Skip to main content
Participant
March 23, 2007
Question

Movie clip action script help

  • March 23, 2007
  • 2 replies
  • 188 views
Hi,
This is either going to be a really easy question or something that I am just going about in the wrong way.
I have a movie clip on a timeline.
I've stopped the main timeline at the point that I pull in the movie clip which then plays while the rest of the timeline stays put.
How do I tell the main timeline to play again when the last frame of the movie clip has been reached?
This topic has been closed for replies.

2 replies

fizzfozzAuthor
Participant
March 23, 2007
Of course, thank you - it must be Friday afternoon!
March 23, 2007
insert in the last frame of your movie clip
_root.play();