Ok, I've updated the AS in the button action to (below) and now I'm back to the same problem I had before, I have to click the NEXT button 3 times before it responds. Not that this is a really big deal but I'm guessing the form users will think the form isn't working.
code:

on(release){
nextFrame();
}


The updated form with the button issue is at http://www.nsfilms.com/km/webform2.html
http://www.nsfilms.com/km/webform2.fun