Call instance name and play frame

Hi all, i need help on configuring this instance movie to play when i click a button, here is my movie structure:

  • root movie
  • container
    and some external .swf movie

The process is there will be button load at the end of root movie, and calling some external swf movie with number. all the swf will play in a container each swf movie(about 5 animation)

At the end of root movie there is also some loop animation that play at the end of root movie, while we can click the button also.
What i want to do is how can i play the loop movie, start from the middle when i click one of the button.

So what happen will be:

  • click button = external movie load and the instance name play from frame 100 and loop again.

thanks…please advice what i need to do to resolve this issue :ko: