hello

i am trying to load variable text form PHP into a projector.

loading variables from PHP into the swf works fine with this piece of code: _root.mc1.loadVariables("http://www.xy.com/variables.php3", 0, "POST");
in the variables.php3, the variables are in the format &var1=dada&var2=blabla&

now, when i export the project as a projector, it doesn't show me the variables. doesn't like projector variables? and how could it be helped? or what am i doing wrong? does anyone know?

cheers mates
lamb_retta