Frame 1
Mouse.show();
stopDrag();
px = 0;
py = 0;
bx = 0;
by = 0;
ball._x = 400;
ball._y = 300;
pad._x = 400;
pad._y = 300;
Instance of Symbol 86 MovieClip in Frame 1
onClipEvent (load) {
fscommand ("showmenu", "false");
_root.typea = 1;
_root.go._visible = 0;
_root.main._visible = 0;
_root.menu.optionsmenu._visible = 0;
}
Frame 2
a = pad._x - ball._x;
b = pad._y - ball._y;
c = Math.sqrt((a * a) + (b * b));
dist = 77.425;
if (c < dist) {
ball.play();
if (v) {
bx = getProperty(ball, _x);
by = getProperty(ball, _y);
px = getProperty(pad, _x);
py = getProperty(pad, _y);
if ((go._visible == 0) && (menu._visible == 0)) {
score = score + 1;
ballsound.play();
}
}
}
factor = ((231 - _root.menu.optionsmenu.sliderhead._x) / 110) + 1;
ball._x = ball._x - ((((px - bx) * score) * factor) / 25);
ball._y = ball._y - ((((py - by) * score) * factor) / 25);
if ((c > dist) && (drop)) {
lose = 1;
}
if (typea) {
gametype = "single player";
_root.menu.optionsmenu.typea._xscale = 30;
_root.menu.optionsmenu.typea._yscale = 40;
_root.menu.optionsmenu.typeb._xscale = 50;
_root.menu.optionsmenu.typeb._yscale = 60;
hints._visible = 0;
bc._visible = 1;
scrbrd._visible = 1;
hair._visible = 0;
hair.stop();
m = ball._x - 400;
n = ball._y - 300;
o = Math.sqrt((m * m) + (n * n));
if (o > 300) {
lose = 1;
}
}
if (typeb) {
gametype = "practice";
_root.menu.optionsmenu.typeb._xscale = 30;
_root.menu.optionsmenu.typeb._yscale = 40;
_root.menu.optionsmenu.typea._xscale = 50;
_root.menu.optionsmenu.typea._yscale = 60;
hints._visible = 1;
bc._visible = 0;
scrbrd._visible = 0;
if (go._visible == 0) {
hair._visible = 1;
hair.play();
}
hair._x = pad._x;
hair._y = pad._y;
}
if (lose) {
if (score > 10) {
app.play();
}
hider.play();
hints.gotoAndStop(1);
go._visible = 1;
gotoAndPlay (1);
lose = 0;
}
Frame 3
gotoAndPlay (2);
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 88 MovieClip in Frame 4
onClipEvent (enterFrame) {
_x = (_x + ((Math.random() * 3) - (Math.random() * 3)));
_y = (_y + ((Math.random() * 3) - (Math.random() * 3)));
_xscale = (_xscale + ((Math.random() * 3) - (Math.random() * 3)));
_yscale = (_yscale + ((Math.random() * 3) - (Math.random() * 3)));
_rotation = (_rotation + ((Math.random() * 3) - (Math.random() * 3)));
}
Instance of Symbol 90 MovieClip "credits" in Frame 4
onClipEvent (enterFrame) {
_root.main._visible = 1;
}
Symbol 8 Button
on (release) {
gotoAndPlay (1);
menu._visible = 1;
go._visible = 0;
main._visible = 0;
}
Symbol 21 Button
on (release) {
getURL ("http://www.eggshells.tk/");
}
Symbol 27 MovieClip Frame 1
stop();
_root.v = 1;
Symbol 27 MovieClip Frame 2
_root.v = 0;
_root.drop = 0;
Symbol 27 MovieClip Frame 29
_root.drop = 1;
Symbol 29 MovieClip Frame 1
stop();
Symbol 31 MovieClip Frame 1
stop();
Symbol 39 Button
on (release) {
Mouse.hide();
startDrag (pad, true);
go._visible = 0;
hider.gotoAndStop(1);
hints.play();
score = 0;
}
Symbol 42 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 1
stop();
Symbol 69 Button
on (release) {
_root.menu.menubuttons._visible = 1;
_root.menu.optionsmenu._visible = 0;
}
Instance of Symbol 50 MovieClip "typeb" in Symbol 70 MovieClip Frame 1
on (release) {
_root.typea = 0;
_root.typeb = 1;
this.gotoAndPlay(1);
}
Instance of Symbol 58 MovieClip "sliderhead" in Symbol 70 MovieClip Frame 1
onClipEvent (load) {
inity = _y;
left = _x - 110;
right = _x + 110;
top = _y;
bottom = _y;
}
on (press) {
startDrag ("", false, left, top, right, bottom);
}
on (release) {
stopDrag();
}
Instance of Symbol 50 MovieClip "typea" in Symbol 70 MovieClip Frame 1
on (release) {
_root.typea = 1;
_root.typeb = 0;
this.gotoAndPlay(1);
}
Symbol 73 Button
on (release) {
_root.menu._visible = 0;
_root.go._visible = 1;
_root.main._visible = 1;
_root.hider.gotoAndStop(1);
_root.score = 0;
}
Symbol 76 Button
on (release) {
_root.menu.optionsmenu._visible = 1;
_root.menu.menubuttons._visible = 0;
}
Symbol 84 Button
on (release) {
getURL ("http://www.eggshells.tk/");
}
Symbol 90 MovieClip Frame 16
stop();