home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Kung_Fu.swf / scripts / DefineSprite_510 / frame_5 / DoAction_2.as next >
Encoding:
Text File  |  2007-09-27  |  94 b   |  5 lines

  1. _root.LevelOneBossTune.s.stop();
  2. g = new Sound(this);
  3. g.attachSound("SMARIO");
  4. g.start();
  5.