retrieving data from flash url
Posted: Tue May 13, 2008 8:48 pm
Hi All
I may be just having a brain fart but here goes. I have a client that needs information passed from a flash .swf (picture) and it goes to a form on form_page.html. The problem I have been having is capturing the information from the url (flash click isn't posting file name of jpg).
So this is what I am doing.
1. Trying to get a data capture from a flash generated url.
2. Pass the jpg filename as a variable for a html page to place the jpg file in the form_page.html and as a hidden element of
form_email.php file.
3. Send the information to the site owner.
Thanks in advance
Bill
So this is what I am doing.
1. Trying to get a data capture from a flash generated url.
2. Pass the jpg filename as a variable for a html page to place the jpg file in the form_page.html and as a hidden element of
form_email.php file.
3. Send the information to the site owner.
Thanks in advance
Bill