home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / Dual.swf / scripts / frame_4 / DoAction.as < prev   
Encoding:
Text File  |  2008-09-03  |  125 b   |  7 lines

  1. stopAllSounds();
  2. music = new Sound(this);
  3. music.attachSound("musica");
  4. music.start(0,1500);
  5. play();
  6. volumetrico = 100;
  7.