Adobe® Flex® 4 Language Reference
Hide Packages and Classes List |  Packages  |  Classes  |  Index  |  Appendixes
 
flash.system 

The flash.system package contains classes for accessing system-level functionality, such as security, garbage collection, etc.



Functions
 FunctionDescription
 fscommand Lets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser.
Classes
 ClassDescription
 ApplicationDomain The ApplicationDomain class is a container for discrete groups of class definitions.
 Capabilities The Capabilities class provides properties that describe the system and player that are hosting a SWF file.
 IME The IME class lets you directly manipulate the operating system's input method editor (IME) in the Flash Player application that is running on a client computer.
 IMEConversionMode This class contains constants for use with the IME.conversionMode property.
 JPEGLoaderContext The JPEGLoaderContext class includes a property for enabling a deblocking filter when loading a JPEG image.
 LoaderContext The LoaderContext class provides options for loading SWF files and other media by using the Loader class.
 Security The Security class lets you specify how content in different domains can communicate with each other.
 SecurityDomain The SecurityDomain class represents the current security "sandbox," also known as a security domain.
 SecurityPanel The SecurityPanel class provides values for specifying which Security Settings panel you want to display.
 System The System class contains properties related to certain operations that take place on the user's computer, such as operations with shared objects, local settings for cameras and microphones, and the use of the Clipboard.