User Guide

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