Frame 1
stop();
toggleHighQuality();
fscommand ("trapallkeys", true);
Stage.showMenu = false;
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Instance of Symbol 14 MovieClip in Frame 1
onClipEvent (load) {
jump = true;
goleft = true;
gspeed = random(10) + 1;
_root.test = _y;
}
onClipEvent (enterFrame) {
w--;
h--;
_width = (_width + w);
_height = (_height + h);
if (_width <= 5) {
w = random(20) + 1;
}
if (_height <= 5) {
h = random(20) + 1;
}
if (goleft) {
_x = (_x - gspeed);
if (_x <= 28) {
_x <= 28;
gspeed = random(10) + 1;
goleft = false;
goright = true;
}
}
if (goright) {
_x = (_x + gspeed);
if (_x >= 521.5) {
_x >= 521.5;
gspeed = random(10) + 1;
goright = false;
goleft = true;
}
}
if (jump) {
valy = valy - 1;
_y = (_y - valy);
if (_y < 34.85) {
valy = -3;
}
if (_y > 365.3) {
valy = random(20) + 10;
}
}
}
Frame 98
if (_root.music == "yes") {
_root.homesnd = new Sound(homemc);
_root.homesnd.attachSound("bgmusic7");
_root.homesnd.start(0, 9999);
_root.homesnd.setVolume(10);
_root.mtest = "yes";
_root.musicmc.gotoAndStop(1);
} else if (_root.music == "no") {
_root.mtest = "no";
_root.musicmc.gotoAndStop(2);
stopAllSounds();
} else {
_root.homesnd = new Sound(homemc);
_root.homesnd.attachSound("bgmusic7");
_root.homesnd.start(0, 9999);
_root.homesnd.setVolume(10);
_root.mtest = "yes";
_root.musicmc.gotoAndStop(1);
}
if (_root.usekeyboard == "yes") {
_root.keymc.gotoAndStop(1);
_root.keytest = "yes";
} else if (_root.usekeyboard == "no") {
_root.keymc.gotoAndStop(2);
_root.keytest = "no";
}
stop();
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip "homemc" in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Instance of Symbol 83 MovieClip in Frame 98
onClipEvent (load) {
widthheight = random(22) + 10;
_width = widthheight;
_height = widthheight;
_alpha = (random(100) + 1);
gotoAndPlay(random(34) + 1 +97);
}
Frame 99
_root.firstSound.setVolume(100);
if (_root.music == "yes") {
_root.firstSound = new Sound(bgmusic);
_root.firstSound.attachSound("bgmusic7");
_root.firstSound.start(0, 9999);
_root.bullet_time = new Sound(bulletmc);
_root.bullet_time.attachSound("bullettime");
_root.bullet_time.setVolume(0);
} else if (_root.music == "no") {
} else {
_root.firstSound = new Sound(bgmusic);
_root.firstSound.attachSound("bgmusic7");
_root.firstSound.start(0, 9999);
_root.bullet_time = new Sound(bulletmc);
_root.bullet_time.attachSound("bullettime");
_root.bullet_time.setVolume(0);
}
_root.sqhit = new Sound(squarehit);
_root.sqhit.attachSound("sqhit");
_root.sqhit.setVolume(100);
_root.sqhit = new Sound(squarehit);
_root.sqhit.attachSound("sqhit");
_root.sqhit.setVolume(100);
_root.sqhit2 = new Sound(enemymc);
_root.sqhit2.attachSound("sqhit2");
_root.sqhit2.setVolume(100);
stop();
_root.box2._visible = false;
_root.box3._visible = false;
_root.box4._visible = false;
_root.box5._visible = false;
_root.box6._visible = false;
_root.score = 0;
_root.nosq = 0;
_root.test = "lev1";
_root.mdown = "no";
_root.god = "no";
_root.sixth = "no";
Mouse.hide();
_root.decoy.useHandCursor = false;
_root.e1check._visible = false;
_root.e2check._visible = false;
_root.e3check._visible = false;
_root.e4check._visible = false;
Instance of Symbol 132 MovieClip "levelcheck" in Frame 99
onClipEvent (enterFrame) {
if (_root.bonus1.hitTest(this)) {
_root.bonus1._alpha = 80;
} else {
_root.bonus1._alpha = 100;
}
if (_root.bonus2.hitTest(this)) {
_root.bonus2._alpha = 80;
} else {
_root.bonus2._alpha = 100;
}
if (_root.bonus3.hitTest(this)) {
_root.bonus3._alpha = 80;
} else {
_root.bonus3._alpha = 100;
}
if (_root.bonus4.hitTest(this)) {
_root.bonus4._alpha = 80;
} else {
_root.bonus4._alpha = 100;
}
if (_root.box.hitTest(this)) {
_root.box._alpha = 80;
} else {
_root.box._alpha = 100;
}
if (_root.enemy1.hitTest(this)) {
_root.enemy1._alpha = 80;
} else {
_root.enemy1._alpha = 100;
}
if (_root.enemy2.hitTest(this)) {
_root.enemy2._alpha = 80;
} else {
_root.enemy2._alpha = 100;
}
if (_root.enemy3.hitTest(this)) {
_root.enemy3._alpha = 80;
} else {
_root.enemy3._alpha = 100;
}
if (_root.enemy4.hitTest(this)) {
_root.enemy4._alpha = 80;
} else {
_root.enemy4._alpha = 100;
}
}
Instance of Symbol 184 MovieClip "e1check" in Frame 99
onClipEvent (enterFrame) {
_y = _root.enemy1._y;
}
Instance of Symbol 184 MovieClip "e2check" in Frame 99
onClipEvent (enterFrame) {
_y = _root.enemy2._y;
}
Instance of Symbol 186 MovieClip "e3check" in Frame 99
onClipEvent (enterFrame) {
_x = _root.enemy3._x;
}
Instance of Symbol 186 MovieClip "e4check" in Frame 99
onClipEvent (enterFrame) {
_x = _root.enemy4._x;
}
Instance of Symbol 187 MovieClip "bonus2" in Frame 99
onClipEvent (load) {
currentsp = 2;
widthheight = random(22) + 20;
speed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
goleft = true;
_y = (random(400) + 1);
}
onClipEvent (enterFrame) {
if (goleft) {
_x = (_x - speed);
goright = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goleft = false;
goright = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = -80;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_x < -80) {
goleft = false;
goright = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
if (goright) {
_x = (_x + speed);
goleft = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goright = false;
goleft = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = 650;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_x > 650) {
goright = false;
goleft = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
}
Instance of Symbol 187 MovieClip "bonus4" in Frame 99
onClipEvent (load) {
currentsp = 2;
widthheight = random(22) + 20;
speed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
godown = true;
_x = (random(550) + 1);
}
onClipEvent (enterFrame) {
if (goup) {
_y = (_y - speed);
godown = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goup = false;
godown = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = -80;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_y < -80) {
goup = false;
godown = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
if (godown) {
_y = (_y + speed);
goup = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
godown = false;
goup = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = 500;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_y > 500) {
godown = false;
goup = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
}
Instance of Symbol 187 MovieClip "bonus1" in Frame 99
onClipEvent (load) {
currentsp = 2;
widthheight = random(22) + 20;
speed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
goleft = true;
_y = (random(400) + 1);
}
onClipEvent (enterFrame) {
if (goleft) {
_x = (_x - speed);
goright = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goleft = false;
goright = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = -80;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 2;
_height = _height + 2;
}
}
if (_x < -80) {
goleft = false;
goright = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
if (goright) {
_x = (_x + speed);
goleft = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goright = false;
goleft = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = 650;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
_root.bonus3.currentsp = _root.bonus3.currentsp + 0.1;
_root.bonus3.speed = _root.bonus3.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_x > 650) {
goright = false;
goleft = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
}
Instance of Symbol 187 MovieClip "bonus3" in Frame 99
onClipEvent (load) {
currentsp = 2;
widthheight = random(22) + 20;
speed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
godown = true;
_x = (random(550) + 1);
}
onClipEvent (enterFrame) {
if (goup) {
_y = (_y - speed);
godown = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
goup = false;
godown = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = -80;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_y < -80) {
goup = false;
godown = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
if (godown) {
_y = (_y + speed);
goup = false;
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
godown = false;
goup = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = 500;
_root.nosq++;
currentsp = currentsp + 0.1;
speed = speed + 0.1;
_root.bonus1.currentsp = _root.bonus1.currentsp + 0.1;
_root.bonus1.speed = _root.bonus1.speed + 0.1;
_root.bonus2.currentsp = _root.bonus2.currentsp + 0.1;
_root.bonus2.speed = _root.bonus2.speed + 0.1;
_root.bonus4.currentsp = _root.bonus4.currentsp + 0.1;
_root.bonus4.speed = _root.bonus4.speed + 0.1;
if (_root.mdown == "yes") {
_root.btime.entemp1 = _root.btime.entemp1 + 0.1;
_root.btime.entemp2 = _root.btime.entemp2 + 0.1;
_root.btime.entemp3 = _root.btime.entemp3 + 0.1;
_root.btime.entemp4 = _root.btime.entemp4 + 0.1;
} else {
speed = random(currentsp) + (currentsp / 4);
_root.enemy1.tspeed = _root.enemy1.tspeed + 0.1;
_root.enemy2.tspeed = _root.enemy2.tspeed + 0.1;
_root.enemy3.tspeed = _root.enemy3.tspeed + 0.1;
_root.enemy4.tspeed = _root.enemy4.tspeed + 0.1;
_root.enemy1.currentsp = _root.enemy1.currentsp + 0.1;
_root.enemy2.currentsp = _root.enemy2.currentsp + 0.1;
_root.enemy3.currentsp = _root.enemy3.currentsp + 0.1;
_root.enemy4.currentsp = _root.enemy4.currentsp + 0.1;
}
if (_root.test == "lev1") {
_root.score = _root.score + 10;
} else if (_root.test == "lev2") {
_root.score = _root.score + 30;
} else if (_root.test == "lev3") {
_root.score = _root.score + 60;
} else if (_root.test == "lev4") {
_root.score = _root.score + 90;
} else if (_root.test == "final") {
_root.score = _root.score + 120;
}
with (_root.box) {
_width = _width + 0.5;
_height = _height + 0.5;
}
}
if (_y > 500) {
godown = false;
goup = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
speed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
}
Instance of Symbol 193 MovieClip "enemy3" in Frame 99
onClipEvent (load) {
currentsp = 1;
widthheight = random(22) + 20;
tspeed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
goup = true;
_x = (random(550) + 1);
}
onClipEvent (enterFrame) {
speed = tspeed;
if (goup) {
_y = (_y - speed);
godown = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goup = false;
godown = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = -80;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_y < -80) {
goup = false;
godown = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
if (godown) {
_y = (_y + speed);
goup = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
godown = false;
goup = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = 500;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_y > 500) {
godown = false;
goup = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
}
Instance of Symbol 193 MovieClip "enemy1" in Frame 99
onClipEvent (load) {
_root.god = "no";
currentsp = 1;
widthheight = random(22) + 20;
tspeed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
goleft = true;
_y = (random(400) + 1);
}
onClipEvent (enterFrame) {
speed = tspeed;
if (goleft) {
_x = (_x - speed);
goright = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goleft = false;
goright = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = -80;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_x < -80) {
goleft = false;
goright = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
if (goright) {
_x = (_x + speed);
goleft = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goright = false;
goleft = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = 650;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_x > 650) {
goright = false;
goleft = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
}
Instance of Symbol 193 MovieClip "enemy2" in Frame 99
onClipEvent (load) {
currentsp = 1;
widthheight = random(22) + 20;
tspeed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
goright = true;
_y = (random(400) + 1);
}
onClipEvent (enterFrame) {
speed = tspeed;
if (goleft) {
_x = (_x - speed);
goright = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goleft = false;
goright = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = -80;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_x < -80) {
goleft = false;
goright = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
if (goright) {
_x = (_x + speed);
goleft = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goright = false;
goleft = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
_x = 650;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_x > 650) {
goright = false;
goleft = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_y = (random(400) + 1);
}
}
}
Instance of Symbol 193 MovieClip "enemy4" in Frame 99
onClipEvent (load) {
currentsp = 1;
widthheight = random(22) + 20;
tspeed = random(currentsp) + (currentsp / 4);
_width = widthheight;
_height = widthheight;
godown = true;
_x = (random(550) + 1);
}
onClipEvent (enterFrame) {
speed = tspeed;
if (goup) {
_y = (_y - speed);
godown = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
goup = false;
godown = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = -80;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_y < -80) {
goup = false;
godown = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
if (godown) {
_y = (_y + speed);
goup = false;
if (this.hitTest(_root.box) && (_root.god == "yes")) {
_root.sqhit2.start(0, 0);
godown = false;
goup = true;
widthheight = random(22) + 20;
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
_y = 500;
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 50;
} else if (this.hitTest(_root.box) && (_root.god == "no")) {
stopAllSounds();
_root.play();
}
if (_y > 500) {
godown = false;
goup = true;
widthheight = random(22) + 20;
if (_root.mdown == "yes") {
} else {
tspeed = random(currentsp) + (currentsp / 4);
}
_width = widthheight;
_height = widthheight;
_x = (random(550) + 1);
}
}
}
Instance of Symbol 216 MovieClip "bulletbonus" in Frame 99
onClipEvent (load) {
speed = random(10) + 1;
_y = (random(400) + 1);
this.gotoAndStop(random(9) + 1);
}
onClipEvent (enterFrame) {
if (goleft) {
_x = (_x - speed);
_root.tm.i = 0;
goright = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_x < -80) {
goleft = false;
_y = (random(400) + 1);
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
}
}
if (goright) {
_x = (_x + speed);
_root.tm.i = 0;
goleft = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_x > 650) {
goright = false;
_y = (random(400) + 1);
speed = random(10) + 1;
_root.tm.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
}
Instance of Symbol 218 MovieClip "tm" in Frame 99
onClipEvent (load) {
i = 0;
tocount = random(1000) + 500;
j = 1;
}
onClipEvent (enterFrame) {
i++;
if ((i == tocount) && (j == 1)) {
_root.bulletbonus.goleft = true;
i = 0;
j = 2;
}
if ((i == tocount) && (j == 2)) {
_root.bulletbonus.goright = true;
i = 0;
j = 1;
}
}
Instance of Symbol 218 MovieClip "tm2" in Frame 99
onClipEvent (load) {
i = 0;
tocount = random(1000) + 500;
j = 1;
}
onClipEvent (enterFrame) {
_root.en1 = tocount;
_root.ii = i;
i++;
if ((i == tocount) && (j == 1)) {
_root.bulletbonus2.goup = true;
i = 0;
j = 2;
}
if ((i == tocount) && (j == 2)) {
_root.bulletbonus2.godown = true;
i = 0;
j = 1;
}
}
Instance of Symbol 216 MovieClip "bulletbonus2" in Frame 99
onClipEvent (load) {
speed = random(10) + 1;
_x = (random(500) + 1);
this.gotoAndStop(random(9) + 1);
}
onClipEvent (enterFrame) {
if (goup) {
_y = (_y - speed);
_root.tm2.i = 0;
godown = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score - 1000;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_y < -80) {
goup = false;
_x = (random(550) + 1);
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
if (godown) {
_y = (_y + speed);
_root.tm2.i = 0;
goup = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_y > 450) {
godown = false;
_x = (random(500) + 1);
speed = random(10) + 1;
_root.tm2.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
}
Instance of Symbol 228 MovieClip "reproduce" in Frame 99
onClipEvent (load) {
this.bcolor.gotoAndStop(_root.bonus1.bcolor._currentframe);
_x = (random(540) + 10);
_y = -1000;
_height = widthheight;
widthheight = random(22) + 20;
_width = widthheight;
godown = 20;
}
onClipEvent (enterFrame) {
if (_root.levelcheck.hitTest(this)) {
this._alpha = 80;
} else {
this._alpha = 100;
}
if (_root._currentframe > 99) {
this.removeMovieClip();
}
if (_root.btime._currentframe > 1) {
if (_root.mdown == "yes") {
godown = 5;
} else if (_root.mdown == "no") {
godown = 20;
}
}
this.bcolor.gotoAndStop(_root.bonus1.bcolor._currentframe);
_y = (_y + godown);
if (this.hitTest(_root.box)) {
_root.sqhit.start(0, 0);
_root.box._width = _root.box._width + 0.5;
_root.box._height = _root.box._height + 0.5;
_root.nosq++;
_root.score = _root.score + 10;
goup = 0;
goleft = 0;
goright = 0;
this.removeMovieClip();
_y = 700;
}
if (_y > 550) {
this.removeMovieClip();
_y = 700;
}
}
Instance of Symbol 230 MovieClip in Frame 99
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
Instance of Symbol 218 MovieClip "tm3" in Frame 99
onClipEvent (load) {
i = 0;
tocount = random(1000) + 500;
j = 1;
}
onClipEvent (enterFrame) {
_root.en1 = tocount;
_root.ii = i;
i++;
if ((i == tocount) && (j == 1)) {
_root.bulletbonus3.godown = true;
i = 0;
j = 2;
}
if ((i == tocount) && (j == 2)) {
_root.bulletbonus3.goup = true;
i = 0;
j = 1;
}
}
Instance of Symbol 216 MovieClip "bulletbonus3" in Frame 99
onClipEvent (load) {
speed = random(10) + 1;
_x = (random(500) + 1);
this.gotoAndStop(random(9) + 1);
}
onClipEvent (enterFrame) {
if (goup) {
_y = (_y - speed);
_root.tm3.i = 0;
godown = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score - 1000;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.score = _root.score + 500;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goup = false;
_x = (random(550) + 1);
_y = -80;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_y < -80) {
goup = false;
_x = (random(550) + 1);
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
if (godown) {
_y = (_y + speed);
_root.tm3.i = 0;
goup = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goup = false;
_x = (random(500) + 1);
_y = 450;
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_y > 450) {
godown = false;
_x = (random(500) + 1);
speed = random(10) + 1;
_root.tm3.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
}
Instance of Symbol 218 MovieClip "tm4" in Frame 99
onClipEvent (load) {
i = 0;
tocount = random(1000) + 500;
j = 1;
}
onClipEvent (enterFrame) {
i++;
if ((i == tocount) && (j == 1)) {
_root.bulletbonus4.goright = true;
i = 0;
j = 2;
}
if ((i == tocount) && (j == 2)) {
_root.bulletbonus4.goleft = true;
i = 0;
j = 1;
}
}
Instance of Symbol 216 MovieClip "bulletbonus4" in Frame 99
onClipEvent (load) {
speed = random(10) + 1;
_y = (random(400) + 1);
this.gotoAndStop(random(9) + 1);
}
onClipEvent (enterFrame) {
if (goleft) {
_x = (_x - speed);
_root.tm4.i = 0;
goright = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goleft = false;
_y = (random(400) + 1);
_x = -80;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_x < -80) {
goleft = false;
_y = (random(400) + 1);
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
}
}
if (goright) {
_x = (_x + speed);
_root.tm4.i = 0;
goleft = false;
if (this.hitTest(_root.box) && (this._currentframe == 1)) {
if (_root.btime._currentframe != 1) {
_root.btime.gotoAndPlay(2);
} else {
_root.btime.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 2)) {
if (_root.bon._currentframe != 1) {
_root.bon.gotoAndPlay(2);
} else {
_root.bon.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 3)) {
if (_root.spbon._currentframe != 1) {
_root.spbon.gotoAndPlay(2);
} else {
_root.spbon.play();
}
_root.replo.maxclones = _root.replo.maxclones + 20;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 4)) {
if (_root.godmode._currentframe != 1) {
_root.godmode.gotoAndPlay(2);
} else {
_root.godmode.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 5)) {
if (_root.skull._currentframe != 1) {
_root.skull.gotoAndPlay(2);
} else {
_root.skull.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score - 1000;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 6)) {
if (_root.six._currentframe != 1) {
_root.six.gotoAndPlay(2);
} else {
_root.six.play();
}
_root.e1check._visible = true;
_root.e2check._visible = true;
_root.e3check._visible = true;
_root.e4check._visible = true;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
_root.score = _root.score + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 7)) {
if (_root.blur._currentframe != 1) {
_root.blur.gotoAndPlay(2);
} else {
_root.blur.play();
}
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 8)) {
if (_root.grow._currentframe != 1) {
_root.grow.gotoAndPlay(2);
} else {
_root.grow.play();
}
_root.box._width = _root.box._width + 10;
_root.box._height = _root.box._height + 10;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
} else if (this.hitTest(_root.box) && (this._currentframe == 9)) {
if (_root.shrink._currentframe != 1) {
_root.shrink.gotoAndPlay(2);
} else {
_root.shrink.play();
}
_root.box._width = _root.box._width / 2;
_root.box._height = _root.box._height / 2;
goleft = false;
_y = (random(400) + 1);
_x = 650;
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
if (_x > 650) {
goright = false;
_y = (random(400) + 1);
speed = random(10) + 1;
_root.tm4.tocount = random(1000) + 500;
this.gotoAndStop(random(9) + 1);
}
}
}
Instance of Symbol 233 MovieClip "replo" in Frame 99
onClipEvent (load) {
i = 0;
_root.reproduce.godown = 0;
maxclones = 0;
}
onClipEvent (enterFrame) {
if (i < maxclones) {
i++;
_root.reproduce.duplicateMovieClip("rp" + i, i);
}
}
Instance of Symbol 249 MovieClip "box2" in Frame 99
onClipEvent (enterFrame) {
_x = _root.box._x;
_y = _root.box._y;
this.gotoAndStop(_root.box._currentframe);
_width = (_root.box._width / 1.1);
_height = (_root.box._height / 1.1);
}
Instance of Symbol 249 MovieClip "box3" in Frame 99
onClipEvent (enterFrame) {
_x = _root.box2._x;
_y = _root.box2._y;
this.gotoAndStop(_root.box._currentframe);
_width = (_root.box2._width / 1.1);
_height = (_root.box2._height / 1.1);
}
Instance of Symbol 249 MovieClip "box4" in Frame 99
onClipEvent (enterFrame) {
_x = _root.box3._x;
_y = _root.box3._y;
this.gotoAndStop(_root.box._currentframe);
_width = (_root.box3._width / 1.1);
_height = (_root.box3._height / 1.1);
}
Instance of Symbol 249 MovieClip "box5" in Frame 99
onClipEvent (enterFrame) {
_x = _root.box4._x;
_y = _root.box4._y;
this.gotoAndStop(_root.box._currentframe);
_width = (_root.box4._width / 1.1);
_height = (_root.box4._height / 1.1);
}
Instance of Symbol 249 MovieClip "box6" in Frame 99
onClipEvent (enterFrame) {
_x = _root.box5._x;
_y = _root.box5._y;
this.gotoAndStop(_root.box._currentframe);
_width = (_root.box5._width / 1.1);
_height = (_root.box5._height / 1.1);
}
Instance of Symbol 249 MovieClip "box" in Frame 99
onClipEvent (load) {
_root.b.duplicateMovieClip("blur", 99999999);
_root.magic.duplicateMovieClip("m", 999999999);
i = 0;
inter = 10;
_root.bonus1.gotoAndPlay(1);
_root.bonus2.gotoAndPlay(1);
_root.bonus3.gotoAndPlay(1);
_root.bonus4.gotoAndPlay(1);
j = 0;
gsp = 15;
if (_root.usekeyboard == "no") {
usekeys = true;
} else if (_root.usekeyboard == "yes") {
this.startDrag(true);
} else {
this.startDrag(true);
}
}
onClipEvent (enterFrame) {
_root.debuger = _root.music;
if (usekeys) {
if (Key.isDown(38)) {
_y = (_y - gsp);
}
if (Key.isDown(40)) {
_y = (_y + gsp);
}
if (Key.isDown(37)) {
_x = (_x - gsp);
}
if (Key.isDown(39)) {
_x = (_x + gsp);
}
}
if (_x < 10) {
_x = 10;
}
if (_x > 540) {
_x = 540;
}
if (_y < 10) {
_y = 10;
}
if (_y > 390) {
_y = 390;
}
if (_root.mdown == "yes") {
inter = 1;
i++;
if (i >= inter) {
_root.score++;
i = 0;
}
} else {
inter = 10;
}
if (_root.god == "yes") {
inter = 1;
i++;
if (i >= inter) {
_root.score++;
i = 0;
}
} else {
inter = 10;
}
if (_root.sixth == "yes") {
inter = 2;
i++;
if (i >= inter) {
_root.score++;
i = 0;
}
} else {
inter = 10;
}
if ((_root.nosq >= 50) && (_root.test == "lev1")) {
if (_root.bonus1.bcolor._currentframe != 8) {
_root.bonus1.bcolor.play();
_root.bonus2.bcolor.play();
_root.bonus3.bcolor.play();
_root.bonus4.bcolor.play();
}
_width = (_width - 5);
_height = (_height - 5);
if ((_width < 19.3) && (_height < 19.3)) {
_width = 19.3;
_height = 19.3;
if (this._currentframe != 10) {
this.play();
_root.levelup.play();
_root.score = _root.score + 1000;
}
}
} else if ((_root.nosq >= 150) && (_root.test == "lev2")) {
if (_root.bonus1.bcolor._currentframe != 15) {
_root.bonus1.bcolor.play();
_root.bonus2.bcolor.play();
_root.bonus3.bcolor.play();
_root.bonus4.bcolor.play();
}
_width = (_width - 5);
_height = (_height - 5);
if ((_width < 19.3) && (_height < 19.3)) {
_width = 19.3;
_height = 19.3;
if (this._currentframe != 18) {
this.play();
_root.levelup.play();
_root.score = _root.score + 1000;
}
}
} else if ((_root.nosq >= 250) && (_root.test == "lev3")) {
if (_root.bonus1.bcolor._currentframe != 22) {
_root.bonus1.bcolor.play();
_root.bonus2.bcolor.play();
_root.bonus3.bcolor.play();
_root.bonus4.bcolor.play();
}
_width = (_width - 5);
_height = (_height - 5);
if ((_width < 19.3) && (_height < 19.3)) {
_width = 19.3;
_height = 19.3;
if (this._currentframe != 26) {
this.play();
_root.levelup.play();
_root.score = _root.score + 1000;
}
}
} else if ((_root.nosq >= 400) && (_root.test == "lev4")) {
if (_root.bonus1.bcolor._currentframe != 29) {
_root.bonus1.bcolor.play();
_root.bonus2.bcolor.play();
_root.bonus3.bcolor.play();
_root.bonus4.bcolor.play();
}
_width = (_width - 5);
_height = (_height - 5);
if ((_width < 19.3) && (_height < 19.3)) {
_width = 19.3;
_height = 19.3;
if (this._currentframe != 34) {
this.play();
_root.levelup.play();
_root.score = _root.score + 1000;
}
}
}
i++;
if (i >= inter) {
_root.score++;
i = 0;
}
}
Instance of Symbol 11 MovieClip [blurmc] "b" in Frame 99
onClipEvent (enterFrame) {
if (_root._currentframe > 99) {
this._visible = false;
this.gotoAndStop(1);
}
}
Frame 100
stop();
Mouse.show();
if (_root.test == "lev1") {
_root.conlev = "1";
} else if (_root.test == "lev2") {
_root.conlev = "2";
} else if (_root.test == "lev3") {
_root.conlev = "3";
} else if (_root.test == "lev4") {
_root.conlev = "4";
} else if (_root.test == "final") {
_root.conlev = "Final";
}
if (_root.usekeyboard == "yes") {
_root.mused = "Yes";
} else if (_root.usekeyboard == "no") {
_root.mused = "No";
} else {
_root.mused = "Yes";
}
_root.score2 = _root.score;
_root.score3 = _root.nosq;
_root.ans.score4 = int(_root.score2) * int(_root.score3);
if (_root.music == "yes") {
_root.endsnd = new Sound(diemc);
_root.endsnd.attachSound("bgmusic7");
_root.endsnd.start(0, 9999);
_root.endsnd.setVolume(10);
} else if (_root.music == "no") {
} else {
_root.endsnd = new Sound(diemc);
_root.endsnd.attachSound("bgmusic7");
_root.endsnd.start(0, 9999);
_root.endsnd.setVolume(10);
}
Frame 101
stopAllSounds();
if (_root.music == "yes") {
_root.lsound = new Sound(ls);
_root.lsound.attachSound("bgmusic3");
_root.lsound.start(0, 9999);
_root.lsound.setVolume(5);
} else if (_root.music == "no") {
} else {
_root.lsound = new Sound(ls);
_root.lsound.attachSound("bgmusic3");
_root.lsound.start(0, 9999);
_root.lsound.setVolume(5);
}
Instance of Symbol 199 MovieClip in Frame 102
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 102
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 102
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 102
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 102
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 105
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 105
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 105
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 105
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Frame 105
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Symbol 11 MovieClip [blurmc] Frame 1
stop();
Symbol 23 Button
on (release) {
_root.play();
}
Symbol 24 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndPlay (3);
}
Symbol 24 MovieClip Frame 2
gotoAndPlay (1);
Symbol 24 MovieClip Frame 5
stop();
Symbol 82 MovieClip Frame 1
stop();
Symbol 82 MovieClip Frame 8
stop();
Symbol 82 MovieClip Frame 15
stop();
Symbol 82 MovieClip Frame 22
stop();
Symbol 82 MovieClip Frame 29
stop();
Symbol 92 Button
on (release) {
stopAllSounds();
play();
}
Symbol 99 Button
on (release) {
stopAllSounds();
gotoAndStop (101);
}
Symbol 104 Button
on (release) {
nextFrame();
_root.music = "no";
_root.mtest = "no";
stopAllSounds();
}
Symbol 106 Button
on (release) {
prevFrame();
_root.music = "yes";
_root.mtest = "yes";
_root.homesnd = new Sound(_root.homemc);
_root.homesnd.attachSound("bgmusic7");
_root.homesnd.start(0, 9999);
_root.homesnd.setVolume(10);
}
Symbol 107 MovieClip Frame 1
stop();
Symbol 113 Button
on (release) {
nextFrame();
_root.usekeyboard = "no";
_root.keytest = "no";
}
Symbol 115 Button
on (release) {
prevFrame();
_root.usekeyboard = "yes";
_root.keytest = "yes";
}
Symbol 116 MovieClip Frame 1
stop();
Symbol 122 Button
on (release) {
toggleHighQuality();
}
Symbol 132 MovieClip Frame 10
stop();
Symbol 132 MovieClip Frame 20
stop();
Symbol 132 MovieClip Frame 30
stop();
Symbol 132 MovieClip Frame 40
stop();
Symbol 132 MovieClip Frame 50
stop();
Symbol 138 MovieClip Frame 25
stop();
Symbol 142 MovieClip Frame 1
stop();
Symbol 142 MovieClip Frame 2
_root.god = "yes";
_root.box2._visible = true;
_root.box3._visible = true;
_root.box4._visible = true;
_root.box5._visible = true;
_root.box6._visible = true;
Symbol 142 MovieClip Frame 331
_root.god = "no";
_root.box2._visible = false;
_root.box3._visible = false;
_root.box4._visible = false;
_root.box5._visible = false;
_root.box6._visible = false;
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 2
if (_root.mdown == "yes") {
} else {
if (_root.music == "yes") {
_root.firstsound.stop();
_root.bullet_time.start(0, 9999);
_root.bullet_time.setVolume(100);
} else if (_root.music == "no") {
} else {
_root.firstsound.stop();
_root.bullet_time.start(0, 9999);
_root.bullet_time.setVolume(100);
}
_root.mdown = "yes";
entemp1 = _root.enemy1.tspeed;
entemp2 = _root.enemy2.tspeed;
entemp3 = _root.enemy3.tspeed;
entemp4 = _root.enemy4.tspeed;
btemp1 = _root.bonus1.speed;
btemp2 = _root.bonus2.speed;
btemp3 = _root.bonus3.speed;
btemp4 = _root.bonus4.speed;
bbtemp1 = _root.bulletbonus.speed;
bbtemp2 = _root.bulletbonus2.speed;
bbtemp3 = _root.bulletbonus3.speed;
bbtemp4 = _root.bulletbonus4.speed;
_root.bulletbonus.speed = bbtemp1 / 5;
_root.bulletbonus2.speed = bbtemp2 / 5;
_root.bulletbonus3.speed = bbtemp3 / 5;
_root.bulletbonus4.speed = bbtemp4 / 5;
_root.bonus1.speed = btemp1 / 5;
_root.bonus2.speed = btemp2 / 5;
_root.bonus3.speed = btemp3 / 5;
_root.bonus4.speed = btemp4 / 5;
_root.enemy1.tspeed = entemp1 / 5;
_root.enemy2.tspeed = entemp2 / 5;
_root.enemy3.tspeed = entemp3 / 5;
_root.enemy4.tspeed = entemp4 / 5;
_root.enemy1.gotoAndStop(2);
_root.enemy2.gotoAndStop(2);
_root.enemy3.gotoAndStop(2);
_root.enemy4.gotoAndStop(2);
}
Symbol 149 MovieClip Frame 269
if (_root.music == "yes") {
_root.firstsound.start(0, 9999);
_root.bullet_time.stop();
} else if (_root.music == "no") {
} else {
_root.firstsound.start(0, 9999);
_root.bullet_time.stop();
}
_root.mdown = "no";
_root.enemy1.tspeed = entemp1;
_root.enemy2.tspeed = entemp2;
_root.enemy3.tspeed = entemp3;
_root.enemy4.tspeed = entemp4;
_root.bulletbonus.speed = bbtemp1;
_root.bulletbonus2.speed = bbtemp2;
_root.bulletbonus3.speed = bbtemp3;
_root.bulletbonus4.speed = bbtemp4;
_root.bonus1.speed = btemp1;
_root.bonus2.speed = btemp2;
_root.bonus3.speed = btemp3;
_root.bonus4.speed = btemp4;
_root.enemy1.gotoAndStop(1);
_root.enemy2.gotoAndStop(1);
_root.enemy3.gotoAndStop(1);
_root.enemy4.gotoAndStop(1);
Symbol 152 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 1
stop();
Symbol 159 MovieClip Frame 1
stop();
Symbol 159 MovieClip Frame 2
if (_root.test == "lev1") {
_root.test = "lev2";
_root.levelcheck.play();
} else if (_root.test == "lev2") {
_root.test = "lev3";
_root.levelcheck.play();
} else if (_root.test == "lev3") {
_root.test = "lev4";
_root.levelcheck.play();
} else if (_root.test == "lev4") {
_root.test = "final";
_root.levelcheck.play();
}
Symbol 165 MovieClip Frame 1
stop();
Symbol 165 MovieClip Frame 2
_root.sixth = "yes";
Symbol 165 MovieClip Frame 331
_root.sixth = "no";
_root.e1check._visible = false;
_root.e2check._visible = false;
_root.e3check._visible = false;
_root.e4check._visible = false;
Symbol 169 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 1
stop();
Symbol 187 MovieClip Frame 1
if (_root.mdown == "yes") {
gotoAndPlay (35);
}
Symbol 187 MovieClip Frame 34
gotoAndPlay (1);
Symbol 187 MovieClip Frame 35
if (_root.mdown == "yes") {
} else {
gotoAndPlay (1);
}
Symbol 187 MovieClip Frame 153
gotoAndPlay (35);
Symbol 193 MovieClip Frame 1
stop();
Symbol 193 MovieClip Frame 2
stop();
Symbol 216 MovieClip Frame 1
stop();
Instance of Symbol 199 MovieClip in Symbol 216 MovieClip Frame 3
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Symbol 216 MovieClip Frame 3
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Symbol 216 MovieClip Frame 3
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Symbol 216 MovieClip Frame 3
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Instance of Symbol 199 MovieClip in Symbol 216 MovieClip Frame 3
onClipEvent (load) {
this.gotoAndPlay(random(22) + 1);
}
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 8
stop();
Symbol 227 MovieClip Frame 15
stop();
Symbol 227 MovieClip Frame 22
stop();
Symbol 227 MovieClip Frame 29
stop();
Symbol 249 MovieClip Frame 1
stop();
Symbol 249 MovieClip Frame 10
stop();
Symbol 249 MovieClip Frame 18
stop();
Symbol 249 MovieClip Frame 26
stop();
Symbol 249 MovieClip Frame 34
stop();
Symbol 254 Button
on (release) {
stopAllSounds();
gotoAndPlay (99);
}
Symbol 264 Button
on (release) {
stopAllSounds();
gotoAndStop (98);
}
Symbol 285 Button
on (release) {
nextFrame();
}
Symbol 289 Button
on (release) {
stopAllSounds();
gotoAndStop (98);
}
Symbol 304 Button
on (release) {
gotoAndStop (103);
}
Symbol 305 Button
on (release) {
gotoAndStop (104);
}
Symbol 306 Button
on (release) {
gotoAndStop (105);
}
Symbol 307 Button
on (release) {
gotoAndStop (106);
}
Symbol 308 Button
on (release) {
gotoAndStop (107);
}
Symbol 309 Button
on (release) {
gotoAndStop (108);
}
Symbol 310 Button
on (release) {
gotoAndStop (109);
}
Symbol 311 Button
on (release) {
gotoAndStop (110);
}
Symbol 312 Button
on (release) {
gotoAndStop (111);
}
Symbol 313 Button
on (release) {
prevFrame();
}
Symbol 319 Button
on (release) {
gotoAndStop (102);
}