when i press shift + enter it just loops without stopping when i press the first button to launch it
movieclip timelines loop by default. you need a stop() in the last (or some other) frame to stop the timeline from continuing to play.