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() (../Element_object/elemen19.md) method moves the transformation point but does not move the element.
#### See also
element.getTransformationPoint() (../Element_object/element4.md), element.setTransformationPoint() (../Element_object/elemen19.md), element.transformX (../Element_object/elemen23.md)