Flash PHP email

Hello,

I’ve made a flash php email like in the tutorial but it won’t work.
I have a main stage with a button to load a page with other links to load the email form in a container.

The root page loads another page with loadMovie.
In the loaded movie I load another movie with container.loadmovie

When I push the send button I don’t get the next frame “your message is send”.
I think there is something wrong with the following code in the form.

onClipEvent (data) {
_root.nextFrame();
}

Can someone help me

You can see the example on www.gemeenteschooldepinte.be push the last button on the right side and than the button on the left side.

Thanks

Stefaan