here is my code:
this._parent._parent.maintxt.htmlText =
"GENERAL<BR><BR>MUSIC<BR><BR>MOVIES<BR><BR>TELEVISION";
im trying to have line breaks in the dynamic text box, but the br isn’t being changed into html, its just in the text like you see it above. I’ve tried everything i can think of to make this work to no end.
Thanks for you help