Class Button

Button

Field Index

_alpha, _focusrect, _height, _name, _parent, _quality, _rotation, _soundbuftime, _target, _url, _visible, _width, _x, _xmouse, _xscale, _y, _ymouse, _yscale, enabled, tabEnabled, tabIndex, trackAsMenu, useHandCursor

Method Index

getDepth(), onDragOut(), onDragOver(), onKeyDown(), onKeyUp(), onKillFocus(), onPress(), onRelease(), onReleaseOutside(), onRollOut(), onRollOver(), onSetFocus()

Field Detail

_alpha

_alpha:Number

_focusrect

_focusrect:Boolean

_height

_height:Number

_name

_name:String

_parent

_parent:MovieClip

_quality

_quality:String

_rotation

_rotation:Number

_soundbuftime

_soundbuftime:Number

_target

_target:String

_url

_url:String

_visible

_visible:Boolean

_width

_width:Number

_x

_x:Number

_xmouse

_xmouse:Number

_xscale

_xscale:Number

_y

_y:Number

_ymouse

_ymouse:Number

_yscale

_yscale:Number

enabled

enabled:Boolean

tabEnabled

tabEnabled:Boolean

tabIndex

tabIndex:Number

trackAsMenu

trackAsMenu:Boolean

useHandCursor

useHandCursor:Boolean

Method Detail

getDepth

function getDepth():
Number

onDragOut

function onDragOut():Void

onDragOver

function onDragOver():Void

onKeyDown

function onKeyDown():Void

onKeyUp

function onKeyUp():Void

onKillFocus

function onKillFocus(newFocus:
Object):Void

onPress

function onPress():Void

onRelease

function onRelease():Void

onReleaseOutside

function onReleaseOutside():Void

onRollOut

function onRollOut():Void

onRollOver

function onRollOver():Void

onSetFocus

function onSetFocus(oldFocus:
Object):Void