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

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