home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / DefineSprite_292 / frame_21 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  113 b   |  7 lines

  1. _root.elife._x = _root.bot1._x;
  2. _root.elife.gotoAndPlay(2);
  3. if(_root.bot1life < 1)
  4. {
  5.    gotoAndPlay(84);
  6. }
  7.