Copy link to clipboard
Copied
I have 10 scenes but then I put a movieclip in a scene and when I test that loops the movie swf. I have used the stop (); but it doesn't help it continue looping. How do I do it to stop looping.
Copy link to clipboard
Copied
If you mean the movieclip keeps looping then you need to include a command for the movieclip to stop. mc.stop(); might work if you named it "mc" and it is a timeline-based animation
Copy link to clipboard
Copied
I lay there movieclip in one of 10 scenes, and when I test the movie as it loops. I have tested with mc.stop (); but it doesn't. I want to get a stop and how I do it.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now