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

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