Frame 1
hml = Math.round(_root.getBytesLoaded() / 1000);
hmt = Math.round(_root.getBytesTotal() / 1000);
Instance of Symbol 30 MovieClip in Frame 1
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 2
if (_root.getBytesLoaded() != _root.getBytesTotal()) {
gotoAndPlay (1);
}
Frame 3
stopAllSounds();
_root.gowhere = "";
score = 0;
mylevel = 1;
_root.s = 1;
_root.bblastnum = 0;
stop();
Frame 12
stop();
Frame 19
stopAllSounds();
gotoAndPlay(_root.gowhere);
Instance of Symbol 71 MovieClip in Frame 22
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 22
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 105 MovieClip in Frame 22
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 23
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 2;
levelcomp = 0;
levelpoints = 100;
Frame 71
stop();
Instance of Symbol 71 MovieClip in Frame 72
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 72
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 72
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 72
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 72
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 73
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 30;
Frame 125
stop();
Frame 128
_root.mylevel++;
stopAllSounds();
Frame 136
stop();
Instance of Symbol 30 MovieClip in Frame 136
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 151
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 151
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 151
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 151
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 151
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 152
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 60;
Frame 204
stop();
Frame 207
_root.mylevel++;
stopAllSounds();
Frame 215
stop();
Instance of Symbol 30 MovieClip in Frame 215
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 230
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 230
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 230
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 230
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 230
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 231
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 50;
Frame 283
stop();
Frame 286
_root.mylevel++;
stopAllSounds();
Frame 294
stop();
Instance of Symbol 30 MovieClip in Frame 294
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 309
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 309
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 309
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 309
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 309
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 310
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 60;
Frame 362
stop();
Frame 365
_root.mylevel++;
stopAllSounds();
Frame 373
stop();
Instance of Symbol 30 MovieClip in Frame 373
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 429
stop();
Instance of Symbol 71 MovieClip in Frame 437
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 437
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 437
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 437
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 438
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 70;
mylevel = 5;
Frame 490
stop();
Frame 493
_root.mylevel++;
stopAllSounds();
Frame 501
stop();
Instance of Symbol 30 MovieClip in Frame 501
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 516
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 516
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 516
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 516
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 517
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 1;
levelcomp = 0;
levelpoints = 70;
Frame 569
stop();
Frame 572
_root.mylevel++;
stopAllSounds();
Frame 580
stop();
Instance of Symbol 30 MovieClip in Frame 580
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 595
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 595
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 595
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 595
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 595
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 596
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 100;
Frame 648
stop();
Frame 651
_root.mylevel++;
stopAllSounds();
Frame 659
stop();
Instance of Symbol 30 MovieClip in Frame 659
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 674
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 674
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 674
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 674
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 675
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 1;
levelcomp = 0;
levelpoints = 130;
Frame 727
stop();
Frame 730
_root.mylevel++;
stopAllSounds();
Frame 738
stop();
Instance of Symbol 30 MovieClip in Frame 738
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 753
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 753
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 753
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 753
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 753
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 754
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 150;
Frame 806
stop();
Frame 809
_root.mylevel++;
stopAllSounds();
Frame 817
stop();
Instance of Symbol 30 MovieClip in Frame 817
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 832
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 832
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 832
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 832
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 832
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 833
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 2;
levelcomp = 0;
levelpoints = 170;
Frame 885
stop();
Frame 888
_root.mylevel++;
stopAllSounds();
Frame 896
stop();
Instance of Symbol 30 MovieClip in Frame 896
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 911
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 911
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 911
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 911
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 911
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 912
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 200;
Frame 964
stop();
Frame 967
_root.mylevel++;
stopAllSounds();
Frame 975
stop();
Instance of Symbol 30 MovieClip in Frame 975
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 990
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 990
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 990
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 990
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 990
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 991
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 220;
Frame 1043
stop();
Frame 1046
_root.mylevel++;
stopAllSounds();
Frame 1054
stop();
Instance of Symbol 30 MovieClip in Frame 1054
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 1069
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 1069
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 1069
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 1069
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 1069
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 1070
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 1;
levelcomp = 0;
levelpoints = 280;
Frame 1122
stop();
Frame 1125
_root.mylevel++;
stopAllSounds();
Frame 1133
stop();
Instance of Symbol 30 MovieClip in Frame 1133
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 71 MovieClip in Frame 1148
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 1148
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 1148
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("startbaby");
}
}
Instance of Symbol 253 MovieClip in Frame 1148
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 1148
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 1149
bubblespeed = 14;
defense = 2;
health = 100;
weapon = 1;
levelcomp = 0;
levelpoints = 330;
Frame 1201
stop();
Frame 1204
_root.mylevel++;
stopAllSounds();
Frame 1212
stop();
Instance of Symbol 30 MovieClip in Frame 1212
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 1268
stop();
Instance of Symbol 71 MovieClip in Frame 1276
onClipEvent (enterFrame) {
_rotation = (_rotation + 2);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 1.5;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 1.5;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 71 MovieClip in Frame 1276
onClipEvent (enterFrame) {
_rotation = (_rotation+1);
tick = ((_x - _root.bubble._x) / _root.bubblespeed) * 2;
ticky = ((_y - _root.bubble._y) / _root.bubblespeed) * 2;
_x = (_x - tick);
_y = (_y - ticky);
}
Instance of Symbol 245 MovieClip in Frame 1276
onClipEvent (enterFrame) {
if (Key.isDown(81)) {
_root.gotoAndPlay("ranking2");
}
}
Instance of Symbol 253 MovieClip in Frame 1276
onClipEvent (enterFrame) {
if (Key.isDown(77)) {
this.play();
}
}
Instance of Symbol 105 MovieClip in Frame 1276
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
Frame 1277
bubblespeed = 14;
defense = 1;
health = 100;
weapon = 0;
levelcomp = 0;
levelpoints = 1000;
mylevel = 108;
Frame 1329
stop();
Frame 1340
stop();
Instance of Symbol 30 MovieClip in Frame 1340
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 30 MovieClip in Frame 1355
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 1377
stopAllSounds();
Frame 1407
if (_root.mylevel == 108) {
gotoAndPlay ("ranking2");
}
Frame 1413
stop();
Frame 1454
gotoAndPlay ("startbaby");
Instance of Symbol 30 MovieClip in Frame 1455
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 1456
stopAllSounds();
Frame 1489
stop();
Instance of Symbol 30 MovieClip in Frame 1490
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Frame 1491
stopAllSounds();
Frame 1524
stop();
Symbol 15 Button
on (press) {
getURL ("http://tam.atspace.com", "_blank");
}
Symbol 28 Button
on (press) {
getURL ("http://gamesofgondor.com", "_blank");
}
Symbol 37 Button
on (press) {
play();
}
Symbol 48 Button
on (press) {
_root.gowhere = "bgame" + _root.mylevel;
play();
}
Symbol 49 Button
on (press) {
_root.gowhere = "bgame5";
play();
}
Symbol 50 Button
on (press) {
_root.cred.gotoAndPlay("qchange");
}
Symbol 51 Button
on (press) {
getURL ("http://tam.atspace.com", "_blank");
}
Symbol 52 Button
on (press) {
getURL ("http://gamesofgondor.com", "_blank");
}
Symbol 53 Button
on (press) {
_root.cred.gotoAndPlay("credits");
}
Symbol 57 Button
on (press) {
_quality = "HIGH";
}
Symbol 58 Button
on (press) {
_quality = "MEDIUM";
}
Symbol 59 Button
on (press) {
_quality = "LOW";
}
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 8
stop();
Symbol 63 MovieClip Frame 15
stop();
Symbol 64 Button
on (press) {
_root.gowhere = "bgame108";
play();
}
Symbol 69 MovieClip [multibubble] Frame 1
distance = 15;
xor = _root._xmouse;
yor = _root._ymouse;
_x = _root.bubble._x;
_y = _root.bubble._y;
Symbol 69 MovieClip [multibubble] Frame 2
_rotation = (_rotation + 10);
if (distance > 0) {
tick = (_x - xor) / 6;
ticky = (_y - yor) / 6;
_x = (_x - tick);
_y = (_y - ticky);
distance--;
} else {
this.removeMovieClip();
}
Symbol 69 MovieClip [multibubble] Frame 3
gotoAndPlay (2);
Symbol 77 MovieClip Frame 230
t = random(5);
if (t > 1) {
gotoAndPlay (160);
}
Symbol 79 MovieClip Frame 1
xor = _root._xmouse;
yor = _root._ymouse;
Symbol 79 MovieClip Frame 2
tick = (_root.bubble._x - xor) / _root.bubblespeed;
ticky = (_root.bubble._y - yor) / _root.bubblespeed;
_root.bubble._x = _root.bubble._x - tick;
_root.bubble._y = _root.bubble._y - ticky;
Symbol 79 MovieClip Frame 3
gotoAndPlay (2);
Symbol 84 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 1
stop();
Instance of Symbol 86 MovieClip in Symbol 90 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent._x = _root.bubble._x;
_parent._y = _root.bubble._y;
x = _root._xmouse - _parent._x;
y = _root._ymouse - _parent._y;
if ((x >= 0) && (y >= 0)) {
if (x > y) {
p = x - y;
_parent._rotation = (-135 + ((p / x) * 45)) * -1;
} else {
p = y - x;
_parent._rotation = 135 + ((p / y) * 45);
}
}
if ((x < 0) && (y < 0)) {
x2 = x * -1;
y2 = y * -1;
if (x2 > y2) {
p = x2 - y2;
_parent._rotation = (45 + ((p / x2) * 45)) * -1;
} else {
p = y2 - x2;
_parent._rotation = -45 + ((p / y2) * 45);
}
}
if ((x >= 0) && (y < 0)) {
y2 = y * -1;
if (x > y2) {
p = x - y2;
_parent._rotation = 45 + ((p / x) * 45);
} else {
p = y2 - x;
_parent._rotation = (-45 + ((p / y2) * 45)) * -1;
}
}
if ((x < 0) && (y >= 0)) {
x2 = x * -1;
if (x2 > y) {
p = x2 - y;
_parent._rotation = 225 + ((p / x2) * 45);
} else {
p = y - x2;
_parent._rotation = (-225 + ((p / y) * 45)) * -1;
}
}
}
Symbol 99 MovieClip Frame 10
stop();
Symbol 102 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 2
_x = xor;
_y = yor;
Symbol 103 Button
on (press) {
if (Key.isDown(32) || (Key.isDown(38))) {
if (_root.weapon == 0) {
_root.gun1.play();
}
if (_root.weapon == 1) {
_root.attachMovie("multibubble", "bubbleblast" + _root.bblastnum, _root.bblastnum);
_root.bblastnum++;
if (_root.bblastnum > 9) {
_root.bblastnum = 0;
}
}
if (_root.weapon == 2) {
_root.bubblecannon.xor = _root._xmouse;
_root.bubblecannon.yor = _root._ymouse;
_root.bubblecannon.play();
}
} else {
_root.bubble.roundlight.gotoAndPlay(1);
}
}
Symbol 109 MovieClip Frame 1
_xscale = _root.health;
if (_root.health <= 0) {
_root.gotoAndPlay("burstme");
}
Symbol 112 MovieClip Frame 1
_xscale = ((_root.levelcomp / _root.levelpoints) * 100);
if (_xscale >= 100) {
_root.play();
}
Symbol 124 MovieClip Frame 1
stop();
Symbol 124 MovieClip Frame 2
_root.score = _root.score + scoreadder;
_root.levelcomp++;
if (_root.levelcomp > _root.levelpoints) {
_root.levelcomp = _root.levelpoints;
}
Symbol 124 MovieClip Frame 26
_parent.play();
Symbol 125 MovieClip Frame 1
stop();
Instance of Symbol 124 MovieClip in Symbol 125 MovieClip Frame 1
onClipEvent (load) {
distance = 50;
rand_x = 0;
rand_y = 0;
scoreadder = 20;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.bubble)) {
_root.health = _root.health - (1 / _root.defense);
if (_root.health < 0) {
_root.health = 0;
}
_root.bubble.play();
play();
}
if (this.hitTest(_root.gun1.thebullet)) {
play();
}
if (this.hitTest(_root.bubblecannon.ripple)) {
play();
}
i = 0;
while (i <= 9) {
sua = eval ("_root.bubbleblast" + i);
if (this.hitTest(sua)) {
play();
_root.sua.removeMovieClip();
}
i++;
}
if (distance < 0) {
rand_x = (random(10) - 5) / 4;
rand_y = (random(10) - 5) / 4;
distance = 50;
}
_x = (_x - rand_x);
_y = (_y - rand_y);
distance--;
}
Symbol 125 MovieClip Frame 60
r = random(3);
if (r > 0) {
gotoAndPlay (2);
}
Symbol 130 MovieClip Frame 1
stop();
Instance of Symbol 127 MovieClip in Symbol 130 MovieClip Frame 1
onClipEvent (load) {
distance = 50;
rand_x = 0;
rand_y = 0;
scoreadder = 15;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.bubble)) {
_root.health = _root.health - (1 / _root.defense);
if (_root.health < 0) {
_root.health = 0;
}
_root.bubble.play();
_parent.play();
}
if (this.hitTest(_root.gun1.thebullet)) {
_parent.play();
}
if (this.hitTest(_root.bubblecannon.ripple)) {
_parent.play();
}
i = 0;
while (i <= 9) {
sua = eval ("_root.bubbleblast" + i);
if (this.hitTest(sua)) {
_parent.play();
_root.sua.removeMovieClip();
}
i++;
}
tick = (_parent._x - _root.bubble._x) / 20;
ticky = (_parent._y - _root.bubble._y) / 20;
_parent._x = _parent._x - tick;
_parent._y = _parent._y - ticky;
distance--;
}
Symbol 130 MovieClip Frame 2
_root.score = _root.score + 50;
_root.levelcomp = _root.levelcomp + 2;
if (_root.levelcomp > _root.levelpoints) {
_root.levelcomp = _root.levelpoints;
}
Symbol 130 MovieClip Frame 59
t = random(3);
if (t == 1) {
gotoAndStop (1);
} else {
gotoAndPlay (10);
}
Symbol 138 MovieClip Frame 1
stop();
Instance of Symbol 136 MovieClip in Symbol 138 MovieClip Frame 1
onClipEvent (load) {
distance = 300;
scoreadder = 2;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.bubble)) {
_root.health = _root.health - (20 / _root.defense);
if (_root.health < 0) {
_root.health = 0;
}
_root.bubble.play();
_parent.play();
}
if (this.hitTest(_root.gun1.thebullet)) {
_parent.play();
}
if (this.hitTest(_root.bubblecannon.ripple)) {
_parent.play();
}
i = 0;
while (i <= 9) {
sua = eval ("_root.bubbleblast" + i);
if (this.hitTest(sua)) {
_parent.play();
_root.sua.removeMovieClip();
}
i++;
}
if (distance > 0) {
_parent._x = _parent._x - _parent.rand_x;
_parent._y = _parent._y - _parent.rand_y;
distance--;
} else {
distance = 300;
_parent.gotoAndPlay(3);
}
}
Symbol 138 MovieClip Frame 2
_root.score = _root.score + 60;
_root.levelcomp = _root.levelcomp + 3;
if (_root.levelcomp > _root.levelpoints) {
_root.levelcomp = _root.levelpoints;
}
Symbol 138 MovieClip Frame 59
t = random(3);
if (t == 1) {
_y = random(400);
_x = 1;
rand_x = -2;
rand_y = 0;
gotoAndStop (1);
} else if (t == 0) {
_x = random(400);
_y = 1;
rand_y = -2;
rand_x = 0;
gotoAndStop (1);
} else {
gotoAndPlay (10);
}
Symbol 147 MovieClip Frame 1
stop();
Instance of Symbol 143 MovieClip in Symbol 147 MovieClip Frame 1
onClipEvent (load) {
distance = 300;
scoreadder = 2;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.bubble)) {
_root.health = _root.health - (2 / _root.defense);
if (_root.health < 0) {
_root.health = 0;
}
_root.bubble.play();
}
if (this.hitTest(_root.gun1.thebullet)) {
_parent.play();
}
if (this.hitTest(_root.bubblecannon.ripple)) {
_parent.play();
}
i = 0;
while (i <= 9) {
sua = eval ("_root.bubbleblast" + i);
if (this.hitTest(sua)) {
_parent.play();
_root.sua.removeMovieClip();
}
i++;
}
_parent._rotation = _parent._rotation - 0.5;
}
Symbol 147 MovieClip Frame 2
_root.score = _root.score + 50;
_root.levelcomp = _root.levelcomp + 5;
if (_root.levelcomp > _root.levelpoints) {
_root.levelcomp = _root.levelpoints;
}
Symbol 147 MovieClip Frame 64
t = random(3);
if (t == 1) {
_y = (random(300) + 50);
_x = (random(300) + 50);
gotoAndStop (1);
} else {
gotoAndPlay (15);
}
Symbol 161 MovieClip Frame 29
gotoAndPlay (9);
Symbol 165 MovieClip Frame 1
stop();
Instance of Symbol 161 MovieClip in Symbol 165 MovieClip Frame 1
onClipEvent (load) {
distance = 300;
scoreadder = 2;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.bubble)) {
_root.health = _root.health - (3 / _root.defense);
if (_root.health < 0) {
_root.health = 0;
}
_root.bubble.play();
}
if (this.hitTest(_root.gun1.thebullet)) {
_parent.play();
}
if (this.hitTest(_root.bubblecannon.ripple)) {
_parent.play();
}
i = 0;
while (i <= 9) {
sua = eval ("_root.bubbleblast" + i);
if (this.hitTest(sua)) {
_parent.play();
_root.sua.removeMovieClip();
}
i++;
}
_parent._y = _parent._y - 3;
if (_parent._y < 0) {
_parent._y = 400;
}
}
Symbol 165 MovieClip Frame 2
_root.score = _root.score + 50;
_root.levelcomp = _root.levelcomp + 4;
if (_root.levelcomp > _root.levelpoints) {
_root.levelcomp = _root.levelpoints;
}
Symbol 165 MovieClip Frame 59
t = random(3);
if (t == 1) {
gotoAndStop (1);
} else {
gotoAndPlay (14);
}
this._y = 400;
Symbol 177 MovieClip Frame 1
gotoAndPlay ("startit");
Instance of Symbol 86 MovieClip in Symbol 177 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.bubblespeed++;
_parent.gotoAndPlay("vanish");
}
}
Symbol 177 MovieClip Frame 31
gotoAndPlay (2);
Symbol 177 MovieClip Frame 137
t = random(15);
x = random(300) + 20;
y = random(300) + 20;
_x = x;
_y = y;
if (t == 2) {
gotoAndPlay (2);
} else {
gotoAndPlay ("startit");
}
Symbol 186 MovieClip Frame 1
gotoAndPlay ("startit");
Instance of Symbol 86 MovieClip in Symbol 186 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.defense++;
_parent.gotoAndPlay("vanish");
}
}
Symbol 186 MovieClip Frame 31
gotoAndPlay (2);
Symbol 186 MovieClip Frame 137
t = random(9);
x = random(300) + 20;
y = random(300) + 20;
_x = x;
_y = y;
if (t == 2) {
gotoAndPlay (2);
} else {
gotoAndPlay ("startit");
}
Symbol 195 MovieClip Frame 1
gotoAndPlay ("startit");
Instance of Symbol 86 MovieClip in Symbol 195 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.health = _root.health + 20;
if (_root.health > 100) {
_root.health = 100;
}
_parent.gotoAndPlay("vanish");
}
}
Symbol 195 MovieClip Frame 31
gotoAndPlay (2);
Symbol 195 MovieClip Frame 137
t = random(10);
x = random(300) + 20;
y = random(300) + 20;
_x = x;
_y = y;
if (t == 2) {
gotoAndPlay (2);
} else {
gotoAndPlay ("startit");
}
Instance of Symbol 86 MovieClip in Symbol 206 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.weapon = 0;
_parent.gotoAndPlay("vanish");
}
}
Symbol 206 MovieClip Frame 30
gotoAndPlay (1);
Symbol 214 MovieClip Frame 1
gotoAndPlay ("startit");
Instance of Symbol 86 MovieClip in Symbol 214 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.health = _root.health + 50;
if (_root.health > 100) {
_root.health = 100;
}
_parent.gotoAndPlay("vanish");
}
}
Symbol 214 MovieClip Frame 31
gotoAndPlay (2);
Symbol 214 MovieClip Frame 137
t = random(14);
x = random(300) + 20;
y = random(300) + 20;
_x = x;
_y = y;
if (t == 2) {
gotoAndPlay (2);
} else {
gotoAndPlay ("startit");
}
Instance of Symbol 86 MovieClip in Symbol 222 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.weapon = 1;
_parent.gotoAndPlay("vanish");
}
}
Symbol 222 MovieClip Frame 30
gotoAndPlay (1);
Instance of Symbol 86 MovieClip in Symbol 230 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.hitTest(_root.bubble)) {
_root.weapon = 2;
_parent.gotoAndPlay("vanish");
}
}
Symbol 230 MovieClip Frame 30
gotoAndPlay (1);
Symbol 242 MovieClip Frame 14
stop();
Symbol 251 MovieClip Frame 1
i = random(4) + 2;
gotoAndStop(i);
Symbol 253 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 10
stopAllSounds();
stop();
Symbol 265 Button
on (press) {
_root.gotoAndPlay("bgame" + _root.mylevel);
}
Symbol 267 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 274 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 283 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 291 Button
on (press) {
_root.gotoAndPlay("bgame50");
}
Symbol 292 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 301 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 307 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 313 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 319 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 324 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 329 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 335 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 340 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 345 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 351 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 354 Button
on (press) {
gotoAndPlay ("ranking");
}
Symbol 367 Button
on (press) {
play();
}
Symbol 384 MovieClip Frame 1
if (_root.score < 60000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 2
if (_root.score < 50000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 3
if (_root.score < 40000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 4
if (_root.score < 35000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 5
if (_root.score < 32000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 6
if (_root.score < 29000) {
nextFrame();
} else {
stop();
}
Symbol 384 MovieClip Frame 7
stop();
Symbol 385 Button
on (press) {
gotoAndPlay ("startbaby");
}
Symbol 397 MovieClip Frame 1
if (_root.score > 10000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 2
if (_root.score > 20000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 3
if (_root.score > 40000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 4
if (_root.score > 55000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 5
if (_root.score > 75000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 6
if (_root.score > 100000) {
nextFrame();
} else {
stop();
}
Symbol 397 MovieClip Frame 7
stop();
Symbol 398 Button
on (press) {
gotoAndPlay ("startbaby");
}