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

  1. stop();
  2. Mouse.show();
  3. IntroMusic = new Sound();
  4. IntroMusic.attachSound("MenuBeatID");
  5. IntroMusic.start(0,99999999);
  6.