home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / LetLoveEnergy.swf / scripts / DefineSprite_302 / frame_10 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  119 b   |  9 lines

  1. if(Saved eq "True")
  2. {
  3.    gotoAndPlay(13);
  4. }
  5. if(countermax < counter || Hack eq "True")
  6. {
  7.    gotoAndStop(12);
  8. }
  9.