Hi, I need to know how to (in a movie clip) Delay the first frame for about 5 seconds, then after the delay...play frames 2-5, then on frame 5 gotoandplay frame 1. I read the post that was kinda similiar but was for a button and said:
my_btn.onRelease = function(){
gotoAndStop(...);
wait =...