home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / arcade_animal.swf / scripts / DefineSprite_236 / frame_3 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  137 b   |  8 lines

  1. counter = "0";
  2. setProperty("/crab1", _visible, "0");
  3. setProperty("/crab1", _X, - "300");
  4. tellTarget("/crabfollow")
  5. {
  6.    stop();
  7. }
  8.