SWFText->setColor()
SWFText->setColor - Sets the current text colorSyntax
void SWFText->setColor (int $red, int $green, int $blue, int $a)Arguments
- red - Value of red component
- green - Value of green component
- blue - Value of blue component
- a - Value of alpha component
