MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Reference page 429

Actionscript language reference
Table of Contents

Advertisement

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(),
System.capabilities.hasAccessibility
Availability
Flash Player 6.
Usage
System.capabilities.hasAccessibility:Boolean
Description
Read-only property: a Boolean value that is
supports communication between Flash Player and accessibility aids;
string is
.
ACC
Example
The following example traces the value of this read-only property:
trace(System.capabilities.hasAccessibility);
See also
Accessibility.isActive(), Accessibility.updateProperties(),
System.capabilities.hasAudio
Availability
Flash Player 6.
Usage
System.capabilities.hasAudio:Boolean
) or allowed (
true
System.showSettings()
if the player is running in an environment that
true
). The server string is
false
otherwise. The server
false
_accProps
System.capabilities.hasAudio
429

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flex

Table of Contents