Button._visible
Availability
Flash Player 6.
Usage
my_btn._visible
Description
Property; a Boolean value that indicates whether the button specified by
Buttons that are not visible (
See also
MovieClip._visible
Button._width
Availability
Flash Player 6.
Usage
my_btn._width
Description
Property; the width of the button, in pixels.
Example
The following example sets the height and width properties of a button.
my_btn._width=200;
my_btn._height=200;
See also
MovieClip._width
308
Chapter 12: ActionScript Dictionary
property set to
_visible
,
TextField._visible
my_btn
) are disabled.
false
is visible.
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers