home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / babychute.swf / scripts / DefineSprite_157 / frame_43 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  95 b   |  4 lines

  1. this._x = random(300) - 400;
  2. this.onEnterFrame = _root.balloonMovment;
  3. this.gotoAndStop(1);
  4.