home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / DesktopInvaders.swf / scripts / frame_12 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  129 b   |  4 lines

  1. x = - "1" + count;
  2. setProperty("/bullet" add count, _X, x * "4" + smooth + "2" + bulloffs);
  3. set("bullx" add count,x + shipx);
  4.