MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 499

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

Advertisement

MovieClip.enabled
Availability
Flash Player 6.
Usage
my_mc.enabled
Description
Property; a Boolean value that indicates whether a button movie clip is enabled. The default value
of
is
enabled
true
event handlers are no longer invoked, and the Over, Down, and Up frames are disabled.
action
The
property does not affect the Timeline of the button movie clip; if a movie clip is
enabled
playing, it continues to play. The movie clip continues to receive movie clip events (for example,
,
mouseDown
mouseUp
The
property only governs the button-like properties of a button movie clip. You can
enabled
change the
enabled
or disabled. The
, the object is not included in automatic tab ordering.
false
MovieClip.endFill()
Availability
Flash Player 6.
Usage
my_mc.endFill()
Parameters
None.
Returns
Nothing.
Description
Method; applies a fill to the lines and curves added since the last call to
beginGradientFill()
or
beginGradientFill()
specified in a
moveTo()
. If
is set to
enabled
,
, and
keyDown
keyUp
property at any time; the modified button movie clip is immediately enabled
property can be read out of a prototype object. If
enabled
. Flash uses the fill that was specified in the previous call to
. If the current drawing position does not equal the previous position
method and a fill is defined, the path is closed with a line and then filled.
, the button movie clip's callback methods and
false
).
is set to
enabled
or
beginFill()
beginFill()
MovieClip.endFill()
499
on

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?

Questions and answers

Table of Contents