(Forward Slash) - MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 1.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Property
_target
_totalframes
_visible
_width
_x
_xscale
_y
_yscale

/ (Forward slash)

Availability
Flash Lite 1.0
Usage
/
/targetPath
/:varName
Description
Identifier; specifies or returns a reference to the main movie timeline. The functionality
provided by this property is similar to that provided by the
Example
To specify a variable on a timeline, use slash syntax (/) combined with the colon (:).
Example 1: The
car
/:car
Example 2: The
car
main Timeline:
/mc1/:car
48
Flash Lite Properties
Description
Returns the target path of the movie clip instance.
Returns the total number of frames in a movie clip.
Indicates whether a movie clip is visible.
Returns the width of the movie clip, in pixels.
Contains an integer that sets the x coordinate of a movie clip.
Sets the horizontal scale (
from the registration point of the movie clip.
Contains an integer that sets the y coordinate of a movie clip, relative
to the local coordinates of the parent movie clip.
Sets the vertical scale (
the registration point of the movie clip.
variable on the main Timeline:
variable in the movie clip instance mc1 that resides on the
) of the movie clip, as applied
percentage
) of the movie clip, as applied from
percentage
property in Flash 5.
_root

Advertisement

Table of Contents
loading
Need help?

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?

Table of Contents