mngBJ
1
but loaded text is only one color.
how can i load text more color.
example:
[COLOR=red]TOPIC[/COLOR]
[COLOR=blue]
MAINTEXTMAINTEXTMAINTEXT
MAINTEXTMAINTEXTMAINTEXT
MAINTEXTMAINTEXTMAINTEXT
MAINTEXTMAINTEXTMAINTEXT
[/COLOR]
like this.
help me.
thanx all of u.
the simplest way is to split your dynamic text into two. 
first you have to set your textbox in flash to
yourtextbox.html=true
then in your text file :
just use the font face tag
Thanx.
I’m poor about that. So can u explain more about that font face tag.
Digitalosophy.
He means use the html font code.
<font face="Tahoma">Text</font>
also you can change colors…
<font color="#FFFFFF">Text</font>
Thanks TitrationX that exactly what I meant
THanx all u guys. Helping me.