System.capabilities.screenColor
Availability
Flash Player 6.
Usage
System.capabilities.screenColor:String
Description
Read-only property; a string that indicates the screen color. This property can have the value
", "
" or
"color
gray
The server string is
Example
The following example traces the value of this read-only property:
trace(System.capabilities.screenColor);
", which represents color, grayscale, and black and white, respectively.
"bw
.
COL
System.capabilities.screenColor
837
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?