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

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

Advertisement

Table of Contents
loading

Table of Contents