Alert.cancelLabel

Availability

Flash Player 6 (6.0.79.0).

Edition

Flash MX Professional 2004.

Usage

Alert.cancelLabel

Description

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

Example

The following example sets the Cancel button's label to "cancellation":

Alert.cancelLabel = "cancellation";