Combined Code (99 B) frame 1 { s1 = new Sound(); s1.attachSound('takumi'); } frame 2 { s1.start(); stop(); }