I hope you guys could help me on this one. Flash 8, AS2, ASP3.
I have a simple flash form, content form textboxes should be loaded in an
asp file. The ASP part is working fine. But flash don't.
I have this action in the submit form:
on (release) {
        loadVariables("Load.asp", "0", "POST");
} 

But it doesn't work. It seems that values aren't passed to ASP.
Any help/idea? 
What is the "right" way to achieve this task in AS3?

TIA

________________________________
Claudio M. E. Bastos Iorio
http://www.blumer.com.ar


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to