System.capabilities.serverString
Availability
Flash Player 6.
Usage
System.capabilities.serverString:String
Description
Read-only property; a URL-encoded string that specifies values for each
property, as shown in the following example:
A=t&SA=t&SV=t&EV=t&MP3=t&AE=t&VE=t&ACC=f&PR=t&SP=t&SB=f&DEB=t&V=WIN%207%2C0%2C
19%2C0&M=Macromedia%20Windows&R=1600x1200&DP=72&COL=color&AR=1.0&OS=Windows%20
XP&L=en&PT=External&AVD=f&LFD=f&WD=f
Example
The following example traces the value of this read-only property:
trace(System.capabilities.serverString);
System.capabilities.version
Availability
Flash Player 6.
Usage
System.capabilities.version:String
Description
Read-only property; a string containing the Flash Player platform and version information (for
example,
"WIN 7,0,19,0"
Example
The following example traces the value of this read-only property:
trace(System.capabilities.version);
). The server string is
V
.
System.capabilities.version
System.capabilities
439
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers