My source

here my .fla I have a text file saved as news.txt with the first line name=

had to upload it to webspace
http://www.obsidian-hosting.com/filestorage/homenews.fla
there ya are

alright, i found it. Frame 8 actions


loadText.onLoad = function() {
	_root.nemo.name.html=true;
	_root.nemo.name.htmlText = this.name;
};

change the loadText.onLoad=function(); to that and everything should work just find. :thumb:

i added that and now my tags dont show up but the tags dont do what that are suggesting to do. Bold, headings, and Paragraphs dont work.

hmm also the scroll bar doesn’t seem to want to work? Why does this thing have to be so buggy, I’ve gotten all this stuff to work before but now it wants to play hard to get…geez

im pretty sure, if you look at source it has to do with the text box being imbedded into the movie text.