ColdFusionKing
Programmer
Hi Guys,
I want to use use the html font tag (<font>) in action script. Here is my code.
labelName.text = "Service:" + result.servicestatus;
I want to change the font color for the text "Service:" to black. How can I do this in actionscrpt?
I'll really appreciate your help
Regards,
Allan
I want to use use the html font tag (<font>) in action script. Here is my code.
labelName.text = "Service:" + result.servicestatus;
I want to change the font color for the text "Service:" to black. How can I do this in actionscrpt?
I'll really appreciate your help
Regards,
Allan