Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > Video > _xscale (Video._xscale property) | |||
public _xscale : Number
Indicates the horizontal scale (percentage) of the Video object as applied from the registration point of the Video object. The default registration point is (0,0).
Scaling the local coordinate system affects the _x and _y property settings, which are defined in whole pixels.
Availability: ActionScript 1.0; Flash Player 8
_x (Video._x property), _y (Video._y property), _yscale (Video._yscale property), _width (Video._width property)
Flash CS3