livingeachday
04-28-2004, 10:58 PM
Hi, I was wondering if it were possible to have a flash movie send post data to a php file without the php file loading in the movie window. i'm sending the post via the LoadVars() function.
The only thing i can think of is to send load the PHP file and send the post data into a small hidden IFRAME within the same html doc as the flash movie; or if need be to have it open a small sized window popup.
I'm not sure how to or if you can do with with LoadVars() though. Does anyone know of any way I could work through this?
Thanks!
The only thing i can think of is to send load the PHP file and send the post data into a small hidden IFRAME within the same html doc as the flash movie; or if need be to have it open a small sized window popup.
I'm not sure how to or if you can do with with LoadVars() though. Does anyone know of any way I could work through this?
Thanks!