home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / snowman100win.zip / component / jmax.dll / scripts / DefineSprite_21 / frame_5 / DoAction.as
Text File  |  2005-10-02  |  162b  |  6 lines

  1. this.yellow8._x += d;
  2. this.yellow7._x += d;
  3. a = Math.random() * s - s / 2;
  4. this.yellow8._y = this.yellow6._y + a;
  5. this.yellow7._y = this.yellow6._y + a + c;
  6.