i'm making a site on flash for a project and i need to create a dynamic textfield that shows a song's title and album
thing is,it's black text on a black background
how do i make the text white using AC 3.0?
What's AC?
If you mean AS (ActionScript) use textfieldname.textColor=0xFFFFFF
That's white.
yup,it worked
thanks
[editline]06:40PM[/editline]
and yeah,AS,not AC :v:
Sorry, you need to Log In to post a reply to this thread.