
Originally Posted by
talytech
thanks blanius. it worked. is it a way I can make that text auto scroll like a news ticker? I've been searching for that effect.
hey blanius, will that code work with a dynamic text box? I want the background to be transparent and I can't acheive that with a contentpanel. At least I don't think I can. but the text box object gives me that option so I'd rather use the text box. I tried the code but it returns an error. this is what i have:
Code:
content=new LoadVars();
content.onData=function(src){
text.setContent(0,src,1,2);
}
content.load("welcome.txt")
this is what the text box displays: _level0.mc9.text