element.transformX

#### Availability

Flash CS3 Professional.

#### Usage

element.transformX

#### Description

Property; a floating-point number that specifies the x 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.

#### Example

#### See also
element.getTransformationPoint() (../Element_object/element4.md), element.setTransformationPoint() (../Element_object/elemen19.md), element.transformY (../Element_object/elemen24.md)