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?
Printable View
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?