BackgroundColor

Syntax

int BackgroundColor;

Description

Overrides the movie background color. The value is an integer computed as red shl 16 + green shl 8 + blue. Use -1 to keep the movie's default background color.

Supported Flash versions

Flash versionStatus
3
4
5
6
7
8
9
10
11
12+