Frame 1
Stage.showMenu = false;
Frame 3
Frame 138
stop();
Frame 160
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 160
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("161");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("162");
}
}
Frame 161
stop();
Frame 162
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 162
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("163");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("163");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("164");
}
}
Frame 163
stop();
Frame 164
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 164
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("165");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("165");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("166");
}
}
Frame 165
stop();
Frame 166
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 166
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("167");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("167");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("168");
}
}
Frame 167
stop();
Frame 168
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 168
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("169");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("169");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("170");
}
}
Frame 169
stop();
Frame 170
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 170
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("171");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("171");
}
if (_root.hinder2.hitTest(_x, _y, true)) {
_root.gotoAndStop("171");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("172");
}
}
Frame 171
stop();
Frame 172
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 172
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("173");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("173");
}
if (_root.hinder2.hitTest(_x, _y, true)) {
_root.gotoAndStop("173");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("174");
}
}
Frame 173
stop();
Frame 174
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 174
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("175");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("175");
}
if (_root.hinder2.hitTest(_x, _y, true)) {
_root.gotoAndStop("175");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("176");
}
}
Frame 175
stop();
Frame 176
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 176
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("177");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("177");
}
if (_root.hinder2.hitTest(_x, _y, true)) {
_root.gotoAndStop("177");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("178");
}
}
Frame 177
stop();
Frame 178
stop();
Instance of Symbol 48 MovieClip "ball" in Frame 178
onClipEvent (load) {
var speed = 6;
}
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_x = (_x - speed);
gotoAndStop (2);
} else if (Key.isDown(39)) {
_x = (_x + speed);
gotoAndStop (4);
}
if (Key.isDown(38)) {
_y = (_y - speed);
gotoAndStop (3);
} else if (Key.isDown(40)) {
_y = (_y + speed);
gotoAndStop (5);
}
if (_root.wall.hitTest(_x, _y, true)) {
_root.gotoAndStop("179");
}
if (_root.hinder.hitTest(_x, _y, true)) {
_root.gotoAndStop("179");
}
if (_root.hinder2.hitTest(_x, _y, true)) {
_root.gotoAndStop("179");
}
if (_root.goal.hitTest(_x, _y, true)) {
_root.gotoAndStop("180");
}
}
Frame 179
stop();
Frame 180
play();
Frame 181
stopAllSounds();
Frame 270
stop();
Frame 271
stop();
Frame 351
stop();
Symbol 8 Button
on (release) {
getURL ("http://www.newgrounds.com", "blank");
}
Symbol 13 Button
on (release) {
_root.play();
}
Symbol 14 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 14 MovieClip Frame 2
gotoAndPlay (1);
Symbol 34 Button
on (release) {
gotoAndPlay (147);
}
Symbol 35 Button
on (release) {
gotoAndPlay (271);
}
Symbol 36 Button
on (release) {
gotoAndPlay (272);
}
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 2
stop();
Symbol 48 MovieClip Frame 3
stop();
Symbol 48 MovieClip Frame 4
stop();
Symbol 48 MovieClip Frame 5
stop();
Symbol 55 Button
on (release) {
prevFrame();
}
Symbol 59 MovieClip Frame 21
stop();
Symbol 67 MovieClip Frame 370
stop();
Symbol 80 MovieClip Frame 551
stop();
Symbol 83 MovieClip Frame 901
stop();
Symbol 85 MovieClip Frame 571
stop();
Symbol 93 Button
on (release) {
gotoAndPlay (98);
}
Symbol 96 Button
on (release) {
gotoAndPlay (99);
}