zex
03-12-2001, 05:22 PM
What should I do to get data (querystr) from php script to Flash 5 and pass it back to the same php script, but with that data I am going to pass user name and pass as well at the same time on one button click. Should I put code in same place where is my submit button?
Do I have to declare new variable or I can just somehow call it an return it. I am not going to change that data and after user click submit I will go out of Flash and php will bring me to new html page but in html page source that data that I pass should be seen... with user name and pass.
Thank yuo very much! I hope that question is clear...I know how to pass user name and pass and it works thanks to Jesse for explanation but I still don't know how to get some data from php scrip and pass it back to that script.
Thank you one more time!
zex
Do I have to declare new variable or I can just somehow call it an return it. I am not going to change that data and after user click submit I will go out of Flash and php will bring me to new html page but in html page source that data that I pass should be seen... with user name and pass.
Thank yuo very much! I hope that question is clear...I know how to pass user name and pass and it works thanks to Jesse for explanation but I still don't know how to get some data from php scrip and pass it back to that script.
Thank you one more time!
zex