Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > capabilities (System.capabilities) > serverString (capabilities.serverString property) | |||
public static serverString : String [read-only]
A URL-encoded string that specifies values for each System.capabilities property.
The following example shows a URL-encoded string:
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%208%2C0%2C0%2C0&M=Macromedia%20Windows& R=1600x1200&DP=72&COL=color&AR=1.0&OS=Windows%20XP& L=en&PT=External&AVD=f&LFD=f&WD=f
Availability: ActionScript 1.0; Flash Player 6
The following example traces the value of this read-only property:
trace(System.capabilities.serverString);
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001523.html