ActionScript.org Forums
>
ActionScript Forums Group
>
Simple Stuff (Newbies)
> Change the color of Dynamic Text Boxes.
PDA
View Full Version :
Change the color of Dynamic Text Boxes.
cdrake
09-27-2004, 02:45 AM
Ive got it where a dyn text box will tell you if you have won or lost. I want the text to change to red if you lose. How do I do this?
curryjon51
09-27-2004, 01:43 PM
Hi
MyTextField.textColor = 0xFF0000
hth
tg
09-27-2004, 05:05 PM
or use the textformat object.
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.