home *** CD-ROM | disk | FTP | other *** search
- _root.cm._x = placeX;
- _root.cm._y = placeY;
- _root.cam._x = _root.cm._x;
- _root.cam._y = _root.cm._y - 120;
- _root.hud._x = _root.cam._x;
- _root.hud._y = _root.cam._y;
- _X = _root.cam._x;
- _Y = _root.cam._y;
- _root.shad._x = _root.cm._x;
- _root.shad._y = _root.cm._y;
- tar.play();
-