home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / cocoon.swf / scripts / frame_21 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  107 b   |  6 lines

  1. stopAllSounds();
  2. _root.bgm.setVolume(100);
  3. _root.bgm.start(0,999);
  4. _root.bonusfinito = false;
  5. stop();
  6.