home *** CD-ROM | disk | FTP | other *** search
- stop();
- _quality = "medium";
- _root.screen = "bottom";
- left = _root.boundary._x - _root.boundary._width / 2;
- right = _root.boundary._x + _root.boundary._width / 2;
- top = _root.boundary._y - _root.boundary._height / 2;
- bottom = _root.boundary._y + _root.boundary._height / 2;
- verybottom = 420;
- _root.lastplatform = 3;
- _root.lastbaddy = 2;
- _root.lastpopupbaddy = 1;
- _root.firstbomb = 1;
- _root.lastbomb = 15;
- clearbombs();
-