Search

 

May 2012
S M T W T F S
« Feb    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Archives

Next Entries »

Flex Based AIR on PlayBook – Tutorial

Thursday, November 18th, 2010

TweetSo, here is what you have been waiting to see. Flex Based AIR applications running on the RIM Blackberry PlayBook emulator via VM Ware. How do I know they are Flex based apps? Easy, I wrote them myself for Android and just recompiled to a .bar file using the instructions that Renaun posted on his [...]

AIR on Android: Splash Screen

Tuesday, November 9th, 2010

TweetHere is a short but sweet little post. The fine folks at Adobe has made it super simple to add a splash screen to your AIR on Android application. Simply add the splashScreenImage property to your <s:MobileApplication/>. Here is a basic example: 123456789<?xml version="1.0" encoding="utf-8"?> <s:MobileApplication xmlns:fx="http://ns.adobe.com/mxml/2009"                 [...]

Create your 1st Flex based AIR on Android Application

Monday, October 25th, 2010

TweetFlex Builder Burrito is finally here and I know that you are chomping at the bit to start building Flex based Android applications. I have just posted a full tutorial on creating your first Flex based Multi Screen application for AIR on Android over at InsideRIA. Check it out here.

Flex Builder Burrito and Hero SDK are here!

Monday, October 25th, 2010

TweetFlash Builder Burrito is finally here for the general public. What does this mean for you? Well,it means that you can now start building Flex based AIR applications for Android devices. I have a comprehensive tutorial on building your first AIR on Android Flex application here. It also means you now have access to the [...]

AIR on iPhone: Geolocation

Wednesday, October 20th, 2010

TweetI first created this application using Flash CS5 back in July to try out the geo location features of AIR on Android. Last night I decided to see what would happen if I ran the Packager for iPhone tool on the same exact SWF that I had compiled and installed on Android. The results were [...]

Next Entries »