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

  1. if(_root.movebacktrigger)
  2. {
  3.    gotoAndPlay(13);
  4. }
  5. else
  6. {
  7.    _root.sheepmove = true;
  8.    _root.unlock = false;
  9. }
  10.