DisplayBox.BackColor

Availability

Flash Player 7.

Usage

DisplayBox.BackColor = String

Parameters

None.

Returns

None.

Description

Parameter; Specifies the background color to use for the entire DisplayBox. Using a value of -1 will make the background transparent.


Example

myDisplayBox.BackColor="0xFF0000"; Set the background to red

myDisplayBox.BackColor="-1"; Set the background to transparent

Author

Telsim, Inc.