home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / block_mover.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  108 b   |  7 lines

  1. level = 1;
  2. size = 30;
  3. playing = 0;
  4. exit = new Sound(_root.mySound);
  5. exit.attachSound("exit");
  6. stop();
  7.