(unknown)
SWFTextField->setcolor -- Sets the color of the text field.
Description
void swftextfield->setcolor
(int red, int green, int blue [, int a])
swftextfield->setcolor() sets the color of the text field.
Default is fully opaque black. Color is represented using RGB system.