Frame 1
stop();
Instance of Symbol 14 MovieClip in Frame 1
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Frame 2
stop();
Instance of Symbol 46 MovieClip "mmm" in Frame 2
onClipEvent (enterFrame) {
if (go == 1) {
_root._alpha = _root._alpha - 5;
if (_root._alpha < 5) {
_root._alpha = 100;
_root.gotoAndPlay(5);
}
}
}
on (keyPress "<Space>") {
_root.play();
}
Frame 3
stop();
Instance of Symbol 59 MovieClip "rev" in Frame 3
onClipEvent (load) {
gotoAndPlay (2);
}
Frame 5
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
_root.lev = 1;
_root.hunt = 0;
_root.bile = 0;
stop();
__com_mochibot__("35e23800", this, 10301, true);
Instance of Symbol 14 MovieClip in Frame 5
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Instance of Symbol 104 MovieClip in Frame 5
on (press) {
stopAllSounds();
_root.pauza = 0;
_root._alpha = 100;
_root.gotoAndStop(10);
}
Instance of Symbol 76 MovieClip "hh" in Frame 5
onClipEvent (load) {
xx = (yy = 0);
greu = 0;
lim = 7;
prins = 0;
go = 1;
_root.pauza = 0;
ramas = 0;
xs = _xscale;
}
onClipEvent (enterFrame) {
if (go == 44) {
ramas--;
if (ramas < 0) {
_root.succes._y = -60;
_root.succes.top();
go = 1;
go = 1;
_root.play();
}
}
if (go == 666) {
mori--;
if (mori == 190) {
_root._alpha = 90;
}
if (mori < 1) {
_root.gotoAndStop(80);
}
}
if ((go == 1) && (_root.pauza == 0)) {
if (Key.isDown(37) && (xx > (-lim))) {
xx = -5;
yy = 0;
_xscale = (-xs);
_rotation = 0;
}
if (Key.isDown(39) && (xx < lim)) {
xx = 5;
yy = 0;
_xscale = xs;
_rotation = 0;
}
if (Key.isDown(38) && (yy > (-lim))) {
yy = -5;
xx = 0;
}
if (Key.isDown(40) && (yy < lim)) {
yy = 5;
xx = 0;
}
if (_x < 10) {
_x = (_x + 4);
_root.hh.xx = 2;
_xscale = xs;
}
if (_x > 540) {
_x = (_x - 4);
_root.hh.xx = -2;
_xscale = xs;
}
if (_y < 10) {
_y = (_y + 4);
_root.hh.yy = 2;
}
if (_y > 390) {
_y = (_y - 4);
_root.hh.yy = -2;
}
if (yy > 0) {
yy = yy - 0.1;
}
if (yy < 0) {
yy = yy + 0.1;
}
if (xx > 0) {
xx = xx - 0.1;
}
if (xx < 0) {
xx = xx + 0.1;
}
_x = (_x + xx);
_y = (_y + yy);
if (_root.poc != 0) {
if (_root.poc < 0) {
oval.lig.play();
}
if (_root.energie > 100) {
_root.energie = 100;
}
if (_root.poc > 1) {
_root.shitmet.start();
oval.play();
}
_root.energie = _root.energie - _root.poc;
_root.poc = 0;
_root.bara._width = _root.energie;
}
if (_root.energie < 1) {
_root.bara._width = 0;
gotoAndStop (3);
go = 666;
mori = 90;
}
}
}
Instance of Symbol 33 MovieClip in Frame 6
on (press) {
_root.gotoAndStop(5);
}
Instance of Symbol 119 MovieClip in Frame 6
on (press) {
stopAllSounds();
_root.gotoAndStop(2);
}
Instance of Symbol 125 MovieClip in Frame 6
on (press) {
getURL ("http://playerforever.com/", "_blank");
}
Frame 6
if (false) {
}
Frame 7
if (false) {
}
Frame 10
function energy() {
if (_root.pauza == 0) {
_root.sc = _root.sc + 1;
_root.scor = _root.scor + 5;
if (_root.sc >= _root.bile) {
_root.lev++;
_root.sc = 0;
_root.bile = 0;
gotoAndStop (50);
_root.hh._visible = false;
_root.bar._width = 100;
}
}
}
function kill(k) {
if (_root.pauza == 0) {
_root.bar._width = _root.bar._width - k;
_root.shit.start();
}
}
_root.sc = 0;
_root.pauza = 0;
sir = new Array("die", "lgh", "magic", "magic2", "ghost", "hit1", "zong");
i = 0;
while (i < sir.length) {
_root["s" + sir[i]] = new Sound();
_root["s" + sir[i]].attachSound(sir[i]);
i++;
}
_root.energie = 100;
_root.level = 1;
_root.scor = 0;
_root.poc = 0;
_root.life = 3;
_root.pauza = 0;
t = (t0 = 0);
stopAllSounds();
gotoAndStop(10 + _root.lev);
Instance of Symbol 158 MovieClip in Frame 11
onClipEvent (load) {
p = 1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 30;
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 160 MovieClip "dor1" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
_root.hh.yy = -3;
_root.hh._y = _root.hh._y - 6;
}
}
Instance of Symbol 122 MovieClip "rig2" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft2" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 11
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(5);
}
if (this.hitTest(_root.rig2)) {
go = -1;
}
if (this.hitTest(_root.lft2)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Instance of Symbol 173 MovieClip in Frame 11
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 91 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 181 MovieClip "govertxt" in Frame 11
on (keyPress "<Space>") {
if (_root.pauza == 55) {
_root.gotoAndStop(5);
}
}
Instance of Symbol 191 MovieClip "hh" in Frame 11
onClipEvent (load) {
xx = (yy = 0);
greu = 0;
lim = 11;
prins = 0;
go = 1;
_root.pauza = 0;
ramas = 0;
xs = _xscale;
}
onClipEvent (enterFrame) {
if (go == 44) {
ramas--;
if (ramas < 0) {
_root.succes._y = -60;
_root.succes.top();
go = 1;
go = 1;
_root.play();
}
}
if (go == 666) {
mori--;
_rotation = (_rotation + 10);
_xscale = (_xscale-1);
_yscale = (_yscale-1);
_y = (_y + 1);
if (mori == 190) {
_root._alpha = 90;
}
if (mori < 1) {
stopAllSounds();
_root.gotoAndStop(70);
}
}
if ((go == 1) && (_root.pauza == 0)) {
if (Key.isDown(37) && (xx > (-lim))) {
xx = -5;
yy = 0;
gotoAndStop (2);
}
if (Key.isDown(39) && (xx < lim)) {
xx = 5;
yy = 0;
gotoAndStop (1);
}
if (Key.isDown(38) && (yy > (-lim))) {
yy = -5;
xx = 0;
gotoAndStop (4);
}
if (Key.isDown(40) && (yy < lim)) {
yy = 5;
xx = 0;
gotoAndStop (3);
}
if (_x < 10) {
_x = (_x + 4);
_root.hh.xx = 2;
_xscale = xs;
}
if (_x > 540) {
_x = (_x - 4);
_root.hh.xx = -2;
_xscale = xs;
}
if (_y < 10) {
_y = (_y + 4);
_root.hh.yy = 2;
}
if (_y > 390) {
_y = (_y - 4);
_root.hh.yy = -2;
}
if (yy > 0) {
yy = yy - 0.1;
}
if (yy < 0) {
yy = yy + 0.1;
}
if (xx > 0) {
xx = xx - 0.1;
}
if (xx < 0) {
xx = xx + 0.1;
}
_x = (_x + xx);
_y = (_y + yy);
if (_root.poc != 0) {
if (_root.poc < 0) {
oval.lig.play();
}
if (_root.bar > 100) {
_root.energie = 100;
}
}
_root.bar._width = _root.bar._width - 0.1;
if (_root.bar._width < 2) {
gotoAndStop (5);
go = 666;
mori = 90;
_root.go._y = 120;
_root.bar._width = 0;
}
}
}
Frame 11
if (false) {
}
Instance of Symbol 91 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 158 MovieClip in Frame 12
onClipEvent (load) {
p = 1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 30;
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 122 MovieClip "rig2" in Frame 12
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft2" in Frame 12
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 12
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.kill(3);
}
if (this.hitTest(_root.rig2)) {
go = -1;
}
if (this.hitTest(_root.lft2)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Instance of Symbol 173 MovieClip in Frame 12
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 160 MovieClip "dor1" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Frame 12
if (false) {
}
Instance of Symbol 91 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 158 MovieClip in Frame 13
onClipEvent (load) {
p = 1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 13
onClipEvent (load) {
p = 1.1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 13
onClipEvent (load) {
p = 1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 13
onClipEvent (load) {
p = 1.1;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 199 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Frame 13
if (false) {
}
Instance of Symbol 91 MovieClip in Frame 14
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 14
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 199 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 158 MovieClip in Frame 14
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 14
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Frame 14
if (false) {
}
Instance of Symbol 158 MovieClip in Frame 15
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 15
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 15
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 15
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 122 MovieClip "rig2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 15
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig2)) {
go = -1;
}
if (this.hitTest(_root.lft2)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Instance of Symbol 122 MovieClip "rig1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 15
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.kill(3);
}
if (this.hitTest(_root.rig1)) {
go = -1;
}
if (this.hitTest(_root.lft1)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Instance of Symbol 199 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Frame 15
if (false) {
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 16
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Frame 16
if (false) {
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.3;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.3;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 17
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 160 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 160 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Frame 17
if (false) {
}
Instance of Symbol 199 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.3;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.3;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 18
onClipEvent (load) {
p = 1.5;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 91 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 173 MovieClip in Frame 18
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 122 MovieClip "rig2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 18
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.kill(3);
}
if (this.hitTest(_root.rig2)) {
go = -1;
}
if (this.hitTest(_root.lft2)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Frame 18
if (false) {
}
Instance of Symbol 158 MovieClip in Frame 19
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 19
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 19
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 19
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 122 MovieClip "rig2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 122 MovieClip "lft2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 170 MovieClip in Frame 19
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.kill(3);
}
if (this.hitTest(_root.rig2)) {
go = -1;
}
if (this.hitTest(_root.lft2)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
_y = (340 + t);
}
Frame 19
if (false) {
}
Instance of Symbol 91 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 91 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.2;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 158 MovieClip in Frame 20
onClipEvent (load) {
p = 1.6;
x0 = _x;
y0 = _y;
ded = false;
nr = 0;
nr = 40 + random(100);
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
nr++;
if (nr > 400) {
nr = 0;
_alpha = 100;
p = p * 2;
}
if (nr > 370) {
nr = 0;
_alpha = (_alpha + 2);
p = p * 2;
_y = (_y - 0.5);
}
if (nr == 370) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
}
if (nr == 160) {
_alpha = 85;
hat._y = hat._y + 1;
p = p / 2;
}
if ((ded == false) && (nr < 200)) {
if (this.hitTest(_root.hh)) {
if (_root.hunt < 1) {
_root.kill(3);
}
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_y > _root.hh._y) {
_y = (_y - p);
}
if (_y < _root.hh._y) {
_y = (_y + p);
}
if (_x > _root.hh._x) {
_x = (_x - p);
}
if (_x < _root.hh._x) {
_x = (_x + p);
}
}
}
}
}
Instance of Symbol 199 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 199 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Frame 20
if (false) {
}
Instance of Symbol 33 MovieClip in Frame 21
on (press) {
_root.gotoAndStop(5);
}
Frame 21
if (false) {
}
Frame 50
stopAllSounds();
gotoAndStop(10 + _root.lev);
Instance of Symbol 211 MovieClip in Frame 70
onClipEvent (enterFrame) {
_rotation = (_rotation + 20);
_xscale = (_xscale-1);
_yscale = (_yscale-1);
_alpha = (_alpha - 0.1);
}
Instance of Symbol 14 MovieClip in Frame 70
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Instance of Symbol 59 MovieClip "rev" in Frame 70
onClipEvent (load) {
gotoAndPlay (2);
}
Instance of Symbol 224 MovieClip in Frame 70
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Frame 70
if (false) {
}
Symbol 18 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
trace(PercentLoaded);
t = getTimer();
if ((t > 4000) && (PercentLoaded == 100)) {
_root._alpha = 100;
go = 10;
}
per = int(PercentLoaded) + " %";
bara._width = (PercentLoaded / 100) * 218;
if ((PercentLoaded == 100) && (go == 10)) {
stop();
_root.gotoAndPlay(3);
}
Symbol 18 MovieClip Frame 2
gotoAndPlay (1);
Symbol 25 MovieClip Frame 76
_root.flare1.play();
Symbol 25 MovieClip Frame 97
_parent.play();
Symbol 31 MovieClip Frame 1
stop();
Symbol 31 MovieClip Frame 10
_parent._x = -100;
Instance of Symbol 31 MovieClip in Symbol 32 MovieClip Frame 1
onClipEvent (load) {
_rotation = 0;
_root.bile++;
r0 = (_parent._x / 10) - 27;
_rotation = r0;
trace(r0);
}
onClipEvent (enterFrame) {
if ((_currentframe > 1) && (_currentframe != _totalframes)) {
}
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
_root.scor = _root.scor + 10;
_root.energy();
gotoAndPlay (2);
}
}
Symbol 36 MovieClip Frame 50
_parent._parent.play();
Symbol 37 MovieClip Frame 52
stop();
Symbol 39 MovieClip Frame 19
stop();
_root.mmm.adi.play();
Symbol 41 MovieClip Frame 15
stop();
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 55
_root.mmm.go = 1;
stop();
Symbol 46 MovieClip Frame 1
stop();
Instance of Symbol 21 MovieClip in Symbol 46 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (15);
}
Instance of Symbol 21 MovieClip in Symbol 46 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (10);
}
Symbol 46 MovieClip Frame 2
stop();
Symbol 46 MovieClip Frame 3
stop();
Instance of Symbol 14 MovieClip in Symbol 46 MovieClip Frame 3
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 140
stop();
_root.onEnterFrame = function () {
_root._alpha = _root._alpha - 0.5;
if (_root._alpha < 5) {
_root._alpha = 100;
stopAllSounds();
}
};
Symbol 76 MovieClip Frame 8
gotoAndPlay ("home");
Symbol 80 MovieClip Frame 400
stopAllSounds();
_root.play();
Symbol 84 Button
on (press) {
stopAllSounds();
_root.gotoAndPlay(5);
}
Symbol 98 Button
on (press) {
stopAllSounds();
_root.gotoAndPlay(10);
}
Symbol 99 Button
on (press) {
_root.gotoAndStop(6);
}
Symbol 100 Button
on (press) {
_root.gotoAndStop(7);
}
Symbol 110 Button
on (press) {
getURL ("http://www.gamegecko.com/", "_blank");
}
Symbol 144 MovieClip Frame 1
stop();
Instance of Symbol 144 MovieClip in Symbol 145 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_root.pauza == 0)) {
gox = 1;
goy = 1;
_root.poc = 20;
_root.shit1.start();
_root.kill(7);
play();
if ((_root.hh.xx > 0) && (gox == 1)) {
_root.hh.xx = -3;
_root.hh._x = _root.hh._x - 6;
gox = 0;
}
if ((_root.hh.xx < 0) && (gox == 1)) {
_root.hh.xx = 3;
_root.hh._x = _root.hh._x + 6;
gox = 0;
}
if ((_root.hh.yy > 0) && (goy == 1)) {
_root.hh.yy = -3;
_root.hh._y = _root.hh._y - 6;
goy = 0;
}
if ((_root.hh.yy < 0) && (goy == 1)) {
_root.hh.yy = 3;
_root.hh._y = _root.hh._y + 6;
goy = 0;
}
}
}
Instance of Symbol 148 MovieClip in Symbol 149 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
gox = 1;
goy = 1;
_root.poc = 20;
if (_currentframe == 1) {
nextFrame();
}
if ((_root.hh.xx > 0) && (gox == 1)) {
_root.hh.xx = -1;
_root.hh._x = _root.hh._x - 3;
gox = 0;
}
if ((_root.hh.xx < 0) && (gox == 1)) {
_root.hh.xx = 1;
_root.hh._x = _root.hh._x + 3;
gox = 0;
}
if ((_root.hh.yy > 0) && (goy == 1)) {
_root.hh.yy = -1;
_root.hh._y = _root.hh._y - 3;
goy = 0;
}
if ((_root.hh.yy < 0) && (goy == 1)) {
_root.hh.yy = 1;
_root.hh._y = _root.hh._y + 3;
goy = 0;
}
}
}
Symbol 158 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 30
stop();
_x = -200;
Symbol 191 MovieClip Frame 1
stop();
Symbol 215 Button
on (press) {
_root._alpha = 100;
stopAllSounds();
_root.gotoAndStop(5);
}