PDA

View Full Version : my source



sanman918
November 9th, 2003, 10:58 PM
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

APDesign
November 9th, 2003, 11:09 PM
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:

sanman918
November 10th, 2003, 04:56 PM
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.

sanman918
November 10th, 2003, 10:47 PM
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

sanman918
November 10th, 2003, 10:55 PM
im pretty sure, if you look at source it has to do with the text box being imbedded into the movie text.