![]() ![]() | |
Flash Player 6.0.79.
Flash MX 2004.
componentInstance.height
Property (read-only); a number indicating the height of the object in pixels.
The following example sets the value of tmp to the height of the checkbox instance:
var tmp = checkbox.height;
![]() ![]() | |