home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / miniscrapercaper / miniscrapercaper.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2006-02-02  |  88 b   |  4 lines

  1. snd.stopAll();
  2. var channel = snd.playLoop("sTune",0);
  3. snd.fadeChannel(channel,1,15);
  4.