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

  1. if(_root.sheepdeath)
  2. {
  3.    this._x = 1309;
  4.    _root.hitarea9 = false;
  5. }
  6. if(_root.hitarea9)
  7. {
  8.    gotoAndPlay(17);
  9. }
  10.