home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / neko_juppiki.swf / scripts / frame_11 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  71 b   |  5 lines

  1. if(this.btn_stat === "start")
  2. {
  3.    this.gotoAndPlay("gameinit");
  4. }
  5.