Frame 25
ifFrameLoaded (60) {
gotoAndPlay (27);
}
Frame 26
gotoAndPlay (23);
Frame 32
ifFrameLoaded (94) {
gotoAndPlay (34);
}
Frame 33
gotoAndPlay (31);
Frame 39
ifFrameLoaded (123) {
gotoAndPlay (41);
}
Frame 40
gotoAndPlay (38);
Frame 47
ifFrameLoaded (123) {
gotoAndPlay (49);
}
Frame 48
gotoAndPlay (46);
Frame 64
gotoAndPlay (94);
Frame 94
function pin1function() {
if (pin1switch == 0) {
with (clearpin1) {
gotoAndPlay("pindown");
}
pin1switch = 1;
with (pin1) {
gotoAndPlay("pin_knock2");
}
}
}
function pin2function() {
if (pin2switch == 0) {
with (clearpin2) {
gotoAndPlay("pindown");
}
pin2switch = 1;
with (pin2) {
gotoAndPlay("pin_knock2");
}
}
}
function pin3function() {
if (pin3switch == 0) {
with (clearpin3) {
gotoAndPlay("pindown");
}
pin3switch = 1;
with (pin3) {
gotoAndPlay("pin_knock2");
}
}
}
function pin4function() {
if (pin4switch == 0) {
with (clearpin4) {
gotoAndPlay("pindown");
}
pin4switch = 1;
with (pin4) {
gotoAndPlay("pin_knock");
}
}
}
function pin5function() {
if (pin5switch == 0) {
with (clearpin5) {
gotoAndPlay("pindown");
}
pin5switch = 1;
with (pin5) {
gotoAndPlay("pin_knock2");
}
}
}
function pin6function() {
if (pin6switch == 0) {
with (clearpin6) {
gotoAndPlay("pindown");
}
pin6switch = 1;
with (pin6) {
gotoAndPlay("pin_knock");
}
}
}
function pin7function() {
if (pin7switch == 0) {
with (clearpin7) {
gotoAndPlay("pindown");
}
pin7switch = 1;
with (pin7) {
gotoAndPlay("pin_knock2");
}
}
}
function pin8function() {
if (pin8switch == 0) {
with (clearpin8) {
gotoAndPlay("pindown");
}
pin8switch = 1;
with (pin8) {
gotoAndPlay("pin_knock3");
}
}
}
function pin9function() {
if (pin9switch == 0) {
with (clearpin9) {
gotoAndPlay("pindown");
}
pin9switch = 1;
with (pin9) {
gotoAndPlay("pin_knock");
}
}
}
function pin10function() {
if (pin10switch == 0) {
with (clearpin10) {
gotoAndPlay("pindown");
}
pin10switch = 1;
with (pin10) {
gotoAndPlay("pin_knock2");
}
}
}
function setpinsbackup() {
pin1switch = 0;
pin2switch = 0;
pin3switch = 0;
pin4switch = 0;
pin5switch = 0;
pin6switch = 0;
pin7switch = 0;
pin8switch = 0;
pin9switch = 0;
pin10switch = 0;
with (clearpin1) {
gotoAndStop("pin_standing");
}
with (clearpin2) {
gotoAndStop("pin_standing");
}
with (clearpin3) {
gotoAndStop("pin_standing");
}
with (clearpin4) {
gotoAndStop("pin_standing");
}
with (clearpin5) {
gotoAndStop("pin_standing");
}
with (clearpin6) {
gotoAndStop("pin_standing");
}
with (clearpin7) {
gotoAndStop("pin_standing");
}
with (clearpin8) {
gotoAndStop("pin_standing");
}
with (clearpin9) {
gotoAndStop("pin_standing");
}
with (clearpin10) {
gotoAndStop("pin_standing");
}
with (pin1) {
gotoAndStop(1);
}
with (pin2) {
gotoAndStop(1);
}
with (pin3) {
gotoAndStop(1);
}
with (pin4) {
gotoAndStop(1);
}
with (pin5) {
gotoAndStop(1);
}
with (pin6) {
gotoAndStop(1);
}
with (pin7) {
gotoAndStop(1);
}
with (pin8) {
gotoAndStop(1);
}
with (pin9) {
gotoAndStop(1);
}
with (pin10) {
gotoAndStop(1);
}
}
Frame 95
pin1switch = 0;
pin2switch = 0;
pin3switch = 0;
pin4switch = 0;
pin5switch = 0;
pin6switch = 0;
pin7switch = 0;
pin8switch = 0;
pin9switch = 0;
pin10switch = 0;
turn = 1;
round = 1;
visiblearrow = 1;
addon1 = "strike";
addon2 = "spare";
reaction = 1;
shotid = 0;
keepi = 0;
textmessage = "good luck, old timer!";
Frame 97
if ((((round == 11) && (keepscore21 != "")) && (keepscore19 != 10)) && ((keepscore19 + keepscore20) != 10)) {
gotoAndStop (104);
}
if (((round == 11) && (turn == 2)) && (keepscore19 != 10)) {
gotoAndStop (104);
}
if ((round == 12) && (turn == 1)) {
gotoAndStop (104);
}
stop();
limiter = 0;
limiter2 = 0;
pinstanding = 10 - (((((((((pin1switch + pin2switch) + pin3switch) + pin4switch) + pin5switch) + pin6switch) + pin7switch) + pin8switch) + pin9switch) + pin10switch);
if (turn == 1) {
shotid1 = 0;
shotid2 = 0;
}
if (visiblearrow == 1) {
setProperty("arrow1", _visible , "100");
setProperty("arrow2", _visible , "0");
}
if (visiblearrow == 2) {
setProperty("arrow1", _visible , "0");
setProperty("arrow2", _visible , "100");
}
Frame 104
textmessage = "gameover";
Frame 111
with (curvebox) {
gotoAndPlay(random(40));
}
Frame 113
stop();
Frame 133
stop();
Frame 150
if (top_power == 40) {
if ((32 < top_power) && (top_curve == 0)) {
reaction = 2;
with (crackclip) {
gotoAndPlay("crack2");
}
shotid = 1;
pin1function();
pin2function();
pin3function();
pin4function();
pin5function();
pin6function();
pin7function();
pin8function();
pin9function();
pin10function();
if (turn == 1) {
textmessage = "nice shot. Thats a " add addon1;
}
if (turn == 2) {
textmessage = "nice shot. Thats a " add addon2;
}
}
if ((top_power == 40) && (top_curve == -2)) {
reaction = 9;
with (crackclip) {
gotoAndPlay("dud");
}
textmessage = "get control!";
}
if ((top_power == 40) && (top_curve == -1)) {
reaction = 8;
with (crackclip) {
gotoAndPlay("dud");
}
}
if ((top_power == 40) && (top_curve == 1)) {
with (crackclip) {
gotoAndPlay("dud");
}
with (janitor_slam) {
gotoAndPlay("janitor_hit");
}
reaction = 7;
}
if ((top_power == 40) && (top_curve == -0.66)) {
with (janitor_slam) {
gotoAndPlay("janitor_hit");
}
textmessage = "decent..";
reaction = 4;
with (crackclip) {
gotoAndPlay("crack1");
}
if (turn == 1) {
shotid1 = 3;
}
if (turn == 2) {
shotid2 = 3;
}
if (shotid1 == shotid2) {
pin2function();
pin5function();
pin9function();
}
pin4function();
pin7function();
}
if ((top_power == 40) && (top_curve == -0.5)) {
textmessage = "almost..";
reaction = 1;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 33;
}
if (turn == 2) {
shotid2 = 33;
}
if (shotid1 == shotid2) {
pin5function();
pin10function();
}
pin1function();
pin2function();
pin3function();
pin4function();
pin6function();
pin7function();
pin8function();
pin9function();
}
if ((top_power == 40) && (top_curve == 0.66)) {
textmessage = "strong arm..";
reaction = 10;
with (crackclip) {
gotoAndPlay("crack1");
}
if (turn == 1) {
shotid1 = 4;
}
if (turn == 2) {
shotid2 = 4;
}
if (shotid1 == shotid2) {
pin10function();
}
pin1function();
pin3function();
pin6function();
}
if ((top_power == 40) && (top_curve == 0.5)) {
textmessage = "whoops..";
reaction = 9;
with (crackclip) {
gotoAndPlay("crack1");
}
if (turn == 1) {
shotid1 = 34;
}
if (turn == 2) {
shotid2 = 34;
}
if (shotid1 == shotid2) {
pin10function();
}
pin1function();
pin2function();
pin3function();
pin4function();
pin5function();
pin6function();
pin7function();
pin9function();
}
if ((top_power == 40) && (top_curve == -0.33)) {
textmessage = "Good arm, tiger...";
reaction = 5;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 13;
}
if (turn == 2) {
shotid2 = 13;
}
if (shotid1 == shotid2) {
pin8function();
pin9function();
pin10function();
}
pin1function();
pin2function();
pin3function();
pin4function();
pin7function();
}
if ((top_power == 40) && (top_curve == 0.33)) {
textmessage = "yikes, what power...";
reaction = 3;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 13;
}
if (turn == 2) {
shotid2 = 13;
}
if (shotid1 == shotid2) {
pin9function();
pin10function();
}
pin1function();
pin3function();
pin5function();
pin6function();
pin8function();
pin10function();
}
}
Frame 155
if (top_power < 40) {
if ((32 < top_power) && (top_curve == 0)) {
reaction = 2;
with (crackclip) {
gotoAndPlay("crack2");
}
pin1function();
pin2function();
pin3function();
pin4function();
pin5function();
pin6function();
pin7function();
pin8function();
pin9function();
pin10function();
if (turn == 1) {
textmessage = "nice shot. Thats a " add addon1;
}
if (turn == 2) {
textmessage = "nice shot. Thats a " add addon2;
}
}
if ((top_power >= 32) && (top_curve == -2)) {
reaction = 9;
with (crackclip) {
gotoAndPlay("dud");
}
textmessage = "get control!";
}
if (top_power == 32) {
reaction = 6;
with (crackclip) {
gotoAndPlay("weak");
}
textmessage = "ooops too weak!";
}
if ((top_power == 35) && (top_curve == -1)) {
setProperty("ball_movie", _xscale , "-40");
setProperty("ball_movie", _x , 300);
textmessage = "ummmmmm, nice...";
reaction = 7;
with (crackclip) {
gotoAndPlay("faroff");
}
if (pin7switch == 0) {
with (clearpin7) {
gotoAndPlay("pindown");
}
pin7switch = 1;
with (pin7) {
gotoAndPlay("pin_knock4");
}
}
}
if ((top_power == 35) && (top_curve == 1)) {
textmessage = "Uhhhh, allright, keep trying...";
reaction = 1;
with (crackclip) {
gotoAndPlay("faroff");
}
if (pin10switch == 0) {
with (clearpin10) {
gotoAndPlay("pindown");
}
pin10switch = 1;
with (pin10) {
gotoAndPlay("pin_knock4");
}
}
}
if ((top_power == 35) && (top_curve == -0.66)) {
setProperty("ball_movie", _xscale , "-40");
setProperty("ball_movie", _x , 320);
textmessage = "thats fair..";
reaction = 10;
with (crackclip) {
gotoAndPlay("crack1");
}
pin2function();
pin4function();
pin7function();
pin8function();
}
if ((top_power == 35) && (top_curve == 0.66)) {
textmessage = "decent..";
reaction = 9;
with (crackclip) {
gotoAndPlay("crack1");
}
pin3function();
pin6function();
pin10function();
}
if ((top_power == 35) && (top_curve == -0.33)) {
setProperty("ball_movie", _xscale , "-40");
setProperty("ball_movie", _x , 320);
textmessage = "solid roll...";
reaction = 3;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 12;
}
if (turn == 2) {
shotid2 = 12;
}
if (shotid1 == shotid2) {
pin8function();
pin9function();
}
pin1function();
pin2function();
pin4function();
pin5function();
pin7function();
}
if ((top_power == 35) && (top_curve == -0.5)) {
setProperty("ball_movie", _xscale , "-40");
setProperty("ball_movie", _x , 320);
textmessage = "solid roll...";
reaction = 5;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 45;
}
if (turn == 2) {
shotid2 = 45;
}
if (shotid1 == shotid2) {
pin7function();
pin10function();
}
pin1function();
pin2function();
pin3function();
pin4function();
pin5function();
pin6function();
pin8function();
pin9function();
}
if ((top_power == 35) && (top_curve == 0.5)) {
textmessage = "thats okay...";
reaction = 4;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 41;
}
if (turn == 2) {
shotid2 = 41;
}
if (shotid1 == shotid2) {
pin10function();
}
pin1function();
pin2function();
pin3function();
pin4function();
pin5function();
pin6function();
pin8function();
pin9function();
pin10function();
}
if ((top_power == 35) && (top_curve == 0.33)) {
textmessage = "thats pretty good...";
reaction = 8;
with (crackclip) {
gotoAndPlay("crack2");
}
if (turn == 1) {
shotid1 = 14;
}
if (turn == 2) {
shotid2 = 14;
}
if (shotid1 == shotid2) {
pin6function();
pin9function();
pin10function();
}
pin1function();
pin3function();
pin5function();
}
}
Frame 211
keepi = keepi + 1;
if (turn == 1) {
Set("keepscore" add keepi, ((((((((pin1switch + pin2switch) + pin3switch) + pin4switch) + pin5switch) + pin6switch) + pin7switch) + pin8switch) + pin9switch) + pin10switch);
}
if (turn == 2) {
Set("keepscore" add keepi, (((((((((pin1switch + pin2switch) + pin3switch) + pin4switch) + pin5switch) + pin6switch) + pin7switch) + pin8switch) + pin9switch) + pin10switch) - eval ("keepscore" add (keepi - 1)));
}
if (((round == 11) && (turn == 2)) && (keepscore19 == 10)) {
keepscore20 = keepscore21;
}
if ((((round == 12) && (turn == 1)) && (keepscore19 == 10)) && (keepscore20 == 10)) {
keepscore21 = keepscore23;
}
if ((turn == 1) && (top_curve == 0)) {
turn = 1;
gotoAndStop (97);
top_power = "";
top_curve = "";
round = round + 1;
limiter = 1;
setpinsbackup();
visiblearrow = 1;
keepi = keepi + 1;
}
if ((turn == 1) && (limiter != 1)) {
turn = 2;
gotoAndStop (97);
top_power = "";
top_curve = "";
limiter2 = 1;
visiblearrow = 2;
}
if (((turn == 2) && (limiter != 1)) && (limiter2 != 1)) {
turn = 1;
gotoAndStop (97);
top_power = "";
top_curve = "";
pin1switch = 0;
pin2switch = 0;
pin3switch = 0;
pin4switch = 0;
pin5switch = 0;
pin6switch = 0;
pin7switch = 0;
pin8switch = 0;
pin9switch = 0;
pin10switch = 0;
round = round + 1;
setpinsbackup();
visiblearrow = 1;
}
Frame 213
stop();
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 32
stop();
Symbol 150 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 10
gotoAndPlay (2);
Symbol 150 MovieClip Frame 36
stop();
Symbol 150 MovieClip Frame 49
stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 3
with (ball) {
gotoAndPlay("ball_roll");
}
x = 0;
y = 0;
counter = 0;
power = ../:top_power;
ball._x = x;
ball._y = y;
scale = power / 6;
curveVar = ../:top_curve;
Symbol 151 MovieClip Frame 4
if ((counter == 10) && (32 < ../:top_power)) {
gotoAndStop (9);
with (ball) {
gotoAndPlay("ball_bounce");
}
}
if ((counter == 10) && (../:top_power == 32)) {
gotoAndStop (9);
with (ball) {
gotoAndPlay("ball_bounce2");
}
}
switch1 = 0;
if (switch1 == 0) {
y = y - (power * 2);
ball._y = y;
switch1 = 1;
}
Symbol 151 MovieClip Frame 5
gotoAndPlay (4);
counter = counter + 1;
y = y - power;
ball._y = y;
power = (power / 1.1) - 1.5;
ball._xscale = ball._xscale - scale;
ball._yscale = ball._yscale - scale;
scale = power / 2;
curve = power * (curveVar * -0.44807361612917);
x = x - curve;
ball._x = x;
Symbol 151 MovieClip Frame 9
x = 0;
y = 0;
counter = 0;
scale = "";
curveVar = "";
curve = "";
power = "";
Symbol 162 Button
on (release) {
gotoAndPlay (108);
}
Symbol 170 Button
on (release) {
gotoAndPlay (108);
}
Symbol 171 Button
on (release) {
getURL ("http://www.discountedorfree.com/bowling/", "_blank");
}
Symbol 206 MovieClip Frame 1
if (../:round == 1) {
setProperty("white_mask2", _visible , "100");
setProperty("white_mask3", _visible , "100");
setProperty("white_mask4", _visible , "100");
setProperty("white_mask5", _visible , "100");
setProperty("white_mask6", _visible , "100");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 2) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "100");
setProperty("white_mask4", _visible , "100");
setProperty("white_mask5", _visible , "100");
setProperty("white_mask6", _visible , "100");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 3) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "100");
setProperty("white_mask5", _visible , "100");
setProperty("white_mask6", _visible , "100");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 4) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "100");
setProperty("white_mask6", _visible , "100");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 5) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "100");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 6) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "100");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 7) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "100");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 8) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "0");
setProperty("white_mask9", _visible , "100");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 9) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "0");
setProperty("white_mask9", _visible , "0");
setProperty("white_mask10", _visible , "100");
}
if (../:round == 10) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "0");
setProperty("white_mask9", _visible , "0");
setProperty("white_mask10", _visible , "0");
}
if (../:round == 11) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "0");
setProperty("white_mask9", _visible , "0");
setProperty("white_mask10", _visible , "0");
}
if (../:round == 12) {
setProperty("white_mask2", _visible , "0");
setProperty("white_mask3", _visible , "0");
setProperty("white_mask4", _visible , "0");
setProperty("white_mask5", _visible , "0");
setProperty("white_mask6", _visible , "0");
setProperty("white_mask7", _visible , "0");
setProperty("white_mask8", _visible , "0");
setProperty("white_mask9", _visible , "0");
setProperty("white_mask10", _visible , "0");
}
if ((../:keepscore1 != 10) && ((../:keepscore1 + ../:keepscore2) != 10)) {
lowerscore1 = ../:keepscore1 + ../:keepscore2;
}
if ((../:keepscore1 != 10) && ((../:keepscore1 + ../:keepscore2) == 10)) {
lowerscore1 = (../:keepscore1 + ../:keepscore2) + ../:keepscore3;
}
if ((../:keepscore1 == 10) && (../:keepscore3 != 10)) {
lowerscore1 = (../:keepscore1 + ../:keepscore3) + ../:keepscore4;
}
if ((../:keepscore1 == 10) && (../:keepscore3 == 10)) {
lowerscore1 = (../:keepscore1 + ../:keepscore3) + ../:keepscore5;
}
currentscore = lowerscore1;
if ((../:keepscore3 != 10) && ((../:keepscore3 + ../:keepscore4) != 10)) {
lowerscore2 = ../:keepscore3 + ../:keepscore4;
}
if ((../:keepscore3 != 10) && ((../:keepscore3 + ../:keepscore4) == 10)) {
lowerscore2 = (../:keepscore3 + ../:keepscore4) + ../:keepscore5;
}
if ((../:keepscore3 == 10) && (../:keepscore5 != 10)) {
lowerscore2 = (../:keepscore3 + ../:keepscore5) + ../:keepscore6;
}
if ((../:keepscore3 == 10) && (../:keepscore5 == 10)) {
lowerscore2 = (../:keepscore3 + ../:keepscore5) + ../:keepscore7;
}
lowerscore2 = lowerscore2 + currentscore;
currentscore = lowerscore2;
if ((../:keepscore5 != 10) && ((../:keepscore5 + ../:keepscore6) != 10)) {
lowerscore3 = ../:keepscore5 + ../:keepscore6;
}
if ((../:keepscore5 != 10) && ((../:keepscore5 + ../:keepscore6) == 10)) {
lowerscore3 = (../:keepscore5 + ../:keepscore6) + ../:keepscore7;
}
if ((../:keepscore5 == 10) && (../:keepscore7 != 10)) {
lowerscore3 = (../:keepscore5 + ../:keepscore7) + ../:keepscore8;
}
if ((../:keepscore5 == 10) && (../:keepscore7 == 10)) {
lowerscore3 = (../:keepscore5 + ../:keepscore7) + ../:keepscore9;
}
lowerscore3 = lowerscore3 + currentscore;
currentscore = lowerscore3;
if ((../:keepscore7 != 10) && ((../:keepscore7 + ../:keepscore8) != 10)) {
lowerscore4 = ../:keepscore7 + ../:keepscore8;
}
if ((../:keepscore7 != 10) && ((../:keepscore7 + ../:keepscore8) == 10)) {
lowerscore4 = (../:keepscore7 + ../:keepscore8) + ../:keepscore9;
}
if ((../:keepscore7 == 10) && (../:keepscore9 != 10)) {
lowerscore4 = (../:keepscore7 + ../:keepscore9) + ../:keepscore10;
}
if ((../:keepscore7 == 10) && (../:keepscore9 == 10)) {
lowerscore4 = (../:keepscore7 + ../:keepscore9) + ../:keepscore11;
}
lowerscore4 = lowerscore4 + currentscore;
currentscore = lowerscore4;
if ((../:keepscore9 != 10) && ((../:keepscore9 + ../:keepscore10) != 10)) {
lowerscore5 = ../:keepscore9 + ../:keepscore10;
}
if ((../:keepscore9 != 10) && ((../:keepscore9 + ../:keepscore10) == 10)) {
lowerscore5 = (../:keepscore9 + ../:keepscore10) + ../:keepscore11;
}
if ((../:keepscore9 == 10) && (../:keepscore11 != 10)) {
lowerscore5 = (../:keepscore9 + ../:keepscore11) + ../:keepscore12;
}
if ((../:keepscore9 == 10) && (../:keepscore11 == 10)) {
lowerscore5 = (../:keepscore9 + ../:keepscore11) + ../:keepscore13;
}
lowerscore5 = lowerscore5 + currentscore;
currentscore = lowerscore5;
if ((../:keepscore11 != 10) && ((../:keepscore11 + ../:keepscore12) != 10)) {
lowerscore6 = ../:keepscore11 + ../:keepscore12;
}
if ((../:keepscore11 != 10) && ((../:keepscore11 + ../:keepscore12) == 10)) {
lowerscore6 = (../:keepscore11 + ../:keepscore12) + ../:keepscore13;
}
if ((../:keepscore11 == 10) && (../:keepscore13 != 10)) {
lowerscore6 = (../:keepscore11 + ../:keepscore13) + ../:keepscore14;
}
if ((../:keepscore11 == 10) && (../:keepscore13 == 10)) {
lowerscore6 = (../:keepscore11 + ../:keepscore13) + ../:keepscore15;
}
lowerscore6 = lowerscore6 + currentscore;
currentscore = lowerscore6;
if ((../:keepscore13 != 10) && ((../:keepscore13 + ../:keepscore14) != 10)) {
lowerscore7 = ../:keepscore13 + ../:keepscore14;
}
if ((../:keepscore13 != 10) && ((../:keepscore13 + ../:keepscore14) == 10)) {
lowerscore7 = (../:keepscore13 + ../:keepscore14) + ../:keepscore15;
}
if ((../:keepscore13 == 10) && (../:keepscore15 != 10)) {
lowerscore7 = (../:keepscore13 + ../:keepscore15) + ../:keepscore16;
}
if ((../:keepscore13 == 10) && (../:keepscore15 == 10)) {
lowerscore7 = (../:keepscore13 + ../:keepscore15) + ../:keepscore17;
}
lowerscore7 = lowerscore7 + currentscore;
currentscore = lowerscore7;
if ((../:keepscore15 != 10) && ((../:keepscore15 + ../:keepscore16) != 10)) {
lowerscore8 = ../:keepscore15 + ../:keepscore16;
}
if ((../:keepscore15 != 10) && ((../:keepscore15 + ../:keepscore16) == 10)) {
lowerscore8 = (../:keepscore15 + ../:keepscore16) + ../:keepscore17;
}
if ((../:keepscore15 == 10) && (../:keepscore17 != 10)) {
lowerscore8 = (../:keepscore15 + ../:keepscore17) + ../:keepscore18;
}
if ((../:keepscore15 == 10) && (../:keepscore17 == 10)) {
lowerscore8 = (../:keepscore15 + ../:keepscore17) + ../:keepscore19;
}
lowerscore8 = lowerscore8 + currentscore;
currentscore = lowerscore8;
if ((../:keepscore17 != 10) && ((../:keepscore17 + ../:keepscore18) != 10)) {
lowerscore9 = ../:keepscore17 + ../:keepscore18;
}
if ((../:keepscore17 != 10) && ((../:keepscore17 + ../:keepscore18) == 10)) {
lowerscore9 = (../:keepscore17 + ../:keepscore18) + ../:keepscore19;
}
if ((../:keepscore17 == 10) && (../:keepscore19 != 10)) {
lowerscore9 = (../:keepscore17 + ../:keepscore19) + ../:keepscore20;
}
if ((../:keepscore17 == 10) && (../:keepscore19 == 10)) {
lowerscore9 = (../:keepscore17 + ../:keepscore19) + ../:keepscore21;
}
lowerscore9 = lowerscore9 + currentscore;
currentscore = lowerscore9;
if ((../:keepscore19 != 10) && ((../:keepscore19 + ../:keepscore20) != 10)) {
lowerscore10 = ../:keepscore19 + ../:keepscore20;
}
if ((../:keepscore19 != 10) && ((../:keepscore19 + ../:keepscore20) == 10)) {
lowerscore10 = (../:keepscore19 + ../:keepscore20) + ../:keepscore21;
}
if ((../:keepscore19 == 10) && (../:keepscore20 != 10)) {
lowerscore10 = (../:keepscore19 + ../:keepscore20) + ../:keepscore21;
}
if ((../:keepscore19 == 10) && (../:keepscore20 == 10)) {
lowerscore10 = (../:keepscore19 + ../:keepscore20) + ../:keepscore21;
}
lowerscore10 = lowerscore10 + currentscore;
currentscore = lowerscore10;
totalscore = currentscore;
upperscore1 = ../:keepscore1;
upperscore2 = ../:keepscore2;
if (upperscore1 == 10) {
upperscore1 = "x";
upperscore2 = "-";
}
if (((upperscore1 + upperscore2) == 10) && (upperscore2 ne "-")) {
upperscore2 = "/";
}
upperscore3 = ../:keepscore3;
upperscore4 = ../:keepscore4;
if (upperscore3 == 10) {
upperscore3 = "x";
upperscore4 = "-";
}
if (((upperscore3 + upperscore4) == 10) && (upperscore4 ne "-")) {
upperscore4 = "/";
}
upperscore5 = ../:keepscore5;
upperscore6 = ../:keepscore6;
if (upperscore5 == 10) {
upperscore5 = "x";
upperscore6 = "-";
}
if (((upperscore5 + upperscore6) == 10) && (upperscore6 ne "-")) {
upperscore6 = "/";
}
upperscore7 = ../:keepscore7;
upperscore8 = ../:keepscore8;
if (upperscore7 == 10) {
upperscore7 = "x";
upperscore8 = "-";
}
if (((upperscore7 + upperscore8) == 10) && (upperscore8 ne "-")) {
upperscore8 = "/";
}
upperscore9 = ../:keepscore9;
upperscore10 = ../:keepscore10;
if (upperscore9 == 10) {
upperscore9 = "x";
upperscore10 = "-";
}
if (((upperscore9 + upperscore10) == 10) && (upperscore10 ne "-")) {
upperscore10 = "/";
}
upperscore11 = ../:keepscore11;
upperscore12 = ../:keepscore12;
if (upperscore11 == 10) {
upperscore11 = "x";
upperscore12 = "-";
}
if (((upperscore11 + upperscore12) == 10) && (upperscore12 ne "-")) {
upperscore12 = "/";
}
upperscore13 = ../:keepscore13;
upperscore14 = ../:keepscore14;
if (upperscore13 == 10) {
upperscore13 = "x";
upperscore14 = "-";
}
if (((upperscore13 + upperscore14) == 10) && (upperscore14 ne "-")) {
upperscore14 = "/";
}
upperscore15 = ../:keepscore15;
upperscore16 = ../:keepscore16;
if (upperscore15 == 10) {
upperscore15 = "x";
upperscore16 = "-";
}
if (((upperscore15 + upperscore16) == 10) && (upperscore16 ne "-")) {
upperscore16 = "/";
}
upperscore17 = ../:keepscore17;
upperscore18 = ../:keepscore18;
if (upperscore17 == 10) {
upperscore17 = "x";
upperscore18 = "-";
}
if (((upperscore17 + upperscore18) == 10) && (upperscore18 ne "-")) {
upperscore18 = "/";
}
upperscore19 = ../:keepscore19;
upperscore20 = ../:keepscore20;
upperscore21 = ../:keepscore21;
if (upperscore19 == 10) {
upperscore19 = "x";
}
if (upperscore20 == 10) {
upperscore20 = "x";
}
if ((upperscore19 == 10) && (upperscore20 == 10)) {
upperscore19 = "x";
upperscore20 = "x";
}
if ((upperscore19 + upperscore20) == 10) {
upperscore20 = "/";
}
Symbol 239 MovieClip Frame 5
stop();
Symbol 246 MovieClip Frame 7
stop();
Symbol 248 Button
on (release) {
gotoAndPlay (108);
}
Symbol 256 MovieClip Frame 1
stop();
Symbol 256 MovieClip Frame 19
stop();
Symbol 256 MovieClip Frame 35
stop();
Symbol 256 MovieClip Frame 50
stop();
Symbol 256 MovieClip Frame 68
stop();
Symbol 270 MovieClip Frame 92
gotoAndPlay (8);
Symbol 311 MovieClip Frame 3
stop();
Symbol 311 MovieClip Frame 24
gotoAndPlay (1);
Symbol 322 Button
on (release) {
keepscore1 = 0;
keepscore2 = 0;
keepscore3 = 0;
keepscore4 = 0;
keepscore5 = 0;
keepscore6 = 0;
keepscore7 = 0;
keepscore8 = 0;
keepscore9 = 0;
keepscore10 = 0;
keepscore11 = 0;
keepscore12 = 0;
keepscore13 = 0;
keepscore14 = 0;
keepscore15 = 0;
keepscore16 = 0;
keepscore17 = 0;
keepscore18 = 0;
keepscore19 = 0;
keepscore20 = 0;
keepscore21 = 0;
keepscore22 = 0;
keepscore23 = 0;
setpinsbackup();
gotoAndPlay (95);
}
Symbol 323 Button
on (release) {
keepscore1 = 0;
keepscore2 = 0;
keepscore3 = 0;
keepscore4 = 0;
keepscore5 = 0;
keepscore6 = 0;
keepscore7 = 0;
keepscore8 = 0;
keepscore9 = 0;
keepscore10 = 0;
keepscore11 = 0;
keepscore12 = 0;
keepscore13 = 0;
keepscore14 = 0;
keepscore15 = 0;
keepscore16 = 0;
keepscore17 = 0;
keepscore18 = 0;
keepscore19 = 0;
keepscore20 = 0;
keepscore21 = 0;
keepscore22 = 0;
keepscore23 = 0;
setpinsbackup();
gotoAndPlay (95);
}
Symbol 328 MovieClip Frame 1
stop();
Symbol 328 MovieClip Frame 28
stop();
Symbol 328 MovieClip Frame 57
stop();
Symbol 328 MovieClip Frame 78
stop();
Symbol 328 MovieClip Frame 118
stop();
Symbol 328 MovieClip Frame 157
stop();
Symbol 404 MovieClip Frame 1
sweetspot = random(4);
Symbol 404 MovieClip Frame 2
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 4
curve_zipper2 = 0.5;
Symbol 404 MovieClip Frame 6
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 8
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 10
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 12
curve_zipper2 = -0.5;
Symbol 404 MovieClip Frame 14
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 16
curve_zipper2 = -2;
Symbol 404 MovieClip Frame 18
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 20
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 22
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 24
curve_zipper2 = 0.5;
Symbol 404 MovieClip Frame 26
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 28
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 30
curve_zipper2 = -0.5;
Symbol 404 MovieClip Frame 32
curve_zipper2 = -1;
Symbol 404 MovieClip Frame 35
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 37
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 39
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 42
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 44
if (sweetspot == 0) {
curve_zipper2 = 0;
}
if (sweetspot == 1) {
curve_zipper2 = 0;
}
if (sweetspot == 2) {
curve_zipper2 = 0.5;
}
if (sweetspot == 3) {
curve_zipper2 = -0.5;
}
Symbol 404 MovieClip Frame 46
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 48
curve_zipper2 = -0.5;
Symbol 404 MovieClip Frame 50
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 52
curve_zipper2 = -1;
Symbol 404 MovieClip Frame 54
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 56
curve_zipper2 = 0.5;
Symbol 404 MovieClip Frame 58
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 60
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 62
curve_zipper2 = 0.5;
Symbol 404 MovieClip Frame 64
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 66
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 68
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 70
curve_zipper2 = -2;
Symbol 404 MovieClip Frame 73
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 76
curve_zipper2 = 0.5;
Symbol 404 MovieClip Frame 78
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 80
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 83
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 85
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 87
curve_zipper2 = -1;
Symbol 404 MovieClip Frame 90
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 91
curve_zipper2 = 1;
Symbol 404 MovieClip Frame 93
curve_zipper2 = 0.66;
Symbol 404 MovieClip Frame 95
curve_zipper2 = 0.33;
Symbol 404 MovieClip Frame 97
if (sweetspot == 0) {
curve_zipper2 = 0;
}
if (sweetspot == 1) {
curve_zipper2 = 0;
}
if (sweetspot == 2) {
curve_zipper2 = 0.33;
}
if (sweetspot == 3) {
curve_zipper2 = -0.5;
}
Symbol 404 MovieClip Frame 100
curve_zipper2 = -0.33;
Symbol 404 MovieClip Frame 102
curve_zipper2 = -0.5;
Symbol 404 MovieClip Frame 104
curve_zipper2 = -0.66;
Symbol 404 MovieClip Frame 106
curve_zipper2 = -1;
Symbol 404 MovieClip Frame 108
curve_zipper2 = 0.33;
Symbol 407 Button
on (release) {
top_curve = curvebox/:curve_zipper2;
gotoAndPlay (127);
}
Symbol 408 Button
on (release) {
top_curve = curvebox/:curve_zipper2;
gotoAndPlay (127);
}
Symbol 485 MovieClip Frame 1
sweetspot2 = random(4);
Symbol 485 MovieClip Frame 2
power2 = 32;
Symbol 485 MovieClip Frame 7
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 14
power2 = 40;
Symbol 485 MovieClip Frame 16
power2 = 35;
Symbol 485 MovieClip Frame 19
power2 = 32;
Symbol 485 MovieClip Frame 26
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 33
power2 = 40;
Symbol 485 MovieClip Frame 36
power2 = 32;
Symbol 485 MovieClip Frame 37
sweetspot2 = random(2);
Symbol 485 MovieClip Frame 41
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 50
power2 = 40;
Symbol 485 MovieClip Frame 53
power2 = 35;
Symbol 485 MovieClip Frame 56
power2 = 32;
Symbol 485 MovieClip Frame 63
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 68
power2 = 40;
Symbol 485 MovieClip Frame 71
power2 = 32;
Symbol 485 MovieClip Frame 80
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 87
power2 = 40;
Symbol 485 MovieClip Frame 90
power2 = 35;
Symbol 485 MovieClip Frame 91
power2 = 32;
Symbol 485 MovieClip Frame 96
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 102
if (sweetspot2 == 0) {
power2 = 32;
}
if (sweetspot2 >= 1) {
power2 = 35;
}
Symbol 485 MovieClip Frame 105
power2 = 40;
Symbol 485 MovieClip Frame 108
power2 = 35;
Symbol 486 Button
on (release) {
top_power = powerbox/:power2;
gotoAndPlay (143);
with (ball_movie) {
gotoAndPlay("start");
}
}
Symbol 487 Button
on (release) {
top_power = powerbox/:power2;
gotoAndPlay (143);
with (ball_movie) {
gotoAndPlay("start");
}
}
Symbol 491 MovieClip Frame 58
stop();
Symbol 600 MovieClip Frame 1
if (../:reaction == 1) {
gotoAndPlay (3);
}
if (../:reaction == 2) {
gotoAndPlay (173);
}
if (../:reaction == 3) {
gotoAndPlay (54);
}
if (../:reaction == 4) {
gotoAndPlay (82);
}
if (../:reaction == 5) {
gotoAndPlay (107);
}
if (../:reaction == 6) {
gotoAndPlay (134);
}
if (../:reaction == 7) {
gotoAndPlay (167);
}
if (../:reaction == 8) {
gotoAndPlay (30);
}
if (../:reaction == 9) {
gotoAndPlay (192);
}
if (../:reaction == 10) {
gotoAndPlay (221);
}
Symbol 600 MovieClip Frame 29
stop();
Symbol 600 MovieClip Frame 53
stop();
Symbol 600 MovieClip Frame 81
stop();
Symbol 600 MovieClip Frame 106
stop();
Symbol 600 MovieClip Frame 133
stop();
Symbol 600 MovieClip Frame 163
stop();
Symbol 600 MovieClip Frame 167
gotoAndPlay (82);
Symbol 600 MovieClip Frame 191
stop();
Symbol 600 MovieClip Frame 220
stop();
Symbol 600 MovieClip Frame 257
stop();