Hi everyone, can somebody please help me in achieving the following task. I have got a variable in my flash5 program, trying to pass it to my PHP script using the code below:-
loadVariablesNum(“check.php”,_root,“POST”)
my textbox in flash has got a variable called check attached to it, but I am still unable to get it working. Also can someone please tell me the difference between loadVariablesNum and loadVariables. when to use either.
thanks for all your help…
BOB.B