Combined Code (146 B) frame 1 { ifFrameLoaded (62) { gotoAndStop(3); } } frame 2 { gotoAndPlay(1); } button 9 { on (release) { gotoAndPlay(4); } }