Button

Availability
Flash Player 6

Description
All button symbols in a SWF file are instances of the Button object. You can give a button an instance name in the Property inspector, and use the methods and properties of the Button class to manipulate buttons with ActionScript. Button instance names are displayed in the Movie Explorer and in the Insert Target Path dialog box in the Actions panel,

Methods
getDepth 

Events
onDragout  onDragover  onKeyDown  onKeyUp  onKillFocus  onPress  onRelease  onReleaseOutside  onRollOut  onRollOver  onSetFocus 

Properties
_alpha  enabled  _focusrec  _height  _highquality  _name  _parent  _quality  _rotation  _soundbuftime  _target  _url  _visible  _width  _x  _y  _xmouse  _ymouse  _xscale  _yscale  menu 

Button