03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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 />

audioMIMETypes (capabilities.audioMIMETypes<br />

property)<br />

public static audioMIMETypes : Array [read-only]<br />

Returns an array of MIME types for audio codecs supported by a mobile device.<br />

Example<br />

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

trace(System.capabilities.audioMIMETypes);<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 />

Note: For Flash Lite 2.0, the value returned is always true.<br />

Example<br />

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

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

has4WayKeyAS (capabilities.has4WayKeyAS<br />

property)<br />

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

282 ActionScript classes

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

Saved successfully!

Ooh no, something went wrong!