# Send variables or gotoPlay

**URL:** https://forum.kirupa.com/t/send-variables-or-gotoplay/153618
**Category:** flash
**Created:** [July 3, 2005, 2:44am UTC](https://forum.kirupa.com/t/send-variables-or-gotoplay/153618 "2005-07-03T02:44:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![nightmare\_ik](https://avatars.discourse-cdn.com/v4/letter/n/59ef9b/32.png) [@nightmare\_ik](https://forum.kirupa.com/u/nightmare_ik)
#### Post date: [July 3, 2005, 2:44am UTC](https://forum.kirupa.com/t/send-variables-or-gotoplay/153618/1 "2005-07-03T02:44:23Z")

</div>

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 !
