MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 134

Actionscript language reference
Table of Contents

Advertisement

Property
Button.useHandCursor
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
134
Chapter 2: ActionScript Language Reference
Description
A Boolean value that indicates whether the pointing hand is displayed
when the mouse passes over a button.
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.
Read-only; 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.
Read-only; 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 button is pressed while the pointer is over a
button.
Invoked when the mouse button is released while the pointer is over a
button.
Invoked when the mouse button is released while the pointer is outside
the button after the button is pressed while the pointer is inside the
button.
Invoked when the mouse 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 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash mx

Table of Contents