home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / ski-simulator.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2005-09-29  |  75 b   |  4 lines

  1. snd = new Sound(sky);
  2. snd.attachSound("sndSwisch");
  3. snd.start(0,99999);
  4.