home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME2.iso / FLASHGAME / PARADE.EXE / scripts / DefineSprite_160 / frame_1 / DoAction.as
Encoding:
Text File  |  2000-08-17  |  142 b   |  6 lines

  1. setProperty("/crowd", _X, getProperty("/crowd", _X) - "1");
  2. if(getProperty("/crowd", _X) < "0")
  3. {
  4.    setProperty("/crowd", _X, "452");
  5. }
  6.