“Be inspired, enjoy your work, keep learning and never forget to play.” — gskinner

Actionscript Project using AIR inside Flex Builder 3

Posted: November 20th, 2007 | Author: Tiago Bilou | Filed under: Actionscript3, Adobe AIR | No Comments »

If you create an Actionscript Project inside Flex Buider 3 beta, there is no option to create and AIR application. However, when you create a Flex Project the option is there.

So how can you create an AIR Application in an Actionscript Project with Flex Builder 3 beta?

I found the answer in Mark Walters BlogIn a nutshell

  • create a Flex Project
  • choose AIR as the application type
  • click next
  • click next again
  • rename the main application file from .mxml to .as


Leave a Reply