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

  1. _root.bot1._visible = true;
  2. if(_root.sheepdeath)
  3. {
  4.    _root.hitarea = false;
  5. }
  6. if(_root.hitarea)
  7. {
  8.    gotoAndPlay(31);
  9. }
  10.