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

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

Frogger.swf

This is the info page for
Flash #32714

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


Text
play frogger

play frogger

how to play

how to play

Level:

00

Lives:

3

Time:

50000

Score:

00000000

Lilly Pads:

pts

Final Score:

00000000

The aim of the game is simple, get your frog across the busy road then
across the river to his lilly pad home...

You have a time limit to reach all five of your
lilly pads          Once you have landed on
all five lilly pads, you will progress to the
next level

Avoid Cars:

Stay on the Logs:

You die if you get hit by a car or fall in the river.

Controlling your frog

cursor up

cursor down

cursor
right

cursor
left

frog power ups

extra
life

1000
points

skip
level

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (19) { gotoAndPlay (12); }
Frame 10
ifFrameLoaded (19) { gotoAndPlay (12); }
Frame 11
gotoAndPlay (1);
Frame 12
cmove = "1"; lmove = "1"; level = "0"; score = "0"; storelife = "3"; deadcount = "100"; stop();
Frame 13
stopAllSounds(); cmove = cmove + "1"; lmove = lmove + "1"; level = level + "1"; timer = "3000"; win = "0"; life = storelife;
Frame 15
if (win >= "5") { storelife = life; score = score + timer; setProperty("/player", _y , "390"); gotoAndPlay (13); } if (win < "1") { setProperty("/pad1", _alpha , "0"); setProperty("/pad2", _alpha , "0"); setProperty("/pad3", _alpha , "0"); setProperty("/pad4", _alpha , "0"); setProperty("/pad5", _alpha , "0"); } else if (win < "2") { setProperty("/pad1", _alpha , "100"); setProperty("/pad2", _alpha , "0"); setProperty("/pad3", _alpha , "0"); setProperty("/pad4", _alpha , "0"); setProperty("/pad5", _alpha , "0"); } else if (win < "3") { setProperty("/pad1", _alpha , "100"); setProperty("/pad2", _alpha , "100"); setProperty("/pad3", _alpha , "0"); setProperty("/pad4", _alpha , "0"); setProperty("/pad5", _alpha , "0"); } else if (win < "4") { setProperty("/pad1", _alpha , "100"); setProperty("/pad2", _alpha , "100"); setProperty("/pad3", _alpha , "100"); setProperty("/pad4", _alpha , "0"); setProperty("/pad5", _alpha , "0"); } else if (win < "5") { setProperty("/pad1", _alpha , "100"); setProperty("/pad2", _alpha , "100"); setProperty("/pad3", _alpha , "100"); setProperty("/pad4", _alpha , "100"); setProperty("/pad5", _alpha , "0"); } timer = timer - "1"; if (("0" >= timer) or ("0" >= life)) { gotoAndPlay (17); } safe = "0"; sx = getProperty("/player", _x); sy = getProperty("/player", _y); leftend = "100"; rightend = "650"; cnum = "0"; lnum = "0"; enum = "0"; leftendlog = "50"; rightendlog = "620"; leftlogstart = "-50"; rightlogstart = "620"; cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx + cmove); if (rightend < cx) { setProperty("car" add cnum, _x , "-30"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } cnum = cnum + "1"; cx = getProperty("car" add cnum, _x); cy = getProperty("car" add cnum, _y); setProperty("car" add cnum, _x , cx - cmove); if (cx < (-leftend)) { setProperty("car" add cnum, _x , "580"); } if (((((cx + "50") >= sx) and (sx >= (cx - "50"))) and ((cy + "10") >= sy)) and (sy >= (cy - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splat"); }; life = life - "1"; } if (((sy >= "109") and ("110" >= sy)) and ("20" < sx)) { setProperty("/player", _x , sx - lmove); } if (((sy >= "89") and ("91" >= sy)) and (sx < "560")) { setProperty("/player", _x , sx + lmove); } if (((sy >= "69") and ("71" >= sy)) and ("20" < sx)) { setProperty("/player", _x , sx - lmove); } if (((sy >= "49") and ("51" >= sy)) and (sx < "560")) { setProperty("/player", _x , sx + lmove); } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx - lmove); if (lx < (-leftendlog)) { setProperty("log" add lnum, _x , rightlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } lnum = lnum + "1"; lx = getProperty("log" add lnum, _x); ly = getProperty("log" add lnum, _y); setProperty("log" add lnum, _x , lx + lmove); if (rightendlog < lx) { setProperty("log" add lnum, _x , leftlogstart); } if (((((lx + "50") >= sx) and (sx >= (lx - "50"))) and ((ly + "10") >= sy)) and (sy >= (ly - "10"))) { setProperty("/player", _y , "390"); tellTarget ("/sound") { gotoAndStop ("splash"); }; life = life - "1"; } enum = enum + "1"; ex = getProperty("end" add enum, _x); ey = getProperty("end" add enum, _y); if (((((ex + "30") >= sx) and (sx >= (ex - "30"))) and ((ey + "10") >= sy)) and (sy >= (ey - "10"))) { setProperty("/player", _y , "390"); safe = "1"; tellTarget ("/sound") { gotoAndStop ("win"); }; win = win + "1"; setProperty("end" add enum, _y , "-200"); } enum = enum + "1"; ex = getProperty("end" add enum, _x); ey = getProperty("end" add enum, _y); if (((((ex + "30") >= sx) and (sx >= (ex - "30"))) and ((ey + "10") >= sy)) and (sy >= (ey - "10"))) { setProperty("/player", _y , "390"); safe = "1"; tellTarget ("/sound") { gotoAndStop ("win"); }; win = win + "1"; setProperty("end" add enum, _y , "-200"); } enum = enum + "1"; ex = getProperty("end" add enum, _x); ey = getProperty("end" add enum, _y); if (((((ex + "30") >= sx) and (sx >= (ex - "30"))) and ((ey + "10") >= sy)) and (sy >= (ey - "10"))) { setProperty("/player", _y , "390"); safe = "1"; tellTarget ("/sound") { gotoAndStop ("win"); }; win = win + "1"; setProperty("end" add enum, _y , "-200"); } enum = enum + "1"; ex = getProperty("end" add enum, _x); ey = getProperty("end" add enum, _y); if (((((ex + "30") >= sx) and (sx >= (ex - "30"))) and ((ey + "10") >= sy)) and (sy >= (ey - "10"))) { setProperty("/player", _y , "390"); safe = "1"; tellTarget ("/sound") { gotoAndStop ("win"); }; win = win + "1"; setProperty("end" add enum, _y , "-200"); } enum = enum + "1"; ex = getProperty("end" add enum, _x); ey = getProperty("end" add enum, _y); if (((((ex + "30") >= sx) and (sx >= (ex - "30"))) and ((ey + "10") >= sy)) and (sy >= (ey - "10"))) { setProperty("/player", _y , "390"); safe = "1"; tellTarget ("/sound") { gotoAndStop ("win"); }; win = win + "1"; setProperty("end" add enum, _y , "-200"); } if (((((sy >= "29") and ("31" >= sy)) and (sx < "560")) and (safe == "0")) and (win < "5")) { setProperty("/player", _y , "390"); life = life - "1"; } if ("0" >= extracount) { extrastart = random("20"); extracount = "50"; } extracount = extracount - "1"; if (extrastart == "1") { if (extrapos == "0") { extrachoose = random("3"); extraposy = random("3"); extraposx = random("450") + "50"; setProperty("/pow", _x , extraposx); if (extraposy == "0") { setProperty("/pow", _y , "330"); } else if (extraposy == "1") { setProperty("/pow", _y , "290"); } else if (extraposy == "2") { setProperty("/pow", _y , "230"); } else { setProperty("/pow", _y , "230"); } if (extrachoose == "0") { tellTarget ("/pow") { gotoAndStop ("life"); }; } else if (extrachoose == "1") { tellTarget ("/pow") { gotoAndStop ("score"); }; } else if (extrachoose == "2") { tellTarget ("/pow") { gotoAndStop ("skip"); }; } else { tellTarget ("/pow") { gotoAndStop ("skip"); }; } } extrapos = "1"; } else { setProperty("/pow", _x , "-500"); extrapos = "0"; } epx = getProperty("/pow", _x); epy = getProperty("/pow", _y); if (((((epx + "15") >= sx) and (sx >= (epx - "15"))) and ((epy + "15") >= sy)) and (sy >= (epy - "15"))) { extrastart = "0"; tellTarget ("/sound") { gotoAndStop ("chime"); }; if (extrachoose == "0") { life = life + "1"; } else if (extrachoose == "1") { score = score + "1000"; } else if (extrachoose >= "2") { win = "5"; } }
Frame 16
gotoAndPlay (15);
Frame 17
stopAllSounds(); if (deadcount < "0") { gotoAndStop (12); } deadcount = deadcount - "1";
Frame 18
gotoAndPlay (17);
Frame 19
stop();
Symbol 30 MovieClip Frame 1
froggo = random("150"); if (froggo == "1") { gotoAndPlay (3); }
Symbol 30 MovieClip Frame 2
gotoAndPlay (1);
Symbol 30 MovieClip Frame 14
froggo = "0";
Symbol 37 Button
on (release) { gotoAndPlay (13); }
Symbol 40 Button
on (release) { gotoAndStop (19); }
Symbol 47 Button
on (keyPress "<Left>") { tellTarget ("/player") { gotoAndStop ("left"); }; if ("30" < sx) { setProperty("/player", _x , getProperty("/player", _x) - "20"); } } on (keyPress "<Right>") { tellTarget ("/player") { gotoAndStop ("right"); }; if (sx < "550") { setProperty("/player", _x , getProperty("/player", _x) + "20"); } } on (keyPress "<Up>") { tellTarget ("/player") { gotoAndStop ("up"); }; if ("10" < sy) { setProperty("/player", _y , getProperty("/player", _y) - "20"); } } on (keyPress "<Down>") { tellTarget ("/player") { gotoAndStop ("down"); }; if (sy < "380") { setProperty("/player", _y , getProperty("/player", _y) + "20"); } }
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 5
stop();
Symbol 91 MovieClip Frame 10
stop();
Symbol 91 MovieClip Frame 15
stop();
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 2
stop();
Symbol 105 MovieClip Frame 3
stop();
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 2
gotoAndStop (1);
Symbol 111 MovieClip Frame 4
gotoAndStop (1);
Symbol 111 MovieClip Frame 7
gotoAndStop (1);
Symbol 111 MovieClip Frame 10
gotoAndStop (1);

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:5
Symbol 5 MovieClipUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:30
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:30
Symbol 11 SoundUsed by:30
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:30
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:30
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:30
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:30
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:30
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:30
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:30
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:30
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 MovieClipUses:8 10 11 13 15 17 19 21 23 25 27 29Used by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 GraphicUsed by:37 40
Symbol 33 FontUsed by:34 35 38 39 94 96 98 100 104 116 117 121 122 123 124 125 127 134
Symbol 34 TextUses:33Used by:37
Symbol 35 TextUses:33Used by:37
Symbol 36 SoundUsed by:37 40
Symbol 37 ButtonUses:32 34 35 36Used by:Timeline
Symbol 38 TextUses:33Used by:40
Symbol 39 TextUses:33Used by:40
Symbol 40 ButtonUses:32 38 39 36Used by:Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 SoundUsed by:Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 BitmapUsed by:45
Symbol 45 GraphicUses:44Used by:Timeline
Symbol 46 GraphicUsed by:47
Symbol 47 ButtonUses:46Used by:Timeline
Symbol 48 BitmapUsed by:50 71 75
Symbol 49 BitmapUsed by:50 75
Symbol 50 GraphicUses:48 49Used by:51
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 BitmapUsed by:54
Symbol 53 BitmapUsed by:54 71
Symbol 54 GraphicUses:52 53Used by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 BitmapUsed by:57 77
Symbol 57 GraphicUses:56Used by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 BitmapUsed by:61 79
Symbol 60 BitmapUsed by:61 79
Symbol 61 GraphicUses:59 60Used by:62
Symbol 62 MovieClipUses:61Used by:Timeline
Symbol 63 BitmapUsed by:65 73
Symbol 64 BitmapUsed by:65 73
Symbol 65 GraphicUses:63 64Used by:66
Symbol 66 MovieClipUses:65Used by:Timeline
Symbol 67 BitmapUsed by:69 81
Symbol 68 BitmapUsed by:69 81
Symbol 69 GraphicUses:67 68Used by:70
Symbol 70 MovieClipUses:69Used by:Timeline
Symbol 71 GraphicUses:48 53Used by:72
Symbol 72 MovieClipUses:71Used by:Timeline
Symbol 73 GraphicUses:63 64Used by:74
Symbol 74 MovieClipUses:73Used by:Timeline
Symbol 75 GraphicUses:48 49Used by:76
Symbol 76 MovieClipUses:75Used by:Timeline
Symbol 77 GraphicUses:56Used by:78
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 GraphicUses:59 60Used by:80
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 GraphicUses:67 68Used by:82
Symbol 82 MovieClipUses:81Used by:Timeline
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:83Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:105  Timeline
Symbol 87 GraphicUsed by:91
Symbol 88 GraphicUsed by:91
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:87 88 89 90Used by:Timeline
Symbol 92 FontUsed by:93 95 97 99 101 129 130 131 132 135 136 137
Symbol 93 TextUses:92Used by:Timeline
Symbol 94 EditableTextUses:33Used by:Timeline
Symbol 95 TextUses:92Used by:Timeline
Symbol 96 EditableTextUses:33Used by:Timeline
Symbol 97 TextUses:92Used by:Timeline
Symbol 98 EditableTextUses:33Used by:Timeline
Symbol 99 TextUses:92Used by:Timeline
Symbol 100 EditableTextUses:33Used by:Timeline
Symbol 101 TextUses:92Used by:Timeline
Symbol 102 GraphicUsed by:105
Symbol 103 GraphicUsed by:105
Symbol 104 TextUses:33Used by:105  Timeline
Symbol 105 MovieClipUses:102 103 104 86Used by:Timeline
Symbol 106 GraphicUsed by:111  Timeline
Symbol 107 SoundUsed by:111
Symbol 108 SoundUsed by:111
Symbol 109 SoundUsed by:111
Symbol 110 SoundUsed by:111
Symbol 111 MovieClipUses:106 107 108 109 110Used by:Timeline
Symbol 112 GraphicUsed by:Timeline
Symbol 113 GraphicUsed by:Timeline
Symbol 114 GraphicUsed by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 TextUses:33Used by:Timeline
Symbol 117 EditableTextUses:33Used by:Timeline
Symbol 118 GraphicUsed by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 TextUses:33Used by:Timeline
Symbol 122 TextUses:33Used by:Timeline
Symbol 123 TextUses:33Used by:Timeline
Symbol 124 TextUses:33Used by:Timeline
Symbol 125 TextUses:33Used by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 TextUses:33Used by:Timeline
Symbol 128 GraphicUsed by:Timeline
Symbol 129 TextUses:92Used by:Timeline
Symbol 130 TextUses:92Used by:Timeline
Symbol 131 TextUses:92Used by:Timeline
Symbol 132 TextUses:92Used by:Timeline
Symbol 133 GraphicUsed by:Timeline
Symbol 134 TextUses:33Used by:Timeline
Symbol 135 TextUses:92Used by:Timeline
Symbol 136 TextUses:92Used by:Timeline
Symbol 137 TextUses:92Used by:Timeline
Symbol 138 GraphicUsed by:Timeline

Instance Names

"car1"Frame 15Symbol 51 MovieClip
"car2"Frame 15Symbol 55 MovieClip
"car3"Frame 15Symbol 58 MovieClip
"car4"Frame 15Symbol 62 MovieClip
"car6"Frame 15Symbol 66 MovieClip
"car7"Frame 15Symbol 70 MovieClip
"car8"Frame 15Symbol 72 MovieClip
"car5"Frame 15Symbol 74 MovieClip
"car9"Frame 15Symbol 76 MovieClip
"car10"Frame 15Symbol 78 MovieClip
"car11"Frame 15Symbol 58 MovieClip
"car12"Frame 15Symbol 74 MovieClip
"car13"Frame 15Symbol 51 MovieClip
"car14"Frame 15Symbol 55 MovieClip
"car15"Frame 15Symbol 62 MovieClip
"car16"Frame 15Symbol 72 MovieClip
"car17"Frame 15Symbol 80 MovieClip
"car18"Frame 15Symbol 76 MovieClip
"car19"Frame 15Symbol 70 MovieClip
"car20"Frame 15Symbol 66 MovieClip
"car21"Frame 15Symbol 55 MovieClip
"car22"Frame 15Symbol 51 MovieClip
"car23"Frame 15Symbol 82 MovieClip
"car24"Frame 15Symbol 62 MovieClip
"car25"Frame 15Symbol 74 MovieClip
"log1"Frame 15Symbol 84 MovieClip
"log2"Frame 15Symbol 84 MovieClip
"log3"Frame 15Symbol 84 MovieClip
"log4"Frame 15Symbol 84 MovieClip
"log5"Frame 15Symbol 84 MovieClip
"log6"Frame 15Symbol 84 MovieClip
"log7"Frame 15Symbol 84 MovieClip
"log8"Frame 15Symbol 84 MovieClip
"log9"Frame 15Symbol 84 MovieClip
"log10"Frame 15Symbol 84 MovieClip
"log11"Frame 15Symbol 84 MovieClip
"log12"Frame 15Symbol 84 MovieClip
"log13"Frame 15Symbol 84 MovieClip
"log14"Frame 15Symbol 84 MovieClip
"log15"Frame 15Symbol 84 MovieClip
"log16"Frame 15Symbol 84 MovieClip
"log17"Frame 15Symbol 84 MovieClip
"log18"Frame 15Symbol 84 MovieClip
"log19"Frame 15Symbol 84 MovieClip
"end1"Frame 15Symbol 86 MovieClip
"end2"Frame 15Symbol 86 MovieClip
"end3"Frame 15Symbol 86 MovieClip
"end4"Frame 15Symbol 86 MovieClip
"end5"Frame 15Symbol 86 MovieClip
"player"Frame 15Symbol 91 MovieClip
"pad1"Frame 15Symbol 86 MovieClip
"pad2"Frame 15Symbol 86 MovieClip
"pad3"Frame 15Symbol 86 MovieClip
"pad4"Frame 15Symbol 86 MovieClip
"pad5"Frame 15Symbol 86 MovieClip
"pow"Frame 15Symbol 105 MovieClip
"sound"Frame 15Symbol 111 MovieClip
"player"Frame 19Symbol 91 MovieClip
"end1"Frame 19Symbol 86 MovieClip
"car1"Frame 19Symbol 51 MovieClip
"car14"Frame 19Symbol 55 MovieClip
"1"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"2"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"3"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"4"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"5"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"6"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"7"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"8"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip

Labels

"loop"Frame 1
"start"Frame 12
"nextlevel"Frame 13
"gameloop"Frame 15
"dead"Frame 17
"howtoplay"Frame 19
"up"Symbol 91 MovieClip Frame 1
"down"Symbol 91 MovieClip Frame 5
"left"Symbol 91 MovieClip Frame 10
"right"Symbol 91 MovieClip Frame 15
"life"Symbol 105 MovieClip Frame 1
"score"Symbol 105 MovieClip Frame 2
"skip"Symbol 105 MovieClip Frame 3
"splat"Symbol 111 MovieClip Frame 2
"splash"Symbol 111 MovieClip Frame 4
"win"Symbol 111 MovieClip Frame 7
"chime"Symbol 111 MovieClip Frame 10

Dynamic Text Variables

levelSymbol 94 EditableText"00"
lifeSymbol 96 EditableText"3"
timerSymbol 98 EditableText"50000"
scoreSymbol 100 EditableText"00000000"
scoreSymbol 117 EditableText"00000000"




http://swfchan.com/7/32714/info.shtml
Created: 17/5 -2019 20:39:08 Last modified: 17/5 -2019 20:39:08 Server time: 16/05 -2024 12:00:48