Frame 1
stop();
Instance of Symbol 20 MovieClip "cen" in Frame 1
on (press) {
getURL ("http://www.ucanplay.com/");
}
Instance of Symbol 26 MovieClip "cer" in Frame 1
on (rollOver) {
_parent.core.r = -5;
}
Instance of Symbol 41 MovieClip "core" in Frame 1
onClipEvent (load) {
p = 0;
r = -20;
go = 1;
}
onClipEvent (enterFrame) {
if (go == 1) {
r = r + 0.5;
if (r == 16) {
_root.fla.play();
}
if (r > 20) {
go = 2;
play();
}
_parent.cer._rotation = _parent.cer._rotation + r;
_rotation = (_rotation + (r / 20));
}
if (go == 2) {
_parent.cer._rotation = _parent.cer._rotation + r;
if (r > 0) {
r--;
}
if (r < 0) {
go = 3;
_root.cer._rotation = 0;
}
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 54 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (29);
}
Frame 2
stop();
Frame 3
stop();
Instance of Symbol 67 MovieClip "rev" in Frame 3
onClipEvent (load) {
gotoAndPlay (2);
}
Frame 5
_root.lev = 1;
_root.hunt = 0;
_root.bile = 0;
stop();
Instance of Symbol 109 MovieClip in Frame 5
on (press) {
stopAllSounds();
_root.pauza = 0;
_root._alpha = 100;
_root.gotoAndStop(10);
}
Instance of Symbol 84 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 123 MovieClip in Frame 5
on (press) {
getURL ("http://www.ucanplay.com/");
}
Instance of Symbol 125 MovieClip in Frame 5
on (press) {
getURL ("http://www.ucanplay.com/download/");
}
Instance of Symbol 132 MovieClip in Frame 6
on (press) {
_root.gotoAndStop(5);
}
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 168 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 49 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 135 MovieClip "rig2" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft2" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 180 MovieClip in Frame 11
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 54 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 188 MovieClip "govertxt" in Frame 11
on (keyPress "<Space>") {
if (_root.pauza == 55) {
_root.gotoAndStop(5);
}
}
Instance of Symbol 198 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 54 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 12
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 168 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 135 MovieClip "rig2" in Frame 12
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft2" in Frame 12
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 180 MovieClip in Frame 12
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Frame 12
if (false) {
}
Instance of Symbol 54 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 168 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 168 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 168 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 168 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 206 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 54 MovieClip in Frame 14
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 14
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 206 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 168 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 168 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 168 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 168 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 168 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 168 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 135 MovieClip "rig2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 135 MovieClip "rig1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 206 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 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 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 49 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 49 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Frame 17
if (false) {
}
Instance of Symbol 206 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 168 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 168 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 168 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 168 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 168 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 168 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 168 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 168 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 54 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 180 MovieClip in Frame 18
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 135 MovieClip "rig2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 168 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 168 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 168 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 168 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 135 MovieClip "rig2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 135 MovieClip "lft2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 177 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 54 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 54 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 168 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 168 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 168 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 168 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 168 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 168 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 168 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 206 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 206 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 132 MovieClip in Frame 21
on (press) {
_root.gotoAndStop(5);
}
Frame 21
if (false) {
}
Frame 50
stopAllSounds();
gotoAndStop(10 + _root.lev);
Instance of Symbol 218 MovieClip in Frame 70
onClipEvent (enterFrame) {
_rotation = (_rotation + 20);
_xscale = (_xscale-1);
_yscale = (_yscale-1);
_alpha = (_alpha - 0.1);
}
Instance of Symbol 67 MovieClip "rev" in Frame 70
onClipEvent (load) {
gotoAndPlay (2);
}
Instance of Symbol 20 MovieClip "cen" in Frame 70
on (press) {
getURL ("http://www.ucanplay.com/");
}
Instance of Symbol 26 MovieClip "cer" in Frame 70
on (rollOver) {
_parent.core.r = -5;
}
Instance of Symbol 41 MovieClip "core" in Frame 70
onClipEvent (load) {
p = 0;
r = -20;
go = 1;
}
onClipEvent (enterFrame) {
if (go == 1) {
r = r + 0.5;
if (r == 16) {
_root.fla.play();
}
if (r > 20) {
go = 2;
play();
}
_parent.cer._rotation = _parent.cer._rotation + r;
_rotation = (_rotation + (r / 20));
}
if (go == 2) {
_parent.cer._rotation = _parent.cer._rotation + r;
if (r > 0) {
r--;
}
if (r < 0) {
go = 3;
_root.cer._rotation = 0;
}
}
}
Instance of Symbol 123 MovieClip in Frame 70
on (press) {
getURL ("http://www.ucanplay.com/");
}
Frame 70
if (false) {
}
Symbol 17 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 17 MovieClip Frame 2
gotoAndPlay (1);
Symbol 20 MovieClip Frame 1
stop();
Symbol 20 MovieClip Frame 2
_parent.cer.play();
Symbol 22 MovieClip Frame 1
stop();
Symbol 26 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 25
_parent.uu.play();
_parent.cer.play();
_parent.cen.play();
_parent.go = 4;
stop();
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 11
Symbol 49 MovieClip Frame 1
stop();
Symbol 49 MovieClip Frame 30
stop();
_x = -200;
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 140
stop();
_root.onEnterFrame = function () {
_root._alpha = _root._alpha - 0.5;
if (_root._alpha < 5) {
_root._alpha = 100;
stopAllSounds();
}
};
Symbol 84 MovieClip Frame 8
gotoAndPlay ("home");
Symbol 88 MovieClip Frame 400
stopAllSounds();
_root.play();
Symbol 92 Button
on (press) {
stopAllSounds();
_root.gotoAndPlay(5);
}
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 10
_parent._x = -100;
Symbol 103 Button
on (press) {
stopAllSounds();
_root.gotoAndPlay(10);
}
Symbol 104 Button
on (press) {
_root.gotoAndStop(6);
}
Symbol 105 Button
on (press) {
_root.gotoAndStop(7);
}
Symbol 115 Button
on (press) {
getURL ("http://www.coolbuddy.com/?cid=148", "_blank");
}
Instance of Symbol 99 MovieClip in Symbol 131 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 154 MovieClip Frame 1
stop();
Instance of Symbol 154 MovieClip in Symbol 155 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 158 MovieClip in Symbol 159 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 168 MovieClip Frame 1
stop();
Symbol 198 MovieClip Frame 1
stop();
Symbol 222 Button
on (press) {
_root._alpha = 100;
stopAllSounds();
_root.gotoAndStop(5);
}