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

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

Widmer Beer Golf.swf

This is the info page for
Flash #22582

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


Text
Loading

0%

INSTRUCTIONS

INSTRUCTIONS

INSTRUCTIONS

INSTRUCTIONS

START

START

START

START

INSTRUCTIONS

To begin each hole, use your mouse to choose a position
within the green tee box, and click to drop your ball.
To aim your stroke, pull your mouse away from the ball.
Arrows will appear to show you the direction and power of
your stroke. The farther apart the arrows are, the more
powerful your stroke will be.
When you are satisfied with your aim and power level, click
your mouse to putt the ball.

CLOSE

ADD 8
STROKES

2

3

4

25

31

1

1

You got a hole in one!

1

1

1

You got a hole in one!

1

1

1

1

You got a hole in one!

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

1

You got a hole in one!

CHECKING LEADER BOARD

Please wait while we check your score against the leader board.

CONGRATULATIONS!

You made our leader board. Enter your info below to take your position on the board.
The top player each month will win a Widmer cap, and the top player of the year will be
awarded a Widmer golf bag! Ties will be resolved by a drawing among each top scorer.

Name:

Email:

City:

State:

(In case you win!)

I would like to receive periodic info from Widmer
about products, events, and promotions.

ADD ME TO THE
LEADER BOARD!

ADD ME TO THE
LEADER BOARD!

1

CONFIRMATION

Your name has been added to our leader board. Keep playing to improve your score!

PLAY WIDMER BEER GOLF!

CHECK LEADER BOARD

TELL A FRIEND

TELL A FRIEND

Thanks for playing!

You didn't rank on our leader board, but you can still win our monthly drawing for
Widmer Beer Golf balls! Submit your information below to enter.

ENTER
THE
CONTEST!

1

We've entered you in our contest for free Widmer Beer Golf balls. Keep playing to try
to make our leader board and qualify for a Widmer Beer Golf bag!

Tell a Friend!

Enter your information here and we'll send your friend an invitation to
play Widmer Beer Golf.

Your Name:

Your Email:

Your Friend's Email:

Click here to send an invitation
to play to your friend.

SEND EMAIL!

Have you seen this yet?
Widmer just released a new miniature golf game that combines two of my favorite things - Beer and Golf! You can even win some cool Widmer golf gear. It's on their site at http://www.widmer.com/games/golf.html.
Be careful, it's addictive!

Your friend has been send an invitation. Keep playing to improve your score!

ActionScript [AS1/AS2]

Frame 1
fscommand ("showmenu", "false"); fscommand ("allowscale", "false"); stop(); fscommand ("");
Instance of Symbol 15 MovieClip in Frame 1
onClipEvent (enterFrame) { this.perc = Math.ceil((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%"; if (_root.getBytesLoaded() == _root.getBytesTotal()) { _root.play(); } }
Frame 2
stop();
Frame 3
stop();
Frame 4
play();
Frame 5
if (!_root.go) { gotoAndPlay (4); } else { gotoAndStop (6); }
Frame 6
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole1score = _root.hole1hitCount; _root.holepar = 2; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 7
stop();
Frame 8
play();
Frame 9
if (!_root.go) { gotoAndPlay (8); } else { gotoAndStop (10); }
Frame 10
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole2score = _root.hole1hitCount; _root.holepar = 2; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 11
stop();
Frame 12
play();
Frame 13
if (!_root.go) { gotoAndPlay (12); } else { gotoAndStop (14); }
Frame 14
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole3score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 15
stop();
Frame 16
play();
Frame 17
if (!_root.go) { gotoAndPlay (16); } else { gotoAndStop (18); }
Frame 18
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole4score = _root.hole1hitCount; _root.holepar = 2; if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 19
stop();
Frame 20
play();
Instance of Symbol 126 MovieClip in Frame 20
//component parameters onClipEvent (initialize) { returnx = 322; returny = 100; }
Instance of Symbol 126 MovieClip in Frame 20
//component parameters onClipEvent (initialize) { returnx = 322; returny = 100; }
Frame 21
if (!_root.go) { gotoAndPlay (20); } else { gotoAndStop (22); }
Frame 22
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole5score = _root.hole1hitCount; _root.holepar = 4; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 23
stop();
Frame 24
play();
Frame 25
if (!_root.go) { gotoAndPlay (24); } else { gotoAndStop (26); }
Frame 26
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole6score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 27
stop();
Frame 28
play();
Frame 29
if (!_root.go) { gotoAndPlay (28); } else { gotoAndStop (30); }
Frame 30
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole7score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 31
stop();
Frame 32
play();
Frame 33
if (!_root.go) { gotoAndPlay (32); } else { gotoAndStop (34); }
Frame 34
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole8score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 35
stop();
Frame 36
play();
Frame 37
if (!_root.go) { gotoAndPlay (36); } else { gotoAndStop (38); }
Frame 38
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole9score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 39
stop();
Frame 40
function goScene() { gotoAndStop (42); } play();
Frame 41
if (!_root.go) { gotoAndPlay (40); } else { gotoAndStop (42); }
Frame 42
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole10score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 43
stop();
Frame 44
play();
Frame 45
if (!_root.go) { gotoAndPlay (44); } else { gotoAndStop (46); }
Frame 46
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole11score = _root.hole1hitCount; _root.holepar = 4; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 47
stop();
Frame 48
play();
Instance of Symbol 126 MovieClip in Frame 48
//component parameters onClipEvent (initialize) { returnx = 216; returny = 370; }
Instance of Symbol 126 MovieClip in Frame 48
//component parameters onClipEvent (initialize) { returnx = 216; returny = 370; }
Frame 49
if (!_root.go) { gotoAndPlay (48); } else { gotoAndStop (50); }
Frame 50
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole12score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 51
stop();
Frame 52
play();
Instance of Symbol 126 MovieClip in Frame 52
//component parameters onClipEvent (initialize) { returnx = 565; returny = 100; }
Instance of Symbol 126 MovieClip in Frame 52
//component parameters onClipEvent (initialize) { returnx = 565; returny = 100; }
Frame 53
if (!_root.go) { gotoAndPlay (52); } else { gotoAndStop (54); }
Frame 54
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole13score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 55
stop();
Frame 56
play();
Instance of Symbol 339 MovieClip in Frame 56
//component parameters onClipEvent (initialize) { returnx = 245; returny = 390; }
Frame 57
if (!_root.go) { gotoAndPlay (56); } else { gotoAndStop (58); }
Frame 58
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole14score = _root.hole1hitCount; _root.holepar = 2; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 59
stop();
Frame 60
play();
Frame 61
if (!_root.go) { gotoAndPlay (60); } else { gotoAndStop (62); }
Frame 62
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole15score = _root.hole1hitCount; _root.holepar = 4; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 63
stop();
Frame 64
play();
Instance of Symbol 126 MovieClip in Frame 64
//component parameters onClipEvent (initialize) { returnx = 613; returny = 366; }
Instance of Symbol 126 MovieClip in Frame 64
//component parameters onClipEvent (initialize) { returnx = 613; returny = 366; }
Instance of Symbol 126 MovieClip in Frame 64
//component parameters onClipEvent (initialize) { returnx = 613; returny = 366; }
Instance of Symbol 126 MovieClip in Frame 64
//component parameters onClipEvent (initialize) { returnx = 613; returny = 366; }
Instance of Symbol 126 MovieClip in Frame 64
//component parameters onClipEvent (initialize) { returnx = 613; returny = 366; }
Frame 65
if (!_root.go) { gotoAndPlay (64); } else { gotoAndStop (66); }
Frame 66
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole16score = _root.hole1hitCount; _root.holepar = 4; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 67
stop();
Frame 68
play();
Frame 69
if (!_root.go) { gotoAndPlay (68); } else { gotoAndStop (70); }
Frame 70
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole17score = _root.hole1hitCount; _root.holepar = 4; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; total1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; total2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; _root.hole1hitCount = 0; play();
Frame 71
stop();
Frame 72
play();
Frame 73
if (!_root.go) { gotoAndPlay (72); } else { gotoAndStop (74); }
Frame 74
if (_root.hole1hitCount == 0) { _root.go = 0; gotoAndStop (2); } _root.hole18score = _root.hole1hitCount; _root.holepar = 3; Mouse.show(); if (_root.hole1hitCount == 1) { comments = "Hole in One!"; } else if ((_root.holepar - _root.hole1hitCount) == 2) { comments = "Eagle!"; } else if ((_root.holepar - _root.hole1hitCount) == 1) { comments = "Birdie!"; } else if ((_root.holepar - _root.hole1hitCount) == 0) { comments = "Nice Par!"; } else if ((_root.holepar - _root.hole1hitCount) == -1) { comments = "Bogey"; } else if ((_root.holepar - _root.hole1hitCount) == -2) { comments = "Double Bogey"; } else if (_root.limit) { comments = "Eight stroke limit"; _root.limit = 0; } else { comments = (_root.hole1hitCount - _root.holepar) + " over Par"; } sc1 = _root.hole1score; sc2 = _root.hole2score; sc3 = _root.hole3score; sc4 = _root.hole4score; sc5 = _root.hole5score; sc6 = _root.hole6score; sc7 = _root.hole7score; sc8 = _root.hole8score; sc9 = _root.hole9score; sc10 = _root.hole10score; sc11 = _root.hole11score; sc12 = _root.hole12score; sc13 = _root.hole13score; sc14 = _root.hole14score; sc15 = _root.hole15score; sc16 = _root.hole16score; sc17 = _root.hole17score; sc18 = _root.hole18score; score1 = (((((((_root.hole1score + _root.hole2score) + _root.hole3score) + _root.hole4score) + _root.hole5score) + _root.hole6score) + _root.hole7score) + _root.hole8score) + _root.hole9score; score2 = (((((((_root.hole10score + _root.hole11score) + _root.hole12score) + _root.hole13score) + _root.hole14score) + _root.hole15score) + _root.hole16score) + _root.hole17score) + _root.hole18score; total1 = score1; total2 = score2; _root.hole1hitCount = 0; _root.myScore = score1 + score2; play();
Frame 75
stop();
Frame 76
_root.yourRank = 0; mytxt = "getRank.asp?score=" + _root.myScore; loadVariablesNum (mytxt, 0); play();
Frame 78
if (_root.yourRank != 0) { theRank = Number(_root.yourRank); if (theRank < 101) { gotoAndStop (79); } else { gotoAndStop (81); } } else { gotoAndPlay (77); }
Frame 79
score = _root.myScore; rank = _root.yourRank; stop();
Frame 80
stop();
Frame 81
stop();
Frame 82
stop();
Frame 83
score = _root.myScore; rank = _root.yourRank; stop();
Frame 84
stop();
Symbol 26 Button
on (release) { gotoAndPlay (3); }
Symbol 36 Button
on (release) { mytxt = "http://www.finestramedia.com/wbc/game_set_stats.asp?dp=game_starts"; loadVariablesNum (mytxt, 0); gotoAndPlay (4); }
Symbol 45 Button
on (release) { gotoAndPlay (2); }
Symbol 47 Button
on (release) { gotoAndPlay (4); }
Instance of Symbol 49 MovieClip "mywall" in Symbol 50 MovieClip Frame 1
onClipEvent (mouseMove) { if (_root.ballDown != 1) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { _root.ball.gotoAndStop(1); Mouse.hide(); _root.ball._x = _root._xmouse; _root.ball._y = _root._ymouse; } else { Mouse.show(); } } } onClipEvent (mouseUp) { if (_root.ballDown != 1) { Mouse.show(); _root.ballDown = 1; _root.ball.gotoAndStop(2); } } onClipEvent (load) { _root.ballDown = 0; }
Symbol 52 MovieClip Frame 1
this._xscale = 180; this._yscale = 180;
Symbol 52 MovieClip Frame 3
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 6) { _root.ball.gotoAndStop(3); _root.ball._x = this._x; _root.ball._y = this._y; _root.ball._alpha = 0; _root.rolling = 0; _root.ballin._alpha = 100; _root.ballin.play(); ds = 1; dtime = getTimer(); if (_root.hole1hitCount == 1) { mySound = new Sound(); mySound.attachSound("crowd"); mySound.start(); } } } } if (ds) { if ((getTimer() - dtime) > 4000) { ds = 0; _root.go = 1; } } gotoAndPlay (2);
Symbol 65 MovieClip Frame 1
stop();
Symbol 65 MovieClip Frame 2
stop();
Instance of Symbol 64 MovieClip in Symbol 65 MovieClip Frame 2
onClipEvent (mouseMove) { if (_root.hole1hitCount > 7) { _root.limit = 1; _root.go = 1; } Mouse.hide(); _root.putter._x = _root._xmouse; _root.putter._y = _root._ymouse; _root.xinit = _parent._x - _root._xmouse; _root.yinit = _parent._y - _root._ymouse; this._rotation = 90 + ((Math.atan2(_parent._y - _root._ymouse, _parent._x - _root._xmouse) * 180) / Math.PI); initScale = Math.abs((_root.xinit * _root.xinit) + (_root.yinit * _root.yinit)) / 20; if ((initScale <= 200) && (initScale >= 20)) { this._yscale = initScale; } else if (initScale > 200) { this._yscale = 200; } else { this._yscale = 20; } if (_root.xinit < 0) { _root.xmult = -1; } else { _root.xmult = 1; } if (_root.yinit < 0) { _root.ymult = -1; } else { _root.ymult = 1; } } onClipEvent (mouseUp) { Mouse.show(); _root.putter._x = 1000; _root.putter._y = 1000; _root.fa = (Math.atan2(_parent._y - _root._ymouse, _parent._x - _root._xmouse) * 180) / Math.PI; cp = (11.5 * (this._yscale / 200)) + 1; _root.xfactor = cp * Math.cos((_root.fa * Math.Pi) / 180); _root.yfactor = cp * Math.sin((_root.fa * Math.Pi) / 180); _root.rolling = 1; _root.hole1hitCount = _root.hole1hitCount + 1; _root.adjust = "na"; me = new Sound(); me.attachSound("putt"); me.start("putt"); _parent.gotoAndPlay(3); }
Symbol 65 MovieClip Frame 4
if (_root.balldown == 1) { if (_root.rolling) { _root.fa = (Math.atan2(_root.yfactor, _root.xfactor) * 180) / Math.PI; _root.xdecel = 0.075 * Math.cos((_root.fa * Math.Pi) / 180); _root.ydecel = 0.075 * Math.sin((_root.fa * Math.Pi) / 180); if (_root.adjust == "na") { this._y = this._y + _root.yfactor; this._x = this._x + _root.xfactor; } else { if (_root.adjust == "x") { this._x = this._x + _root.xadjust; if (_root.yfactor > 0) { this._y = this._y + Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); } else if (_root.yfactor < 0) { this._y = this._y + Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); } else { this._y = this._y; } _root.fa = 180 - _root.fa; } if (_root.adjust == "y") { this._y = this._y + _root.yadjust; if (_root.xfactor > 0) { this._x = this._x + Math.abs(_root.yadjust * Math.cos((_root.fa * Math.Pi) / 180)); } else if (_root.yfactor < 0) { this._x = this._x + Math.abs(_root.yadjust * Math.cos((_root.fa * Math.Pi) / 180)); } else { this._x = this._x; } _root.fa = -1 * _root.fa; } if ((_root.adjust == "xy1") && (_root.startCount > 2)) { this._y = this._y + _root.yadjust; this._x = this._x + _root.xadjust; _root.fa = 270 - _root.fa; _root.startCount = 0; } if ((_root.adjust == "xy2") && (_root.startCount > 2)) { this._y = this._y + _root.yadjust; this._x = this._x + _root.xadjust; _root.fa = -270 - _root.fa; _root.startCount = 0; } if ((_root.adjust == "xy3") && (_root.startCount > 2)) { this._y = this._y + _root.yadjust; this._x = this._x + _root.xadjust; _root.fa = -270 - _root.fa; _root.startCount = 0; } if ((_root.adjust == "xy4") && (_root.startCount > 2)) { this._y = this._y + _root.yadjust; this._x = this._x + _root.xadjust; _root.fa = 270 - _root.fa; _root.startCount = 0; } cp = Math.sqrt((_root.xfactor * _root.xfactor) + (_root.yfactor * _root.yfactor)); _root.xfactor = (cp * Math.cos((_root.fa * Math.Pi) / 180)) - _root.xdecel; _root.yfactor = (cp * Math.sin((_root.fa * Math.Pi) / 180)) - _root.ydecel; _root.adjust = "na"; } cp = Math.sqrt((_root.xfactor * _root.xfactor) + (_root.yfactor * _root.yfactor)); _root.xfactor = (cp * Math.cos((_root.fa * Math.Pi) / 180)) - _root.xdecel; _root.yfactor = (cp * Math.sin((_root.fa * Math.Pi) / 180)) - _root.ydecel; _root.startCount = _root.startCount + 1; } if ((Math.abs(_root.yfactor) + Math.abs(_root.xfactor)) < 0.08) { _root.rolling = 0; gotoAndStop (2); } else { gotoAndPlay (3); } }
Symbol 66 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.xfactor = _root.xfactor - 0.2; } } gotoAndPlay (1);
Symbol 67 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.yfactor = _root.yfactor + 0.2; } } gotoAndPlay (1);
Symbol 68 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 68 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, false) || (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y - 3.85) + _root.yfactor, false))) || (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y + 3.85) + _root.yfactor, false))) { if (_root.yfactor < 0) { _root.adjust = "y"; _root.yadjust = Math.ceil(myBounds.yMax - (_root.ball._y - 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = 0.1; } _root.wall_snd.start("wlbounce"); } else if (_root.yfactor > 0) { _root.adjust = "y"; _root.yadjust = Math.floor(myBounds.yMin - (_root.ball._y + 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = -0.1; } _root.wall_snd.start("wlbounce"); } } } gotoAndPlay (2);
Symbol 69 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 69 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true) || (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y - 3.85) + _root.yfactor, true))) || (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y + 3.85) + _root.yfactor, true))) { if (_root.yfactor < 0) { _root.adjust = "y"; _root.yadjust = Math.ceil(myBounds.yMax - (_root.ball._y - 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = 0.1; } me = new Sound(); me.attachSound("bottle_hit"); me.start("bottle_hit"); } else if (_root.yfactor > 0) { _root.adjust = "y"; _root.yadjust = Math.floor(myBounds.yMin - (_root.ball._y + 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = -0.1; } me = new Sound(); me.attachSound("bottle_hit"); me.start("bottle_hit"); } } } gotoAndPlay (2);
Symbol 72 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 72 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._x < mybounds.xMax) && (_root.ball._x > mybounds.xMin)) { if (_root.yfactor < 0) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { _root.adjust = "y"; _root.yadjust = Math.ceil(myBounds.yMax - (_root.ball._y - 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = 0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 73 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 73 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._y < mybounds.yMax) && (_root.ball._y > mybounds.yMin)) { if (_root.xfactor < 0) { if (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y - 3.85) + _root.yfactor, true)) { _root.adjust = "x"; _root.xadjust = Math.ceil(myBounds.xMax - (_root.ball._x - 3.85)); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = 0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 75 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 75 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._x < mybounds.xMax) && (_root.ball._x > mybounds.xMin)) { if (_root.yfactor < 0) { if (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y - 3.85) + _root.yfactor, true)) { _root.adjust = "y"; _root.yadjust = Math.ceil(myBounds.yMax - (_root.ball._y - 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = 0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 76 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 76 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._y < mybounds.yMax) && (_root.ball._y > mybounds.yMin)) { if (_root.xfactor > 0) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { _root.adjust = "x"; _root.xadjust = Math.floor(myBounds.xMin - (_root.ball._x + 3.85)); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = -0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 78 MovieClip Frame 1
myBounds = this.getBounds(_root);
Instance of Symbol 49 MovieClip "mywall" in Symbol 78 MovieClip Frame 1
/* no clip actions */
Symbol 78 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, false) || (this.hitTest((_root.ball._x + 3.85) + _root.xfactor, _root.ball._y + _root.yfactor, false))) || (this.hitTest((_root.ball._x - 3.85) + _root.xfactor, _root.ball._y + _root.yfactor, false))) { if (_root.xfactor < 0) { _root.adjust = "x"; _root.xadjust = Math.ceil(myBounds.xMax - (_root.ball._x - (_root.ball._width / 2))); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = 0.1; } _root.wall_snd = new Sound(); _root.wall_snd.attachSound("wlbounce"); _root.wall_snd.start("wlbounce"); } else if (_root.xfactor > 0) { _root.adjust = "x"; _root.xadjust = Math.floor(myBounds.xMin - (_root.ball._x + (_root.ball._width / 2))); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = -0.1; } _root.wall_snd = new Sound(); _root.wall_snd.attachSound("wlbounce"); _root.wall_snd.start("wlbounce"); } } } gotoAndPlay (2);
Symbol 81 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 81 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMax - mybounds.yMin; bw = mybounds.yMax - ((yw / xw) * mybounds.xMin); xc = ((_root.ball._x + 2.72) + _root.xfactor) - (_root.ball._x + 2.72); yc = ((_root.ball._y + 2.72) + _root.yfactor) - (_root.ball._y + 2.72); b2 = (_root.ball._y + 2.72) - ((yc / xc) * (_root.ball._x + 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); _root.xadjust = ix - (_root.ball._x + 2.72); _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy4"; wall_snd = new Sound(); wall_snd.attachSound("wlbounce"); wall_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 82 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 82 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMin - mybounds.yMax; bw = mybounds.yMax - ((yw / xw) * mybounds.xMax); xc = ((_root.ball._x - 2.72) + _root.xfactor) - (_root.ball._x - 2.72); yc = ((_root.ball._y + 2.72) + _root.yfactor) - (_root.ball._y + 2.72); b2 = (_root.ball._y + 2.72) - ((yc / xc) * (_root.ball._x - 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); _root.xadjust = ix - (_root.ball._x - 2.72); _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy2"; wall_snd = new Sound(); wall_snd.attachSound("wlbounce"); wall_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 65
stop();
Symbol 91 Button
on (release, keyPress "8") { _root.hole1HitCount = 8; _root.go = 1; }
Symbol 104 Button
on (release) { _root.go = 0; gotoAndStop (8); }
Symbol 112 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.xfactor = _root.xfactor + 0.2; } } gotoAndPlay (1);
Symbol 113 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 113 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMin - mybounds.yMax; bw = mybounds.yMin - ((yw / xw) * mybounds.xMin); xc = ((_root.ball._x + 2.72) + _root.xfactor) - (_root.ball._x + 2.72); yc = ((_root.ball._y - 2.72) + _root.yfactor) - (_root.ball._y - 2.72); b2 = (_root.ball._y - 2.72) - ((yc / xc) * (_root.ball._x + 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); fm = Math.sqrt((_root.xfactor * _root.xfactor) + (_root.yfactor * _root.yfactor)); fa = (Math.acos(Math.Abs(_root.yfactor) / fm) * 180) / Math.PI; _root.xadjust = ix - (_root.ball._x + 2.72); _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy3"; wall_snd = new Sound(); wall_snd.attachSound("wlbounce"); wall_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 114 Button
on (release) { _root.go = 0; gotoAndStop (12); }
Symbol 126 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.xfactor = 0; _root.yfactor = 0; _root.ball._x = returnx; _root.ball._y = returny; me = new Sound(); me.attachSound("water"); me.start("water"); } } gotoAndPlay (1);
Instance of Symbol 126 MovieClip in Symbol 127 MovieClip Frame 82
//component parameters onClipEvent (initialize) { returnx = 270; returny = 410; }
Symbol 128 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 128 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMax - mybounds.yMin; bw = mybounds.yMin - ((yw / xw) * mybounds.xMax); xc = ((_root.ball._x - 2.72) + _root.xfactor) - (_root.ball._x - 2.72); yc = ((_root.ball._y - 2.72) + _root.yfactor) - (_root.ball._y - 2.72); b2 = (_root.ball._y - 2.72) - ((yc / xc) * (_root.ball._x - 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); _root.xadjust = ix - (_root.ball._x - 2.72); _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy1"; wall_snd = new Sound(); wall_snd.attachSound("wlbounce"); wall_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 129 Button
on (release) { _root.go = 0; gotoAndStop (16); }
Symbol 135 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor - 0.2; _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 140 Button
on (release) { _root.go = 0; gotoAndStop (20); }
Symbol 152 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.Abs(_root.xfactor) + Math.Abs(_root.yfactor)) < 4) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown1._alpha = 100; _root.balldown1.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 410; _root.ball._y = 150; } } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = random(5) + 2; _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 154 MovieClip Frame 1
this._alpha = 0; stop();
Symbol 154 MovieClip Frame 40
Symbol 155 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x + 3, _root.ball._y, false)) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.ball._x = 558; _root.ball._y = 308; } } if (ds) { if ((getTimer() - dtime) > 1000) { _root.xfactor = 0; _root.yfactor = random(4) + 2; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 156 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor - 0.2; _root.yfactor = _root.yfactor + 0.2; } } gotoAndPlay (1);
Symbol 157 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 158 Button
on (release) { _root.go = 0; gotoAndStop (24); }
Symbol 170 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.Abs(_root.xfactor) + Math.Abs(_root.yfactor)) < 130) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.ball._x = 360; _root.ball._y = random(100) + 100; } } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = random(5) + 3; _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 171 Button
on (release) { _root.go = 0; gotoAndStop (28); }
Symbol 180 MovieClip Frame 1
xinc = 1; yinc = -8;
Symbol 180 MovieClip Frame 3
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if (_root.yfactor < -6) { _root.rolling = 0; _root.ball.gotoAndStop(3); animStart = 1; me = new Sound(); me.attachSound("pipe"); me.start("pipe"); } else { _root.yfactor = _root.yfactor + 0.5; } } } if (animStart) { _root.ball._y = _root.ball._y + yinc; _root.ball._x = _root.ball._x + xinc; xinc = xinc + 0.05; yinc = yinc + 1; if (_root.ball._x > 500) { _root.ball._alpha = 0; animStart = 0; ds = 1; dtime = getTimer(); _root.ball._x = 535; _root.ball._y = 205; } } if (ds) { if ((getTimer() - dtime) > 750) { _root.xfactor = 0; _root.yfactor = -3; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (2);
Symbol 185 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 185 MovieClip Frame 3
if ((_root.ball._x < mybounds.xMax) && (_root.ball._x > mybounds.xMin)) { if (_root.yfactor > 0) { if (_root.rolling && (_root.adjust == "na")) { if ((((((_root.ball._y + (_root.ball._height / 2)) + _root.yfactor) > myBounds.yMin) && (((_root.ball._y + (_root.ball._height / 2)) + _root.yfactor) < myBounds.yMax)) || ((((_root.ball._y - (_root.ball._height / 2)) + _root.yfactor) > myBounds.yMin) && (((_root.ball._y - (_root.ball._height / 2)) + _root.yfactor) < myBounds.yMax))) || (((_root.ball._y + _root.yfactor) > myBounds.yMin) && ((_root.ball._y + _root.yfactor) < myBounds.yMax))) { _root.adjust = "y"; _root.yadjust = Math.floor(myBounds.yMin - (_root.ball._y + (_root.ball._height / 2))); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = -0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 186 Button
on (release) { _root.go = 0; gotoAndStop (32); }
Symbol 204 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor + 0.2; _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 205 Button
on (release) { _root.go = 0; gotoAndStop (36); }
Symbol 217 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor - 0.2; _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 223 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.Abs(_root.xfactor) + Math.Abs(_root.yfactor)) < 4) { _root.xfactor = 0; _root.yfactor = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown1._alpha = 100; _root.balldown1.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 230; _root.ball._y = 150; } } } if (ds) { if ((getTimer() - dtime) > 1500) { _root.bottle_movie.play(); ds2 = 1; dtime2 = getTimer(); ds = 0; } } if (ds2) { if ((getTimer() - dtime2) > 2500) { _root.ball._alpha = 100; ds2 = 0; } } gotoAndPlay (1);
Symbol 224 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.Abs(_root.xfactor) + Math.Abs(_root.yfactor)) < 4) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown2._alpha = 100; _root.balldown2.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 300; _root.ball._y = 285; } } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = 0; _root.yfactor = random(4) + 2; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 231 MovieClip Frame 1
stop();
Symbol 232 Button
on (release) { _root.go = 0; gotoAndStop (40); }
Symbol 244 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 4) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown1._alpha = 100; _root.balldown1.play(); me = new Sound(); me.attachSound("bottle_drop"); me.start("bottle_drop"); _root.ball._x = 475; _root.ball._y = 270; } } } if (ds) { if ((getTimer() - dtime) > 2000) { if (_root.hole1hitCount != 1) { _root.xfactor = random(7); _root.yfactor = random(7); } else { _root.xfactor = 4; _root.yfactor = 4; } _root.glassbreak._alpha = 100; _root.glassbreak.play(); _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 245 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 4) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown2._alpha = 100; _root.balldown2.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 490; _root.ball._y = 140; } } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = random(8); _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 254 MovieClip Frame 1
stop();
Symbol 254 MovieClip Frame 27
stop();
Symbol 255 Button
on (release) { _root.go = 0; gotoAndStop (44); }
Symbol 275 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 275 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMin - mybounds.yMax; bw = mybounds.yMin - ((yw / xw) * mybounds.xMin); xc = ((_root.ball._x + 2.72) + _root.xfactor) - (_root.ball._x + 2.72); yc = ((_root.ball._y - 2.72) + _root.yfactor) - (_root.ball._y - 2.72); b2 = (_root.ball._y - 2.72) - ((yc / xc) * (_root.ball._x + 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); fm = Math.sqrt((_root.xfactor * _root.xfactor) + (_root.yfactor * _root.yfactor)); fa = (Math.acos(Math.Abs(_root.yfactor) / fm) * 180) / Math.PI; _root.xadjust = (_root.ball._x + 2.72) - ix; _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy3"; _root.wall_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 276 Button
on (release) { _root.go = 0; gotoAndStop (48); }
Symbol 295 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 295 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._x < mybounds.xMax) && (_root.ball._x > mybounds.xMin)) { if (_root.yfactor > 0) { if (this.hitTest(_root.ball._x + _root.xfactor, (_root.ball._y - 3.85) + _root.yfactor, true)) { _root.adjust = "y"; _root.yadjust = Math.floor(myBounds.yMin - (_root.ball._y + 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = 0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 296 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 296 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._y < mybounds.yMax) && (_root.ball._y > mybounds.yMin)) { if (_root.xfactor > 0) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { _root.adjust = "x"; _root.xadjust = Math.floor(myBounds.xMin - (_root.ball._x + 3.85)); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = -0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 298 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 298 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._x < mybounds.xMax) && (_root.ball._x > mybounds.xMin)) { if (_root.yfactor > 0) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { _root.adjust = "y"; _root.yadjust = Math.floor(myBounds.yMin - (_root.ball._y + 3.85)); if (Math.abs(_root.yadjust) < 0.1) { _root.yadjust = -0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 299 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 299 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if ((_root.ball._y < mybounds.yMax) && (_root.ball._y > mybounds.yMin)) { if (_root.xfactor < 0) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { _root.adjust = "x"; _root.xadjust = Math.ceil(myBounds.xMax - (_root.ball._x - 3.85)); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = 0.1; } _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 301 Button
on (release) { _root.go = 0; gotoAndStop (52); }
Symbol 321 Button
on (release) { _root.go = 0; gotoAndStop (56); }
Symbol 338 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 338 MovieClip Frame 3
if (_root.rolling && (_root.adjust == "na")) { if (this.hitTest(_root.ball._x + _root.xfactor, _root.ball._y + _root.yfactor, true)) { xw = mybounds.xMin - mybounds.xMax; yw = mybounds.yMin - mybounds.yMax; bw = mybounds.yMax - ((yw / xw) * mybounds.xMax); xc = ((_root.ball._x - 2.72) + _root.xfactor) - (_root.ball._x - 2.72); yc = ((_root.ball._y + 2.72) + _root.yfactor) - (_root.ball._y + 2.72); b2 = (_root.ball._y + 2.72) - ((yc / xc) * (_root.ball._x - 2.72)); ix = ((bw - b2) / (yc / xc)) / (1 - ((yw / xw) / (yc / xc))); _root.xadjust = ix - (_root.ball._x - 2.72); _root.yadjust = Math.abs(_root.xadjust * Math.sin((_root.fa * Math.Pi) / 180)); _root.adjust = "xy2"; glass_snd = new Sound(); glass_snd.attachSound("bottle_hit"); glass_snd.start("wlbounce"); } } gotoAndPlay (2);
Symbol 339 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if (_root.xfactor < 4) { _root.rolling = 0; _root.xfactor = 0; _root.yfactor = 0; me = new Sound(); me.attachSound("water"); me.start("water"); _root.ball._x = returnx; _root.ball._y = returny; } else { _root.shadow_ball = 1; ds = 1; dtime = getTimer(); _root.ball._xscale = 120; _root.ball._yscale = 130; } } } if (ds) { if (((getTimer() - dtime) > 1000) || (_root.ball._x > 550)) { _root.shadow_ball = 0; _root.bshadow._alpha = 0; _root.ball._xscale = 100; _root.ball._yscale = 100; ds = 0; } } gotoAndPlay (1);
Symbol 341 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor - 0.2; _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 349 MovieClip Frame 1
xd = 10; yd = 15;
Symbol 349 MovieClip Frame 3
if (_root.shadow_ball) { this._alpha = 100; this._x = _root.ball._x + xd; this._y = _root.ball._y + yd; xd = xd - 0.5; yd = yd - 0.5; this._xscale = this._xscale - 3; this._yscale = this._yscale - 3; } gotoAndPlay (2);
Symbol 350 MovieClip Frame 1
myBounds = this.getBounds(_root);
Symbol 350 MovieClip Frame 3
if ((((((_root.ball._x - 3.85) + _root.xfactor) < myBounds.xMax) && (((_root.ball._x - 3.85) + _root.xfactor) > myBounds.xMin)) || ((((_root.ball._x + 3.85) + _root.xfactor) < myBounds.xMax) && (((_root.ball._x + 3.85) + _root.xfactor) > myBounds.xMin))) || (((_root.ball._x + _root.xfactor) < myBounds.xMax) && ((_root.ball._x + _root.xfactor) > myBounds.xMin))) { if ((_root.ball._y < mybounds.yMax) && (_root.ball._y > mybounds.yMin)) { if (_root.rolling && (_root.adjust == "na")) { if (_root.xfactor < 0) { _root.adjust = "x"; _root.xadjust = Math.ceil(myBounds.xMax - (_root.ball._x - (_root.ball._width / 2))); if (Math.abs(_root.xadjust) < 0.1) { _root.xadjust = 0.1; } _root.wall_snd = new Sound(); _root.wall_snd.attachSound("wlbounce"); _root.wall_snd.start("wlbounce"); } } } } gotoAndPlay (2);
Symbol 351 Button
on (release) { _root.go = 0; gotoAndStop (60); }
Symbol 379 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown1._alpha = 100; _root.balldown1.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 502; _root.ball._y = 213; } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = 3; _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 380 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.balldown2._alpha = 100; _root.balldown2.play(); me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 502; _root.ball._y = 213; } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = 3; _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 381 Button
on (release) { _root.go = 0; gotoAndStop (64); }
Symbol 404 Button
on (release) { _root.go = 0; gotoAndStop (68); }
Symbol 425 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, true)) { _root.xfactor = _root.xfactor - 0.2; _root.yfactor = _root.yfactor - 0.2; } } gotoAndPlay (1);
Symbol 430 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; me = new Sound(); me.attachSound("pipe"); me.start("pipe"); _root.ball._x = 465; _root.ball._y = 175; } } if (ds) { if ((getTimer() - dtime) > 2000) { _root.xfactor = -2; _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 431 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.rolling = 0; _root.ball.gotoAndStop(3); _root.ball._alpha = 0; dtime = getTimer(); ds = 1; _root.ball._x = 350; _root.ball._y = 110; me = new Sound(); me.attachSound("bottle_drop"); me.start("bottle_drop"); } } if (ds) { if ((getTimer() - dtime) > 2500) { _root.xfactor = -1 * (random(4) + 5); _root.yfactor = 0; _root.ball._alpha = 100; _root.rolling = 1; _root.ball.gotoAndPlay(3); ds = 0; } } gotoAndPlay (1);
Symbol 432 Button
on (release) { _root.go = 0; gotoAndStop (72); }
Symbol 453 MovieClip Frame 1
this._xscale = 180; this._yscale = 180;
Symbol 453 MovieClip Frame 3
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 60) { _root.ball.gotoAndStop(3); _root.ball._x = this._x; _root.ball._y = this._y; _root.ball._alpha = 0; _root.rolling = 0; _root.ballin1._alpha = 100; _root.ballin1.play(); ds = 1; dtime = getTimer(); _root.hole1hitCount = _root.hole1hitCount + 2; if (_root.hole1hitCount == 1) { } } } } if (ds) { if ((getTimer() - dtime) > 4000) { ds = 0; _root.go = 1; } } gotoAndPlay (2);
Symbol 454 MovieClip Frame 1
this._xscale = 180; this._yscale = 180;
Symbol 454 MovieClip Frame 3
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 60) { _root.ball.gotoAndStop(3); _root.ball._x = this._x; _root.ball._y = this._y; _root.ball._alpha = 0; _root.rolling = 0; _root.ballin2._alpha = 100; _root.ballin2.play(); ds = 1; dtime = getTimer(); _root.hole1hitCount = _root.hole1hitCount + 1; if (_root.hole1hitCount == 1) { } } } } if (ds) { if ((getTimer() - dtime) > 4000) { ds = 0; _root.go = 1; } } gotoAndPlay (2);
Symbol 455 MovieClip Frame 2
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { _root.yfactor = _root.yfactor + 0.25; } } gotoAndPlay (1);
Symbol 461 MovieClip Frame 1
this._xscale = 180; this._yscale = 180;
Symbol 461 MovieClip Frame 3
if (_root.rolling) { if (this.hitTest(_root.ball._x, _root.ball._y, false)) { if ((Math.abs(_root.xfactor) + Math.abs(_root.yfactor)) < 60) { _root.ball.gotoAndStop(3); _root.ball._x = this._x; _root.ball._y = this._y; _root.ball._alpha = 0; _root.rolling = 0; _root.ballin3._alpha = 100; _root.ballin3.play(); ds = 1; dtime = getTimer(); if (_root.hole1hitCount == 1) { mySound = new Sound(); mySound.attachSound("crowd"); mySound.start(); } } } } if (ds) { if ((getTimer() - dtime) > 4000) { ds = 0; _root.go = 1; } } gotoAndPlay (2);
Symbol 462 Button
on (release) { _root.go = 0; gotoAndStop (76); }
Symbol 500 Button
on (release) { _root.elist = 0; gotoAndStop (2); }
Symbol 502 Button
on (release) { _root.elist = 1; gotoAndStop (1); }
Symbol 503 MovieClip Frame 1
stop();
Symbol 503 MovieClip Frame 2
stop();
Symbol 509 Button
on (release) { loadVariablesNum ("addtoboard.asp", 0, "POST"); gotoAndStop (80); }
Symbol 523 Button
on (release) { gotoAndPlay (4); }
Symbol 530 Button
on (release) { getURL ("http://www.widmer.com/games/golfboard2.html"); }
Symbol 537 Button
on (release) { gotoAndStop (83); }
Symbol 543 Button
on (release) { loadVariablesNum ("http://www.finestramedia.com/wbc/addtocontest.asp", 0, "POST"); gotoAndStop (82); }
Symbol 557 Button
on (release) { loadVariablesNum ("http://www.finestramedia.com/wbc/tellafriend2.asp", 0, "POST"); gotoAndStop (84); }
Symbol 563 Button
on (release) { gotoAndStop (83); }

Library Items

Symbol 1 Sound [wlbounce]
Symbol 2 Sound [water]
Symbol 3 Sound [putt]
Symbol 4 Sound [pipe]
Symbol 5 Sound [crowd]
Symbol 6 Sound [bottle_hit]
Symbol 7 Sound [bottle_drop]
Symbol 8 Sound [inthehole]Used by:83
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 FontUsed by:13 14 95 96 97 98 99 105 106 107 115 116 117 118 130 131 132 133 134 141 142 143 144 145 146 159 160 161 162 163 164 165 172 173 174 175 176 177 178 179 187 188 189 190 191 192 193 194 195 206 207 208 209 210 211 212 213 214 215 233 234 235 236 237 238 239 240 241 242 243 256 257 258 259 260 261 262 263 264 265 266 267 268 277 278 279 280 281 282 283 284 285 286 287 288 289 290 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 487 508 541
Symbol 13 EditableTextUses:12Used by:Timeline
Symbol 14 EditableTextUses:12Used by:15
Symbol 15 MovieClipUses:14Used by:Timeline
Symbol 16 FontUsed by:17 19 21 24 27 29 31 34 38 485 488 515 517 524 531 534 538 550
Symbol 17 TextUses:16Used by:26 46
Symbol 18 GraphicUsed by:26 46
Symbol 19 TextUses:16Used by:26 46
Symbol 20 GraphicUsed by:26 46
Symbol 21 TextUses:16Used by:26 46
Symbol 22 GraphicUsed by:26 46
Symbol 23 GraphicUsed by:26 46
Symbol 24 TextUses:16Used by:26 46
Symbol 25 GraphicUsed by:26 46
Symbol 26 ButtonUses:17 18 19 20 21 22 23 24 25Used by:Timeline
Symbol 27 TextUses:16Used by:36 47
Symbol 28 GraphicUsed by:36 47
Symbol 29 TextUses:16Used by:36 47
Symbol 30 GraphicUsed by:36 47
Symbol 31 TextUses:16Used by:36 47
Symbol 32 GraphicUsed by:36 47
Symbol 33 GraphicUsed by:36 47
Symbol 34 TextUses:16Used by:36 47
Symbol 35 GraphicUsed by:36 47
Symbol 36 ButtonUses:27 28 29 30 31 32 33 34 35Used by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 TextUses:16Used by:Timeline
Symbol 39 FontUsed by:40 41 486 489 490 491 492 493 496 510 511 512 513 514 516 539 544 545 546 547 548 549 551 552 553 554 555 558 559 560 561 562
Symbol 40 TextUses:39Used by:Timeline
Symbol 41 TextUses:39Used by:45
Symbol 42 GraphicUsed by:45
Symbol 43 GraphicUsed by:45
Symbol 44 GraphicUsed by:45
Symbol 45 ButtonUses:41 42 43 44Used by:Timeline
Symbol 46 ButtonUses:17 18 19 20 21 22 23 24 25Used by:Timeline
Symbol 47 ButtonUses:27 28 29 30 31 32 33 34 35Used by:Timeline
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:50 66 67 68 69 78 112 126 135 156 157 185 339 350 455
Symbol 50 MovieClipUses:49Used by:Timeline
Symbol 51 GraphicUsed by:52 152 155 170 180 223 224 244 245 379 380 430 431 453 454 461
Symbol 52 MovieClipUses:51Used by:Timeline
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 GraphicUsed by:Timeline
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:62 83 154 231
Symbol 62 MovieClipUses:61Used by:65
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:65
Symbol 65 MovieClipUses:62 64Used by:Timeline
Symbol 66 MovieClipUses:49Used by:Timeline
Symbol 67 MovieClipUses:49Used by:Timeline
Symbol 68 MovieClipUses:49Used by:375 378  Timeline
Symbol 69 MovieClipUses:49Used by:Timeline
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:70Used by:72 73 75 76 295 296 298 299
Symbol 72 MovieClipUses:71Used by:74
Symbol 73 MovieClipUses:71Used by:74
Symbol 74 MovieClipUses:72 73Used by:Timeline
Symbol 75 MovieClipUses:71Used by:77
Symbol 76 MovieClipUses:71Used by:77
Symbol 77 MovieClipUses:75 76Used by:Timeline
Symbol 78 MovieClipUses:49Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:79Used by:81 82 113 128 338
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 MovieClipUses:80Used by:Timeline
Symbol 83 MovieClipUses:61 8Used by:Timeline
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 GraphicUsed by:91
Symbol 87 FontUsed by:88 505 556
Symbol 88 TextUses:87Used by:91
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 ButtonUses:86 88 89 90Used by:Timeline
Symbol 92 BitmapUsed by:93
Symbol 93 GraphicUses:92Used by:Timeline
Symbol 94 TextUsed by:Timeline
Symbol 95 TextUses:12Used by:Timeline
Symbol 96 TextUses:12Used by:Timeline
Symbol 97 TextUses:12Used by:Timeline
Symbol 98 TextUses:12Used by:Timeline
Symbol 99 TextUses:12Used by:Timeline
Symbol 100 GraphicUsed by:104 114 129 140 158 171 186 205 232 255 276 301 321 351 381 404 432 462
Symbol 101 GraphicUsed by:104 114 129 140 158 171 186 205 232 255 276 301 321 351 381 404 432 462
Symbol 102 GraphicUsed by:104 114 129 140 158 171 186 205 232 255 276 301 321 351 381 404 432 462
Symbol 103 GraphicUsed by:104 114 129 140 158 171 186 205 232 255 276 301 321 351 381 404 432 462
Symbol 104 ButtonUses:100 101 102 103Used by:Timeline
Symbol 105 EditableTextUses:12Used by:Timeline
Symbol 106 EditableTextUses:12Used by:Timeline
Symbol 107 EditableTextUses:12Used by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 BitmapUsed by:111
Symbol 111 GraphicUses:110Used by:Timeline
Symbol 112 MovieClipUses:49Used by:Timeline
Symbol 113 MovieClipUses:80Used by:Timeline
Symbol 114 ButtonUses:100 101 102 103Used by:Timeline
Symbol 115 EditableTextUses:12Used by:Timeline
Symbol 116 EditableTextUses:12Used by:Timeline
Symbol 117 EditableTextUses:12Used by:Timeline
Symbol 118 EditableTextUses:12Used by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 BitmapUsed by:123
Symbol 123 GraphicUses:122Used by:Timeline
Symbol 124 GraphicUsed by:Timeline
Symbol 125 GraphicUsed by:127
Symbol 126 MovieClipUses:49Used by:127  Timeline
Symbol 127 MovieClipUses:125 126Used by:Timeline
Symbol 128 MovieClipUses:80Used by:Timeline
Symbol 129 ButtonUses:100 101 102 103Used by:Timeline
Symbol 130 EditableTextUses:12Used by:Timeline
Symbol 131 EditableTextUses:12Used by:Timeline
Symbol 132 EditableTextUses:12Used by:Timeline
Symbol 133 EditableTextUses:12Used by:Timeline
Symbol 134 EditableTextUses:12Used by:Timeline
Symbol 135 MovieClipUses:49Used by:Timeline
Symbol 136 GraphicUsed by:Timeline
Symbol 137 GraphicUsed by:Timeline
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:Timeline
Symbol 140 ButtonUses:100 101 102 103Used by:Timeline
Symbol 141 EditableTextUses:12Used by:Timeline
Symbol 142 EditableTextUses:12Used by:Timeline
Symbol 143 EditableTextUses:12Used by:Timeline
Symbol 144 EditableTextUses:12Used by:Timeline
Symbol 145 EditableTextUses:12Used by:Timeline
Symbol 146 EditableTextUses:12Used by:Timeline
Symbol 147 GraphicUsed by:Timeline
Symbol 148 GraphicUsed by:Timeline
Symbol 149 GraphicUsed by:Timeline
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:Timeline
Symbol 152 MovieClipUses:51Used by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153 61Used by:Timeline
Symbol 155 MovieClipUses:51Used by:Timeline
Symbol 156 MovieClipUses:49Used by:Timeline
Symbol 157 MovieClipUses:49Used by:Timeline
Symbol 158 ButtonUses:100 101 102 103Used by:Timeline
Symbol 159 EditableTextUses:12Used by:Timeline
Symbol 160 EditableTextUses:12Used by:Timeline
Symbol 161 EditableTextUses:12Used by:Timeline
Symbol 162 EditableTextUses:12Used by:Timeline
Symbol 163 EditableTextUses:12Used by:Timeline
Symbol 164 EditableTextUses:12Used by:Timeline
Symbol 165 EditableTextUses:12Used by:Timeline
Symbol 166 GraphicUsed by:Timeline
Symbol 167 GraphicUsed by:Timeline
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:Timeline
Symbol 170 MovieClipUses:51Used by:Timeline
Symbol 171 ButtonUses:100 101 102 103Used by:Timeline
Symbol 172 EditableTextUses:12Used by:Timeline
Symbol 173 EditableTextUses:12Used by:Timeline
Symbol 174 EditableTextUses:12Used by:Timeline
Symbol 175 EditableTextUses:12Used by:Timeline
Symbol 176 EditableTextUses:12Used by:Timeline
Symbol 177 EditableTextUses:12Used by:Timeline
Symbol 178 EditableTextUses:12Used by:Timeline
Symbol 179 EditableTextUses:12Used by:Timeline
Symbol 180 MovieClipUses:51Used by:Timeline
Symbol 181 GraphicUsed by:Timeline
Symbol 182 GraphicUsed by:Timeline
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:Timeline
Symbol 185 MovieClipUses:49Used by:Timeline
Symbol 186 ButtonUses:100 101 102 103Used by:Timeline
Symbol 187 EditableTextUses:12Used by:Timeline
Symbol 188 EditableTextUses:12Used by:Timeline
Symbol 189 EditableTextUses:12Used by:Timeline
Symbol 190 EditableTextUses:12Used by:Timeline
Symbol 191 EditableTextUses:12Used by:Timeline
Symbol 192 EditableTextUses:12Used by:Timeline
Symbol 193 EditableTextUses:12Used by:Timeline
Symbol 194 EditableTextUses:12Used by:Timeline
Symbol 195 EditableTextUses:12Used by:Timeline
Symbol 196 GraphicUsed by:Timeline
Symbol 197 GraphicUsed by:Timeline
Symbol 198 GraphicUsed by:Timeline
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:Timeline
Symbol 201 GraphicUsed by:Timeline
Symbol 202 GraphicUsed by:Timeline
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:Timeline
Symbol 205 ButtonUses:100 101 102 103Used by:Timeline
Symbol 206 EditableTextUses:12Used by:Timeline
Symbol 207 EditableTextUses:12Used by:Timeline
Symbol 208 EditableTextUses:12Used by:Timeline
Symbol 209 EditableTextUses:12Used by:Timeline
Symbol 210 EditableTextUses:12Used by:Timeline
Symbol 211 EditableTextUses:12Used by:Timeline
Symbol 212 EditableTextUses:12Used by:Timeline
Symbol 213 EditableTextUses:12Used by:Timeline
Symbol 214 EditableTextUses:12Used by:Timeline
Symbol 215 EditableTextUses:12Used by:Timeline
Symbol 216 GraphicUsed by:217
Symbol 217 MovieClipUses:216Used by:Timeline
Symbol 218 GraphicUsed by:Timeline
Symbol 219 GraphicUsed by:Timeline
Symbol 220 BitmapUsed by:221
Symbol 221 GraphicUses:220Used by:Timeline
Symbol 222 GraphicUsed by:Timeline
Symbol 223 MovieClipUses:51Used by:Timeline
Symbol 224 MovieClipUses:51Used by:Timeline
Symbol 225 GraphicUsed by:231
Symbol 226 GraphicUsed by:231
Symbol 227 GraphicUsed by:231
Symbol 228 GraphicUsed by:231
Symbol 229 GraphicUsed by:231
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:225 226 227 228 61 229 230Used by:Timeline
Symbol 232 ButtonUses:100 101 102 103Used by:Timeline
Symbol 233 EditableTextUses:12Used by:Timeline
Symbol 234 EditableTextUses:12Used by:Timeline
Symbol 235 EditableTextUses:12Used by:Timeline
Symbol 236 EditableTextUses:12Used by:Timeline
Symbol 237 EditableTextUses:12Used by:Timeline
Symbol 238 EditableTextUses:12Used by:Timeline
Symbol 239 EditableTextUses:12Used by:Timeline
Symbol 240 EditableTextUses:12Used by:Timeline
Symbol 241 EditableTextUses:12Used by:Timeline
Symbol 242 EditableTextUses:12Used by:Timeline
Symbol 243 EditableTextUses:12Used by:Timeline
Symbol 244 MovieClipUses:51Used by:Timeline
Symbol 245 MovieClipUses:51Used by:Timeline
Symbol 246 GraphicUsed by:Timeline
Symbol 247 GraphicUsed by:Timeline
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:Timeline
Symbol 250 GraphicUsed by:254
Symbol 251 GraphicUsed by:254
Symbol 252 GraphicUsed by:254
Symbol 253 SoundUsed by:254
Symbol 254 MovieClipUses:250 251 252 253Used by:Timeline
Symbol 255 ButtonUses:100 101 102 103Used by:Timeline
Symbol 256 EditableTextUses:12Used by:Timeline
Symbol 257 EditableTextUses:12Used by:Timeline
Symbol 258 EditableTextUses:12Used by:Timeline
Symbol 259 EditableTextUses:12Used by:Timeline
Symbol 260 EditableTextUses:12Used by:Timeline
Symbol 261 EditableTextUses:12Used by:Timeline
Symbol 262 EditableTextUses:12Used by:Timeline
Symbol 263 EditableTextUses:12Used by:Timeline
Symbol 264 EditableTextUses:12Used by:Timeline
Symbol 265 EditableTextUses:12Used by:Timeline
Symbol 266 EditableTextUses:12Used by:Timeline
Symbol 267 EditableTextUses:12Used by:Timeline
Symbol 268 EditableTextUses:12Used by:Timeline
Symbol 269 GraphicUsed by:Timeline
Symbol 270 GraphicUsed by:Timeline
Symbol 271 GraphicUsed by:Timeline
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:Timeline
Symbol 274 GraphicUsed by:275
Symbol 275 MovieClipUses:274Used by:Timeline
Symbol 276 ButtonUses:100 101 102 103Used by:Timeline
Symbol 277 EditableTextUses:12Used by:Timeline
Symbol 278 EditableTextUses:12Used by:Timeline
Symbol 279 EditableTextUses:12Used by:Timeline
Symbol 280 EditableTextUses:12Used by:Timeline
Symbol 281 EditableTextUses:12Used by:Timeline
Symbol 282 EditableTextUses:12Used by:Timeline
Symbol 283 EditableTextUses:12Used by:Timeline
Symbol 284 EditableTextUses:12Used by:Timeline
Symbol 285 EditableTextUses:12Used by:Timeline
Symbol 286 EditableTextUses:12Used by:Timeline
Symbol 287 EditableTextUses:12Used by:Timeline
Symbol 288 EditableTextUses:12Used by:Timeline
Symbol 289 EditableTextUses:12Used by:Timeline
Symbol 290 EditableTextUses:12Used by:Timeline
Symbol 291 GraphicUsed by:Timeline
Symbol 292 GraphicUsed by:Timeline
Symbol 293 BitmapUsed by:294
Symbol 294 GraphicUses:293Used by:Timeline
Symbol 295 MovieClipUses:71Used by:297
Symbol 296 MovieClipUses:71Used by:297
Symbol 297 MovieClipUses:295 296Used by:Timeline
Symbol 298 MovieClipUses:71Used by:300
Symbol 299 MovieClipUses:71Used by:300
Symbol 300 MovieClipUses:298 299Used by:Timeline
Symbol 301 ButtonUses:100 101 102 103Used by:Timeline
Symbol 302 EditableTextUses:12Used by:Timeline
Symbol 303 EditableTextUses:12Used by:Timeline
Symbol 304 EditableTextUses:12Used by:Timeline
Symbol 305 EditableTextUses:12Used by:Timeline
Symbol 306 EditableTextUses:12Used by:Timeline
Symbol 307 EditableTextUses:12Used by:Timeline
Symbol 308 EditableTextUses:12Used by:Timeline
Symbol 309 EditableTextUses:12Used by:Timeline
Symbol 310 EditableTextUses:12Used by:Timeline
Symbol 311 EditableTextUses:12Used by:Timeline
Symbol 312 EditableTextUses:12Used by:Timeline
Symbol 313 EditableTextUses:12Used by:Timeline
Symbol 314 EditableTextUses:12Used by:Timeline
Symbol 315 EditableTextUses:12Used by:Timeline
Symbol 316 EditableTextUses:12Used by:Timeline
Symbol 317 GraphicUsed by:Timeline
Symbol 318 GraphicUsed by:Timeline
Symbol 319 BitmapUsed by:320
Symbol 320 GraphicUses:319Used by:Timeline
Symbol 321 ButtonUses:100 101 102 103Used by:Timeline
Symbol 322 EditableTextUses:12Used by:Timeline
Symbol 323 EditableTextUses:12Used by:Timeline
Symbol 324 EditableTextUses:12Used by:Timeline
Symbol 325 EditableTextUses:12Used by:Timeline
Symbol 326 EditableTextUses:12Used by:Timeline
Symbol 327 EditableTextUses:12Used by:Timeline
Symbol 328 EditableTextUses:12Used by:Timeline
Symbol 329 EditableTextUses:12Used by:Timeline
Symbol 330 EditableTextUses:12Used by:Timeline
Symbol 331 EditableTextUses:12Used by:Timeline
Symbol 332 EditableTextUses:12Used by:Timeline
Symbol 333 EditableTextUses:12Used by:Timeline
Symbol 334 EditableTextUses:12Used by:Timeline
Symbol 335 EditableTextUses:12Used by:Timeline
Symbol 336 EditableTextUses:12Used by:Timeline
Symbol 337 EditableTextUses:12Used by:Timeline
Symbol 338 MovieClipUses:80Used by:Timeline
Symbol 339 MovieClipUses:49Used by:Timeline
Symbol 340 GraphicUsed by:341
Symbol 341 MovieClipUses:340Used by:Timeline
Symbol 342 GraphicUsed by:Timeline
Symbol 343 GraphicUsed by:Timeline
Symbol 344 BitmapUsed by:345
Symbol 345 GraphicUses:344Used by:Timeline
Symbol 346 GraphicUsed by:Timeline
Symbol 347 GraphicUsed by:348
Symbol 348 MovieClipUses:347Used by:349
Symbol 349 MovieClipUses:348Used by:Timeline
Symbol 350 MovieClipUses:49Used by:Timeline
Symbol 351 ButtonUses:100 101 102 103Used by:Timeline
Symbol 352 EditableTextUses:12Used by:Timeline
Symbol 353 EditableTextUses:12Used by:Timeline
Symbol 354 EditableTextUses:12Used by:Timeline
Symbol 355 EditableTextUses:12Used by:Timeline
Symbol 356 EditableTextUses:12Used by:Timeline
Symbol 357 EditableTextUses:12Used by:Timeline
Symbol 358 EditableTextUses:12Used by:Timeline
Symbol 359 EditableTextUses:12Used by:Timeline
Symbol 360 EditableTextUses:12Used by:Timeline
Symbol 361 EditableTextUses:12Used by:Timeline
Symbol 362 EditableTextUses:12Used by:Timeline
Symbol 363 EditableTextUses:12Used by:Timeline
Symbol 364 EditableTextUses:12Used by:Timeline
Symbol 365 EditableTextUses:12Used by:Timeline
Symbol 366 EditableTextUses:12Used by:Timeline
Symbol 367 EditableTextUses:12Used by:Timeline
Symbol 368 EditableTextUses:12Used by:Timeline
Symbol 369 GraphicUsed by:Timeline
Symbol 370 BitmapUsed by:371
Symbol 371 GraphicUses:370Used by:Timeline
Symbol 372 GraphicUsed by:375
Symbol 373 GraphicUsed by:375 378
Symbol 374 GraphicUsed by:375
Symbol 375 MovieClipUses:372 373 68 374Used by:Timeline
Symbol 376 GraphicUsed by:378
Symbol 377 GraphicUsed by:378
Symbol 378 MovieClipUses:376 373 377 68Used by:Timeline
Symbol 379 MovieClipUses:51Used by:Timeline
Symbol 380 MovieClipUses:51Used by:Timeline
Symbol 381 ButtonUses:100 101 102 103Used by:Timeline
Symbol 382 EditableTextUses:12Used by:Timeline
Symbol 383 EditableTextUses:12Used by:Timeline
Symbol 384 EditableTextUses:12Used by:Timeline
Symbol 385 EditableTextUses:12Used by:Timeline
Symbol 386 EditableTextUses:12Used by:Timeline
Symbol 387 EditableTextUses:12Used by:Timeline
Symbol 388 EditableTextUses:12Used by:Timeline
Symbol 389 EditableTextUses:12Used by:Timeline
Symbol 390 EditableTextUses:12Used by:Timeline
Symbol 391 EditableTextUses:12Used by:Timeline
Symbol 392 EditableTextUses:12Used by:Timeline
Symbol 393 EditableTextUses:12Used by:Timeline
Symbol 394 EditableTextUses:12Used by:Timeline
Symbol 395 EditableTextUses:12Used by:Timeline
Symbol 396 EditableTextUses:12Used by:Timeline
Symbol 397 EditableTextUses:12Used by:Timeline
Symbol 398 EditableTextUses:12Used by:Timeline
Symbol 399 EditableTextUses:12Used by:Timeline
Symbol 400 GraphicUsed by:Timeline
Symbol 401 GraphicUsed by:Timeline
Symbol 402 BitmapUsed by:403
Symbol 403 GraphicUses:402Used by:Timeline
Symbol 404 ButtonUses:100 101 102 103Used by:Timeline
Symbol 405 EditableTextUses:12Used by:Timeline
Symbol 406 EditableTextUses:12Used by:Timeline
Symbol 407 EditableTextUses:12Used by:Timeline
Symbol 408 EditableTextUses:12Used by:Timeline
Symbol 409 EditableTextUses:12Used by:Timeline
Symbol 410 EditableTextUses:12Used by:Timeline
Symbol 411 EditableTextUses:12Used by:Timeline
Symbol 412 EditableTextUses:12Used by:Timeline
Symbol 413 EditableTextUses:12Used by:Timeline
Symbol 414 EditableTextUses:12Used by:Timeline
Symbol 415 EditableTextUses:12Used by:Timeline
Symbol 416 EditableTextUses:12Used by:Timeline
Symbol 417 EditableTextUses:12Used by:Timeline
Symbol 418 EditableTextUses:12Used by:Timeline
Symbol 419 EditableTextUses:12Used by:Timeline
Symbol 420 EditableTextUses:12Used by:Timeline
Symbol 421 EditableTextUses:12Used by:Timeline
Symbol 422 EditableTextUses:12Used by:Timeline
Symbol 423 EditableTextUses:12Used by:Timeline
Symbol 424 GraphicUsed by:425
Symbol 425 MovieClipUses:424Used by:Timeline
Symbol 426 GraphicUsed by:Timeline
Symbol 427 GraphicUsed by:Timeline
Symbol 428 BitmapUsed by:429
Symbol 429 GraphicUses:428Used by:Timeline
Symbol 430 MovieClipUses:51Used by:Timeline
Symbol 431 MovieClipUses:51Used by:Timeline
Symbol 432 ButtonUses:100 101 102 103Used by:Timeline
Symbol 433 EditableTextUses:12Used by:Timeline
Symbol 434 EditableTextUses:12Used by:Timeline
Symbol 435 EditableTextUses:12Used by:Timeline
Symbol 436 EditableTextUses:12Used by:Timeline
Symbol 437 EditableTextUses:12Used by:Timeline
Symbol 438 EditableTextUses:12Used by:Timeline
Symbol 439 EditableTextUses:12Used by:Timeline
Symbol 440 EditableTextUses:12Used by:Timeline
Symbol 441 EditableTextUses:12Used by:Timeline
Symbol 442 EditableTextUses:12Used by:Timeline
Symbol 443 EditableTextUses:12Used by:Timeline
Symbol 444 EditableTextUses:12Used by:Timeline
Symbol 445 EditableTextUses:12Used by:Timeline
Symbol 446 EditableTextUses:12Used by:Timeline
Symbol 447 EditableTextUses:12Used by:Timeline
Symbol 448 EditableTextUses:12Used by:Timeline
Symbol 449 EditableTextUses:12Used by:Timeline
Symbol 450 EditableTextUses:12Used by:Timeline
Symbol 451 EditableTextUses:12Used by:Timeline
Symbol 452 EditableTextUses:12Used by:Timeline
Symbol 453 MovieClipUses:51Used by:Timeline
Symbol 454 MovieClipUses:51Used by:Timeline
Symbol 455 MovieClipUses:49Used by:Timeline
Symbol 456 GraphicUsed by:Timeline
Symbol 457 GraphicUsed by:Timeline
Symbol 458 BitmapUsed by:459
Symbol 459 GraphicUses:458Used by:Timeline
Symbol 460 GraphicUsed by:Timeline
Symbol 461 MovieClipUses:51Used by:Timeline
Symbol 462 ButtonUses:100 101 102 103Used by:Timeline
Symbol 463 EditableTextUses:12Used by:Timeline
Symbol 464 EditableTextUses:12Used by:Timeline
Symbol 465 EditableTextUses:12Used by:Timeline
Symbol 466 EditableTextUses:12Used by:Timeline
Symbol 467 EditableTextUses:12Used by:Timeline
Symbol 468 EditableTextUses:12Used by:Timeline
Symbol 469 EditableTextUses:12Used by:Timeline
Symbol 470 EditableTextUses:12Used by:Timeline
Symbol 471 EditableTextUses:12Used by:Timeline
Symbol 472 EditableTextUses:12Used by:Timeline
Symbol 473 EditableTextUses:12Used by:Timeline
Symbol 474 EditableTextUses:12Used by:Timeline
Symbol 475 EditableTextUses:12Used by:Timeline
Symbol 476 EditableTextUses:12Used by:Timeline
Symbol 477 EditableTextUses:12Used by:Timeline
Symbol 478 EditableTextUses:12Used by:Timeline
Symbol 479 EditableTextUses:12Used by:Timeline
Symbol 480 EditableTextUses:12Used by:Timeline
Symbol 481 EditableTextUses:12Used by:Timeline
Symbol 482 EditableTextUses:12Used by:Timeline
Symbol 483 EditableTextUses:12Used by:Timeline
Symbol 484 GraphicUsed by:Timeline
Symbol 485 TextUses:16Used by:Timeline
Symbol 486 TextUses:39Used by:Timeline
Symbol 487 EditableTextUses:12Used by:Timeline
Symbol 488 TextUses:16Used by:Timeline
Symbol 489 TextUses:39Used by:Timeline
Symbol 490 TextUses:39Used by:Timeline
Symbol 491 TextUses:39Used by:Timeline
Symbol 492 TextUses:39Used by:Timeline
Symbol 493 TextUses:39Used by:Timeline
Symbol 494 FontUsed by:495
Symbol 495 TextUses:494Used by:Timeline
Symbol 496 TextUses:39Used by:Timeline
Symbol 497 GraphicUsed by:500 502
Symbol 498 GraphicUsed by:500 502
Symbol 499 GraphicUsed by:500 502
Symbol 500 ButtonUses:497 498 499Used by:503
Symbol 501 GraphicUsed by:503
Symbol 502 ButtonUses:497 498 499Used by:503
Symbol 503 MovieClipUses:500 501 502Used by:Timeline
Symbol 504 GraphicUsed by:509
Symbol 505 TextUses:87Used by:509
Symbol 506 GraphicUsed by:509 557
Symbol 507 GraphicUsed by:509 557
Symbol 508 TextUses:12Used by:509 557
Symbol 509 ButtonUses:504 505 506 507 508Used by:Timeline
Symbol 510 EditableTextUses:39Used by:Timeline
Symbol 511 EditableTextUses:39Used by:Timeline
Symbol 512 EditableTextUses:39Used by:Timeline
Symbol 513 EditableTextUses:39Used by:Timeline
Symbol 514 EditableTextUses:39Used by:Timeline
Symbol 515 TextUses:16Used by:Timeline
Symbol 516 TextUses:39Used by:Timeline
Symbol 517 TextUses:16Used by:523
Symbol 518 GraphicUsed by:523
Symbol 519 GraphicUsed by:523
Symbol 520 GraphicUsed by:523
Symbol 521 GraphicUsed by:523
Symbol 522 GraphicUsed by:523
Symbol 523 ButtonUses:517 518 519 520 521 522Used by:Timeline
Symbol 524 TextUses:16Used by:530 537 563
Symbol 525 GraphicUsed by:530
Symbol 526 GraphicUsed by:530
Symbol 527 GraphicUsed by:530
Symbol 528 GraphicUsed by:530 537 563
Symbol 529 GraphicUsed by:530
Symbol 530 ButtonUses:524 525 526 527 528 529Used by:Timeline
Symbol 531 TextUses:16Used by:537 563
Symbol 532 GraphicUsed by:537 563
Symbol 533 GraphicUsed by:537 563
Symbol 534 TextUses:16Used by:537 563
Symbol 535 GraphicUsed by:537 563
Symbol 536 GraphicUsed by:537 563
Symbol 537 ButtonUses:531 532 533 534 535 528 524 536Used by:Timeline
Symbol 538 TextUses:16Used by:Timeline
Symbol 539 TextUses:39Used by:Timeline
Symbol 540 GraphicUsed by:543
Symbol 541 TextUses:12Used by:543
Symbol 542 GraphicUsed by:543
Symbol 543 ButtonUses:540 541 542Used by:Timeline
Symbol 544 EditableTextUses:39Used by:Timeline
Symbol 545 EditableTextUses:39Used by:Timeline
Symbol 546 EditableTextUses:39Used by:Timeline
Symbol 547 EditableTextUses:39Used by:Timeline
Symbol 548 EditableTextUses:39Used by:Timeline
Symbol 549 TextUses:39Used by:Timeline
Symbol 550 TextUses:16Used by:Timeline
Symbol 551 TextUses:39Used by:Timeline
Symbol 552 TextUses:39Used by:Timeline
Symbol 553 TextUses:39Used by:Timeline
Symbol 554 TextUses:39Used by:Timeline
Symbol 555 TextUses:39Used by:Timeline
Symbol 556 TextUses:87Used by:557
Symbol 557 ButtonUses:506 556 507 508Used by:Timeline
Symbol 558 EditableTextUses:39Used by:Timeline
Symbol 559 EditableTextUses:39Used by:Timeline
Symbol 560 EditableTextUses:39Used by:Timeline
Symbol 561 EditableTextUses:39Used by:Timeline
Symbol 562 TextUses:39Used by:Timeline
Symbol 563 ButtonUses:531 532 533 534 535 528 524 536Used by:Timeline

Instance Names

"ball"Frame 4Symbol 65 MovieClip
"ballin"Frame 4Symbol 83 MovieClip
"putter"Frame 4Symbol 85 MovieClip
"ball"Frame 8Symbol 65 MovieClip
"ballin"Frame 8Symbol 83 MovieClip
"putter"Frame 8Symbol 85 MovieClip
"ball"Frame 12Symbol 65 MovieClip
"ballin"Frame 12Symbol 83 MovieClip
"putter"Frame 12Symbol 85 MovieClip
"ball"Frame 16Symbol 65 MovieClip
"ballin"Frame 16Symbol 83 MovieClip
"putter"Frame 16Symbol 85 MovieClip
"ball"Frame 20Symbol 65 MovieClip
"ballin"Frame 20Symbol 83 MovieClip
"balldown1"Frame 20Symbol 154 MovieClip
"putter"Frame 20Symbol 85 MovieClip
"ball"Frame 24Symbol 65 MovieClip
"ballin"Frame 24Symbol 83 MovieClip
"putter"Frame 24Symbol 85 MovieClip
"ball"Frame 28Symbol 65 MovieClip
"ballin"Frame 28Symbol 83 MovieClip
"putter"Frame 28Symbol 85 MovieClip
"ball"Frame 32Symbol 65 MovieClip
"ballin"Frame 32Symbol 83 MovieClip
"putter"Frame 32Symbol 85 MovieClip
"ball"Frame 36Symbol 65 MovieClip
"ballin"Frame 36Symbol 83 MovieClip
"balldown1"Frame 36Symbol 154 MovieClip
"balldown2"Frame 36Symbol 154 MovieClip
"bottle_movie"Frame 36Symbol 231 MovieClip
"putter"Frame 36Symbol 85 MovieClip
"ball"Frame 40Symbol 65 MovieClip
"balldown1"Frame 40Symbol 154 MovieClip
"ballin"Frame 40Symbol 83 MovieClip
"glassbreak"Frame 40Symbol 254 MovieClip
"balldown2"Frame 40Symbol 154 MovieClip
"putter"Frame 40Symbol 85 MovieClip
"ball"Frame 44Symbol 65 MovieClip
"ballin"Frame 44Symbol 83 MovieClip
"putter"Frame 44Symbol 85 MovieClip
"ball"Frame 48Symbol 65 MovieClip
"ballin"Frame 48Symbol 83 MovieClip
"putter"Frame 48Symbol 85 MovieClip
"ball"Frame 52Symbol 65 MovieClip
"ballin"Frame 52Symbol 83 MovieClip
"putter"Frame 52Symbol 85 MovieClip
"ball"Frame 56Symbol 65 MovieClip
"bshadow"Frame 56Symbol 349 MovieClip
"ballin"Frame 56Symbol 83 MovieClip
"putter"Frame 56Symbol 85 MovieClip
"ball"Frame 60Symbol 65 MovieClip
"ballin"Frame 60Symbol 83 MovieClip
"balldown1"Frame 60Symbol 154 MovieClip
"balldown2"Frame 60Symbol 154 MovieClip
"putter"Frame 60Symbol 85 MovieClip
"ball"Frame 64Symbol 65 MovieClip
"ballin"Frame 64Symbol 83 MovieClip
"putter"Frame 64Symbol 85 MovieClip
"ball"Frame 68Symbol 65 MovieClip
"ballin"Frame 68Symbol 83 MovieClip
"putter"Frame 68Symbol 85 MovieClip
"ball"Frame 72Symbol 65 MovieClip
"ballin1"Frame 72Symbol 83 MovieClip
"ballin3"Frame 72Symbol 83 MovieClip
"ballin2"Frame 72Symbol 83 MovieClip
"putter"Frame 72Symbol 85 MovieClip
"mywall"Symbol 50 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 66 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 67 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 68 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 69 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 78 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 81 MovieClip Frame 1Symbol 80 MovieClip
"mywall"Symbol 82 MovieClip Frame 1Symbol 80 MovieClip
"mywall"Symbol 112 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 113 MovieClip Frame 1Symbol 80 MovieClip
"mywall"Symbol 126 MovieClip Frame 1Symbol 49 MovieClip
"45"Symbol 128 MovieClip Frame 1Symbol 80 MovieClip
"mywall"Symbol 135 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 156 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 157 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 185 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 338 MovieClip Frame 1Symbol 80 MovieClip
"mywall"Symbol 339 MovieClip Frame 1Symbol 49 MovieClip
"bshadow"Symbol 349 MovieClip Frame 1Symbol 348 MovieClip
"mywall"Symbol 350 MovieClip Frame 1Symbol 49 MovieClip
"mywall"Symbol 455 MovieClip Frame 1Symbol 49 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "wlbounce"
ExportAssets (56)Timeline Frame 1Symbol 2 as "water"
ExportAssets (56)Timeline Frame 1Symbol 3 as "putt"
ExportAssets (56)Timeline Frame 1Symbol 4 as "pipe"
ExportAssets (56)Timeline Frame 1Symbol 5 as "crowd"
ExportAssets (56)Timeline Frame 1Symbol 6 as "bottle_hit"
ExportAssets (56)Timeline Frame 1Symbol 7 as "bottle_drop"
ExportAssets (56)Timeline Frame 1Symbol 8 as "inthehole"
ExportAssets (56)Timeline Frame 4Symbol 8 as "inthehole"

Dynamic Text Variables

percSymbol 14 EditableText"0%"
sc1Symbol 105 EditableText"1"
total1Symbol 106 EditableText"1"
commentsSymbol 107 EditableText"You got a hole in one!"
sc1Symbol 115 EditableText"1"
total1Symbol 116 EditableText"1"
sc2Symbol 117 EditableText"1"
commentsSymbol 118 EditableText"You got a hole in one!"
sc1Symbol 130 EditableText"1"
sc2Symbol 131 EditableText"1"
sc3Symbol 132 EditableText"1"
total1Symbol 133 EditableText"1"
commentsSymbol 134 EditableText"You got a hole in one!"
sc1Symbol 141 EditableText"1"
sc2Symbol 142 EditableText"1"
sc3Symbol 143 EditableText"1"
sc4Symbol 144 EditableText"1"
total1Symbol 145 EditableText"1"
commentsSymbol 146 EditableText"You got a hole in one!"
sc1Symbol 159 EditableText"1"
sc2Symbol 160 EditableText"1"
sc3Symbol 161 EditableText"1"
sc4Symbol 162 EditableText"1"
sc5Symbol 163 EditableText"1"
total1Symbol 164 EditableText"1"
commentsSymbol 165 EditableText"You got a hole in one!"
sc1Symbol 172 EditableText"1"
sc2Symbol 173 EditableText"1"
sc3Symbol 174 EditableText"1"
sc4Symbol 175 EditableText"1"
sc5Symbol 176 EditableText"1"
sc6Symbol 177 EditableText"1"
total1Symbol 178 EditableText"1"
commentsSymbol 179 EditableText"You got a hole in one!"
sc1Symbol 187 EditableText"1"
sc2Symbol 188 EditableText"1"
sc3Symbol 189 EditableText"1"
sc4Symbol 190 EditableText"1"
sc5Symbol 191 EditableText"1"
sc6Symbol 192 EditableText"1"
sc7Symbol 193 EditableText"1"
total1Symbol 194 EditableText"1"
commentsSymbol 195 EditableText"You got a hole in one!"
sc1Symbol 206 EditableText"1"
sc2Symbol 207 EditableText"1"
sc3Symbol 208 EditableText"1"
sc4Symbol 209 EditableText"1"
sc5Symbol 210 EditableText"1"
sc6Symbol 211 EditableText"1"
sc7Symbol 212 EditableText"1"
sc8Symbol 213 EditableText"1"
total1Symbol 214 EditableText"1"
commentsSymbol 215 EditableText"You got a hole in one!"
sc1Symbol 233 EditableText"1"
sc2Symbol 234 EditableText"1"
sc3Symbol 235 EditableText"1"
sc4Symbol 236 EditableText"1"
sc5Symbol 237 EditableText"1"
sc6Symbol 238 EditableText"1"
sc7Symbol 239 EditableText"1"
sc8Symbol 240 EditableText"1"
sc9Symbol 241 EditableText"1"
total1Symbol 242 EditableText"1"
commentsSymbol 243 EditableText"You got a hole in one!"
sc1Symbol 256 EditableText"1"
sc2Symbol 257 EditableText"1"
sc3Symbol 258 EditableText"1"
sc4Symbol 259 EditableText"1"
sc5Symbol 260 EditableText"1"
sc6Symbol 261 EditableText"1"
sc7Symbol 262 EditableText"1"
sc8Symbol 263 EditableText"1"
sc9Symbol 264 EditableText"1"
total1Symbol 265 EditableText"1"
sc10Symbol 266 EditableText"1"
total2Symbol 267 EditableText"1"
commentsSymbol 268 EditableText"You got a hole in one!"
sc1Symbol 277 EditableText"1"
sc2Symbol 278 EditableText"1"
sc3Symbol 279 EditableText"1"
sc4Symbol 280 EditableText"1"
sc5Symbol 281 EditableText"1"
sc6Symbol 282 EditableText"1"
sc7Symbol 283 EditableText"1"
sc8Symbol 284 EditableText"1"
sc9Symbol 285 EditableText"1"
total1Symbol 286 EditableText"1"
sc10Symbol 287 EditableText"1"
sc11Symbol 288 EditableText"1"
total2Symbol 289 EditableText"1"
commentsSymbol 290 EditableText"You got a hole in one!"
sc1Symbol 302 EditableText"1"
sc2Symbol 303 EditableText"1"
sc3Symbol 304 EditableText"1"
sc4Symbol 305 EditableText"1"
sc5Symbol 306 EditableText"1"
sc6Symbol 307 EditableText"1"
sc7Symbol 308 EditableText"1"
sc8Symbol 309 EditableText"1"
sc9Symbol 310 EditableText"1"
total1Symbol 311 EditableText"1"
sc10Symbol 312 EditableText"1"
sc11Symbol 313 EditableText"1"
sc12Symbol 314 EditableText"1"
total2Symbol 315 EditableText"1"
commentsSymbol 316 EditableText"You got a hole in one!"
sc1Symbol 322 EditableText"1"
sc2Symbol 323 EditableText"1"
sc3Symbol 324 EditableText"1"
sc4Symbol 325 EditableText"1"
sc5Symbol 326 EditableText"1"
sc6Symbol 327 EditableText"1"
sc7Symbol 328 EditableText"1"
sc8Symbol 329 EditableText"1"
sc9Symbol 330 EditableText"1"
total1Symbol 331 EditableText"1"
sc10Symbol 332 EditableText"1"
sc11Symbol 333 EditableText"1"
sc12Symbol 334 EditableText"1"
sc13Symbol 335 EditableText"1"
total2Symbol 336 EditableText"1"
commentsSymbol 337 EditableText"You got a hole in one!"
sc1Symbol 352 EditableText"1"
sc2Symbol 353 EditableText"1"
sc3Symbol 354 EditableText"1"
sc4Symbol 355 EditableText"1"
sc5Symbol 356 EditableText"1"
sc6Symbol 357 EditableText"1"
sc7Symbol 358 EditableText"1"
sc8Symbol 359 EditableText"1"
sc9Symbol 360 EditableText"1"
total1Symbol 361 EditableText"1"
sc10Symbol 362 EditableText"1"
sc11Symbol 363 EditableText"1"
sc12Symbol 364 EditableText"1"
sc13Symbol 365 EditableText"1"
sc14Symbol 366 EditableText"1"
total2Symbol 367 EditableText"1"
commentsSymbol 368 EditableText"You got a hole in one!"
sc1Symbol 382 EditableText"1"
sc2Symbol 383 EditableText"1"
sc3Symbol 384 EditableText"1"
sc4Symbol 385 EditableText"1"
sc5Symbol 386 EditableText"1"
sc6Symbol 387 EditableText"1"
sc7Symbol 388 EditableText"1"
sc8Symbol 389 EditableText"1"
sc9Symbol 390 EditableText"1"
total1Symbol 391 EditableText"1"
sc10Symbol 392 EditableText"1"
sc11Symbol 393 EditableText"1"
sc12Symbol 394 EditableText"1"
sc13Symbol 395 EditableText"1"
sc14Symbol 396 EditableText"1"
sc15Symbol 397 EditableText"1"
total2Symbol 398 EditableText"1"
commentsSymbol 399 EditableText"You got a hole in one!"
sc1Symbol 405 EditableText"1"
sc2Symbol 406 EditableText"1"
sc3Symbol 407 EditableText"1"
sc4Symbol 408 EditableText"1"
sc5Symbol 409 EditableText"1"
sc6Symbol 410 EditableText"1"
sc7Symbol 411 EditableText"1"
sc8Symbol 412 EditableText"1"
sc9Symbol 413 EditableText"1"
total1Symbol 414 EditableText"1"
sc10Symbol 415 EditableText"1"
sc11Symbol 416 EditableText"1"
sc12Symbol 417 EditableText"1"
sc13Symbol 418 EditableText"1"
sc14Symbol 419 EditableText"1"
sc15Symbol 420 EditableText"1"
sc16Symbol 421 EditableText"1"
total2Symbol 422 EditableText"1"
commentsSymbol 423 EditableText"You got a hole in one!"
sc1Symbol 433 EditableText"1"
sc2Symbol 434 EditableText"1"
sc3Symbol 435 EditableText"1"
sc4Symbol 436 EditableText"1"
sc5Symbol 437 EditableText"1"
sc6Symbol 438 EditableText"1"
sc7Symbol 439 EditableText"1"
sc8Symbol 440 EditableText"1"
sc9Symbol 441 EditableText"1"
total1Symbol 442 EditableText"1"
sc10Symbol 443 EditableText"1"
sc11Symbol 444 EditableText"1"
sc12Symbol 445 EditableText"1"
sc13Symbol 446 EditableText"1"
sc14Symbol 447 EditableText"1"
sc15Symbol 448 EditableText"1"
sc16Symbol 449 EditableText"1"
sc17Symbol 450 EditableText"1"
total2Symbol 451 EditableText"1"
commentsSymbol 452 EditableText"You got a hole in one!"
sc1Symbol 463 EditableText"1"
sc2Symbol 464 EditableText"1"
sc3Symbol 465 EditableText"1"
sc4Symbol 466 EditableText"1"
sc5Symbol 467 EditableText"1"
sc6Symbol 468 EditableText"1"
sc7Symbol 469 EditableText"1"
sc8Symbol 470 EditableText"1"
sc9Symbol 471 EditableText"1"
total1Symbol 472 EditableText"1"
sc10Symbol 473 EditableText"1"
sc11Symbol 474 EditableText"1"
sc12Symbol 475 EditableText"1"
sc13Symbol 476 EditableText"1"
sc14Symbol 477 EditableText"1"
sc15Symbol 478 EditableText"1"
sc16Symbol 479 EditableText"1"
sc17Symbol 480 EditableText"1"
sc18Symbol 481 EditableText"1"
total2Symbol 482 EditableText"1"
commentsSymbol 483 EditableText"You got a hole in one!"
blahSymbol 487 EditableText""
elistSymbol 510 EditableText"1"
playerNameSymbol 511 EditableText""
edressSymbol 512 EditableText""
citySymbol 513 EditableText""
stateSymbol 514 EditableText""
playerNameSymbol 544 EditableText""
edressSymbol 545 EditableText""
citySymbol 546 EditableText""
stateSymbol 547 EditableText""
elistSymbol 548 EditableText"1"
nameSymbol 558 EditableText""
fromSymbol 559 EditableText""
recipSymbol 560 EditableText""
MessageSymbol 561 EditableText"Have you seen this yet? Widmer just released a new miniature golf game that combines two of my favorite things - Beer and Golf! You can even win some cool Widmer golf gear. It's on their site at http://www.widmer.com/games/golf.html. Be careful, it's addictive!"




http://swfchan.com/5/22582/info.shtml
Created: 26/5 -2019 21:09:00 Last modified: 26/5 -2019 21:09:00 Server time: 02/05 -2024 17:44:42