System.capabilities.hasVideoEncoder
Availability
Flash Player 6.
Usage
System.capabilities.hasVideoEncoder:Boolean
Description
Read-only property: a Boolean value that is
that coming from a web camera;
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasVideoEncoder);
828
Chapter 2: ActionScript Language Reference
if the player can encode a video stream, such as
true
otherwise. The server string is
false
.
VE
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?