Instance of Symbol 29 MovieClip in Frame 1
on (press) {
_root.gotoAndStop(4);
}
Instance of Symbol 34 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (12);
}
Instance of Symbol 34 MovieClip in Frame 1
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 1
onClipEvent (load) {
}
Frame 1
if (false) {
}
Frame 4
stop();
Instance of Symbol 40 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
_x = (_x + _root.sp);
}
}
Instance of Symbol 34 MovieClip in Frame 4
onClipEvent (load) {
gotoAndPlay (12);
}
Instance of Symbol 34 MovieClip in Frame 4
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 4
onClipEvent (load) {
}
Frame 5
_root.lev = 1;
_root.hunt = 0;
liv = 3;
_root.bile = 0;
stop();
Instance of Symbol 40 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
_x = (_x + _root.sp);
}
}
Instance of Symbol 79 MovieClip in Frame 5
on (press) {
_root.nextFrame();
}
Instance of Symbol 153 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
_root.bar._width = _root.bar._width - 0.5;
_root.shit.start();
}
}
Instance of Symbol 155 MovieClip in Frame 5
on (press) {
stopAllSounds();
_root.gotoAndStop(10);
}
Instance of Symbol 160 MovieClip in Frame 5
on (release) {
getURL ("http://www.ucanplay.com/", "_blank");
}
Instance of Symbol 167 MovieClip in Frame 6
on (press) {
_root.gotoAndStop(5);
}
Instance of Symbol 171 MovieClip in Frame 6
on (press) {
stopAllSounds();
_root.gotoAndStop(2);
}
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) {
terminat = 1;
_root.endp.gotoAndPlay(2);
}
}
}
function kill(k) {
if (_root.pauza == 0) {
_root.bar._width = _root.bar._width - k;
_root.shit.start();
}
}
_root.sc = 0;
_root.pauza = 0;
stopAllSounds();
_quality = "MEDIUM";
terminat = 0;
bile = 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);
Frame 11
_root.hh.pasu = 4;
Instance of Symbol 185 MovieClip "bb" in Frame 11
onClipEvent (enterFrame) {
}
Instance of Symbol 187 MovieClip in Frame 11
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 187 MovieClip in Frame 11
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 187 MovieClip in Frame 11
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 187 MovieClip in Frame 11
onClipEvent (enterFrame) {
_x = (_x + 0.3);
}
Instance of Symbol 221 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (5);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 221 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (1);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 221 MovieClip in Frame 11
onClipEvent (load) {
gotoAndPlay (8);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 223 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_root.ded == 0)) {
_root.die(1);
}
}
Instance of Symbol 223 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_root.ded == 0)) {
_root.die(1);
}
}
Instance of Symbol 223 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_root.ded == 0)) {
_root.die(1);
}
}
Instance of Symbol 233 MovieClip in Frame 11
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 242 MovieClip in Frame 11
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1;
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 3;
gotoAndStop (5);
}
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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 11
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 0.8;
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 244 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 250 MovieClip in Frame 11
onClipEvent (load) {
r = -3;
}
Instance of Symbol 254 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;
t = 0;
pasu = 5;
}
onClipEvent (enterFrame) {
if (_root.pauza == 10) {
if (Key.isDown(32)) {
_root.pau.gotoAndPlay(21);
_root.pauza = 0;
}
}
if (_root.pauza == 3) {
gotoAndStop (5);
_rotation = (_rotation + 10);
_xscale = (_xscale - 0.1);
_yscale = (_yscale - 0.1);
_y = (_y + 1.5);
_root.bb.gotoAndStop(2);
if (_y > 380) {
_root.pauza = 4;
}
}
if (_root.pauza == 4) {
t++;
if (t > 70) {
stopAllSounds();
_root.gotoAndStop("lost");
}
}
if (_root.pauza == 0) {
if (Key.isDown(80)) {
if (_root.pau._currentframe == 1) {
_root.pau.gotoAndPlay(2);
_root.pauza = 10;
}
}
if (go == 44) {
ramas--;
if (ramas < 0) {
_root.succes._y = -60;
_root.succes.top();
go = 1;
go = 1;
_root.play();
}
}
if ((go == 1) && (_root.pauza == 0)) {
if (Key.isDown(37) && (xx > (-lim))) {
xx = -pasu;
yy = 0;
gotoAndStop (2);
}
if (Key.isDown(39) && (xx < lim)) {
xx = pasu;
yy = 0;
gotoAndStop (1);
}
if (Key.isDown(38) && (yy > (-lim))) {
yy = -pasu;
xx = 0;
gotoAndStop (4);
}
if (Key.isDown(40) && (yy < lim)) {
yy = pasu;
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;
}
_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;
_root.pauza = 3;
}
}
}
}
Instance of Symbol 263 MovieClip in Frame 11
onClipEvent (load) {
gotoAndStop(5 - _root.liv);
}
Frame 12
_root.hh.pasu = 5;
Instance of Symbol 278 MovieClip in Frame 12
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 215 MovieClip "dor1" in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 242 MovieClip in Frame 12
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 12
onClipEvent (load) {
p = 1.5;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 12
onClipEvent (load) {
p = 1.8;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 233 MovieClip in Frame 12
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 242 MovieClip in Frame 12
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1.8;
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 244 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 244 MovieClip in Frame 12
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 185 MovieClip in Frame 13
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if ((_root.pauza == 0) && (t < 300)) {
_x = (_x + 0.5);
t++;
}
}
Instance of Symbol 244 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 242 MovieClip in Frame 13
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 13
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1;
ded = false;
nr = 0;
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 13
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1;
ded = false;
nr = 0;
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 13
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 13
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 233 MovieClip in Frame 13
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 221 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (5);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 221 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (1);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 221 MovieClip in Frame 13
onClipEvent (load) {
gotoAndPlay (8);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.scor = _root.scor + 50;
}
}
Instance of Symbol 250 MovieClip in Frame 13
onClipEvent (load) {
r = -3;
}
Frame 13
if (false) {
}
Instance of Symbol 242 MovieClip in Frame 14
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 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);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 14
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 278 MovieClip in Frame 14
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 215 MovieClip "dor1" in Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 233 MovieClip in Frame 14
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 244 MovieClip in Frame 14
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Frame 14
if (false) {
}
Instance of Symbol 185 MovieClip in Frame 15
onClipEvent (enterFrame) {
}
Instance of Symbol 242 MovieClip in Frame 15
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1;
ded = false;
nr = 0;
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 15
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 15
onClipEvent (load) {
p = 1.6;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 15
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 15
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 233 MovieClip in Frame 15
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 250 MovieClip in Frame 15
onClipEvent (load) {
r = -3;
}
Instance of Symbol 250 MovieClip in Frame 15
onClipEvent (load) {
r = -3;
}
Instance of Symbol 244 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Frame 15
if (false) {
}
Instance of Symbol 242 MovieClip in Frame 16
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 16
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 16
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 16
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 16
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1 + (random(5) / 2);
ded = false;
nr = random(300);
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 233 MovieClip in Frame 16
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 244 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 244 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 244 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 244 MovieClip in Frame 16
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Frame 16
if (false) {
}
Instance of Symbol 244 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 242 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 242 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 242 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 242 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 242 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 242 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 242 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 242 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 215 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 215 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill(6);
}
}
Instance of Symbol 244 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Frame 17
if (false) {
}
Instance of Symbol 244 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 MovieClip in Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 242 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 242 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 242 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 242 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 242 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 242 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 242 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 242 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 34 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 18
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 278 MovieClip in Frame 18
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
if (this.hitTest(_root.hh)) {
_x = -100;
_root.dor1.play();
}
}
Instance of Symbol 173 MovieClip "rig2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 173 MovieClip "lft2" in Frame 18
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 292 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 242 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 242 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 242 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 242 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 242 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 242 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 233 MovieClip in Frame 19
onClipEvent (load) {
_alpha = 0;
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 250 MovieClip in Frame 19
onClipEvent (load) {
r = -3;
}
Instance of Symbol 250 MovieClip in Frame 19
onClipEvent (load) {
r = -3;
}
Instance of Symbol 244 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Instance of Symbol 244 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 20;
}
}
Frame 19
if (false) {
}
Instance of Symbol 34 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 34 MovieClip in Frame 20
onClipEvent (load) {
gotoAndPlay (29);
}
Instance of Symbol 242 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 242 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 242 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 242 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 242 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 242 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 242 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 244 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 MovieClip in Frame 20
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_x = -100;
_root.bar._width = _root.bar._width + 10;
}
}
Instance of Symbol 244 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 167 MovieClip in Frame 21
on (press) {
_root.gotoAndStop(5);
}
Frame 21
if (false) {
}
Instance of Symbol 250 MovieClip in Frame 30
onClipEvent (load) {
r = -3;
}
Instance of Symbol 242 MovieClip in Frame 30
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 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);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 30
onClipEvent (load) {
x0 = _x;
y0 = _y;
p = 1;
ded = false;
nr = 0;
}
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 == 270) {
_root.sghost.start();
hat._y = hat._y - 2;
}
if (nr == 200) {
_alpha = 65;
hat._y = hat._y + 2;
gotoAndStop (3);
red.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)) {
_root.pauza = 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) {
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
red.gotoAndStop(2);
}
}
}
}
}
Instance of Symbol 242 MovieClip in Frame 30
onClipEvent (load) {
p = 1.2;
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);
red.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)) {
_root.pauza = 3;
}
if (_root.hunt >= 1) {
gotoAndStop (3);
}
if (_root.hunt < 1) {
gotoAndStop (2);
_alpha = 100;
if (_x > _root.hh._x) {
_x = (_x - p);
red.gotoAndStop(1);
}
if (_x < _root.hh._x) {
_x = (_x + p);
red.gotoAndStop(2);
}
}
}
}
}
Frame 30
if (false) {
}
Frame 50
stopAllSounds();
gotoAndStop(10 + _root.lev);
Frame 69
if (liv < 1) {
gotoAndStop ("gover");
}
liv--;
stop();
Instance of Symbol 187 MovieClip in Frame 69
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 160 MovieClip in Frame 70
on (release) {
getURL ("http://www.ucanplay.com/", "_blank");
}
Instance of Symbol 301 MovieClip "govertxt" in Frame 70
on (keyPress "<Space>") {
if (_root.pauza == 55) {
_root.gotoAndStop(5);
}
}
Instance of Symbol 48 MovieClip in Frame 70
on (press) {
stopAllSounds();
_root.gotoAndStop(5);
}
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 43 MovieClip Frame 1
stop();
Symbol 43 MovieClip Frame 60
stop();
Symbol 49 MovieClip Frame 1
stop();
Symbol 49 MovieClip Frame 55
stop();
Symbol 58 MovieClip Frame 101
_root.gos.play();
Symbol 58 MovieClip Frame 222
_root.gra.play();
Symbol 58 MovieClip Frame 960
_root.play();
Symbol 63 MovieClip Frame 8
gotoAndPlay ("home");
Symbol 65 MovieClip Frame 65
stop();
Symbol 68 Button
on (press) {
stopAllSounds();
_root.play();
}
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 6
stop();
Symbol 86 MovieClip Frame 47
stop();
Symbol 157 Button
on (press) {
_root.gotoAndStop(7);
}
Instance of Symbol 75 MovieClip in Symbol 166 MovieClip Frame 1
onClipEvent (load) {
_root.bile++;
r0 = (_parent._x / 10) - 27;
}
onClipEvent (enterFrame) {
if ((_currentframe > 1) && (_currentframe != _totalframes)) {
}
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
_root.scor = _root.scor + 10;
_root.energy();
gotoAndPlay (2);
}
}
Symbol 185 MovieClip Frame 1
stop();
Symbol 185 MovieClip Frame 2
stop();
Symbol 190 MovieClip Frame 1
stop();
Symbol 190 MovieClip Frame 2
stop();
Instance of Symbol 190 MovieClip in Symbol 191 MovieClip Frame 1
onClipEvent (load) {
fal = 0.5 + (random(10) / 10);
}
onClipEvent (enterFrame) {
if (_currentframe == 1) {
_x = (_x - 0.5);
if (this.hitTest(_root.hh)) {
_root.lifer(2);
play();
}
}
if (_currentframe == 2) {
_y = (_y + fal);
_alpha = (_alpha - 1);
}
}
Symbol 195 MovieClip Frame 1
stop();
Instance of Symbol 195 MovieClip in Symbol 196 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;
}
}
}
Symbol 215 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 30
stop();
_x = -200;
Symbol 229 MovieClip Frame 1
stop();
Instance of Symbol 228 MovieClip in Symbol 229 MovieClip Frame 1
onClipEvent (load) {
_alpha = 0;
}
onClipEvent (enterFrame) {
if ((this.hitTest(_root.hh) && (_root.terminat == 1)) && (_parent._currentframe == 12)) {
_root.pauza = 20;
_parent.play();
trace("!!!!!!!!!1");
}
}
Symbol 229 MovieClip Frame 12
stop();
Symbol 229 MovieClip Frame 30
_root.lev++;
_root.sc = 0;
_root.bile = 0;
_root.gotoAndStop(50);
_root.hh._visible = false;
_root.bar._width = 100;
stop();
Symbol 237 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 1
stop();
Symbol 247 MovieClip Frame 1
stop();
Instance of Symbol 249 MovieClip "core" in Symbol 250 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
_parent._rotation = random(300);
r = _parent.r;
}
onClipEvent (enterFrame) {
if (_root.pauza == 0) {
_parent._rotation = _parent._rotation + r;
if (this.hitTest(_root.hh)) {
_root.bar._width--;
r = -r;
_parent.buzu.gotoAndPlay(2);
}
}
}
Symbol 254 MovieClip Frame 1
stop();
Symbol 263 MovieClip Frame 1
stop();
Symbol 271 MovieClip Frame 18
stop();
Symbol 273 MovieClip Frame 1
stop();
Symbol 273 MovieClip Frame 20
stop();
Symbol 297 MovieClip Frame 66
_root.gotoAndStop(10);