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

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

355390967.swf

This is the info page for
Flash #14880

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


Text
LOADING GAME: 105K

SUPER FISH

PLAY

PLAY

INSTRUCTIONS

INSTRUCTIONS

INSTRUCTIONS

USE KEYBOARD ARROWS TO SWIM

back

back

USE SPACE BAR FOR TURBO MOVES

TURBO MOVES

When in the middle,
space bar to dive

When on the floor,
space bar to jump

PRESS DOWN TO STAY STILL ON THE FLOOR

more

more

in the middle, space
twice quick to jump

SCORING

GET THESE ITEMS FOR BONUSES

GET THE CHEST FOR SUPER POINTS

BEWARE OF THESE

+1 POINT

+10 POINT

+1 LIFE

-1 LIFE (MULTIPLE)

-5 LIFE

BONEY ISLAND

fish follow

crabcol1

crabcol2

fishmov

fruitcol1

fruitcol2

crab follow

heart

star

pufffollow

crabsound

fruitsound-2

starsound-3

heartsound-4

lightsound-5

w1star

w2star

w3star

starsound-w10

bug walkfollow

crabgo

1

2

3

4

5

6

fishcontrol

chest

0

50

starcol1

starcol2

heartcol1

heartcol2

puffcol1

pufftcol2

winlosecheck

w1starcol1

w1starcol2

w2starcol1

w2starcol2

w3starcol1

w3starcol2

lightcheck

bombspincol1

bombspincol2

crabbomb3col1

crabbombcol2

crabhurt1

redcrabcol1

redcrabcol2

bugswap

100mark

lilfish1col1

lilfish1col2

lilfish2col1

lilfish2col2

0

5

0

0

-1

-5

+1

+1

+10

YOU LOSE

PLAY  AGAIN

PLAY  AGAIN

Y / N

YOU WON
YEAH!!!

YOU WON
YEAH!!!

0

http://

- - High

Scores - -

Name Here

Send High Score

You Got a Top
High Score!

ActionScript [AS1/AS2]

Frame 2
ifFrameLoaded (100) { gotoAndStop (9); }
Frame 5
ifFrameLoaded (100) { gotoAndStop (9); }
Frame 7
gotoAndPlay (3);
Frame 9
stop();
Frame 17
stop(); Set("/:buff", "0"); Set("/:y", "0"); Set("/:f", "0"); Set("/:rimee", "0");
Frame 18
stop(); tellTarget ("/tcc") { stop(); }; setProperty("/timeend", _visible , "1"); setProperty("/timeend", _x , "300"); setProperty("/timeend", _y , "200");
Frame 19
setProperty("/lose", _visible , "1"); setProperty("/lose", _x , "300"); setProperty("/lose", _y , "200");
Frame 20
gotoAndStop (19);
Symbol 8 Button
on (press) { getURL ("http://flashgamestudio.com", "_blank"); }
Symbol 30 Button
on (press) { gotoAndStop (17); }
Symbol 33 Button
on (press) { gotoAndStop (12); }
Symbol 40 Button
on (press) { gotoAndStop (9); }
Symbol 53 Button
on (press) { gotoAndStop (13); }
Symbol 60 Button
on (press) { gotoAndStop (12); }
Symbol 88 Button
on (keyPress "<Right>") { if ("140" < getProperty("/p", _y)) { if (getProperty("/p", _x) < "620") { if (getProperty("/spin1", _y) < "450") { tellTarget ("/right") { gotoAndPlay (2); }; } if (/:y <> "1") { setProperty("/spin1", _yscale , -"60"); setProperty("/spin1", _rotation , "270"); Set("/:y", "1"); Set("/:f", "1"); } } if (/:y == "1") { setProperty("/spin1", _rotation , "270"); } } tellTarget ("/left") { stop(); tellTarget ("/up") { stop(); tellTarget ("/down") { stop(); } } } } on (keyPress "<Down>") { if (/:y == "1") { setProperty("/spin1", _rotation , "0"); } if (/:y == "2") { setProperty("/spin1", _rotation , "180"); } tellTarget ("/down") { gotoAndPlay (2); tellTarget ("/right") { stop(); tellTarget ("/left") { stop(); tellTarget ("/up") { stop(); } } } } } on (keyPress "<Left>") { if ("140" < getProperty("/p", _y)) { tellTarget ("/left") { gotoAndPlay (2); }; } if (/:y <> "2") { if (/:f == "1") { setProperty("/spin1", _yscale , -"60"); setProperty("/spin1", _rotation , "270"); Set("/:y", "2"); } if (/:f == "0") { setProperty("/spin1", _rotation , "270"); Set("/:y", "2"); } } if (/:y == "2") { setProperty("/spin1", _rotation , "270"); } tellTarget ("/right") { stop(); tellTarget ("/down") { stop(); tellTarget ("/up") { stop(); } } } } on (keyPress "<Up>") { tellTarget ("/up") { gotoAndPlay (2); }; if (/:y == "1") { setProperty("/spin1", _rotation , "180"); } if (/:y == "2") { setProperty("/spin1", _rotation , "0"); } tellTarget ("/right") { stop(); tellTarget ("/left") { stop(); tellTarget ("/down") { stop(); } } } } on (keyPress "<Space>") { if ("350" < getProperty("/p", _y)) { if (/:buff == "0") { tellTarget ("/superup") { gotoAndPlay (2); }; } } if (getProperty("/p", _y) < "351") { if (/:buff == "0") { tellTarget ("/superdown") { gotoAndPlay (2); tellTarget ("/left") { stop(); tellTarget ("/right") { stop(); }; } } } } }
Symbol 89 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 3
if (getProperty("/p", _x) < "600") { setProperty("/p", _x , getProperty("/p", _x) + "15"); prevFrame(); } play();
Symbol 90 MovieClip Frame 1
stop();
Symbol 90 MovieClip Frame 3
if (getProperty("/p", _y) < "365") { prevFrame(); setProperty("/p", _y , getProperty("/p", _y) + "15"); } play();
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 3
if ("40" < getProperty("/p", _x)) { setProperty("/p", _x , getProperty("/p", _x) - "15"); prevFrame(); } play();
Symbol 92 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 3
if ("165" < getProperty("/p", _y)) { setProperty("/p", _y , getProperty("/p", _y) - "20"); prevFrame(); } play();
Symbol 93 MovieClip Frame 4
call("/subroutines:checkCollision"); gotoAndPlay (1);
Symbol 94 MovieClip Frame 1
thisX = getProperty("/p", _x); thisY = getProperty("/p", _y); spX = getProperty("/spin1", _x); spY = getProperty("/spin1", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "4"; yStp = difY / "4"; setProperty("/spin1", _x , spX + xStp); setProperty("/spin1", _y , spY + yStp);
Symbol 94 MovieClip Frame 2
thisX = getProperty("/p", _x); thisY = getProperty("/p", _y); spX = getProperty("/spin1", _x); spY = getProperty("/spin1", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "4"; yStp = difY / "4"; setProperty("/spin1", _x , spX + xStp); setProperty("/spin1", _y , spY + yStp);
Symbol 105 MovieClip Frame 1
setProperty("/w1star", _x , random("600") + "19"); setProperty("/w1star", _visible , "1");
Symbol 105 MovieClip Frame 100
setProperty("/w1star", _x , "900"); setProperty("/w1star", _visible , "0");
Symbol 109 MovieClip Frame 118
setProperty("/heart", _x , random("600") + "19"); setProperty("/heart", _y , random("250") + "40"); setProperty("/heart", _visible , "1");
Symbol 109 MovieClip Frame 164
setProperty("/heart", _x , "700"); setProperty("/heart", _y , "700"); setProperty("/heart", _visible , "0");
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
if (/:y == "1") { setProperty("/spin1", _rotation , "0"); } if (/:y == "2") { setProperty("/spin1", _rotation , "180"); }
Symbol 121 MovieClip Frame 4
if ("0" < getProperty("/p", _y)) { setProperty("/p", _y , "370"); setProperty("/blast", _x , getProperty("/spin1", _x)); setProperty("/blast", _y , getProperty("/spin1", _y)); setProperty("/blast", _visible , "1"); tellTarget ("/blast") { gotoAndPlay (2); }; prevFrame(); } else { stop(); }
Symbol 122 MovieClip Frame 1
stop();
Symbol 122 MovieClip Frame 7
setProperty("/blast2", _x , -"700"); setProperty("/blast2", _y , -"700"); setProperty("/blast2", _visible , "0");
Symbol 123 MovieClip Frame 48
setProperty("/star", _x , random("800") - "50"); setProperty("/star", _visible , "1");
Symbol 123 MovieClip Frame 101
setProperty("/star", _x , "700"); setProperty("/star", _visible , "0");
Symbol 125 MovieClip Frame 83
setProperty("/w2star", _x , random("600") + "19"); setProperty("/w1star", _visible , "1");
Symbol 125 MovieClip Frame 182
setProperty("/w2star", _x , "700"); setProperty("/w2star", _visible , "0");
Symbol 127 MovieClip Frame 198
setProperty("/w3star", _x , random("600") + "19"); setProperty("/w3star", _visible , "1");
Symbol 127 MovieClip Frame 297
setProperty("/w3star", _x , "700"); setProperty("/w3star", _visible , "0");
Symbol 131 MovieClip Frame 1
setProperty("/spin1", _visible , "0"); setProperty("/fishr", _visible , "0"); stop();
Symbol 131 MovieClip Frame 2
if ("0" < getProperty("/p", _y)) { if (/:y == "1") { setProperty("/spin1", _rotation , "180"); } if (/:y == "2") { setProperty("/spin1", _rotation , "0"); } setProperty("/p", _y , "50"); setProperty("/blast2", _x , getProperty("/spin1", _x)); setProperty("/blast2", _y , getProperty("/spin1", _y)); setProperty("/blast2", _visible , "1"); tellTarget ("/blast2") { gotoAndPlay (2); }; Set("/:buff", "1"); } else { stop(); }
Symbol 131 MovieClip Frame 3
setProperty("/superup", _x , getProperty("/p", _x));
Symbol 131 MovieClip Frame 5
setProperty("/splash1", _x , getProperty("/spin1", _x)); setProperty("/splash1", _xscale , "100"); setProperty("/splash1", _yscale , "100"); tellTarget ("/splash1") { gotoAndPlay (2); }
Symbol 131 MovieClip Frame 16
if ("0" < getProperty("/p", _y)) { setProperty("/p", _y , "55"); } else { stop(); }
Symbol 131 MovieClip Frame 18
setProperty("/splash1", _x , getProperty("/spin1", _x)); setProperty("/splash1", _xscale , "70"); setProperty("/splash1", _yscale , "70"); tellTarget ("/splash1") { gotoAndPlay (2); } if (/:y == "1") { setProperty("/spin1", _rotation , "0"); } if (/:y == "2") { setProperty("/spin1", _rotation , "180"); } if ("0" < getProperty("/p", _y)) { setProperty("/p", _y , "310"); } else { stop(); }
Symbol 131 MovieClip Frame 27
stop(); Set("/:buff", "0");
Symbol 132 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 12
setProperty("/blast2", _x , -"700"); setProperty("/blast2", _y , -"700"); setProperty("/blast2", _visible , "0");
Symbol 133 MovieClip Frame 1
thisX = getProperty("/p", _x); thisY = getProperty("/p", _y); spX = getProperty("/bugwalk", _x); spY = getProperty("/bugwalk", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "5"; yStp = difY / "5"; setProperty("/bugwalk", _x , spX + xStp); setProperty("/bugwalk", _y , spY + yStp);
Symbol 133 MovieClip Frame 2
thisX = getProperty("/p", _x); thisY = getProperty("/p", _y); spX = getProperty("/bugwalk", _x); spY = getProperty("/bugwalk", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "5"; yStp = difY / "5"; setProperty("/bugwalk", _x , spX + xStp); setProperty("/bugwalk", _y , spY + yStp);
Symbol 137 MovieClip Frame 1
stop();
Symbol 137 MovieClip Frame 10
stop();
Symbol 145 MovieClip Frame 1
play(); counterf = "0"; setProperty("/lilfish", _visible , "1"); setProperty("/lilfish", _y , random("170") + "150");
Symbol 145 MovieClip Frame 4
setProperty("/lilfish", _x , getProperty("/lilfish", _x) - "10"); counterf = counterf + "1"; if (counterf < "80") { gotoAndPlay (2); }
Symbol 145 MovieClip Frame 6
setProperty("/lilfish", _x , "800"); setProperty("/lilfish", _visible , "0");
Symbol 145 MovieClip Frame 31
gotoAndPlay (1);
Symbol 147 MovieClip Frame 8
play(); counterf = "0"; setProperty("/lilfish2", _visible , "1"); setProperty("/lilfish2", _y , random("170") + "150");
Symbol 147 MovieClip Frame 11
setProperty("/lilfish2", _x , getProperty("/lilfish2", _x) + "10"); counterf = counterf + "1"; if (counterf < "80") { gotoAndPlay (9); }
Symbol 147 MovieClip Frame 13
setProperty("/lilfish2", _x , -"100"); setProperty("/lilfish2", _visible , "0");
Symbol 147 MovieClip Frame 33
gotoAndPlay (1);
Symbol 152 MovieClip Frame 1
call("initObjects"); stop();
Symbol 152 MovieClip Frame 10
radius1 = getProperty("/spin1", _width) / "2"; radius2 = getProperty("/crab1", _width) / "2"; setProperty("/boom", _visible , "0");
Symbol 152 MovieClip Frame 20
if ("0" < /:heart) { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/crab1", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/crab1", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { Set("/:heart", /:heart - "1"); tellTarget ("/sound") { play(); }; setProperty("/boom", _x , getProperty("/spin1", _x)); setProperty("/boom", _y , getProperty("/spin1", _y)); setProperty("/boom", _visible , "1"); tellTarget ("/boom") { gotoAndPlay (1); }; } else { setProperty("/boom", _visible , "0"); } }
Symbol 154 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 2
call("/subroutines2:checkCollision"); gotoAndPlay (1);
Symbol 156 MovieClip Frame 1
call("initObjects"); stop();
Symbol 156 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 156 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/fuel", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/fuel", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); setProperty("/fruitblast", _x , getProperty("/spin1", _x)); setProperty("/fruitblast", _y , getProperty("/spin1", _y)); setProperty("/fruitblast", _visible , "1"); Set("/:score", /:score + "1"); tellTarget ("/sound2") { play(); }; } else { setProperty("/point1", _visible , "0"); } }
Symbol 158 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 2
call("/subroutines3:checkCollision"); gotoAndPlay (1);
Symbol 164 MovieClip Frame 1
call("initObjects"); stop();
Symbol 164 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 164 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/star", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/star", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "10"); setProperty("/star", _x , "700"); setProperty("/star", _visible , "0"); setProperty("/starblast", _x , getProperty("/spin1", _x)); setProperty("/starblast", _y , getProperty("/spin1", _y)); setProperty("/starblast", _visible , "1"); tellTarget ("/starblast") { gotoAndPlay (2); tellTarget ("/sound3") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 165 MovieClip Frame 1
stop();
Symbol 168 MovieClip Frame 2
call("/subroutines4:checkCollision"); gotoAndPlay (1);
Symbol 169 MovieClip Frame 1
call("initObjects"); stop();
Symbol 169 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 169 MovieClip Frame 20
if (/:heart >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/heart", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/heart", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point2", _visible , "1"); Set("/:heart", /:heart + "1"); setProperty("/heart", _x , "700"); setProperty("/heart", _y , "700"); tellTarget ("/heartblast") { gotoAndPlay (2); play(); }; setProperty("/heartblast", _x , getProperty("/spin1", _x)); setProperty("/heartblast", _y , getProperty("/spin1", _y)); setProperty("/heartblast", _visible , "1"); tellTarget ("/sound4") { gotoAndPlay (2); }; gotoAndStop (1); } else { setProperty("/point2", _visible , "0"); } }
Symbol 170 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 2
call("/subroutines19:checkCollision"); gotoAndPlay (1);
Symbol 174 MovieClip Frame 1
call("initObjects"); stop();
Symbol 174 MovieClip Frame 10
radius1 = getProperty("/spin1", _width) / "2"; radius2 = getProperty("/light", _width) / "2";
Symbol 174 MovieClip Frame 20
if (/:heart >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/light", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/light", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { Set("/:heart", /:heart - "5"); setProperty("/light", _x , "350"); setProperty("/light", _y , "800"); setProperty("/zap", _x , getProperty("/spin1", _x)); setProperty("/zap", _y , getProperty("/spin1", _y)); setProperty("/zap", _visible , "1"); tellTarget ("/zap") { play(); tellTarget ("/sound5") { play(); }; gotoAndStop (1); } } }
Symbol 177 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 2
call("/subroutines10:checkCollision"); gotoAndPlay (1);
Symbol 181 MovieClip Frame 1
call("initObjects"); stop();
Symbol 181 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 181 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/w1star", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/w1star", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "1"); setProperty("/w1star", _x , "800"); setProperty("/w1star", _visible , "0"); setProperty("/starblast2", _x , getProperty("/spin1", _x)); setProperty("/starblast2", _y , getProperty("/spin1", _y)); setProperty("/starblast2", _visible , "1"); tellTarget ("/starblast2") { gotoAndPlay (2); tellTarget ("/sound10") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 184 MovieClip Frame 2
call("/subroutines11:checkCollision"); gotoAndPlay (1);
Symbol 185 MovieClip Frame 1
call("initObjects"); stop();
Symbol 185 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 185 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/w2star", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/w2star", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "1"); setProperty("/w2star", _x , "700"); setProperty("/w2star", _visible , "0"); setProperty("/starblast2", _x , getProperty("/spin1", _x)); setProperty("/starblast2", _y , getProperty("/spin1", _y)); setProperty("/starblast2", _visible , "1"); tellTarget ("/starblast2") { gotoAndPlay (2); tellTarget ("/sound10") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 188 MovieClip Frame 2
call("/subroutines12:checkCollision"); gotoAndPlay (1);
Symbol 189 MovieClip Frame 1
call("initObjects"); stop();
Symbol 189 MovieClip Frame 10
radius1 = getProperty("/p", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 189 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/w3star", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/w3star", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "1"); setProperty("/w3star", _x , "700"); setProperty("/w3star", _visible , "0"); setProperty("/starblast2", _x , getProperty("/spin1", _x)); setProperty("/starblast2", _y , getProperty("/spin1", _y)); setProperty("/starblast2", _visible , "1"); tellTarget ("/starblast2") { gotoAndPlay (2); tellTarget ("/sound10") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 190 MovieClip Frame 1
stop();
Symbol 191 MovieClip Frame 1
if ("0" < /:score) { setProperty("/light", _visible , "1"); tellTarget ("/l1") { play(); }; } else { tellTarget ("/l1") { stop(); }; setProperty("/light", _visible , "0"); }
Symbol 195 MovieClip Frame 4
call("/subroutines13:checkCollision"); gotoAndPlay (1);
Symbol 196 MovieClip Frame 1
call("initObjects"); stop();
Symbol 196 MovieClip Frame 10
radius1 = getProperty("/bomb", _width) / "2"; radius2 = getProperty("/spin1", _width) / "2";
Symbol 196 MovieClip Frame 20
if (/:heart >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/bomb", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/bomb", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { Set("/:heart", /:heart - "1"); setProperty("/zap2", _x , getProperty("/spin1", _x)); setProperty("/zap2", _y , getProperty("/spin1", _y)); setProperty("/zap2", _visible , "1"); tellTarget ("/soundbomb") { play(); }; gotoAndStop (1); } }
Symbol 199 MovieClip Frame 2
call("/subroutines14:checkCollision"); gotoAndPlay (1);
Symbol 200 MovieClip Frame 1
call("initObjects"); stop();
Symbol 200 MovieClip Frame 10
radius1 = getProperty("/bomb", _width) / "2"; radius2 = getProperty("/crab1", _width) / "2";
Symbol 200 MovieClip Frame 20
if (/:heart >= "0") { obj1_x = getProperty("/bomb", _x); obj2_x = getProperty("/crab1", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/bomb", _y); obj2_y = getProperty("/crab1", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/snailred", _x , getProperty("/crab1", _x)); setProperty("/snailred", _visible , "1"); tellTarget ("/crabredfollow") { play(); }; setProperty("/light3", _x , "350"); tellTarget ("/crabhurt1") { play(); tellTarget ("/sound5") { play(); }; gotoAndStop (1); } } else { setProperty("/crabred", _visible , "0"); setProperty("/crabred", _x , -"300"); } }
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 5
stop();
Symbol 204 MovieClip Frame 3
call("/subroutines15:checkCollision"); gotoAndPlay (1);
Symbol 207 MovieClip Frame 1
call("initObjects"); stop();
Symbol 207 MovieClip Frame 10
radius1 = getProperty("/spin1", _width) / "2"; radius2 = getProperty("/snailred", _width) / "2"; setProperty("/boom", _visible , "0");
Symbol 207 MovieClip Frame 20
if ("0" < /:heart) { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/snailred", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/snailred", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { Set("/:heart", /:heart - "1"); tellTarget ("/sound") { play(); }; setProperty("/boom", _x , getProperty("/spin1", _x)); setProperty("/boom", _y , getProperty("/spin1", _y)); setProperty("/boom", _visible , "1"); tellTarget ("/boom") { gotoAndPlay (1); }; } else { setProperty("/boom", _visible , "0"); } }
Symbol 212 MovieClip Frame 2
call("/subroutines20:checkCollision"); gotoAndPlay (1);
Symbol 213 MovieClip Frame 1
call("initObjects"); stop();
Symbol 213 MovieClip Frame 10
radius1 = getProperty("/spin1", _width) / "2"; radius2 = getProperty("/lilfish", _width) / "2";
Symbol 213 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/lilfish", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/lilfish", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "1"); setProperty("/lilfish", _x , "800"); setProperty("/lilfish", _visible , "0"); tellTarget ("/ff1") { gotoAndPlay (1); }; setProperty("/starblast2", _x , getProperty("/spin1", _x)); setProperty("/starblast2", _y , getProperty("/spin1", _y)); setProperty("/starblast2", _visible , "1"); tellTarget ("/starblast2") { gotoAndPlay (2); tellTarget ("/sound10") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 216 MovieClip Frame 2
call("/subroutines21:checkCollision"); gotoAndPlay (1);
Symbol 217 MovieClip Frame 1
call("initObjects"); stop();
Symbol 217 MovieClip Frame 10
radius1 = getProperty("/spin1", _width) / "2"; radius2 = getProperty("/lilfish2", _width) / "2";
Symbol 217 MovieClip Frame 20
if (/:score >= "0") { obj1_x = getProperty("/spin1", _x); obj2_x = getProperty("/lilfish2", _x); delta_x = obj1_x - obj2_x; obj1_y = getProperty("/spin1", _y); obj2_y = getProperty("/lilfish2", _y); delta_y = obj1_y - obj2_y; if (((radius1 + radius2) * (radius1 + radius2)) >= ((delta_x * delta_x) + (delta_y * delta_y))) { setProperty("/point1", _visible , "1"); Set("/:score", /:score + "1"); setProperty("/lilfish2", _x , "-100"); setProperty("/lilfish2", _visible , "0"); tellTarget ("/ff2") { gotoAndPlay (1); }; setProperty("/starblast2", _x , getProperty("/spin1", _x)); setProperty("/starblast2", _y , getProperty("/spin1", _y)); setProperty("/starblast2", _visible , "1"); tellTarget ("/starblast2") { gotoAndPlay (2); tellTarget ("/sound10") { play(); }; gotoAndStop (1); } } else { setProperty("/point1", _visible , "0"); } }
Symbol 222 MovieClip Frame 1
thisX = getProperty("/spin1", _x); spX = getProperty("/crab1", _x); difX = thisX - spX; xStp = difX / "35"; setProperty("/crab1", _x , spX + xStp);
Symbol 222 MovieClip Frame 2
thisX = getProperty("/spin1", _x); spX = getProperty("/crab1", _x); difX = thisX - spX; xStp = difX / "35"; setProperty("/crab1", _x , spX + xStp);
Symbol 223 MovieClip Frame 1
thisYe = getProperty("/light", _y); if ("200" < thisye) { thisX = getProperty("/spin1", _x); thisY = getProperty("/spin1", _y); spX = getProperty("/light", _x); spY = getProperty("/light", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "50"; yStp = difY / "50"; setProperty("/light", _x , spX + xStp); setProperty("/light", _y , spY + yStp); tellTarget ("/l2") { stop(); }; } else { tellTarget ("/l1") { stop(); tellTarget ("/l2") { play(); }; } }
Symbol 223 MovieClip Frame 2
thisYe = getProperty("/light", _y); if ("200" < thisye) { thisX = getProperty("/spin1", _x); thisY = getProperty("/spin1", _y); spX = getProperty("/light", _x); spY = getProperty("/light", _y); difX = thisX - spX; difY = thisY - spY; xStp = difX / "50"; yStp = difY / "50"; setProperty("/light", _x , spX + xStp); setProperty("/light", _y , spY + yStp); tellTarget ("/l2") { stop(); }; } else { tellTarget ("/l1") { stop(); tellTarget ("/l2") { play(); }; } }
Symbol 224 MovieClip Frame 1
if ("0" >= /:heart) { setProperty("/end", _visible , "1"); setProperty("/fuel", _visible , "0"); setProperty("/boom", _visible , "0"); setProperty("/heartblast", _visible , "0"); setProperty("/starblast", _visible , "0"); setProperty("/zap", _visible , "0"); setProperty("/light", _visible , "0"); setProperty("/spin1", _visible , "0"); setProperty("/lose", _visible , "1"); setProperty("/lose", _x , "300"); setProperty("/lose", _y , "200"); setProperty("/p", _x , "320"); setProperty("/p", _y , -"700"); tellTarget ("/") { gotoAndPlay ("lose"); }; } else { setProperty("/end", _visible , "0"); setProperty("/fuel", _visible , "1"); setProperty("/spin1", _visible , "1"); setProperty("/lose", _visible , "0"); setProperty("/lose", _x , "-700"); setProperty("/lose", _y , "-700"); }
Symbol 225 MovieClip Frame 1
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 2
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 3
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 4
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 5
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 6
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 7
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 8
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 9
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 10
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 11
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 12
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 13
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 14
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 15
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 16
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 17
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 18
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 19
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 20
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 21
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 22
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 23
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 24
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 25
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 26
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 27
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 28
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 29
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 30
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 31
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 32
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 33
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 34
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 35
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 36
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 37
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 38
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 39
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 40
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 41
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 42
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 43
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 44
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 45
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 46
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 47
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 48
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 49
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 50
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 51
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 52
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 53
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 54
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 55
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 56
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 57
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 58
thistX = getProperty("/crab1", _x); thistY = getProperty("/crab1", _y); sptX = getProperty("/light", _x); sptY = getProperty("/light", _y); diftX = thistX - sptX; diftY = thistY - sptY; xtStp = diftX / "20"; ytStp = diftY / "20"; setProperty("/light", _x , sptX + xtStp); setProperty("/light", _y , sptY + ytStp); thisYe = getProperty("/light", _y);
Symbol 225 MovieClip Frame 59
stop(); tellTarget ("l1") { play(); }
Symbol 227 MovieClip Frame 1
setProperty("/fuel", _x , random("600") + "19");
Symbol 227 MovieClip Frame 136
setProperty("/fuel", _x , -"300");
Symbol 232 MovieClip Frame 1
stop();
Symbol 232 MovieClip Frame 11
setProperty("/zap", _x , "-700"); setProperty("/zap", _y , "-700"); setProperty("/zap", _visible , "0");
Symbol 235 MovieClip Frame 1
stop();
Symbol 235 MovieClip Frame 2
play();
Symbol 235 MovieClip Frame 16
setProperty("/heartblast", _x , "-700"); setProperty("/heartblast", _y , "-700"); setProperty("/heartblast", _visible , "0");
Symbol 237 MovieClip Frame 1
play();
Symbol 237 MovieClip Frame 5
setProperty("/fruitblast", _x , "-700"); setProperty("/fruitblast", _y , "-700"); setProperty("/fruitblast", _visible , "0");
Symbol 241 MovieClip Frame 1
stop();
Symbol 241 MovieClip Frame 2
play();
Symbol 241 MovieClip Frame 13
setProperty("/starblast", _x , "-700"); setProperty("/starblast", _y , "-700"); setProperty("/starblast", _visible , "0");
Symbol 242 MovieClip Frame 1
stop();
Symbol 242 MovieClip Frame 2
play();
Symbol 242 MovieClip Frame 8
setProperty("/starblast2", _x , "-700"); setProperty("/starblast2", _y , "-700"); setProperty("/starblast2", _visible , "0");
Symbol 243 MovieClip Frame 1
play();
Symbol 243 MovieClip Frame 18
setProperty("/zap2", _x , "-700"); setProperty("/zap2", _y , "-700"); setProperty("/zap2", _visible , "0");
Symbol 247 MovieClip Frame 1
setProperty("/snailred", _visible , "0"); tellTarget ("/crabredfollow") { stop(); }; stop();
Symbol 247 MovieClip Frame 2
setProperty("/snailred", _x , getProperty("crab1", _x));
Symbol 247 MovieClip Frame 3
counter = "0"; setProperty("/crab1", _visible , "0"); setProperty("/crab1", _x , -"300"); tellTarget ("/crabfollow") { stop(); }
Symbol 247 MovieClip Frame 19
counter = counter + "1"; if (counter < "20") { gotoAndPlay (4); }
Symbol 247 MovieClip Frame 20
setProperty("/crab1", _x , getProperty("/snailred", _x));
Symbol 247 MovieClip Frame 21
setProperty("/crab1", _visible , "1"); setProperty("/snailred", _visible , "0"); setProperty("/snailred", _x , -"200"); tellTarget ("/crabfollow") { play(); tellTarget ("/crabredfollow") { stop(); }; stop(); }
Symbol 248 MovieClip Frame 2
if ("360" < getProperty("/spin1", _y)) { setProperty("/spin1", _visible , "0"); setProperty("/bugwalk", _visible , "1"); setProperty("/bugwalk", _x , "GetProperty (\"/spin1\",_x)"); } else { setProperty("/bugwalk", _visible , "0"); setProperty("/spin1", _visible , "1"); }
Symbol 248 MovieClip Frame 3
gotoAndPlay (2);
Symbol 249 MovieClip Frame 1
if (/:rimee == "0") { Set("/:rimee", "90"); }
Symbol 249 MovieClip Frame 2
Set("/:rimee", /:rimee - "1");
Symbol 249 MovieClip Frame 3
if (/:rimee < "1") { tellTarget ("/") { gotoAndStop ("win"); }; }
Symbol 258 Button
on (press) { tellTarget ("/") { gotoAndPlay (1); }; Set("/:score", "0"); Set("/:heart", "50"); Set("/:rimee", "0"); }
Symbol 259 Button
on (press) { getURL ("http://flashgamestudio.com"); fscommand ("quit"); }
Symbol 266 MovieClip Frame 1
cun = "0";
Symbol 266 MovieClip Frame 2
cun = cun + random("3");
Symbol 266 MovieClip Frame 3
if (cun < "10") { gotoAndPlay (2); }
Symbol 266 MovieClip Frame 4
setProperty("fw", _x , random("540") + "50"); setProperty("fw", _y , random("220") + "40"); setProperty("fw2", _x , random("540") + "50"); setProperty("fw2", _y , random("220") + "40"); setProperty("fw3", _x , random("540") + "50"); setProperty("fw3", _y , random("220") + "40"); setProperty("fw4", _x , random("540") + "50"); setProperty("fw4", _y , random("220") + "40");
Symbol 267 MovieClip Frame 1
cun = "0";
Symbol 267 MovieClip Frame 2
cun = cun + random("3");
Symbol 267 MovieClip Frame 3
if (cun < "10") { gotoAndPlay (2); }
Symbol 268 Button
on (press) { tellTarget ("/") { gotoAndPlay (1); }; Set("/:score", "0"); Set("/:heart", "50"); Set("/:time", "0"); }
Symbol 269 Button
on (press) { getURL ("http://flashgamestudio.com", "_self"); fscommand ("quit"); }
Symbol 274 Button
on (press) { getURL (/:gotourl); }
Symbol 275 MovieClip Frame 1
if (/:url ne "") { Set("/:gotourl", "http://" add /:url); _visible = "1"; } else { _visible = "0"; Set("/:gotourl", "Http://FlashGameStudio.com"); }
Symbol 323 Button
on (release) { if (((/:score_done == "1") and (/:hiscore20 < /:score)) and (/:old_score <> /:score)) { Set("/:old_score", /:score); Set("/:hiscore", /:score); if (/:xname eq "Name Here") { Set("/:xname", "flashgamestudio"); } loadVariablesNum ((((("/scores.php?action=sendscore&game=" add /:game) add "&hiscore=") add /:hiscore) add "&xname=") add /:xname, "0", "POST"); _visible = "0"; } }
Symbol 327 MovieClip Frame 1
if ((/:hiscore20 < /:score) and (/:local == "1")) { _visible = "1"; } else { _visible = "0"; stop(); }
Symbol 328 MovieClip Frame 1
if (/:local == "1") { _visible = "1"; } else { _visible = "0"; stop(); }
Symbol 328 MovieClip Frame 2
Set("/:game", "aatwo"); loadVariablesNum ("/scores.php?action=getscores&game=" add /:game, "0", "POST");
Symbol 328 MovieClip Frame 10
stop();

Library Items

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

Instance Names

"spin1"Frame 9Symbol 25 MovieClip
"spin1"Frame 12Symbol 25 MovieClip
"spin1"Frame 12Symbol 25 MovieClip
"right"Frame 17Symbol 89 MovieClip
"down"Frame 17Symbol 90 MovieClip
"left"Frame 17Symbol 91 MovieClip
"up"Frame 17Symbol 92 MovieClip
"w1star"Frame 17Symbol 105 MovieClip
"heart"Frame 17Symbol 109 MovieClip
"point1"Frame 17Symbol 120 MovieClip
"point2"Frame 17Symbol 120 MovieClip
"superdown"Frame 17Symbol 121 MovieClip
"blast"Frame 17Symbol 122 MovieClip
"star"Frame 17Symbol 123 MovieClip
"w2star"Frame 17Symbol 125 MovieClip
"w3star"Frame 17Symbol 127 MovieClip
"superup"Frame 17Symbol 131 MovieClip
"blast2"Frame 17Symbol 132 MovieClip
"splash1"Frame 17Symbol 137 MovieClip
"spin1"Frame 17Symbol 25 MovieClip
"bugwalk"Frame 17Symbol 144 MovieClip
"ff1"Frame 17Symbol 145 MovieClip
"ff2"Frame 17Symbol 147 MovieClip
"lilfish"Frame 17Symbol 149 MovieClip
"lilfish2"Frame 17Symbol 149 MovieClip
"p"Frame 17Symbol 151 MovieClip
"subroutines"Frame 17Symbol 152 MovieClip
"sound"Frame 17Symbol 154 MovieClip
"subroutines2"Frame 17Symbol 156 MovieClip
"sound3"Frame 17Symbol 158 MovieClip
"subroutines3"Frame 17Symbol 164 MovieClip
"sound4"Frame 17Symbol 165 MovieClip
"subroutines4"Frame 17Symbol 169 MovieClip
"sound2"Frame 17Symbol 170 MovieClip
"subroutines19"Frame 17Symbol 174 MovieClip
"sound5"Frame 17Symbol 177 MovieClip
"callcheck10"Frame 17Symbol 180 MovieClip
"subroutines10"Frame 17Symbol 181 MovieClip
"callcheck11"Frame 17Symbol 184 MovieClip
"subroutines11"Frame 17Symbol 185 MovieClip
"callcheck11"Frame 17Symbol 188 MovieClip
"subroutines12"Frame 17Symbol 189 MovieClip
"sound10"Frame 17Symbol 190 MovieClip
"subroutines13"Frame 17Symbol 196 MovieClip
"subroutines14"Frame 17Symbol 200 MovieClip
"light"Frame 17Symbol 201 MovieClip
"sound11"Frame 17Symbol 202 MovieClip
"subroutines15"Frame 17Symbol 207 MovieClip
"callcheck20"Frame 17Symbol 212 MovieClip
"subroutines20"Frame 17Symbol 213 MovieClip
"callcheck21"Frame 17Symbol 216 MovieClip
"subroutines21"Frame 17Symbol 217 MovieClip
"crabfollow"Frame 17Symbol 222 MovieClip
"l1"Frame 17Symbol 223 MovieClip
"l2"Frame 17Symbol 225 MovieClip
"fuel"Frame 17Symbol 227 MovieClip
"boom"Frame 17Symbol 229 MovieClip
"zap"Frame 17Symbol 232 MovieClip
"heartblast"Frame 17Symbol 235 MovieClip
"fruitblast"Frame 17Symbol 237 MovieClip
"starblast"Frame 17Symbol 241 MovieClip
"starblast2"Frame 17Symbol 242 MovieClip
"zap2"Frame 17Symbol 243 MovieClip
"crab1"Frame 17Symbol 246 MovieClip
"crabhurt1"Frame 17Symbol 247 MovieClip
"bugswap"Frame 17Symbol 248 MovieClip
"tcc"Frame 17Symbol 249 MovieClip
"lose"Frame 17Symbol 260 MovieClip
"win"Frame 17Symbol 263 MovieClip
"lose"Frame 18Symbol 260 MovieClip
"timeend"Frame 18Symbol 270 MovieClip
"fw"Symbol 266 MovieClip Frame 4Symbol 265 MovieClip
"fw3"Symbol 266 MovieClip Frame 4Symbol 265 MovieClip
"fw2"Symbol 266 MovieClip Frame 4Symbol 265 MovieClip
"fw4"Symbol 266 MovieClip Frame 4Symbol 265 MovieClip
"fw2"Symbol 267 MovieClip Frame 4Symbol 265 MovieClip

Labels

"looper"Frame 3
"start"Frame 9
"in1"Frame 12
"in2"Frame 13
"game"Frame 17
"win"Frame 18
"lose"Frame 19
"loop"Symbol 145 MovieClip Frame 2
"loop"Symbol 147 MovieClip Frame 9
"initObjects"Symbol 152 MovieClip Frame 10
"checkCollision"Symbol 152 MovieClip Frame 20
"initObjects"Symbol 156 MovieClip Frame 10
"checkCollision"Symbol 156 MovieClip Frame 20
"initObjects"Symbol 164 MovieClip Frame 10
"checkCollision"Symbol 164 MovieClip Frame 20
"initObjects"Symbol 169 MovieClip Frame 10
"checkCollision"Symbol 169 MovieClip Frame 20
"initObjects"Symbol 174 MovieClip Frame 10
"checkCollision"Symbol 174 MovieClip Frame 20
"initObjects"Symbol 181 MovieClip Frame 10
"checkCollision"Symbol 181 MovieClip Frame 20
"initObjects"Symbol 185 MovieClip Frame 10
"checkCollision"Symbol 185 MovieClip Frame 20
"initObjects"Symbol 189 MovieClip Frame 10
"checkCollision"Symbol 189 MovieClip Frame 20
"initObjects"Symbol 196 MovieClip Frame 10
"checkCollision"Symbol 196 MovieClip Frame 20
"initObjects"Symbol 200 MovieClip Frame 10
"checkCollision"Symbol 200 MovieClip Frame 20
"initObjects"Symbol 207 MovieClip Frame 10
"checkCollision"Symbol 207 MovieClip Frame 20
"initObjects"Symbol 213 MovieClip Frame 10
"checkCollision"Symbol 213 MovieClip Frame 20
"initObjects"Symbol 217 MovieClip Frame 10
"checkCollision"Symbol 217 MovieClip Frame 20
"2"Symbol 247 MovieClip Frame 4
"2"Symbol 248 MovieClip Frame 2
"loop"Symbol 266 MovieClip Frame 2
"loop"Symbol 267 MovieClip Frame 2

Dynamic Text Variables

scoreSymbol 159 EditableText"0"
heartSymbol 160 EditableText"50"
buffSymbol 218 EditableText"0"
ySymbol 219 EditableText"5"
fSymbol 220 EditableText"0"
rimeeSymbol 221 EditableText"0"
/:scoreSymbol 271 EditableText"0"
/:gotourlSymbol 273 EditableText"http://"
/:xname1Symbol 277 EditableText""
/:hiscore1Symbol 278 EditableText""
/:xname3Symbol 279 EditableText""
/:hiscore3Symbol 280 EditableText""
/:xname4Symbol 281 EditableText""
/:hiscore4Symbol 282 EditableText""
/:xname5Symbol 283 EditableText""
/:hiscore5Symbol 284 EditableText""
/:xname6Symbol 285 EditableText""
/:hiscore6Symbol 286 EditableText""
/:xname7Symbol 287 EditableText""
/:hiscore7Symbol 288 EditableText""
/:xname8Symbol 289 EditableText""
/:hiscore8Symbol 290 EditableText""
/:xname9Symbol 291 EditableText""
/:hiscore9Symbol 292 EditableText""
/:xname10Symbol 293 EditableText""
/:hiscore10Symbol 294 EditableText""
/:xname11Symbol 295 EditableText""
/:hiscore11Symbol 296 EditableText""
/:xname12Symbol 297 EditableText""
/:hiscore12Symbol 298 EditableText""
/:xname13Symbol 299 EditableText""
/:hiscore13Symbol 300 EditableText""
/:xname14Symbol 301 EditableText""
/:hiscore14Symbol 302 EditableText""
/:xname15Symbol 303 EditableText""
/:hiscore15Symbol 304 EditableText""
/:xname16Symbol 305 EditableText""
/:hiscore16Symbol 306 EditableText""
/:xname17Symbol 307 EditableText""
/:hiscore17Symbol 308 EditableText""
/:xname18Symbol 309 EditableText""
/:hiscore18Symbol 310 EditableText""
/:xname19Symbol 311 EditableText""
/:hiscore19Symbol 312 EditableText""
/:xname20Symbol 313 EditableText""
/:hiscore20Symbol 314 EditableText""
/:xname2Symbol 315 EditableText"- - High"
/:hiscore2Symbol 316 EditableText"Scores - -"
/:xnameSymbol 319 EditableText"Name Here"




http://swfchan.com/3/14880/info.shtml
Created: 3/6 -2019 06:33:54 Last modified: 3/6 -2019 06:33:54 Server time: 09/05 -2024 07:46:43