on the first keyframe in your clip, normally on a layer named actions put this:
ifFrameLoaded (700) {
gotoAndPlay (1);
}
This says"hey if the frame 700 of the current scene or name of the scene is loaded then goto and play frame 1 of this scene. look below to tell the MC how to loop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.