;

PDA

Click to See Complete Forum and Search --> : html formating


Zahari
02-25-2005, 06:35 PM
Hello,

I am using html formating to display text from mysql database in flash.
However, everytime I use "mytext_txt.htmlText += 'some text'" in puts the newly concatenated text on a new line.

Any ideas how to avoid that?