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