Hi, on my website i have a flash movie and the load vars function, it works but it also comes up with this other text on the bottom. why is it doin this?
:: FLASH CODE ::
:: FLASH CODE ::
Code:
mydata = new loadvars();
mydata.onload = function() {
_root.translate.html = true;
_root.translate.htmlText = mydata.theText;
_root.translate.border = true;
_root.translate.borderColor = "0x000000";
_root.translate.background = true;
_root.translate.backgroundColor = "0xCCCCCC";
scrollBar.setScrollTarget(_root.translate);
};
mydata.load("[URL unfurl="true"]http://www.webrevolt.biz/codec/codec.txt");[/URL]
[code]
[URL unfurl="true"]http://www.webrevolt.biz/codec/main.swf[/URL]
[URL unfurl="true"]http://www.webrevolt.biz/codec/codec.txt[/URL]
any ideas??
thanx
Martin
Computing help and info:
[URL unfurl="true"]http://www.webrevolt.biz[/URL]