Am trying to make a good form, butm i have problems whit SEND button,
when i click in, it only go and play… it didnt send anything,
i put this on button :
on (release) {
form.loadVariables(“email.php”, “POST”)
gotoAndPlay(1);
}
if any one knows why is not working tell me.
If any one have another way to do it plz… tell me too xD
Thanks !