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

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

Reel Fishing.swf

This is the info page for
Flash #25697

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


Text
"...spooked 'em."

"Fish on!"

"Snagged on
the rocks."

"He got in
the rocks."

"He got under
the boat."

"...too much
pressure."

"Got 'em!"

"Enter your
name!"

"...checking
high scores."

Close

Close

Play Game!

Play Game!

High Scores

High Scores

About

About

Instructions

Instructions

Please enter your name.

Continue

Continue

Lures

Cast Distance

Drag Pressure

Fish Caught

Fish Caught

Quit

Quit

Play Again?

Play Again?

ActionScript [AS1/AS2]

Frame 1
if ("4" < _framesloaded) { hs_loaded = "false"; loadVariablesNum ("http://www.odie.cc/reel_fishing/high_scores.txt?" add random("99999"), "0"); hs_loaded = "true"; gotoAndPlay (5); } else { load_text = "Loading Background"; }
Frame 4
gotoAndPlay (1);
Frame 5
if ("8" < _framesloaded) { gotoAndPlay (9); } else { load_text = "Loading Swimming Fish and Water Disturbances"; }
Frame 8
gotoAndPlay (5);
Frame 9
if ("12" < _framesloaded) { gotoAndPlay (13); } else { load_text = "Loading Fisherman, Fisherman's Shadow, Fisherman's Speech, and Boat"; }
Frame 12
gotoAndPlay (9);
Frame 13
rotation = "315"; setProperty("/fisherman", _rotation , rotation); setProperty("/fisherman_shadow", _rotation , rotation); setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); if ("16" < _framesloaded) { gotoAndPlay (17); } else { load_text = "Loading Blacktip Shark"; }
Frame 16
gotoAndPlay (13);
Frame 17
setProperty("/blacktip", _visible , "0"); if ("20" < _framesloaded) { gotoAndPlay (21); } else { load_text = "Loading Tarpon"; }
Frame 20
gotoAndPlay (17);
Frame 21
setProperty("/tarpon", _visible , "0"); if ("24" < _framesloaded) { gotoAndPlay (25); } else { load_text = "Loading Permit"; }
Frame 24
gotoAndPlay (21);
Frame 25
setProperty("/permit", _visible , "0"); if ("28" < _framesloaded) { gotoAndPlay (29); } else { load_text = "Loading Cobia"; }
Frame 28
gotoAndPlay (25);
Frame 29
setProperty("/cobia", _visible , "0"); if ("32" < _framesloaded) { gotoAndPlay (33); } else { load_text = "Loading Snook"; }
Frame 32
gotoAndPlay (29);
Frame 33
setProperty("/snook", _visible , "0"); if ("36" < _framesloaded) { gotoAndPlay (37); } else { load_text = "Loading Redfish"; }
Frame 36
gotoAndPlay (33);
Frame 37
setProperty("/redfish", _visible , "0"); if ("40" < _framesloaded) { gotoAndPlay (41); } else { load_text = "Loading Spotted Seatrout"; }
Frame 40
gotoAndPlay (37);
Frame 41
setProperty("/trout", _visible , "0"); if ("44" < _framesloaded) { gotoAndPlay (45); } else { load_text = "Loading Spanish Mackeral"; }
Frame 44
gotoAndPlay (41);
Frame 45
setProperty("/mackeral", _visible , "0"); if ("48" < _framesloaded) { gotoAndPlay (49); } else { load_text = "Loading Barracuda"; }
Frame 48
gotoAndPlay (45);
Frame 49
setProperty("/barracuda", _visible , "0"); if ("52" < _framesloaded) { gotoAndPlay (53); } else { load_text = "Loading Jack Crevalle, Scroller, and Meters"; }
Frame 52
gotoAndPlay (49);
Frame 53
setProperty("/distance_meter", _visible , "0"); setProperty("/drag_meter", _visible , "0"); setProperty("/drag_meter", _xscale , "3"); setProperty("/jack", _visible , "0"); if ((_framesloaded == _totalframes) and (hs_loaded eq "true")) { blacktip_caught = "none"; tarpon_caught = "none"; permit_caught = "none"; cobia_caught = "none"; snook_caught = "none"; redfish_caught = "none"; trout_caught = "none"; mackeral_caught = "none"; barracuda_caught = "none"; jack_caught = "none"; total_points = "0"; instructions = ((((((((((((((((((((((((((((((("Instructions" add "\r") add "--------------------") add "\r") add "Turning:") add "\r") add "Use the left and right arrow keys to turn.") add "\r") add "--------------------") add "\r") add "Casting:") add "\r") add "Tap the up arrow key to begin your cast. When the distance meter has reached the desired distance, tap the up arrow key again. Be careful not to cast into the rocks!") add "\r") add "--------------------") add "\r") add "Reeling:") add "\r") add "Use the down arrow to reel in your lure.") add "\r") add "--------------------") add "\r") add "Hooking and Fighting Fish:") add "\r") add "Cast your lure near a fish to hook it. When the fish takes the lure, use the down arrow to bring it to the boat. Keep the pressure on the fish to tire it out, but be careful not to put too much pressure on, or the line may snap (keep your eye on the drag pressure meter). Keep the fish out of the rocks and out from under the boat, or you'll lose the lure and the fish!") add "\r") add "--------------------") add "\r") add "Goal:") add "\r") add "This game has no traditional goal or ending. Instead, you fight the fish and try to bring as many to the boat as you can. You recieve points based on the species and size of the fish you catch. The game is over when you run out of lures.") add "\r") add "--------------------"; about = ((((("About" add "\r") add "--------------------") add "\r") add "Reel Fishing Online was created to be a simple distraction for people to waste their time with. The concept, code, artwork, and all other aspects were developed by Cooper Faust.") add "\r") add "--------------------"; game_over = "false"; high_score = "false"; gotoAndStop (57); } else { load_text = "Loading Title Screen, Interface, Game Control, Records, and End Screen"; }
Frame 56
gotoAndPlay (53);
Frame 57
stop();
Frame 58
stop();
Frame 59
if ("34" < getProperty("/fisherman", _currentframe)) { if ("0" < distance) { tellTarget ("/fisherman") { nextFrame(); }; distance = distance - "1"; } else if ((distance == "0") and (getProperty("/fisherman/cast_lure", _currentframe) == "1")) { setProperty("/fisherman/fisherman_left_arm", _visible , "100"); setProperty("/fisherman/fisherman_left_arm", _alpha , "100"); tellTarget ("/fisherman/cast_lure") { gotoAndPlay ("splash"); tellTarget ("/fisherman_shadow") { gotoAndStop ("reel"); }; } } else if ((distance == "0") and ("1" < getProperty("/fisherman/cast_lure", _currentframe))) { if (rotation < "0") { rotation = rotation + "360"; } else if ("360" < rotation) { rotation = rotation - "360"; } if ((rotation >= "0") and (rotation < "90")) { lure_x = getProperty("/angle_lookup", _x) + getProperty("/angle_lookup", _width); lure_y = (getProperty("/angle_lookup", _y) + getProperty("/angle_lookup", _height)) + "10"; } else if ((rotation >= "90") and (rotation < "180")) { lure_x = getProperty("/angle_lookup", _x) - getProperty("/angle_lookup", _width); lure_y = getProperty("/angle_lookup", _y) + getProperty("/angle_lookup", _height); } else if ((rotation >= "180") and (rotation < "270")) { lure_x = getProperty("/angle_lookup", _x) - getProperty("/angle_lookup", _width); lure_y = getProperty("/angle_lookup", _y) - getProperty("/angle_lookup", _height); } else { lure_x = (getProperty("/angle_lookup", _x) + getProperty("/angle_lookup", _width)) - "5"; lure_y = getProperty("/angle_lookup", _y) - (getProperty("/angle_lookup", _height) + "5"); } setProperty("/angle_lookup/angle_line", _xscale , getProperty("/fisherman/line", _width) + "70"); if ((("500" < lure_x) and (lure_y < "110")) or (("540" < lure_x) and (lure_y < "160"))) { setProperty("/angle_lookup/angle_line", _xscale , "100"); setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); tellTarget ("/speech") { gotoAndPlay ("rocks"); tellTarget ("/fisherman/cast_lure") { gotoAndStop ("blank"); tellTarget ("/fisherman") { gotoAndStop ("blank"); tellTarget ("/fisherman_shadow") { gotoAndStop ("blank"); tellTarget ("/lures_left") { nextFrame(); }; } } } } } else if ((((((((getProperty("/swim_fish", _x) - "50") < lure_x) and (lure_x < (getProperty("/swim_fish", _x) + "50"))) and (((getProperty("/swim_fish", _y) - "50") < lure_y) and (lure_y < (getProperty("/swim_fish", _y) + "50")))) and ("15" < getProperty("/swim_fish", _x))) and (getProperty("/swim_fish", _x) < "585")) and (getProperty("/swim_fish", _y) < "285")) and ("15" < getProperty("/swim_fish", _y))) { fish_bite_check = random("5"); if (fish_bite_check == "0") { setProperty("/water_disturbance", _x , getProperty("/swim_fish", _x)); setProperty("/water_disturbance", _y , getProperty("/swim_fish", _y)); water_disturbance_rotate = random("36") * "10"; setProperty("/water_disturbance", _rotation , water_disturbance_rotate); tellTarget ("/water_disturbance") { gotoAndPlay ("spook"); tellTarget ("/speech") { gotoAndPlay ("spook"); tellTarget ("/swim_fish") { gotoAndPlay ("blank"); }; } } } else { rotation = "315"; setProperty("/fisherman", _rotation , rotation); setProperty("/fisherman_shadow", _rotation , rotation); setProperty("/water_disturbance", _x , getProperty("/swim_fish", _x)); setProperty("/water_disturbance", _y , getProperty("/swim_fish", _y)); water_disturbance_rotate = random("36") * "10"; setProperty("/water_disturbance", _rotation , water_disturbance_rotate); setProperty("/angle_lookup/angle_line", _xscale , "100"); setProperty("/drag_meter", _xscale , "3"); tellTarget ("/speech") { gotoAndPlay ("hook"); tellTarget ("/water_disturbance") { gotoAndPlay ("hook"); tellTarget ("/fisherman") { gotoAndStop ("straight"); tellTarget ("/fisherman_shadow") { gotoAndStop ("hook_set"); tellTarget ("/swim_fish") { gotoAndPlay ("fish_fight_swim"); tellTarget ("/swim_fish/fish_shadow") { gotoAndStop ("fish_hooked"); }; } } } } } } } } if ("99" < getProperty("/fisherman", _currentframe)) { if ("0" < drag) { if (((drag / drag_max) * "100") < "3") { setProperty("/drag_meter", _xscale , "3"); } else { setProperty("/drag_meter", _xscale , (drag / drag_max) * "100"); } drag = drag - (drag_max / "500"); } if ((getProperty("/swim_fish", _x) < "57") and (getProperty("/swim_fish", _y) < "257")) { setProperty("/fish_fight_line", _xscale , "57" - getProperty("/swim_fish", _x)); setProperty("/fish_fight_line", _yscale , "257" - getProperty("/swim_fish", _y)); tellTarget ("/fish_fight_line") { gotoAndStop (2); }; } else if ((getProperty("/swim_fish", _x) == "57") and (getProperty("/swim_fish", _y) < "257")) { setProperty("/fish_fight_line", _yscale , "257" - getProperty("/swim_fish", _y)); tellTarget ("/fish_fight_line") { gotoAndStop (3); }; } else if (("57" < getProperty("/swim_fish", _x)) and (getProperty("/swim_fish", _y) < "257")) { setProperty("/fish_fight_line", _xscale , getProperty("/swim_fish", _x) - "57"); setProperty("/fish_fight_line", _yscale , "257" - getProperty("/swim_fish", _y)); tellTarget ("/fish_fight_line") { gotoAndStop (4); }; } else if (("57" < getProperty("/swim_fish", _x)) and (getProperty("/swim_fish", _y) == "257")) { setProperty("/fish_fight_line", _xscale , getProperty("/swim_fish", _x) - "57"); tellTarget ("/fish_fight_line") { gotoAndStop (5); }; } else if (("57" < getProperty("/swim_fish", _x)) and ("257" < getProperty("/swim_fish", _y))) { setProperty("/fish_fight_line", _xscale , getProperty("/swim_fish", _x) - "57"); setProperty("/fish_fight_line", _yscale , getProperty("/swim_fish", _y) - "257"); tellTarget ("/fish_fight_line") { gotoAndStop (6); }; } else { tellTarget ("/fish_fight_line") { gotoAndStop ("blank"); }; } if ((("257" - getProperty("/swim_fish", _y)) * "4") < (getProperty("/swim_fish", _x) + "57")) { tellTarget ("/fisherman") { gotoAndStop ("left"); }; } else if ((getProperty("/swim_fish", _x) + "57") < ("257" - getProperty("/swim_fish", _y))) { tellTarget ("/fisherman") { gotoAndStop ("right"); }; } else { tellTarget ("/fisherman") { gotoAndStop ("straight"); }; } } }
Frame 60
if (game_over eq "true") { stop(); } else { gotoAndPlay (59); }
Frame 61
fish_information_text = ((((fish_size add " lb. ") add fish_name) add " - ") add points) add " points"; total_points = total_points + points; if (eval (fish_type add "_caught") eq "none") { Set(fish_type add "_caught", (((fish_size add " lbs.") add " - ") add points) add " points"); } else { Set(fish_type add "_caught", (((((eval (fish_type add "_caught") add "\r") add fish_size) add " lbs.") add " - ") add points) add " points"); } stop();
Frame 62
setProperty("/distance_meter", _visible , "0"); setProperty("/drag_meter", _visible , "0"); setProperty("/drag_meter", _xscale , "3"); setProperty("/fisherman", _visible , "0"); setProperty("/fisherman_shadow", _visible , "0"); setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); rotation = "315"; setProperty("/fisherman", _rotation , rotation); setProperty("/fisherman_shadow", _rotation , rotation); stop();
Symbol 6 MovieClip Frame 1
Set("../..:fish_size", ""); stop();
Symbol 6 MovieClip Frame 2
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("70") + "211"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("70") + "140"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("70") + "70"); } else { Set("../..:fish_size", random("60") + "10"); } Set("../..:points", ../..:fish_size * "10"); stop();
Symbol 6 MovieClip Frame 3
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("70") + "211"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("70") + "140"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("70") + "70"); } else { Set("../..:fish_size", random("60") + "10"); } Set("../..:points", ../..:fish_size * "9"); stop();
Symbol 6 MovieClip Frame 4
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("14") + "43"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("14") + "28"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("14") + "14"); } else { Set("../..:fish_size", random("10") + "4"); } Set("../..:points", ../..:fish_size * "8"); stop();
Symbol 6 MovieClip Frame 5
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("35") + "106"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("35") + "70"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("35") + "35"); } else { Set("../..:fish_size", random("25") + "10"); } Set("../..:points", ../..:fish_size * "7"); stop();
Symbol 6 MovieClip Frame 6
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("15") + "46"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("15") + "30"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("15") + "15"); } else { Set("../..:fish_size", random("10") + "5"); } Set("../..:points", ../..:fish_size * "6"); stop();
Symbol 6 MovieClip Frame 7
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("20") + "61"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("20") + "40"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("20") + "20"); } else { Set("../..:fish_size", random("15") + "5"); } Set("../..:points", ../..:fish_size * "5"); stop();
Symbol 6 MovieClip Frame 8
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("4") + "13"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("4") + "8"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("4") + "4"); } else { Set("../..:fish_size", random("2") + "2"); } Set("../..:points", ../..:fish_size * "4"); stop();
Symbol 6 MovieClip Frame 9
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("3") + "10"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("3") + "6"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("3") + "3"); } else { Set("../..:fish_size", random("2") + "2"); } Set("../..:points", ../..:fish_size * "3"); stop();
Symbol 6 MovieClip Frame 10
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("15") + "46"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("15") + "30"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("15") + "15"); } else { Set("../..:fish_size", random("10") + "5"); } Set("../..:points", ../..:fish_size * "2"); stop();
Symbol 6 MovieClip Frame 11
fish_size_choose = random("10"); if (fish_size_choose == "0") { Set("../..:fish_size", random("14") + "43"); } else if ((fish_size_choose == "1") or (fish_size_choose == "2")) { Set("../..:fish_size", random("14") + "28"); } else if (("2" < fish_size_choose) and (fish_size_choose < "6")) { Set("../..:fish_size", random("14") + "14"); } else { Set("../..:fish_size", random("10") + "4"); } Set("../..:points", ../..:fish_size); stop();
Symbol 6 MovieClip Frame 12
Set("../..:drag_max", "300" - ../..:fish_size); stop();
Symbol 7 MovieClip Frame 1
_x = (-"50"); _y = (-"50");
Symbol 7 MovieClip Frame 2
fish_choose = random("55"); if (fish_choose == "0") { tellTarget ("fish_shadow") { gotoAndStop ("blacktip"); }; Set("..:fish_type", "blacktip"); Set("..:fish_name", "Blacktip Shark"); } else if ((fish_choose == "1") or (fish_choose == "2")) { tellTarget ("fish_shadow") { gotoAndStop ("tarpon"); }; Set("..:fish_type", "tarpon"); Set("..:fish_name", "Tarpon"); } else if (("2" < fish_choose) and (fish_choose < "6")) { tellTarget ("fish_shadow") { gotoAndStop ("permit"); }; Set("..:fish_type", "permit"); Set("..:fish_name", "Permit"); } else if (("5" < fish_choose) and (fish_choose < "10")) { tellTarget ("fish_shadow") { gotoAndStop ("cobia"); }; Set("..:fish_type", "cobia"); Set("..:fish_name", "Cobia"); } else if (("9" < fish_choose) and (fish_choose < "15")) { tellTarget ("fish_shadow") { gotoAndStop ("snook"); }; Set("..:fish_type", "snook"); Set("..:fish_name", "Snook"); } else if (("14" < fish_choose) and (fish_choose < "21")) { tellTarget ("fish_shadow") { gotoAndStop ("redfish"); }; Set("..:fish_type", "redfish"); Set("..:fish_name", "Redfish"); } else if (("20" < fish_choose) and (fish_choose < "28")) { tellTarget ("fish_shadow") { gotoAndStop ("trout"); }; Set("..:fish_type", "trout"); Set("..:fish_name", "Spotted Seatrout"); } else if (("27" < fish_choose) and (fish_choose < "36")) { tellTarget ("fish_shadow") { gotoAndStop ("mackeral"); }; Set("..:fish_type", "mackeral"); Set("..:fish_name", "Spanish Mackeral"); } else if (("35" < fish_choose) and (fish_choose < "45")) { tellTarget ("fish_shadow") { gotoAndStop ("barracuda"); }; Set("..:fish_type", "barracuda"); Set("..:fish_name", "Barracuda"); } else { tellTarget ("fish_shadow") { gotoAndStop ("jack"); }; Set("..:fish_type", "jack"); Set("..:fish_name", "Jack Crevalle"); }
Symbol 7 MovieClip Frame 3
fish_start = random("4"); if (fish_start == "0") { _x = (random("410") + "30"); _y = (-"50"); rotation_current = "90"; } else if (fish_start == "1") { _x = "650"; _y = (random("60") + "210"); rotation_current = "180"; } else if (fish_start == "2") { _x = (random("490") + "80"); _y = "350"; rotation_current = "270"; } else { _x = (-"50"); _y = (random("190") + "30"); rotation_current = "0"; } _rotation = rotation_current;
Symbol 7 MovieClip Frame 4
if (rotation_current == "0") { fish_swim_x = "1.5"; fish_swim_y = "0"; } else if (rotation_current == "45") { fish_swim_x = "1.2"; fish_swim_y = "1.2"; } else if (rotation_current == "90") { fish_swim_x = "0"; fish_swim_y = "1.5"; } else if (rotation_current == "135") { fish_swim_x = -"1.2"; fish_swim_y = "1.2"; } else if (rotation_current == "180") { fish_swim_x = -"1.5"; fish_swim_y = "0"; } else if (rotation_current == "225") { fish_swim_x = -"1.2"; fish_swim_y = -"1.2"; } else if (rotation_current == "270") { fish_swim_x = "0"; fish_swim_y = -"1.5"; } else if (rotation_current == "315") { fish_swim_x = "1.2"; fish_swim_y = -"1.2"; } else { fish_swim_x = "1.5"; fish_swim_y = "0"; } fish_swim_count = "0";
Symbol 7 MovieClip Frame 5
if ((((_x < (-"60")) or ("660" < _x)) or ("360" < _y)) or (_y < (-"60"))) { _x = "0"; _y = (-"50"); gotoAndPlay (1); } else if (((_x < "60") and ("240" < _y)) or (("470" < _x) and (_y < "180"))) { _x = (_x - (fish_swim_x * "1.1")); _y = (_y - (fish_swim_y * "1.1")); rotation_goal = rotation_current + "45"; if ("360" < rotation_goal) { rotation_goal = rotation_goal - "360"; rotation_current = rotation_goal - "45"; } gotoAndPlay (8); } else { _x = (_x + fish_swim_x); _y = (_y + fish_swim_y); }
Symbol 7 MovieClip Frame 6
if (fish_swim_count < "25") { gotoAndPlay (5); fish_swim_count = fish_swim_count + "1"; }
Symbol 7 MovieClip Frame 7
if (rotation_current == "0") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_current = "360"; rotation_goal = "315"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "45"; } } else if (rotation_current == "45") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "0"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "90"; } } else if (rotation_current == "90") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "45"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "135"; } } else if (rotation_current == "135") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "90"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "180"; } } else if (rotation_current == "180") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "135"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "225"; } } else if (rotation_current == "225") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "180"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "270"; } } else if (rotation_current == "270") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "225"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "315"; } } else if (rotation_current == "315") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "270"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "360"; } } else { rotation_current = "0"; rotation_choose = random("3"); if (rotation_choose == "0") { rotation_current = "360"; rotation_goal = "315"; } else if (rotation_choose == "1") { gotoAndPlay (4); } else { rotation_goal = "45"; } }
Symbol 7 MovieClip Frame 8
if (rotation_goal < rotation_current) { rotation_current = rotation_current - "3"; _rotation = rotation_current; } else if (rotation_current < rotation_goal) { rotation_current = rotation_current + "3"; _rotation = rotation_current; } else { gotoAndPlay (4); }
Symbol 7 MovieClip Frame 9
gotoAndPlay (8);
Symbol 7 MovieClip Frame 10
if (rotation_current == "0") { fish_swim_x = "2.7"; fish_swim_y = "0"; } else if (rotation_current == "45") { fish_swim_x = "1.8"; fish_swim_y = "1.8"; } else if (rotation_current == "90") { fish_swim_x = "0"; fish_swim_y = "2.7"; } else if (rotation_current == "135") { fish_swim_x = -"1.8"; fish_swim_y = "1.8"; } else if (rotation_current == "180") { fish_swim_x = -"1.8"; fish_swim_y = "0"; } else if (rotation_current == "225") { fish_swim_x = -"1.8"; fish_swim_y = -"1.8"; } else if (rotation_current == "270") { fish_swim_x = "0"; fish_swim_y = -"2.7"; } else if (rotation_current == "315") { fish_swim_x = "1.8"; fish_swim_y = -"1.8"; } else { fish_swim_x = "2.7"; fish_swim_y = "0"; } fish_swim_count = "0";
Symbol 7 MovieClip Frame 11
if ((((_x < "15") or ("585" < _x)) or ("285" < _y)) or (_y < "15")) { _x = (_x - fish_swim_x); _y = (_y - fish_swim_y); rotation_current = rotation_current + "180"; gotoAndPlay (13); } else { _x = (_x + fish_swim_x); _y = (_y + fish_swim_y); } if ((_x < "50") and ("250" < _y)) { setProperty("../fisherman/fisherman_left_arm", _alpha , "0"); setProperty("../drag_meter", _xscale , "3"); Set("..:drag", "0"); tellTarget ("../speech") { gotoAndPlay ("cutoff_boat"); tellTarget ("../lures_left") { nextFrame(); tellTarget ("../fisherman") { gotoAndStop ("blank"); tellTarget ("../fisherman_shadow") { gotoAndStop ("blank"); tellTarget ("../fish_fight_line") { gotoAndStop ("blank"); }; gotoAndPlay (1); } } } } } else if (("480" < _x) and (_y < "170")) { setProperty("../fisherman/fisherman_left_arm", _alpha , "0"); setProperty("../drag_meter", _xscale , "3"); Set("..:drag", "0"); tellTarget ("../speech") { gotoAndPlay ("cutoff_rocks"); tellTarget ("../lures_left") { nextFrame(); tellTarget ("../fisherman") { gotoAndStop ("blank"); tellTarget ("../fisherman_shadow") { gotoAndStop ("blank"); tellTarget ("../fish_fight_line") { gotoAndStop ("blank"); }; gotoAndPlay (1); } } } } }
Symbol 7 MovieClip Frame 12
if (fish_swim_count < "20") { gotoAndPlay (11); fish_swim_count = fish_swim_count + "1"; }
Symbol 7 MovieClip Frame 13
if (rotation_current == "0") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "315"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "45"; } } else if (rotation_current == "45") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "0"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "90"; } } else if (rotation_current == "90") { rotation_choose = random("4"); if ((rotation_choose == "0") or (rotation_choose == "1")) { rotation_goal = "45"; } else if (rotation_choose == "2") { gotoAndPlay (10); } else { rotation_goal = "135"; } } else if (rotation_current == "135") { rotation_choose = random("4"); if ((rotation_choose == "0") or (rotation_choose == "1")) { rotation_goal = "90"; } else if (rotation_choose == "2") { gotoAndPlay (10); } else { rotation_goal = "180"; } } else if (rotation_current == "180") { rotation_choose = random("5"); if ((rotation_choose == "0") or (rotation_choose == "1")) { rotation_goal = "135"; } else if (rotation_choose == "2") { gotoAndPlay (10); } else { rotation_goal = "225"; } } else if (rotation_current == "225") { rotation_choose = random("4"); if (rotation_choose == "0") { rotation_goal = "180"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "270"; } } else if (rotation_current == "270") { rotation_choose = random("4"); if (rotation_choose == "0") { rotation_goal = "225"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "315"; } } else if (rotation_current == "315") { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "270"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "360"; } } else { rotation_choose = random("3"); if (rotation_choose == "0") { rotation_goal = "315"; } else if (rotation_choose == "1") { gotoAndPlay (10); } else { rotation_goal = "45"; } } rotation_current = rotation_goal; _rotation = rotation_current; gotoAndPlay (10);
Symbol 28 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 25
gotoAndStop (1);
Symbol 37 MovieClip Frame 1
stop();
Symbol 37 MovieClip Frame 2
stop();
Symbol 37 MovieClip Frame 3
stop();
Symbol 41 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 2
stop();
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 20
stop();
Symbol 51 MovieClip Frame 21
stop();
Symbol 84 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 13
setProperty("../distance_meter", _alpha , "80");
Symbol 84 MovieClip Frame 17
setProperty("../distance_meter", _alpha , "60");
Symbol 84 MovieClip Frame 21
setProperty("../distance_meter", _alpha , "40");
Symbol 84 MovieClip Frame 25
setProperty("../distance_meter", _alpha , "20");
Symbol 84 MovieClip Frame 29
tellTarget ("../distance_meter") { gotoAndStop ("blank"); }
Symbol 84 MovieClip Frame 100
stop();
Symbol 84 MovieClip Frame 101
stop();
Symbol 84 MovieClip Frame 102
stop();
Symbol 86 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 50
gotoAndStop (1);
Symbol 104 MovieClip Frame 99
gotoAndStop (1);
Symbol 104 MovieClip Frame 148
gotoAndStop (1);
Symbol 104 MovieClip Frame 197
gotoAndStop (1);
Symbol 104 MovieClip Frame 246
gotoAndStop (1);
Symbol 104 MovieClip Frame 294
gotoAndStop (1);
Symbol 104 MovieClip Frame 342
gotoAndStop (1);
Symbol 104 MovieClip Frame 390
gotoAndStop (1);
Symbol 104 MovieClip Frame 391
stop();
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 34
gotoAndPlay (2);
Symbol 134 Button
on (release) { if ((getProperty("../", _currentframe) == "51") or (getProperty("../", _currentframe) == "52")) { tellTarget ("../") { gotoAndPlay ("actions"); tellTarget ("../swim_fish") { play(); }; } } tellTarget ("../interface_bg") { gotoAndStop ("blank"); }; gotoAndStop (1); }
Symbol 140 Button
on (press, dragOver) { startDrag ("", false, "250", "10", "250", ("150" - _height) + "10"); } on (release, dragOut) { stopDrag(); }
Symbol 144 Button
on (press, dragOver) { if ((getProperty("../up_arrow", _y) + getProperty("../up_arrow", _height)) < getProperty("../scrollbar", _y)) { setProperty("../scrollbar", _y , getProperty("../scrollbar", _y) - "1"); } }
Symbol 146 Button
on (press, dragOver) { if ((getProperty("../scrollbar", _y) + getProperty("../scrollbar", _height)) < getProperty("../down_arrow", _y)) { setProperty("../scrollbar", _y , getProperty("../scrollbar", _y) + "1"); } }
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 6
if ("1" < text.maxscroll) { gotoAndPlay (8); } else { gotoAndStop (7); }
Symbol 149 MovieClip Frame 7
stop();
Symbol 149 MovieClip Frame 8
if ("160" < (getProperty("scrollbar", _y) + getProperty("scrollbar", _height))) { setProperty("scrollbar", _y , "160" - getProperty("scrollbar", _height)); } else if (getProperty("scrollbar", _y) < "10") { setProperty("scrollbar", _y , "10"); } else { text.scroll = int(((getProperty("scrollbar", _y) - "10") / ("150" - getProperty("scrollbar", _height))) * (text.maxscroll + "1")); setProperty("scrollbar", _yscale , ("9" / (text.maxscroll + "8")) * "100"); }
Symbol 149 MovieClip Frame 9
gotoAndPlay (8);
Symbol 153 Button
on (release) { gotoAndStop (58); }
Symbol 156 Button
on (release) { high_scores = ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((("High Scores" add "\r") add "--------------------") add "\r") add "1) ") add hs_1) add " points - ") add hs_1_name) add "\r") add "--------------------") add "\r") add "2) ") add hs_2) add " points - ") add hs_2_name) add "\r") add "--------------------") add "\r") add "3) ") add hs_3) add " points - ") add hs_3_name) add "\r") add "--------------------") add "\r") add "4) ") add hs_4) add " points - ") add hs_4_name) add "\r") add "--------------------") add "\r") add "5) ") add hs_5) add " points - ") add hs_5_name) add "\r") add "--------------------") add "\r") add "6) ") add hs_6) add " points - ") add hs_6_name) add "\r") add "--------------------") add "\r") add "7) ") add hs_7) add " points - ") add hs_7_name) add "\r") add "--------------------") add "\r") add "8) ") add hs_8) add " points - ") add hs_8_name) add "\r") add "--------------------") add "\r") add "9) ") add hs_9) add " points - ") add hs_9_name) add "\r") add "--------------------") add "\r") add "10) ") add hs_10) add " points - ") add hs_10_name) add "\r") add "--------------------"; Set("/scroll:text", high_scores); tellTarget ("/scroll") { gotoAndPlay ("scroll"); } }
Symbol 159 Button
on (release) { Set("/scroll:text", about); tellTarget ("/scroll") { gotoAndPlay ("scroll"); } }
Symbol 162 Button
on (release) { Set("/scroll:text", instructions); tellTarget ("/scroll") { gotoAndPlay ("scroll"); } }
Symbol 167 Button
on (release, keyPress "<Enter>") { if (name eq "Please enter your name.") { tellTarget ("/speech") { gotoAndPlay ("enter_name"); }; } else { name_verify_count = "1"; name_verify = substring(name, name_verify_count, "1"); while (name_verify ne "") { name_verify = substring(name, name_verify_count, "1"); if (name_verify eq "&") { name_verify = " "; } else if (name_verify eq "+") { name_verify = " "; } name_verified = name_verified add name_verify; name_verify_count = name_verify_count + "1"; } name = name_verified; setProperty("/distance_meter", _visible , "100"); setProperty("/drag_meter", _visible , "100"); gotoAndPlay (59); } }
Symbol 172 MovieClip Frame 1
stop();
Symbol 172 MovieClip Frame 2
setProperty("lure_4", _alpha , "20"); stop();
Symbol 172 MovieClip Frame 3
setProperty("lure_3", _alpha , "20"); stop();
Symbol 172 MovieClip Frame 4
setProperty("lure_2", _alpha , "20"); stop();
Symbol 172 MovieClip Frame 5
setProperty("lure_1", _alpha , "20"); stop();
Symbol 172 MovieClip Frame 6
Set("..:game_over", "true"); tellTarget ("../fisherman/cast_lure") { gotoAndStop ("no_more_lures"); tellTarget ("../check_high_scores") { gotoAndPlay ("hs_load"); } }
Symbol 173 Button
on (keyPress "<Left>") { if (getProperty("/fisherman", _currentframe) == "1") { rotation = rotation - "3"; setProperty("/fisherman", _rotation , rotation); setProperty("/fisherman_shadow", _rotation , rotation); setProperty("/angle_lookup/angle_line", _rotation , rotation); } } on (keyPress "<Right>") { if (getProperty("/fisherman", _currentframe) == "1") { rotation = rotation + "3"; setProperty("/fisherman", _rotation , rotation); setProperty("/fisherman_shadow", _rotation , rotation); setProperty("/angle_lookup/angle_line", _rotation , rotation); } } on (keyPress "<Up>") { if ((getProperty("/fisherman", _currentframe) == "1") and (getProperty("/distance_meter", _currentframe) == "1")) { setProperty("/distance_meter", _alpha , "100"); tellTarget ("/distance_meter") { gotoAndPlay ("meter_play"); }; } else if ((getProperty("/fisherman", _currentframe) == "1") and ("1" < getProperty("/distance_meter", _currentframe))) { tellTarget ("/distance_meter") { stop(); }; distance = (getProperty("/distance_meter", _currentframe) - "1") * "2"; tellTarget ("/fisherman") { gotoAndPlay ("cast"); }; } } on (keyPress "<Down>") { if (((("34" < getProperty("/fisherman", _currentframe)) and (getProperty("/fisherman", _currentframe) < "100")) and (getProperty("/fisherman/cast_lure", _currentframe) == "20")) and (distance == "0")) { tellTarget ("/fisherman") { prevFrame(); }; } else if (((getProperty("/fisherman", _currentframe) == "34") and (getProperty("/fisherman/cast_lure", _currentframe) == "20")) and (distance == "0")) { setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); tellTarget ("/fisherman") { gotoAndStop ("blank"); tellTarget ("/fisherman/cast_lure") { gotoAndStop ("blank"); tellTarget ("/fisherman_shadow") { gotoAndStop ("blank"); }; } } } else if ("99" < getProperty("/fisherman", _currentframe)) { if (drag_max < drag) { setProperty("/angle_lookup/angle_line", _xscale , "100"); setProperty("/drag_meter", _xscale , "3"); drag = "0"; tellTarget ("/speech") { gotoAndPlay ("snap"); tellTarget ("/lures_left") { nextFrame(); tellTarget ("/fisherman") { gotoAndStop ("blank"); tellTarget ("/fisherman_shadow") { gotoAndStop ("blank"); tellTarget ("/swim_fish") { gotoAndPlay ("blank"); tellTarget ("/fish_fight_line") { gotoAndStop ("blank"); }; setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); } } } } } } else { drag = drag + "5"; drag_max = drag_max + "1"; } if (getProperty("/swim_fish", _y) < "250") { setProperty("/swim_fish", _y , getProperty("/swim_fish", _y) + "4"); } else if ("265" < getProperty("/swim_fish", _y)) { setProperty("/swim_fish", _y , getProperty("/swim_fish", _y) - "4"); } if (getProperty("/swim_fish", _x) < "50") { setProperty("/swim_fish", _x , getProperty("/swim_fish", _x) + "4"); } else if ("65" < getProperty("/swim_fish", _x)) { setProperty("/swim_fish", _x , getProperty("/swim_fish", _x) - "4"); } if (((("50" < getProperty("/swim_fish", _x)) and (getProperty("/swim_fish", _x) < "65")) and ("250" < getProperty("/swim_fish", _y))) and (getProperty("/swim_fish", _y) < "265")) { setProperty("/" add fish_type, _visible , "100"); setProperty("/drag_meter", _xscale , "3"); drag = "0"; tellTarget ("/speech") { gotoAndPlay ("catch"); tellTarget ("/fisherman") { gotoAndStop ("blank"); tellTarget ("/fisherman_shadow") { gotoAndStop ("blank"); tellTarget ("/fish_fight_line") { gotoAndStop ("blank"); }; setProperty("/fisherman/fisherman_left_arm", _alpha , "0"); gotoAndStop (61); } } } } } }
Symbol 176 Button
on (release) { fish_caught = ("Fish Caught" add "\r") add "--------------------"; if (blacktip_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Blacktip Shark(s):") add "\r") add blacktip_caught) add "\r") add "--------------------"; } if (tarpon_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Tarpon:") add "\r") add tarpon_caught) add "\r") add "--------------------"; } if (permit_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Permit:") add "\r") add permit_caught) add "\r") add "--------------------"; } if (cobia_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Cobia:") add "\r") add cobia_caught) add "\r") add "--------------------"; } if (snook_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Snook:") add "\r") add snook_caught) add "\r") add "--------------------"; } if (redfish_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Redfish:") add "\r") add redfish_caught) add "\r") add "--------------------"; } if (trout_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Spotted Seatrout:") add "\r") add trout_caught) add "\r") add "--------------------"; } if (mackeral_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Spanish Mackeral:") add "\r") add mackeral_caught) add "\r") add "--------------------"; } if (barracuda_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Barracuda(s):") add "\r") add barracuda_caught) add "\r") add "--------------------"; } if (jack_caught ne "none") { fish_caught = (((((fish_caught add "\r") add "Jack Crevalle(s):") add "\r") add jack_caught) add "\r") add "--------------------"; } if (total_points <> "0") { fish_caught = (((((fish_caught add "\r") add "Total Points: ") add "\r") add total_points) add "\r") add "--------------------"; } if ((((((((((blacktip_caught eq "none") and (tarpon_caught eq "none")) and (permit_caught eq "none")) and (cobia_caught eq "none")) and (snook_caught eq "none")) and (redfish_caught eq "none")) and (trout_caught eq "none")) and (mackeral_caught eq "none")) and (barracuda_caught eq "none")) and (jack_caught eq "none")) { fish_caught = (((fish_caught add "\r") add "None") add "\r") add "--------------------"; } Set("/scroll:text", fish_caught); tellTarget ("/scroll") { gotoAndPlay ("scroll"); } }
Symbol 179 Button
on (release) { if (getProperty("/check_high_scores", _currentframe) == "1") { game_over = "true"; tellTarget ("/check_high_scores") { gotoAndPlay ("hs_load"); }; } }
Symbol 180 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 2
Set("..:hs_loaded", "false"); loadVariablesNum ("http://www.odie.cc/reel_fishing/high_scores.txt?" add random("99999"), "0"); Set("..:hs_loaded", "true"); tellTarget ("../") { setProperty("/blacktip", _visible , "0"); setProperty("/tarpon", _visible , "0"); setProperty("/permit", _visible , "0"); setProperty("/cobia", _visible , "0"); setProperty("/snook", _visible , "0"); setProperty("/redfish", _visible , "0"); setProperty("/trout", _visible , "0"); setProperty("/mackeral", _visible , "0"); setProperty("/barracuda", _visible , "0"); setProperty("/jack", _visible , "0"); gotoAndStop ("actions_return"); }
Symbol 180 MovieClip Frame 3
if (..:hs_loaded eq "true") { gotoAndStop (6); } else { tellTarget ("../speech") { gotoAndStop ("check_high_scores"); }; }
Symbol 180 MovieClip Frame 5
gotoAndPlay (3);
Symbol 180 MovieClip Frame 6
tellTarget ("../") { hs_compare_count = "1"; while (hs_compare_count < "11") { if (eval ("hs_" add hs_compare_count) < total_points) { hs_update_count = "9"; while (hs_update_count >= hs_compare_count) { Set("hs_" add (hs_update_count + "1"), eval ("hs_" add hs_update_count)); Set(("hs_" add (hs_update_count + "1")) add "_name", eval (("hs_" add hs_update_count) add "_name")); hs_update_count = hs_update_count - "1"; } high_score = "true"; Set("hs_" add hs_compare_count, total_points); Set(("hs_" add hs_compare_count) add "_name", name); hs_compare_count = "11"; } else { hs_compare_count = hs_compare_count + "1"; } } gotoAndStop ("game_over"); }
Symbol 183 Button
on (release, keyPress "<Enter>") { setProperty("/" add fish_type, _visible , "0"); gotoAndPlay (59); }
Symbol 187 Button
on (release) { blacktip_caught = "none"; tarpon_caught = "none"; permit_caught = "none"; cobia_caught = "none"; snook_caught = "none"; redfish_caught = "none"; trout_caught = "none"; mackeral_caught = "none"; barracuda_caught = "none"; jack_caught = "none"; total_points = "0"; setProperty("/fisherman", _visible , "100"); setProperty("/fisherman_shadow", _visible , "100"); setProperty("/distance_meter", _visible , "100"); setProperty("/drag_meter", _visible , "100"); game_over = "false"; high_score = "false"; tellTarget ("/fisherman/cast_lure") { gotoAndStop ("blank"); }; gotoAndPlay (59); }

Library Items

Symbol 1 FontUsed by:2 88 90 92 94 96 98 100 102 103 131 132 136 151 152 154 155 157 158 160 161 164 165 166 169 170 171 174 175 177 178 182 185 186
Symbol 2 EditableTextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 GraphicUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:4 5Used by:7
Symbol 7 MovieClipUses:6Used by:Timeline
Symbol 8 ShapeTweeningUsed by:28
Symbol 9 ShapeTweeningUsed by:28
Symbol 10 ShapeTweeningUsed by:28
Symbol 11 ShapeTweeningUsed by:28
Symbol 12 ShapeTweeningUsed by:28
Symbol 13 ShapeTweeningUsed by:28
Symbol 14 ShapeTweeningUsed by:28
Symbol 15 ShapeTweeningUsed by:28
Symbol 16 ShapeTweeningUsed by:28
Symbol 17 ShapeTweeningUsed by:28
Symbol 18 GraphicUsed by:28
Symbol 19 GraphicUsed by:28
Symbol 20 GraphicUsed by:28
Symbol 21 GraphicUsed by:28
Symbol 22 ShapeTweeningUsed by:28
Symbol 23 ShapeTweeningUsed by:28
Symbol 24 ShapeTweeningUsed by:28
Symbol 25 ShapeTweeningUsed by:28
Symbol 26 ShapeTweeningUsed by:28
Symbol 27 ShapeTweeningUsed by:28
Symbol 28 MovieClipUses:8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27Used by:Timeline
Symbol 29 GraphicUsed by:30 86
Symbol 30 MovieClipUses:29Used by:31 84
Symbol 31 MovieClipUses:30Used by:Timeline
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:Timeline
Symbol 34 GraphicUsed by:37
Symbol 35 GraphicUsed by:37
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:34 35 36Used by:Timeline
Symbol 38 GraphicUsed by:41
Symbol 39 GraphicUsed by:41
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:38 39 40Used by:84
Symbol 42 GraphicUsed by:84
Symbol 43 GraphicUsed by:84
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:51 172
Symbol 46 ShapeTweeningUsed by:51
Symbol 47 ShapeTweeningUsed by:51
Symbol 48 GraphicUsed by:51
Symbol 49 GraphicUsed by:51
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:45 46 47 48 49 50Used by:84
Symbol 52 ShapeTweeningUsed by:84
Symbol 53 ShapeTweeningUsed by:84
Symbol 54 ShapeTweeningUsed by:84
Symbol 55 GraphicUsed by:84
Symbol 56 GraphicUsed by:84
Symbol 57 ShapeTweeningUsed by:84
Symbol 58 ShapeTweeningUsed by:84
Symbol 59 ShapeTweeningUsed by:84
Symbol 60 GraphicUsed by:84
Symbol 61 GraphicUsed by:84
Symbol 62 GraphicUsed by:84
Symbol 63 GraphicUsed by:84
Symbol 64 GraphicUsed by:84
Symbol 65 GraphicUsed by:84
Symbol 66 GraphicUsed by:84
Symbol 67 GraphicUsed by:84
Symbol 68 GraphicUsed by:84
Symbol 69 ShapeTweeningUsed by:84
Symbol 70 ShapeTweeningUsed by:84
Symbol 71 ShapeTweeningUsed by:84
Symbol 72 GraphicUsed by:84
Symbol 73 GraphicUsed by:84
Symbol 74 GraphicUsed by:84
Symbol 75 ShapeTweeningUsed by:84
Symbol 76 ShapeTweeningUsed by:84
Symbol 77 ShapeTweeningUsed by:84
Symbol 78 GraphicUsed by:84
Symbol 79 GraphicUsed by:84
Symbol 80 GraphicUsed by:84
Symbol 81 GraphicUsed by:84
Symbol 82 GraphicUsed by:84
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:41 30 42 43 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:29 85Used by:Timeline
Symbol 87 GraphicUsed by:104
Symbol 88 EditableTextUses:1Used by:104
Symbol 89 GraphicUsed by:104
Symbol 90 EditableTextUses:1Used by:104
Symbol 91 GraphicUsed by:104
Symbol 92 EditableTextUses:1Used by:104
Symbol 93 GraphicUsed by:104
Symbol 94 EditableTextUses:1Used by:104
Symbol 95 GraphicUsed by:104
Symbol 96 EditableTextUses:1Used by:104
Symbol 97 GraphicUsed by:104
Symbol 98 EditableTextUses:1Used by:104
Symbol 99 GraphicUsed by:104
Symbol 100 EditableTextUses:1Used by:104
Symbol 101 GraphicUsed by:104
Symbol 102 EditableTextUses:1Used by:104
Symbol 103 EditableTextUses:1Used by:104
Symbol 104 MovieClipUses:87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103Used by:Timeline
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:Timeline
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:Timeline
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:Timeline
Symbol 111 GraphicUsed by:112
Symbol 112 MovieClipUses:111Used by:Timeline
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:Timeline
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:115Used by:Timeline
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:117Used by:Timeline
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:119Used by:Timeline
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:121Used by:Timeline
Symbol 123 GraphicUsed by:Timeline
Symbol 124 GraphicUsed by:125 127 140
Symbol 125 MovieClipUses:124Used by:Timeline
Symbol 126 ShapeTweeningUsed by:127
Symbol 127 MovieClipUses:126 124Used by:Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:Timeline
Symbol 130 GraphicUsed by:149
Symbol 131 EditableTextUses:1Used by:134
Symbol 132 EditableTextUses:1Used by:134
Symbol 133 GraphicUsed by:134 144 146 153 156 159 162 167 173 176 179 183 187
Symbol 134 ButtonUses:131 132 133Used by:149
Symbol 135 GraphicUsed by:149
Symbol 136 EditableTextUses:1Used by:149
Symbol 137 GraphicUsed by:149
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:138 139 124Used by:141
Symbol 141 MovieClipUses:140Used by:149
Symbol 142 GraphicUsed by:144 146
Symbol 143 GraphicUsed by:144 146
Symbol 144 ButtonUses:142 143 133Used by:145
Symbol 145 MovieClipUses:144Used by:149
Symbol 146 ButtonUses:142 143 133Used by:147
Symbol 147 MovieClipUses:146Used by:149
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:130 134 135 136 137 141 145 147 148Used by:Timeline
Symbol 150 GraphicUsed by:Timeline
Symbol 151 EditableTextUses:1Used by:153
Symbol 152 EditableTextUses:1Used by:153
Symbol 153 ButtonUses:151 152 133Used by:Timeline
Symbol 154 EditableTextUses:1Used by:156
Symbol 155 EditableTextUses:1Used by:156
Symbol 156 ButtonUses:154 155 133Used by:Timeline
Symbol 157 EditableTextUses:1Used by:159
Symbol 158 EditableTextUses:1Used by:159
Symbol 159 ButtonUses:157 158 133Used by:Timeline
Symbol 160 EditableTextUses:1Used by:162
Symbol 161 EditableTextUses:1Used by:162
Symbol 162 ButtonUses:160 161 133Used by:Timeline
Symbol 163 GraphicUsed by:Timeline
Symbol 164 EditableTextUses:1Used by:Timeline
Symbol 165 EditableTextUses:1Used by:167 183
Symbol 166 EditableTextUses:1Used by:167 183
Symbol 167 ButtonUses:165 166 133Used by:Timeline
Symbol 168 GraphicUsed by:Timeline
Symbol 169 EditableTextUses:1Used by:Timeline
Symbol 170 EditableTextUses:1Used by:Timeline
Symbol 171 EditableTextUses:1Used by:Timeline
Symbol 172 MovieClipUses:45Used by:Timeline
Symbol 173 ButtonUses:133Used by:Timeline
Symbol 174 EditableTextUses:1Used by:176
Symbol 175 EditableTextUses:1Used by:176
Symbol 176 ButtonUses:174 175 133Used by:Timeline
Symbol 177 EditableTextUses:1Used by:179
Symbol 178 EditableTextUses:1Used by:179
Symbol 179 ButtonUses:177 178 133Used by:Timeline
Symbol 180 MovieClipUsed by:Timeline
Symbol 181 GraphicUsed by:Timeline
Symbol 182 EditableTextUses:1Used by:Timeline
Symbol 183 ButtonUses:165 166 133Used by:Timeline
Symbol 184 GraphicUsed by:Timeline
Symbol 185 EditableTextUses:1Used by:187
Symbol 186 EditableTextUses:1Used by:187
Symbol 187 ButtonUses:185 186 133Used by:Timeline

Instance Names

"swim_fish"Frame 9Symbol 7 MovieClip
"water_disturbance"Frame 9Symbol 28 MovieClip
"angle_lookup"Frame 13Symbol 31 MovieClip
"boat"Frame 13Symbol 33 MovieClip
"fisherman_shadow"Frame 13Symbol 37 MovieClip
"fisherman"Frame 13Symbol 84 MovieClip
"fish_fight_line"Frame 13Symbol 86 MovieClip
"speech"Frame 13Symbol 104 MovieClip
"blacktip"Frame 17Symbol 106 MovieClip
"tarpon"Frame 21Symbol 108 MovieClip
"permit"Frame 25Symbol 110 MovieClip
"cobia"Frame 29Symbol 112 MovieClip
"snook"Frame 33Symbol 114 MovieClip
"redfish"Frame 37Symbol 116 MovieClip
"trout"Frame 41Symbol 118 MovieClip
"mackeral"Frame 45Symbol 120 MovieClip
"barracuda"Frame 49Symbol 122 MovieClip
"drag_meter"Frame 53Symbol 125 MovieClip
"distance_meter"Frame 53Symbol 127 MovieClip
"jack"Frame 53Symbol 129 MovieClip
"scroll"Frame 53Symbol 149 MovieClip
"lures_left"Frame 59Symbol 172 MovieClip
"check_high_scores"Frame 59Symbol 180 MovieClip
"swim_fish"Frame 62Symbol 7 MovieClip
"swim_fish"Frame 62Symbol 7 MovieClip
"swim_fish"Frame 62Symbol 7 MovieClip
"swim_fish"Frame 62Symbol 7 MovieClip
"swim_fish"Frame 62Symbol 7 MovieClip
"fish_shadow"Symbol 7 MovieClip Frame 2Symbol 6 MovieClip
"angle_line"Symbol 31 MovieClip Frame 1Symbol 30 MovieClip
"lure"Symbol 51 MovieClip Frame 1Symbol 45 MovieClip
"fisherman_left_arm"Symbol 84 MovieClip Frame 1Symbol 41 MovieClip
"line"Symbol 84 MovieClip Frame 1Symbol 30 MovieClip
"cast_lure"Symbol 84 MovieClip Frame 1Symbol 51 MovieClip
"line"Symbol 84 MovieClip Frame 13Symbol 30 MovieClip
"line"Symbol 84 MovieClip Frame 29Symbol 30 MovieClip
"fisherman_left_arm"Symbol 84 MovieClip Frame 100Symbol 41 MovieClip
"scrollbar"Symbol 149 MovieClip Frame 8Symbol 141 MovieClip
"up_arrow"Symbol 149 MovieClip Frame 8Symbol 145 MovieClip
"down_arrow"Symbol 149 MovieClip Frame 8Symbol 147 MovieClip
"lure_4"Symbol 172 MovieClip Frame 1Symbol 45 MovieClip
"lure_3"Symbol 172 MovieClip Frame 1Symbol 45 MovieClip
"lure_2"Symbol 172 MovieClip Frame 1Symbol 45 MovieClip
"lure_1"Symbol 172 MovieClip Frame 1Symbol 45 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"blank"Frame 1
"background"Frame 5
"fish_swim"Frame 9
"fisherman"Frame 13
"blacktip"Frame 17
"tarpon"Frame 21
"permit"Frame 25
"cobia"Frame 29
"snook"Frame 33
"redfish"Frame 37
"trout"Frame 41
"mackeral"Frame 45
"barracuda"Frame 49
"everything_else"Frame 53
"begin"Frame 57
"enter_name"Frame 58
"actions"Frame 59
"actions_return"Frame 60
"fish_caught"Frame 61
"game_over"Frame 62
"blank"Symbol 6 MovieClip Frame 1
"blacktip"Symbol 6 MovieClip Frame 2
"tarpon"Symbol 6 MovieClip Frame 3
"permit"Symbol 6 MovieClip Frame 4
"cobia"Symbol 6 MovieClip Frame 5
"snook"Symbol 6 MovieClip Frame 6
"redfish"Symbol 6 MovieClip Frame 7
"trout"Symbol 6 MovieClip Frame 8
"mackeral"Symbol 6 MovieClip Frame 9
"barracuda"Symbol 6 MovieClip Frame 10
"jack"Symbol 6 MovieClip Frame 11
"fish_hooked"Symbol 6 MovieClip Frame 12
"blank"Symbol 7 MovieClip Frame 1
"start"Symbol 7 MovieClip Frame 4
"fish_swim"Symbol 7 MovieClip Frame 5
"fish_rotate"Symbol 7 MovieClip Frame 8
"fish_fight_start"Symbol 7 MovieClip Frame 10
"fish_fight_swim"Symbol 7 MovieClip Frame 11
"fish_fight_rotate"Symbol 7 MovieClip Frame 13
"blank"Symbol 28 MovieClip Frame 1
"hook"Symbol 28 MovieClip Frame 2
"spook"Symbol 28 MovieClip Frame 26
"blank"Symbol 37 MovieClip Frame 1
"reel"Symbol 37 MovieClip Frame 2
"hook_set"Symbol 37 MovieClip Frame 3
"man"Symbol 41 MovieClip Frame 1
"woman"Symbol 41 MovieClip Frame 2
"blank"Symbol 51 MovieClip Frame 1
"splash"Symbol 51 MovieClip Frame 2
"no_more_lures"Symbol 51 MovieClip Frame 21
"blank"Symbol 84 MovieClip Frame 1
"straight"Symbol 84 MovieClip Frame 100
"left"Symbol 84 MovieClip Frame 101
"right"Symbol 84 MovieClip Frame 102
"blank"Symbol 86 MovieClip Frame 1
"blank"Symbol 104 MovieClip Frame 1
"spook"Symbol 104 MovieClip Frame 2
"hook"Symbol 104 MovieClip Frame 51
"rocks"Symbol 104 MovieClip Frame 100
"cutoff_rocks"Symbol 104 MovieClip Frame 149
"cutoff_boat"Symbol 104 MovieClip Frame 198
"snap"Symbol 104 MovieClip Frame 247
"catch"Symbol 104 MovieClip Frame 295
"enter_name"Symbol 104 MovieClip Frame 343
"check_high_scores"Symbol 104 MovieClip Frame 391
"blank"Symbol 127 MovieClip Frame 1
"meter_play"Symbol 127 MovieClip Frame 2
"blank"Symbol 149 MovieClip Frame 1
"scroll"Symbol 149 MovieClip Frame 2
"scroll_decide"Symbol 149 MovieClip Frame 6
"no_scroll"Symbol 149 MovieClip Frame 7
"scroll_control"Symbol 149 MovieClip Frame 8
"five_left"Symbol 172 MovieClip Frame 1
"four_left"Symbol 172 MovieClip Frame 2
"three_left"Symbol 172 MovieClip Frame 3
"two_left"Symbol 172 MovieClip Frame 4
"one_left"Symbol 172 MovieClip Frame 5
"none_left"Symbol 172 MovieClip Frame 6
"blank"Symbol 180 MovieClip Frame 1
"hs_load"Symbol 180 MovieClip Frame 2
"load_check"Symbol 180 MovieClip Frame 3
"hs_compare"Symbol 180 MovieClip Frame 6

Dynamic Text Variables

load_textSymbol 2 EditableText""
spook_textSymbol 88 EditableText""...spooked 'em.""
hook_textSymbol 90 EditableText""Fish on!""
rocks_textSymbol 92 EditableText""Snagged on the rocks.""
cutoff_rocks_textSymbol 94 EditableText""He got in the rocks.""
cutoff_boat_textSymbol 96 EditableText""He got under the boat.""
snap_textSymbol 98 EditableText""...too much pressure.""
catch_textSymbol 100 EditableText""Got 'em!""
record_name_textSymbol 102 EditableText""Enter your name!""
check_high_scores_textSymbol 103 EditableText""...checking high scores.""
close_textSymbol 131 EditableText"Close"
close_textSymbol 132 EditableText"Close"
textSymbol 136 EditableText""
play_game_textSymbol 151 EditableText"Play Game!"
play_game_textSymbol 152 EditableText"Play Game!"
high_scores_textSymbol 154 EditableText"High Scores"
high_scores_textSymbol 155 EditableText"High Scores"
about_textSymbol 157 EditableText"About"
about_textSymbol 158 EditableText"About"
instructions_textSymbol 160 EditableText"Instructions"
instructions_textSymbol 161 EditableText"Instructions"
nameSymbol 164 EditableText"Please enter your name."
continue_textSymbol 165 EditableText"Continue"
continue_textSymbol 166 EditableText"Continue"
lure_textSymbol 169 EditableText"Lures"
distance_textSymbol 170 EditableText"Cast Distance"
drag_textSymbol 171 EditableText"Drag Pressure"
fish_caught_textSymbol 174 EditableText"Fish Caught"
fish_caught_textSymbol 175 EditableText"Fish Caught"
quit_textSymbol 177 EditableText"Quit"
quit_textSymbol 178 EditableText"Quit"
fish_information_textSymbol 182 EditableText""
play_again_textSymbol 185 EditableText"Play Again?"
play_again_textSymbol 186 EditableText"Play Again?"




http://swfchan.com/6/25697/info.shtml
Created: 23/5 -2019 10:13:55 Last modified: 23/5 -2019 10:13:55 Server time: 10/05 -2024 06:20:05