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

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

Golf 2001.swf

This is the info page for
Flash #20535

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


Text
Game loading     please wait.

.

..

...

....

Game Controls

Tee Off

About this game

can you break par?

9 Holes - Par 35

Version 1.0   C  2001  Simon Ralston

Game Controls

1. Aiming the shot

a) Click near the ball to unlock the pointer, it will turn white when unlocked.
b) Move the mouse to aim the pointer as desired, click again to lock the aim.

2. Using the Swingmeter

Swing

Swing

A

B

The Swingmeter determines the power and the accuracy of the shot.   This involves a
backswing and a downswing.
Click and hold the mouse down to set power.  When desired power is reached, release
the mouse to begin the downswing.  Releasing the mouse at point A represents a full
swing with the power set to 100%.  For a less powerful stroke, release the mouse before
point A
For a perfectly directed shot you have to stop the indicator when it reaches point B.
Stopping too early ( before point B) will result in a hook, too late ( after point B) will
result in a slice.
Note: If on the backswing you go beyond A power will increase but the downswing will
be faster, making it harder to stop on B.

back to main menu

page1

page1

page2

page2

Moving the game palettes

Sometimes the game's controls may interfere with you seeing the ball clearly.  To
solve this, any of the onscreen controls can be moved out of the way using the
mouse.
To move a palette:  click near the top of the palette, hold and move the mouse,
release the mouse to let go of the palette.  Even the Swingmeter can be moved the
same way, move the mouse just above it to see the drag button.

Local course rules

Out Of Bounds - anywhere off screen! incurs a 1 stroke penalty.
Water Hazard - also incurs a 1 stroke penalty.

Hole 1   Par 4

Score

Drag me

Game Credits

Game Design, Graphics and Coding by:
Simon Ralston

E-mail:

simon@nitrovortex.com

simon@nitrovortex.com

simon@nitrovortex.com

website:

www.nitrovortex.com

www.nitrovortex.com

www.nitrovortex.com

Press SPACE to begin

Scorecard
Off

Scorecard
On

Club

Driver
3 Wood
3 Iron
4 Iron
5 Iron
6 Iron
7 Iron
8 Iron
9 Iron
PW
SW
Putter

Out of bounds! 1 stroke penalty

Ball Information

yards

0

Shot distance

Distance to pin

Ball status

tee

Drag me

Hole 2   Par 4

Hole 3   Par 4

Hole 4   Par 3

Hole 5   Par 4

Hole 6   Par 3

Hole 7  Par 4

Hole 8  Par 3

Hole 9   Par 5

Your score after 9 holes

Would you like to submit your score to the leaderboard?

Replay Course

Quit

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (1158) { gotoAndStop (13); }
Frame 2
ifFrameLoaded (13) { tellTarget ("progress") { gotoAndStop (2); }; } ifFrameLoaded (38) { tellTarget ("progress") { gotoAndStop (3); }; } ifFrameLoaded (64) { tellTarget ("progress") { gotoAndStop (4); }; } ifFrameLoaded (77) { tellTarget ("progress") { gotoAndStop (5); }; } ifFrameLoaded (197) { tellTarget ("progress") { gotoAndStop (6); }; } ifFrameLoaded (318) { tellTarget ("progress") { gotoAndStop (7); }; } ifFrameLoaded (438) { tellTarget ("progress") { gotoAndStop (8); }; } ifFrameLoaded (558) { tellTarget ("progress") { gotoAndStop (9); }; } ifFrameLoaded (678) { tellTarget ("progress") { gotoAndStop (10); }; } ifFrameLoaded (798) { tellTarget ("progress") { gotoAndStop (11); }; } ifFrameLoaded (918) { tellTarget ("progress") { gotoAndStop (12); }; } ifFrameLoaded (1038) { tellTarget ("progress") { gotoAndStop (13); }; } ifFrameLoaded (1158) { tellTarget ("progress") { gotoAndStop (14); }; } ifFrameLoaded (1154) { tellTarget ("progress") { gotoAndStop (15); }; }
Frame 4
ifFrameLoaded (13) { tellTarget ("progress") { gotoAndStop (2); }; } ifFrameLoaded (38) { tellTarget ("progress") { gotoAndStop (3); }; } ifFrameLoaded (64) { tellTarget ("progress") { gotoAndStop (4); }; } ifFrameLoaded (77) { tellTarget ("progress") { gotoAndStop (5); }; } ifFrameLoaded (197) { tellTarget ("progress") { gotoAndStop (6); }; } ifFrameLoaded (318) { tellTarget ("progress") { gotoAndStop (7); }; } ifFrameLoaded (438) { tellTarget ("progress") { gotoAndStop (8); }; } ifFrameLoaded (558) { tellTarget ("progress") { gotoAndStop (9); }; } ifFrameLoaded (678) { tellTarget ("progress") { gotoAndStop (10); }; } ifFrameLoaded (798) { tellTarget ("progress") { gotoAndStop (11); }; } ifFrameLoaded (918) { tellTarget ("progress") { gotoAndStop (12); }; } ifFrameLoaded (1038) { tellTarget ("progress") { gotoAndStop (13); }; } ifFrameLoaded (1158) { tellTarget ("progress") { gotoAndStop (14); }; } ifFrameLoaded (1154) { tellTarget ("progress") { gotoAndStop (15); }; }
Frame 6
gotoAndPlay (1);
Frame 13
stop(); fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Frame 14
stop(); fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Instance of Symbol 51 MovieClip "ball" in Frame 14
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 28
gotoAndStop (14); tellTarget ("/powerbardemo") { gotoAndStop (1); };
Frame 29
stop(); fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Frame 64
stop();
Frame 65
loadMovieNum ("bgsounds.swf", 1); loadMovieNum ("scorecard3.swf", 2); fscommand ("fullscreen", "true"); fscommand ("showmenu", "false");
Frame 76
stop();
Frame 77
setProperty("_level2", _visible , false);
Frame 78
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 78
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 84
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); };
Frame 85
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale"); call("yscale"); call("slopecheck"); call("zheight"); call("watercheck"); call("holecheck"); call("surfacecheck"); call("bunkercheck"); call("b"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 86
gotoAndPlay (85); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (78); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 89
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 96
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 106
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed - 0.1; yspeed = yspeed + 0.08; }
Frame 116
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 128
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 135
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 142
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (152); }
Frame 152
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole1 = hole1 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 160
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (152); }
Frame 163
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (174); }
Frame 174
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 197
gotoAndStop (199);
Frame 199
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 199
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 205
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 206
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale2"); call("yscale2"); call("slopecheck2"); call("zheight2"); call("watercheck2"); call("holecheck2"); call("surfacecheck2"); call("bunkercheck2"); call("b2"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 207
gotoAndPlay (206); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (199); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 210
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 217
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 227
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed + 0.1; yspeed = yspeed - 0.08; }
Frame 237
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 249
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 256
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 263
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (273); }
Frame 273
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole2 = hole2 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 282
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (273); }
Frame 284
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (295); }
Frame 295
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 318
gotoAndStop (319);
Frame 319
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 319
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 325
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 326
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale3"); call("yscale3"); call("zheight3"); call("watercheck3"); call("holecheck3"); call("surfacecheck3"); call("bunkercheck3"); call("slopecheck3"); call("b3"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 327
gotoAndPlay (326); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (319); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 330
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 337
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 352
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed - 0.1; yspeed = yspeed + 0.08; }
Frame 357
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 369
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 376
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 383
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (393); }
Frame 393
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole3 = hole3 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 402
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (393); }
Frame 404
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (415); }
Frame 415
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 438
gotoAndStop (439);
Frame 439
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 439
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 445
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 446
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale4"); call("yscale4"); call("slopecheck4"); call("zheight4"); call("watercheck4"); call("holecheck4"); call("surfacecheck4"); call("bunkercheck4"); call("b4"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 447
gotoAndPlay (446); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (439); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 450
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 458
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 467
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed + 0.1; yspeed = yspeed + 0.1; }
Frame 477
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 489
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 496
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 503
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (513); }
Frame 513
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole4 = hole4 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 522
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (513); }
Frame 524
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (535); }
Frame 535
tellTarget ("/holeinfo") { if (shot == 1) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 558
gotoAndStop (559);
Frame 559
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 559
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 565
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 566
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale5"); call("yscale5"); call("slopecheck5"); call("zheight5"); call("watercheck5"); call("holecheck5"); call("surfacecheck5"); call("bunkercheck5"); call("b5"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 567
gotoAndPlay (566); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (559); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 572
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 579
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 587
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed - 0.12; yspeed = yspeed + 0.1; }
Frame 597
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 609
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 616
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 623
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (633); }
Frame 633
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole5 = hole5 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 642
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (633); }
Frame 644
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (655); }
Frame 655
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 678
gotoAndStop (679);
Frame 679
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 679
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 685
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 686
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale6"); call("yscale6"); call("slopecheck6"); call("zheight6"); call("watercheck6"); call("holecheck6"); call("surfacecheck6"); call("bunkercheck6"); call("b6"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 687
gotoAndPlay (686); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (679); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 692
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 699
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 707
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed - 0.12; yspeed = yspeed + 0.1; }
Frame 717
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 729
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 736
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 743
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (753); }
Frame 753
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole6 = hole6 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 762
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (753); }
Frame 764
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (775); }
Frame 775
stop(); tellTarget ("/holeinfo") { if (shot == 1) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 798
gotoAndStop (799);
Frame 799
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 799
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 805
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); };
Frame 806
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale7"); call("yscale7"); call("zheight7"); call("holecheck7"); call("surfacecheck7"); call("bunkercheck7"); call("b7"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 807
gotoAndPlay (806); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if ((totalspeed < 0.28) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (799); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 812
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 819
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 837
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 849
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 856
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 7)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (7 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (4 < zheight)) and (zheight < 7)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 873
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole6 = hole6 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 882
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (873); }
Frame 884
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (895); }
Frame 895
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 918
gotoAndStop (919);
Frame 919
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450;
Instance of Symbol 51 MovieClip "ball" in Frame 919
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 925
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 926
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale8"); call("yscale8"); call("slopecheck8"); call("zheight8"); call("watercheck8"); call("holecheck8"); call("surfacecheck8"); call("bunkercheck8"); call("b8"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 927
gotoAndPlay (926); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (919); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 932
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 939
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 947
onslope = slope8.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed + 0.12; yspeed = yspeed + 0.1; }
Frame 957
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 969
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 976
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; } if (((intrees == true) and (7 < zheight)) and (zheight < 10)) { tellTarget ("/woodsounds") { gotoAndPlay ("wood"); }; }
Frame 983
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (993); }
Frame 993
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole8 = hole8 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 1002
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (993); }
Frame 1004
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (1015); }
Frame 1015
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 1038
gotoAndStop (1039);
Frame 1039
stop(); xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); yardage = int(distance / 1.6); xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); if ((80 < shotdistance) and (yardage < 15)) { tellTarget ("/crowdsounds") { gotoAndPlay ("almostin"); }; } if ((160 < shotdistance) and (yardage < 20)) { tellTarget ("/crowdsounds") { gotoAndPlay ("fancyshot"); }; } }; tellTarget ("/ball") { gotoAndStop (1); }; if (intrees == true) { tellTarget ("/ball") { gotoAndStop ("inthetrees"); }; } tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); gravity = 0.295; zheight = 0.2; xball = getProperty("/ball", _x); yball = getProperty("/ball", _y); rmax = 760; lmax = 0; tmax = 0; bmax = 450; if ((rmax < xpos) or (xpos < lmax)) { xspeed = xspeed * -0.5; } if ((bmax < ypos) or (ypos < tmax)) { yspeed = yspeed * -0.5; }
Instance of Symbol 51 MovieClip "ball" in Frame 1039
onClipEvent (load) { dorot = false; } onClipEvent (enterFrame) { if (dorot) { _rotation = (_rotation + Math.floor((180 * Math.atan2(_ymouse, _xmouse)) / Math.PI)); } }
Frame 1045
degrees = getProperty("/ball", _rotation); zheight = 0.2; angle = (degrees * 3.142) / 180; z_angle = (z_degrees * 3.142) / 180; vel = (power * clubfactor) * 0.22; velz = power * 0.12; xspeed = vel * Math.cos(angle); yspeed = vel * Math.sin(angle); zspeed = velz * Math.sin(z_angle); friction = 0.96; tellTarget ("/ball") { gotoAndStop (2); }; loopnumber = 1;
Frame 1046
xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); xpos = xpos + xspeed; ypos = ypos + yspeed; call("xscale9"); call("yscale9"); call("slopecheck9"); call("zheight9"); call("watercheck9"); call("holecheck9"); call("surfacecheck9"); call("bunkercheck9"); call("b9"); setProperty("/ball", _xscale , xscale); setProperty("/ball", _yscale , yscale); setProperty("/ball", _x , xpos); setProperty("/ball", _y , ypos); totalspeed = Math.sqrt((xspeed * xspeed) + (yspeed * yspeed));
Frame 1047
gotoAndPlay (1046); xspeed = xspeed * friction; yspeed = yspeed * friction; zspeed = (zspeed * friction) - gravity; zheight = zheight + zspeed; vertspeed = Math.sqrt(zspeed); if (((totalspeed < 0.28) and (onslope == false)) and (zheight < 1)) { xspeed = 0; yspeed = 0; totalspeed = 0; zspeed = 0; zheight = 0; gotoAndStop (1039); } xdis = getProperty("/ball", _x) - getProperty("/hole", _x); ydis = getProperty("/ball", _y) - getProperty("/hole", _y); distance = Math.sqrt((xdis * xdis) + (ydis * ydis)); tellTarget ("/distance_info") { xpos = getProperty("/ball", _x); ypos = getProperty("/ball", _y); shotdistance = int(Math.sqrt(((xpos - xball) * (xpos - xball)) + ((ypos - yball) * (ypos - yball))) / 1.6); }; if (intrees == false) { tellTarget ("/ball") { gotoAndStop (2); }; } if (ongreen == false) { tellTarget ("/club") { gotoAndStop (2); }; }
Frame 1052
xscale = getProperty("/ball", _xscale); xscale = 100 + (zheight * 5); setProperty("/ball", _xscale , xscale);
Frame 1059
yscale = getProperty("/ball", _yscale); yscale = 100 + (zheight * 5); setProperty("/ball", _yscale , yscale);
Frame 1067
onslope = slope.hitTest(xpos, ypos, true); if ((onslope == true) and (zheight < 3)) { xspeed = xspeed - 0.12; yspeed = yspeed + 0.1; }
Frame 1077
inbunker = bunkergroup.hitTest(xpos, ypos, true); if ((inbunker == true) and (zheight < 0.15)) { friction = 0.5; zheight = 0.2; power = power * 0.2; tellTarget ("/distance_info") { status = "bunker"; }; }
Frame 1089
if (zheight < 0) { zspeed = -1 * (zspeed * 0.75); zheight = 0; } totalzspeed = Math.sqrt(zspeed * zspeed); if ((zheight < 0.18) and (4 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce"); }; } if (((zheight < 0.18) and (totalzspeed < 4)) and (1.5 < totalzspeed)) { tellTarget ("/bounce_sounds") { gotoAndPlay ("bounce2"); }; }
Frame 1096
onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == true) and (zheight < 0.15)) { friction = 0.96; tellTarget ("/distance_info") { status = "fairway"; }; } ongreen = green.hitTest(xpos, ypos, true); if ((ongreen == true) and (zheight < 0.15)) { friction = 0.97; tellTarget ("/distance_info") { status = "green"; }; tellTarget ("/club") { gotoAndStop (15); }; } onfairway = fairway.hitTest(xpos, ypos, true); if ((onfairway == false) and (zheight < 0.15)) { friction = 0.92; tellTarget ("/distance_info") { status = "rough"; }; } inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; } onrocks = rocks.hitTest(xpos, ypos, true); if (((onrocks == true) and (inwater == false)) and (zheight < 0.15)) { friction = 0.975; tellTarget ("/bounce_sounds") { gotoAndPlay ("rocks"); }; tellTarget ("/distance_info") { status = "path"; }; } intrees = trees.hitTest(xpos, ypos, true); if ((intrees == true) and (zheight < 10)) { tellTarget ("/ball") { gotoAndStop ("dropball"); }; friction = 0.85; gravity = 0.7; tellTarget ("/distance_info") { status = "trees"; }; } if ((intrees == true) and (10 < zheight)) { tellTarget ("/ball") { gotoAndStop (2); }; } if ((intrees == false) and (0.5 < zheight)) { friction = 0.96; gravity = 0.295; }
Frame 1103
inwater = water.hitTest(xpos, ypos, true); if ((inwater == true) and (zheight < 0.2)) { tellTarget ("/distance_info") { status = "water"; }; xspeed = 0; yspeed = 0; tellTarget ("/ball") { gotoAndStop ("splash"); }; setProperty("/ripple", _x , xpos); setProperty("/ripple", _y , ypos); tellTarget ("/ripple") { play(); }; gotoAndStop (1113); }
Frame 1113
tellTarget ("/ball") { gotoAndPlay ("dropball"); }; tellTarget ("/powerbar") { gotoAndStop (1); }; setProperty("/ball", _x , xball); setProperty("/ball", _y , yball); setProperty("/ball", _xscale , 100); setProperty("/ball", _yscale , 100); zheight = 0.2; shot = shot + 2; tellTarget ("_level2.scorecard") { hole9 = hole9 + 1; total = total + 1; }; tellTarget ("holeinfo") { shot = shot + 1; };
Frame 1122
if ((((xpos < lmax) or (rmax < xpos)) or (ypos < tmax)) or (bmax < ypos)) { tellTarget ("/out") { gotoAndPlay (2); }; gotoAndStop (1113); }
Frame 1124
if (((distance < 4.6) and (totalspeed < 2)) and (zheight < 0.22)) { tellTarget ("/ball") { gotoAndStop ("inhole"); }; gotoAndStop (1135); }
Frame 1135
tellTarget ("/holeinfo") { if (shot == 2) { tellTarget ("/crowdsounds") { gotoAndPlay ("ace"); }; } if (shot == 4) { tellTarget ("/crowdsounds") { gotoAndPlay ("birdie"); }; } if (shot == 5) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot == 3) { tellTarget ("/crowdsounds") { gotoAndPlay ("clap"); }; } if (shot >= 6) { tellTarget ("/crowdsounds") { gotoAndPlay ("crap"); }; } };
Frame 1153
tellTarget ("/scbutton") { gotoAndStop (2); };
Frame 1154
stop();
Frame 1156
stop();
Frame 1165
stop();
Symbol 5 MovieClip Frame 1
stop();
Symbol 5 MovieClip Frame 2
stop();
Symbol 5 MovieClip Frame 3
stop();
Symbol 5 MovieClip Frame 4
stop();
Symbol 5 MovieClip Frame 5
stop();
Symbol 5 MovieClip Frame 6
stop();
Symbol 5 MovieClip Frame 7
stop();
Symbol 5 MovieClip Frame 8
stop();
Symbol 5 MovieClip Frame 9
stop();
Symbol 5 MovieClip Frame 10
stop();
Symbol 5 MovieClip Frame 11
stop();
Symbol 5 MovieClip Frame 12
stop();
Symbol 5 MovieClip Frame 13
stop();
Symbol 5 MovieClip Frame 14
stop();
Symbol 5 MovieClip Frame 15
stop();
Symbol 20 Button
on (press) { gotoAndStop (14); }
Symbol 22 Button
on (press) { gotoAndPlay (65); }
Symbol 24 Button
on (press) { gotoAndPlay (39); }
Symbol 42 MovieClip Frame 1
stop();
Symbol 42 MovieClip Frame 2
stop();
Symbol 44 Button
on (press) { dorot = !dorot; tellTarget ("pointer") { play(); }; }
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 2
stop();
Symbol 49 Button
on (press) { dorot = !dorot; tellTarget ("pointer_outline") { play(); }; }
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 2
stop();
Symbol 51 MovieClip Frame 5
stop();
Symbol 51 MovieClip Frame 71
gotoAndStop (1);
Symbol 58 Button
on (press) { powerset = 1; play(); } on (release) { powerset = 2; }
Symbol 59 Button
on (press) { aimset = 2; }
Symbol 60 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 60 MovieClip Frame 2
stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 60 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 60 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 60 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 60 MovieClip Frame 6
if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 60 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 60 MovieClip Frame 8
if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 60 MovieClip Frame 9
if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 60 MovieClip Frame 10
if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 60 MovieClip Frame 11
if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 60 MovieClip Frame 12
if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 60 MovieClip Frame 13
if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 60 MovieClip Frame 14
if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 60 MovieClip Frame 15
if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 60 MovieClip Frame 16
if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 60 MovieClip Frame 17
if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 60 MovieClip Frame 18
if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 60 MovieClip Frame 19
if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 60 MovieClip Frame 20
if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 60 MovieClip Frame 21
if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 60 MovieClip Frame 22
if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 60 MovieClip Frame 23
if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 60 MovieClip Frame 24
if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 60 MovieClip Frame 25
if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 60 MovieClip Frame 26
if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 60 MovieClip Frame 27
if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 60 MovieClip Frame 28
if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 60 MovieClip Frame 29
gotoAndPlay (80);
Symbol 60 MovieClip Frame 40
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 64
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 65
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 66
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 67
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 69
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 70
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 71
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 72
stop(); tellTarget ("/") { play(); };
Symbol 60 MovieClip Frame 80
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 98
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 99
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 100
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 102
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 103
if (aimset == 2) { stop(); tellTarget ("/") { play(); }; } else { play(); }
Symbol 60 MovieClip Frame 104
stop(); tellTarget ("/") { play(); };
Symbol 65 Button
on (press) { gotoAndStop (13); }
Symbol 69 Button
on (press) { gotoAndStop (14); }
Symbol 72 Button
on (press) { gotoAndStop (29); }
Symbol 91 Button
on (press) { startDrag ("/holeinfo"); } on (release) { stopDrag(); }
Symbol 100 Button
on (release) { getURL ("mailto:simon@nitrovortex.com"); }
Symbol 106 Button
on (release) { getURL ("http://www.nitrovortex.com", "_blank"); }
Symbol 109 Button
on (keyPress "<Space>") { play(); }
Symbol 118 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 8
stop();
Symbol 118 MovieClip Frame 18
gotoAndStop (8);
Symbol 118 MovieClip Frame 24
stop();
Symbol 118 MovieClip Frame 33
gotoAndStop (24);
Symbol 118 MovieClip Frame 36
stop();
Symbol 118 MovieClip Frame 42
gotoAndStop (36);
Symbol 123 MovieClip Frame 1
stop();
Symbol 123 MovieClip Frame 15
gotoAndStop (1);
Symbol 123 MovieClip Frame 26
gotoAndStop (1);
Symbol 123 MovieClip Frame 29
stop();
Symbol 123 MovieClip Frame 30
stop();
Symbol 123 MovieClip Frame 38
gotoAndStop (29);
Symbol 123 MovieClip Frame 52
gotoAndStop (1);
Symbol 136 MovieClip Frame 31
stop();
Symbol 162 MovieClip Frame 1
stop();
Symbol 163 Button
on (press) { gotoAndStop (2); }
Symbol 165 Button
on (press) { startDrag ("/scbutton"); } on (release) { stopDrag(); }
Symbol 166 Button
on (press) { gotoAndStop (1); }
Symbol 168 MovieClip Frame 1
stop(); setProperty("_level2", _visible , false);
Symbol 168 MovieClip Frame 2
stop(); setProperty("_level2", _visible , true);
Symbol 172 Button
on (press) { gotoAndStop (3); }
Symbol 174 Button
on (press) { startDrag ("/club"); } on (release) { stopDrag(); }
Symbol 175 Button
on (rollOver, dragOver) { gotoAndStop (1); }
Symbol 180 Button
on (rollOver, dragOver) { gotoAndStop (3); } on (press) { gotoAndStop (2); box = "Driver"; tellTarget ("/") { clubfactor = 0.75; z_degrees = 22; }; tellTarget ("/sounds") { gotoAndStop ("metalwood"); }; }
Symbol 181 Button
on (rollOver, dragOver) { gotoAndStop (4); } on (press) { gotoAndStop (2); box = "3 Wood"; tellTarget ("/") { clubfactor = 0.7; z_degrees = 22; }; tellTarget ("/sounds") { gotoAndStop ("metalwood"); }; }
Symbol 182 Button
on (rollOver, dragOver) { gotoAndStop (5); } on (press) { gotoAndStop (2); box = "3 Iron"; tellTarget ("/") { clubfactor = 0.65; z_degrees = 23; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 183 Button
on (rollOver, dragOver) { gotoAndStop (6); } on (press) { gotoAndStop (2); box = "4 Iron"; tellTarget ("/") { clubfactor = 0.6; z_degrees = 25; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 184 Button
on (rollOver, dragOver) { gotoAndStop (7); } on (press) { gotoAndStop (2); box = "5 Iron"; tellTarget ("/") { clubfactor = 0.55; z_degrees = 30; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 185 Button
on (rollOver, dragOver) { gotoAndStop (8); } on (press) { gotoAndStop (2); box = "6 Iron"; tellTarget ("/") { clubfactor = 0.5; z_degrees = 35; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 186 Button
on (rollOver, dragOver) { gotoAndStop (9); } on (press) { gotoAndStop (2); box = "7 Iron"; tellTarget ("/") { clubfactor = 0.45; z_degrees = 40; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 187 Button
on (rollOver, dragOver) { gotoAndStop (10); } on (press) { gotoAndStop (2); box = "8 Iron"; tellTarget ("/") { clubfactor = 0.4; z_degrees = 45; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 188 Button
on (rollOver, dragOver) { gotoAndStop (11); } on (press) { gotoAndStop (2); box = "9 Iron"; tellTarget ("/") { clubfactor = 0.35; z_degrees = 50; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 189 Button
on (rollOver, dragOver) { gotoAndStop (12); } on (press) { gotoAndStop (2); box = "PW"; tellTarget ("/") { clubfactor = 0.3; z_degrees = 55; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 190 Button
on (rollOver, dragOver) { gotoAndStop (13); } on (press) { gotoAndStop (2); box = "SW"; tellTarget ("/") { clubfactor = 0.28; z_degrees = 60; }; tellTarget ("/sounds") { gotoAndStop ("iron"); }; }
Symbol 191 Button
on (rollOver, dragOver) { gotoAndStop (14); } on (press) { gotoAndStop (2); box = "Putter"; tellTarget ("/") { clubfactor = 0.23; z_degrees = 0; }; tellTarget ("/sounds") { gotoAndStop ("putt"); }; }
Symbol 193 MovieClip Frame 1
stop(); box = "Driver"; tellTarget ("/") { clubfactor = 0.75; z_degrees = 22; }; tellTarget ("/sounds") { gotoAndStop ("metalwood"); };
Symbol 193 MovieClip Frame 2
stop();
Symbol 193 MovieClip Frame 3
stop();
Symbol 193 MovieClip Frame 15
box = "Putter"; tellTarget ("/") { clubfactor = 0.23; z_degrees = 0; }; tellTarget ("/sounds") { gotoAndStop ("putt"); };
Symbol 196 MovieClip Frame 1
stop();
Symbol 208 Button
on (press) { startDrag ("/distance_info"); } on (release) { stopDrag(); }
Symbol 214 Button
on (press) { startDrag ("/powerbar"); } on (release) { stopDrag(); }
Symbol 215 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole1 = hole1 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 216 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 216 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 216 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 216 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 216 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 216 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 216 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 216 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 216 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 216 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 216 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 216 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 216 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 216 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 216 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 216 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 216 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 216 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 216 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 216 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 216 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 216 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 216 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 216 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 216 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 216 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 216 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 216 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 216 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 216 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init"); }; tellTarget ("/sounds") { play(); }; } else { play(); }
Symbol 216 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole1 = hole1 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 216 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init"); }; tellTarget ("/sounds") { play(); }; } else { play(); }
Symbol 216 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init"); }; } else { play(); }
Symbol 216 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole1 = hole1 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 218 Button
on (keyPress "q") { gotoAndStop (199); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 224 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 18
tellTarget ("/") { play(); }; gotoAndStop (1);
Symbol 224 MovieClip Frame 29
gotoAndStop (1);
Symbol 224 MovieClip Frame 46
gotoAndStop (1);
Symbol 224 MovieClip Frame 68
tellTarget ("/") { play(); }; gotoAndStop (1);
Symbol 224 MovieClip Frame 190
tellTarget ("/") { play(); }; gotoAndStop (1);
Symbol 224 MovieClip Frame 244
tellTarget ("/") { play(); }; gotoAndStop (1);
Symbol 228 Button
on (rollOver) { over = 1; } on (press) { press = 1; } on (release) { setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 1); press = 0; } on (rollOut, dragOut, releaseOutside) { over = 0; press = 0; }
Symbol 229 Button
on (rollOver) { over = 2; } on (press) { press = 2; } on (release) { setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 1); press = 0; } on (rollOut, dragOut, releaseOutside) { over = 0; press = 0; }
Symbol 230 MovieClip Frame 1
if ((Number(over) == 1) and (Number(press) == 1)) { setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 5); } if ((Number(over) == 2) and (Number(press) == 2)) { setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 5); }
Symbol 230 MovieClip Frame 2
gotoAndPlay (1);
Symbol 245 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole2 = hole2 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 246 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 246 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 246 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 246 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 246 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 246 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 246 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 246 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 246 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 246 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 246 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 246 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 246 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 246 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 246 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 246 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 246 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 246 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 246 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 246 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 246 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 246 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 246 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 246 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 246 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 246 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 246 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 246 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 246 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 246 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init2"); }; tellTarget ("/sounds") { play(); }; } else { play(); }
Symbol 246 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init2"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole2 = hole2 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 246 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init2"); }; tellTarget ("/sounds") { play(); }; } else { play(); }
Symbol 246 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init2"); }; } else { play(); }
Symbol 246 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init2"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole2 = hole2 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 247 Button
on (keyPress "q") { gotoAndStop (319); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 259 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole3 = hole3 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 260 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 260 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 260 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 260 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 260 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 260 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 260 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 260 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 260 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 260 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 260 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 260 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 260 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 260 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 260 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 260 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 260 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 260 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 260 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 260 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 260 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 260 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 260 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 260 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 260 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 260 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 260 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 260 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 260 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 260 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init3"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole3 = hole3 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 260 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 260 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init3"); }; } else { play(); }
Symbol 260 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init3"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole3 = hole3 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 261 Button
on (keyPress "q") { gotoAndStop (439); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 272 Button
on (keyPress "q") { gotoAndStop (559); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 278 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole4 = hole4 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 279 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 279 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 279 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 279 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 279 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 279 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 279 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 279 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 279 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 279 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 279 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 279 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 279 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 279 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 279 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 279 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 279 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 279 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 279 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 279 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 279 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 279 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 279 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 279 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 279 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 279 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 279 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 279 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 279 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 279 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init4"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole4 = hole4 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 279 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 279 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init4"); }; } else { play(); }
Symbol 279 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init4"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole4 = hole4 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 293 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole5 = hole5 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 294 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 294 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 294 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 294 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 294 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 294 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 294 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 294 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 294 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 294 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 294 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 294 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 294 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 294 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 294 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 294 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 294 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 294 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 294 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 294 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 294 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 294 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 294 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 294 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 294 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 294 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 294 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 294 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 294 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 294 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init5"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole5 = hole5 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 294 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 294 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init5"); }; } else { play(); }
Symbol 294 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init5"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole5 = hole5 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 300 Button
on (keyPress "q") { gotoAndStop (679); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 309 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole6 = hole6 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 310 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 310 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 310 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 310 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 310 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 310 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 310 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 310 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 310 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 310 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 310 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 310 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 310 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 310 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 310 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 310 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 310 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 310 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 310 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 310 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 310 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 310 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 310 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 310 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 310 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 310 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 310 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 310 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 310 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 310 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init6"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole6 = hole6 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 310 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 310 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init6"); }; } else { play(); }
Symbol 310 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init6"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole6 = hole6 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 315 Button
on (keyPress "q") { gotoAndStop (799); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 322 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole7 = hole7 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 323 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 323 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 323 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 323 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 323 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 323 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 323 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 323 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 323 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 323 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 323 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 323 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 323 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 323 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 323 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 323 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 323 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 323 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 323 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 323 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 323 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 323 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 323 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 323 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 323 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 323 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 323 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 323 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 323 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 323 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init7"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole7 = hole7 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 323 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 323 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init7"); }; } else { play(); }
Symbol 323 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init7"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole7 = hole7 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 328 Button
on (keyPress "q") { gotoAndStop (919); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 337 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole8 = hole8 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 338 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 338 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 338 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 338 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 338 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 338 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 338 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 338 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 338 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 338 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 338 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 338 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 338 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 338 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 338 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 338 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 338 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 338 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 338 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 338 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 338 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 338 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 338 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 338 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 338 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 338 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 338 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 338 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 338 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 338 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init8"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole8 = hole8 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 338 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 338 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init8"); }; } else { play(); }
Symbol 338 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init8"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole8 = hole8 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 343 Button
on (keyPress "q") { gotoAndStop (1039); tellTarget ("_level2.scorecard") { total = total + 15; }; }
Symbol 352 Button
on (press) { aimset = 2; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole9 = hole9 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; }; }
Symbol 353 MovieClip Frame 1
stop(); powerset = 1; aimset = 1;
Symbol 353 MovieClip Frame 2
tellTarget ("/") { power = 5; }; stop(); if (powerset == 2) { gotoAndPlay (67); } else { play(); }
Symbol 353 MovieClip Frame 3
if (powerset == 2) { gotoAndPlay (66); } else { play(); }
Symbol 353 MovieClip Frame 4
if (powerset == 2) { gotoAndPlay (65); } else { play(); }
Symbol 353 MovieClip Frame 5
if (powerset == 2) { gotoAndPlay (64); } else { play(); }
Symbol 353 MovieClip Frame 6
tellTarget ("/") { power = 10; }; if (powerset == 2) { gotoAndPlay (63); } else { play(); }
Symbol 353 MovieClip Frame 7
if (powerset == 2) { gotoAndPlay (62); } else { play(); }
Symbol 353 MovieClip Frame 8
tellTarget ("/") { power = 15; }; if (powerset == 2) { gotoAndPlay (61); } else { play(); }
Symbol 353 MovieClip Frame 9
tellTarget ("/") { power = 20; }; if (powerset == 2) { gotoAndPlay (60); } else { play(); }
Symbol 353 MovieClip Frame 10
tellTarget ("/") { power = 25; }; if (powerset == 2) { gotoAndPlay (59); } else { play(); }
Symbol 353 MovieClip Frame 11
tellTarget ("/") { power = 30; }; if (powerset == 2) { gotoAndPlay (58); } else { play(); }
Symbol 353 MovieClip Frame 12
tellTarget ("/") { power = 35; }; if (powerset == 2) { gotoAndPlay (57); } else { play(); }
Symbol 353 MovieClip Frame 13
tellTarget ("/") { power = 40; }; if (powerset == 2) { gotoAndPlay (56); } else { play(); }
Symbol 353 MovieClip Frame 14
tellTarget ("/") { power = 45; }; if (powerset == 2) { gotoAndPlay (55); } else { play(); }
Symbol 353 MovieClip Frame 15
tellTarget ("/") { power = 50; }; if (powerset == 2) { gotoAndPlay (54); } else { play(); }
Symbol 353 MovieClip Frame 16
tellTarget ("/") { power = 55; }; if (powerset == 2) { gotoAndPlay (53); } else { play(); }
Symbol 353 MovieClip Frame 17
tellTarget ("/") { power = 60; }; if (powerset == 2) { gotoAndPlay (52); } else { play(); }
Symbol 353 MovieClip Frame 18
tellTarget ("/") { power = 65; }; if (powerset == 2) { gotoAndPlay (51); } else { play(); }
Symbol 353 MovieClip Frame 19
tellTarget ("/") { power = 70; }; if (powerset == 2) { gotoAndPlay (50); } else { play(); }
Symbol 353 MovieClip Frame 20
tellTarget ("/") { power = 75; }; if (powerset == 2) { gotoAndPlay (49); } else { play(); }
Symbol 353 MovieClip Frame 21
tellTarget ("/") { power = 80; }; if (powerset == 2) { gotoAndPlay (48); } else { play(); }
Symbol 353 MovieClip Frame 22
tellTarget ("/") { power = 85; }; if (powerset == 2) { gotoAndPlay (47); } else { play(); }
Symbol 353 MovieClip Frame 23
tellTarget ("/") { power = 90; }; if (powerset == 2) { gotoAndPlay (46); } else { play(); }
Symbol 353 MovieClip Frame 24
tellTarget ("/") { power = 95; }; if (powerset == 2) { gotoAndPlay (45); } else { play(); }
Symbol 353 MovieClip Frame 25
tellTarget ("/") { power = 100; }; if (powerset == 2) { gotoAndPlay (44); } else { play(); }
Symbol 353 MovieClip Frame 26
tellTarget ("/") { power = 105; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 353 MovieClip Frame 27
tellTarget ("/") { power = 110; }; if (powerset == 2) { gotoAndPlay (82); } else { play(); }
Symbol 353 MovieClip Frame 28
tellTarget ("/") { power = 115; }; if (powerset == 2) { gotoAndPlay (81); } else { play(); }
Symbol 353 MovieClip Frame 29
tellTarget ("/") { power = 120; }; gotoAndPlay (80);
Symbol 353 MovieClip Frame 40
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 64
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 15); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 65
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 13); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 66
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 10); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 67
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 8); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 68
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 69
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 8); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 70
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 10); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 71
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 72
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 15); tellTarget ("/") { gotoAndPlay ("init9"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole9 = hole9 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 353 MovieClip Frame 80
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); } else { play(); }
Symbol 353 MovieClip Frame 98
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 25); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 99
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 18); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 100
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) - 12); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 101
if (aimset == 2) { stop(); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 102
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 12); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 103
if (aimset == 2) { stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 18); tellTarget ("/") { gotoAndPlay ("init9"); }; } else { play(); }
Symbol 353 MovieClip Frame 104
stop(); setProperty("/ball", _rotation , getProperty("/ball", _rotation) + 25); tellTarget ("/") { gotoAndPlay ("init9"); }; tellTarget ("/sounds") { play(); }; tellTarget ("_level2.scorecard") { hole9 = hole9 + 1; total = total + 1; }; tellTarget ("/holeinfo") { shot = shot + 1; };
Symbol 362 Button
on (press) { tellTarget ("_level2") { gotoAndStop (2); }; gotoAndStop (1155); }
Symbol 365 Button
on (press) { gotoAndStop (1156); }
Symbol 366 Button
on (press) { unloadMovieNum (2); gotoAndStop (13); }
Symbol 368 Button
on (press) { gotoAndPlay (65); unloadMovieNum (2); }
Symbol 370 Button
on (release) { fscommand ("quit", "true"); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:5
Symbol 3 GraphicUsed by:5 100 362 365
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:2 3 4Used by:Timeline
Symbol 6 FontUsed by:7 8 9 10 11 26 27 28 29 93 110 358
Symbol 7 TextUses:6Used by:12
Symbol 8 TextUses:6Used by:12
Symbol 9 TextUses:6Used by:12
Symbol 10 TextUses:6Used by:12
Symbol 11 TextUses:6Used by:12
Symbol 12 MovieClipUses:7 8 9 10 11Used by:Timeline
Symbol 13 TextUsed by:Timeline
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 GraphicUsed by:20 22 24 65 366 368 370
Symbol 17 FontUsed by:18 21 23 30 31 32 61 62 63 64 66 67 70 71 75 76 77 78 84 85 86 89 95 96 97 98 99 101 102 103 104 164 167 169 170 192 194 198 199 200 201 202 203 204 205 211 241 242 255 256 273 274 296 297 311 312 324 325 339 340 354 355 359 367 369
Symbol 18 TextUses:17Used by:20
Symbol 19 GraphicUsed by:20 22 24 65 366 368 370
Symbol 20 ButtonUses:16 18 19Used by:Timeline
Symbol 21 TextUses:17Used by:22
Symbol 22 ButtonUses:16 21 19Used by:Timeline
Symbol 23 TextUses:17Used by:24
Symbol 24 ButtonUses:16 23 19Used by:Timeline
Symbol 25 GraphicUsed by:Timeline
Symbol 26 TextUses:6Used by:Timeline
Symbol 27 TextUses:6Used by:Timeline
Symbol 28 TextUses:6Used by:Timeline
Symbol 29 TextUses:6Used by:Timeline
Symbol 30 TextUses:17Used by:Timeline
Symbol 31 TextUses:17Used by:Timeline
Symbol 32 TextUses:17Used by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 BitmapUsed by:35 127 129 130 137 233 250 251 317 333 349 350
Symbol 35 GraphicUses:34Used by:37
Symbol 36 GraphicUsed by:37 131 235 252 287 318 335 351
Symbol 37 MovieClipUses:35 36Used by:Timeline
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:51
Symbol 40 GraphicUsed by:42
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:40 41Used by:51
Symbol 43 GraphicUsed by:44 49
Symbol 44 ButtonUses:43Used by:51
Symbol 45 SoundUsed by:51
Symbol 46 GraphicUsed by:48
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:46 47Used by:51
Symbol 49 ButtonUses:43Used by:51
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:39 42 44 45 48 49 50Used by:Timeline
Symbol 52 GraphicUsed by:60 216 246 260 279 294 310 323 338 353
Symbol 53 GraphicUsed by:60 216 246 260 279 294 310 323 338 353
Symbol 54 GraphicUsed by:58 59 215 245 259 278 293 309 322 337 352
Symbol 55 FontUsed by:56 57
Symbol 56 TextUses:55Used by:58 59 215 245 259 278 293 309 322 337 352
Symbol 57 TextUses:55Used by:58 59 215 245 259 278 293 309 322 337 352
Symbol 58 ButtonUses:54 56 57Used by:60 216 246 260 279 294 310 323 338 353
Symbol 59 ButtonUses:54 56 57Used by:60
Symbol 60 MovieClipUses:52 53 58 59Used by:Timeline
Symbol 61 TextUses:17Used by:Timeline
Symbol 62 TextUses:17Used by:Timeline
Symbol 63 TextUses:17Used by:Timeline
Symbol 64 TextUses:17Used by:65 366
Symbol 65 ButtonUses:16 64 19Used by:Timeline
Symbol 66 TextUses:17Used by:69
Symbol 67 TextUses:17Used by:69
Symbol 68 GraphicUsed by:69 72
Symbol 69 ButtonUses:66 67 68Used by:Timeline
Symbol 70 TextUses:17Used by:72
Symbol 71 TextUses:17Used by:72
Symbol 72 ButtonUses:70 71 68Used by:Timeline
Symbol 73 BitmapUsed by:74 282 329 344 345
Symbol 74 GraphicUses:73Used by:Timeline
Symbol 75 TextUses:17Used by:Timeline
Symbol 76 TextUses:17Used by:Timeline
Symbol 77 TextUses:17Used by:Timeline
Symbol 78 TextUses:17Used by:Timeline
Symbol 79 BitmapUsed by:80 288
Symbol 80 GraphicUses:79Used by:81
Symbol 81 MovieClipUses:80Used by:82  Timeline
Symbol 82 MovieClipUses:81Used by:Timeline
Symbol 83 GraphicUsed by:92 163 166 193 244 258 276 299 314 327 342 357
Symbol 84 TextUses:17Used by:92
Symbol 85 TextUses:17Used by:92 244 258 276 299 314 327 342 357
Symbol 86 EditableTextUses:17Used by:92
Symbol 87 GraphicUsed by:92
Symbol 88 GraphicUsed by:91 165 174
Symbol 89 TextUses:17Used by:91 165 174 208
Symbol 90 GraphicUsed by:91 165 174
Symbol 91 ButtonUses:88 89 90Used by:92 244 258 276 299 314 327 342 357
Symbol 92 MovieClipUses:83 84 85 86 87 91Used by:Timeline
Symbol 93 TextUses:6Used by:Timeline
Symbol 94 FontUsed by:95
Symbol 95 TextUses:17 94Used by:Timeline
Symbol 96 TextUses:17Used by:Timeline
Symbol 97 TextUses:17Used by:100
Symbol 98 TextUses:17Used by:100
Symbol 99 TextUses:17Used by:100
Symbol 100 ButtonUses:97 98 99 3Used by:Timeline
Symbol 101 TextUses:17Used by:Timeline
Symbol 102 TextUses:17Used by:106
Symbol 103 TextUses:17Used by:106
Symbol 104 TextUses:17Used by:106
Symbol 105 GraphicUsed by:106
Symbol 106 ButtonUses:102 103 104 105Used by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 GraphicUsed by:109 175
Symbol 109 ButtonUses:108Used by:Timeline
Symbol 110 TextUses:6Used by:Timeline
Symbol 111 BitmapUsed by:112 124 226 231
Symbol 112 GraphicUses:111Used by:Timeline
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:Timeline
Symbol 115 SoundUsed by:118
Symbol 116 SoundUsed by:118
Symbol 117 SoundUsed by:118
Symbol 118 MovieClipUses:115 116 117Used by:Timeline
Symbol 119 SoundUsed by:123
Symbol 120 SoundUsed by:123
Symbol 121 SoundUsed by:123 162
Symbol 122 SoundUsed by:123
Symbol 123 MovieClipUses:119 120 121 122Used by:Timeline
Symbol 124 GraphicUses:111Used by:125
Symbol 125 MovieClipUses:124Used by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 GraphicUses:34Used by:Timeline
Symbol 128 GraphicUsed by:Timeline
Symbol 129 GraphicUses:34Used by:131
Symbol 130 GraphicUses:34Used by:131
Symbol 131 MovieClipUses:129 130 36Used by:Timeline
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:Timeline
Symbol 134 GraphicUsed by:Timeline
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClipUses:135Used by:Timeline
Symbol 137 GraphicUses:34Used by:140
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:137 138 139Used by:Timeline
Symbol 141 BitmapUsed by:142 264 266
Symbol 142 GraphicUses:141Used by:143
Symbol 143 MovieClipUses:142Used by:Timeline
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:144Used by:154 240 253 268 292 320
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:154 240 253 268 292 320
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:148Used by:154
Symbol 150 GraphicUsed by:151 319
Symbol 151 MovieClipUses:150Used by:154 240 268 292
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:152Used by:154 240 253 268 292
Symbol 154 MovieClipUses:145 147 149 151 153Used by:Timeline
Symbol 155 GraphicUsed by:156
Symbol 156 MovieClipUses:155Used by:Timeline
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:159 336
Symbol 159 MovieClipUses:158Used by:160 254 269 270 271 295 308 321 336  Timeline
Symbol 160 MovieClipUses:159Used by:Timeline
Symbol 161 SoundUsed by:162
Symbol 162 MovieClipUses:161 121Used by:336  Timeline
Symbol 163 ButtonUses:83Used by:168
Symbol 164 TextUses:17Used by:168
Symbol 165 ButtonUses:88 89 90Used by:168
Symbol 166 ButtonUses:83Used by:168
Symbol 167 TextUses:17Used by:168
Symbol 168 MovieClipUses:163 164 165 166 167Used by:Timeline
Symbol 169 TextUses:17Used by:193
Symbol 170 EditableTextUses:17Used by:193
Symbol 171 GraphicUsed by:172
Symbol 172 ButtonUses:171Used by:193
Symbol 173 GraphicUsed by:193
Symbol 174 ButtonUses:88 89 90Used by:193
Symbol 175 ButtonUses:108Used by:193
Symbol 176 GraphicUsed by:177
Symbol 177 MovieClipUses:176Used by:193
Symbol 178 GraphicUsed by:193
Symbol 179 GraphicUsed by:180 181 182 183 184 185 186 187 188 189 190 191
Symbol 180 ButtonUses:179Used by:193
Symbol 181 ButtonUses:179Used by:193
Symbol 182 ButtonUses:179Used by:193
Symbol 183 ButtonUses:179Used by:193
Symbol 184 ButtonUses:179Used by:193
Symbol 185 ButtonUses:179Used by:193
Symbol 186 ButtonUses:179Used by:193
Symbol 187 ButtonUses:179Used by:193
Symbol 188 ButtonUses:179Used by:193
Symbol 189 ButtonUses:179Used by:193
Symbol 190 ButtonUses:179Used by:193
Symbol 191 ButtonUses:179Used by:193
Symbol 192 TextUses:17Used by:193
Symbol 193 MovieClipUses:83 169 170 172 173 174 175 177 178 180 181 182 183 184 185 186 187 188 189 190 191 192Used by:Timeline
Symbol 194 TextUses:17Used by:196
Symbol 195 SoundUsed by:196
Symbol 196 MovieClipUses:194 195Used by:Timeline
Symbol 197 GraphicUsed by:209 277
Symbol 198 TextUses:17Used by:209 277
Symbol 199 EditableTextUses:17Used by:209 277
Symbol 200 TextUses:17Used by:209 277
Symbol 201 EditableTextUses:17Used by:209 277
Symbol 202 TextUses:17Used by:209 277
Symbol 203 TextUses:17Used by:209 277
Symbol 204 TextUses:17Used by:209 277
Symbol 205 EditableTextUses:17Used by:209 277
Symbol 206 GraphicUsed by:208
Symbol 207 GraphicUsed by:208
Symbol 208 ButtonUses:206 89 207Used by:209 277
Symbol 209 MovieClipUses:197 198 199 200 201 202 203 204 205 208Used by:Timeline
Symbol 210 GraphicUsed by:214
Symbol 211 TextUses:17Used by:214
Symbol 212 GraphicUsed by:214
Symbol 213 GraphicUsed by:214
Symbol 214 ButtonUses:210 211 212 213Used by:216 246 260 279 294 310 323 338 353
Symbol 215 ButtonUses:54 56 57Used by:216
Symbol 216 MovieClipUses:52 53 58 214 215Used by:Timeline
Symbol 217 GraphicUsed by:218 247 261 272 300 315 328 343
Symbol 218 ButtonUses:217Used by:Timeline
Symbol 219 SoundUsed by:224
Symbol 220 SoundUsed by:224
Symbol 221 SoundUsed by:224
Symbol 222 SoundUsed by:224
Symbol 223 SoundUsed by:224
Symbol 224 MovieClipUses:219 220 221 222 223Used by:Timeline
Symbol 225 SoundUsed by:Timeline
Symbol 226 GraphicUses:111Used by:Timeline
Symbol 227 GraphicUsed by:228 229
Symbol 228 ButtonUses:227Used by:230
Symbol 229 ButtonUses:227Used by:230
Symbol 230 MovieClipUses:228 229Used by:Timeline
Symbol 231 GraphicUses:111Used by:232
Symbol 232 MovieClipUses:231Used by:Timeline
Symbol 233 GraphicUses:34Used by:235
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:233 36 234Used by:Timeline
Symbol 236 GraphicUsed by:237  Timeline
Symbol 237 MovieClipUses:236Used by:Timeline
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238Used by:Timeline
Symbol 240 MovieClipUses:145 147 151 153Used by:Timeline
Symbol 241 TextUses:17Used by:244
Symbol 242 EditableTextUses:17Used by:244
Symbol 243 GraphicUsed by:244
Symbol 244 MovieClipUses:83 241 85 242 243 91Used by:Timeline
Symbol 245 ButtonUses:54 56 57Used by:246
Symbol 246 MovieClipUses:52 53 58 214 245Used by:Timeline
Symbol 247 ButtonUses:217Used by:Timeline
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:Timeline
Symbol 250 GraphicUses:34Used by:252
Symbol 251 GraphicUses:34Used by:252
Symbol 252 MovieClipUses:250 251 36Used by:Timeline
Symbol 253 MovieClipUses:145 147 153Used by:Timeline
Symbol 254 MovieClipUses:159Used by:Timeline
Symbol 255 TextUses:17Used by:258
Symbol 256 EditableTextUses:17Used by:258
Symbol 257 GraphicUsed by:258
Symbol 258 MovieClipUses:83 255 85 256 257 91Used by:Timeline
Symbol 259 ButtonUses:54 56 57Used by:260
Symbol 260 MovieClipUses:52 53 58 214 259Used by:Timeline
Symbol 261 ButtonUses:217Used by:Timeline
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:Timeline
Symbol 264 GraphicUses:141Used by:265
Symbol 265 MovieClipUses:264Used by:Timeline
Symbol 266 GraphicUses:141Used by:267
Symbol 267 MovieClipUses:266Used by:Timeline
Symbol 268 MovieClipUses:145 147 151 153Used by:Timeline
Symbol 269 MovieClipUses:159Used by:271
Symbol 270 MovieClipUses:159Used by:271
Symbol 271 MovieClipUses:269 270 159Used by:Timeline
Symbol 272 ButtonUses:217Used by:Timeline
Symbol 273 TextUses:17Used by:276
Symbol 274 EditableTextUses:17Used by:276
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:83 273 85 274 275 91Used by:Timeline
Symbol 277 MovieClipUses:197 198 199 200 201 202 203 204 205 208Used by:Timeline
Symbol 278 ButtonUses:54 56 57Used by:279
Symbol 279 MovieClipUses:52 53 58 214 278Used by:Timeline
Symbol 280 BitmapUsed by:281
Symbol 281 GraphicUses:280Used by:Timeline
Symbol 282 GraphicUses:73Used by:283
Symbol 283 MovieClipUses:282Used by:Timeline
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:287
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClipUses:285 286 36Used by:Timeline
Symbol 288 GraphicUses:79Used by:Timeline
Symbol 289 BitmapUsed by:290
Symbol 290 GraphicUses:289Used by:291
Symbol 291 MovieClipUses:290Used by:Timeline
Symbol 292 MovieClipUses:145 147 151 153Used by:Timeline
Symbol 293 ButtonUses:54 56 57Used by:294
Symbol 294 MovieClipUses:52 53 58 214 293Used by:Timeline
Symbol 295 MovieClipUses:159Used by:Timeline
Symbol 296 TextUses:17Used by:299
Symbol 297 EditableTextUses:17Used by:299
Symbol 298 GraphicUsed by:299
Symbol 299 MovieClipUses:83 296 85 297 298 91Used by:Timeline
Symbol 300 ButtonUses:217Used by:Timeline
Symbol 301 BitmapUsed by:302 303 316
Symbol 302 GraphicUses:301Used by:Timeline
Symbol 303 GraphicUses:301Used by:304
Symbol 304 MovieClipUses:303Used by:Timeline
Symbol 305 GraphicUsed by:306
Symbol 306 MovieClipUses:305Used by:Timeline
Symbol 307 GraphicUsed by:Timeline
Symbol 308 MovieClipUses:159Used by:Timeline
Symbol 309 ButtonUses:54 56 57Used by:310
Symbol 310 MovieClipUses:52 53 58 214 309Used by:Timeline
Symbol 311 TextUses:17Used by:314
Symbol 312 EditableTextUses:17Used by:314
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:83 311 85 312 313 91Used by:Timeline
Symbol 315 ButtonUses:217Used by:Timeline
Symbol 316 GraphicUses:301Used by:Timeline
Symbol 317 GraphicUses:34Used by:318
Symbol 318 MovieClipUses:317 36Used by:Timeline
Symbol 319 MovieClipUses:150Used by:320
Symbol 320 MovieClipUses:319 145 147Used by:Timeline
Symbol 321 MovieClipUses:159Used by:Timeline
Symbol 322 ButtonUses:54 56 57Used by:323
Symbol 323 MovieClipUses:52 53 58 214 322Used by:Timeline
Symbol 324 TextUses:17Used by:327
Symbol 325 EditableTextUses:17Used by:327
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClipUses:83 324 85 325 326 91Used by:Timeline
Symbol 328 ButtonUses:217Used by:Timeline
Symbol 329 GraphicUses:73Used by:330
Symbol 330 MovieClipUses:329Used by:Timeline
Symbol 331 GraphicUsed by:332  Timeline
Symbol 332 MovieClipUses:331Used by:Timeline
Symbol 333 GraphicUses:34Used by:335
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:333 334 36Used by:Timeline
Symbol 336 MovieClipUses:162 159 158Used by:Timeline
Symbol 337 ButtonUses:54 56 57Used by:338
Symbol 338 MovieClipUses:52 53 58 214 337Used by:Timeline
Symbol 339 TextUses:17Used by:342
Symbol 340 EditableTextUses:17Used by:342
Symbol 341 GraphicUsed by:342
Symbol 342 MovieClipUses:83 339 85 340 341 91Used by:Timeline
Symbol 343 ButtonUses:217Used by:Timeline
Symbol 344 GraphicUses:73Used by:Timeline
Symbol 345 GraphicUses:73Used by:346
Symbol 346 MovieClipUses:345Used by:Timeline
Symbol 347 GraphicUsed by:348  Timeline
Symbol 348 MovieClipUses:347Used by:Timeline
Symbol 349 GraphicUses:34Used by:351
Symbol 350 GraphicUses:34Used by:351
Symbol 351 MovieClipUses:349 350 36Used by:Timeline
Symbol 352 ButtonUses:54 56 57Used by:353
Symbol 353 MovieClipUses:52 53 58 214 352Used by:Timeline
Symbol 354 TextUses:17Used by:357
Symbol 355 EditableTextUses:17Used by:357
Symbol 356 GraphicUsed by:357
Symbol 357 MovieClipUses:83 354 85 355 356 91Used by:Timeline
Symbol 358 TextUses:6Used by:Timeline
Symbol 359 TextUses:17Used by:Timeline
Symbol 360 GraphicUsed by:362
Symbol 361 GraphicUsed by:362
Symbol 362 ButtonUses:360 361 3Used by:Timeline
Symbol 363 GraphicUsed by:365
Symbol 364 GraphicUsed by:365
Symbol 365 ButtonUses:363 364 3Used by:Timeline
Symbol 366 ButtonUses:16 64 19Used by:Timeline
Symbol 367 TextUses:17Used by:368
Symbol 368 ButtonUses:16 367 19Used by:Timeline
Symbol 369 TextUses:17Used by:370
Symbol 370 ButtonUses:16 369 19Used by:Timeline

Instance Names

"progress"Frame 1Symbol 5 MovieClip
"fairway"Frame 14Symbol 37 MovieClip
"ball"Frame 14Symbol 51 MovieClip
"powerbardemo"Frame 14Symbol 60 MovieClip
"holeinfo"Frame 29Symbol 92 MovieClip
"sounds"Frame 78Symbol 118 MovieClip
"bounce_sounds"Frame 78Symbol 123 MovieClip
"rocks"Frame 78Symbol 125 MovieClip
"fairway"Frame 78Symbol 131 MovieClip
"water"Frame 78Symbol 133 MovieClip
"ripple"Frame 78Symbol 136 MovieClip
"slope"Frame 78Symbol 140 MovieClip
"green"Frame 78Symbol 143 MovieClip
"bunkergroup"Frame 78Symbol 154 MovieClip
"hole"Frame 78Symbol 156 MovieClip
"trees"Frame 78Symbol 160 MovieClip
"woodsounds"Frame 78Symbol 162 MovieClip
"ball"Frame 78Symbol 51 MovieClip
"scbutton"Frame 78Symbol 168 MovieClip
"holeinfo"Frame 78Symbol 92 MovieClip
"club"Frame 78Symbol 193 MovieClip
"out"Frame 78Symbol 196 MovieClip
"distance_info"Frame 78Symbol 209 MovieClip
"powerbar"Frame 78Symbol 216 MovieClip
"crowdsounds"Frame 78Symbol 224 MovieClip
"sounds"Frame 199Symbol 118 MovieClip
"bounce_sounds"Frame 199Symbol 123 MovieClip
"rocks"Frame 199Symbol 232 MovieClip
"fairway"Frame 199Symbol 235 MovieClip
"water"Frame 199Symbol 237 MovieClip
"ripple"Frame 199Symbol 136 MovieClip
"slope"Frame 199Symbol 239 MovieClip
"green"Frame 199Symbol 143 MovieClip
"bunkergroup"Frame 199Symbol 240 MovieClip
"hole"Frame 199Symbol 156 MovieClip
"trees"Frame 199Symbol 159 MovieClip
"woodsounds"Frame 199Symbol 162 MovieClip
"ball"Frame 199Symbol 51 MovieClip
"scbutton"Frame 199Symbol 168 MovieClip
"holeinfo"Frame 199Symbol 244 MovieClip
"club"Frame 199Symbol 193 MovieClip
"out"Frame 199Symbol 196 MovieClip
"distance_info"Frame 199Symbol 209 MovieClip
"powerbar"Frame 199Symbol 246 MovieClip
"crowdsounds"Frame 199Symbol 224 MovieClip
"sounds"Frame 319Symbol 118 MovieClip
"bounce_sounds"Frame 319Symbol 123 MovieClip
"fairway"Frame 319Symbol 252 MovieClip
"ripple"Frame 319Symbol 136 MovieClip
"slope"Frame 319Symbol 140 MovieClip
"green"Frame 319Symbol 143 MovieClip
"bunkergroup"Frame 319Symbol 253 MovieClip
"hole"Frame 319Symbol 156 MovieClip
"trees"Frame 319Symbol 254 MovieClip
"woodsounds"Frame 319Symbol 162 MovieClip
"ball"Frame 319Symbol 51 MovieClip
"scbutton"Frame 319Symbol 168 MovieClip
"holeinfo"Frame 319Symbol 258 MovieClip
"club"Frame 319Symbol 193 MovieClip
"out"Frame 319Symbol 196 MovieClip
"distance_info"Frame 319Symbol 209 MovieClip
"powerbar"Frame 319Symbol 260 MovieClip
"crowdsounds"Frame 319Symbol 224 MovieClip
"sounds"Frame 439Symbol 118 MovieClip
"bounce_sounds"Frame 439Symbol 123 MovieClip
"fairway"Frame 439Symbol 37 MovieClip
"ripple"Frame 439Symbol 136 MovieClip
"green"Frame 439Symbol 265 MovieClip
"slope"Frame 439Symbol 267 MovieClip
"bunkergroup"Frame 439Symbol 268 MovieClip
"hole"Frame 439Symbol 156 MovieClip
"trees"Frame 439Symbol 271 MovieClip
"woodsounds"Frame 439Symbol 162 MovieClip
"ball"Frame 439Symbol 51 MovieClip
"scbutton"Frame 439Symbol 168 MovieClip
"holeinfo"Frame 439Symbol 276 MovieClip
"club"Frame 439Symbol 193 MovieClip
"out"Frame 439Symbol 196 MovieClip
"distance_info"Frame 439Symbol 277 MovieClip
"powerbar"Frame 439Symbol 279 MovieClip
"crowdsounds"Frame 439Symbol 224 MovieClip
"sounds"Frame 559Symbol 118 MovieClip
"bounce_sounds"Frame 559Symbol 123 MovieClip
"rocks"Frame 559Symbol 283 MovieClip
"water"Frame 559Symbol 82 MovieClip
"fairway"Frame 559Symbol 287 MovieClip
"ripple"Frame 559Symbol 136 MovieClip
"green"Frame 559Symbol 81 MovieClip
"slope"Frame 559Symbol 291 MovieClip
"bunkergroup"Frame 559Symbol 292 MovieClip
"hole"Frame 559Symbol 156 MovieClip
"powerbar"Frame 559Symbol 294 MovieClip
"trees"Frame 559Symbol 295 MovieClip
"woodsounds"Frame 559Symbol 162 MovieClip
"ball"Frame 559Symbol 51 MovieClip
"scbutton"Frame 559Symbol 168 MovieClip
"holeinfo"Frame 559Symbol 299 MovieClip
"club"Frame 559Symbol 193 MovieClip
"out"Frame 559Symbol 196 MovieClip
"distance_info"Frame 559Symbol 209 MovieClip
"crowdsounds"Frame 559Symbol 224 MovieClip
"sounds"Frame 679Symbol 118 MovieClip
"bounce_sounds"Frame 679Symbol 123 MovieClip
"water"Frame 679Symbol 306 MovieClip
"ripple"Frame 679Symbol 136 MovieClip
"green"Frame 679Symbol 143 MovieClip
"hole"Frame 679Symbol 156 MovieClip
"trees"Frame 679Symbol 308 MovieClip
"woodsounds"Frame 679Symbol 162 MovieClip
"powerbar"Frame 679Symbol 310 MovieClip
"ball"Frame 679Symbol 51 MovieClip
"slope"Frame 679Symbol 291 MovieClip
"scbutton"Frame 679Symbol 168 MovieClip
"holeinfo"Frame 679Symbol 314 MovieClip
"club"Frame 679Symbol 193 MovieClip
"out"Frame 679Symbol 196 MovieClip
"distance_info"Frame 679Symbol 209 MovieClip
"crowdsounds"Frame 679Symbol 224 MovieClip
"sounds"Frame 799Symbol 118 MovieClip
"bounce_sounds"Frame 799Symbol 123 MovieClip
"fairway"Frame 799Symbol 318 MovieClip
"bunkergroup"Frame 799Symbol 320 MovieClip
"green"Frame 799Symbol 81 MovieClip
"trees"Frame 799Symbol 321 MovieClip
"hole"Frame 799Symbol 156 MovieClip
"woodsounds"Frame 799Symbol 162 MovieClip
"powerbar"Frame 799Symbol 323 MovieClip
"ball"Frame 799Symbol 51 MovieClip
"slope"Frame 799Symbol 291 MovieClip
"scbutton"Frame 799Symbol 168 MovieClip
"holeinfo"Frame 799Symbol 327 MovieClip
"club"Frame 799Symbol 193 MovieClip
"out"Frame 799Symbol 196 MovieClip
"distance_info"Frame 799Symbol 209 MovieClip
"crowdsounds"Frame 799Symbol 224 MovieClip
"sounds"Frame 919Symbol 118 MovieClip
"bounce_sounds"Frame 919Symbol 123 MovieClip
"slope"Frame 919Symbol 140 MovieClip
"rocks"Frame 919Symbol 330 MovieClip
"water"Frame 919Symbol 332 MovieClip
"fairway"Frame 919Symbol 335 MovieClip
"ripple"Frame 919Symbol 136 MovieClip
"green"Frame 919Symbol 265 MovieClip
"slope8"Frame 919Symbol 267 MovieClip
"hole"Frame 919Symbol 156 MovieClip
"trees"Frame 919Symbol 336 MovieClip
"powerbar"Frame 919Symbol 338 MovieClip
"ball"Frame 919Symbol 51 MovieClip
"slope"Frame 919Symbol 291 MovieClip
"scbutton"Frame 919Symbol 168 MovieClip
"holeinfo"Frame 919Symbol 342 MovieClip
"club"Frame 919Symbol 193 MovieClip
"out"Frame 919Symbol 196 MovieClip
"distance_info"Frame 919Symbol 209 MovieClip
"woodsounds"Frame 919Symbol 162 MovieClip
"crowdsounds"Frame 919Symbol 224 MovieClip
"sounds"Frame 1039Symbol 118 MovieClip
"bounce_sounds"Frame 1039Symbol 123 MovieClip
"rocks"Frame 1039Symbol 346 MovieClip
"water"Frame 1039Symbol 348 MovieClip
"fairway"Frame 1039Symbol 351 MovieClip
"ripple"Frame 1039Symbol 136 MovieClip
"green"Frame 1039Symbol 265 MovieClip
"slope"Frame 1039Symbol 267 MovieClip
"bunkergroup"Frame 1039Symbol 268 MovieClip
"hole"Frame 1039Symbol 156 MovieClip
"ball"Frame 1039Symbol 51 MovieClip
"powerbar"Frame 1039Symbol 353 MovieClip
"scbutton"Frame 1039Symbol 168 MovieClip
"holeinfo"Frame 1039Symbol 357 MovieClip
"club"Frame 1039Symbol 193 MovieClip
"out"Frame 1039Symbol 196 MovieClip
"distance_info"Frame 1039Symbol 209 MovieClip
"crowdsounds"Frame 1039Symbol 224 MovieClip
"pointer"Symbol 51 MovieClip Frame 1Symbol 42 MovieClip
"pointer_outline"Symbol 51 MovieClip Frame 74Symbol 48 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 145 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 149 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 149 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 151 MovieClip
"bunker"Symbol 154 MovieClip Frame 1Symbol 153 MovieClip
"bunker"Symbol 240 MovieClip Frame 1Symbol 145 MovieClip
"bunker"Symbol 240 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 240 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 240 MovieClip Frame 1Symbol 151 MovieClip
"bunker"Symbol 240 MovieClip Frame 1Symbol 153 MovieClip
"bunker"Symbol 253 MovieClip Frame 1Symbol 145 MovieClip
"bunker"Symbol 253 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 253 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 253 MovieClip Frame 1Symbol 153 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 254 MovieClip Frame 1Symbol 159 MovieClip
"bunker"Symbol 268 MovieClip Frame 1Symbol 145 MovieClip
"bunker"Symbol 268 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 268 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 268 MovieClip Frame 1Symbol 151 MovieClip
"bunker"Symbol 268 MovieClip Frame 1Symbol 153 MovieClip
"trees"Symbol 269 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 269 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 269 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 269 MovieClip Frame 1Symbol 159 MovieClip
"treesa"Symbol 271 MovieClip Frame 1Symbol 269 MovieClip
"treesb"Symbol 271 MovieClip Frame 1Symbol 270 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 145 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 147 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 151 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 153 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 151 MovieClip
"bunker"Symbol 292 MovieClip Frame 1Symbol 147 MovieClip
"trees"Symbol 295 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 295 MovieClip Frame 1Symbol 159 MovieClip
"trees"Symbol 295 MovieClip Frame 1Symbol 159 MovieClip
"woodsounds"Symbol 336 MovieClip Frame 1Symbol 162 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$PJ$A/rPvJqTzdqUrZMXKsVak.."

Labels

"page1"Frame 14
"page2"Frame 29
"pause"Frame 78
"init"Frame 84
"move"Frame 85
"xscale"Frame 89
"yscale"Frame 96
"slopecheck"Frame 106
"bunkercheck"Frame 116
"zheight"Frame 128
"surfacecheck"Frame 135
"watercheck"Frame 142
"waterdrop"Frame 152
"b"Frame 160
"holecheck"Frame 163
"ballinhole"Frame 174
"pause2"Frame 199
"init2"Frame 205
"move2"Frame 206
"xscale2"Frame 210
"yscale2"Frame 217
"slopecheck2"Frame 227
"bunkercheck2"Frame 237
"zheight2"Frame 249
"surfacecheck2"Frame 256
"watercheck2"Frame 263
"waterdrop2"Frame 273
"b2"Frame 282
"holecheck2"Frame 284
"ballinhole2"Frame 295
"pause3"Frame 319
"init3"Frame 325
"move3"Frame 326
"xscale3"Frame 330
"yscale3"Frame 337
"slopecheck3"Frame 352
"bunkercheck3"Frame 357
"zheight3"Frame 369
"surfacecheck3"Frame 376
"watercheck3"Frame 383
"waterdrop3"Frame 393
"b3"Frame 402
"holecheck3"Frame 404
"ballinhole3"Frame 415
"pause4"Frame 439
"init4"Frame 445
"move4"Frame 446
"xscale4"Frame 450
"yscale4"Frame 458
"slopecheck4"Frame 467
"bunkercheck4"Frame 477
"zheight4"Frame 489
"surfacecheck4"Frame 496
"watercheck4"Frame 503
"waterdrop4"Frame 513
"b4"Frame 522
"holecheck4"Frame 524
"ballinhole4"Frame 535
"pause5"Frame 559
"init5"Frame 565
"move5"Frame 566
"xscale5"Frame 572
"yscale5"Frame 579
"slopecheck5"Frame 587
"bunkercheck5"Frame 597
"zheight5"Frame 609
"surfacecheck5"Frame 616
"watercheck5"Frame 623
"waterdrop5"Frame 633
"b5"Frame 642
"holecheck5"Frame 644
"ballinhole5"Frame 655
"pause6"Frame 679
"init6"Frame 685
"move6"Frame 686
"xscale6"Frame 692
"yscale6"Frame 699
"slopecheck6"Frame 707
"bunkercheck6"Frame 717
"zheight6"Frame 729
"surfacecheck6"Frame 736
"watercheck6"Frame 743
"waterdrop6"Frame 753
"b6"Frame 762
"holecheck6"Frame 764
"ballinhole6"Frame 775
"pause7"Frame 799
"init7"Frame 805
"move7"Frame 806
"xscale7"Frame 812
"yscale7"Frame 819
"bunkercheck7"Frame 837
"zheight7"Frame 849
"surfacecheck7"Frame 856
"waterdrop7"Frame 873
"b7"Frame 882
"holecheck7"Frame 884
"ballinhole7"Frame 895
"pause8"Frame 919
"init8"Frame 925
"move8"Frame 926
"xscale8"Frame 932
"yscale8"Frame 939
"slopecheck8"Frame 947
"bunkercheck8"Frame 957
"zheight8"Frame 969
"surfacecheck8"Frame 976
"watercheck8"Frame 983
"waterdrop8"Frame 993
"b8"Frame 1002
"holecheck8"Frame 1004
"ballinhole8"Frame 1015
"pause9"Frame 1039
"init9"Frame 1045
"move9"Frame 1046
"xscale9"Frame 1052
"yscale9"Frame 1059
"slopecheck9"Frame 1067
"bunkercheck9"Frame 1077
"zheight9"Frame 1089
"surfacecheck9"Frame 1096
"watercheck9"Frame 1103
"waterdrop9"Frame 1113
"b9"Frame 1122
"holecheck9"Frame 1124
"ballinhole9"Frame 1135
"splash"Symbol 51 MovieClip Frame 5
"dropball"Symbol 51 MovieClip Frame 37
"inhole"Symbol 51 MovieClip Frame 47
"inthetrees"Symbol 51 MovieClip Frame 74
"inthetrees2"Symbol 51 MovieClip Frame 82
"going_up"Symbol 60 MovieClip Frame 1
"perfect"Symbol 60 MovieClip Frame 25
"max"Symbol 60 MovieClip Frame 29
"normal_descent"Symbol 60 MovieClip Frame 40
"fast_descent"Symbol 60 MovieClip Frame 80
"quiet"Symbol 118 MovieClip Frame 1
"metalwood"Symbol 118 MovieClip Frame 8
"iron"Symbol 118 MovieClip Frame 24
"putt"Symbol 118 MovieClip Frame 36
"quiet"Symbol 123 MovieClip Frame 1
"bounce"Symbol 123 MovieClip Frame 8
"bounce2"Symbol 123 MovieClip Frame 19
"rough"Symbol 123 MovieClip Frame 29
"rocks"Symbol 123 MovieClip Frame 42
"drip"Symbol 136 MovieClip Frame 2
"wood"Symbol 162 MovieClip Frame 5
"going_up"Symbol 216 MovieClip Frame 1
"perfect"Symbol 216 MovieClip Frame 25
"max"Symbol 216 MovieClip Frame 29
"normal_descent"Symbol 216 MovieClip Frame 40
"fast_descent"Symbol 216 MovieClip Frame 80
"clap"Symbol 224 MovieClip Frame 10
"almostin"Symbol 224 MovieClip Frame 21
"fancyshot"Symbol 224 MovieClip Frame 36
"birdie"Symbol 224 MovieClip Frame 54
"ace"Symbol 224 MovieClip Frame 70
"crap"Symbol 224 MovieClip Frame 238
"going_up"Symbol 246 MovieClip Frame 1
"perfect"Symbol 246 MovieClip Frame 25
"max"Symbol 246 MovieClip Frame 29
"normal_descent"Symbol 246 MovieClip Frame 40
"fast_descent"Symbol 246 MovieClip Frame 80
"going_up"Symbol 260 MovieClip Frame 1
"perfect"Symbol 260 MovieClip Frame 25
"max"Symbol 260 MovieClip Frame 29
"normal_descent"Symbol 260 MovieClip Frame 40
"fast_descent"Symbol 260 MovieClip Frame 80
"going_up"Symbol 279 MovieClip Frame 1
"perfect"Symbol 279 MovieClip Frame 25
"max"Symbol 279 MovieClip Frame 29
"normal_descent"Symbol 279 MovieClip Frame 40
"fast_descent"Symbol 279 MovieClip Frame 80
"going_up"Symbol 294 MovieClip Frame 1
"perfect"Symbol 294 MovieClip Frame 25
"max"Symbol 294 MovieClip Frame 29
"normal_descent"Symbol 294 MovieClip Frame 40
"fast_descent"Symbol 294 MovieClip Frame 80
"going_up"Symbol 310 MovieClip Frame 1
"perfect"Symbol 310 MovieClip Frame 25
"max"Symbol 310 MovieClip Frame 29
"normal_descent"Symbol 310 MovieClip Frame 40
"fast_descent"Symbol 310 MovieClip Frame 80
"going_up"Symbol 323 MovieClip Frame 1
"perfect"Symbol 323 MovieClip Frame 25
"max"Symbol 323 MovieClip Frame 29
"normal_descent"Symbol 323 MovieClip Frame 40
"fast_descent"Symbol 323 MovieClip Frame 80
"going_up"Symbol 338 MovieClip Frame 1
"perfect"Symbol 338 MovieClip Frame 25
"max"Symbol 338 MovieClip Frame 29
"normal_descent"Symbol 338 MovieClip Frame 40
"fast_descent"Symbol 338 MovieClip Frame 80
"going_up"Symbol 353 MovieClip Frame 1
"perfect"Symbol 353 MovieClip Frame 25
"max"Symbol 353 MovieClip Frame 29
"normal_descent"Symbol 353 MovieClip Frame 40
"fast_descent"Symbol 353 MovieClip Frame 80

Dynamic Text Variables

shotSymbol 86 EditableText""
boxSymbol 170 EditableText""
yardageSymbol 199 EditableText""
shotdistanceSymbol 201 EditableText"0"
statusSymbol 205 EditableText"tee"
shotSymbol 242 EditableText""
shotSymbol 256 EditableText""
shotSymbol 274 EditableText""
shotSymbol 297 EditableText""
shotSymbol 312 EditableText""
shotSymbol 325 EditableText""
shotSymbol 340 EditableText""
shotSymbol 355 EditableText""




http://swfchan.com/5/20535/info.shtml
Created: 29/5 -2019 04:11:36 Last modified: 29/5 -2019 04:11:36 Server time: 08/05 -2024 23:39:21