The WebKit engine used in Adobe AIR allows most Ajax frameworks to work in Adobe AIR. Adobe AIR has a multi-tier security model that only allows access to desktop APIs to code that is run within what is known as the "application sandbox". To enhance the security of AIR applications built with HTML and Javascript, Adobe AIR has restrictions on the application sandbox for Javascript applications. These restrictions prevent some Ajax frameworks from working in the application sandbox. The following chart shows which frameworks are currently known to work without modification in the application sandbox.
| Supported Application Ajax Frameworks and Libraries | Exceptions |
|---|---|
| Dojo Toolkit 1.1.0 Beta |
|
| Ext JS 2.0.2 with Adobe AIR Adapter |
|
| jQuery 1.2.3 |
|
| MochiKit 1.3.1 | No Exceptions |
| MooTools 1.11 | No Exceptions |
| Spry Prerelease 1.6.1 |
|
| YUI 2.5.1 |
|
| FCKEditor 2.6.0 Beta | No Exceptions |
The Adobe AIR SDK can be licensed for redistribution. This allows the developer community to build tools that create Adobe AIR application installation files. The following popular IDEs for building applications using HTML and Javascript currently provide integrated support for deploying to Adobe AIR.