User Guide
300 ActionScript classes
Property summary
Modifiers Property Description
static audioMIMETypes:Array [read-only] Returns an array of MIME types for
audio codecs supported by a mobile
device.
static avHardwareDisable:Boolean [read-only] A Boolean value that specifies
whether access to the user's
camera and microphone has been
administratively prohibited (true) or
allowed (false).
static has4WayKeyAS:Boolean [read-only] A Boolean value that is true if the
Flash Lite player executes the
ActionScript code associated with
key event handlers that are
associated with the left, right, up,
and down keys.
static hasAccessibility:Boolean [read-only] A Boolean value that is true if the
player is running in an environment
that supports communication
between Flash Player and
accessibility aids; false otherwise.
static hasAudio:Boolean [read-only] Specifies if the system has audio
capabilities.
static hasAudioEncoder:Boolean [read-only] Specifies if the Flash Player can
encode an audio stream.
static hasCMIDI:Boolean [read-only] Returns true if the mobile device
can play sound data in the CMIDI
audio format.
static hasCompoundSound:Boolean [read-only] Returns true if the Flash Lite player
can process compound sound data.
static hasDataLoading:Boolean [read-only] Returns true if the Flash Lite player
can dynamically load additional data
through calls to specific functions.
static hasEmail:Boolean [read-only] Returns true if the Flash Lite player
can send e-mail messages with the
GetURL ActionScript command.