674 Chapter 12: ActionScript Dictionary
System.capabilities.screenDPI
Availability
Flash Player 6.
Usage
System.capabilities.screenDPI
Description
Property; indicates the dots-per-inch (dpi) resolution of the screen, in pixels. The server string
is
DP.
System.capabilities.screenResolutionX
Availability
Flash Player 6.
Usage
System.capabilities.screenResolutionX
Description
Property; an integer that indicates the maximum horizontal resolution of the screen. The server
string is
R (which returns both the width and height of the screen).
System.capabilities.screenResolutionY
Availability
Flash Player 6.
Usage
System.capabilities.screenResolutionY
Description
Property; an integer that indicates the maximum vertical resolution of the screen. The server
string is
R (which returns both the width and height of the screen).