home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / ant_war.swf / scripts / frame_599 / DoAction.as < prev   
Encoding:
Text File  |  2007-03-13  |  74 b   |  9 lines

  1. if(_root.warsummary)
  2. {
  3.    stop();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(494);
  8. }
  9.