STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/40934361?noj=FRM40934361-16DC" width="1" height="1"></div>

Supreme Darts.swf

This is the info page for
Flash #25407

(Click the ID number above for more basic data on this flash file.)


Text
Copyright (c) 2000   M.Smith

Game

New Game

Exit

Options

Help

About

Help...

You start the game with 301 points. At the end of each shot, the score of the dart shot is subtracted from your score. Your goal is to reach exactly zero within 30 shots.

You shoot by pressing on the red button located on top of the shooter with your mouse. The longer you hold the button down before releasing, the more power there will be to shoot the dart, so the higher the dart will go.

Busting Rule:
When you exceed the score needed to reach exactly zero, the turn is a "bust" and the score reverts back to what it was before the turn.

Good Luck! You'll need it.

Instructions

score

301

shots.left

last.shot

30

Supreme Darts! is a modified
dart game. The game is ready to
play as soon as the dart board
descends.
You start the game with 301 points. At
the end of each shot, the score of the
dart shot is subtracted from your score.
Your goal is to reach exactly zero
within 30 shots.
You shoot by pressing on the red button
located on top of the shooter with your
mouse. The longer you hold the button
down before releasing, the more power
there will be to shoot the dart, so the
higher the dart will go.
Busting Rule:
When you exceed the score needed to
reach exactly zero, the turn is a "bust"
and the score reverts back to what it
was before the turn.

Instructions

Contact Info

If you would like to write me with
suggestions or problem reports, you can
write me at:
Michael Smith
212 Villa Terrace #2
San Mateo, Ca  94401
Or send EMAIL to:

mikamations@yahoo.com

mikamations@yahoo.com

musicON

musicOFF

20

1

18

4

10

6

15

3

17

7

16

8

11

9

12

5

13

2

19

14

www.mikamations.com

www.mikamations.com

www.mikamations.com

About

Supreme
Darts

You're a

play again

Quit you Loser!

or

ActionScript [AS1/AS2]

Frame 1
fscommand ("allowscale", "false"); stop();
Frame 56
ShotsLeft = 30; Score = 301; LastShot = "-"; ShotsTaken = 0;
Frame 57
stop();
Frame 94
stop();
Frame 101
stop();
Symbol 4 Button
on (release) { getURL ("http://www.mikamations.com"); }
Symbol 5 MovieClip Frame 60
tellTarget ("_level0") { play(); };
Symbol 12 Button
on (press) { gotoAndStop (2); }
Symbol 14 Button
on (rollOut) { gotoAndStop (1); }
Symbol 18 Button
on (rollOver) { gotoAndStop (2); } on (release) { tellTarget ("_level0") { gotoAndPlay (2); }; }
Symbol 20 Button
on (rollOver) { gotoAndStop (2); } on (release) { fscommand ("quit"); }
Symbol 21 MovieClip Frame 1
stop();
Symbol 21 MovieClip Frame 2
stop();
Symbol 29 Button
on (release) { gotoAndStop (2); }
Symbol 31 Button
on (rollOut, dragOut, releaseOutside) { gotoAndStop (1); }
Symbol 33 Button
on (rollOver) { gotoAndStop (2); } on (release) { setProperty("../AboutWindow", _x , 250); gotoAndStop (1); }
Symbol 35 Button
on (rollOver) { gotoAndStop (2); } on (release) { setProperty("../HelpWindow", _x , 250); gotoAndStop (1); }
Symbol 36 MovieClip Frame 1
stop();
Symbol 36 MovieClip Frame 2
stop();
Symbol 39 Button
on (release) { fscommand ("fullscreen", "false"); }
Symbol 52 MovieClip Frame 19
gotoAndPlay (1);
Symbol 62 Button
on (press, keyPress "<Up>") { if (1 < Number(Instrctns.scroll)) { count = count - 1; Instrctns.scroll = count; setProperty("ScrollHandle", _y , int((Instrctns.scroll * 16) / Instrctns.maxscroll)); } }
Symbol 63 Button
on (press, keyPress "<Down>") { if (Number(count) < Number(Instrctns.maxscroll)) { if (Number(count) == 0) { count = 1; } count = Number(count) + 1; Instrctns.scroll = count; setProperty("ScrollHandle", _y , (Instrctns.scroll * 16) / Instrctns.maxscroll); } }
Symbol 66 Button
on (press) { startDrag ("../ScrollHandle", false, 6, -4, 6, 16); } on (release, releaseOutside) { HandlePos = getProperty("../ScrollHandle", _y); ../:Instrctns.scroll = int((../:Instrctns.maxscroll * HandlePos) / 13); Set("../:count", ../:Instrctns.scroll); stopDrag(); }
Symbol 69 MovieClip Frame 1
Instrctns = Rules; stop();
Symbol 83 Button
on (release) { gotoAndStop (1); }
Symbol 84 Button
on (press) { startDrag (""); } on (release) { stopDrag(); }
Symbol 87 Button
on (release) { gotoAndStop (2); }
Symbol 89 Button
on (release) { _x = 950; }
Symbol 94 Button
on (release) { getURL ("mailto:mikamations@yahoo.com"); }
Symbol 95 MovieClip Frame 1
stop();
Symbol 95 MovieClip Frame 2
stop();
Symbol 104 MovieClip Frame 1
stop();
Instance of Symbol 103 MovieClip "Needle" in Symbol 104 MovieClip Frame 14
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 104 MovieClip Frame 15
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 106 MovieClip Frame 1
stop();
Instance of Symbol 105 MovieClip "Needle" in Symbol 106 MovieClip Frame 14
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 106 MovieClip Frame 15
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 108 MovieClip Frame 1
stop();
Instance of Symbol 107 MovieClip "Needle" in Symbol 108 MovieClip Frame 14
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 108 MovieClip Frame 15
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 109 MovieClip Frame 1
stop();
Symbol 109 MovieClip Frame 18
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; Set("/:LastShot", 0); gotoAndStop (1);
Symbol 111 MovieClip Frame 1
stop();
Instance of Symbol 110 MovieClip "Needle" in Symbol 111 MovieClip Frame 14
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 111 MovieClip Frame 15
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 113 MovieClip Frame 1
stop();
Instance of Symbol 112 MovieClip "Needle" in Symbol 113 MovieClip Frame 14
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 113 MovieClip Frame 15
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 115 MovieClip Frame 1
stop();
Instance of Symbol 114 MovieClip "Needle" in Symbol 115 MovieClip Frame 15
onClipEvent (load) { if (this.hitTest(_root.DartBoard.Swing.Board.Big20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Big20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Big1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Big18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big4)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Big4b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Big13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Big6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Big10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Big15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Big2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Big17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Big3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Big19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Big7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Big16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Big8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Big11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Big14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Big9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Big12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Big5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Big5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little1)) { Set("/:LastShot", 1); Set("/:Score", /:Score - 1); tellTarget ("_root.GrnBoard.Level2.Little1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little18)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Little18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little20)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Little20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little13)) { Set("/:LastShot", 13); Set("/:Score", /:Score - 13); tellTarget ("_root.GrnBoard.Level2.Little13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little6)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Little6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little10)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Little10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little15)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Little15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little2)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Little2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little17)) { Set("/:LastShot", 17); Set("/:Score", /:Score - 17); tellTarget ("_root.GrnBoard.Level2.Little17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little3)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Little3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little19)) { Set("/:LastShot", 19); Set("/:Score", /:Score - 19); tellTarget ("_root.GrnBoard.Level2.Little19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little7)) { Set("/:LastShot", 7); Set("/:Score", /:Score - 7); tellTarget ("_root.GrnBoard.Level2.Little7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little16)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Little16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little8)) { Set("/:LastShot", 8); Set("/:Score", /:Score - 8); tellTarget ("_root.GrnBoard.Level2.Little8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little11)) { Set("/:LastShot", 11); Set("/:Score", /:Score - 11); tellTarget ("_root.GrnBoard.Level2.Little11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little14)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Little14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little9)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Little9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little12)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Little12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Little5)) { Set("/:LastShot", 5); Set("/:Score", /:Score - 5); tellTarget ("_root.GrnBoard.Level2.Little5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double1)) { Set("/:LastShot", 2); Set("/:Score", /:Score - 2); tellTarget ("_root.GrnBoard.Level2.Double1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double18)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Double18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double20)) { Set("/:LastShot", 40); Set("/:Score", /:Score - 40); tellTarget ("_root.GrnBoard.Level2.Double20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double13)) { Set("/:LastShot", 26); Set("/:Score", /:Score - 26); tellTarget ("_root.GrnBoard.Level2.Double13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double6)) { Set("/:LastShot", 12); Set("/:Score", /:Score - 12); tellTarget ("_root.GrnBoard.Level2.Double6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double10)) { Set("/:LastShot", 20); Set("/:Score", /:Score - 20); tellTarget ("_root.GrnBoard.Level2.Double10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double15)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Double15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double2)) { Set("/:LastShot", 4); Set("/:Score", /:Score - 4); tellTarget ("_root.GrnBoard.Level2.Double2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double17)) { Set("/:LastShot", 34); Set("/:Score", /:Score - 34); tellTarget ("_root.GrnBoard.Level2.Double17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double3)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Double3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double19)) { Set("/:LastShot", 38); Set("/:Score", /:Score - 38); tellTarget ("_root.GrnBoard.Level2.Double19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double7)) { Set("/:LastShot", 14); Set("/:Score", /:Score - 14); tellTarget ("_root.GrnBoard.Level2.Double7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double16)) { Set("/:LastShot", 32); Set("/:Score", /:Score - 32); tellTarget ("_root.GrnBoard.Level2.Double16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double8)) { Set("/:LastShot", 16); Set("/:Score", /:Score - 16); tellTarget ("_root.GrnBoard.Level2.Double8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double11)) { Set("/:LastShot", 22); Set("/:Score", /:Score - 22); tellTarget ("_root.GrnBoard.Level2.Double11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double14)) { Set("/:LastShot", 28); Set("/:Score", /:Score - 28); tellTarget ("_root.GrnBoard.Level2.Double14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double9)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Double9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double12)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Double12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Double5)) { Set("/:LastShot", 10); Set("/:Score", /:Score - 10); tellTarget ("_root.GrnBoard.Level2.Double5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple1)) { Set("/:LastShot", 3); Set("/:Score", /:Score - 3); tellTarget ("_root.GrnBoard.Level2.Triple1b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple18)) { Set("/:LastShot", 54); Set("/:Score", /:Score - 54); tellTarget ("_root.GrnBoard.Level2.Triple18b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple20)) { Set("/:LastShot", 60); Set("/:Score", /:Score - 60); tellTarget ("_root.GrnBoard.Level2.Triple20b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple13)) { Set("/:LastShot", 39); Set("/:Score", /:Score - 39); tellTarget ("_root.GrnBoard.Level2.Triple13b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple6)) { Set("/:LastShot", 18); Set("/:Score", /:Score - 18); tellTarget ("_root.GrnBoard.Level2.Triple6b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple10)) { Set("/:LastShot", 30); Set("/:Score", /:Score - 30); tellTarget ("_root.GrnBoard.Level2.Triple10b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple15)) { Set("/:LastShot", 45); Set("/:Score", /:Score - 45); tellTarget ("_root.GrnBoard.Level2.Triple15b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple2)) { Set("/:LastShot", 6); Set("/:Score", /:Score - 6); tellTarget ("_root.GrnBoard.Level2.Triple2b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple17)) { Set("/:LastShot", 51); Set("/:Score", /:Score - 51); tellTarget ("_root.GrnBoard.Level2.Triple17b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple3)) { Set("/:LastShot", 9); Set("/:Score", /:Score - 9); tellTarget ("_root.GrnBoard.Level2.Triple3b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple19)) { Set("/:LastShot", 57); Set("/:Score", /:Score - 57); tellTarget ("_root.GrnBoard.Level2.Triple19b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple7)) { Set("/:LastShot", 21); Set("/:Score", /:Score - 21); tellTarget ("_root.GrnBoard.Level2.Triple7b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple16)) { Set("/:LastShot", 48); Set("/:Score", /:Score - 48); tellTarget ("_root.GrnBoard.Level2.Triple16b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple8)) { Set("/:LastShot", 24); Set("/:Score", /:Score - 24); tellTarget ("_root.GrnBoard.Level2.Triple8b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple11)) { Set("/:LastShot", 33); Set("/:Score", /:Score - 33); tellTarget ("_root.GrnBoard.Level2.Triple11b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple14)) { Set("/:LastShot", 42); Set("/:Score", /:Score - 42); tellTarget ("_root.GrnBoard.Level2.Triple14b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple9)) { Set("/:LastShot", 27); Set("/:Score", /:Score - 27); tellTarget ("_root.GrnBoard.Level2.Triple9b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple12)) { Set("/:LastShot", 36); Set("/:Score", /:Score - 36); tellTarget ("_root.GrnBoard.Level2.Triple12b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.Triple5)) { Set("/:LastShot", 15); Set("/:Score", /:Score - 15); tellTarget ("_root.GrnBoard.Level2.Triple5b") { gotoAndPlay (2); }; } else if (this.hittest(_root.DartBoard.Swing.Board.BullsEye)) { Set("/:LastShot", 50); Set("/:Score", /:Score - 50); tellTarget ("_root.GrnBoard.Level2.BullsEyeb") { gotoAndPlay (2); }; } else { Set("/:LastShot", 0); } Set("/:TotalScore", /:TotalScore + /:LastShot); Set("/:ShotAvg", int(/:TotalScore / /:ShotsTaken)); }
Symbol 115 MovieClip Frame 16
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } tellTarget ("../LaunchBttnMC") { gotoAndStop (1); }; gotoAndStop (1);
Symbol 119 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 10
gotoAndStop (1);
Symbol 123 Button
on (press) { TimeA = getTimer(); } on (release) { tellTarget ("../LauncherMC") { play(); }; TimeB = getTimer(); TimeElapsed = int(TimeB - TimeA) / 1000; if (0.5 >= Number(TimeElapsed)) { tellTarget ("../ShootSlow") { play(); }; } else if ((0.5 < Number(TimeElapsed)) and (1 >= Number(TimeElapsed))) { tellTarget ("../ShootSlowMed") { play(); }; } else if ((1 < Number(TimeElapsed)) and (1.5 >= Number(TimeElapsed))) { tellTarget ("../ShootMedSlow") { play(); }; } else if ((1.5 < Number(TimeElapsed)) and (2 >= Number(TimeElapsed))) { tellTarget ("../ShootCenter") { play(); }; } else if ((2 < Number(TimeElapsed)) and (2.5 >= Number(TimeElapsed))) { tellTarget ("../ShootMed") { play(); }; } else if ((2.5 < Number(TimeElapsed)) and (3 >= Number(TimeElapsed))) { tellTarget ("../ShootFast") { play(); }; } else if (3 < Number(TimeElapsed)) { tellTarget ("../ShootHigh") { play(); }; } Set("/:ShotsLeft", /:ShotsLeft - 1); Set("/:ShotsTaken", /:ShotsTaken + 1); gotoAndStop (2); }
Symbol 125 MovieClip Frame 1
stop();
Symbol 125 MovieClip Frame 2
stop();
Symbol 132 MovieClip Frame 13
stop();
Symbol 133 Button
on (release) { gotoAndStop (2); }
Symbol 137 Button
on (release) { gotoAndStop (1); }
Symbol 138 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 2
stopAllSounds(); stop();
Symbol 141 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 21
gotoAndStop (1);
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 145 MovieClip Frame 41
gotoAndStop (1);
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 149 MovieClip Frame 41
gotoAndStop (1);
Symbol 152 MovieClip Frame 1
stop();
Symbol 152 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 152 MovieClip Frame 41
gotoAndStop (1);
Symbol 155 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 155 MovieClip Frame 41
gotoAndStop (1);
Symbol 158 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 158 MovieClip Frame 41
gotoAndStop (1);
Symbol 161 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 161 MovieClip Frame 41
gotoAndStop (1);
Symbol 165 MovieClip Frame 1
stop();
Symbol 165 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 165 MovieClip Frame 21
gotoAndStop (1);
Symbol 168 MovieClip Frame 1
stop();
Symbol 168 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 168 MovieClip Frame 21
gotoAndStop (1);
Symbol 171 MovieClip Frame 1
stop();
Symbol 171 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 171 MovieClip Frame 41
gotoAndStop (1);
Symbol 198 Button
on (release) { getURL ("www.mikamations.com", "_blank"); }
Symbol 201 Button
on (rollOver) { startDrag ("_root.Launcher", true, 255, 515, 545, 515); } on (rollOut) { stopDrag(); }
Symbol 203 MovieClip Frame 1
stop();
Symbol 203 MovieClip Frame 2
if ((/:Score != 0) and (0 >= /:ShotsLeft)) { tellTarget ("_Level0") { gotoAndPlay ("You Lose!"); }; } else if ((/:Score == 0) and (/:ShotsLeft >= 0)) { tellTarget ("_Level0") { gotoAndPlay ("You Win!"); }; } if (/:Score < 0) { tellTarget ("_root.Bust") { gotoAndPlay (2); }; Set("/:Score", /:Score + /:LastShot); }
Symbol 203 MovieClip Frame 41
gotoAndStop (1);
Symbol 207 MovieClip Frame 60
gotoAndPlay (1);
Symbol 208 Button
on (release) { tellTarget ("_root.Music") { gotoAndStop (2); }; getURL ("http://www.mikamations.com", "_blank"); }
Symbol 215 Button
on (release) { getURL ("http://www.mikamations.com", "_blank"); }
Symbol 220 MovieClip Frame 1
stop();
Symbol 220 MovieClip Frame 10
gotoAndStop (1);
Symbol 224 MovieClip Frame 26
stop();
Symbol 235 Button
on (release) { gotoAndPlay (56); }
Symbol 238 Button
on (release) { fscommand ("quit"); }
Symbol 247 MovieClip Frame 45
gotoAndPlay (15);

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:5
Symbol 3 GraphicUsed by:4 12 29 83 84 87 133 137 198 201 208 215
Symbol 4 ButtonUses:3Used by:5
Symbol 5 MovieClipUses:2 4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 FontUsed by:9 196 197
Symbol 9 TextUses:8Used by:Timeline
Symbol 10 FontUsed by:11 16 19 22 28 32 34 81 85 86 127 136 211 213 214 239
Symbol 11 TextUses:10Used by:12
Symbol 12 ButtonUses:11 3Used by:21
Symbol 13 GraphicUsed by:14 31
Symbol 14 ButtonUses:13Used by:21
Symbol 15 GraphicUsed by:21
Symbol 16 TextUses:10Used by:18
Symbol 17 GraphicUsed by:18 20 33 35 131
Symbol 18 ButtonUses:16 17Used by:21
Symbol 19 TextUses:10Used by:20
Symbol 20 ButtonUses:19 17Used by:21
Symbol 21 MovieClipUses:12 14 15 18 20Used by:Timeline
Symbol 22 TextUses:10Used by:26
Symbol 23 GraphicUsed by:26
Symbol 24 GraphicUsed by:26
Symbol 25 GraphicUsed by:26
Symbol 26 ButtonUses:22 23 24 25Used by:27
Symbol 27 MovieClipUses:26Used by:Timeline
Symbol 28 TextUses:10Used by:29 95
Symbol 29 ButtonUses:28 3Used by:36
Symbol 30 GraphicUsed by:36
Symbol 31 ButtonUses:13Used by:36
Symbol 32 TextUses:10Used by:33
Symbol 33 ButtonUses:32 17Used by:36
Symbol 34 TextUses:10Used by:35
Symbol 35 ButtonUses:34 17Used by:36
Symbol 36 MovieClipUses:29 30 31 33 35Used by:Timeline
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:39
Symbol 39 ButtonUses:38Used by:Timeline
Symbol 40 GraphicUsed by:Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 GraphicUsed by:52
Symbol 43 GraphicUsed by:52
Symbol 44 GraphicUsed by:52
Symbol 45 GraphicUsed by:52
Symbol 46 GraphicUsed by:52
Symbol 47 GraphicUsed by:52
Symbol 48 GraphicUsed by:52
Symbol 49 GraphicUsed by:52
Symbol 50 GraphicUsed by:52
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:42 43 44 45 46 47 48 49 50 51Used by:Timeline
Symbol 53 ShapeTweeningUsed by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 ShapeTweeningUsed by:Timeline
Symbol 56 GraphicUsed by:69
Symbol 57 FontUsed by:58 68 81 90 91 92
Symbol 58 EditableTextUses:57Used by:69
Symbol 59 GraphicUsed by:62 63
Symbol 60 GraphicUsed by:62 63
Symbol 61 GraphicUsed by:62 63
Symbol 62 ButtonUses:59 60 61Used by:69
Symbol 63 ButtonUses:59 60 61Used by:69
Symbol 64 GraphicUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 ButtonUses:64 65Used by:67
Symbol 67 MovieClipUses:66Used by:69
Symbol 68 EditableTextUses:57Used by:69
Symbol 69 MovieClipUses:56 58 62 63 67 68Used by:Timeline
Symbol 70 FontUsed by:71 73 74 75 76 77 78
Symbol 71 TextUses:70Used by:Timeline
Symbol 72 GraphicUsed by:Timeline
Symbol 73 TextUses:70Used by:Timeline
Symbol 74 EditableTextUses:70Used by:Timeline
Symbol 75 TextUses:70Used by:Timeline
Symbol 76 TextUses:70Used by:Timeline
Symbol 77 EditableTextUses:70Used by:Timeline
Symbol 78 EditableTextUses:70Used by:Timeline
Symbol 79 GraphicUsed by:95
Symbol 80 FontUsed by:81 225 233 236
Symbol 81 TextUses:80 10 57Used by:95
Symbol 82 GraphicUsed by:95
Symbol 83 ButtonUses:3Used by:95
Symbol 84 ButtonUses:3Used by:95 216
Symbol 85 TextUses:10Used by:95
Symbol 86 TextUses:10Used by:95
Symbol 87 ButtonUses:3Used by:95
Symbol 88 GraphicUsed by:89
Symbol 89 ButtonUses:88Used by:95 216
Symbol 90 TextUses:57Used by:95
Symbol 91 TextUses:57Used by:94
Symbol 92 TextUses:57Used by:94
Symbol 93 GraphicUsed by:94
Symbol 94 ButtonUses:91 92 93Used by:95
Symbol 95 MovieClipUses:79 28 81 82 83 84 85 86 87 89 90 94Used by:Timeline
Symbol 96 GraphicUsed by:Timeline
Symbol 97 GraphicUsed by:104 106 108 109 111 113 115 216
Symbol 98 GraphicUsed by:104 106 108 109 111 113 115
Symbol 99 GraphicUsed by:104 106 108 109 111 113 115
Symbol 100 GraphicUsed by:104 106 108 111 113 115
Symbol 101 GraphicUsed by:102 145
Symbol 102 MovieClipUses:101Used by:103 105 107 110 112 114
Symbol 103 MovieClipUses:102Used by:104
Symbol 104 MovieClipUses:97 98 99 100 103Used by:126
Symbol 105 MovieClipUses:102Used by:106
Symbol 106 MovieClipUses:97 98 99 100 105Used by:126
Symbol 107 MovieClipUses:102Used by:108
Symbol 108 MovieClipUses:97 98 99 100 107Used by:126
Symbol 109 MovieClipUses:97 98 99Used by:126
Symbol 110 MovieClipUses:102Used by:111
Symbol 111 MovieClipUses:97 98 99 100 110Used by:126
Symbol 112 MovieClipUses:102Used by:113
Symbol 113 MovieClipUses:97 98 99 100 112Used by:126
Symbol 114 MovieClipUses:102Used by:115
Symbol 115 MovieClipUses:97 98 99 100 114Used by:126
Symbol 116 GraphicUsed by:119
Symbol 117 GraphicUsed by:119
Symbol 118 SoundUsed by:119
Symbol 119 MovieClipUses:116 117 118Used by:126
Symbol 120 GraphicUsed by:123
Symbol 121 GraphicUsed by:123
Symbol 122 GraphicUsed by:123
Symbol 123 ButtonUses:120 121 122Used by:125
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClipUses:123 124Used by:126
Symbol 126 MovieClipUses:104 106 108 109 111 113 115 119 125Used by:Timeline
Symbol 127 TextUses:10Used by:138
Symbol 128 ShapeTweeningUsed by:131
Symbol 129 GraphicUsed by:131
Symbol 130 ShapeTweeningUsed by:131
Symbol 131 MovieClipUses:128 129 130 17Used by:132
Symbol 132 MovieClipUses:131Used by:138
Symbol 133 ButtonUses:3Used by:138
Symbol 134 SoundUsed by:138
Symbol 135 SoundUsed by:138
Symbol 136 TextUses:10Used by:138
Symbol 137 ButtonUses:3Used by:138
Symbol 138 MovieClipUses:127 132 133 134 135 136 137Used by:Timeline
Symbol 139 GraphicUsed by:173 204
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:140Used by:173 204
Symbol 142 GraphicUsed by:145
Symbol 143 SoundUsed by:145
Symbol 144 SoundUsed by:145 149 152 155 158 161 165 168 171 203
Symbol 145 MovieClipUses:142 143 144 101Used by:173 204
Symbol 146 GraphicUsed by:149
Symbol 147 GraphicUsed by:149
Symbol 148 SoundUsed by:149 152
Symbol 149 MovieClipUses:146 144 147 148Used by:173 204
Symbol 150 GraphicUsed by:152
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:150 144 151 148Used by:173 204
Symbol 153 GraphicUsed by:155 203
Symbol 154 GraphicUsed by:155 203
Symbol 155 MovieClipUses:153 144 154Used by:173 204
Symbol 156 GraphicUsed by:158
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:156 144 157Used by:173 204
Symbol 159 GraphicUsed by:161
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:159 144 160Used by:173 204
Symbol 162 GraphicUsed by:165
Symbol 163 GraphicUsed by:165
Symbol 164 SoundUsed by:165 168
Symbol 165 MovieClipUses:162 144 163 164Used by:173 204
Symbol 166 GraphicUsed by:168
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:166 144 167 164Used by:173 204
Symbol 169 GraphicUsed by:171
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:169 144 170Used by:173 204
Symbol 172 GraphicUsed by:173 204
Symbol 173 MovieClipUses:139 141 145 149 152 155 158 161 165 168 171 172Used by:209  Timeline
Symbol 174 GraphicUsed by:205 206 209  Timeline
Symbol 175 FontUsed by:176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
Symbol 176 TextUses:175Used by:205 206 209  Timeline
Symbol 177 TextUses:175Used by:205 206 209  Timeline
Symbol 178 TextUses:175Used by:205 206 209  Timeline
Symbol 179 TextUses:175Used by:205 206 209  Timeline
Symbol 180 TextUses:175Used by:205 206 209  Timeline
Symbol 181 TextUses:175Used by:205 206 209  Timeline
Symbol 182 TextUses:175Used by:205 206 209  Timeline
Symbol 183 TextUses:175Used by:205 206 209  Timeline
Symbol 184 TextUses:175Used by:205 206 209  Timeline
Symbol 185 TextUses:175Used by:205 206 209  Timeline
Symbol 186 TextUses:175Used by:205 206 209  Timeline
Symbol 187 TextUses:175Used by:205 206 209  Timeline
Symbol 188 TextUses:175Used by:205 206 209  Timeline
Symbol 189 TextUses:175Used by:205 206 209  Timeline
Symbol 190 TextUses:175Used by:205 206 209  Timeline
Symbol 191 TextUses:175Used by:205 206 209  Timeline
Symbol 192 TextUses:175Used by:205 206 209  Timeline
Symbol 193 TextUses:175Used by:205 206 209  Timeline
Symbol 194 TextUses:175Used by:205 206 209  Timeline
Symbol 195 TextUses:175Used by:205 206 209  Timeline
Symbol 196 TextUses:8Used by:198 208
Symbol 197 TextUses:8Used by:198 208
Symbol 198 ButtonUses:196 197 3Used by:Timeline
Symbol 199 GraphicUsed by:Timeline
Symbol 200 GraphicUsed by:Timeline
Symbol 201 ButtonUses:3Used by:Timeline
Symbol 202 GraphicUsed by:207
Symbol 203 MovieClipUses:153 144 154Used by:204
Symbol 204 MovieClipUses:139 141 145 149 152 155 203 158 161 165 168 171 172Used by:205 206
Symbol 205 MovieClipUses:204 174 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195Used by:207
Symbol 206 MovieClipUses:204 174 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195Used by:207
Symbol 207 MovieClipUses:202 205 206Used by:Timeline
Symbol 208 ButtonUses:196 197 3Used by:Timeline
Symbol 209 MovieClipUses:173 174 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195Used by:Timeline
Symbol 210 GraphicUsed by:216
Symbol 211 TextUses:10Used by:216
Symbol 212 GraphicUsed by:216
Symbol 213 TextUses:10Used by:216
Symbol 214 TextUses:10Used by:216
Symbol 215 ButtonUses:3Used by:216
Symbol 216 MovieClipUses:210 211 212 213 214 97 215 84 89Used by:Timeline
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:Timeline
Symbol 219 SoundUsed by:220
Symbol 220 MovieClipUses:219Used by:Timeline
Symbol 221 BitmapUsed by:222
Symbol 222 GraphicUses:221Used by:224
Symbol 223 SoundUsed by:224
Symbol 224 MovieClipUses:222 223Used by:Timeline
Symbol 225 TextUses:80Used by:Timeline
Symbol 226 GraphicUsed by:232
Symbol 227 GraphicUsed by:232
Symbol 228 GraphicUsed by:232
Symbol 229 GraphicUsed by:232
Symbol 230 GraphicUsed by:232
Symbol 231 GraphicUsed by:232
Symbol 232 MovieClipUses:226 227 228 229 230 231Used by:Timeline
Symbol 233 TextUses:80Used by:235
Symbol 234 GraphicUsed by:235
Symbol 235 ButtonUses:233 234Used by:Timeline
Symbol 236 TextUses:80Used by:238
Symbol 237 GraphicUsed by:238
Symbol 238 ButtonUses:236 237Used by:Timeline
Symbol 239 TextUses:10Used by:Timeline
Symbol 240 SoundUsed by:Timeline
Symbol 241 GraphicUsed by:247
Symbol 242 GraphicUsed by:247
Symbol 243 GraphicUsed by:247
Symbol 244 GraphicUsed by:247
Symbol 245 GraphicUsed by:247
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:241 242 243 244 245 246Used by:Timeline

Instance Names

"HelpWindow"Frame 17Symbol 95 MovieClip
"Launcher"Frame 26Symbol 126 MovieClip
"Music"Frame 30Symbol 138 MovieClip
"Level2"Frame 32Symbol 173 MovieClip
"HelpWindow"Frame 32Symbol 95 MovieClip
"DartBoard"Frame 38Symbol 207 MovieClip
"GrnBoard"Frame 42Symbol 209 MovieClip
"AboutWindow"Frame 44Symbol 216 MovieClip
"Bust"Frame 57Symbol 220 MovieClip
"HelpWindow"Frame 59Symbol 95 MovieClip
"HelpWindow"Frame 95Symbol 95 MovieClip
"ScrollHandle"Symbol 69 MovieClip Frame 1Symbol 67 MovieClip
"Needle"Symbol 104 MovieClip Frame 14Symbol 103 MovieClip
"Needle"Symbol 106 MovieClip Frame 14Symbol 105 MovieClip
"Needle"Symbol 108 MovieClip Frame 14Symbol 107 MovieClip
"Needle"Symbol 111 MovieClip Frame 14Symbol 110 MovieClip
"Needle"Symbol 113 MovieClip Frame 14Symbol 112 MovieClip
"Needle"Symbol 115 MovieClip Frame 15Symbol 114 MovieClip
"ShootFast"Symbol 126 MovieClip Frame 1Symbol 104 MovieClip
"ShootMed"Symbol 126 MovieClip Frame 1Symbol 106 MovieClip
"ShootMedSlow"Symbol 126 MovieClip Frame 1Symbol 108 MovieClip
"ShootSlow"Symbol 126 MovieClip Frame 1Symbol 109 MovieClip
"ShootSlowMed"Symbol 126 MovieClip Frame 1Symbol 111 MovieClip
"ShootCenter"Symbol 126 MovieClip Frame 1Symbol 113 MovieClip
"ShootHigh"Symbol 126 MovieClip Frame 1Symbol 115 MovieClip
"LauncherMC"Symbol 126 MovieClip Frame 1Symbol 119 MovieClip
"LaunchBttnMC"Symbol 126 MovieClip Frame 1Symbol 125 MovieClip
"Sq1"Symbol 132 MovieClip Frame 3Symbol 131 MovieClip
"Sq2"Symbol 132 MovieClip Frame 5Symbol 131 MovieClip
"Sq3"Symbol 132 MovieClip Frame 5Symbol 131 MovieClip
"Sq4"Symbol 132 MovieClip Frame 7Symbol 131 MovieClip
"Sq5"Symbol 132 MovieClip Frame 9Symbol 131 MovieClip
"Sq7"Symbol 132 MovieClip Frame 11Symbol 131 MovieClip
"Sq6"Symbol 132 MovieClip Frame 13Symbol 131 MovieClip
"MusicOn"Symbol 138 MovieClip Frame 1Symbol 132 MovieClip
"BullsEyeb"Symbol 173 MovieClip Frame 1Symbol 145 MovieClip
"Double20b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double12b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double14b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double18b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double13b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double10b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double2b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double3b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double7b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double8b"Symbol 173 MovieClip Frame 1Symbol 149 MovieClip
"Double5b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double1b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double4b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double6b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double15b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double17b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double19b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double16b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double11b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Double9b"Symbol 173 MovieClip Frame 1Symbol 152 MovieClip
"Big5b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big1b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big4b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big6b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big15b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big17b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big19b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big16b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big11b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Big9b"Symbol 173 MovieClip Frame 1Symbol 155 MovieClip
"Little5b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little1b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little4b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little6b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little15b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little17b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little19b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little16b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little11b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Little9b"Symbol 173 MovieClip Frame 1Symbol 158 MovieClip
"Big20b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big18b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big13b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big10b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big2b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big3b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big7b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big8b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big14b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Big12b"Symbol 173 MovieClip Frame 1Symbol 161 MovieClip
"Triple20b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple18b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple13b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple10b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple2b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple3b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple7b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple8b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple14b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple12b"Symbol 173 MovieClip Frame 1Symbol 165 MovieClip
"Triple1b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple4b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple6b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple15b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple17b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple19b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple16b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple11b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple9b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Triple5b"Symbol 173 MovieClip Frame 1Symbol 168 MovieClip
"Little20b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little18b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little13b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little10b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little2b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little3b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little7b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little8b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little14b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"Little12b"Symbol 173 MovieClip Frame 1Symbol 171 MovieClip
"BullsEye"Symbol 204 MovieClip Frame 1Symbol 145 MovieClip
"Double20"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double12"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double14"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double18"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double13"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double10"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double2"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double3"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double7"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double8"Symbol 204 MovieClip Frame 1Symbol 149 MovieClip
"Double5"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double1"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double4"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double6"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double15"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double17"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double19"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double16"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double11"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Double9"Symbol 204 MovieClip Frame 1Symbol 152 MovieClip
"Big5"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big1"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big4"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big6"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big15"Symbol 204 MovieClip Frame 1Symbol 203 MovieClip
"Big17"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big19"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big16"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big11"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Big9"Symbol 204 MovieClip Frame 1Symbol 155 MovieClip
"Little5"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little1"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little4"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little6"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little15"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little17"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little19"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little16"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little11"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Little9"Symbol 204 MovieClip Frame 1Symbol 158 MovieClip
"Big20"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big18"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big13"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big10"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big2"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big3"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big7"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big8"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big14"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Big12"Symbol 204 MovieClip Frame 1Symbol 161 MovieClip
"Triple20"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple18"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple13"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple10"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple2"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple3"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple7"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple8"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple14"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple12"Symbol 204 MovieClip Frame 1Symbol 165 MovieClip
"Triple1"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple4"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple6"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple15"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple17"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple19"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple16"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple11"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple9"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Triple5"Symbol 204 MovieClip Frame 1Symbol 168 MovieClip
"Little20"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little18"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little13"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little10"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little2"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little3"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little7"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little8"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little14"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Little12"Symbol 204 MovieClip Frame 1Symbol 171 MovieClip
"Board"Symbol 205 MovieClip Frame 1Symbol 204 MovieClip
"Board"Symbol 206 MovieClip Frame 1Symbol 204 MovieClip
"Swing"Symbol 207 MovieClip Frame 1Symbol 205 MovieClip
"Swing"Symbol 207 MovieClip Frame 15Symbol 206 MovieClip
"Level2"Symbol 209 MovieClip Frame 1Symbol 173 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$HS$VXT9MJgg4ClK4IDrb6dsr1."
EnableDebugger (58)Timeline Frame 131 bytes "..$1$wU$C4Wuv3XQDMVaywBXnePPK0."

Labels

"NewGame"Frame 56
"You Lose!"Frame 64
"You Win!"Frame 95

Dynamic Text Variables

InstrctnsSymbol 58 EditableText""
RulesSymbol 68 EditableText"You start the game with 301 points. At the end of each shot, the score of the dart shot is subtracted from your score. Your goal is to reach exactly zero within 30 shots. You shoot by pressing on the red button located on top of the shooter with your mouse. The longer you hold the button down before releasing, the more power there will be to shoot the dart, so the higher the dart will go. Busting Rule: When you exceed the score needed to reach exactly zero, the turn is a "bust" and the score reverts back to what it was before the turn. Good Luck! You'll need it.         "
ScoreSymbol 74 EditableText"301"
ShotsLeftSymbol 77 EditableText"30"
LastShotSymbol 78 EditableText""




http://swfchan.com/6/25407/info.shtml
Created: 23/5 -2019 17:59:59 Last modified: 23/5 -2019 17:59:59 Server time: 16/05 -2024 00:08:55