Audiomimetypes (Capabilities.audiomimetypes Property); Avhardwaredisable (Capabilities.avhardwaredisable Property) - MACROMEDIA FLASHLITE2 ACTIONSCRIPT-LANGUAGE Reference

Actionscript language reference
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
Need help?

Need help?

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

This manual is also suitable for:

Flash lite 2

Table of Contents