beadyen
10-04-2002, 01:21 PM
Hi all,
I'm calling a php function in flash using LoadVars.
when pass a url URL in to LoadVars which looks like this:
www.myurl.com/myphp.php?action=myaction¶meter=myparameter
I get the same value back for every variable that is returned.
This is messed up. Grrrr
It's definitely the right URL, I pasted into ie from the output window in flash.
Other calls to php functions in the same flash movie, using the exact same method, are functioning just fine.
Has anyone seen this happen before? Am I going insane? If I just go to bed will it work in the morning? Heeeeellllllppp :(
I'm calling a php function in flash using LoadVars.
when pass a url URL in to LoadVars which looks like this:
www.myurl.com/myphp.php?action=myaction¶meter=myparameter
I get the same value back for every variable that is returned.
This is messed up. Grrrr
It's definitely the right URL, I pasted into ie from the output window in flash.
Other calls to php functions in the same flash movie, using the exact same method, are functioning just fine.
Has anyone seen this happen before? Am I going insane? If I just go to bed will it work in the morning? Heeeeellllllppp :(