Frame 92 is just where the form pops in. It just seems like something isn't in place then to make it work. Here's the actionscript. Thanks...
submitURL = "processform.php";
Selection.setFocus(name_txt);
function onClick(btn)
{
trace("onClick " + btn._name);
if ( btn == pg1next ) {...
Am having problem with passing variables to my php script. Works fine if I just use the form to pass to the php but when it's at the 92nd frame, it just won't pass. Any suggestions/help?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.