I’m sure this is an easy thing to do, but for what ever reason nothing I am trying is working. I used this tutorial off of this site:
http://www.kirupa.com/developer/actionscript/flash_php_email.htm
and I got everything to work, except for this part
onClipEvent(data){
_root.nextFrame();
}
I don’t want it to go to the root. time line, I simple want it to go to the next frame on the time line that the movie clip is in.
Can anyone help me out on this
Thanks