Frame 19
tellTarget ("/reel1") {
stop();
};
tellTarget ("/reel2") {
stop();
};
tellTarget ("/reel3") {
stop();
};
stop();
singleCredit = "0";
multiCredit = "0";
Credits = "100";
isPlaying = "5";
isPlayingSpin = "5";
creditsPlayed = "0";
soundPlaying = "1";
winnerPaid = "15";
Symbol 169 Button
on (press) {
if (isPlaying == "5") {
tellTarget ("/reset score") {
play();
};
}
}
Symbol 172 Button
on (press) {
if (isPlaying == "5") {
isPlaying = "10";
isPlayingSpin = "10";
tellTarget ("/HighScore") {
gotoAndPlay (2);
};
}
}
Symbol 175 Button
on (press, keyPress "1") {
if (isPlaying == "5") {
if (soundPlaying == "1") {
tellTarget ("/coin in s") {
play();
};
}
if ("0" < Credits) {
Set("_level0/wc/:timesPay", _level0/wc/:timesPay + "1");
singleCredit = singleCredit + "1";
Credits = Credits - "1";
creditsPlayed = creditsPlayed + "1";
if (singleCredit == "3") {
Set("_level0/wc/:timesPay", "3");
multiCredit = "0";
dealButton = todealButton;
isPlaying = "10";
}
}
}
}
Symbol 178 Button
on (press, keyPress "s") {
if (isPlayingSpin == "5") {
if ((singleCredit <> "0") or (multiCredit == "3")) {
isPlayingSpin = "10";
isPlaying = "10";
stop1 = random("30") + "5";
stop2 = random("10") + "5";
stop3 = random("10") + "5";
Set("_level0/reel1/:keepGoing", "1");
Set("_level0/reel2/:keepGoing2", "1");
Set("_level0/reel3/:keepGoing3", "1");
Set("_level0/wc/:winnerLevel", "0");
tellTarget ("/startplaying") {
play();
};
if (soundPlaying == "1") {
tellTarget ("reelsound") {
play();
};
tellTarget ("/reelstop3") {
play();
};
tellTarget ("/reelstop2") {
play();
};
tellTarget ("/reelstop1") {
play();
};
}
}
}
}
Symbol 181 Button
on (press, keyPress "<Space>") {
if (isPlaying == "5") {
if (soundPlaying == "1") {
tellTarget ("/coin in s") {
play();
};
}
if (Credits >= "1") {
if ("2" < Credits) {
tocreditsPlayed = "3";
toCredits = (Credits + singleCredit) - "3";
Set("_level0/wc/:totimesPay", "3");
}
if (Credits == "2") {
tocreditsPlayed = "2";
toCredits = (Credits + singleCredit) - "2";
Set("_level0/wc/:totimesPay", "2");
}
if (Credits == "1") {
tocreditsPlayed = "1";
toCredits = (Credits + singleCredit) - "1";
Set("_level0/wc/:totimesPay", "1");
}
creditsPlayed = tocreditsPlayed;
Credits = toCredits;
Set("_level0/wc/:timesPay", _level0/wc/:totimesPay);
isPlaying = "10";
multiCredit = "3";
isPlayingSpin = "10";
stop1 = random("30") + "5";
stop2 = random("10") + "5";
stop3 = random("10") + "5";
Set("_level0/reel1/:keepGoing", "1");
Set("_level0/reel2/:keepGoing2", "1");
Set("_level0/reel3/:keepGoing3", "1");
Set("_level0/wc/:winnerLevel", "0");
tellTarget ("/startplaying") {
play();
};
if (soundPlaying == "1") {
tellTarget ("reelsound") {
play();
};
tellTarget ("/reelstop3") {
play();
};
tellTarget ("/reelstop2") {
play();
};
tellTarget ("/reelstop1") {
play();
};
}
}
}
}
Symbol 205 MovieClip Frame 1
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "3";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 2
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "3";
Set("_level0/:moveThree", "1");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 3
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 4
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 5
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 6
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 7
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "5";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 8
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 9
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 10
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 11
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 12
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 13
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "3";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 14
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 15
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 16
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
Set("_level0/:moveThree", "1");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 17
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "6";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 18
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 19
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 20
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
Set("../:isPlayingSpin", "5");
Set("../:isPlaying", "5");
Set("../:creditsPlayed", "0");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 21
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "3";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 22
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 23
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "4";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 24
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 25
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "5";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 26
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 27
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 28
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
Set("_level0/:moveThree", "1");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 29
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "3";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 30
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 31
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "4";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 32
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
Set("../:isPlayingSpin", "5");
Set("../:isPlaying", "5");
Set("../:creditsPlayed", "0");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 33
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 34
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
Set("_level0/:moveThree", "1");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 35
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "7";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 36
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 37
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 38
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 39
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 40
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
Set("_level0/:moveThree", "1");
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 41
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 42
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 43
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "4";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 44
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 45
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "2";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 46
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 47
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "1";
tellTarget ("../wc") {
play();
};
}
Symbol 205 MovieClip Frame 48
keepGoing3 = keepGoing3 + "1";
if (keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
tellTarget ("../reel3") {
stop();
};
x3 = "0";
tellTarget ("../wc") {
play();
};
}
Symbol 206 MovieClip Frame 1
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "7";
}
Symbol 206 MovieClip Frame 2
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 3
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "4";
}
Symbol 206 MovieClip Frame 4
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 5
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "3";
}
Symbol 206 MovieClip Frame 6
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 7
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
}
Symbol 206 MovieClip Frame 8
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 9
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "5";
}
Symbol 206 MovieClip Frame 10
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 11
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 12
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
Set("_level0/:moveTwo", "1");
}
Symbol 206 MovieClip Frame 13
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 14
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 15
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
}
Symbol 206 MovieClip Frame 16
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
Set("_level0/:moveTwo", "1");
}
Symbol 206 MovieClip Frame 17
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "3";
}
Symbol 206 MovieClip Frame 18
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 19
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 20
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 21
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "4";
}
Symbol 206 MovieClip Frame 22
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 23
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 24
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 25
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "6";
}
Symbol 206 MovieClip Frame 26
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 27
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
}
Symbol 206 MovieClip Frame 28
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
Set("_level0/:moveTwo", "1");
}
Symbol 206 MovieClip Frame 29
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 30
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 31
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "3";
}
Symbol 206 MovieClip Frame 32
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 33
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 34
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
Set("_level0/:moveTwo", "1");
}
Symbol 206 MovieClip Frame 35
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
}
Symbol 206 MovieClip Frame 36
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 37
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "5";
}
Symbol 206 MovieClip Frame 38
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 39
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 40
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 41
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "3";
}
Symbol 206 MovieClip Frame 42
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "3";
Set("_level0/:moveTwo", "1");
}
Symbol 206 MovieClip Frame 43
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "4";
}
Symbol 206 MovieClip Frame 44
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 45
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "1";
}
Symbol 206 MovieClip Frame 46
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 206 MovieClip Frame 47
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "2";
}
Symbol 206 MovieClip Frame 48
keepGoing2 = keepGoing2 + "1";
if (keepGoing2 == (../:stop1 + ../:stop2)) {
tellTarget ("../reel2") {
stop();
};
x2 = "0";
}
Symbol 207 MovieClip Frame 1
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 2
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
Set("_level0/:moveOne", "1");
}
Symbol 207 MovieClip Frame 3
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
}
Symbol 207 MovieClip Frame 4
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 5
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 6
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 7
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "3";
}
Symbol 207 MovieClip Frame 8
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 9
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "4";
}
Symbol 207 MovieClip Frame 10
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 11
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
}
Symbol 207 MovieClip Frame 12
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 13
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 14
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 15
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "7";
}
Symbol 207 MovieClip Frame 16
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 17
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
}
Symbol 207 MovieClip Frame 18
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
Set("_level0/:moveOne", "1");
}
Symbol 207 MovieClip Frame 19
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "5";
}
Symbol 207 MovieClip Frame 20
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 21
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 22
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
Set("_level0/:moveOne", "1");
}
Symbol 207 MovieClip Frame 23
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "3";
}
Symbol 207 MovieClip Frame 24
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 25
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 26
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 27
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "4";
}
Symbol 207 MovieClip Frame 28
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 29
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 30
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 31
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
}
Symbol 207 MovieClip Frame 32
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
Set("_level0/:moveOne", "1");
}
Symbol 207 MovieClip Frame 33
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "5";
}
Symbol 207 MovieClip Frame 34
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 35
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 36
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 37
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "3";
}
Symbol 207 MovieClip Frame 38
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "3";
Set("_level0/:moveOne", "1");
}
Symbol 207 MovieClip Frame 39
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "4";
}
Symbol 207 MovieClip Frame 40
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 41
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "2";
}
Symbol 207 MovieClip Frame 42
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 43
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "6";
}
Symbol 207 MovieClip Frame 44
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 45
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "1";
}
Symbol 207 MovieClip Frame 46
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 207 MovieClip Frame 47
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "3";
}
Symbol 207 MovieClip Frame 48
keepGoing = keepGoing + "1";
if (keepGoing == ../:stop1) {
tellTarget ("../reel1") {
stop();
};
x1 = "0";
}
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 7
if (_level0/:isPlayingSpin == "5") {
if ((_level0/:singleCredit <> "0") or (_level0/:multiCredit == "3")) {
Set("_level0/:isPlayingSpin", "10");
Set("_level0/:isPlaying", "10");
Set("_level0/:stop1", random("30") + "5");
Set("_level0/:stop2", random("10") + "5");
Set("_level0/:stop3", random("10") + "5");
Set("_level0/reel1/:keepGoing", "1");
Set("_level0/reel2/:keepGoing2", "1");
Set("_level0/reel3/:keepGoing3", "1");
Set("_level0/wc/:winnerLevel", "0");
tellTarget ("_level0/startplaying") {
play();
};
if (_level0/:soundPlaying == "1") {
tellTarget ("_level0/reelsound") {
play();
};
tellTarget ("_level0/reelstop3") {
play();
};
tellTarget ("_level0/reelstop2") {
play();
};
tellTarget ("_level0/reelstop1") {
play();
};
}
}
}
Symbol 220 Button
on (release, keyPress "p") {
if (isPlayingSpin == "5") {
if ((singleCredit <> "0") or (multiCredit == "3")) {
tellTarget ("/pk") {
play();
};
}
}
}
Symbol 224 Button
on (press) {
getURL ("http://www.gonetminder.com/CyberCasino/", "_blank");
}
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
tellTarget ("../reel1") {
play();
}
Symbol 227 MovieClip Frame 5
tellTarget ("../reel2") {
play();
}
Symbol 227 MovieClip Frame 8
tellTarget ("../reel3") {
play();
}
Symbol 228 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 2
Set("_level0/reel1/:KeepGoing", "0");
Set("_level0/reel2/:KeepGoing2", "0");
Set("_level0/reel3/:KeepGoing3", "0");
if (_level0/:moveOne) {
tellTarget ("_level0/reel1") {
prevFrame();
};
}
Symbol 228 MovieClip Frame 3
z1 = _level0/reel1/:x1;
z2 = _level0/reel2/:x2;
z3 = _level0/reel3/:x3;
if (((z1 == "0") and (z2 == "0")) and (z3 == "0")) {
winnerLevel = "1";
}
if (((z1 == "7") or (z2 == "7")) or (z3 == "7")) {
winnerLevel = "1";
}
if ((((z1 == "7") and (z2 == "7")) or ((z1 == "7") and (z3 == "7"))) or ((z2 == "7") and (z3 == "7"))) {
winnerLevel = "2";
}
if ((((z1 == "1") or (z1 == "6")) and ((z2 == "1") or (z2 == "6"))) and ((z3 == "1") or (z3 == "6"))) {
winnerLevel = "2";
}
if ((((z1 == "2") or (z1 == "5")) and ((z2 == "2") or (z2 == "5"))) and ((z3 == "2") or (z3 == "5"))) {
winnerLevel = "2";
}
if ((((z1 == "3") or (z1 == "4")) and ((z2 == "3") or (z2 == "4"))) and ((z3 == "3") or (z3 == "4"))) {
winnerLevel = "2";
}
if ((((((z1 >= "1") and ("3" >= z1)) and (z2 >= "1")) and ("3" >= z2)) and (z3 >= "1")) and ("3" >= z3)) {
winnerLevel = "3";
}
if (((z1 == "1") and (z2 == "1")) and (z3 == "1")) {
winnerLevel = "4";
}
if ((((z1 == "1") or (z1 == "6")) and ((z2 == "2") or (z2 == "5"))) and ((z3 == "3") or (z3 == "4"))) {
winnerLevel = "5";
}
if (((z1 == "2") and (z2 == "2")) and (z3 == "2")) {
winnerLevel = "6";
}
if (((z1 == "3") and (z2 == "3")) and (z3 == "3")) {
winnerLevel = "7";
}
if (((z1 == "1") and (z2 == "2")) and (z3 == "3")) {
winnerLevel = "8";
}
if ((((z1 >= "4") and ("6" >= z1)) and ((z2 >= "4") and ("6" >= z2))) and ((z3 >= "4") and ("6" >= z3))) {
winnerLevel = "8";
}
if (((z1 == "4") and (z2 == "4")) and (z3 == "4")) {
winnerLevel = "9";
}
if (((z1 == "5") and (z2 == "5")) and (z3 == "5")) {
winnerLevel = "10";
}
if (((z1 == "6") and (z2 == "6")) and (z3 == "6")) {
winnerLevel = "11";
}
if (((z1 == "6") and (z2 == "5")) and (z3 == "4")) {
winnerLevel = "12";
}
if (((z1 == "7") and (z2 == "7")) and (z3 == "7")) {
winnerLevel = "13";
}
if (_level0/:moveTwo) {
tellTarget ("_level0/reel2") {
prevFrame();
};
}
Symbol 228 MovieClip Frame 4
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z1 >= "1") and ("3" >= z1)) and (z2 >= "1")) and ("3" >= z2))) {
winnerLevel = "14";
}
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z1 >= "1") and ("3" >= z1)) and (z3 >= "1")) and ("3" >= z3))) {
winnerLevel = "14";
}
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z2 >= "1") and ("3" >= z2)) and (z3 >= "1")) and ("3" >= z3))) {
winnerLevel = "14";
}
if (((((z1 == "1") and (z2 == "1")) and (z3 == "7")) or (((z1 == "1") and (z2 == "7")) and (z3 == "1"))) or (((z1 == "7") and (z2 == "1")) and (z3 == "1"))) {
winnerLevel = "15";
}
if (((((z1 == "2") and (z2 == "2")) and (z3 == "7")) or (((z1 == "2") and (z2 == "7")) and (z3 == "2"))) or (((z1 == "7") and (z2 == "2")) and (z3 == "2"))) {
winnerLevel = "16";
}
if (((((z1 == "3") and (z2 == "3")) and (z3 == "7")) or (((z1 == "3") and (z2 == "7")) and (z3 == "3"))) or (((z1 == "7") and (z2 == "3")) and (z3 == "3"))) {
winnerLevel = "17";
}
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z1 >= "4") and ("6" >= z1)) and (z2 >= "4")) and ("6" >= z2))) {
winnerLevel = "19";
}
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z1 >= "4") and ("6" >= z1)) and (z3 >= "4")) and ("6" >= z3))) {
winnerLevel = "19";
}
if ((((z1 == "7") or (z2 == "7")) or (z3 == "7")) and ((((z2 >= "4") and ("6" >= z2)) and (z3 >= "4")) and ("6" >= z3))) {
winnerLevel = "19";
}
if (((((z1 == "4") and (z2 == "4")) and (z3 == "7")) or (((z1 == "4") and (z2 == "7")) and (z3 == "4"))) or (((z1 == "7") and (z2 == "4")) and (z3 == "4"))) {
winnerLevel = "20";
}
if (((((z1 == "5") and (z2 == "5")) and (z3 == "7")) or (((z1 == "5") and (z2 == "7")) and (z3 == "5"))) or (((z1 == "7") and (z2 == "5")) and (z3 == "5"))) {
winnerLevel = "21";
}
if (((((z1 == "6") and (z2 == "6")) and (z3 == "7")) or (((z1 == "6") and (z2 == "7")) and (z3 == "6"))) or (((z1 == "7") and (z2 == "6")) and (z3 == "6"))) {
winnerLevel = "22";
}
if (((((z1 == "1") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "1"))) or (((z1 == "7") and (z2 == "1")) and (z3 == "7"))) {
winnerLevel = "24";
}
if (((((z1 == "2") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "2"))) or (((z1 == "7") and (z2 == "2")) and (z3 == "7"))) {
winnerLevel = "25";
}
if (((((z1 == "3") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "3"))) or (((z1 == "7") and (z2 == "3")) and (z3 == "7"))) {
winnerLevel = "26";
}
if (((((z1 == "4") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "4"))) or (((z1 == "7") and (z2 == "4")) and (z3 == "7"))) {
winnerLevel = "27";
}
if (((((z1 == "5") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "5"))) or (((z1 == "7") and (z2 == "5")) and (z3 == "7"))) {
winnerLevel = "28";
}
if (((((z1 == "6") and (z2 == "7")) and (z3 == "7")) or (((z1 == "7") and (z2 == "7")) and (z3 == "6"))) or (((z1 == "7") and (z2 == "6")) and (z3 == "7"))) {
winnerLevel = "29";
}
if (_level0/:moveThree) {
tellTarget ("_level0/reel3") {
prevFrame();
};
}
Symbol 228 MovieClip Frame 5
Set("../:winnerPaid", "0");
if ((winnerLevel <> "0") and (_level0/:soundPlaying == "1")) {
tellTarget ("_level0/winpays") {
play();
};
}
if (winnerLevel == "1") {
Set("../:Credits", ../:Credits + ("1" * timesPay));
Set("../:winnerPaid", "1" * timesPay);
}
if (winnerLevel == "2") {
Set("../:Credits", ../:Credits + ("2" * timesPay));
Set("../:winnerPaid", "2" * timesPay);
}
if (winnerLevel == "3") {
Set("../:Credits", ../:Credits + ("5" * timesPay));
Set("../:winnerPaid", "5" * timesPay);
}
if (winnerLevel == "4") {
Set("../:Credits", ../:Credits + ("10" * timesPay));
Set("../:winnerPaid", "10" * timesPay);
}
if (winnerLevel == "5") {
Set("../:Credits", ../:Credits + ("20" * timesPay));
Set("../:winnerPaid", "20" * timesPay);
}
if (winnerLevel == "6") {
Set("../:Credits", ../:Credits + ("25" * timesPay));
Set("../:winnerPaid", "25" * timesPay);
}
if (winnerLevel == "7") {
Set("../:Credits", ../:Credits + ("40" * timesPay));
Set("../:winnerPaid", "40" * timesPay);
}
if (winnerLevel == "8") {
Set("../:Credits", ../:Credits + ("50" * timesPay));
Set("../:winnerPaid", "50" * timesPay);
}
if (winnerLevel == "9") {
Set("../:Credits", ../:Credits + ("100" * timesPay));
Set("../:winnerPaid", "100" * timesPay);
}
if (winnerLevel == "10") {
Set("../:Credits", ../:Credits + ("150" * timesPay));
Set("../:winnerPaid", "150" * timesPay);
}
if (winnerLevel == "11") {
Set("../:Credits", ../:Credits + ("200" * timesPay));
Set("../:winnerPaid", "200" * timesPay);
}
if (winnerLevel == "12") {
if (timesPay < "3") {
Set("../:Credits", ../:Credits + ("400" * timesPay));
Set("../:winnerPaid", "400" * timesPay);
}
if (timesPay == "3") {
Set("../:Credits", ../:Credits + "5000");
Set("../:winnerPaid", "1500");
}
}
if (winnerLevel == "13") {
if (timesPay < "3") {
Set("../:Credits", ../:Credits + ("2000" * timesPay));
Set("../:winnerPaid", "2000" * timesPay);
}
if (timesPay == "3") {
Set("../:Credits", ../:Credits + "5000");
Set("../:winnerPaid", "10000");
}
}
if (winnerLevel == "14") {
Set("../:Credits", ../:Credits + ("5" * timesPay));
Set("../:winnerPaid", "5" * timesPay);
}
if (winnerLevel == "15") {
Set("../:Credits", ../:Credits + ("10" * timesPay));
Set("../:winnerPaid", "10" * timesPay);
}
if (winnerLevel == "16") {
Set("../:Credits", ../:Credits + ("25" * timesPay));
Set("../:winnerPaid", "25" * timesPay);
}
if (winnerLevel == "17") {
Set("../:Credits", ../:Credits + ("40" * timesPay));
Set("../:winnerPaid", "40" * timesPay);
}
if (winnerLevel == "19") {
Set("../:Credits", ../:Credits + ("50" * timesPay));
Set("../:winnerPaid", "50" * timesPay);
}
if (winnerLevel == "20") {
Set("../:Credits", ../:Credits + ("100" * timesPay));
Set("../:winnerPaid", "100" * timesPay);
}
if (winnerLevel == "21") {
Set("../:Credits", ../:Credits + ("150" * timesPay));
Set("../:winnerPaid", "150" * timesPay);
}
if (winnerLevel == "22") {
Set("../:Credits", ../:Credits + ("200" * timesPay));
Set("../:winnerPaid", "200" * timesPay);
}
if (winnerLevel == "24") {
Set("../:Credits", ../:Credits + (("10" * timesPay) * "2"));
Set("../:winnerPaid", ("10" * timesPay) * "2");
}
if (winnerLevel == "25") {
Set("../:Credits", ../:Credits + (("25" * timesPay) * "2"));
Set("../:winnerPaid", ("25" * timesPay) * "2");
}
if (winnerLevel == "26") {
Set("../:Credits", ../:Credits + (("40" * timesPay) * "2"));
Set("../:winnerPaid", ("40" * timesPay) * "2");
}
if (winnerLevel == "27") {
Set("../:Credits", ../:Credits + (("100" * timesPay) * "2"));
Set("../:winnerPaid", ("100" * timesPay) * "2");
}
if (winnerLevel == "28") {
Set("../:Credits", ../:Credits + (("150" * timesPay) * "2"));
Set("../:winnerPaid", ("150" * timesPay) * "2");
}
if (winnerLevel == "29") {
Set("../:Credits", ../:Credits + (("200" * timesPay) * "2"));
Set("../:winnerPaid", ("200" * timesPay) * "2");
}
timesPay = "0";
Set("../:singleCredit", "0");
Set("../:multiCredit", "0");
Set("_level0/:isPlayingSpin", "5");
Set("_level0/:isPlaying", "5");
Set("_level0/:creditsPlayed", "0");
Set("_level0/:moveOne", "0");
Set("_level0/:moveTwo", "0");
Set("_level0/:moveThree", "0");
if (../:Credits == "0") {
tellTarget ("_level0/reset score") {
gotoAndPlay (2);
};
}
Symbol 230 MovieClip Frame 1
stop();
Symbol 230 MovieClip Frame 3
if (_level0/reel3/:keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
gotoAndStop (1);
} else {
gotoAndPlay (2);
}
Symbol 232 MovieClip Frame 1
stop();
Symbol 232 MovieClip Frame 3
if (_level0/reel3/:keepGoing3 == ((../:stop1 + ../:stop2) + ../:stop3)) {
gotoAndPlay (4);
} else {
gotoAndPlay (2);
}
Symbol 233 MovieClip Frame 1
stop();
Symbol 233 MovieClip Frame 3
if (_level0/reel2/:keepGoing2 == (../:stop1 + ../:stop2)) {
gotoAndPlay (4);
} else {
gotoAndPlay (2);
}
Symbol 234 MovieClip Frame 1
stop();
Symbol 234 MovieClip Frame 3
if (_level0/reel1/:keepGoing == ../:stop1) {
gotoAndPlay (4);
} else {
gotoAndPlay (2);
}
Symbol 236 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 1
stop();
Symbol 240 Button
on (release) {
gotoAndStop (2);
Set("_level0/:soundPlaying", "0");
}
Symbol 242 Button
on (release) {
gotoAndStop (1);
Set("_level0/:soundPlaying", "1");
}
Symbol 243 MovieClip Frame 1
stop();
Symbol 243 MovieClip Frame 2
stop();
Symbol 245 Button
on (release) {
gotoAndStop (2);
_highquality = "0";
}
Symbol 247 Button
on (release) {
gotoAndStop (1);
_highquality = "1";
}
Symbol 248 MovieClip Frame 1
stop();
Symbol 248 MovieClip Frame 2
stop();
Symbol 250 Button
on (release) {
Set("../:isPlaying", "5");
Set("../:isPlayingSpin", "5");
gotoAndStop (1);
}
Symbol 282 Button
on (release) {
play();
}
Symbol 286 MovieClip Frame 1
stop();
output = "hsspin.txt";
Symbol 286 MovieClip Frame 3
if (../../:score1 < ../:tempScore) {
tscore5 = ../../:score4;
tname5 = ../../:name4;
tgame5 = ../../:game4;
tscore4 = ../../:score3;
tname4 = ../../:name3;
tgame4 = ../../:game3;
tscore3 = ../../:score2;
tname3 = ../../:name2;
tgame3 = ../../:game2;
tscore2 = ../../:score1;
tname2 = ../../:name1;
tgame2 = ../../:game1;
Set("../../:score5", tscore5);
Set("../../:name5", tname5);
Set("../../:game5", tgame5);
Set("../../:score4", tscore4);
Set("../../:name4", tname4);
Set("../../:game4", tgame4);
Set("../../:score3", tscore3);
Set("../../:name3", tname3);
Set("../../:game3", tgame3);
Set("../../:score2", tscore2);
Set("../../:name2", tname2);
Set("../../:game2", tgame2);
Set("../../:score1", ../:tempScore);
Set("../../:name1", ../:tempName);
Set("../../:game1", ../:tempGame);
Set("../:scoreDone", "1");
}
if (../:scoreDone == "0") {
if (../../:score2 < ../:tempScore) {
tscore5 = ../../:score4;
tname5 = ../../:name4;
tgame5 = ../../:game4;
tscore4 = ../../:score3;
tname4 = ../../:name3;
tgame4 = ../../:game3;
tscore3 = ../../:score2;
tname3 = ../../:name2;
tgame3 = ../../:game2;
Set("../../:score5", tscore5);
Set("../../:name5", tname5);
Set("../../:game5", tgame5);
Set("../../:score4", tscore4);
Set("../../:name4", tname4);
Set("../../:game4", tgame4);
Set("../../:score3", tscore3);
Set("../../:name3", tname3);
Set("../../:game4", tgame4);
Set("../../:score2", ../:tempScore);
Set("../../:name2", ../:tempName);
Set("../../:game2", ../:tempGame);
Set("../:scoreDone", "1");
}
}
if (../:scoreDone == "0") {
if (../../:score3 < ../:tempScore) {
tscore5 = ../../:score4;
tname5 = ../../:name4;
tgame5 = ../../:game4;
tscore4 = ../../:score3;
tname4 = ../../:name3;
tgame4 = ../../:game3;
Set("../../:score5", tscore5);
Set("../../:name5", tname5);
Set("../../:game5", tgame5);
Set("../../:score4", tscore4);
Set("../../:name4", tname4);
Set("../../:game4", tgame4);
Set("../../:score3", ../:tempScore);
Set("../../:name3", ../:tempName);
Set("../../:game3", ../:tempGame);
Set("../:scoreDone", "1");
}
}
if (../:scoreDone == "0") {
if (../../:score4 < ../:tempScore) {
tscore5 = ../../:score4;
tname5 = ../../:name4;
tgame5 = ../../:Game4;
Set("../../:score5", tscore5);
Set("../../:name5", tname5);
Set("../../:game5", tgame5);
Set("../../:score4", ../:tempScore);
Set("../../:name4", ../:tempName);
Set("../../:game4", ../:tempGame);
Set("../:scoreDone", "1");
}
}
if (../:scoreDone == "0") {
if (../../:score5 < ../:tempScore) {
Set("../../:score5", ../:tempScore);
Set("../../:name5", ../:tempName);
Set("../../:game5", ../:tempGame);
Set("../:scoreDone", "1");
}
}
Symbol 286 MovieClip Frame 4
sendscore = (((((((((((((((((((((((((((("&score1=" add ../../:score1) add "&name1=") add ../../:name1) add "&score2=") add ../../:score2) add "&name2=") add ../../:name2) add "&score3=") add ../../:score3) add "&name3=") add ../../:name3) add "&score4=") add ../../:score4) add "&name4=") add ../../:name4) add "&score5=") add ../../:score5) add "&name5=") add ../../:name5) add "&game1=") add ../../:game1) add "&game2=") add ../../:game2) add "&game3=") add ../../:game3) add "&game4=") add ../../:game4) add "&game5=") add ../../:game5;
Symbol 286 MovieClip Frame 9
loadVariables ("http://www.gonetminder.com/cgi/highscore.cgi", "", "POST");
Symbol 286 MovieClip Frame 10
Set("_level0/:Credits", "100");
gotoAndStop (1);
Symbol 287 MovieClip Frame 1
stop();
Symbol 287 MovieClip Frame 2
tempScore = _level0/:Credits;
tempGame = "Rockets";
tempName = "INSERT NAME";
loadVariablesNum ("http://www.gonetminder.com/data/hsspin.txt", "0");
scoreDone = "0";
Symbol 287 MovieClip Frame 10
if (../../:score5 < tempScore) {
tellTarget ("submit") {
gotoAndStop (2);
};
}
stop();
Symbol 288 Button
on (release) {
Set("../:isPlaying", "5");
Set("../:isPlayingSpin", "5");
gotoAndStop (1);
}
Symbol 292 Button
on (press) {
getURL ("mailto:cybercasino@GOnetminder.com");
}
Symbol 293 MovieClip Frame 1
tempScore = ../../:Credits;
tempGame = "Rockets";
tempName = "INSERT NAME";
loadVariablesNum ("http://www.gonetminder.com/data/hsspin.txt", "0");
scoreDone = "0";
stop();
Symbol 293 MovieClip Frame 10
if (../../:score5 < tempScore) {
tellTarget ("submit") {
gotoAndStop (2);
};
}
stop();
Symbol 294 Button
on (press) {
if (isPlaying == "5") {
isPlaying = "10";
isPlayingSpin = "10";
tellTarget ("/helpme") {
gotoAndPlay (2);
};
}
}
Symbol 295 Button
on (release) {
Set("../:isPlaying", "5");
Set("../:isPlayingSpin", "5");
gotoAndStop (1);
}
Symbol 299 MovieClip Frame 1
tempScore = ../../:Credits;
tempGame = "Rockets";
tempName = "INSERT NAME";
loadVariablesNum ("http://www.gonetminder.com/data/hsspin.txt", "0");
scoreDone = "0";
stop();
Symbol 299 MovieClip Frame 10
if (../../:score5 < tempScore) {
tellTarget ("submit") {
gotoAndStop (2);
};
}
stop();
Symbol 300 Button
on (press) {
if (isPlaying == "5") {
isPlaying = "10";
isPlayingSpin = "10";
tellTarget ("/about") {
gotoAndPlay (2);
};
}
}
Symbol 301 Button
on (press) {
if (isPlaying == "5") {
isPlaying = "10";
isPlayingSpin = "10";
tellTarget ("/contact") {
gotoAndPlay (2);
};
}
}
Symbol 302 Button
on (release) {
Set("../:isPlaying", "5");
Set("../:isPlayingSpin", "5");
gotoAndStop (1);
}
Symbol 306 MovieClip Frame 1
stop();
Symbol 306 MovieClip Frame 2
stop();
Symbol 310 MovieClip Frame 1
stop();
Symbol 310 MovieClip Frame 2
if ("10" >= _level0/:Credits) {
Set("_level0/:Credits", "100");
} else {
gotoAndPlay (35);
}
Symbol 310 MovieClip Frame 30
gotoAndStop (1);