User Guide

94 ActionScript language elements
_capSMAF 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.
_capSMS 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.
_capStreamSound 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.
_focusrect Property (global); specifies whether a yellow
rectangle appears around the button or movie clip
that has keyboard focus.
_forceframerate Tells the Flash Lite player to render at the
specified frame rate.
_global A reference to the global object that holds the core
ActionScript classes, such as String, Object, Math,
and Array.
_highquality 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.
_level A reference to the root Timeline of _levelN.
maxscroll 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.
Modifiers Property Description