[thelist] Flash Question (Novice)

Rob Smith rob.smith at THERMON.com
Tue Dec 23 09:24:03 CST 2003


Hi,

On the third frame of my main scene I have a movie clip. Inside this movie
clip I have four buttons. If you click on one of the buttons, I want to goto
and stop at a particular named frame in my main movie scene. The root/parent
of the movie clip if you will.

How do you accomplish this?

Rob Smith


p.s. I've tried

on (release) {
	gotoandplay("_root.MyTargetFrame");
}
but since it cannot find that frame, it just replays the movie clip.


More information about the thelist mailing list