home *** CD-ROM | disk | FTP | other *** search
- backgroundSound = new Sound();
- backgroundSound.attachSound("kafka");
- backgroundSound.start(0,10000);
- backgroundSOund.setVolume(25);
- _highquality = 1;
- depth = 500;
- hilldepth = 100;
- itemdepth = 2000;
- platformdepth = 1000;
- stopRight = false;
- stopLeft = false;
- miny = bg._y - bg._height / 2;
- maxy = bg._y + bg._height / 2;
- maxx = bg._x + bg._width / 2;
- _level0.weapon = 1;
- health = 100;
- _level0.dweeb.removeMovieClip();
-