SWFMovie->setbackground()
SWFMovie->setbackground - Sets the background colorSyntax
void SWFMovie->setbackground (int $red, int $green, int $blue)Arguments
- red - Value of red component
- green - Value of green component
- blue - Value of blue component
