home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / stripbowl_game.swf / scripts / DefineSprite_1084 / frame_761 / DoAction.as
Text File  |  2005-08-19  |  106b  |  6 lines

  1. if(eval("../:unlocks") != 0)
  2. {
  3.    set("../:unlocks",eval("../:unlocks") - 1);
  4.    gotoAndPlay(763);
  5. }
  6.