System.capabilities.hasMP3
Availability
Flash Player 6.
Usage
System.capabilities.hasMP3:Boolean
Description
Read-only property: a Boolean value that is
MP3 decoder;
false
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasMP3);
System.capabilities.hasPrinting
Availability
Flash Player 6 r65.
Usage
System.capabilities.hasPrinting:Boolean
Description
Read-only property: a Boolean value that is
supports printing;
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasPrinting);
System.capabilities.hasScreenBroadcast
Availability
Flash Player 6 r79.
Usage
System.capabilities.hasScreenBroadcast:Boolean
Description
Read-only property: a Boolean value that is
broadcast applications to be run through the Flash Communication Server;
server string is
SB
otherwise. The server string is
otherwise. The server string is
false
.
if the player is running on a system that has an
true
.
MP3
if the player is running on a system that
true
.
PR
if the player supports the development of screen
true
System.capabilities.hasScreenBroadcast
otherwise. The
false
431
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?