User Guide

Button 345
_name:String Instance name of the button specified by my_btn.
_parent:MovieClip A reference to the movie clip or object that contains
the current movie clip or object.
_quality:String Property (global); sets or retrieves the rendering
quality used for a SWF file.
_rotation:Number The rotation of the button, in degrees, from its original
orientation.
scale9Grid:Rectangle The rectangular region that defines the nine scaling
regions for the button.
_soundbuftime:Number The property that specifies the number of seconds a
sound prebuffers before it starts to stream.
tabEnabled:Boolean Specifies whether my_btn is included in automatic tab
ordering.
tabIndex:Number Lets you customize the tab ordering of objects in a
SWF file.
_target:String [read-
only]
Returns the target path of the button instance
specified by my_btn.
trackAsMenu:Boolean A Boolean value that indicates whether other buttons
or movie clips can receive mouse release events.
_url:String [read-
only]
Retrieves the URL of the SWF file that created the
button.
useHandCursor:Boolea
n
A Boolean value that, when set to true (the default),
indicates whether a pointing hand (hand cursor)
displays when the mouse rolls over a button.
_visible:Boolean A Boolean value that indicates whether the button
specified by my_btn is visible.
_width:Number The width of the button, in pixels.
_x:Number An integer that sets the x coordinate of a button
relative to the local coordinates of the parent movie
clip.
_xmouse:Number [read-
only]
Returns the x coordinate of the mouse position
relative to the button.
_xscale:Number The horizontal scale of the button as applied from the
registration point of the button, expressed as a
percentage.
Modifiers Property Description