Adobe AIR tour
- AIR is specifically the runtime. Think the .NET runtime - its a cross-platform way of running for desktop apps that are built to it. You can get AIR apps from the web, and those apps can use web content, but it is not really a web technology as such.
- You can build AIR apps from Flash/Flex or HTML/JS - but the runtime itself doesn't require or tie directly to one more than the other.
- The runtime is a free download, the "Product" that Adobe is selling is the authoring tools in this case. The SDK is free, and you can author and build AIR apps without the fancy IDE.
Labels: javascript air

0 Comments:
Post a Comment
<< Home