Percussions
06-05-2001, 06:14 PM
Hello Jesse
I have been looking on your nice tuotiral http://www.actionscripts.org/tutorials/intermediate/loadVariables_script_interaction/index.shtml
regarding getting value from a PHP script...
But I would like to know something else...
im in need to send to a script 32 variables, for allowing my user to save his current "state" in the flash movie...
So i created a script for the user To allow him from Flash to save those variables in a SQL Database...
So i believe using on actionscript something like loadVariablesNum ("http://www.percussions.org/flash/flash.php?input="+input, 0, "POST"); will not be the good method as I will send only ONE variable...
How can i send multiple variables to my script ?
Thanks so much by advance...
It would be really usefull for me to get an answer...
I have been looking on your nice tuotiral http://www.actionscripts.org/tutorials/intermediate/loadVariables_script_interaction/index.shtml
regarding getting value from a PHP script...
But I would like to know something else...
im in need to send to a script 32 variables, for allowing my user to save his current "state" in the flash movie...
So i created a script for the user To allow him from Flash to save those variables in a SQL Database...
So i believe using on actionscript something like loadVariablesNum ("http://www.percussions.org/flash/flash.php?input="+input, 0, "POST"); will not be the good method as I will send only ONE variable...
How can i send multiple variables to my script ?
Thanks so much by advance...
It would be really usefull for me to get an answer...