Frame 1
Frame 3
sir = new Array("coin", "hitmet", "mission", "magic", "trage", "oche", "ocean");
i = 0;
while (i < sir.length) {
_root["s" + sir[i]] = new Sound();
_root["s" + sir[i]].attachSound(sir[i]);
i++;
}
stop();
_root.scor = 0;
_root.energie = 100;
var n = Array();
n[1] = "weqwe";
n[2] = "dasdd";
n[3] = "qwewe";
n[4] = "foore";
n[5] = "55555";
n[6] = "tetwe";
n[7] = "weeer";
n[8] = "ggfgf";
n[9] = "asdfd";
n[10] = "gdsrg";
n[11] = "gsdgt";
n[12] = "vxcdf";
n[13] = "twert";
n[14] = "wertg";
n[15] = "hdfgf";
Frame 5
stop();
Instance of Symbol 135 MovieClip in Frame 5
on (press) {
var n = Array();
n[1] = "weqwe";
n[2] = "dasdd";
n[3] = "qwewe";
n[4] = "foore";
n[5] = "55555";
n[6] = "tetwe";
n[7] = "weeer";
n[8] = "ggfgf";
n[9] = "asdfd";
n[10] = "gdsrg";
n[11] = "gsdgt";
n[12] = "vxcdf";
n[13] = "twert";
n[14] = "wertg";
n[15] = "hdfgf";
stopAllSounds();
_root.nivel = 777;
trace(_root.code);
if (_root.code == n[1]) {
_root.nivel = 11;
}
if (_root.code == n[2]) {
_root.nivel = 13;
}
if (_root.code == n[3]) {
_root.nivel = 15;
}
if (_root.code == n[4]) {
_root.nivel = 17;
}
if (_root.code == n[5]) {
_root.nivel = 19;
}
if (_root.code == n[6]) {
_root.nivel = 21;
}
if (_root.code == n[7]) {
_root.nivel = 23;
}
if (_root.code == n[8]) {
_root.nivel = 25;
}
if (_root.code == n[9]) {
_root.nivel = 27;
}
if (_root.code == n[10]) {
_root.nivel = 29;
}
if (_root.code == n[11]) {
_root.nivel = 31;
}
if (_root.code == n[12]) {
_root.nivel = 33;
}
if (_root.code == n[13]) {
_root.nivel = 35;
}
if (_root.code == n[14]) {
_root.nivel = 37;
}
if (_root.code == n[15]) {
_root.nivel = 39;
}
_root.gotoAndStop(10);
}
Instance of Symbol 135 MovieClip in Frame 5
on (press) {
stopAllSounds();
_root.nivel = 11;
_root.gotoAndPlay(10);
}
Instance of Symbol 135 MovieClip in Frame 5
on (press) {
_root.gotoAndStop(7);
}
Instance of Symbol 135 MovieClip in Frame 5
on (press) {
stopAllSounds();
_root.gotoAndStop(82);
}
Instance of Symbol 135 MovieClip in Frame 5
on (press) {
getURL ("http://www.coolbuddy.com/", "_blank");
}
Instance of Symbol 146 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 154 MovieClip in Frame 7
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 7
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
st = _x;
}
Instance of Symbol 154 MovieClip in Frame 7
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 162 MovieClip "endlev" in Frame 7
onClipEvent (enterFrame) {
}
Instance of Symbol 190 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 193 MovieClip in Frame 7
onClipEvent (load) {
go = 1;
t = 0;
tmax = 160;
}
onClipEvent (enterFrame) {
t++;
if (t > tmax) {
t = 0;
go = 1;
_y = -200;
gotoAndStop (1);
}
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
go = 0;
_root.poc = 30;
gotoAndStop (2);
}
if (this.hitTest(_root.wally) && (_currentframe == 1)) {
go = 0;
gotoAndStop (3);
}
if (go == 1) {
_y = (_y + 5);
}
}
Instance of Symbol 195 MovieClip "wally" in Frame 7
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 206 MovieClip in Frame 7
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 146 MovieClip in Frame 7
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Frame 7
if (false) {
}
Frame 10
stop();
_root.poc = 0;
_root.life = 3;
t = (t0 = 0);
_root.onEnterFrame = function () {
t0++;
if (t0 == 25) {
t0 = 0;
t++;
_root.poc = 0.5;
if (random(10) < 5) {
_root.socean.start();
}
}
_root.lbl1 = timp - t;
if (_root.lbl1 < 0) {
gotoAndStop (80);
}
};
function __com_mochibot__(swfid, mc, lv) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = ((((((((((("http://" + mbc) + "/my/core.swf?mv=5&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("ae6c22fb", this, 10301);
trace(_root.nivel);
if (_root.nivel == 777) {
_root.gotoAndStop(5);
}
if (_root.nivel < 77) {
gotoAndStop(_root.nivel);
}
Frame 11
_root.lvl = 1;
_root.tinta = 1;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 212 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
on (press) {
_root.bar._x = _root.bar._x - 10;
}
Instance of Symbol 216 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
}
Instance of Symbol 231 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 239 MovieClip "dor2" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._x = _root.hh._x + 10;
_root.hh.xx = 4;
}
}
Instance of Symbol 244 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 16 MovieClip in Frame 11
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.poc = 2;
}
if (this.hitTest(_root.rig1)) {
go = -1;
}
if (this.hitTest(_root.lft1)) {
go = 1;
}
if (go == 1) {
_y = (_y+1);
}
if (go == -1) {
_y = (_y-1);
}
}
Instance of Symbol 195 MovieClip "rig1" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft1" in Frame 11
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 239 MovieClip "dor3" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y - 7;
_root.hh.yy = -3;
}
}
Instance of Symbol 212 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor2.play();
}
}
on (press) {
_root.bar._x = _root.bar._x - 10;
}
Instance of Symbol 239 MovieClip "dor1" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._x = _root.hh._x - 10;
_root.hh.xx = -4;
}
}
Instance of Symbol 190 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 11
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 11
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 260 MovieClip in Frame 11
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.poc = 1;
}
if (this.hitTest(_root.rig1)) {
go = 1;
}
if (this.hitTest(_root.lft1)) {
go = -1;
}
if (go == 1) {
_x = (_x+1);
}
if (go == -1) {
_x = (_x-1);
}
}
Instance of Symbol 74 MovieClip "hh" in Frame 11
onClipEvent (load) {
xx = (yy = 0);
greu = 0;
lim = 6;
prins = 0;
go = 1;
_root.pauza = 0;
ramas = 0;
xs = oval.aly._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 > -6)) {
xx = xx - 0.5;
oval.aly._xscale = -xs;
}
if (Key.isDown(39) && (xx < 6)) {
xx = xx + 0.5;
oval.aly._xscale = xs;
}
if (Key.isDown(38) && (yy > -6)) {
yy = yy - 0.5;
}
if (Key.isDown(40) && (yy < 6)) {
yy = yy + 0.5;
}
if (xx > 0) {
xx = xx - 0.1;
}
if (xx < 0) {
xx = xx + 0.1;
}
if (yy > 0) {
yy = yy - 0.1;
}
if (yy < 0) {
yy = yy + 0.1;
}
if (_x < 10) {
_x = (_x + 4);
_root.hh.xx = 2;
}
if (_x > 630) {
_x = (_x - 4);
_root.hh.xx = -2;
}
if (_y < 10) {
_y = (_y + 4);
_root.hh.yy = 2;
}
if (_y > 470) {
_y = (_y - 4);
_root.hh.yy = -2;
}
_x = (_x + xx);
_y = (_y + yy);
_y = (_y + (0.2 + greu));
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 262 MovieClip in Frame 11
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 206 MovieClip in Frame 11
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 269 MovieClip "succes" in Frame 11
onClipEvent (load) {
stop();
}
Instance of Symbol 273 MovieClip in Frame 11
onClipEvent (load) {
cod = 1;
}
on (press) {
cod = -cod;
if (cod == 1) {
_root.mes._x = 650;
_alpha = 70;
}
if (cod == -1) {
_root.mes._x = 480;
_alpha = 30;
}
}
Instance of Symbol 276 MovieClip "mes" in Frame 11
onClipEvent (load) {
tim = 0;
}
onClipEvent (enterFrame) {
if (tim > 0) {
_y = 300;
tim--;
if (tim == 1) {
_y = -100;
}
}
}
Frame 13
_root.lvl = 2;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 162 MovieClip "endlev" in Frame 13
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 13
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 244 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.poc = 5;
}
}
Instance of Symbol 16 MovieClip in Frame 13
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig1)) {
go = -1;
}
if (this.hitTest(_root.lft1)) {
go = 1;
}
if (go == 1) {
_y = (_y+1);
}
if (go == -1) {
_y = (_y-1);
}
}
Instance of Symbol 195 MovieClip "rig1" in Frame 13
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft1" in Frame 13
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 13
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);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 13
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft2" in Frame 13
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 190 MovieClip in Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 262 MovieClip in Frame 13
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Frame 15
_root.lvl = 3;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 212 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
Instance of Symbol 244 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 15
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 15
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 239 MovieClip "dor1" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 239 MovieClip "dor2" in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 212 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor2.play();
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 297 MovieClip "F2" in Frame 15
onClipEvent (enterFrame) {
_x = (_x - 0.4);
if (_x < -100) {
_x = 800;
}
}
Instance of Symbol 297 MovieClip "F2" in Frame 15
onClipEvent (enterFrame) {
_x = (_x - 0.4);
if (_x < -100) {
_x = 800;
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 244 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 231 MovieClip in Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 16 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 + 2);
}
if (go == -1) {
_x = (_x - 2);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft2" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 15
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig1)) {
go = -1;
}
if (this.hitTest(_root.lft1)) {
go = 1;
}
if (go == 1) {
_y = (_y+1);
}
if (go == -1) {
_y = (_y-1);
}
}
Instance of Symbol 195 MovieClip "rig1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft1" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 262 MovieClip in Frame 15
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Frame 17
_root.lvl = 4;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 184 MovieClip in Frame 17
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 262 MovieClip in Frame 17
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 17
onClipEvent (load) {
go = -1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.dw1)) {
go = -1;
}
if (this.hitTest(_root.up1)) {
go = 1;
}
if (go == 1) {
_y = (_y+1);
}
if (go == -1) {
_y = (_y-1);
}
}
Instance of Symbol 195 MovieClip "dw1" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "up1" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 212 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
on (press) {
_root.bar._x = _root.bar._x - 10;
}
Instance of Symbol 239 MovieClip "dor1" in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._x = _root.hh._x - 10;
_root.hh.xx = -4;
}
}
Instance of Symbol 16 MovieClip in Frame 17
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);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft2" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 17
onClipEvent (load) {
go = -1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig1)) {
go = -1;
}
if (this.hitTest(_root.lft1)) {
go = 1;
}
if (go == 1) {
_y = (_y+1);
}
if (go == -1) {
_y = (_y-1);
}
}
Instance of Symbol 195 MovieClip "rig1" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft1" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 17
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.dw2)) {
go = -1;
}
if (this.hitTest(_root.up2)) {
go = 1;
}
if (go == 1) {
_y = (_y + 2);
}
if (go == -1) {
_y = (_y - 2);
}
}
Instance of Symbol 195 MovieClip "dw2" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "up2" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 190 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 17
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 184 MovieClip in Frame 17
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 190 MovieClip in Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 193 MovieClip in Frame 17
onClipEvent (load) {
go = 1;
t = 0;
tmax = 160;
}
onClipEvent (enterFrame) {
t++;
if (t > tmax) {
t = 0;
go = 1;
_y = -200;
gotoAndStop (1);
}
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
go = 0;
_root.poc = 30;
gotoAndStop (2);
}
if (this.hitTest(_root.wally) && (_currentframe == 1)) {
go = 0;
gotoAndStop (3);
}
if (go == 1) {
_y = (_y + 5);
}
}
Instance of Symbol 195 MovieClip "wally" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 17
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig3)) {
go = -1;
}
if (this.hitTest(_root.lft3)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
}
Instance of Symbol 195 MovieClip "rig3" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft3" in Frame 17
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 206 MovieClip in Frame 17
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 17
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 17
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Frame 19
_root.lvl = 5;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 1;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 239 MovieClip "dor1" in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._x = _root.hh._x - 10;
_root.hh.xx = -4;
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 19
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 19
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 146 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 154 MovieClip in Frame 19
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 19
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 19
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 19
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 184 MovieClip in Frame 19
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 212 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
on (press) {
_root.bar._x = _root.bar._x - 10;
}
Instance of Symbol 195 MovieClip "dw2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "up2" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 110 MovieClip in Frame 19
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
if (this.hitTest(_root.dw2)) {
go = -1;
play();
}
if (this.hitTest(_root.up2)) {
go = 1;
}
if (go == 1) {
_y = (_y + (1 + (_y / 10)));
}
if (go == -1) {
_y = (_y - (1 + (_y / 20)));
}
}
Instance of Symbol 190 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 19
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 190 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 16 MovieClip in Frame 19
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig3)) {
go = -1;
}
if (this.hitTest(_root.lft3)) {
go = 1;
}
if (go == 1) {
_x = (_x + 1.5);
}
if (go == -1) {
_x = (_x - 1.5);
}
}
Instance of Symbol 195 MovieClip "rig3" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft3" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 262 MovieClip in Frame 19
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 190 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 193 MovieClip in Frame 19
onClipEvent (load) {
go = 1;
t = 0;
tmax = 100;
}
onClipEvent (enterFrame) {
t++;
if (t > tmax) {
t = 0;
go = 1;
_y = -200;
gotoAndStop (1);
}
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
go = 0;
_root.poc = 50;
gotoAndStop (2);
}
if (this.hitTest(_root.wally) && (_currentframe == 1)) {
go = 0;
gotoAndStop (2);
}
if (go == 1) {
_y = (_y + 5);
}
}
Instance of Symbol 195 MovieClip "wally" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 328 MovieClip in Frame 19
onClipEvent (load) {
go = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
if (this.hitTest(_root.plat)) {
go = 30;
}
if (go > 0) {
_y = (_y - (1 + (go / 10)));
go--;
}
if (go < 1) {
_y = (_y + (1 - (go / 10)));
go--;
}
}
Instance of Symbol 195 MovieClip "plat" in Frame 19
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 244 MovieClip in Frame 19
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Frame 21
_root.lvl = 6;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 1;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 355 MovieClip in Frame 21
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x + 0.1);
}
Instance of Symbol 355 MovieClip in Frame 21
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 355 MovieClip in Frame 21
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
Instance of Symbol 328 MovieClip in Frame 21
onClipEvent (load) {
go = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 3;
}
if (this.hitTest(_root.plat)) {
go = 60;
}
if (go > 0) {
_y = (_y - (1 + (go / 10)));
go--;
}
if (go < 1) {
_y = (_y + (1 - (go / 10)));
go--;
}
}
Instance of Symbol 195 MovieClip "plat" in Frame 21
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 328 MovieClip in Frame 21
onClipEvent (load) {
go = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 3;
}
if (this.hitTest(_root.plat2)) {
go = 60;
}
if (go > 0) {
_y = (_y - (1 + (go / 10)));
go--;
}
if (go < 1) {
_y = (_y + (1 - (go / 10)));
go--;
}
}
Instance of Symbol 195 MovieClip "plat2" in Frame 21
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 262 MovieClip in Frame 21
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 16 MovieClip in Frame 21
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.rig3)) {
go = -1;
}
if (this.hitTest(_root.lft3)) {
go = 1;
}
if (go == 1) {
_x = (_x + 2.5);
}
if (go == -1) {
_x = (_x - 2.5);
}
}
Instance of Symbol 195 MovieClip "lft3" in Frame 21
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 212 MovieClip in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
_root.rig3._x = 630;
play();
_root.dor1.play();
}
}
on (press) {
_root.bar._x = _root.bar._x - 10;
}
Instance of Symbol 239 MovieClip "dor1" in Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._x = _root.hh._x - 10;
_root.hh.xx = -4;
}
}
Instance of Symbol 195 MovieClip "rig3" in Frame 21
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 190 MovieClip in Frame 21
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 21
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 21
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 21
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 21
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 21
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 21
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Frame 23
_root.lvl = 7;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 355 MovieClip in Frame 23
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x + 0.1);
}
Instance of Symbol 355 MovieClip in Frame 23
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 355 MovieClip in Frame 23
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
Instance of Symbol 262 MovieClip in Frame 23
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 193 MovieClip in Frame 23
onClipEvent (load) {
go = 1;
t = 0;
tmax = 100;
}
onClipEvent (enterFrame) {
t++;
if (t > tmax) {
t = 0;
go = 1;
_y = -200;
gotoAndStop (1);
}
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
go = 0;
_root.poc = 50;
gotoAndStop (2);
}
if (this.hitTest(_root.wally) && (_currentframe == 1)) {
go = 0;
gotoAndStop (2);
}
if (go == 1) {
_y = (_y + 5);
}
}
Instance of Symbol 195 MovieClip "wally" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "plat" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 381 MovieClip in Frame 23
onClipEvent (load) {
go = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
if (this.hitTest(_root.plat)) {
go = 30;
}
if (go > 0) {
_y = (_y - (1 + (go / 10)));
go--;
}
if (go < 1) {
_y = (_y + (1 - (go / 10)));
go--;
}
}
Instance of Symbol 121 MovieClip in Frame 23
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);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft2" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 243 MovieClip in Frame 23
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 23
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 23
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 16 MovieClip in Frame 23
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 5;
}
if (this.hitTest(_root.dw2)) {
go = -1;
}
if (this.hitTest(_root.up2)) {
go = 1;
}
if (go == 1) {
_y = (_y + 2);
}
if (go == -1) {
_y = (_y - 2);
}
}
Instance of Symbol 195 MovieClip "dw2" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "up2" in Frame 23
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 184 MovieClip in Frame 23
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 206 MovieClip in Frame 23
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core) && (_currentframe == 1)) {
_root.poc = -20;
play();
}
}
Instance of Symbol 231 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 184 MovieClip in Frame 23
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 23
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 244 MovieClip in Frame 23
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Frame 25
_root.lvl = 8;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 355 MovieClip in Frame 25
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 355 MovieClip in Frame 25
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
Instance of Symbol 121 MovieClip in Frame 25
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);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 25
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 262 MovieClip in Frame 25
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 195 MovieClip "dw2" in Frame 25
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "up2" in Frame 25
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 110 MovieClip in Frame 25
onClipEvent (load) {
go = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
if (this.hitTest(_root.dw2)) {
go = -1;
play();
}
if (this.hitTest(_root.up2)) {
go = 1;
}
if (go == 1) {
_y = (_y + (1 + (_y / 10)));
}
if (go == -1) {
_y = (_y - (1 + (_y / 20)));
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 25
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 25
onClipEvent (load) {
_visible = false;
}
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;
}
}
}
Instance of Symbol 184 MovieClip in Frame 25
onClipEvent (load) {
go = 0;
sped = 0.8;
}
onClipEvent (enterFrame) {
if (go == 0) {
if (this.hitTest(_root.hh) && (_root.hh.greu == 0)) {
go = 1;
_root.hh.gotoAndStop(2);
_root.hh.greu = 0.2;
_root.hh.lim = 4;
}
}
if (go == 1) {
_x = _root.hh._x;
_y = (_root.hh._y + 15);
_root.strage.start();
if (_root.bara._width < 1) {
go = 2;
}
if (Key.isDown(32)) {
go = 2;
_root.hh.gotoAndStop(1);
_root.hh.greu = 0;
_root.hh.lim = 3;
}
}
if (go == 2) {
if (this.hitTest(_root.endlev)) {
if (sped >= 3) {
gotoAndPlay ("ded");
go = 13;
}
if (sped < 3) {
go = 3;
}
}
_y = (_y + sped);
sped = sped + 0.1;
if (sped > 5) {
sped = 3;
}
}
if (go == 3) {
_x = (_x - 1);
if (this.hitTest(_root.home)) {
go = 4;
_root.blue.play();
play();
_root.tinta--;
_root.scor = _root.scor + 50;
if (_root.tinta <= 0) {
_root.hh.go = 44;
_root.hh.ramas = 100;
_root.succes._y = 160;
_root.succes.play();
_root.smission.start();
_root.soche.play();
}
}
}
}
Instance of Symbol 16 MovieClip in Frame 25
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 + 2);
}
if (go == -1) {
_x = (_x - 2);
}
}
Instance of Symbol 195 MovieClip "rig2" in Frame 25
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 195 MovieClip "lft2" in Frame 25
onClipEvent (load) {
!!!ERROR
Instance of Symbol 190 MovieClip in Frame 25
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 25
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 25
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 146 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 206 MovieClip in Frame 25
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 25
onClipEvent (load) {
!!!ERROR
Frame 27
_root.lvl = 9;
_root.hh.gotoAndStop(1);
_root.tinta = 3;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 146 MovieClip in Frame 27
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 355 MovieClip in Frame 27
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x + 0.1);
}
Instance of Symbol 355 MovieClip in Frame 27
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 355 MovieClip in Frame 27
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
Instance of Symbol 121 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig2" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft2" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 262 MovieClip in Frame 27
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 243 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 162 MovieClip "endlev" in Frame 27
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "plat11" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 381 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "plat12" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 381 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "plat13" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 381 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 121 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig2" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft2" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 328 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "plat" in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 27
onClipEvent (load) {
!!!ERROR
Frame 29
_root.lvl = 10;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 355 MovieClip in Frame 29
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x + 0.1);
}
Instance of Symbol 355 MovieClip in Frame 29
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
_x = (_x - 0.2);
}
Instance of Symbol 355 MovieClip in Frame 29
onClipEvent (load) {
r = random(40);
gotoAndPlay(r);
}
Instance of Symbol 121 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig2" in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft2" in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 262 MovieClip in Frame 29
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
_visible = false;
}
Instance of Symbol 328 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "plat" in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 146 MovieClip in Frame 29
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
go = 1;
}
if ((go == 1) && (_y < 500)) {
_y = (_y + 3);
_rotation = (_rotation + 4);
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 29
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 29
onClipEvent (load) {
!!!ERROR
Frame 31
_root.lvl = 11;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 3;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 16 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig2" in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft2" in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 16 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig1" in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft1" in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 262 MovieClip in Frame 31
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 184 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Instance of Symbol 162 MovieClip "endlev" in Frame 31
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 31
onClipEvent (load) {
!!!ERROR
Frame 33
_root.lvl = 12;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 154 MovieClip in Frame 33
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 33
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 33
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
st = _x;
}
Instance of Symbol 154 MovieClip in Frame 33
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 33
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 162 MovieClip "endlev" in Frame 33
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 212 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
Instance of Symbol 239 MovieClip "dor1" in Frame 33
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 244 MovieClip in Frame 33
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 262 MovieClip in Frame 33
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 33
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Instance of Symbol 419 MovieClip in Frame 33
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(340);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 33
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(340);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 33
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(340);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 33
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(340);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 206 MovieClip in Frame 33
onClipEvent (load) {
!!!ERROR
Frame 35
_root.lvl = 13;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 154 MovieClip in Frame 35
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 35
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
st = _x;
}
Instance of Symbol 154 MovieClip in Frame 35
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 35
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 419 MovieClip in Frame 35
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 212 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
Instance of Symbol 239 MovieClip "dor1" in Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 244 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 262 MovieClip in Frame 35
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 35
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 244 MovieClip in Frame 35
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 16 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig2" in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft2" in Frame 35
onClipEvent (load) {
!!!ERROR
Instance of Symbol 162 MovieClip "endlev" in Frame 35
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 35
onClipEvent (load) {
!!!ERROR
Frame 37
_root.lvl = 14;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 2;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 154 MovieClip in Frame 37
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 37
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
st = _x;
}
Instance of Symbol 154 MovieClip in Frame 37
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 37
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 419 MovieClip in Frame 37
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 37
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 37
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 37
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 37
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 212 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
_root.dor2.play();
}
}
Instance of Symbol 239 MovieClip "dor1" in Frame 37
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 262 MovieClip in Frame 37
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 244 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 244 MovieClip in Frame 37
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.kill();
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 239 MovieClip "dor2" in Frame 37
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 243 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 37
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 16 MovieClip in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "rig1" in Frame 37
onClipEvent (load) {
!!!ERROR
Instance of Symbol 195 MovieClip "lft1" in Frame 37
onClipEvent (load) {
!!!ERROR
Frame 39
_root.lvl = 15;
_root.poc = -50;
_root.hh.gotoAndStop(1);
_root.tinta = 5;
_root.mes.core = n[_root.lvl];
stop();
Instance of Symbol 154 MovieClip in Frame 39
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 39
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
st = _x;
}
Instance of Symbol 154 MovieClip in Frame 39
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 154 MovieClip in Frame 39
onClipEvent (load) {
p = random(30);
gotoAndPlay(p);
}
Instance of Symbol 419 MovieClip in Frame 39
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 39
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 39
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 419 MovieClip in Frame 39
onClipEvent (load) {
ac = 3 + random(4);
r = random(10);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh.core)) {
_root.poc = 10;
}
ac = ac - 0.1;
_y = (_y - (2 + ac));
_rotation = (_rotation + (r + (ac * 2)));
if (_y > 490) {
ac = 3 + random(4);
r = random(10);
_x = random(640);
ss = 80 + random(50);
_xscale = ss;
_yscale = ss;
}
}
Instance of Symbol 162 MovieClip "endlev" in Frame 39
onClipEvent (enterFrame) {
}
Instance of Symbol 243 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Instance of Symbol 212 MovieClip in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe == 1)) {
play();
_root.dor1.play();
}
}
Instance of Symbol 239 MovieClip "dor1" in Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh) && (_currentframe < 7)) {
_root.poc = 10;
_root.hh._y = _root.hh._y + 10;
_root.hh.yy = 4;
}
}
Instance of Symbol 262 MovieClip in Frame 39
onClipEvent (load) {
_root.hh._x = _x;
_root.hh._y = _y;
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 190 MovieClip in Frame 39
onClipEvent (load) {
r = random(10);
gotoAndPlay(r);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.hh)) {
_root.scoin.start();
_root.scor = _root.scor + 10;
play();
_y = -100;
}
}
Instance of Symbol 206 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Instance of Symbol 206 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Instance of Symbol 243 MovieClip in Frame 39
onClipEvent (load) {
!!!ERROR
Frame 41
!!!ERROR
Instance of Symbol 438 MovieClip in Frame 50
on (press) {
!!!ERROR
Frame 50
if (false) {
}
Frame 80
_root.energie = 100;
_root._alpha = 100;
stop();
Frame 82
function hLoad() {
if (hiscore.data.hn1 == undefined) {
hReset();
hSort(10);
hSave();
}
_root.newhiscore = _root.sco;
i = 10;
while (i > 0) {
nn[i] = hiscore.data["hn" + i];
ss[i] = parseInt(hiscore.data["hs" + i]);
if (_root.newhiscore > ss[i]) {
_root.rank = i;
}
i--;
}
_root.newname = hiscore.data.newname;
if (ss[10] >= _root.newhiscore) {
tabla._visible = false;
}
hShow();
}
function hAdd() {
}
function hShow() {
i = 1;
while (i <= 10) {
_root["hn" + i] = nn[i];
_root["hs" + i] = ss[i];
i++;
}
}
function hSort(nr) {
ss[11] = _root.newhiscore;
nn[11] = _root.newname;
k = 1;
while (k < 30) {
i = 10;
while (i > 0) {
if (ss[i] < ss[i + 1]) {
tt = ss[i];
rr = nn[i];
ss[i] = ss[i + 1];
nn[i] = nn[i + 1];
ss[i + 1] = tt;
nn[i + 1] = rr;
}
i--;
}
k++;
}
hShow();
}
function hSave() {
i = 1;
while (i <= 10) {
hiscore.data["hn" + i] = nn[i];
hiscore.data["hs" + i] = parseInt(ss[i]);
i++;
}
hiscore.data.newname = _root.newname;
}
function hReset() {
_root.newhiscore = 0;
i = 1;
while (i < 11) {
nn[i] = "Player";
ss[i] = i * 100;
i++;
}
_root.newname = "Your Name";
}
hiscore = SharedObject.getLocal("rescufo2");
nn = new Array();
ss = new Array();
stop();
_root.sco = _root.scor;
_root.hLoad();
Instance of Symbol 438 MovieClip in Frame 82
on (press) {
!!!ERROR
Symbol 13 Button
on (press) {
!!!ERROR
Symbol 25 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
t = getTimer();
if ((t > 7000) && (PercentLoaded > 98)) {
_root._alpha = 100;
go = 10;
}
per = int(PercentLoaded) + " %";
bara._width = (PercentLoaded / 100) * 218;
if (((PercentLoaded > 99) && (PercentLoaded < 101)) && (go == 10)) {
stop();
_root.gotoAndPlay(3);
}
Symbol 25 MovieClip Frame 2
!!!ERROR
Symbol 29 MovieClip Frame 1
!!!ERROR
Symbol 33 MovieClip Frame 1
!!!ERROR
Symbol 71 MovieClip Frame 17
!!!ERROR
Symbol 74 MovieClip Frame 1
!!!ERROR
Instance of Symbol 35 MovieClip "core" in Symbol 74 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Instance of Symbol 35 MovieClip "core" in Symbol 74 MovieClip Frame 2
onClipEvent (load) {
!!!ERROR
Symbol 74 MovieClip Frame 10
!!!ERROR
Instance of Symbol 73 MovieClip in Symbol 74 MovieClip Frame 10
onClipEvent (enterFrame) {
_rotation = (_rotation - 10);
oval._alpha--;
}
Symbol 106 Button
on (press) {
!!!ERROR
Symbol 110 MovieClip Frame 1
!!!ERROR
Symbol 154 MovieClip Frame 40
!!!ERROR
Symbol 158 MovieClip Frame 1
!!!ERROR
Symbol 158 MovieClip Frame 2
!!!ERROR
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;
_parent._x++;
}
if ((_root.hh.xx < 0) && (gox == 1)) {
_root.hh.xx = 1;
_root.hh._x = _root.hh._x + 3;
gox = 0;
_parent._x--;
}
if ((_root.hh.yy > 0) && (goy == 1)) {
_root.hh.yy = -1;
_root.hh._y = _root.hh._y - 3;
goy = 0;
_parent._y++;
}
if ((_root.hh.yy < 0) && (goy == 1)) {
_root.hh.yy = 1;
_root.hh._y = _root.hh._y + 3;
goy = 0;
_parent._y--;
}
}
}
Symbol 177 Button
on (press) {
!!!ERROR
Symbol 184 MovieClip Frame 1
!!!ERROR
Symbol 184 MovieClip Frame 22
_root.hh.greu = 0;
_root.hh.lim = 3;
stop();
Symbol 184 MovieClip Frame 32
_root.hh.greu = 0;
_root.hh.lim = 3;
stop();
Instance of Symbol 184 MovieClip in Symbol 185 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Symbol 190 MovieClip Frame 15
!!!ERROR
Symbol 190 MovieClip Frame 25
!!!ERROR
Symbol 193 MovieClip Frame 1
!!!ERROR
Symbol 193 MovieClip Frame 2
!!!ERROR
Symbol 193 MovieClip Frame 3
!!!ERROR
Symbol 206 MovieClip Frame 1
!!!ERROR
Instance of Symbol 203 MovieClip in Symbol 206 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
}
Symbol 206 MovieClip Frame 17
!!!ERROR
Symbol 212 MovieClip Frame 1
!!!ERROR
Symbol 212 MovieClip Frame 24
!!!ERROR
Instance of Symbol 216 MovieClip in Symbol 227 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;
_parent._x++;
}
if ((_root.hh.xx < 0) && (gox == 1)) {
_root.hh.xx = 1;
_root.hh._x = _root.hh._x + 3;
gox = 0;
_parent._x--;
}
if ((_root.hh.yy > 0) && (goy == 1)) {
_root.hh.yy = -1;
_root.hh._y = _root.hh._y - 3;
goy = 0;
_parent._y++;
}
if ((_root.hh.yy < 0) && (goy == 1)) {
_root.hh.yy = 1;
_root.hh._y = _root.hh._y + 3;
goy = 0;
_parent._y--;
}
}
}
Symbol 239 MovieClip Frame 1
!!!ERROR
Symbol 239 MovieClip Frame 20
!!!ERROR
Instance of Symbol 243 MovieClip in Symbol 244 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Symbol 258 MovieClip Frame 1
!!!ERROR
Symbol 258 MovieClip Frame 40
!!!ERROR
Symbol 262 MovieClip Frame 30
!!!ERROR
Instance of Symbol 320 MovieClip in Symbol 321 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 360 MovieClip Frame 1
!!!ERROR
Instance of Symbol 243 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (load) {
!!!ERROR
Symbol 446 Button
on (press) {
!!!ERROR
Symbol 491 Button
on (press) {
!!!ERROR
Symbol 499 Button
on (press) {
_root.hSort();
_root.hSave();
_root.tabla._visible = false;
}