Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > capabilities (System.capabilities) > hasScreenBroadcast (capabilities.hasScreenBroadcast property) | |||
public static hasScreenBroadcast : Boolean [read-only]
A Boolean value that is true if the player supports the development of screen broadcast applications to be run through the Flash Media Server; false otherwise. The server string is SB.
Availability: ActionScript 1.0; Flash Player 6,0,79,0
The following example traces the value of this read-only property:
trace(System.capabilities.hasScreenBroadcast);
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00001507.html