System class
Availability
Flash Player 6.
Description
This is a top-level class that contains the capabilities object (see
security object (see
listed in the following table.
Method summary for the System class
Method
System.setClipboard()
System.showSettings()
Property summary for the System class
Method
System.exactSettings
System.useCodepage
Event handler summary for the System class
Method
System.onStatus
System.exactSettings
Availability
Flash Player 7 or later.
Usage
System.exactSettings:Boolean
Description
Property; a Boolean value that specifies whether to use superdomain (
(
) matching rules when accessing local settings (such as camera or microphone access
true
permissions) or locally persistent data (shared objects). The default value is
published for Flash Player 7 or later, and
System.security
object), and the methods, properties, and event handlers
Description
Replaces the contents of the system Clipboard with a text string.
Displays a Flash Player Settings panel.
Description
Specifies whether to use superdomain or exact-domain matching rules
when accessing local settings.
Tells Flash Player whether to use Unicode or the traditional code page
of the operating system running the player to interpret external text files.
Description
Provides a super event handler for certain objects.
false
ActionScript Core Classes
System.capabilities
false
for files published for Flash Player 6.
CHAPTER 6
object), the
) or exact domain
for files
true
System.exactSettings
421
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?