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

  1. if(_root.sheepdeath)
  2. {
  3.    _root.hitarea5 = false;
  4. }
  5. if(_root.hitarea5)
  6. {
  7.    gotoAndPlay(9);
  8. }
  9.