TrajiklyHip - Blog - The Personal Blog of Aaron West
The Four Obsessions of an Extraordinary Executive by Patrick Lencioni         The Five Temptations of a CEO by Patrick Lencioni         Getting Things Done by David Allen         The Tin Roof Blowdown by James Lee Burke         The 7 Habits of Higly Effective People by Stephen R. Covey         Books I've recently read and recommend!
June 11, 2007

The Apollo Alpha and AIR (Adobe Integrated Runtime) both package up your Flex or HTML applications as an .air file that you distribute to your end users. The user simply double-clicks the .air file to install the application and begin using it like any other installed app. But what's in a .air file? Why not take a look for yourself? Simply change the extension from .air to .zip and take a peek.

You'll find the following items:

  • the SWF files built from compiling your application
  • external files you've included in the app (icons, images, videos)
  • a meta-inf (meta information) folder that includes your application descriptor file (application.xml)
  • several files that perform the installation

You may be thinking the ability to introspect AIR applications is a security risk to your code. For now, .air files cannot be protected to keep people from looking at their contents.

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Very interesting...thanks for the little tidbit.
# Posted By Andy Matthews | 6/11/07 11:31 PM
BlogCFC was created by Raymond Camden. This blog is running version 5.5.005.