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



Functions
 FunctionDescription
 fscommandLets the SWF file communicate with either Flash Player or the program hosting Flash Player, such as a web browser.
Classes
 ClassDescription
 ApplicationDomainThe ApplicationDomain class is a container for discrete groups of class definitions.
 CapabilitiesThe Capabilities class provides properties that describe the system and player that are hosting a SWF file.
 IMEThe 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.
 IMEConversionModeThis class contains constants for use with the IME.conversionMode property.
 JPEGLoaderContextJPEGLoaderContext class includes a property for enabling a deblocking filter when loading a JPEG image.
 LoaderContextThe LoaderContext class provides options for loading SWF files and other media by using the Loader class.
 SecurityThe Security class lets you specify how content in different domains can communicate with each other.
 SecurityDomainThe SecurityDomain class represents the current security "sandbox," also known as a security domain.
 SecurityPanelThe SecurityPanel class provides values for specifying which Security Settings panel you want to display.
 SystemThe 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 use of the Clipboard.