home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Hentai / sim.swf / scripts / frame_4165 / DoAction.as
Text File  |  2002-05-21  |  58b  |  6 lines

  1. count -= 1;
  2. if(count == 0)
  3. {
  4.    gotoAndStop(4280);
  5. }
  6.