Frame 1
fscommand ("allowscale", "false");
current = this.getBytesLoaded();
movieSize = this.getBytesTotal();
totalbyte = int(movieSize / 1000) add "K";
moviePercent = movieSize / 100;
if (current == movieSize) {
gotoAndPlay (4);
}
Frame 2
current = this.getBytesLoaded();
percent = Math.round(current / moviePercent);
with (_root.loader) {
gotoAndStop(percent);
}
if (current == movieSize) {
gotoAndPlay (4);
}
Frame 3
gotoAndPlay (2);
Frame 5
cpuscore1 = 0;
cpuscore2 = 0;
pl1score = 0;
pl2score = 0;
loop = true;
sfx = true;
Frame 6
function playanyway() {
gotoAndPlay (96);
}
function oneplay() {
_root.player2t = "1";
_root.player1t = "1";
playanyway();
}
l = new Sound();
l.attachSound("loop");
l.setVolume(60);
Frame 36
stop();
Instance of Symbol 70 MovieClip in Frame 36
onClipEvent (load) {
var i = 14000;
var t = getTimer();
}
onClipEvent (enterFrame) {
if ((i * 0.7) < (getTimer() - t)) {
_root.l.setVolume(40);
}
if ((i * 0.8) < (getTimer() - t)) {
_root.l.setVolume(30);
}
if ((i * 0.9) < (getTimer() - t)) {
_root.l.setVolume(5);
}
if (i < (getTimer() - t)) {
_root.player2t = "1";
_root.player1t = "2";
_root.level = random(7) + 1;
_root.playanyway();
}
}
Frame 54
if (menu == "pla") {
gotoAndStop (55);
}
if (menu == "con") {
gotoAndStop (77);
}
Frame 55
stop();
Frame 66
stop();
Frame 96
function mousedrag(yes) {
if (yes) {
setProperty("_root.guider", _visible , "1");
Mouse.hide();
startDrag ("_root.guider", true, 520, 0, 520, 400);
} else {
setProperty("_root.guider", _visible , "0");
Mouse.show();
stopDrag();
}
}
function playagain() {
gotoAndPlay (96);
}
function timecolor(color, which) {
if (which) {
if (color) {
with (_root.timepass) {
gotoAndStop(1);
}
} else {
with (_root.timepass) {
gotoAndStop(2);
}
}
} else if (color) {
with (_root.timepass2) {
gotoAndStop(1);
}
} else {
with (_root.timepass2) {
gotoAndStop(2);
}
}
}
function reset() {
round = false;
game = false;
gotoAndPlay (6);
removeMovieClip("_root.randcounter");
}
function resetdisplay() {
with (_root.arrow) {
gotoAndStop(1);
}
with (_root.displaymc) {
gotoAndStop(1);
}
_root.displaymc.displaygfk.display = "";
}
function checkrack(pl, ftype) {
if (pl == 1) {
pl = "";
}
var amount = 25;
if ((ftype == "single") || (ftype == "diag")) {
amount = 30;
} else if (ftype == "special") {
amount = 40;
} else if (ftype == "triple") {
amount = 5;
}
k = new Array();
h = 0;
while (h < _root.objnumber) {
k[h] = getProperty(_root["rombo" add (h + 1)], _y);
if (Math.abs(k[h] - getProperty(["rac" add pl], _y)) < amount) {
return(false);
}
h++;
}
return(true);
}
function soundfun(idsound) {
if (sfx) {
s.attachSound(idsound);
s.start(0, 1);
}
}
function whoplays(which) {
if (which == "1") {
if ((_root.player2t == "1") && (_root.player1t == "1")) {
return(true);
}
}
if (which == "2") {
if ((_root.player2t == "2") && (_root.player1t == "1")) {
return(true);
}
}
if (which == "3") {
if ((_root.player2t == "1") && (_root.player1t == "2")) {
return(true);
}
}
return(false);
}
function pointdisplay(whose) {
if (!whose) {
with (_root.arrow) {
gotoAndStop(3);
}
}
if (whose) {
with (_root.arrow) {
gotoAndStop(2);
}
}
_root.displaymc.displaygfk.display = "POINT!";
with (_root.displaymc) {
gotoAndPlay("displayon");
}
}
function fdisplay(text, dinamic, type) {
if (!dinamic) {
with (_root.displaymc) {
gotoAndStop(1);
}
with (_root.arrow) {
gotoAndStop(1);
}
}
if (dinamic && (type)) {
if (_root.player == "2") {
with (_root.arrow) {
gotoAndStop(3);
}
}
if (_root.player == "1") {
with (_root.arrow) {
gotoAndStop(2);
}
}
with (_root.displaymc) {
gotoAndPlay("displayon");
}
}
if (dinamic && (!type)) {
with (_root.arrow) {
gotoAndStop(1);
}
with (_root.displaymc) {
gotoAndPlay("displayon");
}
}
_root.displaymc.displaygfk.display = text;
}
function randomstart() {
speedx = 6;
speedy = 6;
degree = random(360);
filter("no");
}
function objectcheck() {
with (_root.controller.hitmc.objmc) {
gotoAndStop(1);
}
with (_root.controller.time.timeobj) {
gotoAndStop(1);
}
removeMovieClip(_root.randcounter);
}
function position() {
setProperty("_root.palla", _visible , "1");
_root.palla._x = 278;
_root.palla._y = 222;
_root.fdisplay("press shift", false);
}
function restore() {
sp1 = 12;
sp2 = 12;
abs1 = 16;
abs2 = 32;
cpup = 16;
cpdown = 32;
pausa1 = " ";
pausa2 = " ";
rand = "none";
player = "0";
firetype1 = "single";
firetype2 = "single";
firetype2d = "none";
firetype1d = "none";
with (_root.palla) {
gotoAndStop(1);
}
with (_root.rac2.racfx) {
gotoAndStop(1);
}
with (_root.rac.racfx) {
gotoAndStop(1);
}
getaway = false;
getaway2 = false;
getaway3 = false;
_root.near2 = false;
_root.near1 = false;
with (_root.rac2.racfx.rackmc) {
gotoAndStop(1);
}
with (_root.rac.racfx.rackmc) {
gotoAndStop(1);
}
with (_root.arrow) {
gotoAndStop(1);
}
resetdisplay();
c = 0;
}
function end(playert) {
with (_root.controller) {
gotoAndStop(1);
}
_root.restore();
_root.game = false;
if (!playert) {
_root.fdisplay(player1 add " WINS!", false);
} else {
_root.fdisplay(player2 add " WINS!", false);
}
setProperty("_root.palla", _visible , "0");
with (_root.finishmc) {
gotoAndPlay("finish");
}
if (_root.whoplays("2")) {
mousedrag(false);
}
}
function score(number) {
Set("pl" + number, eval ("pl" + number) + 1);
if (_root.pl1 >= 5) {
end(0);
} else if (_root.pl2 >= 5) {
end(1);
} else {
with (_root.flash) {
play();
}
with (_root.controller) {
gotoAndStop(1);
}
_root.restore();
_root.soundfun("endofround");
if (number == 1) {
pointdisplay(true);
}
if (number == 2) {
pointdisplay(false);
}
}
removeMovieClip("_root.randcounter");
setProperty("_root.palla", _visible , "0");
_root.palla._x = 0;
_root.palla._y = 0;
if ((_root.player2t == "2") && (_root.player1t == "1")) {
_root.mousedrag(false);
}
_root.round = false;
}
function fixbounce() {
sx1 = sx;
sy1 = sy;
speedx = sx1;
speedy = sy1;
leanhit();
speedx = sx;
speedy = sy;
}
function filter(filtervbl, del) {
leanhit();
if (filtervbl == "yes") {
if ((degree >= 0) && (degree < 180)) {
if (sx < speedx) {
speedx = sx;
speedy = sy;
} else if (speedx < sx) {
if (((del == "rom2") || (del == "rom")) || (del == "ra")) {
fixbounce();
}
if (0 < speedx) {
}
}
}
if ((degree < 0) && (degree >= -180)) {
if (speedx < sx) {
speedx = sx;
speedy = sy;
} else if (sx < speedx) {
if (((del == "rom2") || (del == "rom")) || (del == "ra")) {
fixbounce();
}
if (speedx < 0) {
}
}
}
} else if (filtervbl == "no") {
speedx = sx;
speedy = sy;
}
}
function leanhit() {
a = Number((Math.PI/180) * degree);
speedxx = speedx;
speedyy = -speedy;
sx = (((speedxx * Math.cos(a)) + (speedyy * Math.sin(a))) * Math.cos(a)) + ((((-1 * speedxx) * Math.sin(a)) + (speedyy * Math.cos(a))) * Math.sin(a));
sy = ((-1 * ((speedxx * Math.cos(a)) + (speedyy * Math.sin(a)))) * Math.sin(a)) + ((((-1 * speedxx) * Math.sin(a)) + (speedyy * Math.cos(a))) * Math.cos(a));
}
function firehit(gio) {
if (gio == "rit2") {
sp2 = vel2;
with (_root.rac2.racfx) {
gotoAndStop(1);
}
}
if (gio == "rit1") {
sp1 = vel1;
with (_root.rac.racfx) {
gotoAndStop(1);
}
}
if (gio == "1s") {
if (1 < sp1) {
vel1 = sp1;
}
sp1 = 0;
with (_root.controller.time.firetime) {
gotoAndStop("special1");
}
with (_root.rac.racfx) {
gotoAndPlay("hit");
}
}
if (gio == "1m") {
if (1 < sp1) {
vel1 = sp1;
}
sp1 = 0;
with (_root.controller.time.firetime) {
gotoAndStop("mhit");
}
with (_root.rac.racfx) {
gotoAndPlay("hit");
}
}
if (gio == "1") {
if (1 < sp1) {
vel1 = sp1;
}
sp1 = 0;
with (_root.controller.time.firetime) {
gotoAndStop(2);
}
with (_root.rac.racfx) {
gotoAndPlay("hit");
}
}
if (gio == "2") {
if (1 < sp2) {
vel2 = sp2;
}
sp2 = 0;
with (_root.controller.time.firetime2) {
gotoAndStop(2);
}
with (_root.rac2.racfx) {
gotoAndPlay("hit");
}
}
if (gio == "2s") {
if (1 < sp2) {
vel2 = sp2;
}
sp2 = 0;
with (_root.controller.time.firetime2) {
gotoAndStop("special2");
}
with (_root.rac2.racfx) {
gotoAndPlay("hit");
}
}
if (gio == "2m") {
if (1 < sp2) {
vel2 = sp2;
}
sp2 = 0;
with (_root.controller.time.firetime2) {
gotoAndStop("mhit2");
}
with (_root.rac2.racfx) {
gotoAndPlay("hit");
}
}
}
l.stop();
pausa1 = " ";
pausa2 = " ";
pl1 = 0;
pl2 = 0;
sp1 = 12;
sp2 = 12;
abs1 = 16;
abs2 = 32;
cpup = 16;
cpdown = 32;
speedx = 6;
speedy = 6;
rand = "none";
player = "0";
firecount1 = 30;
firecount2 = 30;
firetype1 = "single";
firetype2 = "single";
firetype2d = "none";
firetype1d = "none";
round = false;
game = false;
middle = 275;
middlev = 220;
c = 0;
s = new Sound();
s.setVolume(100);
function rombohit(rohit) {
if (rohit == "rur") {
_root.degree = -60;
}
if (rohit == "rul") {
_root.degree = 60;
}
if (rohit == "rdl") {
_root.degree = 120;
}
if (rohit == "rdr") {
_root.degree = -120;
}
_root.filter("yes", "rom");
if (_root.round) {
_root.soundfun("rombos");
}
}
function rombohit2(rohit) {
if (rohit == "r1") {
_root.degree = -30;
}
if (rohit == "r2") {
_root.degree = 30;
}
if (rohit == "r3") {
_root.degree = 150;
}
if (rohit == "r4") {
_root.degree = -150;
}
_root.filter("yes", "rom2");
_root.soundfun("rombos");
}
function rombov(which) {
if (_root.palla.bhit.hitTest(_root[which] add ".rur.rohitmc") || (_root.palla.bhit.hitTest(_root[which] add ".rur.rohitmc2"))) {
rombohit("rur");
}
if (_root.palla.bhit.hitTest(_root[which] add ".rul.rohitmc") || (_root.palla.bhit.hitTest(_root[which] add ".rul.rohitmc2"))) {
rombohit("rul");
}
if (_root.palla.bhit.hitTest(_root[which] add ".rdl.rohitmc") || (_root.palla.bhit.hitTest(_root[which] add ".rdl.rohitmc2"))) {
rombohit("rdl");
}
if (_root.palla.bhit.hitTest(_root[which] add ".rdr.rohitmc") || (_root.palla.bhit.hitTest(_root[which] add ".rdr.rohitmc2"))) {
rombohit("rdr");
}
}
function romboh(whichh) {
if (_root.palla.bhit.hitTest(_root[whichh] add ".rul.rohitmc") || (_root.palla.bhit.hitTest(_root[whichh] add ".rul.rohitmc2"))) {
rombohit2("r1");
}
if (_root.palla.bhit.hitTest(_root[whichh] add ".rdl.rohitmc") || (_root.palla.bhit.hitTest(_root[whichh] add ".rdl.rohitmc2"))) {
rombohit2("r2");
}
if (_root.palla.bhit.hitTest(_root[whichh] add ".rdr.rohitmc") || (_root.palla.bhit.hitTest(_root[whichh] add ".rdr.rohitmc2"))) {
rombohit2("r3");
}
if (_root.palla.bhit.hitTest(_root[whichh] add ".rur.rohitmc") || (_root.palla.bhit.hitTest(_root[whichh] add ".rur.rohitmc2"))) {
rombohit2("r4");
}
}
Instance of Symbol 159 MovieClip "bhit" in Frame 96
onClipEvent (enterFrame) {
if ((this.hitTest(_root.palla.bhit) && (_root.game)) && (_root.round)) {
with (_root.palla) {
gotoAndStop(2);
}
}
}
Instance of Symbol 159 MovieClip "bhit" in Frame 96
onClipEvent (enterFrame) {
if ((this.hitTest(_root.palla.bhit) && (_root.game)) && (_root.round)) {
with (_root.palla) {
gotoAndStop(2);
}
}
}
Frame 97
with (_root) {
gotoAndPlay("level" add _root.level);
}
Frame 102
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 3;
Instance of Symbol 281 MovieClip "rombo1" in Frame 102
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 102
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Frame 108
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 5;
Instance of Symbol 283 MovieClip "rombo4" in Frame 108
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo3" in Frame 108
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo2" in Frame 108
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo1" in Frame 108
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Frame 115
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 5;
Instance of Symbol 283 MovieClip "rombo3" in Frame 115
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 115
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo1" in Frame 115
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo2" in Frame 115
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Frame 122
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 5;
Instance of Symbol 283 MovieClip "rombo3" in Frame 122
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 122
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo1" in Frame 122
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 122
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Frame 129
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 7;
Instance of Symbol 281 MovieClip "rombo3" in Frame 129
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo5" in Frame 129
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 129
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 129
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo1" in Frame 129
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 129
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Frame 137
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 7;
Instance of Symbol 281 MovieClip "rombo3" in Frame 137
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo5" in Frame 137
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 137
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 137
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo1" in Frame 137
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 137
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Frame 146
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 9;
Instance of Symbol 283 MovieClip "rombo5" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 146
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo3" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo1" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo8" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo7" in Frame 146
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 146
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Frame 154
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 7;
Instance of Symbol 283 MovieClip "rombo5" in Frame 154
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
onClipEvent (load) {
var val = 2;
var rsx = val;
_root.rombo6.rsx = -val;
var rsy = _y;
var rsy2 = (rsy + 220);
}
onClipEvent (enterFrame) {
if (_y < rsy) {
rsx = val;
_root.rombo6.rsx = -val;
}
if (rsy2 < _y) {
_root.rombo6.rsx = val;
rsx = -val;
}
if (_root.round) {
_y = (_y + rsx);
_root.rombo6._y = _root.rombo6._y + _root.rombo6.rsx;
}
}
Instance of Symbol 281 MovieClip "rombo4" in Frame 154
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo2" in Frame 154
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo1" in Frame 154
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo3" in Frame 154
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 154
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Frame 163
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 7;
Instance of Symbol 283 MovieClip "rombo2" in Frame 163
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo1" in Frame 163
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo5" in Frame 163
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 163
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo4" in Frame 163
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo3" in Frame 163
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
onClipEvent (load) {
var val = 2;
var rsx = val;
_root.rombo4.rsx = -val;
var rsy = _y;
var rsy2 = (rsy + 141);
}
onClipEvent (enterFrame) {
if (rsy2 < _y) {
rsx = -val;
_root.rombo4.rsx = val;
}
if (_y < rsy) {
rsx = val;
_root.rombo4.rsx = -val;
}
if (_root.round) {
_y = (_y + rsx);
_root.rombo4._y = _root.rombo4._y + _root.rombo4.rsx;
}
}
Frame 171
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 7;
Instance of Symbol 283 MovieClip "rombo4" in Frame 171
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo5" in Frame 171
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo1" in Frame 171
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo3" in Frame 171
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo2" in Frame 171
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo6" in Frame 171
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
onClipEvent (load) {
var val = 5;
var x = random(2);
if (x) {
var rsx = val;
} else {
var rsx = (-val);
}
var rsy = 125;
var rsy2 = (rsy + 300);
}
onClipEvent (enterFrame) {
if (rsy2 < _x) {
rsx = -val;
}
if (_x < rsy) {
rsx = val;
}
if (_root.round) {
_x = (_x + rsx);
}
}
Frame 180
stop();
game = true;
with (_root.repos) {
gotoAndStop(2);
}
_root.objnumber = 9;
Instance of Symbol 281 MovieClip "rombo3" in Frame 180
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo1" in Frame 180
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo7" in Frame 180
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 281 MovieClip "rombo8" in Frame 180
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 281 MovieClip "rombo6" in Frame 180
onClipEvent (enterFrame) {
_root.rombov(this._name);
}
Instance of Symbol 283 MovieClip "rombo2" in Frame 180
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo4" in Frame 180
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
Instance of Symbol 283 MovieClip "rombo5" in Frame 180
onClipEvent (enterFrame) {
_root.romboh(this._name);
}
onClipEvent (load) {
var val = 1;
var rsx = val;
_root.rombo4.rsx = -val;
var rsy = _y;
var rsy2 = (rsy + 70);
}
onClipEvent (enterFrame) {
if (rsy2 < _y) {
rsx = -val;
_root.rombo4.rsx = val;
}
if (_y < rsy) {
rsx = val;
_root.rombo4.rsx = -val;
}
if (_root.round) {
_y = (_y + rsx);
_root.rombo4._y = _root.rombo4._y + _root.rombo4.rsx;
}
}
Frame 190
stop();
Instance of Symbol 295 MovieClip "racanim" in Frame 190
onClipEvent (load) {
this._y = _root.k;
var g = 10;
}
onClipEvent (enterFrame) {
this._y = this._y + g;
if (this.hitTest(_root.bottom)) {
if (g) {
play();
}
g = 0;
}
}
Instance of Symbol 23 MovieClip "firefx" in Symbol 24 MovieClip [sparo] Frame 1
onClipEvent (load) {
var pos1 = ypos;
_parent._y = ypos;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x + 19;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac2)) {
if (_root.round && (0 < _root.sp2)) {
_root.firehit("2");
_root.soundfun("rachit");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
removeMovieClip(_parent);
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.soundfun("ballhit");
_root.player = "1";
_root.speedx = Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
_root.fromwho = "1";
if (2 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((pos1 - _root.palla._y) < -2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-2 < (pos1 - _root.palla._y)) && ((pos1 - _root.palla._y) < 2)) {
var q = random(3);
if (!q) {
if (0 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos1 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
removeMovieClip(_parent);
}
}
Instance of Symbol 29 MovieClip "firefx" in Symbol 30 MovieClip [sparo2] Frame 1
onClipEvent (load) {
var pos2 = ypos;
_parent._y = ypos;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x - 19;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac)) {
if (_root.round && (0 < _root.sp1)) {
_root.firehit("1");
_root.soundfun("rachit");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
removeMovieClip(_parent);
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.soundfun("ballhit");
_root.player = "2";
_root.fromwho = "2";
_root.speedx = -Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
if (2 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((pos2 - _root.palla._y) < -2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-2 < (pos2 - _root.palla._y)) && ((pos2 - _root.palla._y) < 2)) {
var q = random(3);
if (!q) {
if (0 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos2 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
removeMovieClip(_parent);
}
}
Instance of Symbol 36 MovieClip in Symbol 37 MovieClip [special1] Frame 1
onClipEvent (load) {
var pos1 = _root.rac._y;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x + 17;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac2)) {
if (_root.round && (0 < _root.sp2)) {
_root.firehit("2s");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.player = "1";
_root.speedx = Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
_root.fromwho = "1";
if (1.2 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-1.2 < (pos1 - _root.palla._y)) && ((pos1 - _root.palla._y) < 1.2)) {
var q = random(5);
if (!q) {
if (0 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos1 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
if ((pos1 - _root.palla._y) < -1.2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
}
Instance of Symbol 36 MovieClip in Symbol 38 MovieClip [special2] Frame 1
onClipEvent (load) {
var pos2 = _root.rac2._y;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x - 17;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac)) {
if (_root.round && (0 < _root.sp1)) {
_root.firehit("1s");
_root.soundfun("rachit");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.player = "2";
_root.speedx = -Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
_root.fromwho = "2";
if (1.2 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-1.2 < (pos2 - _root.palla._y)) && ((pos2 - _root.palla._y) < 1.2)) {
var q = random(5);
if (!q) {
if (0 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos2 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
if ((pos2 - _root.palla._y) < -1.2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
}
Instance of Symbol 43 MovieClip "firefx" in Symbol 44 MovieClip [diag1up] Frame 1
onClipEvent (load) {
var pos1 = ypos;
_parent._y = ypos;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x + 26;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac2)) {
if (_root.round && (0 < _root.sp2)) {
_root.firehit("2m");
_root.soundfun("rachit");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.soundfun("ballhit");
_root.player = "1";
_root.speedx = Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
_root.fromwho = "1";
if (2 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-2 < (pos1 - _root.palla._y)) && ((pos1 - _root.palla._y) < 2)) {
var q = random(3);
if (!q) {
if (0 < (pos1 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos1 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
if ((pos1 - _root.palla._y) < -2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
removeMovieClip(_parent);
}
}
Instance of Symbol 43 MovieClip "firefx" in Symbol 45 MovieClip [diag1down] Frame 1
onClipEvent (load) {
var pos2 = ypos;
_parent._y = ypos;
}
onClipEvent (enterFrame) {
if ((_parent._x >= 0) && (_parent._x < 530)) {
_parent._x = _parent._x - 26;
} else {
removeMovieClip(_parent);
}
}
onClipEvent (enterFrame) {
if (!_root.round) {
removeMovieClip(_parent);
}
if (this.hitTest(_root.rac)) {
if (_root.round && (0 < _root.sp1)) {
_root.firehit("1m");
_root.soundfun("rachit");
}
removeMovieClip(_parent);
}
i = 1;
while (i < _root.objnumber) {
if (this.hitTest(_root["rombo" add i])) {
removeMovieClip(_parent);
}
i++;
}
if (this.hitTest(_root.randcounter)) {
_root.objectcheck();
_root.soundfun("disattiva");
}
if (this.hitTest(_root.palla)) {
_root.soundfun("ballhit");
_root.player = "2";
_root.fromwho = "2";
_root.speedx = -Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
_root.speedy = 0.001;
if (2 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
if ((-2 < (pos2 - _root.palla._y)) && ((pos2 - _root.palla._y) < 2)) {
var q = random(3);
if (!q) {
if (0 < (pos2 - _root.palla._y)) {
_root.relativp = "down";
}
if (0 >= (pos2 - _root.palla._y)) {
_root.relativp = "up";
}
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
}
if ((pos2 - _root.palla._y) < -2) {
_root.relativp = "up";
with (_root.controller.pallahit) {
gotoAndStop(2);
}
}
removeMovieClip(_parent);
}
}
Symbol 48 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 1
stop();
Symbol 63 Button
on (release) {
getURL ("http://www.mofunzone.com", "_blank");
}
Symbol 65 Button
on (release) {
gotoAndStop (2);
}
on (release) {
_root.loop = false;
}
Symbol 67 Button
on (release) {
gotoAndStop (1);
}
on (release) {
_root.loop = true;
}
Symbol 69 MovieClip Frame 1
if (!_root.loop) {
gotoAndStop (2);
} else {
_root.l.start(0, 999);
stop();
}
Symbol 69 MovieClip Frame 2
stop();
_root.l.stop();
Symbol 74 Button
on (release) {
getURL ("mailto:info@gadio.net");
}
Symbol 77 Button
on (release) {
_root.l.setVolume(60);
if (!_root.temp) {
_root.temp = true;
_root.menu = "con";
with (_parent) {
gotoAndPlay("play");
}
} else {
with (_parent) {
gotoAndStop("controls");
}
}
}
Symbol 80 Button
on (release) {
_root.l.setVolume(60);
if (!_root.temp) {
_root.temp = true;
_root.menu = "pla";
with (_parent) {
gotoAndPlay("play");
}
} else {
with (_parent) {
gotoAndStop("commands");
}
}
}
Symbol 85 Button
on (release) {
gotoAndStop (2);
}
Symbol 87 Button
on (release) {
if (pass == "oc76") {
_root.level = 3;
_root.levelreached = 3;
_root.oneplay();
} else if (pass == "z0c9") {
_root.level = 5;
_root.levelreached = 5;
_root.oneplay();
} else if (pass == "12zn") {
_root.level = 7;
_root.levelreached = 7;
_root.oneplay();
} else if (pass == "m86v") {
_root.level = 9;
_root.levelreached = 9;
_root.oneplay();
} else {
pass = "err.";
}
}
Symbol 90 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 2
function passfunction() {
}
stop();
Symbol 94 Button
on (release) {
_root.player2t = "1";
_root.player1t = "2";
gotoAndStop (66);
}
Symbol 96 Button
on (release) {
_root.level = random(9) + 1;
_root.player2t = "2";
_root.player1t = "1";
gotoAndStop (66);
}
Symbol 97 Button
on (release) {
_root.level = 1;
_root.levelreached = 1;
oneplay();
}
Symbol 98 Button
on (release) {
_root.level = random(9) + 1;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 99 Button
on (release) {
_root.level = 9;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 100 Button
on (release) {
_root.level = 8;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 101 Button
on (release) {
_root.level = 7;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 102 Button
on (release) {
_root.level = 6;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 103 Button
on (release) {
_root.level = 5;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 104 Button
on (release) {
_root.level = 4;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 105 Button
on (release) {
_root.level = 3;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 106 Button
on (release) {
_root.level = 2;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 107 Button
on (release) {
_root.level = 1;
with (_root) {
gotoAndPlay(95);
}
}
Symbol 118 Button
on (release) {
gotoAndStop (2);
}
Symbol 132 Button
on (release) {
gotoAndStop (1);
}
Symbol 135 Button
on (release) {
gotoAndStop (2);
}
Symbol 152 Button
on (release) {
gotoAndStop (1);
}
Symbol 162 MovieClip Frame 1
stop();
Symbol 162 MovieClip Frame 2
stop();
Instance of Symbol 161 MovieClip in Symbol 162 MovieClip Frame 2
onClipEvent (enterFrame) {
if ((200 < _root.palla._x) && (_root.palla._x < 300)) {
with (_root.palla) {
gotoAndStop(1);
}
}
}
Symbol 165 MovieClip Frame 1
stop();
Symbol 165 MovieClip Frame 2
stop();
Symbol 166 MovieClip Frame 1
stop();
Symbol 166 MovieClip Frame 2
stop();
Symbol 167 Button
on (release) {
gotoAndStop (2);
}
on (release) {
_root.sfx = false;
}
Symbol 169 Button
on (release) {
gotoAndStop (1);
}
on (release) {
_root.sfx = true;
}
Symbol 171 MovieClip Frame 1
stop();
if (!_root.sfx) {
gotoAndStop (2);
}
Symbol 171 MovieClip Frame 2
stop();
Symbol 174 Button
on (release) {
_root.reset();
}
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 2
stop();
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_root.palla.bhit.hitTest(_root.randcounter)) {
_root.controller.objecthit();
_root.soundfun("got");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 177 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 1
stop();
Symbol 181 MovieClip Frame 2
stop();
Instance of Symbol 180 MovieClip in Symbol 181 MovieClip Frame 2
onClipEvent (load) {
function yacc() {
if ((63 < _root.palla._y) && (_root.palla._y < 383)) {
if (_root.relativp == "up") {
_root.speedy = (_root.speedy + 0.5) / 1.05;
}
if (_root.relativp == "down") {
_root.speedy = (_root.speedy - 0.5) / 1.05;
}
}
}
}
onClipEvent (enterFrame) {
if (_root.fromwho == "1") {
yacc();
if (_root.speedx < 0) {
with (_parent) {
gotoAndStop(1);
}
}
}
if (_root.fromwho == "2") {
yacc();
if (0 < _root.speedx) {
with (_parent) {
gotoAndStop(1);
}
}
}
}
Symbol 182 MovieClip Frame 1
time = int(getTimer() / 1000);
Symbol 182 MovieClip Frame 2
time2 = int(getTimer() / 1000);
Symbol 182 MovieClip Frame 3
x = time2 - time;
if (x >= 12) {
gotoAndPlay (1);
_root.speedy = _root.speedy * 1.03;
_root.speedx = _root.speedx * 1.03;
} else {
gotoAndPlay (2);
}
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 2
stop();
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 2
onClipEvent (load) {
var pa2 = 1000;
t = getTimer();
}
onClipEvent (enterFrame) {
if (pa2 < (getTimer() - t)) {
_root.firehit("rit1");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 184 MovieClip Frame 5
stop();
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 5
onClipEvent (load) {
var pa2 = 5000;
t = getTimer();
var timefour = "no";
}
onClipEvent (enterFrame) {
if (_root.oktime1 == "yes") {
timefour = "yes";
}
if (timefour == "yes") {
_root.pausa1 = int((pa2 - (getTimer() - t)) / 1000) + 1;
_root.timecolor(1, 1);
}
if (pa2 < (getTimer() - t)) {
if (timefour == "yes") {
_root.pausa1 = " ";
}
timefour = "no";
_root.firehit("rit1");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 184 MovieClip Frame 12
stop();
Instance of Symbol 183 MovieClip in Symbol 184 MovieClip Frame 12
onClipEvent (load) {
var pa2 = 2000;
t = getTimer();
var mtime1 = "no";
}
onClipEvent (enterFrame) {
if (_root.oktime1 == "yes") {
mtime1 = "yes";
}
if (mtime1 == "yes") {
_root.pausa1 = int((pa2 - (getTimer() - t)) / 1000) + 1;
_root.timecolor(1, 1);
}
}
onClipEvent (enterFrame) {
if (pa2 < (getTimer() - t)) {
if (mtime1 == "yes") {
_root.pausa1 = " ";
}
mtime1 = "no";
_root.firehit("rit1");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 186 MovieClip Frame 1
stop();
Symbol 186 MovieClip Frame 2
stop();
Instance of Symbol 185 MovieClip in Symbol 186 MovieClip Frame 2
onClipEvent (load) {
var pa;
pa = 1000;
t = getTimer();
}
onClipEvent (enterFrame) {
if (pa < (getTimer() - t)) {
_root.firehit("rit2");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 186 MovieClip Frame 5
stop();
Instance of Symbol 185 MovieClip in Symbol 186 MovieClip Frame 5
onClipEvent (load) {
var pa = 5000;
t = getTimer();
var timethree = "no";
}
onClipEvent (enterFrame) {
if (_root.oktime2 == "yes") {
timethree = "yes";
}
if (timethree == "yes") {
_root.pausa2 = int((pa - (getTimer() - t)) / 1000) + 1;
_root.timecolor(1, 0);
}
}
onClipEvent (enterFrame) {
if (pa < (getTimer() - t)) {
if (timethree == "yes") {
_root.pausa2 = " ";
}
timethree = "no";
_root.firehit("rit2");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 186 MovieClip Frame 12
stop();
Instance of Symbol 185 MovieClip in Symbol 186 MovieClip Frame 12
onClipEvent (load) {
var pa = 2000;
t = getTimer();
var mtime2 = "no";
}
onClipEvent (enterFrame) {
if (_root.oktime2 == "yes") {
mtime2 = "yes";
}
if (mtime2 == "yes") {
_root.pausa2 = int((pa - (getTimer() - t)) / 1000) + 1;
_root.timecolor(1, 0);
}
}
onClipEvent (enterFrame) {
if (pa < (getTimer() - t)) {
if (mtime2 == "yes") {
_root.pausa2 = " ";
}
mtime2 = "no";
_root.firehit("rit2");
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 188 MovieClip Frame 1
stop();
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 1
onClipEvent (load) {
_root.fuck = 2000;
t = getTimer();
}
onClipEvent (enterFrame) {
if (_root.fuck < (getTimer() - t)) {
with (_root.controller.insert) {
gotoAndPlay("insertobj");
}
with (_root.controller.hitmc.objmc) {
gotoAndStop(2);
}
with (_parent) {
gotoAndStop(2);
}
}
}
Symbol 188 MovieClip Frame 2
stop();
Symbol 188 MovieClip Frame 9
stop();
Instance of Symbol 187 MovieClip in Symbol 188 MovieClip Frame 9
onClipEvent (load) {
_root.lenght = _root.lenghtobj;
t = getTimer();
}
onClipEvent (enterFrame) {
if (_root.lenght < (getTimer() - t)) {
removeMovieClip("_root.randcounter");
_root.soundfun("disattiva");
with (_root.controller.hitmc.objmc) {
gotoAndStop(1);
}
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 190 MovieClip Frame 1
stop();
if (270 < _root.palla._x) {
gotoAndStop (10);
}
if (_root.palla._x < 270) {
gotoAndStop (5);
}
Symbol 190 MovieClip Frame 5
stop();
Instance of Symbol 189 MovieClip in Symbol 190 MovieClip Frame 5
onClipEvent (load) {
varts = 10000;
t = getTimer();
var z = false;
var w = false;
var timefive = "no";
var realtime = getTimer();
}
onClipEvent (enterFrame) {
realtime = int((varts - (getTimer() - t)) / 1000) + 1;
if ((_root.oktime1 == "yes") && (5 >= realtime)) {
timefive = "yes";
}
if ((timefive == "yes") && (5 >= realtime)) {
_root.timecolor(0, 1);
_root.pausa1 = realtime;
}
if (8 >= realtime) {
_root.getaway = true;
}
if (realtime == 3) {
_root.fdisplay("Hurry up!", true, false);
}
if ((realtime == 2) && (!z)) {
_root.soundfun("timepassing");
z = true;
_root.getaway2 = true;
}
if ((realtime == 1) && (!w)) {
_root.soundfun("timepassing");
w = true;
}
if (varts < (getTimer() - t)) {
_root.soundfun("timepassing");
if (timefive == "yes") {
_root.pausa1 = " ";
}
timefive = "no";
_root.s.stop();
_root.score(2);
with (_parent) {
gotoAndStop(1);
}
}
if (_root.middle < _root.palla._x) {
if (_root.displaymc.displaygfk.display == "Hurry up!") {
_root.resetdisplay();
}
_root.getaway = false;
_root.getaway2 = false;
if ((timefive == "yes") && (5 >= realtime)) {
_root.pausa1 = " ";
}
timefive = "no";
with (_parent) {
gotoAndStop("ts2");
}
}
}
Symbol 190 MovieClip Frame 10
stop();
Instance of Symbol 189 MovieClip in Symbol 190 MovieClip Frame 10
onClipEvent (load) {
var z = false;
var w = false;
varts = 10000;
t = getTimer();
var timefive = "no";
var realtime = getTimer();
}
onClipEvent (enterFrame) {
realtime = int((varts - (getTimer() - t)) / 1000) + 1;
if ((_root.oktime2 == "yes") && (5 >= realtime)) {
timefive = "yes";
}
if ((timefive == "yes") && (5 >= realtime)) {
_root.pausa2 = realtime;
_root.timecolor(0, 0);
}
if (8 >= realtime) {
_root.getaway = true;
}
if (realtime == 3) {
_root.shortmessage = true;
_root.fdisplay("Hurry up!", true, false);
}
if ((realtime == 2) && (!z)) {
_root.soundfun("timepassing");
z = true;
_root.getaway2 = true;
}
if ((realtime == 1) && (!w)) {
_root.soundfun("timepassing");
w = true;
}
if (varts < (getTimer() - t)) {
_root.soundfun("timepassing");
if (timefive == "yes") {
_root.pausa2 = " ";
}
_root.s.stop();
_root.score(1);
timefive = "no";
with (_parent) {
gotoAndStop(1);
}
}
if (_root.palla._x < _root.middle) {
if (_root.displaymc.displaygfk.display == "Hurry up!") {
_root.resetdisplay();
}
_root.getaway = false;
_root.getaway2 = false;
if ((timefive == "yes") && (5 >= realtime)) {
_root.pausa2 = " ";
}
timefive = "no";
with (_parent) {
gotoAndStop("ts1");
}
}
}
Symbol 191 MovieClip Frame 1
stop();
Instance of Symbol 182 MovieClip in Symbol 191 MovieClip Frame 1
/* no clip actions */
Symbol 193 MovieClip Frame 1
function checkfirecount() {
if ((_root.firecount1 == 0) && (_root.firecount2 == 0)) {
return(true);
}
return(false);
}
function objposition() {
setProperty("_root.randcounter", _x , "278");
setProperty("_root.randcounter", _y , "224");
}
function fuckfun(timeon) {
_root.lenghtobj = timeon;
with (_root.controller.time.timeobj) {
gotoAndStop("remove");
}
}
function gettrick(trick, timeon) {
duplicateMovieClip ("_root." add trick, "randcounter", _root.c);
_root.c = _root.c + 1;
_root.rand = trick;
objposition();
fuckfun(timeon);
}
stop();
rand = new Array();
objnum = 9;
counter = 0;
Symbol 193 MovieClip Frame 5
if (counter >= objnum) {
counter = 0;
}
if (0 < counter) {
var temp = 0;
while (temp == 0) {
temp = 1;
chosen = random(objnum) + 1;
rand[counter] = "random" add chosen;
var i = 0;
while (i < counter) {
if (rand[i] == rand[counter]) {
temp = 0;
}
i++;
}
}
} else {
chosen = random(objnum) + 1;
rand[0] = "random" add chosen;
}
if (checkfirecount()) {
gotoAndStop (40);
} else {
gotoAndStop(rand[counter]);
}
counter++;
Symbol 193 MovieClip Frame 10
stop();
gettrick("trick1", 5000);
Symbol 193 MovieClip Frame 20
stop();
gettrick("trick2", 7000);
Symbol 193 MovieClip Frame 30
stop();
gettrick("trick3", 5000);
Symbol 193 MovieClip Frame 40
stop();
gettrick("trick4", 7000);
Symbol 193 MovieClip Frame 50
stop();
gettrick("trick5", 7000);
Symbol 193 MovieClip Frame 59
stop();
gettrick("trick2", 7000);
Symbol 193 MovieClip Frame 69
stop();
gettrick("trick4", 7000);
Symbol 193 MovieClip Frame 78
stop();
gettrick("trick5", 7000);
Symbol 193 MovieClip Frame 86
stop();
gettrick("trick6", 3000);
Symbol 196 MovieClip Frame 1
stop();
Instance of Symbol 195 MovieClip "newcpu" in Symbol 196 MovieClip Frame 1
onClipEvent (load) {
function marg() {
var i = (random(10) + 25);
return(i);
}
function cpu2(dir) {
var spm = 4;
if (dir == "down") {
if (((_root.speedx < 0) && (_root.palla._x < 150)) && (spm < Math.abs(_root.speedx))) {
_root.rac._y = _root.rac._y + _root.sp1;
} else if (((150 < _root.palla._x) && (_root.palla._x < 350)) && (spm < Math.abs(_root.speedx))) {
if ((marg() + 30) < (_root.palla._y - _root.rac._y)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
} else if ((((marg() + 50) < (_root.palla._y - _root.rac._y)) && (Math.abs(_root.speedx) < spm)) && (_root.palla._x < 100)) {
_root.rac._y = _root.rac._y + _root.sp1;
} else if ((((marg() + 150) + random(50)) < (_root.palla._y - _root.rac._y)) && (300 < _root.palla._x)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
}
if (dir == "up") {
if (((_root.speedx < 0) && (_root.palla._x < 150)) && (spm < Math.abs(_root.speedx))) {
_root.rac._y = _root.rac._y - _root.sp1;
} else if (((150 < _root.palla._x) && (_root.palla._x < 350)) && (spm < Math.abs(_root.speedx))) {
if ((_root.palla._y - _root.rac._y) < (-(marg() + 30))) {
_root.rac._y = _root.rac._y - _root.sp1;
}
} else if ((((_root.palla._y - _root.rac._y) < (-(marg() + 50))) && (Math.abs(_root.speedx) < spm)) && (_root.palla._x < 100)) {
_root.rac._y = _root.rac._y - _root.sp1;
} else if (((_root.palla._y - _root.rac._y) < (-((marg() + 300) + random(50)))) && (300 < _root.palla._x)) {
_root.rac._y = _root.rac._y - _root.sp1;
}
}
}
}
onClipEvent (enterFrame) {
if (Math.abs(_root.top._y - (_root.rac._y - (_root.rac._height / 2))) < _root.abs1) {
if ((marg() < (_root.palla._y - _root.rac._y)) && (!_root.near1)) {
cpu2("down");
}
if (_root.near1 && (_root.rac._y < _root.rac2._y)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
} else if (Math.abs(_root.bottom._y - (_root.rac._y + (_root.rac._height / 2))) < _root.abs2) {
if (((_root.palla._y - _root.rac._y) < (-marg())) && (!_root.near1)) {
cpu2("up");
}
if (_root.near1 && (_root.rac2._y < _root.rac._y)) {
_root.rac._y = _root.rac._y - _root.sp1;
}
} else {
if (((_root.palla._y - _root.rac._y) < (-marg())) && (!_root.near1)) {
cpu2("up");
}
if ((marg() < (_root.palla._y - _root.rac._y)) && (!_root.near1)) {
cpu2("down");
}
if (_root.near1 && (_root.rac2._y < _root.rac._y)) {
_root.rac._y = _root.rac._y - _root.sp1;
}
if (_root.near1 && (_root.rac._y < _root.rac2._y)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
}
}
Instance of Symbol 195 MovieClip "newcpu" in Symbol 196 MovieClip Frame 1
onClipEvent (load) {
function firetiming2() {
var subtract = _root.controller.firetime(_root.firecount1);
if (subtract < -4) {
var temps = Math.abs(5 + subtract);
subtract = -4 - (temps / 10);
}
_root.firetime1 = 5000 + (subtract * 1000);
if (0 >= _root.firetime1) {
_root.firetime1 = 100;
}
if (-10 >= subtract) {
subtract = -9;
}
dt1 = 10000 + (subtract * 1000);
}
function sure2(max, min) {
if (((0 < (_root.rac._y - _root.palla._y)) && (0 < _root.speedy)) || (((_root.rac._y - _root.palla._y) < 0) && (_root.speedy < 0))) {
if ((Math.abs(_root.rac._y - _root.palla._y) < (max + random(10))) && (min < Math.abs(_root.rac._y - _root.palla._y))) {
return(true);
}
return(false);
}
return(false);
}
firetiming2();
t = getTimer();
var d = getTimer();
var dt = 200;
var d1 = getTimer();
var dt1 = 5000;
var b = 0;
var x = true;
}
onClipEvent (enterFrame) {
if ((_root.firetime2 + random(3000)) < (getTimer() - t)) {
if (((distance() && (notnow())) && (_root.checkrack(2, _root.firetype2))) && (!_root.getaway2)) {
if ((_root.speedx < 0) || ((0 < _root.speedx) && (_root.palla._x < 150))) {
t = getTimer();
_parent._parent.fff();
firetiming();
}
}
}
if ((_root.firetime1 + random(3000)) < (getTimer() - t)) {
t = getTimer();
if ((Math.abs(_root.rac2._y - _root.rac._y) < 80) && (_root.checkrack(1, _root.firetype1))) {
if ((6 < Math.abs(_root.speedx)) && ((_root.middle < _root.palla._x) || ((_root.palla._x < _root.middle) && (0 < _root.speedx)))) {
t = getTimer();
_parent._parent.ff();
firetiming2();
}
}
}
if ((dt + random(100)) < (getTimer() - d)) {
d = getTimer();
if ((Math.abs(_root.speedx) < 6) && (_root.palla._x < _root.middle)) {
if (_root.getaway && (sure2(60, 10))) {
_parent._parent.ff();
b = b + 1;
if (0 < b) {
dt = dt + (dt / 2);
}
}
}
}
if ((dt1 + random(1000)) < (getTimer() - d1)) {
d1 = getTimer();
if ((((Math.abs(_root.rac2._y - _root.rac._y) < 80) && (sure2(70, 20))) && (6 < Math.abs(_root.speedx))) && ((_root.middle < _root.palla._x) || ((_root.palla._x < _root.middle) && (0 < _root.speedx)))) {
_root.h = "that's it!";
_parent._parent.ff();
}
}
if ((((_root.getaway2 || (_root.getaway3)) && (x)) && (sure2(60, 10))) && (_root.palla._x < _root.middle)) {
_parent._parent.ff();
x = false;
}
if (_root.middle < _root.palla._x) {
x = true;
}
if ((_root.middle < _root.palla._x) && (3 < b)) {
b = 0;
dt = 300;
}
}
Symbol 197 MovieClip Frame 1
function ff() {
if (((0 < _root.firecount1) && (_root.firetype1 == "single")) && (_root.firetype1d == "none")) {
_root.soundfun("fires");
_root.attachMovie("sparo", "sparo" + _root.c, _root.c);
setProperty("_root.sparo" + _root.c, _x , _root.rac._x + 10);
_root["sparo" + _root.c].firefx.ypos = _root.rac._y;
_root.firecount1 = _root.firecount1 - 1;
_root.c = _root.c + 1;
a = true;
}
if (((0 < _root.firecount1) && (_root.firetype1d == "double")) && (_root.firetype1 == "single")) {
_root.soundfun("fires3");
_root.attachMovie("sparo", "sparo" + _root.c, _root.c);
setProperty("_root.sparo" + _root.c, _x , _root.rac._x + 10);
_root["sparo" + _root.c].firefx.ypos = _root.rac._y;
_root.c = _root.c + 1;
_root.attachMovie("sparo", "sparo" + _root.c, _root.c);
setProperty("_root.sparo" + _root.c, _x , _root.rac._x + 20);
_root["sparo" + _root.c].firefx.ypos = (_root.rac._y - (_root.rac._height / 2)) + 10;
_root.c = _root.c + 1;
_root.attachMovie("sparo", "sparo" + _root.c, _root.c);
setProperty("_root.sparo" + _root.c, _x , _root.rac._x + 20);
_root["sparo" + _root.c].firefx.ypos = (_root.rac._y + (_root.rac._height / 2)) - 10;
_root.firecount1 = _root.firecount1 - 1;
_root.c = _root.c + 1;
a = true;
}
if ((0 < _root.firecount1) && (_root.firetype1 == "special")) {
_root.soundfun("specials");
_root.attachMovie("special1", "special1" + _root.c, _root.c);
setProperty("_root.special1" + _root.c, _x , _root.rac._x + 10);
setProperty("_root.special1" + _root.c, _y , _root.rac._y);
_root.firecount1 = _root.firecount1 - 1;
_root.c = _root.c + 1;
a = true;
}
if (((0 < _root.firecount1) && (_root.firetype1 == "diag")) && (_root.firetype1d == "none")) {
_root.attachMovie("diag1up", "diag1up" + _root.c, _root.c);
_root.soundfun("diagsound");
setProperty("_root.diag1up" + _root.c, _x , _root.rac._x + 10);
_root["diag1up" + _root.c].firefx.ypos = _root.rac._y;
_root.firecount1 = _root.firecount1 - 1;
_root.c = _root.c + 1;
a = true;
}
if (((0 < _root.firecount1) && (_root.firetype1 == "diag")) && (_root.firetype1d == "double")) {
_root.firecount1 = _root.firecount1 - 1;
_root.soundfun("diagsound");
_root.soundfun("fires3");
_root.attachMovie("diag1up", "diag1up" + _root.c, _root.c);
setProperty("_root.diag1up" + _root.c, _x , _root.rac._x + 10);
_root["diag1up" + _root.c].firefx.ypos = _root.rac._y;
_root.c = _root.c + 1;
_root.attachMovie("diag1up", "diag1up" + _root.c, _root.c);
setProperty("_root.diag1up" + _root.c, _x , _root.rac._x + 20);
_root["diag1up" + _root.c].firefx.ypos = (_root.rac._y + (_root.rac._height / 2)) - 10;
_root.c = _root.c + 1;
_root.attachMovie("diag1up", "diag1up" + _root.c, _root.c);
setProperty("_root.diag1up" + _root.c, _x , _root.rac._x + 20);
_root["diag1up" + _root.c].firefx.ypos = (_root.rac._y - (_root.rac._height / 2)) + 10;
_root.c = _root.c + 1;
a = true;
}
}
if (_root.player1t == "2") {
gotoAndStop (3);
}
if (_root.player1t == "1") {
gotoAndStop (2);
}
Symbol 197 MovieClip Frame 2
stop();
Instance of Symbol 194 MovieClip in Symbol 197 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Math.abs(_root.top._y - (_root.rac._y - (_root.rac._height / 2))) < _root.abs1) {
if (Key.isDown(40)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
} else if (Math.abs(_root.bottom._y - (_root.rac._y + (_root.rac._height / 2))) < _root.abs2) {
if (Key.isDown(38)) {
_root.rac._y = _root.rac._y - _root.sp1;
}
} else {
if (Key.isDown(38)) {
_root.rac._y = _root.rac._y - _root.sp1;
}
if (Key.isDown(40)) {
_root.rac._y = _root.rac._y + _root.sp1;
}
}
}
onClipEvent (load) {
_root.i = 1;
}
onClipEvent (enterFrame) {
if (Key.isDown(32)) {
if (!_parent.a) {
_parent.ff();
}
} else {
_parent.a = false;
}
}
Symbol 197 MovieClip Frame 3
stop();
Symbol 198 MovieClip Frame 1
stop();
Instance of Symbol 195 MovieClip "newcpu" in Symbol 198 MovieClip Frame 1
onClipEvent (load) {
function near2() {
if ((((!_root.checkrack(2, _root.firetype2)) && (_root.middle < _root.palla._x)) && (20 < Math.abs(_root.palla._y - _root.rac2._y))) && (Math.abs(_root.speedx) < 6)) {
return(true);
}
if (((!_root.checkrack(2, _root.firetype2)) && (_root.speedx < 0)) && (20 < Math.abs(_root.palla._y - _root.rac2._y))) {
return(true);
}
return(false);
}
function marg2() {
if (_root.whoplays("1") && (_root.levelreached == 1)) {
var i = (random(20) + 40);
} else if (_root.whoplays("1") && (3 >= _root.levelreached)) {
var i = (random(15) + 20);
} else {
var i = (random(10) + 15);
}
return(i);
}
function cpu(dir) {
var spm = 4;
if (dir == "down") {
if (((0 < _root.speedx) && (350 < _root.palla._x)) && (spm < Math.abs(_root.speedx))) {
_root.rac2._y = _root.rac2._y + _root.sp2;
} else if (((((_root.middle - 100) < _root.palla._x) && (_root.palla._x < 350)) && (spm < Math.abs(_root.speedx))) && (_root.checkrack(2, _root.firetype2))) {
if (((marg2() + 30) < (_root.palla._y - _root.rac2._y)) && (_root.middle < _root.palla._x)) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
if (((_root.palla._y - _root.rac2._y) < (-(marg2() + 50))) && (_root.palla._x < _root.middle)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
} else if ((((marg2() + 50) < (_root.palla._y - _root.rac2._y)) && (Math.abs(_root.speedx) < spm)) && (400 < _root.palla._x)) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
}
if (dir == "up") {
if (((0 < _root.speedx) && (350 < _root.palla._x)) && (spm < Math.abs(_root.speedx))) {
_root.rac2._y = _root.rac2._y - _root.sp2;
} else if (((((_root.middle - 150) < _root.palla._x) && (_root.palla._x < 350)) && (spm < Math.abs(_root.speedx))) && (_root.checkrack(2, _root.firetype2))) {
if (((_root.palla._y - _root.rac2._y) < (-(marg2() + 30))) && (_root.middle < _root.palla._x)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
if (((_root.palla._y - _root.rac2._y) < (-(marg2() + 80))) && (_root.palla._x < _root.middle)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
} else if (((((_root.palla._y - _root.rac2._y) < (-(marg2() + 50))) && (Math.abs(_root.speedx) < spm)) && (400 < _root.palla._x)) && (0 < _root.speedx)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
}
}
}
onClipEvent (enterFrame) {
if (Math.abs(_root.top._y - (_root.rac2._y - (_root.rac2._height / 2))) < _root.cpup) {
if ((marg2() < (_root.palla._y - _root.rac2._y)) && (!near2())) {
cpu("down");
}
if (near2() && (_root.rac2._y < _root.palla._y)) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
} else if (Math.abs(_root.bottom._y - (_root.rac2._y + (_root.rac2._height / 2))) < _root.cpdown) {
if (((_root.palla._y - _root.rac2._y) < (-marg2())) && (!near2())) {
cpu("up");
}
if (near2() && (_root.palla._y < _root.rac2._y)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
} else {
if (((_root.palla._y - _root.rac2._y) < (-marg2())) && (!near2())) {
cpu("up");
}
if ((marg2() < (_root.palla._y - _root.rac2._y)) && (!near2())) {
cpu("down");
}
if (near2() && (_root.rac2._y < _root.palla._y)) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
if (near2() && (_root.palla._y < _root.rac2._y)) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
}
}
Instance of Symbol 195 MovieClip "newcpu" in Symbol 198 MovieClip Frame 1
onClipEvent (load) {
function firetiming() {
var subtract = _root.controller.firetime(_root.firecount2);
if (subtract < -4) {
var temps = Math.abs(5 + subtract);
subtract = -4 - (temps / 10);
}
if (_root.whoplays("1") && (_root.levelreached == 1)) {
_root.firetime2 = 10000 + (subtract * 1000);
} else if (_root.whoplays("1") && (_root.levelreached == 2)) {
_root.firetime2 = 7000 + (subtract * 1000);
} else {
_root.firetime2 = 5000 + (subtract * 1000);
}
if (0 >= _root.firetime2) {
_root.firetime2 = 100;
}
if (-10 >= subtract) {
subtract = -9;
}
ct1 = 10000 + (subtract * 1000);
}
function notnow() {
if (_root.rac._y < _root.rac2._y) {
if (((_root.speedy < 0) && (_root.palla._y < _root.rac._y)) && (_root.palla._y < _root.rac2._y)) {
return(false);
}
}
if (_root.rac2._y < _root.rac._y) {
if (((0 < _root.speedy) && (_root.rac._y < _root.palla._y)) && (_root.rac2._y < _root.palla._y)) {
return(false);
}
}
return(true);
}
function distance() {
if (Math.abs(_root.rac._y - _root.rac2._y) < 40) {
return(true);
}
if ((((_root.speedx < 0) && (0.3 < Math.atan(Math.abs(_root.speedy / _root.speedx)))) && (Math.abs(_root.rac._y - _root.rac2._y) < 100)) && (40 < Math.abs(_root.rac._y - _root.rac2._y))) {
if ((_root.rac._y < _root.rac2._y) && (0 < _root.speedy)) {
return(true);
}
if ((_root.rac2._y < _root.rac._y) && (_root.speedy < 0)) {
return(true);
}
}
return(false);
}
function sure() {
var temp = ((Math.abs(_root.rac2._x - _root.palla._x) / 3.5) + (Math.abs(_root.speedy) / 4.5));
var max = (50 + temp);
var min = (20 - temp);
if (min < 0) {
min = 0;
}
if (((0 < (_root.rac2._y - _root.palla._y)) && (0 < _root.speedy)) || (((_root.rac2._y - _root.palla._y) < 0) && (_root.speedy < 0))) {
if ((Math.abs(_root.rac2._y - _root.palla._y) < (max + random(3))) && ((min + random(5)) < Math.abs(_root.rac2._y - _root.palla._y))) {
return(true);
}
return(false);
}
return(false);
}
firetiming();
t = getTimer();
var c = getTimer();
if (_root.whoplays("1") && (1 >= _root.levelreached)) {
var ct = 1200;
} else {
var ct = 200;
}
var c1 = getTimer();
var e = 0;
var y = true;
}
onClipEvent (enterFrame) {
if ((_root.firetime2 + random(3000)) < (getTimer() - t)) {
if (((distance() && (notnow())) && (_root.checkrack(2, _root.firetype2))) && (!_root.getaway2)) {
if ((_root.speedx < 0) || ((0 < _root.speedx) && (_root.palla._x < 150))) {
t = getTimer();
_parent._parent.fff();
firetiming();
}
}
}
if ((ct + random(100)) < (getTimer() - c)) {
c = getTimer();
if ((Math.abs(_root.speedx) < 6) && (_root.middle < _root.palla._x)) {
if (_root.getaway && (sure())) {
_parent._parent.fff();
e = e + 1;
if (1 < e) {
ct = ct * 2;
}
}
if (_root.palla_x < _root.middle) {
e = 0;
}
}
}
if ((ct1 + random(1000)) < (getTimer() - c1)) {
if (((((Math.abs(_root.rac._y - _root.rac2._y) < 60) && (!_root.getaway2)) && (sure())) && (6 < Math.abs(_root.speedx))) && ((_root.palla._x < _root.middle) || ((_root.middle < _root.palla._x) && (_root.speedx < 0)))) {
if (_root.checkrack(2, _root.firetype2)) {
if ((speedx < 0) || ((0 < speedx) && (_root.palla._x < _root.middle))) {
_parent._parent.fff();
c1 = getTimer();
_root.fdisplay("yes", true);
}
}
}
}
if (((((_root.getaway2 || (_root.getaway3)) || (_root.sp2 == 0)) && (y)) && (sure())) && (_root.middle < _root.palla._x)) {
_parent._parent.fff();
y = false;
}
if (_root.palla._x < _root.middle) {
y = true;
}
if ((_root.palla._x < _root.middle) && (3 < e)) {
e = 0;
ct = 300;
}
}
Symbol 199 MovieClip Frame 1
function fff() {
if (((0 < _root.firecount2) && (_root.firetype2 == "single")) && (_root.firetype2d == "none")) {
_root.soundfun("fires");
_root.attachMovie("sparo2", "sparo2" + _root.c, _root.c);
setProperty("_root.sparo2" + _root.c, _x , _root.rac2._x + 5);
_root["sparo2" + _root.c].firefx.ypos = _root.rac2._y;
_root.firecount2 = _root.firecount2 - 1;
_root.c = _root.c + 1;
}
if (((0 < _root.firecount2) && (_root.firetype2d == "double")) && (_root.firetype2 == "single")) {
_root.soundfun("fires3");
_root.attachMovie("sparo2", "sparo2" + _root.c, _root.c);
setProperty("_root.sparo2" + _root.c, _x , _root.rac2._x + 10);
_root["sparo2" + _root.c].firefx.ypos = _root.rac2._y;
_root.c = _root.c + 1;
_root.attachMovie("sparo2", "sparo2" + _root.c, _root.c);
setProperty("_root.sparo2" + _root.c, _x , _root.rac2._x);
_root["sparo2" + _root.c].firefx.ypos = (_root.rac2._y - (_root.rac2._height / 2)) + 10;
_root.c = _root.c + 1;
_root.attachMovie("sparo2", "sparo2" + _root.c, _root.c);
setProperty("_root.sparo2" + _root.c, _x , _root.rac2._x);
_root["sparo2" + _root.c].firefx.ypos = (_root.rac2._y + (_root.rac2._height / 2)) - 10;
_root.firecount2 = _root.firecount2 - 1;
_root.c = _root.c + 1;
}
if ((0 < _root.firecount2) && (_root.firetype2 == "special")) {
_root.soundfun("specials");
_root.attachMovie("special2", "special2" + _root.c, _root.c);
setProperty("_root.special2" + _root.c, _x , _root.rac2._x + 10);
setProperty("_root.special2" + _root.c, _y , _root.rac2._y);
_root.firecount2 = _root.firecount2 - 1;
_root.c = _root.c + 1;
a = true;
}
if (((0 < _root.firecount2) && (_root.firetype2 == "diag")) && (_root.firetype2d == "none")) {
_root.attachMovie("diag1down", "diag1down" + _root.c, _root.c);
_root.soundfun("diagsound");
setProperty("_root.diag1down" + _root.c, _x , _root.rac2._x + 10);
_root["diag1down" + _root.c].firefx.ypos = _root.rac2._y;
_root.firecount2 = _root.firecount2 - 1;
_root.c = _root.c + 1;
a = true;
}
if (((0 < _root.firecount2) && (_root.firetype2 == "diag")) && (_root.firetype2d == "double")) {
_root.firecount2 = _root.firecount2 - 1;
_root.soundfun("diagsound");
_root.soundfun("fires3");
_root.attachMovie("diag1down", "diag1down" + _root.c, _root.c);
setProperty("_root.diag1down" + _root.c, _x , _root.rac2._x + 10);
_root["diag1down" + _root.c].firefx.ypos = _root.rac2._y;
_root.c = _root.c + 1;
_root.attachMovie("diag1down", "diag1down" + _root.c, _root.c);
setProperty("_root.diag1down" + _root.c, _x , _root.rac2._x);
_root["diag1down" + _root.c].firefx.ypos = (_root.rac2._y + (_root.rac2._height / 2)) - 10;
_root.c = _root.c + 1;
_root.attachMovie("diag1down", "diag1down" + _root.c, _root.c);
setProperty("_root.diag1down" + _root.c, _x , _root.rac2._x);
_root["diag1down" + _root.c].firefx.ypos = (_root.rac2._y - (_root.rac2._height / 2)) + 10;
_root.c = _root.c + 1;
a = true;
}
}
if (_root.player2t == "2") {
gotoAndStop (3);
}
if (_root.player2t == "1") {
gotoAndStop (2);
}
Symbol 199 MovieClip Frame 2
stop();
Instance of Symbol 198 MovieClip "cpu" in Symbol 199 MovieClip Frame 2
/* no clip actions */
Symbol 199 MovieClip Frame 3
stop();
Instance of Symbol 194 MovieClip in Symbol 199 MovieClip Frame 3
onClipEvent (load) {
function dragit() {
if (2 < Math.abs(_root.guider._y - _root.rac2._y)) {
return(true);
}
return(false);
}
_root.mousedrag(true);
}
onClipEvent (enterFrame) {
if (Math.abs(_root.top._y - (_root.rac2._y - (_root.rac2._height / 2))) < _root.cpup) {
if ((_root.rac2._y < _root.guider._y) && (dragit())) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
} else if (Math.abs(_root.bottom._y - (_root.rac2._y + (_root.rac2._height / 2))) < _root.cpdown) {
if ((_root.guider._y < _root.rac2._y) && (dragit())) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
} else {
if ((_root.guider._y < _root.rac2._y) && (dragit())) {
_root.rac2._y = _root.rac2._y - _root.sp2;
}
if ((_root.rac2._y < _root.guider._y) && (dragit())) {
_root.rac2._y = _root.rac2._y + _root.sp2;
}
}
}
onClipEvent (mouseDown) {
_parent.fff();
}
Symbol 200 MovieClip Frame 1
function firetime(par) {
var maxscore = 0;
if (_root.pl2 < _root.pl1) {
maxscore = _root.pl1;
} else if (_root.pl2 >= _root.pl1) {
maxscore = _root.pl2;
}
var sub = int(1.5 * (5 - int(par / (5 - maxscore))));
return(sub);
}
function rachit(deg, playernumber) {
_root.soundfun("rombos");
if (((deg == "base") && (playernumber == "1")) && (_root.speedx < 0)) {
_root.speedx = -_root.speedx;
} else if (((deg == "base") && (playernumber == "2")) && (0 < _root.speedx)) {
_root.speedx = -_root.speedx;
} else {
_root.degree = deg;
_root.filter("yes", "ra");
}
_root.player = playernumber;
}
function objecthit() {
removeMovieClip("_root.randcounter");
with (_root.controller.time.timeobj) {
gotoAndStop(1);
}
if (_root.player == "0") {
_root.fdisplay("No hit", true, false);
}
if ((_root.rand == "trick1") && (_root.player == "1")) {
_root.firecount1 = _root.firecount1 + 1;
if (_root.sp1 < 15) {
_root.sp1 = 16;
_root.abs1 = _root.abs1 + 5;
_root.abs2 = _root.abs2 + 5;
_root.fdisplay("SPEED", true, true);
}
}
if ((_root.rand == "trick1") && (_root.player == "2")) {
_root.firecount2 = _root.firecount2 + 1;
_root.fdisplay("SPEED", true, true);
if (_root.sp2 < 15) {
_root.sp2 = 16;
_root.cpup = _root.cpup + 5;
_root.cpdown = _root.cpdown + 5;
}
}
if ((_root.rand == "trick2") && (_root.player == "2")) {
_root.firetype2 = "diag";
_root.fdisplay("POWERSHOT", true, true);
_root.firecount2 = _root.firecount2 + 1;
}
if ((_root.rand == "trick2") && (_root.player == "1")) {
_root.firetype1 = "diag";
_root.fdisplay("POWERSHOT", true, true);
_root.firecount1 = _root.firecount1 + 1;
}
if ((_root.rand == "trick3") && (_root.player == "2")) {
_root.firecount2 = _root.firecount2 + 1;
_root.fdisplay("BIG SIZE", true, true);
if (_root.rac2._height == temph2) {
with (_root.rac2.racfx.rackmc) {
gotoAndStop(2);
}
_root.cpup = _root.cpup + 5;
_root.cpdown = _root.cpdown + 5;
}
}
if ((_root.rand == "trick3") && (_root.player == "1")) {
_root.fdisplay("BIG SIZE", true, true);
_root.firecount1 = _root.firecount1 + 1;
if (_root.rac._height == temph1) {
with (_root.rac.racfx.rackmc) {
gotoAndStop(2);
}
_root.abs1 = _root.abs1 + 5;
_root.abs2 = _root.abs2 + 5;
}
}
if ((_root.rand == "trick4") && (_root.player == "1")) {
_root.firecount1 = _root.firecount1 + 5;
_root.fdisplay("AMMO", true, true);
}
if ((_root.rand == "trick4") && (_root.player == "2")) {
_root.firecount2 = _root.firecount2 + 5;
_root.fdisplay("AMMO", true, true);
}
if ((_root.rand == "trick5") && (_root.player == "1")) {
_root.firetype1d = "double";
_root.fdisplay("TRIPLEFIRE", true, true);
_root.firecount1 = _root.firecount1 + 1;
}
if ((_root.rand == "trick5") && (_root.player == "2")) {
_root.firetype2d = "double";
_root.fdisplay("TRIPLEFIRE", true, true);
_root.firecount2 = _root.firecount2 + 1;
}
if ((_root.rand == "trick6") && (_root.player == "1")) {
_root.firetype1 = "special";
_root.firetype1d = "none";
_root.fdisplay("S-P-E-C-I-A-L!", true, true);
_root.firecount1 = _root.firecount1 + 1;
}
if ((_root.rand == "trick6") && (_root.player == "2")) {
_root.firetype2 = "special";
_root.firetype2d = "none";
_root.fdisplay("S-P-E-C-I-A-L!", true, true);
_root.firecount2 = _root.firecount2 + 1;
}
}
stop();
var temph1 = _root.rac._height;
var temph2 = _root.rac2._height;
Symbol 200 MovieClip Frame 6
stop();
_root.soundfun("starts");
Instance of Symbol 178 MovieClip "fixb" in Symbol 200 MovieClip Frame 6
onClipEvent (load) {
var i = 0;
var j = 0;
var c = 2;
var y = _root.rac._y;
var y2 = _root.rac2._y;
}
onClipEvent (enterFrame) {
if (y < _root.rac._y) {
i = i + c;
}
if (_root.rac._y < y) {
i = i - c;
}
if (3 < i) {
i = 3;
}
if (i < -3) {
i = -3;
}
if (0 < i) {
i--;
}
if (i < 0) {
i++;
}
y = _root.rac._y;
if (y2 < _root.rac2._y) {
j = j + c;
}
if (_root.rac2._y < y2) {
j = j - c;
}
if (3 < j) {
j = 3;
}
if (j < -3) {
j = -3;
}
if (0 < j) {
j--;
}
if (j < 0) {
j++;
}
y2 = _root.rac2._y;
}
onClipEvent (load) {
function toofast(what, dir) {
if (what) {
if ((1 < i) && (!dir)) {
return(true);
}
if ((i < -1) && (dir)) {
return(true);
}
}
if (!what) {
if ((1 < j) && (!dir)) {
return(true);
}
if ((j < -1) && (dir)) {
return(true);
}
}
return(false);
}
}
Instance of Symbol 178 MovieClip in Symbol 200 MovieClip Frame 6
onClipEvent (load) {
function arc(angle) {
var ang = "true";
if (angle < Math.atan(Math.abs(_root.speedy / _root.speedx))) {
ang = "false";
}
return(ang);
}
function setthem(which) {
if (which) {
n = "1";
p = -1;
} else {
n = "2";
p = 1;
}
}
function up(whichone) {
setthem(whichone);
if ((arc(0.5) == "false") && (_root.speedy < 0)) {
_root.controller.rachit("base", n);
} else {
_root.controller.rachit(p * 45, n);
}
}
function middleup(whichone) {
setthem(whichone);
if ((arc(0.5) == "false") && (0 < _root.speedy)) {
if ((arc(1.2) == "false") && (0 < _root.speedy)) {
_root.controller.rachit(p * 45, n);
_root.palla._y = _root.palla._y - 5;
} else if (_parent.fixb.toofast(q, 1)) {
_root.controller.rachit(p * 45, n);
_root.palla._y = _root.palla._y - 5;
} else {
_root.controller.rachit("base", n);
}
} else {
_root.controller.rachit(p * 105, n);
}
}
function middledown(whichone) {
setthem(whichone);
if ((arc(0.5) == "false") && (_root.speedy < 0)) {
if ((arc(1.2) == "false") && (_root.speedy < 0)) {
_root.controller.rachit(p * 135, n);
_root.palla._y = _root.palla._y + 5;
} else if (_parent.fixb.toofast(q, 0)) {
_root.controller.rachit(p * 135, n);
_root.palla._y = _root.palla._y + 5;
} else {
_root.controller.rachit("base", n);
}
} else {
_root.controller.rachit(p * 75, n);
}
}
function down(whichone) {
setthem(whichone);
if ((arc(0.5) == "false") && (0 < _root.speedy)) {
_root.controller.rachit("base", n);
} else {
_root.controller.rachit(p * 135, n);
}
}
}
onClipEvent (enterFrame) {
if (_root.palla.bhit.hitTest(_root.rac.racfx.rackmc.middleup)) {
middleup(true);
} else if (_root.palla.bhit.hitTest(_root.rac.racfx.rackmc.up)) {
up(true);
} else if (_root.palla.bhit.hitTest(_root.rac.racfx.rackmc.middledown)) {
middledown(true);
} else if (_root.palla.bhit.hitTest(_root.rac.racfx.rackmc.down)) {
down(true);
} else if (_root.palla.bhit.hitTest(_root.rac.racfx.rackmc.base)) {
_root.controller.rachit("base", "1");
}
if (_root.palla.bhit.hitTest(_root.rac2.racfx.rackmc.middleup)) {
middleup(false);
} else if (_root.palla.bhit.hitTest(_root.rac2.racfx.rackmc.up)) {
up(false);
} else if (_root.palla.bhit.hitTest(_root.rac2.racfx.rackmc.middledown)) {
middledown(false);
} else if (_root.palla.bhit.hitTest(_root.rac2.racfx.rackmc.down)) {
down(false);
} else if (_root.palla.bhit.hitTest(_root.rac2.racfx.rackmc.base)) {
_root.controller.rachit("base", "2");
}
}
Instance of Symbol 179 MovieClip in Symbol 200 MovieClip Frame 6
onClipEvent (load) {
function wall() {
_root.speedy = -_root.speedy;
_root.soundfun("bounce");
}
}
onClipEvent (enterFrame) {
if (_root.palla.hitTest(_root.top) && (_root.speedy < 0)) {
wall();
}
if (_root.palla.hitTest(_root.bottom) && (0 < _root.speedy)) {
wall();
}
}
Instance of Symbol 179 MovieClip in Symbol 200 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_root.palla.hitTest(_root.left)) {
_root.s.stop();
_root.soundfun("pointss");
_root.score(2);
}
if (_root.palla.hitTest(_root.right)) {
_root.soundfun("pointss");
_root.score(1);
}
}
Instance of Symbol 70 MovieClip in Symbol 200 MovieClip Frame 6
onClipEvent (enterFrame) {
_root.palla._y = _root.palla._y + _root.speedy;
_root.palla._x = _root.palla._x + _root.speedx;
}
onClipEvent (load) {
function speedlimit() {
while (speedlim < speedr) {
_root.speedx = _root.speedx * 0.8;
_root.speedy = _root.speedy * 0.8;
speedr = int(Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2)));
}
}
function speedresume() {
while (speedr < tempspeed) {
_root.speedx = _root.speedx * 1.1;
_root.speedy = _root.speedy * 1.1;
speedr = int(Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2)));
}
}
var startingspeed = Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2));
var speedlim = 20;
var tempspeed = startingspeed;
}
onClipEvent (enterFrame) {
speedr = int(Math.sqrt(Math.pow(Math.abs(_root.speedx), 2) + Math.pow(Math.abs(_root.speedy), 2))) + 1;
if (speedlim < speedr) {
speedlimit();
}
if ((speedr < tempspeed) && (speedr < speedlim)) {
speedresume();
} else if ((tempspeed < speedr) && (startingspeed < speedr)) {
tempspeed = speedr - 1;
}
}
Instance of Symbol 192 MovieClip in Symbol 200 MovieClip Frame 6
onClipEvent (enterFrame) {
if (_root.pausa1 ne " ") {
_root.oktime1 = "no";
}
if (_root.pausa1 eq " ") {
_root.oktime1 = "yes";
}
if (_root.pausa2 ne " ") {
_root.oktime2 = "no";
}
if (_root.pausa2 eq " ") {
_root.oktime2 = "yes";
}
}
Symbol 200 MovieClip Frame 19
if (_root.whoplays("3")) {
gotoAndPlay (28);
} else {
gotoAndPlay (24);
}
Symbol 200 MovieClip Frame 24
if (Key.isDown(16)) {
gotoAndStop (6);
_root.displaymc.displaygfk.display = "";
_root.round = true;
}
Symbol 200 MovieClip Frame 25
gotoAndPlay (24);
Instance of Symbol 70 MovieClip in Symbol 200 MovieClip Frame 28
onClipEvent (load) {
var i = 1000;
var t = getTimer();
}
onClipEvent (enterFrame) {
if (i < (getTimer() - t)) {
_root.round = true;
_root.displaymc.displaygfk.display = "";
with (_parent) {
gotoAndStop("rock");
}
}
if (Key.isDown(16)) {
_root.round = true;
_root.displaymc.displaygfk.display = "";
with (_parent) {
gotoAndStop("rock");
}
}
}
Symbol 200 MovieClip Frame 29
stop();
Symbol 204 MovieClip Frame 1
stop();
Symbol 204 MovieClip Frame 2
stop();
Symbol 207 MovieClip Frame 1
stop();
Symbol 207 MovieClip Frame 2
stop();
Symbol 218 Button
on (release) {
gotoAndPlay (61);
}
Symbol 219 Button
on (release) {
gotoAndStop (1);
_root.playagain();
}
Symbol 226 MovieClip Frame 1
if (_root.levelreached == 3) {
gotoAndStop (2);
}
if (_root.levelreached == 5) {
gotoAndStop (3);
}
if (_root.levelreached == 7) {
gotoAndStop (4);
}
if (_root.levelreached == 9) {
gotoAndStop (5);
}
Symbol 230 Button
on (release) {
with (_parent) {
play();
}
}
Symbol 231 MovieClip Frame 1
if ((((_root.levelreached == 3) || (_root.levelreached == 5)) || (_root.levelreached == 7)) || (_root.levelreached == 9)) {
gotoAndPlay (2);
with (_parent) {
stop();
}
} else {
stop();
}
Symbol 231 MovieClip Frame 15
stop();
Symbol 242 MovieClip Frame 1
stop();
if (_root.player1 ne "PLAYER 1") {
gotoAndStop (2);
}
Symbol 242 MovieClip Frame 2
stop();
Symbol 245 MovieClip Frame 153
stop();
_root.k = _root.rac2._y;
with (_root) {
gotoAndStop("animation");
}
Symbol 245 MovieClip Frame 480
stop();
with (_root.racanim) {
play();
}
Symbol 245 MovieClip Frame 996
stop();
Symbol 246 MovieClip Frame 1
stop();
Symbol 246 MovieClip Frame 7
_root.soundfun("ends");
Symbol 246 MovieClip Frame 24
stop();
if (_root.whoplays("1") && (_root.pl2 < _root.pl1)) {
if (_root.levelreached >= 11) {
gotoAndPlay (308);
} else {
if (_root.levelreached == 10) {
gotoAndPlay (239);
} else {
gotoAndPlay (139);
}
_root.levelreached = _root.levelreached + 1;
}
} else if (_root.whoplays("1") && (_root.pl1 < _root.pl2)) {
_root.levelreached = 1;
_root.level = 1;
gotoAndPlay (34);
}
if (_root.whoplays("2")) {
if (_root.pl2 < _root.pl1) {
_root.pl1score = _root.pl1score + 1;
} else {
_root.pl2score = _root.pl2score + 1;
}
gotoAndPlay (34);
}
if (_root.whoplays("3")) {
if (_root.pl2 < _root.pl1) {
_root.cpuscore1 = _root.cpuscore1 + 1;
} else {
_root.cpuscore2 = _root.cpuscore2 + 1;
}
gotoAndPlay (34);
}
Symbol 246 MovieClip Frame 58
stop();
Instance of Symbol 70 MovieClip in Symbol 246 MovieClip Frame 58
onClipEvent (load) {
var i = 10000;
var t = getTimer();
var j = true;
}
onClipEvent (enterFrame) {
if (i < (getTimer() - t)) {
if (_root.whoplays("3") && (j)) {
j == false;
_root.reset();
}
}
}
Symbol 246 MovieClip Frame 134
stop();
_root.reset();
Symbol 246 MovieClip Frame 230
stop();
gotoAndStop (1);
with (_root) {
gotoAndPlay("level" add _root.levelreached);
}
_root.firecount1 = 30;
_root.firecount2 = 30;
_root.pl1 = 0;
_root.pl2 = 0;
Symbol 246 MovieClip Frame 307
stop();
gotoAndStop (1);
with (_root) {
gotoAndStop("level11");
}
_root.firecount1 = 30;
_root.firecount2 = 60;
_root.pl1 = 0;
_root.pl2 = 0;
Symbol 246 MovieClip Frame 452
stop();
Symbol 247 MovieClip Frame 1
stop();
Symbol 247 MovieClip Frame 2
stop();
Instance of Symbol 192 MovieClip in Symbol 247 MovieClip Frame 2
onClipEvent (load) {
friction = 10;
}
onClipEvent (enterFrame) {
restorespeed1 = (220 - _root.rac._y) / friction;
restorespeed2 = (220 - _root.rac2._y) / friction;
_root.rac._y = _root.rac._y + restorespeed1;
_root.rac2._y = _root.rac2._y + restorespeed2;
friction = friction * 0.9;
if ((_root.rac._y == 220) && (_root.rac2._y == 220)) {
with (_root.controller) {
gotoAndPlay("wait");
}
_root.position();
_root.randomstart();
with (_parent) {
gotoAndStop(1);
}
}
}
Symbol 250 MovieClip Frame 1
stop();
Symbol 250 MovieClip Frame 2
stop();
Symbol 252 MovieClip Frame 1
stop();
Symbol 252 MovieClip Frame 4
stop();
Symbol 253 MovieClip Frame 1
stop();
Symbol 255 MovieClip Frame 1
stop();
Symbol 255 MovieClip Frame 2
stop();
Symbol 255 MovieClip Frame 3
stop();
Symbol 258 MovieClip Frame 1
stop();
Symbol 258 MovieClip Frame 10
tempdisp = _root.displaymc.displaygfk.display;
_root.displaymc.displaygfk.display = tempdisp;
Symbol 258 MovieClip Frame 36
gotoAndStop (1);
_root.resetdisplay();
Symbol 269 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 21
with (_root.repos) {
play();
}
Symbol 276 MovieClip Frame 1
stop();
if ((_root.player2t == "1") && (_root.player1t == "2")) {
if ((_root.cpuscore1 == 0) && (_root.cpuscore2 == 0)) {
stop();
} else {
gotoAndStop (2);
}
}
if ((_root.player2t == "1") && (_root.player1t == "1")) {
gotoAndStop (3);
}
if ((_root.player2t == "2") && (_root.player1t == "1")) {
if ((_root.pl1score == 0) && (_root.pl2score == 0)) {
stop();
} else {
gotoAndStop (4);
}
}
Symbol 276 MovieClip Frame 2
stop();
Symbol 276 MovieClip Frame 3
stop();
Symbol 276 MovieClip Frame 4
stop();
Symbol 279 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 87
stop();
with (_root.finishmc.theend) {
play();
}
Symbol 295 MovieClip Frame 153
stop();
with (_root.finishmc.theend) {
play();
}