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():NumberonDragOut
function onDragOut():VoidonDragOver
function onDragOver():VoidonKeyDown
function onKeyDown():VoidonKeyUp
function onKeyUp():VoidonKillFocus
function onKillFocus(newFocus:Object):VoidonPress
function onPress():VoidonRelease
function onRelease():VoidonReleaseOutside
function onReleaseOutside():VoidonRollOut
function onRollOut():VoidonRollOver
function onRollOver():VoidonSetFocus
function onSetFocus(oldFocus:Object):Void