-
14958 readersWe’re very happy to release AIRKinect 2.0 today! We’ve actually done a complete rewrite of the extension, both the native code and the actionscript API, to make it faster, more stable & easier to use in your projects. With our experience on developing AIRKinect 1, and the feedback we got from the community, we went
-
6345 readersHey guys! Back again with another tutorial and this time we are looking at how quick and easy it is to get AIRKinect running and packaging out in FlashDevelop. If you haven’t checked out the first tutorial on Flash Builder you will want to make sure you have all the basics down. Install the Microsoft Kinect
-
10589 readersHey Gang, Third tutorial is up now looking at getting AIRKinect, or any native extension really, running in IntelliJ IDEA. Again if you haven’t check out the first tutorial on Flash Builder or second tutorial on FlashDevelop I recommend giving them a look over as you will find a lot of helpful information. Don’t forget to Install the
-
6268 readers
-
2696 readersBecause SWF is an open format, if someone wants to peek at your scripting and extract your resources, they can easily do so. It’s very interesting that on the header and sidebar of Ntt.cc, you can find two our sponsor banners: ActionScript Obfuscator and Flash Decompiler, the first one which can encrypt your swf [...]
-
3058 readersI have just posted information about FlashCamp San Francisco, a free developer / designers event that we will be holding in the Adobe San Francisco Office on Friday night, April 16th. This will be similar to the other world wide FlashCamps going on this spring, with this event focusing on Flash Player 10.1, Flash CS5,
-
2774 readersI have just posted information about FlashCamp San Francisco, a free developer / designers event that we will be holding in the Adobe San Francisco Office on Friday night, April 16th. This will be similar to the other world wide FlashCamps going on this spring, with this event focusing on Flash Player 10.1, Flash CS5,
1844 readersI have just posted information about FlashCamp San Francisco, a free developer / designers event that we will be holding in the Adobe San Francisco Office on Friday night, April 16th. This will be similar to the other world wide FlashCamps going on this spring, with this event focusing on Flash Player 10.1, Flash CS5,
-
6792 readersSometimes I am amazed that two parts of a single company can't work together. Today was a classic example - I needed to install Adobe's Flash CS5 authoring tool, and already had a debug Flash player installed in FireFox. I also use Flash Builder for debugging Flex in the standalone player. read more
-
2646 readersFor a recent project of mine I created an ActionScript 3.0 API for JSFL. The API is used as a communication layer between a Flash panel (built in Flex), and the JSFL interpreter in the Flash authoring environment. What follows is an explanation of how to execute unit tests in the Flash authoring environment, verify