home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mahjjong.swf / scripts / frame_6 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  90 b   |  7 lines

  1. back.onRelease = function()
  2. {
  3.    _root.click.start();
  4.    gotoAndPlay(5);
  5. };
  6. stop();
  7.