Load text problem

i cant get this tutorial to work:
http://www.kirupa.com/developer/mx/dynamic_scroller.asp
i made the dynamic text box and called it scroller and have a text file in the same dir called text.txt. and i put this code on the first line:
loadText = new loadVars();
loadText.load(“text.txt”);
//creating the loadVarsText function
loadText.onLoad = function() {
scroller.text = this.text;
};

any help would be great!

you start your text file out with text= ???

Well, there is a way for not assigning ur txt files a variable lostinbeta :)!

Yes, I am aware of that, but that tutorial he used doesn’t work like that.

yeah, i just checked the tutorial, maybe he forgot to add the variable :)!

hey thx for ur help guys. i forgot to add the text= thing at the top of my .txt file. sorry :frowning:

hey lost,

u really know ur members ;)!!

yours,
h88

Hey no problem slayerment.

ANd thanks h88 :slight_smile: