Can I make the last frame of my movie clip say "parent next frame"??
I am just learning flash so maybe I'm real stupid but I'm doing a slide show where each slide comes onto the stage in a different way so every pick has it's own animated mask layer in a movie clip which sits on the stage in a single frame on scene 1.
I want the last frame of the movie clip to say something like _parent, gotoandplay (scene 2);
I am using a load of tutorials but can't find any reference to this and thought it would be a pretty simple hack of some code I already used...
Any ideas?