03.05.2013 Views

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Method summary<br />

Methods inherited from class Object<br />

addProperty (Object.addProperty method), hasOwnProperty<br />

(Object.hasOwnProperty method), isPropertyEnumerable<br />

(Object.isPropertyEnumerable method), isPrototypeOf (Object.isPrototypeOf<br />

method), registerClass (Object.registerClass method), toString<br />

(Object.toString method), unwatch (Object.unwatch method), valueOf<br />

(Object.valueOf method), watch (Object.watch method)<br />

avHardwareDisable (capabilities.avHardwareDisable<br />

property)<br />

public static avHardwareDisable : Boolean [read-only]<br />

A Boolean value that specifies whether access to the user's camera <strong>and</strong> microphone has been<br />

administratively prohibited (true) or allowed (false). The server string is AVD.<br />

Availability: <strong>ActionScript</strong> 1.0; Flash Player 7<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.avHardwareDisable);<br />

See also<br />

get (Camera.get method), get (Microphone.get method), showSettings<br />

(System.showSettings method)<br />

hasAccessibility (capabilities.hasAccessibility<br />

property)<br />

public static hasAccessibility : Boolean [read-only]<br />

A Boolean value that is true if the player is running in an environment that supports<br />

communication between Flash Player <strong>and</strong> accessibility aids; false otherwise. The server<br />

string is ACC.<br />

Availability: <strong>ActionScript</strong> 1.0; Flash Player 6<br />

Example<br />

The following example traces the value of this read-only property:<br />

trace(System.capabilities.hasAccessibility);<br />

414 <strong>ActionScript</strong> classes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!