Frame 1
objTime = new Date();
varStartSeconds = objTime.getSeconds();
varStartMinutes = objTime.getMinutes();
varStartHours = objTime.getHours();
varStartDays = objTime.getDay();
Frame 2
objNewTime = new Date();
varBytes = _root.getBytesLoaded();
varKbytes = Math.round((_root.getBytesLoaded() / 1024) * 100) / 100;
varTotalBytes = Math.round((_root.getBytesTotal() / 1024) * 100) / 100;
if (1024 < varBytes) {
txtBytes = ((varKbytes add " kb de ") add varTotalBytes) add " Kb";
} else {
txtBytes = ((varBytes add " Bites de ") add varTotalBytes) add " Kb";
}
txtPercentage = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) add "%";
varElapsedSeconds = objNewTime.getSeconds() - varStartSeconds;
varElapsedMinutes = objNewTime.getMinutes() - varStartMinutes;
varElapsedHours = objNewTime.getHours() - varStartHours;
varElapsedDays = objNewTime.getDay() - varStartDays;
varElapsedTime = (((((varElapsedDays * 24) * 60) * 60) + ((varElapsedHours * 60) * 60)) + (varElapsedMinutes * 60)) + varElapsedSeconds;
if (1 < varElapsedTime) {
txtElapsed = varElapsedTime add " Secondes";
} else {
txtElapsed = varElapsedTime add " Seconde";
}
varSpeed = Math.round(((_root.getBytesLoaded() / varElapsedTime) / 1024) * 10) / 10;
txtSpeed = varSpeed add " Kb/Seconde";
varRemaining = Math.round((_root.getBytesTotal() - _root.getBytesLoaded()) / (varSpeed * 1024));
if (1 < varRemaining) {
txtRemaining = varRemaining add " Secondes";
} else {
txtRemaining = varRemaining add " Seconde";
}
varMove = Math.Round((_root.getBytesLoaded() / _root.getBytesTotal()) * 458.8);
setProperty("_root.mcLoad", _x , -59.4 + varMove);
Frame 3
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
gotoAndPlay (4);
} else {
gotoAndPlay (2);
}
Frame 8
stop();
Symbol 2 MovieClip Frame 1
stop();
tellTarget ("_level0/back") {
play();
};
Symbol 26 Button
on (release) {
getURL ("javascript:window.close()");
}
Symbol 32 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 8
play();
Symbol 35 MovieClip Frame 9
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 10
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 11
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 12
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 13
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 14
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 15
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 16
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 17
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 18
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 19
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 20
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 21
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 22
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 23
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 24
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 25
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 26
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 27
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 28
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 29
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 30
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 31
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 32
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 33
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 34
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 35
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 36
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 37
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 38
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 39
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 40
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 41
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 42
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 43
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 44
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 45
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 46
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 47
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 48
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 49
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 50
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 51
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 52
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 53
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 54
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 55
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 56
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 57
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 58
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 59
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 60
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 61
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 62
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 63
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 64
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 65
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 66
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 67
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 68
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 69
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 70
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 71
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 72
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 73
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 74
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 75
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 76
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 77
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 78
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 79
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 35 MovieClip Frame 80
gotoAndStop (1);
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 2
tellTarget ("_root.pinball.checkbump") {
nextFrame();
};
tellTarget ("_root.pinball.flasher") {
nextFrame();
};
Symbol 41 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 60
tellTarget ("_root.pinball.bump1") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.bump6") {
gotoAndStop (1);
};
Symbol 41 MovieClip Frame 63
tellTarget ("_root.pinball.bump2") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.bump5") {
gotoAndStop (1);
};
Symbol 41 MovieClip Frame 66
tellTarget ("_root.pinball.bump3") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.bump4") {
gotoAndStop (1);
};
Symbol 41 MovieClip Frame 69
tellTarget ("_root.pinball.checkbump") {
gotoAndStop (1);
};
gotoAndStop (1);
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 7
tellTarget ("_root.pinball.reinitialize") {
gotoAndPlay (2);
};
tellTarget ("_root.pinball.flasher") {
nextFrame();
play();
};
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 37
gotoAndStop (1);
Symbol 63 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 71 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 9
gotoAndStop (1);
Symbol 102 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 2
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 3
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 4
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 5
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 6
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 7
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 8
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 9
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 10
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
Symbol 102 MovieClip Frame 11
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
tellTarget ("_root.pinball.tracker") {
nextFrame();
};
gotoAndStop (1);
Symbol 103 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 11
tellTarget ("_root.pinball.meter.x100") {
nextFrame();
};
gotoAndStop (1);
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 11
tellTarget ("_root.pinball.meter.x1000") {
nextFrame();
};
gotoAndStop (1);
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 11
tellTarget ("_root.pinball.meter.x1") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.meter.x10") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.meter.x100") {
gotoAndStop (1);
};
tellTarget ("_root.pinball.meter.x1000") {
gotoAndStop (1);
};
gotoAndStop (1);
Symbol 115 MovieClip Frame 1
stop();
Symbol 115 MovieClip Frame 6
tellTarget ("_root.pinball") {
gotoAndPlay ("gameover");
};
Symbol 117 Button
on (keyPress "<Space>") {
nextFrame();
play();
}
Symbol 127 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (191);
}
Symbol 128 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (191);
}
Symbol 129 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (198);
}
Symbol 130 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (1421);
}
Symbol 131 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (1192);
}
Symbol 132 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (1145);
}
Symbol 133 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
gotoAndPlay (1099);
}
Symbol 134 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 166 MovieClip Frame 16
stop();
Symbol 174 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (839);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 175 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (846);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 176 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (1377);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 177 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (1238);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 178 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (1284);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 179 Button
on (keyPress "<Left>") {
tellTarget ("_root.pinball.flipleft") {
gotoAndPlay (2);
};
gotoAndPlay (1330);
}
on (keyPress "<Right>") {
tellTarget ("_root.pinball.flipright") {
gotoAndPlay (2);
};
}
Symbol 195 Button
on (release) {
stopAllSounds();
tellTarget ("_root") {
gotoAndPlay (4);
};
}
Symbol 198 MovieClip Frame 22
stop();
Symbol 198 MovieClip Frame 65
stop();
Instance of Symbol 122 MovieClip in Symbol 198 MovieClip Frame 65
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
}
Symbol 198 MovieClip Frame 70
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 78
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 84
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 97
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 101
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 103
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 106
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 107
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 109
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 110
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 112
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 114
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 122
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 129
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 130
stop();
Instance of Symbol 125 MovieClip in Symbol 198 MovieClip Frame 130
onClipEvent (load) {
x = random(3);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright3");
};
}
}
Symbol 198 MovieClip Frame 164
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 190
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 190
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 197
gotoAndPlay (168);
Symbol 198 MovieClip Frame 210
tellTarget ("_root.pinball.meter.x100") {
nextFrame();
};
Symbol 198 MovieClip Frame 226
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 233
tellTarget ("_root.pinball.superflash") {
gotoAndPlay (2);
};
Symbol 198 MovieClip Frame 264
stop();
Instance of Symbol 169 MovieClip in Symbol 198 MovieClip Frame 264
onClipEvent (load) {
x = random(6);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp4");
};
}
if (Number(x) == 4) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp5");
};
}
if (Number(x) == 5) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp6");
};
}
}
Symbol 198 MovieClip Frame 285
stop();
Symbol 198 MovieClip Frame 307
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 321
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 330
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 335
stop();
Instance of Symbol 122 MovieClip in Symbol 198 MovieClip Frame 335
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
}
Symbol 198 MovieClip Frame 356
stop();
Symbol 198 MovieClip Frame 377
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 392
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 397
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 410
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 416
stop();
Instance of Symbol 122 MovieClip in Symbol 198 MovieClip Frame 416
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
}
Symbol 198 MovieClip Frame 438
stop();
Symbol 198 MovieClip Frame 467
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 478
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 489
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 497
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 500
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 503
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 516
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 525
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 534
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 543
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 548
stop();
Instance of Symbol 122 MovieClip in Symbol 198 MovieClip Frame 548
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
}
Symbol 198 MovieClip Frame 553
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 556
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 561
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 565
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 568
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 571
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 574
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 578
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 586
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 590
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 592
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 594
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 595
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 607
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 616
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 618
stop();
Instance of Symbol 172 MovieClip in Symbol 198 MovieClip Frame 618
onClipEvent (load) {
x = random(3);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft3");
};
}
}
Symbol 198 MovieClip Frame 632
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 638
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 644
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 651
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 654
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 655
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 658
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 662
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 670
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 674
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 676
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 677
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 680
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 687
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 692
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 701
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 702
stop();
Instance of Symbol 172 MovieClip in Symbol 198 MovieClip Frame 702
onClipEvent (load) {
x = random(3);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft3");
};
}
}
Symbol 198 MovieClip Frame 707
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 715
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 722
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 735
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 744
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 748
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 751
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 753
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 754
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 756
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 757
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 758
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 760
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 762
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 770
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 777
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 778
stop();
Instance of Symbol 125 MovieClip in Symbol 198 MovieClip Frame 778
onClipEvent (load) {
x = random(3);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperright3");
};
}
}
Symbol 198 MovieClip Frame 813
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 838
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 838
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 845
gotoAndPlay (816);
Symbol 198 MovieClip Frame 871
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 881
tellTarget ("_root.pinball.superflash") {
gotoAndPlay (2);
};
Symbol 198 MovieClip Frame 903
stop();
Instance of Symbol 169 MovieClip in Symbol 198 MovieClip Frame 903
onClipEvent (load) {
x = random(6);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp4");
};
}
if (Number(x) == 4) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp5");
};
}
if (Number(x) == 5) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp6");
};
}
}
Symbol 198 MovieClip Frame 929
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 929
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 962
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 962
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1001
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1003
tellTarget ("_root.pinball.star2") {
gotoAndPlay (2);
};
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1004
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1032
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1032
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1070
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1075
tellTarget ("_root.pinball.star1") {
play();
};
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1076
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1097
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1097
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1106
tellTarget ("_root.pinball.bump1") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1115
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1128
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1132
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1136
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1140
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1144
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1144
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1152
tellTarget ("_root.pinball.bump2") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1162
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1166
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1169
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1177
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1182
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1190
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1190
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1199
tellTarget ("_root.pinball.bump3") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1209
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1222
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1225
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1233
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1237
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1237
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1245
tellTarget ("_root.pinball.bump6") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1254
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1262
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1267
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1283
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1283
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1291
tellTarget ("_root.pinball.bump5") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1300
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1313
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1329
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1329
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1337
tellTarget ("_root.pinball.bump4") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1346
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1358
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1375
stop();
Instance of Symbol 181 MovieClip in Symbol 198 MovieClip Frame 1375
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("score4");
};
}
}
Symbol 198 MovieClip Frame 1395
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1396
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1397
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1398
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1399
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1400
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1401
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1402
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1403
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1404
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1405
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1406
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1407
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1408
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1409
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1410
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1411
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1412
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1413
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1414
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1415
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1416
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1417
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1418
tellTarget ("_root.pinball.meter.x1") {
nextFrame();
};
Symbol 198 MovieClip Frame 1419
stop();
Instance of Symbol 169 MovieClip in Symbol 198 MovieClip Frame 1419
onClipEvent (load) {
x = random(6);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp4");
};
}
if (Number(x) == 4) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp5");
};
}
if (Number(x) == 5) {
tellTarget ("_root.pinball") {
gotoAndPlay ("ramp6");
};
}
}
Symbol 198 MovieClip Frame 1431
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1443
stop();
Instance of Symbol 172 MovieClip in Symbol 198 MovieClip Frame 1443
onClipEvent (load) {
x = random(3);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("flipperleft3");
};
}
}
Symbol 198 MovieClip Frame 1451
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1460
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1468
tellTarget ("_root.pinball.bump2") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1480
tellTarget ("_root.pinball.bump5") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1505
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1505
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1513
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1521
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1533
tellTarget ("_root.pinball.bump5") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1542
tellTarget ("_root.pinball.bump3") {
gotoAndStop (2);
};
Symbol 198 MovieClip Frame 1567
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1567
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1575
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1581
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1587
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1592
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1597
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1602
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1629
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1629
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1637
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1645
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1650
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1655
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1660
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1665
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1692
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1692
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1699
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1738
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1738
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1746
tellTarget ("_root.pinball.meter.x10") {
nextFrame();
};
Symbol 198 MovieClip Frame 1785
tellTarget ("_root.pinball.life") {
nextFrame();
};
stop();
Instance of Symbol 135 MovieClip in Symbol 198 MovieClip Frame 1785
onClipEvent (load) {
x = random(4);
}
onClipEvent (enterFrame) {
if (Number(x) == 0) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch1");
};
}
if (Number(x) == 1) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch2");
};
}
if (Number(x) == 2) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch3");
};
}
if (Number(x) == 3) {
tellTarget ("_root.pinball") {
gotoAndPlay ("launch4");
};
}
}
Symbol 198 MovieClip Frame 1786
stop();
Symbol 211 Button
on (release) {
nextFrame();
play();
}
Symbol 212 MovieClip Frame 53
stop();
Symbol 212 MovieClip Frame 54
stop();