Detect Pen Tablet Pressure using an AIR Native Extension

This native extension allows you to detect the input pressure of compatible pen tablet devices. This post includes a video demo of the code running on the Eee Slate and a downloadable ANE that you can use without installing Visual Studio. Problem: A big thanks to the Magical Hobo for creating the c++ code for [...]

AIR Mobile User Group

Are you interested in cross platform mobile development with AIR? Join us next Tuesday, September 13 at 7:00pm to get the inside scoop on AIR mobile development from community members in the Twin Cities. Speakers will include Danny Patterson, Andrew Charon and Chris Black with more to be announced. We’ll be running through our real [...]

Flash is Alive and Kicking, FITC Toronto Highlights

Interested in what devices support mobile AIR? Want to know how to keep your PlayBook app running in the background? Are you in the market for a $2,750 Tron watch? In this post I’ll share the highlights from FITC Toronto 2011. Being the first conference since AIR 2.6 and the launch of the PlayBook there [...]

iOS, Android and BlackBerry in a Single Click with ANT

***Update: Use package.blackberry OR install.blackberry when running the ANT task, using both will overwrite the BAR file and remove signing. Verify your BAR is signed by renaming it from app.bar to app.zip, extract and ensure you have META-INF/AUTHOR.EC and META-INF/RDK.EC included in the zip.*** Create your market ready AIR apps for iOS, Android and the [...]