The most csasiotnnt way I’ve found to change the text color is to create a new TextFormat and assign it to the text field’s defaultTextFormat property. Just make the same text format as you had before, but change its color property to the new color.
02/05/12
The most csasiotnnt way I’ve found to change the text color is to create a new TextFormat and assign it to the text field’s defaultTextFormat property. Just make the same text format as you had before, but change its color property to the new color.