AIR for Linux:Documentation
From Adobe Labs
AIR for Linux Developer Notes
These notes discuss various topics on both developing AIR applications to run on Linux and developing AIR applications on Linux. These notes will be updated as time and resources permit.
Using the Flex 3 SDK to develop on Linux
You can use the release version of the Flex 3 SDK to develop both AIR and Flex applications on Linux. However, you will need the tools included in the AIR SDK for Linux alpha in order to test and package your AIR applications on Linux. Use the amxmlc and acompc tools included in the Flex 3 SDK to compile your ActionScript classes and MXML files. Use the adl and adt tools included in the AIR SDK to test and package your AIR application.
Note, if you are developing an AIR application with HTML and JavaScript, you do not need the Flex 3 SDK.
