| Adobe AIR 1.1(Not your version?) |
|
|
New functionality in Adobe AIRThis topic provides an overview of the new functionality in Adobe® AIR™ that is not available to SWF content running in Adobe® Flash® Player. New runtime classesThe following runtime classes are new in Adobe AIR. They are not available to SWF content running in the browser:
Also, the flash.security package includes the IURIDereferencer interface. Runtime classes with new functionalityThe following classes are available to SWF content running in the browser, but AIR provides additional properties or methods:
Most of these new properties and methods are available only to content in the AIR application security sandbox. However, the new members in the URLRequest classes are also available to content running in other sandboxes. The ByteArray.compress() and ByteArray.uncompress() methods each include a new algorithm parameter, allowing you to choose between deflate and zlib compression. |