stop(); F_nextFrame = function () { clearInterval(interval); gotoAndStop(2); }; time = 90000; interval = setInterval(F_nextFrame, time);