# Path problem

**URL:** https://forum.kirupa.com/t/path-problem/55263
**Category:** Uncategorized
**Created:** [June 22, 2004, 12:33pm UTC](https://forum.kirupa.com/t/path-problem/55263 "2004-06-22T12:33:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Neel1712](https://avatars.discourse-cdn.com/v4/letter/n/df705f/32.png) [@Neel1712](https://forum.kirupa.com/u/Neel1712)
#### Post date: [June 22, 2004, 12:33pm UTC](https://forum.kirupa.com/t/path-problem/55263/1 "2004-06-22T12:33:33Z")

</div>

Hi,

I got a problem regarding the path.  
I’ve followed the script as suggested in Kirupa tutorials while designing a flash form.  
My form movie clip is at:\_root.form  
But when I am using  
onclip(data)  
\_root.form.nextframe();  
its not going into the next frame where the mail reciept text is, but the form functionility is working fine.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [July 19, 2004, 10:31pm UTC](https://forum.kirupa.com/t/path-problem/55263/2 "2004-07-19T22:31:32Z")

</div>

Hey!!..I got the same problem here.  
I wish we could all find an aswer to this. Seeking all over the forum I couldn´t find a solution to this kind of “send button” thing…Can´t the author of the tutorial give us a hand???

What fails is the second procedure.

1).- Send mail - (variables are sent, mail is recieved ok)  
2).- Send button works great at \_root but fails inside a movieclip. The data is constantly “tranfering” and no “next frame” event is called.

Thanks in advance! 😉

> [@Ilyas le G(r)eek](#):
>
> Did you forget the {} in your code or is that just a typo?
