Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Method summary
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
avHardwareDisable (capabilities.avHardwareDisable
property)
public static avHardwareDisable : Boolean [read-only]
A Boolean value that specifies whether access to the user's camera and microphone has been
administratively prohibited (
Availability: ActionScript 1.0; Flash Player 7
Example
The following example traces the value of this read-only property:
trace(System.capabilities.avHardwareDisable);
See also
get (Camera.get method)
(System.showSettings method)
hasAccessibility (capabilities.hasAccessibility
property)
public static hasAccessibility : Boolean [read-only]
A Boolean value that is
communication between Flash Player and accessibility aids;
string is
.
ACC
property),
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
) or allowed (
true
,
get (Microphone.get method)
if the player is running in an environment that supports
true
__proto__ (Object.__proto__
property),
__resolve
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
). The server string is
false
,
showSettings
otherwise. The server
false
capabilities (System.capabilities)
valueOf
.
AVD
407
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?