Is the movie clip symbol on the main stage? If so you canuse _parent.gotoAndPlay(). Since gotoAndPlay() on a movie clip symbol assumes you are talking about the timeline in that specific movie clip you need to jump back a level using _parent so that it targets the main timeline.
Otherwise you would need to apply a frame label to the frame you are trying to get to and use _parent.gotoAndPlay(“frameLabel”)
and read the rules if you’re new,
think of better titles for your posts too…
why does everybody think “i’m new” is an excuse
for not reading the stickies & rules before posting?
specially when you are new, you should get familiar with
the place first before posting…then you wouldn’t get answers like these
welcome.