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