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
_focusrect
_height
_name
_parent
_quality
_rotation
_soundbuftime
_target
_url
_visible
_width
_x
_xmouse
_xscale
_y
_ymouse
_yscale
enabled
tabEnabled
tabIndex
trackAsMenu
useHandCursor
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