home *** CD-ROM | disk | FTP | other *** search
- loadMovieNum("http://www.nastypixel.com/arcade/games/kamikaze/musicl3.swf",50,"GET");
- _root.okfire = 1;
- _root.bossactive = 0;
- _root.bosshp = 100;
- _root.shake = 1;
- _root.oktojump = 0;
- _root.retarget = 1;
- _root.bonus = 0;
- _root.fuel = 50;
- _root.speed = 3;
- _root.targetfuel = random(100) + 10;
- stop();
-