home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / OvCata.swf / scripts / DefineSprite_233 / frame_6 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  322 b   |  18 lines

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