I am trying to use the loadvariablenum actionscript to load a external text file. It works but the text opens in its own internet explorer window and not the text box that I want it to load into. This is the code I am using

loadVariablesNum("Otterspecs.txt","textbox");

What am I doing wrong?

thanks