home *** CD-ROM | disk | FTP | other *** search
- _X = Number(_X) + Number(eval("..:thrustx")) - eval("..:wind");
- _Y = _Y - eval("..:thrusty");
- set("..:thrusty",eval("..:thrusty") - 0.25);
- set("..:thrustx",eval("..:thrustx") - 0.25);
- newloop = Number(newloop) + 0.5;
- setProperty("../shadow", _X, _X);
- gotoAndPlay(_currentframe - 1);
-