294
Chapter 12: ActionScript Dictionary
Event handler summary for the Button class
Button._visible
A Boolean value that indicates whether a button instance is hidden or
visible.
Button._width
The width of a button instance, in pixels.
Button._x
The
x
coordinate of a button instance.
Button._xmouse
The
x
coordinate of the mouse pointer relative to a button instance.
Button._xscale
The value specifying the percentage for horizontally scaling a button
instance.
Button._y
The
y
coordinate of a button instance.
Button._ymouse
The
y
coordinate of the mouse pointer relative to a button instance.
Button._yscale
The value specifying the percentage for vertically scaling a button
instance.
Event handler
Description
Button.onDragOut
Invoked when the mouse button is pressed over the button and the
pointer then rolls outside the button.
Button.onDragOver
Invoked when the user presses and drags the mouse button outside
and then over the button.
Button.onKeyUp
Invoked when a key is released.
Button.onKillFocus
Invoked when focus is removed from a button.
Button.onPress
Invoked when the mouse is pressed while the pointer is over a button.
Button.onRelease
Invoked when the mouse is released while the pointer is over a button.
Button.onReleaseOutside
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.
Button.onRollOut
Invoked when the pointer rolls outside of a button area.
Button.onRollOver
Invoked when the mouse pointer rolls over a button.
Button.onSetFocus
Invoked when a button has input focus and a key is released.
Property
Description
Summary of Contents for FLASH MX 2004 - ACTIONSCRIPT
Page 1: ...ActionScript Reference Guide...
Page 8: ...8 Contents...
Page 12: ......
Page 24: ...24 Chapter 1 What s New in Flash MX 2004 ActionScript...
Page 54: ...54 Chapter 2 ActionScript Basics...
Page 80: ...80 Chapter 3 Writing and Debugging Scripts...
Page 82: ......
Page 110: ...110 Chapter 5 Creating Interaction with ActionScript...
Page 112: ......
Page 120: ...120 Chapter 6 Using the Built In Classes...
Page 176: ......
Page 192: ...192 Chapter 10 Working with External Data...
Page 202: ...202 Chapter 11 Working with External Media...
Page 204: ......
Page 782: ...782 Chapter 12 ActionScript Dictionary...
Page 793: ...Other keys 793 221 222 Key Key code...
Page 794: ...794 Appendix C Keyboard Keys and Key Code Values...
Page 798: ...798 Appendix D Writing Scripts for Earlier Versions of Flash Player...
Page 806: ...806 Appendix E Object Oriented Programming with ActionScript 1...
Page 816: ...816 Index...