Tutorial: Kinect to Flash
Saturday, July 2nd, 2011In this tutorial, you will learn how to make Microsoft’s Kinect sensor communicate with an swf file as I recently demonstrated in a previous post. It actually doesn’t require a ton of code, but it does involve several different technologies and there is a bit of set up to get the Kinect side going that I won’t be going into detail on. However, links to the channel9 video tutorials are provided.
This tutorial will focus on the modifications to the C# code, the Node.js server and of course the Flash file and ActionScript. As usual, all files are available for download at the end of this tutorial. (more...)

