Can I reuse existing Flex 2 code in an Adobe AIR application?
Yes. In fact, you should not need to re-write any code to have an existing Flex application run within Adobe AIR, although you may need to write additional code to take advantage of Adobe AIR specific APIs and controls. What are some of the APIs that Adobe AIR will expose to developers? Some of the APIs that have been publicly discussed are: File I/O, Online / Offline, Windowing, Clipboard, System Drag and Drop, Full Network API support, and Local Storage / Settings Will Adobe AIR applications be able to work offline? Yes. Adobe AIR will provide a set of APIs to make it easy to develop connected applications that work while offline. Does Adobe AIR provide an application update mechanism? Yes. Adobe AIR provides a mechanism to make it easy to update applications. Many community members are also working on application update frameworks. Is Adobe AIR an .exe /projector creator? No. Adobe AIR is a cross-operating system runtime that runs on the user’s system. One of the advantages of this