home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / DefineSprite_252 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  398 b   |  21 lines

  1. _root.hit = true;
  2. _root.weakhit = true;
  3. _root.sound.gotoAndPlay(75);
  4. _root.hit1 = true;
  5. _root.hit3 = true;
  6. _root.hit4 = true;
  7. _root.hit5 = true;
  8. _root.hit6 = true;
  9. _root.hit7 = true;
  10. _root.hit8 = true;
  11. _root.hit11 = true;
  12. if(_root.sheep._x > _root.bot9._x - 80)
  13. {
  14.    _root.hit9 = true;
  15. }
  16. if(_root.sheep._x > _root.bot10._x - 80)
  17. {
  18.    _root.hit10 = true;
  19. }
  20. _root.unlock = false;
  21.