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_3 / DoAction.as
Text File  |  2005-10-02  |  162b  |  6 lines

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