Tomorrow the interactive marketing agency BLITZ will release source code and scripts for using Kinect with Adobe Flash by way of Node.js. The company has also released a short video tutorial, embedded below, explaining how to get Kinect and Flash working together. BLITZ’s solution should also work with Silverlight and Unity. The source code will be available from BLITZ’s blog at 8:00 AM Pacific on January 12.
read more>
Flash Kinect Demo from BLITZ Agency on Vimeo.
Today i think about the usage from getter / setter or public vars in Classes. First it was to know that you call a Method when you call a setter / getter.
I found on wonderfl a Performance Test and the Result is Amazing!!!
classA use public Vars
classB use setter / getter
object(set only)————————
classA > 311 ms
classB > 636 ms
string(set only)————————
classA > 85 ms
classB > 532 ms
int(set only)————————
classA > 32 ms
classB > 508 ms
object(get only)————————
classA > 29 ms
classB > 450 ms
string(get only)————————
classA > 30 ms
classB > 452 ms
int(get only)————————
classA > 29 ms
classB > 452 ms
object(set/get)————————
classA > 228 ms
classB > 1105 ms
the hole Test on :
http://wonderfl.net/c/ywZH

100.000 Particles
Wow that is Awesome, just Click the Link and enjoy what Flash can
do with your Mind
by Flash & Math
http://www.flashandmath.com/flashcs4/lightmore/
I win a Arduino Starter Kit by the Quick Contest of Mike Chambers read it here:
http://www.mikechambers.com/blog/2010/08/04/quick-contest-flash-and-arduino/

What is Arduino?
Arduino is a tool for making computers that can sense and control more of the physical world than your desktop computer. It’s an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board.
Arduino can be used to develop interactive objects, taking inputs from a variety of switches or sensors, and controlling a variety of lights, motors, and other physical outputs. Arduino projects can be stand-alone, or they can be communicate with software running on your computer (e.g. Flash, Processing, MaxMSP.) The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free.
The Arduino programming language is an implementation of Wiring, a similar physical computing platform, which is based on the Processing multimedia programming environment.
read more
http://www.kasperkamperman.com/blog/
http://file-error.net/1o1o1o1o1/?Physical_Computing_and_Interaction:Arduino:Arduino_VS_Flash
http://www.creativeapplications.net/sound/wireless-arduino-of-tutorial/
German description:
http://createordie.de/cod/artikel/Flash-an-Arduino-bitte-melden!-3153.html

>> AMBI2FLV <<
Kurzbeschreibung:
Meine Idee war es den realen Effekt von Phillips Ambilight Fernseher auf einen FLV-Player zu adaptieren. Eine Version für AS 3.0 ist geplant.
Technik:
- ActionScript 2.0 FlashPlayer 9
- Videos werden geladen
- Applikation ist als Flash Komponente entwickelt