User Guide

302 ActionScript classes
static hasScreenPlayback:Boolean [read-only] A Boolean value that is true if the
player supports the playback of
screen broadcast applications that
are being run through Flash Media
Server; false otherwise.
static hasSharedObjects:Boolean [read-only] Returns true if the Flash Lite
content playing back in an
application can access the Flash
Lite version of shared objects.
static hasSMAF:Boolean [read-only] Returns true if the mobile device is
capable of playing sound data in the
SMAF audio format.
static hasSMS:Number [read-only] Indicates if the mobile device can
send SMS messages with the
GetURL ActionScript command.
static hasStreamingAudio:Boolean [read-only] A Boolean value that is true if the
player can play streaming audio;
false otherwise.
static hasStreamingVideo:Boolean [read-only] A Boolean value that is true if the
player can play streaming video;
false otherwise.
static hasStylus:Boolean [read-only] Indicates if the mobile device
supports stylus-related events.
static hasVideoEncoder:Boolean [read-only] Specifies if the Flash Player can
encode a video stream.
static imageMIMETypes:Array [read-only] Returns an array that contains all
MIME types that the loadMovie
function and the codecs for a mobile
device support for processing
images.
static isDebugger:Boolean [read-only] A Boolean value that indicates
whether the player is an officially
released version (false) or a
special debugging version (true).
static language:String [read-only] Indicates the language of the
system on which the player is
running.
Modifiers Property Description