72
Appendix B: Supported ActionScript Properties
_framesloaded
Property (read-only); the number of frames that have
been loaded from a streaming movie. This property is
useful for determining whether the contents of a
specific frame, and all the frames before it, have
loaded and are available locally in a user’s browser.
Fully supported
_height
Property (read-only); retrieves the height of the
space occupied by a movie’s content.
In Flash Lite,
_height
is a read-only property.
Fully supported
_highquality
Property (global); specifies the level of anti-aliasing
applied to the current movie. This property can be
used to control bitmap smoothing as well.
Partially supported
(bitmap smoothing
not supported)
_level
In Flash Lite, SWF files are assigned a number
according to the order in which they are loaded. The
SWF file that is loaded first is loaded at the bottom
level, level 0. The SWF file in level 0 sets the frame
rate, background color, and frame size for all
subsequently loaded SWF files. SWF files are then
stacked in higher-numbered levels above the SWF
file in level 0.
This property is a reference to the root movie clip
Timeline of
levelN
.
Fully supported
Maxscroll
Property; a read-only property that works with the
Scroll
property to control the display of information
in a text field. This property can be retrieved, but not
modified.
Fully supported
_name
Property; specifies the movie clip instance name.
Fully supported
_rotation
Property; specifies the rotation, in degrees, of the
movie clip.
Fully supported
Scroll
Controls the display of information in a text field
associated with a variable. The
Scroll
property
defines where the text field begins displaying
content. After you set it, Flash Lite updates it as the
user scrolls through the text field. The
Scroll
property is useful for directing users to a specific
paragraph in a long passage, or creating scrolling text
fields.
Fully supported
_soundbuftime
Property (global); establishes the number of seconds
it takes to stream sound to the prebuffer.
Not supported
_target
Property (read-only); returns the target path of the
movie clip instance specified as
argument.
Fully supported
_totalframes
Property (read-only); evaluates the movie clip
specified as
argument and returns the total number
of frames in the SWF file.
Fully supported
_url
Property (read only); retrieves the URL of the SWF
file from which the movie clip was downloaded.
Not supported
Properties
Description
Support
Содержание FLASH MX PROFESSIONAL 2004 - FLASH LITE 1.1...
Страница 1: ...Macromedia Flash Lite 1 1 Authoring Guidelines...
Страница 6: ...6 Contents...
Страница 10: ...10 Chapter 1 Introduction...
Страница 20: ...20 Chapter 2 Optimizing Content...
Страница 56: ...56 Chapter 7 Testing Content...
Страница 58: ...58 Chapter 8 Development Kit Examples...
Страница 74: ...74 Appendix B Supported ActionScript Properties...