|
|
Adobe AIR–specific functionalityThis topic provides an overview of the functionality in Adobe® AIR® that is not available to SWF content running in Adobe® Flash® Player. AIR-specific classesThe following runtime classes are specific to Adobe AIR. They are not available to SWF content running in the browser:
Also, the flash.security package includes the IURIDereferencer interface, which is AIR-specific. Runtime classes with AIR-specific 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. This parameter is available only to content running in AIR. AIR-specific Flex componentsThe following Adobe® Flex™ components are available when developing content for Adobe AIR:
Service monitoring framework classesThe air.net package contains classes for network detection. This package is only available to content running in Adobe AIR. It is included in the ServiceMonitor.swc file. The package includes the following classes: |