Button._height
Availability
Flash Player 6.
Usage
my_btn._height:Number
Description
Property; the height of the button, in pixels.
Example
The following example sets the height and width of a button called
and height.
my_btn._width = 500;
my_btn._height = 200;
to a specified width
my_btn
Button._height
139
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?