Retaining Bold and Italics in .txt
I think what I'm about to ask is impossible, but I wanted to run it by the experts first to be sure. ![]()
I have a .doc file. I want to load the text from that file into Flash. So I convert it into a .txt using a website like this one: http://apps.phplivedocx.org/convert/doc-to-txt. I add in the little code at the beginning (myTextField=) and then Flash loads it fine. The only problem is any marked up text (italics, bold, underline) is lost. Is there any way to prevent this from happening? Or for Flash to load text from something other than a .txt? Or to manually reinsert html tags to the .txt and get Flash to understand them? Or something else I'm not considering?
My text field correctly displays the text in the "PrimaryText.txt" file. The first line of the text shows like this: <b>Testing this text</b> instead of just showing up bold. And the "Render text as HTML" is checked. Thanks in advance.
