home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / arcade_animal.swf / scripts / DefineSprite_159 / frame_11 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  133 b   |  7 lines

  1. setProperty("/lilfish2", _X, getProperty("/lilfish2", _X) + "10");
  2. counterf += "1";
  3. if(counterf < "75")
  4. {
  5.    gotoAndPlay(9);
  6. }
  7.