MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 541

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

MovieClip._x
Availability
Flash Player 3.
Usage
my_mc._x
Description
Property; an integer that sets the x coordinate of a movie clip relative to the local coordinates of
the parent movie clip. If a movie clip is in the main Timeline, then its coordinate system refers to
the upper left corner of the Stage as (0, 0). If the move clip is inside another movie clip that has
transformations, the movie clip is in the local coordinate system of the enclosing movie clip.
Thus, for a movie clip rotated 90 degrees counterclockwise, the movie clip's children inherit a
coordinate system that is rotated 90 degrees counterclockwise. The movie clip's coordinates refer
to the registration point position.
See also
MovieClip._xscale
MovieClip._xmouse
Availability
Flash Player 5.
Usage
my_mc._xmouse
Description
Property (read-only); returns the x coordinate of the mouse position.
See also
Mouse
class,
MovieClip._ymouse
,
,
MovieClip._y
MovieClip._yscale
MovieClip._xmouse
541

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents