User Guide
Table Of Contents
- Contents
- Introduction
- Optimizing Content
- Working with Sound
- ActionScript Enhancements for Flash Lite 1.1
- New FSCommand and FSCommand2 commands
- Creating Content
- Testing Content
- Development Kit Examples
- Resources and Support
- Supported ActionScript
- Supported ActionScript Properties
- Warning and Error Messages

73
_visible
Property; determines whether the specified movie
clip is visible. Movie clips that are not visible (when
the property is set to
false) are disabled.
Fully supported
_width
Property (read-only); retrieves the width of the space
occupied by a movie’s content. In Flash Lite,
_width
is a read- only property.
Fully supported
_x
Property; sets the x coordinate of the movie clip
relative to the local coordinates of the parent movie
clip.
Fully supported
_xscale
Property; determines the horizontal scale
(percentage) of the movie clip as applied from the
registration point of the movie clip.
Fully supported
_y
Property; sets the y coordinate of the movie clip
relative to the local coordinates of the parent movie
clip.
Fully supported
_yscale
Property; sets the vertical scale (percentage) of the
movie clip as applied from the registration point of
the movie clip.
Fully supported
Properties Description Support