stop(); _root.onEnterFrame = function() { Time = int(getTimer()/100); if (_root.TIme == 100) { _root.nextFrame(); } };