Loading text variable into a movieclip

I have a text field emmbeded in a movieclip with var1 as the variable
and for some reason the loaded text wont show up in a movieclip.
what am i doing wrong?

im using

loadVariablesNum("var.txt", 0);

which contains
var1=bla
&var2=bla2
&var3=bla3