Flash Player 7.
DisplayBox.BackColor = String
None.
None.
Parameter; Specifies the background color to use for the entire DisplayBox. Using a value of -1 will make the background transparent.
myDisplayBox.BackColor="0xFF0000"; Set the background to red
myDisplayBox.BackColor="-1"; Set the background to transparent