home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / love_me.swf / scripts / DefineSprite_614 / frame_6 / DoAction.as
Encoding:
Text File  |  2008-08-11  |  556 b   |  19 lines

  1. stop();
  2. _root.sound = false;
  3. _root.sound_main.setVolume(0);
  4. _root.sound_transform.setVolume(0);
  5. _root.sound_gameover.setVolume(0);
  6. _root.sound_timeup.setVolume(0);
  7. _root.sound_alart.setVolume(0);
  8. _root.sound_powerup.setVolume(0);
  9. _root.sound_beam.setVolume(0);
  10. _root.sound_heart.setVolume(0);
  11. _root.sound_kaminari.setVolume(0);
  12. _root.sound_win.setVolume(0);
  13. _root.sound_ed1.setVolume(0);
  14. _root.sound_ed23.setVolume(0);
  15. _root.sound_ed4.setVolume(0);
  16. _root.sound_ed5.setVolume(0);
  17. _root.sound_ed6.setVolume(0);
  18. _root.sound_op.setVolume(0);
  19.