(unknown)
SWFTextField->setcolor -- テキストフィールドの色を設定する
説明
void swftextfield->setcolor
(integer red, integer green, integer blue [, integer a])
swftextfield->setcolor() sets the color of the text field.
Default is fully opaque black. Color is represented using RGB system.