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