System.capabilities.screenResolutionX
Availability
Flash Player 6.
Usage
System.capabilities.screenResolutionX:Number
Description
Read-only property; an integer that indicates the maximum horizontal resolution of the screen.
The server string is
Example
The following example traces the value of this read-only property:
trace(System.capabilities.screenResolutionX);
(which returns both the width and height of the screen).
R
System.capabilities.screenResolutionX
839
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?