Well, I figured out the problem.
It seems that the return variable may have been getting stuck elsewhere in the movie.
The problem was here:
And here is the solution:Code:myresponse.text = result_lv.returnMe; gotoAndPlay("thanks");
Something must have changed in Flash 8 to make me have to specify that the returning variable needed to go back to the root.Code:_root.gotoAndPlay("thanks');
You can see the live form at
http://www.nssclan.orgl Then click the JOIN US button.
Just put DEMO in for your email address if you're goint to try it. All the cool stuff happens after you send the form.
NOTE: JUST IN CASE THE FORM DOESN'T OPEN, (I'M TESTING SOME JAVASCRIPT TO OPEN THE FORM IN A NEW WINDOW) You can go directly to the form at http://www.nssclan.org/forms/joinclan.html





Reply With Quote