home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / BugTime.swf / scripts / DefineSprite_142 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-10-04  |  258 b   |  5 lines

  1. setProperty("/gunshot", _yscale, getProperty("/gunshot/", _yscale) * 1.4);
  2. setProperty("/gunshot", _xscale, getProperty("/gunshot/", _xscale) * 1.1);
  3. set("/:shotpower",Number(eval("/:shotpower")) + 1);
  4. set("/:shotspeed",Number(eval("/:shotspeed")) + 3);
  5.