Im using Flash CS3. this can be in as 2 or 3 whichever is easiest.

I am trying to take a standard webform and make it into a flash web form and for some reason I cant figure out what the action script should be or where it should go (ie in a particular frame or the submit button)

My requirements are:
- the method be POST
- action has to be "http://domain.net/servlet/UserSignUp?f=525639&postMethod=HTML&m=0&j=MAS2"
- my script source has to be "http://domain.net/ui/library/formValidate.js"


can anyone here help me come up with the actionscript that I should use for this? I also need to know how/what to associate the as with....like the button or just a frame or what. This is a very basic form that submits an email address, first name and last name to a email list.


Thanks!!!!