A-C > Button._width |
![]() ![]() ![]() |
Button._width
Availability
Flash Player 6.
Usage
myButton
._width
Description
Property; sets and retrieves the width of the button, in pixels.
Example
The following example sets the height and width properties of a button.
myButton._width=200;
myButton._height=200;
See also
![]() ![]() ![]() |