MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 301

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

Advertisement

Modifiers
Property
static
hasEmbeddedVideo:Boolean
static
hasMappableSoftKeys:Boolean
static
hasMFI:Boolean
static
hasMIDI:Boolean
static
hasMMS:Boolean
static
hasMouse:Boolean
static
hasMP3:Boolean
static
hasPrinting:Boolean
static
hasQWERTYKeyboard:Boolean
static
hasScreenBroadcast:Boolean
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only]
[read-only] A Boolean value that is true if the
Description
A Boolean value that is true if the
player is running on a mobile device
that supports embedded video;
false otherwise.
Returns true if the mobile device
allows you to reset or reassign
softkey labels and handle events
from those softkeys.
Returns true if the mobile device is
capable of playing sound data in the
MFI audio format.
Returns true if the mobile device is
capable of playing sound data in the
MIDI audio format.
Returns true if the mobile device
can send MMS messages with the
GetURL ActionScript command.
Indicates whether the mobile device
sends mouse-related events to a
Flash Lite player.
Specifies if the mobile device has a
MP3 decoder.
A Boolean value that is true if the
player is running on a mobile device
that supports printing; false
otherwise.
Returns true if the Flash Lite player
can process ActionScript code
associated with all keys found on a
standard QWERTY keyboard,
including the BACKSPACE key.
player supports the development of
screen broadcast applications to be
run through Flash Media Server;
false otherwise.
capabilities (System.capabilities)
301

Advertisement

Table of Contents
loading

Table of Contents