What is the difference between Adobe Flex and Adobe Air?
Thursday, February 26th, 2009 | Author: larryoz
marquell1 asked:
I am looking at developing applications for cell phones, web, and desktops? I like adobe products and thats what I want to use for my platform.
I am looking at developing applications for cell phones, web, and desktops? I like adobe products and thats what I want to use for my platform.
Thank you,
Real Player
Category: Programming & Design



Friday, 27. February 2009
There are 3 platforms that Flex can run in. Flash, Flash Lite, and Air.
Flash is for the browser. Flash Lite is for the phone. and AIR is for the desktop.
Flex can be used to create any of these applications. However, Flash lite doesn’t allow the use of ActionScript which is essential for creating complex apps.
The difference is also the libraries that you have access to. AIR provides additional libraries so that you can talk to the OS and get things like file listings.