HTML in external .txt file not rendering

[FONT=Courier New][SIZE=3][COLOR=Indigo]**[LEFT]I’m hoping that someone may be able to assist me. I’m new to using Flash and am really trying to get the hang of this thing. I’m currently using Flash MX, version 6.0; I’m currently designing a site in which the “news” section of the site will be an .swf that loads an external .txt file;This .swf file will then get loaded in to my main .swf file through the use of a movie clip. Anyway, I have tried everything, but no matter what I do, my HTML code WILL NOT render when I test the .fla file. First, I made sure that the “Render as HTML” button was selected in the textfield Properties Inspector. When that didn’t work, I resorted to Actionscript( and let me tell you, this is some hard stuff to learn!). The code that I used was this:

myNews.html=true;
myNews.htmlText="<A></A>";

I really don’t know what else I can do. Will someone please show me what I’m doing wrong? I’m sure that it’s something really simple that I missed. I have included the .fla file in .zip file format along with the .txt file that I’m trying to load, just incase anyone wants to take a look at it.

Thanks, Khalif