Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > capabilities (System.capabilities) > hasStreamingVideo (capabilities.hasStreamingVideo property) | |||
public static hasStreamingVideo : Boolean [read-only]
A Boolean value that is true if the player can play streaming video; false otherwise. The server string is SV.
Availability: ActionScript 1.0; Flash Player 6,0,65,0
The following example traces the value of this read-only property:
trace(System.capabilities.hasStreamingVideo);
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/00001510.html