QuickStart
1. Install the Aperture framework
2. Start Flex Builder and create a new AIR project

3. Copy the application descriptor xml (SystemDemo-app.xml in this sample) into the [InstallDir]\Debug folder

4. Start the debugging Console


5. Test/debug your application

6. Copy the required files from the installation folder into your AIR project src directory


The files will show up in the Flex Navigator

7. Export the AIR release build

That’s all