MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 294

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

Advertisement

Property
Button._visible
Button._width
Button._x
Button._xmouse
Button._xscale
Button._y
Button._ymouse
Button._yscale
Event handler summary for the Button class
Event handler
Button.onDragOut
Button.onDragOver
Button.onKeyUp
Button.onKillFocus
Button.onPress
Button.onRelease
Button.onReleaseOutside
Button.onRollOut
Button.onRollOver
Button.onSetFocus
294
Chapter 12: ActionScript Dictionary
Description
A Boolean value that indicates whether a button instance is hidden or
visible.
The width of a button instance, in pixels.
The x coordinate of a button instance.
The x coordinate of the mouse pointer relative to a button instance.
The value specifying the percentage for horizontally scaling a button
instance.
The y coordinate of a button instance.
The y coordinate of the mouse pointer relative to a button instance.
The value specifying the percentage for vertically scaling a button
instance.
Description
Invoked when the mouse button is pressed over the button and the
pointer then rolls outside the button.
Invoked when the user presses and drags the mouse button outside
and then over the button.
Invoked when a key is released.
Invoked when focus is removed from a button.
Invoked when the mouse is pressed while the pointer is over a button.
Invoked when the mouse is released while the pointer is over a button.
Invoked when the mouse is released while the pointer is outside the
button after the button is pressed while the pointer is inside the button.
Invoked when the pointer rolls outside of a button area.
Invoked when the mouse pointer rolls over a button.
Invoked when a button has input focus and a key is released.

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?

Table of Contents