Frame 1
fscommand ("showmenu", "false");
ifFrameLoaded (25) {
gotoAndStop (4);
}
Instance of Symbol 3 MovieClip "preloader" in Frame 1
onClipEvent (enterFrame) {
_width = ((_root.getBytesLoaded() / _root.getBytesTotal()) * 66);
}
Frame 2
gotoAndPlay (1);
Instance of Symbol 14 MovieClip "star" in Frame 4
onClipEvent (enterFrame) {
if (_alpha < 100) {
_alpha = (_alpha + 0.5);
}
if (accept == 1) {
if ((5 < v) and (v < 7)) {
_xscale = (_xscale * 1.005);
_yscale = (_yscale * 0.995);
}
if (9.5 >= v) {
v = v + 0.01;
if (_x < 255) {
parb = 1;
para = 0;
}
if (295 < _x) {
para = 1;
parb = 0;
}
if (para == 0) {
_x = (_x + v);
}
if (parb == 0) {
_x = (_x - v);
}
} else {
_visible = false;
if (a == 0) {
_root.abele._x = 275;
_root.abele._y = 200;
_root.abele._xscale = 100;
_root.abele._yscale = 100;
_root.abele.start = true;
a = 1;
}
}
}
}
onClipEvent (load) {
a = 0;
accept = 0;
_alpha = 0;
v = 0;
para = 0;
parb = 1;
}
Instance of Symbol 16 MovieClip "abele" in Frame 4
onClipEvent (enterFrame) {
if (_alpha < 1) {
_root.gotoAndStop(5);
}
if (start == true) {
if (_xscale < 150) {
_xscale = (_xscale * 1.15);
_yscale = (_yscale * 1.15);
} else {
_alpha = (_alpha - 0.25);
}
}
}
onClipEvent (load) {
start = false;
}
Frame 5
function parameter() {
if (_root.greenaura._currentframe == 124) {
_root.hpbar._width = _root.hpbar._width - 2;
}
_root.drop._y = _root.drop._y - _root.imovie.i;
_root.drop.vx = _root.drop.vx * 0.5;
_root.drop.vy = 0;
}
function parameter1() {
if (_root.greenaura._currentframe == 124) {
_root.hpbar._width = _root.hpbar._width - 2;
}
_root.drop._y = _root.drop._y + 1;
_root.drop.vy = 0;
_root.drop.vx = _root.drop.vx * 0.5;
}
function parameter2() {
if (_root.greenaura._currentframe == 124) {
_root.hpbar._width = _root.hpbar._width - 2;
}
_root.drop._x = _root.drop._x + 1;
_root.drop.vx = 0;
}
function parameter3() {
if (_root.greenaura._currentframe == 124) {
_root.hpbar._width = _root.hpbar._width - 2;
}
_root.drop._x = _root.drop._x - 1;
_root.drop.vx = 0;
}
stop();
Frame 6
stop();
_root.fuelbar._width = 33;
_root.hpbar._width = 33;
_root.controlmain.acceptance = 0;
_root.controlmain.outbounds = 0;
Instance of Symbol 48 MovieClip "controlmain" in Frame 6
onClipEvent (load) {
_root.mainscore = 0;
_root.bonus = 0;
platformadmitance = 0;
rezervna1 = 0;
acceptance = 0;
outbounds = 0;
turn = 1;
globalaccess = 0;
}
onClipEvent (enterFrame) {
if (_root.drop5.hitTest(_root.platform) and (platformadmitance == 0)) {
platformadmitance = 1;
if ((0.75 >= _root.drop.vy) and (27.5 < (_root.platform._y - _root.drop._y))) {
if (rezervna1 == 0) {
_root.platform.gotoAndPlay(70);
_root.levelcounter.counter++;
rezervna1 = 1;
}
platformadmitance = 0;
} else {
_root.troubleshooter.gotoAndStop(2);
_root.troubleshooter._x = _root.drop._x;
_root.troubleshooter._y = _root.platform._y - 67.5;
_root.hpbar._width = 0;
}
}
}
onClipEvent (enterFrame) {
if (((((1.05 >= _root.hpbar._width) and (acceptance == 0)) or ((_root.drop._x < (0 + (_root.drop._width / 2))) and (outbounds == 0))) or (((550 - (_root.drop._width / 2)) < _root.drop._x) and (outbounds == 0))) or (((400 - (_root.drop._height / 2)) < _root.drop._y) and (outbounds == 0))) {
_root.explosion.gotoAndPlay(2);
acceptance = 1;
outbounds = 1;
_root.explosion._x = _root.drop._x;
_root.explosion._y = _root.drop._y;
_root.drop._visible = false;
_root.fuelbar._width = 0;
_root.hpbar._width = 0;
_root.estinguisher._visible = false;
_root.leftexhaust._visible = false;
_root.rightexhaust._visible = false;
_root.drop._y = 2000;
}
}
onClipEvent (enterFrame) {
_root.drop1._x = _root.drop._x;
_root.drop1._y = _root.drop._y - 7.623;
_root.drop2._x = _root.drop._x;
_root.drop2._y = _root.drop._y - 21.6348;
_root.drop3._x = _root.drop._x - 8.712;
_root.drop3._y = _root.drop._y - 5.082;
_root.drop4._x = _root.drop._x + 8.712;
_root.drop4._y = _root.drop._y - 5.082;
_root.drop5._x = _root.drop._x;
_root.drop5._y = _root.drop._y + 14.52;
}
onClipEvent (enterFrame) {
if (Key.isToggled(81)) {
_quality = "medium";
} else {
_quality = "high";
}
}
onClipEvent (load) {
function blastoff() {
temp = new Sound(this);
temp.attachSound("blastoff");
temp.setVolume(50);
temp.start();
}
function blastend() {
temp = new Sound(this);
temp.attachSound("blastoff");
temp.stop();
}
sandman = 0;
}
onClipEvent (enterFrame) {
if ((Key.isDown(Key.UP) or Key.isDown(Key.LEFT)) or Key.isDown(Key.RIGHT)) {
if (((sandman == 0) and (_root.platform.froze == 0)) and (1 < _root.fuelbar._width)) {
blastoff();
sandman = 1;
}
} else {
blastend();
sandman = 0;
}
}
Instance of Symbol 50 MovieClip "levelcounter" in Frame 6
onClipEvent (load) {
counter = 1;
}
onClipEvent (enterFrame) {
_root.napovednik.gotoAndPlay(counter);
}
Instance of Symbol 53 MovieClip in Frame 6
onClipEvent (enterFrame) {
if ((_root.drop._currentframe == 4) and (_root.platform.froze == 0)) {
_root.hpbar._width = _root.hpbar._width - 0.05;
}
}
Instance of Symbol 76 MovieClip "napovednik" in Frame 6
onClipEvent (enterFrame) {
if (Key.isDown(Key.SPACE)) {
_root.gotoAndStop(_root.levelcounter.counter + 6);
}
}
Instance of Symbol 78 MovieClip "drop5" in Frame 6
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_x - 5.06, _y + 12.87, true) or _root.ground.hitTest(_x + 5.06, _y + 12.87, true)) {
_root.parameter();
if (_root.imovie.i == 0.5) {
_root.imovie.gotoAndPlay(2);
}
}
}
Instance of Symbol 79 MovieClip "drop3" in Frame 6
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_x - 2.31, _y + 11.77, true) or _root.ground.hitTest(_x - 2.31, _y - 11.77, true)) {
_root.parameter2();
}
}
Instance of Symbol 80 MovieClip "drop4" in Frame 6
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_x + 2.31, _y + 11.77, true) or _root.ground.hitTest(_x + 2.31, _y - 11.77, true)) {
_root.parameter3();
}
}
Instance of Symbol 82 MovieClip "drop2" in Frame 6
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_x - 5.445, _y - 5.445, true) or _root.ground.hitTest(_x + 5.445, _y - 5.445, true)) {
_root.parameter1();
}
}
Instance of Symbol 86 MovieClip "hpbar" in Frame 6
onClipEvent (enterFrame) {
this._x = _root.drop._x - 16.5;
this._y = _root.drop._y - 43.6;
}
Instance of Symbol 88 MovieClip "fuelbar" in Frame 6
onClipEvent (enterFrame) {
this._x = _root.drop._x - 16.5;
this._y = _root.drop._y - 36.3;
}
Instance of Symbol 93 MovieClip "landingpod" in Frame 7
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 200) {
_alpha = (_alpha - 0.5);
}
}
}
Instance of Symbol 97 MovieClip "overheightindicator" in Frame 7
onClipEvent (enterFrame) {
if (_root.drop._y < 0) {
_x = _root.drop._x;
overheight = -1 * Math.round(_root.drop._y);
} else {
_x = -200;
}
}
Instance of Symbol 99 MovieClip "leftexhaust" in Frame 7
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._x = _root.drop._x + 23.595;
this._y = _root.drop._y + 1.65;
}
Instance of Symbol 101 MovieClip "rightexhaust" in Frame 7
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._x = _root.drop._x - 23.595;
this._y = _root.drop._y + 1.65;
}
Instance of Symbol 103 MovieClip "estinguisher" in Frame 7
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._x = _root.drop._x;
this._y = _root.drop._y + 18.15;
}
Instance of Symbol 112 MovieClip "drop" in Frame 7
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.1;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 116 MovieClip "number100leaper" in Frame 7
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe == 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 193 MovieClip "actualbonus" in Frame 7
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 207 MovieClip "explosion" in Frame 7
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
}
Instance of Symbol 215 MovieClip "platform" in Frame 7
onClipEvent (load) {
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 218 MovieClip "pill" in Frame 7
onClipEvent (load) {
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.platform.gotoAndPlay(2);
_root.sound1.gotoAndPlay(2);
this._visible = false;
_root.platform.act = 1;
_root.drop.gotoAndStop(4);
_root.yeckillmode.gotoAndStop(2);
_root.landingpod.gotoAndStop(2);
_root.landingpod._x = _root.platform._x;
_root.landingpod._y = _root.platform._y - 25;
}
}
Instance of Symbol 220 MovieClip "troubleshooter" in Frame 7
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 223 MovieClip "bloodtear" in Frame 7
onClipEvent (load) {
bloodtype = 0;
}
onClipEvent (enterFrame) {
if (_root.yeckillmode._currentframe == 2) {
_x = (_root.drop._x + 23.1);
_y = _root.drop._y;
if (bloodtype == 0) {
this.gotoAndPlay(60);
bloodtype = 1;
}
}
}
Instance of Symbol 225 MovieClip "randomstar" in Frame 7
onClipEvent (load) {
amount = 10 + random(11);
_alpha = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.randomstarleaper.gotoAndStop(amount - 8);
_root.randomstarleaper._x = _x + 10;
_root.randomstarleaper._y = _y - 10;
_root.mainscore = _root.mainscore + amount;
_root.fuelbar._width = _root.fuelbar._width + 10;
if (33 < _root.fuelbar._width) {
_root.fuelbar._width = 33;
}
_root.sound2.gotoAndPlay(2);
this._visible = false;
}
}
Instance of Symbol 227 MovieClip in Frame 7
onClipEvent (load) {
_root.randomstar._x = 8 + random(534);
_root.randomstar._y = 45 + random(347);
}
onClipEvent (enterFrame) {
if (_root.ground.hitTest(_root.randomstar._x, _root.randomstar._y, true)) {
_root.randomstar._x = 8 + random(534);
_root.randomstar._y = 45 + random(347);
} else {
_root.randomstar._alpha = 100;
}
if ((_root._currentframe == 11) or (_root._currentframe == 16)) {
_root.randomstar._y = 666;
_root.randomstar._visible = false;
}
}
Instance of Symbol 228 MovieClip "randomstarleaper" in Frame 7
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 236 MovieClip "greenaura" in Frame 7
onClipEvent (enterFrame) {
_x = _root.drop._x;
_y = (_root.drop._y - 58.5);
}
Instance of Symbol 239 MovieClip "drop" in Frame 8
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.1;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.05;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.05;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 242 MovieClip "platform" in Frame 8
onClipEvent (load) {
function fogofwar() {
fog = random(3);
if (fog == 0) {
this._x = 417;
this._y = 331.5;
} else if (fog == 1) {
this._x = 235;
this._y = 327;
} else {
this._x = 114;
this._y = 85.5;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 243 MovieClip "drop" in Frame 9
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.14 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.14;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.14 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.07;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.14 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.07;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.14 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.14 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.14 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.14 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 244 MovieClip "platform" in Frame 9
onClipEvent (load) {
function fogofwar() {
fog = random(3);
if (fog == 0) {
this._x = 498.5;
this._y = 85.5;
} else if (fog == 1) {
this._x = 235;
this._y = 327;
} else {
this._x = 114;
this._y = 85.5;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 112 MovieClip "drop" in Frame 10
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.1;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 215 MovieClip "platform" in Frame 10
onClipEvent (load) {
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 249 MovieClip "star" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star3" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star4" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star6" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star8" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star9" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star10" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star12" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star11" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star14" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star2" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star5" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star7" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 249 MovieClip "star13" in Frame 11
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 250 MovieClip "drop" in Frame 11
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.eventhandler.fly == 1) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.1;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 253 MovieClip "explosion" in Frame 11
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
_root.controlmain.outbounds = 0;
}
Instance of Symbol 255 MovieClip "eventhandler" in Frame 11
onClipEvent (load) {
fly = 0;
_root.fuelbar._width = 0;
}
onClipEvent (enterFrame) {
if ((_root.star._currentframe == 30) and (fly == 0)) {
if (_root.fuelbar._width < 32) {
_root.fuelbar._width++;
}
if (_root.fuelbar._width == 32) {
fly = 1;
}
}
}
Instance of Symbol 256 MovieClip "numberleaper" in Frame 11
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 5) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
if (i >= 40) {
_alpha = 100;
this.gotoAndPlay(1);
i = 0;
}
}
}
Instance of Symbol 257 MovieClip "platform" in Frame 11
onClipEvent (load) {
froze = 0;
}
Instance of Symbol 259 MovieClip "drop" in Frame 12
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.12 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.12;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.12 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.06;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.12 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.06;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.12 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.12 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.12 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.12 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 261 MovieClip "orb" in Frame 12
onClipEvent (load) {
acceptance = 0;
g = 0;
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (acceptance == 1) {
_y = (_y + g);
g = g + 0.25;
}
if (575 < _y) {
acceptance = 0;
}
if (this.hitTest(_root.drop) and (_root.greenaura._currentframe == 124)) {
i = 1;
while (i < 4) {
_root.hpbar._width = _root.hpbar._width - 1;
i++;
}
}
}
Instance of Symbol 116 MovieClip "number100leaper" in Frame 12
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe == 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 193 MovieClip "actualbonus" in Frame 12
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 207 MovieClip "explosion" in Frame 12
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
}
Instance of Symbol 264 MovieClip "platform" in Frame 12
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 254;
this._y = 369.5;
} else {
this._x = 266.6;
this._y = 189.9;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 218 MovieClip "pill" in Frame 12
onClipEvent (load) {
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.platform.gotoAndPlay(2);
_root.sound1.gotoAndPlay(2);
this._visible = false;
_root.platform.act = 1;
_root.drop.gotoAndStop(4);
_root.yeckillmode.gotoAndStop(2);
_root.landingpod.gotoAndStop(2);
_root.landingpod._x = _root.platform._x;
_root.landingpod._y = _root.platform._y - 25;
}
}
Instance of Symbol 265 MovieClip "drop" in Frame 13
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.075 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.075;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.075 < _root.fuelbar._width)) {
vx = vx - 0.05;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.0375;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.075 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.0375;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.075 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.075 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.075 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.075 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 268 MovieClip "lighting" in Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 269 MovieClip "orb" in Frame 13
onClipEvent (load) {
acceptance = 0;
g = 0;
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (acceptance == 1) {
_y = (_y + g);
g = g + 0.2;
}
if (550 < _y) {
acceptance = 0;
}
if (this.hitTest(_root.drop) and (_root.greenaura._currentframe == 124)) {
i = 1;
while (i < 4) {
_root.hpbar._width = _root.hpbar._width - 1;
i++;
}
}
}
Instance of Symbol 272 MovieClip "platform" in Frame 13
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 334;
this._y = 356.4;
} else {
this._x = 345;
this._y = 139.5;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 274 MovieClip "drop" in Frame 14
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.06;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.03;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.03;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.06 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 275 MovieClip "orb" in Frame 14
onClipEvent (load) {
acceptance = 0;
g = 0;
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (acceptance == 1) {
_y = (_y + g);
g = g + 0.25;
}
if (650 < _y) {
acceptance = 0;
}
if (this.hitTest(_root.drop) and (_root.greenaura._currentframe == 124)) {
i = 1;
while (i < 4) {
_root.hpbar._width = _root.hpbar._width - 1;
i++;
}
}
}
Instance of Symbol 278 MovieClip "platform" in Frame 14
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 365;
this._y = 377.5;
} else {
this._x = 470;
this._y = 225;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 239 MovieClip "drop" in Frame 15
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.1;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.05;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.05;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 279 MovieClip "lighting" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 281 MovieClip "lighting2" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 284 MovieClip "platform" in Frame 15
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 377.5;
this._y = 146.6;
} else {
this._x = 457;
this._y = 376;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 287 MovieClip "star3" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star5" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star2" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star4" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star8" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star7" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star11" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star6" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star9" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star10" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star12" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star13" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 287 MovieClip "star14" in Frame 16
onClipEvent (load) {
starcraft = 0;
vrednost = 5 + random(16);
targetx = 50 + random(450);
targety = 50 + random(300);
v = 8;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (starcraft == 0)) {
_root.sound2.gotoAndPlay(2);
_visible = false;
_root.numberleaper.gotoAndStop(vrednost);
_root.numberleaper._x = _x;
_root.numberleaper._y = _y;
_root.numberleaper._alpha = 100;
_root.numberleaper.i = 0;
starcraft = 1;
_root.mainscore = _root.mainscore + vrednost;
}
_x = (_x + ((targetx - _x) / v));
_y = (_y + ((targety - _y) / v));
}
Instance of Symbol 250 MovieClip "drop" in Frame 16
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.eventhandler.fly == 1) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.1;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.05;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.1 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.1 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.1 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.1 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 253 MovieClip "explosion" in Frame 16
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
_root.controlmain.outbounds = 0;
}
Instance of Symbol 255 MovieClip "eventhandler" in Frame 16
onClipEvent (load) {
fly = 0;
_root.fuelbar._width = 0;
}
onClipEvent (enterFrame) {
if ((_root.star._currentframe == 30) and (fly == 0)) {
if (_root.fuelbar._width < 32) {
_root.fuelbar._width++;
}
if (_root.fuelbar._width == 32) {
fly = 1;
}
}
}
Instance of Symbol 256 MovieClip "numberleaper" in Frame 16
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 5) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
if (i >= 40) {
_alpha = 100;
this.gotoAndPlay(1);
i = 0;
}
}
}
Instance of Symbol 257 MovieClip "platform" in Frame 16
onClipEvent (load) {
froze = 0;
}
Instance of Symbol 274 MovieClip "drop" in Frame 17
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
vy = vy - 0.05;
if (a == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.06;
a = 1;
} else {
a = 0;
}
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
vx = vx - 0.025;
if (b == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.03;
b = 1;
} else {
b = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
vx = vx + 0.025;
if (c == 0) {
_root.fuelbar._width = _root.fuelbar._width - 0.03;
c = 1;
} else {
c = 0;
}
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.06 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 279 MovieClip "lighting" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 291 MovieClip "lighting3" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 292 MovieClip "lighting2" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 294 MovieClip "lighting4" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 116 MovieClip "number100leaper" in Frame 17
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe == 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 193 MovieClip "actualbonus" in Frame 17
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 207 MovieClip "explosion" in Frame 17
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
}
Instance of Symbol 297 MovieClip "platform" in Frame 17
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 185.5;
this._y = 142;
} else {
this._x = 76;
this._y = 256.5;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 218 MovieClip "pill" in Frame 17
onClipEvent (load) {
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.platform.gotoAndPlay(2);
_root.sound1.gotoAndPlay(2);
this._visible = false;
_root.platform.act = 1;
_root.drop.gotoAndStop(4);
_root.yeckillmode.gotoAndStop(2);
_root.landingpod.gotoAndStop(2);
_root.landingpod._x = _root.platform._x;
_root.landingpod._y = _root.platform._y - 25;
}
}
Instance of Symbol 298 MovieClip "lighting" in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop1) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop1.gotoAndPlay(2);
}
if (this.hitTest(_root.drop2) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop2.gotoAndPlay(2);
}
if (this.hitTest(_root.drop3) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop3.gotoAndPlay(2);
}
if (this.hitTest(_root.drop4) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop4.gotoAndPlay(2);
}
if (this.hitTest(_root.drop5) and (_root.greenaura._currentframe == 124)) {
_root.hpbar._width = 0;
_root.drop5.gotoAndPlay(2);
}
}
Instance of Symbol 299 MovieClip "drop" in Frame 18
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.06;
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.03;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.03;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.06 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.06 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.06 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.06 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 302 MovieClip "platform" in Frame 18
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 366.5;
this._y = 247.5;
} else {
this._x = 459;
this._y = 364.5;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 304 MovieClip "teleportplatform" in Frame 18
onClipEvent (load) {
froze = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (1 >= _root.drop.vy)) {
if (froze == 0) {
this.gotoAndPlay(2);
}
_root.drop.vx = 0;
_root.drop.vy = 0;
}
if ((2 < this._currentframe) and (this._currentframe < 16)) {
_root.drop._alpha = _root.drop._alpha - 5;
_alpha = (_alpha - 10);
}
if (16 < this._currentframe) {
_root.drop._alpha = _root.drop._alpha + 5;
}
}
Instance of Symbol 305 MovieClip "drop" in Frame 19
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.075 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.075;
}
if (Key.isDown(Key.LEFT) and (0.075 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.0375;
if ((_root.pill._visible == true) and (_root.pill2._visible == true)) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.075 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.0375;
if ((_root.pill._visible == true) and (_root.pill2._visible == true)) {
_root.drop.gotoAndStop(3);
}
} else if ((_root.pill._visible == true) and (_root.pill2._visible == true)) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.075 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.075 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.075 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.075 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 207 MovieClip "explosion" in Frame 19
onClipEvent (load) {
this._xscale = 16.5;
this._yscale = 16.5;
}
Instance of Symbol 308 MovieClip "platform" in Frame 19
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 110.5;
this._y = 384.5;
} else {
this._x = 280.5;
this._y = 189;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 218 MovieClip "pill" in Frame 19
onClipEvent (load) {
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.platform.gotoAndPlay(2);
_root.sound1.gotoAndPlay(2);
this._visible = false;
_root.platform.act = 1;
_root.drop.gotoAndStop(4);
_root.yeckillmode.gotoAndStop(2);
_root.landingpod.gotoAndStop(2);
_root.landingpod._x = _root.platform._x;
_root.landingpod._y = _root.platform._y - 25;
}
}
Instance of Symbol 218 MovieClip "pill2" in Frame 19
onClipEvent (load) {
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop) and (_visible == true)) {
_root.platform.gotoAndPlay(2);
_root.sound1.gotoAndPlay(2);
this._visible = false;
_root.platform.act = 1;
_root.drop.gotoAndStop(4);
_root.yeckillmode.gotoAndStop(2);
_root.landingpod.gotoAndStop(2);
_root.landingpod._x = _root.platform._x;
_root.landingpod._y = _root.platform._y - 25;
}
}
Instance of Symbol 309 MovieClip "drop" in Frame 20
onClipEvent (load) {
g = 0.02;
drag = 0.999;
xrakete = this._x;
yrakete = this._y;
acces = 0;
}
onClipEvent (enterFrame) {
if (_root.platform.froze == 0) {
_x = (_x + vx);
_y = (_y + vy);
if (Key.isDown(Key.UP) and (0.08 < _root.fuelbar._width)) {
vy = vy - 0.05;
_root.fuelbar._width = _root.fuelbar._width - 0.08;
}
if (Key.isDown(Key.LEFT) and (0.08 < _root.fuelbar._width)) {
vx = vx - 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.04;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(2);
}
} else if (Key.isDown(Key.RIGHT) and (0.08 < _root.fuelbar._width)) {
vx = vx + 0.025;
_root.fuelbar._width = _root.fuelbar._width - 0.04;
if (_root.pill._visible == true) {
_root.drop.gotoAndStop(3);
}
} else if (_root.pill._visible == true) {
_root.drop.gotoAndStop(1);
}
vy = (vy * drag) + g;
vx = vx * drag;
if (0.08 >= _root.fuelbar._width) {
_root.fuelbar._width = 0;
}
if (Key.isDown(Key.UP) and (0.08 < _root.fuelbar._width)) {
_root.estinguisher._visible = true;
} else {
_root.estinguisher._visible = false;
}
if (Key.isDown(Key.LEFT) and (0.08 < _root.fuelbar._width)) {
_root.leftexhaust._visible = true;
} else {
_root.leftexhaust._visible = false;
}
if (Key.isDown(Key.RIGHT) and (0.08 < _root.fuelbar._width)) {
_root.rightexhaust._visible = true;
} else {
_root.rightexhaust._visible = false;
}
}
}
Instance of Symbol 312 MovieClip "platform" in Frame 20
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 465;
} else {
this._x = 79;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 314 MovieClip "fogofwar1" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop)) {
this._visible = false;
}
}
Instance of Symbol 315 MovieClip "fogofwar2" in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.drop)) {
this._visible = false;
}
}
Instance of Symbol 317 MovieClip in Frame 21
onClipEvent (load) {
acceptance = 0;
g = 0;
X = _x;
Y = _y;
}
onClipEvent (enterFrame) {
if (acceptance == 1) {
_y = (_y + g);
g = g + 0.25;
}
if (580 < _y) {
acceptance = 0;
}
if (this.hitTest(_root.drop) and (_root.greenaura._currentframe == 124)) {
i = 1;
while (i < 4) {
_root.hpbar._width = _root.hpbar._width - 1;
i++;
}
}
}
Instance of Symbol 116 MovieClip "number100leaper" in Frame 21
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe == 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 193 MovieClip "actualbonus" in Frame 21
onClipEvent (load) {
i = 0;
this._xscale = 66;
this._yscale = 66;
}
onClipEvent (enterFrame) {
if (_currentframe >= 2) {
i++;
if (i < 40) {
_alpha = (_alpha - 2.5);
_y = (_y - 0.5);
}
}
}
Instance of Symbol 320 MovieClip "platform" in Frame 21
onClipEvent (load) {
function fogofwar() {
fog = random(2);
if (fog == 0) {
this._x = 197;
this._y = 189;
} else {
this._x = 275;
this._y = 358;
}
}
bonus = 0;
froze = 0;
act = 0;
_alpha = 0;
fogofwar();
}
onClipEvent (enterFrame) {
if ((act == 1) and (100 >= _alpha)) {
_alpha = (_alpha + 1);
}
}
Instance of Symbol 332 MovieClip "continuebutton" in Frame 25
onClipEvent (enterFrame) {
this.gotoAndStop(_root.controlmain.turn);
if (_root.controlmain.frame21 == 1) {
this.gotoAndStop(3);
}
}
Symbol 14 MovieClip Frame 299
accept = 1;
Symbol 14 MovieClip Frame 1503
stop();
Symbol 18 Button
on (release) {
_root.gotoAndPlay(5);
}
Symbol 22 Button
on (release) {
getURL ("dwarfvsdwarf.html", "_self");
}
Symbol 30 Button
on (release) {
gotoAndStop (6);
}
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 2
stop();
Symbol 59 MovieClip Frame 3
stop();
Symbol 59 MovieClip Frame 4
if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndStop(25);
}
Symbol 76 MovieClip Frame 1
stop();
Symbol 76 MovieClip Frame 2
stop();
Symbol 76 MovieClip Frame 3
stop();
Symbol 76 MovieClip Frame 4
stop();
Symbol 76 MovieClip Frame 5
stop();
Symbol 76 MovieClip Frame 6
stop();
Symbol 76 MovieClip Frame 7
stop();
Symbol 76 MovieClip Frame 8
stop();
Symbol 76 MovieClip Frame 9
stop();
Symbol 76 MovieClip Frame 10
stop();
Symbol 76 MovieClip Frame 11
stop();
Symbol 76 MovieClip Frame 12
stop();
Symbol 76 MovieClip Frame 13
stop();
Symbol 76 MovieClip Frame 14
stop();
Symbol 76 MovieClip Frame 15
stop();
Symbol 91 MovieClip Frame 1
stop();
Symbol 93 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 2
stop();
Symbol 112 MovieClip Frame 3
stop();
Symbol 112 MovieClip Frame 4
stop();
Symbol 112 MovieClip Frame 9
stop();
Symbol 112 MovieClip Frame 10
stop();
Symbol 112 MovieClip Frame 11
stop();
Symbol 116 MovieClip Frame 1
stop();
Symbol 193 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 50
_root.lives.nextFrame();
_root.drop._x = _root.drop.xrakete;
_root.drop._y = _root.drop.yrakete;
_root.drop.vy = 0;
_root.drop.vx = 0;
_root.drop._visible = true;
_root.fuelbar._width = 33;
_root.hpbar._width = 33;
_root.fuelbar1._visible = true;
_root.fuelbar1.gotoAndStop(1);
_root.fuelcanister._visible = true;
_root.controlmain.platformadmitance = 0;
_root.controlmain2.platformadmitance = 0;
_root.fogofwar1._visible = true;
_root.fogofwar2._visible = true;
_root.platform.fogofwar();
gotoAndStop (1);
_root.controlmain.acceptance = 0;
_root.eventhandler.fly = 0;
_root.pill._visible = true;
_root.pill2._visible = true;
_root.platform.act = 0;
_root.platform.gotoAndStop(1);
_root.platform._alpha = 0;
_root.teleportplatform._alpha = 100;
_root.bloodshed.gotoAndStop(1);
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
_root.controlmain.outbounds = 0;
_root.randomstar.amount = 10 + random(11);
_root.randomstar._visible = true;
_root.randomstar._x = 8 + random(534);
_root.randomstar._y = 45 + random(347);
_root.randomstar._alpha = 0;
_root.randomstarleaper._alpha = 100;
_root.randomstarleaper.gotoAndStop(1);
_root.randomstarleaper.i = 0;
_root.landingpod.gotoAndStop(1);
_root.landingpod._alpha = 100;
_root.landingpod.i = 0;
_root.troubleshooter.gotoAndStop(1);
_root.troubleshooter._alpha = 100;
_root.troubleshooter.i = 0;
_root.greenaura.gotoAndPlay(1);
Symbol 215 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 69
gotoAndPlay (2);
Symbol 215 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 215 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 220 MovieClip Frame 1
stop();
Symbol 223 MovieClip Frame 1
stop();
Symbol 223 MovieClip Frame 100
gotoAndPlay (2);
Symbol 228 MovieClip Frame 1
stop();
Symbol 231 MovieClip Frame 1
stop();
Symbol 234 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 124
stop();
Symbol 238 MovieClip Frame 1
i = 0.5;
stop();
Symbol 238 MovieClip Frame 2
i = i - 0.1;
Symbol 238 MovieClip Frame 22
if (i < 0.1) {
this.gotoAndStop(1);
} else {
this.gotoAndPlay(2);
}
Symbol 239 MovieClip Frame 1
stop();
Symbol 239 MovieClip Frame 2
stop();
Symbol 239 MovieClip Frame 3
stop();
Symbol 239 MovieClip Frame 4
stop();
Symbol 239 MovieClip Frame 9
stop();
Symbol 239 MovieClip Frame 10
stop();
Symbol 239 MovieClip Frame 11
stop();
Symbol 242 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 69
gotoAndPlay (2);
Symbol 242 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 242 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 2
stop();
Symbol 243 MovieClip Frame 3
stop();
Symbol 243 MovieClip Frame 4
stop();
Symbol 243 MovieClip Frame 9
stop();
Symbol 243 MovieClip Frame 10
stop();
Symbol 243 MovieClip Frame 11
stop();
Symbol 244 MovieClip Frame 1
stop();
Symbol 244 MovieClip Frame 69
gotoAndPlay (2);
Symbol 244 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 244 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 249 MovieClip Frame 30
stop();
Symbol 250 MovieClip Frame 1
stop();
Symbol 250 MovieClip Frame 2
stop();
Symbol 250 MovieClip Frame 3
stop();
Symbol 250 MovieClip Frame 4
stop();
Symbol 250 MovieClip Frame 9
stop();
Symbol 250 MovieClip Frame 10
stop();
Symbol 250 MovieClip Frame 11
stop();
Symbol 253 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 50
_root.drop._x = _root.drop.xrakete;
_root.drop._y = _root.drop.yrakete;
_root.drop.vy = 0;
_root.drop.vx = 0;
_root.drop._visible = true;
_root.fuelbar._width = 50;
_root.hpbar._width = 50;
_root.fuelbar1._visible = true;
_root.fuelbar1.gotoAndStop(1);
_root.fuelcanister._visible = true;
_root.controlmain.platformadmitance = 0;
_root.controlmain2.platformadmitance = 0;
_root.fogofwar1._visible = true;
_root.fogofwar2._visible = true;
_root.platform.fogofwar();
gotoAndStop (1);
_root.hpbar.gotoAndStop(1);
_root.controlmain.acceptance = 0;
_root.controlmain.outbounds = 0;
_root.eventhandler.fly = 0;
_root.levelcounter.counter++;
_root.gotoAndPlay(6);
Symbol 256 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 69
gotoAndPlay (2);
Symbol 257 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 257 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 259 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 2
stop();
Symbol 259 MovieClip Frame 3
stop();
Symbol 259 MovieClip Frame 4
stop();
Symbol 259 MovieClip Frame 9
stop();
Symbol 259 MovieClip Frame 10
stop();
Symbol 259 MovieClip Frame 11
stop();
Symbol 261 MovieClip Frame 40
acceptance = 1;
Symbol 261 MovieClip Frame 240
gotoAndPlay (1);
_x = X;
_y = Y;
g = 0;
Symbol 264 MovieClip Frame 1
stop();
Symbol 264 MovieClip Frame 69
gotoAndPlay (2);
Symbol 264 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 264 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 265 MovieClip Frame 1
stop();
Symbol 265 MovieClip Frame 2
stop();
Symbol 265 MovieClip Frame 3
stop();
Symbol 265 MovieClip Frame 4
stop();
Symbol 265 MovieClip Frame 9
stop();
Symbol 265 MovieClip Frame 10
stop();
Symbol 265 MovieClip Frame 11
stop();
Symbol 269 MovieClip Frame 40
acceptance = 1;
Symbol 269 MovieClip Frame 240
gotoAndPlay (1);
_x = X;
_y = Y;
g = 0;
Symbol 272 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 69
gotoAndPlay (2);
Symbol 272 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 272 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 274 MovieClip Frame 1
stop();
Symbol 274 MovieClip Frame 2
stop();
Symbol 274 MovieClip Frame 3
stop();
Symbol 274 MovieClip Frame 4
stop();
Symbol 274 MovieClip Frame 9
stop();
Symbol 274 MovieClip Frame 10
stop();
Symbol 274 MovieClip Frame 11
stop();
Symbol 275 MovieClip Frame 40
acceptance = 1;
Symbol 275 MovieClip Frame 240
gotoAndPlay (1);
_x = X;
_y = Y;
g = 0;
Symbol 278 MovieClip Frame 1
stop();
Symbol 278 MovieClip Frame 69
gotoAndPlay (2);
Symbol 278 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 278 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 284 MovieClip Frame 1
stop();
Symbol 284 MovieClip Frame 69
gotoAndPlay (2);
Symbol 284 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 284 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 287 MovieClip Frame 30
stop();
Symbol 297 MovieClip Frame 1
stop();
Symbol 297 MovieClip Frame 69
gotoAndPlay (2);
Symbol 297 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 297 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 2
stop();
Symbol 299 MovieClip Frame 3
stop();
Symbol 299 MovieClip Frame 4
stop();
Symbol 299 MovieClip Frame 9
stop();
Symbol 299 MovieClip Frame 10
stop();
Symbol 299 MovieClip Frame 11
stop();
Symbol 302 MovieClip Frame 1
stop();
Symbol 302 MovieClip Frame 69
gotoAndPlay (2);
Symbol 302 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 302 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 304 MovieClip Frame 1
stop();
Symbol 304 MovieClip Frame 2
froze = 1;
Symbol 304 MovieClip Frame 15
froze = 0;
_root.drop._x = 340.5;
_root.drop._y = 213.3;
Symbol 304 MovieClip Frame 30
gotoAndStop (1);
Symbol 305 MovieClip Frame 1
stop();
Symbol 305 MovieClip Frame 2
stop();
Symbol 305 MovieClip Frame 3
stop();
Symbol 305 MovieClip Frame 4
stop();
Symbol 305 MovieClip Frame 9
stop();
Symbol 305 MovieClip Frame 10
stop();
Symbol 305 MovieClip Frame 11
stop();
Symbol 308 MovieClip Frame 1
stop();
Symbol 308 MovieClip Frame 69
gotoAndPlay (2);
Symbol 308 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 308 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 309 MovieClip Frame 1
stop();
Symbol 309 MovieClip Frame 2
stop();
Symbol 309 MovieClip Frame 3
stop();
Symbol 309 MovieClip Frame 4
stop();
Symbol 309 MovieClip Frame 9
stop();
Symbol 309 MovieClip Frame 10
stop();
Symbol 309 MovieClip Frame 11
stop();
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 69
gotoAndPlay (2);
Symbol 312 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 312 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 317 MovieClip Frame 40
acceptance = 1;
Symbol 317 MovieClip Frame 240
gotoAndPlay (1);
_x = X;
_y = Y;
g = 0;
Symbol 320 MovieClip Frame 1
stop();
Symbol 320 MovieClip Frame 69
gotoAndPlay (2);
Symbol 320 MovieClip Frame 70
_root.bloodtear._visible = false;
_root.number100leaper.gotoAndStop(2);
_root.number100leaper._x = _root.drop._x + 19.8;
_root.number100leaper._y = _root.drop._y + 13.2;
froze = 1;
bonus = Math.round((_root.fuelbar._width * 100) / 33);
_root.actualbonus.gotoAndStop(bonus + 2);
_root.actualbonus._x = _root.drop._x + 26.4;
_root.actualbonus._y = _root.drop._y - 19.8;
_root.screenleaper.gotoAndStop(2);
_root.mainscore = _root.mainscore + (100 + bonus);
Symbol 320 MovieClip Frame 92
froze = 0;
_root.controlmain.rezervna1 = 0;
_root.yeckillmode.gotoAndStop(1);
_root.bloodtearengine.bloodtype = 0;
if (_root._currentframe == 20) {
if ((_root.lives._currentframe == 1) and (_root.controlmain.globalaccess == 0)) {
trace("ADMIT!");
_root.gotoAndPlay(6);
} else {
trace("NO-ADMIT!");
_root.gotoAndStop(26);
}
} else if (_root._currentframe == 21) {
_root.gotoAndStop(26);
} else {
_root.gotoAndPlay(6);
}
Symbol 326 Button
on (release) {
if (_root.levelcounter.counter == 15) {
_root.levelcounter.counter = _root.levelcounter.counter - 1;
}
_root.lives.gotoAndStop(1);
_root.controlmain.turn++;
_root.mainscore = 0;
_root.controlmain.globalaccess = 1;
_root.gotoAndStop(6);
_root.controlmain.outbounds = 0;
_root.controlmain.acceptance = 0;
}
Symbol 332 MovieClip Frame 1
stop();
Symbol 334 Button
on (release) {
gotoAndPlay (5);
}