I’ve used the [color=black]tutorial[/color] to create a simple “flash based email form using PHP” and have some minor problems after submiting the info. I do receive the info via email successfully but it does not go to the next frame ([font=Courier New][color=#003366]onClipEvent(data){
_root.nextFrame();
}[/color][/font] showing the text" message sent…thx" keyframe. When previewed in Flash it does go to the next keyframe but but via server.
Not sure if its something in the PHP code or the .fla.
My web server uses PHP 3 and 4.