home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / 3lines.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2005-10-06  |  129 b   |  6 lines

  1. stop();
  2. sndClick = new Sound();
  3. sndClick.attachSound("push.wav");
  4. sndErase = new Sound();
  5. sndErase.attachSound("puyo.wav");
  6.