Flash CS3 Documentation |
|||
| ActionScript 2.0 Language Reference > ActionScript classes > Video > _yscale (Video._yscale property) | |||
public _yscale : Number
Indicates the vertical 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), _xscale (Video._xscale property), _y (Video._y property), _height (Video._height property)
Flash CS3