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

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
_capSMAF
_capSMS
_capStreamSound
_focusrect
_forceframerate
_global
_highquality
_level
maxscroll
94
ActionScript language elements
Description
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasSMAF property.
Indicates whether the device can play multimedia
files in the Synthetic music Mobile Application
Format (SMAF). If so, this variable is defined and
has a value of 1; if not, this variable is undefined.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasSMS property.
Indicates whether Flash Lite can send Short
Message Service (SMS) messages by using the
GetURL() ActionScript command.
Deprecated since Flash Lite Player 2.0. This
action was deprecated in favor of the
System.capabilities.hasStreamingAudio
property.
Indicates whether the device can play streaming
(synchronized) sound.
Property (global); specifies whether a yellow
rectangle appears around the button or movie clip
that has keyboard focus.
Tells the Flash Lite player to render at the
specified frame rate.
A reference to the global object that holds the core
ActionScript classes, such as String, Object, Math,
and Array.
Deprecated since Flash Player 5. This property
was deprecated in favor of _quality.
Specifies the level of anti-aliasing applied to the
current SWF file.
A reference to the root Timeline of _levelN.
Deprecated since Flash Player 5. This property
was deprecated in favor of
TextField.maxscroll.
Indicates the line number of the top line of visible
text in a text field when the bottom line in the field
is also visible.

Advertisement

Table of Contents
loading

Table of Contents