home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / sex_kitten_megamart.swf / scripts / DefineSprite_285 / frame_201 / DoAction.as
Text File  |  2006-11-16  |  119b  |  10 lines

  1. if(_root.hoverscore > 39)
  2. {
  3.    _root.gotoandplay(34);
  4. }
  5. else
  6. {
  7.    _root.looselol = true;
  8.    gotoAndStop(1);
  9. }
  10.