UIObject.x

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

componentInstance.x

Description

Property (read-only); a number indicating the left edge of the object in pixels.

Example

The following example sets the left edge of the check box to 150:

checkbox.x = 150;