Audiomimetypes (Capabilities.audiomimetypes Property); Avhardwaredisable (Capabilities.avhardwaredisable Property) - MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Method summary
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
audioMIMETypes (capabilities.audioMIMETypes
property)
public static audioMIMETypes :
Returns an array of MIME types for audio codecs supported by a mobile device.
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.audioMIMETypes);
avHardwareDisable (capabilities.avHardwareDisable
property)
public static avHardwareDisable :
A Boolean value that specifies whether access to the user's camera and microphone has been
administratively prohibited (
Note: For Flash Lite 2.0, the value returned is always
Availability: ActionScript 1.0; Flash Lite 2.0
Example
The following example traces the value of this read-only property:
trace(System.capabilities.avHardwareDisable);
304
ActionScript classes
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
Array
Boolean
) or allowed (
true
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
[read-only]
[read-only]
). The server string is
false
.
true
valueOf
.
AVD

Advertisement

Table of Contents
loading

Table of Contents