System.capabilities.avHardwareDisable
Availability
Flash Player 7.
Usage
System.capabilities.avHardwareDisable:Boolean
Description
Read-only property; a Boolean value that specifies whether access to the user's camera and
microphone has been administratively prohibited (
.
AVD
Example
The following example traces the value of this read-only property:
trace(System.capabilities.avHardwareDisable);
See also
Camera.get(), Microphone.get(),
) or allowed (
true
System.showSettings()
System.capabilities.avHardwareDisable
). The server string is
false
817
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?