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

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