CHAPTER 2
Flash Lite Properties
This section describes the properties that Macromedia Flash Lite 1.x recognizes. The entries
are listed alphabetically, ignoring any leading underscores. The properties are summarized in
the following table:
Property
Description
Specifies or returns a reference to the main movie timeline.
/ (Forward slash)
Returns the alpha transparency value of a movie clip.
_alpha
Returns the number of the frame in which the playhead is located in
_currentframe
the timeline.
Specifies whether a yellow rectangle appears around the button or
_focusrect
text field that has the current focus.
Returns the number of frames that have been loaded from a
_framesloaded
dynamically loaded SWF file.
Specifies the height of the movie clip, in pixels.
_height
Specifies the level of anti-aliasing applied to the current SWF file.
_highquality
Returns a reference to the root timeline of
_level
loadMovieNum()
before you use the
_levelN
Indicates the line number of the first visible line of text in a scrollable
maxscroll
text field when the last line in the field is also visible.
Returns the instance name of a movie clip. It applies only to movie
_name
clips and not to the main timeline.
Returns the rotation of the movie clip, in degrees, from its original
_rotation
orientation.
Controls the display of information in a text field associated with a
scroll
variable. The
displaying content; after you set it, Flash Lite updates it as the user
scrolls through the text field.
function to load SWF files into the Flash Lite player
property to target them. You can also use
_level
to target a loaded SWF file at the level assigned by
property defines where the text field begins
scroll
. You must use the
_levelN
.
N
2
47
Need help?
Do you have a question about the FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE and is the answer not in the manual?