|
| I have looked at countless tutorials all over the net and I cannot find
one that I can use to pass Flash 8 variables to an ASP page. I have a
very simple contact form (Name, Email Address, Message) in a Flash 8
site. I have all the input text fields labeled with variable names in
the "Vars:" box in the properties. I cannot find a working tutorial
anywhere that has the actionscript to send the variables to a ASP page.
I would be extatic if I could just get something like
http://www.url.com/test.asp?flashva...flashvar2=data2 I have
gotten to the point where it will send the variables to the asp page
however it does not send the data it keeps coming up with something
like
http://www.url.com/test.asp?flashva...var2=undefined.
Anyhelp would be greatly appreciated
Here are the links to the files:
http://planetmedia.infusedmarketing.com/contacts2.fla
http://planetmedia.infusedmarketing.com/contacts2.html
I don't need any help with the ASP as long as I can get a querystring
from flash with the variables in it I will be set.
Again thank you so much for any help in advance!
|
|