SWFTextField->setColor()
SWFTextField->setColor - Sets the color of the text fieldSyntax
void SWFTextField->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
