home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / shoot_mole.swf / scripts / frame_1 / DoAction_2.as next >
Text File  |  2006-11-17  |  64b  |  6 lines

  1. function gotoNextScene()
  2. {
  3.    play();
  4.    gotoAndStop(2);
  5. }
  6.