Frame 1 (41 B) status_playing = true; gotoAndPlay (2);Frame 2701 (41 B) status_playing = true; gotoAndPlay (2);Symbol 4 Button (123 B) on (release) { if (status_playing) { status_playing = false; stop(); } else { status_playing = true; play(); } }
Library Items (352 B)
Instance Names (113 B)