Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 698 Bytes

File metadata and controls

17 lines (9 loc) · 698 Bytes

element.transformY

Availability

Flash CS3 Professional.

Usage

element.transformY

Description

Property; a floating-point number that specifies the y value of the selected element’s transformation point, within the coordinate system of the element’s parent. Setting this property to a new value moves the element. By contrast, the element.setTransformationPoint() method moves the transformation point but does not move the element.

See also

element.getTransformationPoint(), element.setTransformationPoint(), element.transformX