Alert.okLabel

Availability

Flash Player 6 (6.0.79.0).

Edition

Flash MX Professional 2004.

Usage

Alert.okLabel

Description

Property (class); a class (static) property that indicates the label text on the OK button.

Example

The following example sets the OK button's label to "okay":

Alert.okLabel = "okay";