UIObject.y

Availability

Flash Player 6.0.79.

Edition

Flash MX 2004.

Usage

componentInstance.y

Description

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

Example

The following example sets the top edge of the check box to 200:

checkbox.y = 200;