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

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

Starfrosch.swf

This is the info page for
Flash #23826

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


Text
start

use the arrow keys to move

collect the stars

don't eat the flowers

Score: 0

download now

serie3 - mcloud -  remix

starguitar

serie3

don't stop

don't ever come back

released at //realaudio.ch

play again

ActionScript [AS1/AS2]

Frame 1
_root.punkte_mc.punkte_txt.text = "Score: 0"; _global.punkte = 0; _global.addLives = 0; _global.lives = 2; _global.xPos = 0; _global.yPos = 0; _global.rotation = 0; _global.mult = 1; _global.cheat = 1; stop(); this.onButton_btn.onRelease = function () { screen_mc._visible = true; }; this.go_btn.onRelease = function () { gotoAndPlay (2); }; this.onButton_btn.onRelease = function () { screen_mc._visible = true; }; this.start_btn.onRelease = function () { gotoAndStop (2); };
Instance of Symbol 8 MovieClip in Frame 1
/* no clip actions */
Instance of Symbol 12 MovieClip "starfrosch_mc" in Frame 1
onClipEvent (keyDown) { _root.gotoAndStop(2); } on (release) { getURL ("http://www.starfrosch.ch", "_self"); }
Frame 2
stop(); this.onButton_btn.onRelease = function () { screen_mc._visible = true; }; this.go_btn.onRelease = function () { gotoAndPlay (3); }; _date = new Date(); pfeil_mc.mydate = _date.getTime();
Instance of Symbol 31 MovieClip "pfeil_mc" in Frame 2
/* no clip actions */
Instance of Symbol 29 MovieClip "blume_mc" in Frame 2
onClipEvent (keyDown) { _root.gotoAndStop(3); }
Frame 3
stop(); frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 0; _global.rotation = 0; frosch_mc._x = 63.6 + (frosch_mc._width / 2); _global.xPos = frosch_mc._x; frosch_mc._y = 363.6 + (frosch_mc._height / 2); _global.yPos = frosch_mc._y; added = false; this.PfeilBlink1_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip in Frame 3
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(4); } }
Instance of Symbol 36 MovieClip "stern01_mc" in Frame 3
/* no clip actions */
Instance of Symbol 49 MovieClip "SternRot_mc" in Frame 3
onClipEvent (enterFrame) { if (count == 36) { index = Math.round(Math.random() * 4); this._x = xPos[index] - 20; this._y = yPos[index] - 20; count = 0; } else { count = count + 1; } }
Instance of Symbol 54 MovieClip "punkte_mc" in Frame 3
/* no clip actions */
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 3
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Instance of Symbol 3 MovieClip [Frosch] "life1_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 1) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life2_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 2) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life3_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 3) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life4_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 4) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life5_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 5) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life6_mc" in Frame 3
onClipEvent (enterFrame) { if (_global.lives >= 6) { this._visible = true; } else { this._visible = false; } }
Frame 4
stop(); _root.frosch_mc._x = 151.4; _root.frosch_mc._y = 364.6; frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 0; frosch_mc._x = 150.9 + (frosch_mc._width / 2); frosch_mc._y = 364.4 + (frosch_mc._height / 2); _global.rotation = 0; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; Blume1_mc.i = 0; Blume1_mc.up = true; blume2_mc.i = 0; blume2_mc.up = true; Blume3_mc.i = 0; Blume3_mc.up = true; blume4_mc.i = 0; blume4_mc.up = true; blume5_mc.i = 0; blume5_mc.up = true; blume6_mc.i = 0; blume6_mc.up = true; blume7_mc.i = 0; blume7_mc.up = true; blume8_mc.i = 0; blume8_mc.up = true; blume9_mc.i = 0; blume9_mc.up = true; this.stern2_mc.sternOrig_mc.play(); this.PfeilBlink1_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(5); } }
Instance of Symbol 36 MovieClip "stern11_mc" in Frame 4
/* no clip actions */
Instance of Symbol 29 MovieClip "Blume1_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 25) && (up)) { this._y = this._y - 3; i++; } else { up = false; } if ((i > 0) && (!up)) { this._y = this._y + 3; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume2_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._y = this._y - 5; i++; } else { up = false; } if ((i > 0) && (!up)) { this._y = this._y + 5; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume4_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 25) && (up)) { this._x = this._x - 4; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x + 4; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "Blume3_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 20) && (up)) { this._y = this._y - 4; i++; } else { up = false; } if ((i > 0) && (!up)) { this._y = this._y + 4; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume6_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._x = this._x + 5; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x - 5; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume7_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._x = this._x - 6; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x + 6; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume5_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._x = this._x + 3; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x - 3; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume8_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._x = this._x - 3; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x + 3; i--; } else { up = true; } }
Instance of Symbol 29 MovieClip "blume9_mc" in Frame 4
onClipEvent (enterFrame) { if ((i < 15) && (up)) { this._x = this._x + 3; i++; } else { up = false; } if ((i > 0) && (!up)) { this._x = this._x - 3; i--; } else { up = true; } }
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 4
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Frame 5
stop(); _root.frosch_mc._x = 64.5 + (frosch_mc._width / 2); _root.frosch_mc._y = 366 + (frosch_mc._height / 2); frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 0; frosch_mc._x = 64.5 + (frosch_mc._width / 2); frosch_mc._y = 363.6 + (frosch_mc._height / 2); _global.rotation = 0; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; this.PfeilBlink1_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(6); } }
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 5
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Frame 6
stop(); _root.frosch_mc._x = 0 + (frosch_mc._width / 2); _root.frosch_mc._y = 289.1 + (frosch_mc._height / 2); frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 90; frosch_mc._x = 2.3 + (frosch_mc._width / 2); frosch_mc._y = 289.1 + (frosch_mc._height / 2); _global.rotation = 90; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; count = 0; count2 = 0; this.PfeilBlink1_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip "tür_mx" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(7); } }
Instance of Symbol 49 MovieClip "sternRot_mx" in Frame 6
onClipEvent (enterFrame) { if (count == 36) { if (count2 == 5) { this._x = xPos[0]; this._y = yPos[0]; count2 = 0; } else { index = Math.round(Math.random() * 4); this._x = xPos[index]; this._y = yPos[index]; count2 = count2 + 1; } count = 0; } else { count = count + 1; } }
Instance of Symbol 49 MovieClip in Frame 6
onClipEvent (enterFrame) { if (count == 36) { if (count2 == 5) { this._x = xPos[0]; this._y = yPos[0]; count2 = 0; } else { index = Math.round(Math.random() * 4); this._x = xPos[index]; this._y = yPos[index]; count2 = count2 + 1; } count = 0; } else { count = count + 1; } }
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 6
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Frame 7
stop(); _root.frosch_mc._x = 223 + (frosch_mc._width / 2); _root.frosch_mc._y = 366 + (frosch_mc._height / 2); frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 0; frosch_mc._x = 223 + (frosch_mc._width / 2); frosch_mc._y = 363.5 + (frosch_mc._height / 2); _global.rotation = 0; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; this.PfeilBlink1_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip "ausgang7_mc" in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(8); } }
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 7
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Frame 8
stop(); frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 90; frosch_mc._x = 2.5 + (frosch_mc._width / 2); frosch_mc._y = 324.2 + (frosch_mc._height / 2); _global.rotation = 90; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; this.PfeilBlink_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _global.mult = _global.mult + 0.3; _root.gotoAndStop(3); } }
Instance of Symbol 29 MovieClip "Blume1_mc" in Frame 8
onClipEvent (enterFrame) { if ((_y > (400 + this._width)) || (_x > (400 + this._width))) { _y = (-this._width); _x = random(200); } else { _y = (_y + (5 * _global.mult)); _x = (_x + (5 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume4_mc" in Frame 8
onClipEvent (enterFrame) { if ((_x > (400 + this._width)) || (_y > (400 + this._width))) { _x = (-this._width); _y = random(200); } else { _x = (_x + (5 * _global.mult)); _y = (_y + (1 * _global.mult)); } }
Instance of Symbol 29 MovieClip "Blume3_mc" in Frame 8
onClipEvent (enterFrame) { if ((_y > (400 + this._width)) || (_x > (400 + this._width))) { _y = (-this._width); _x = random(200); } else { _y = (_y + (3 * _global.mult)); _x = (_x + (1 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume6_mc" in Frame 8
onClipEvent (enterFrame) { if ((_x > (400 + this._width)) || (_y < (-this._width))) { _x = (-this._width); _y = random(200); } else { _x = (_x + (4 * _global.mult)); _y = (_y - (3 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume7_mc" in Frame 8
onClipEvent (enterFrame) { if ((_y < (-this._width)) || (_x < (-this._width))) { _y = (400 + this._width); _x = (random(200) + 200); } else { _y = (_y - (5 * _global.mult)); _x = (_x - (5 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume5_mc" in Frame 8
onClipEvent (enterFrame) { if ((_x < (-this._width)) || (_y < (-this._width))) { _x = (400 + this._width); _y = (random(300) + 100); } else { _x = (_x - (4 * _global.mult)); _y = (_y - (3 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume8_mc" in Frame 8
onClipEvent (enterFrame) { if ((_x < (-this._width)) || (_y > (400 + this._width))) { _x = (400 + this._width); _y = (random(300) + 100); } else { _x = (_x - (3 * _global.mult)); _y = (_y + (1 * _global.mult)); } }
Instance of Symbol 29 MovieClip "blume9_mc" in Frame 8
onClipEvent (enterFrame) { if ((_y < (-this._width)) || (_x < (-this._width))) { _y = (400 + this._width); _x = (random(200) + 200); } else { _y = (_y - (4 * _global.mult)); _x = (_x - (2 * _global.mult)); } }
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 8
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } if ((Key.getAscii() == 68) && (_global.cheat > 0)) { _root.gotoAndStop(10); } } onClipEvent (enterFrame) { this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } }
Frame 9
pnConnector.storeScore(_global.punkte); this.onButton_btn.onRelease = function () { screen_mc._visible = true; }; this.again_btn.onRelease = function () { var _local1 = _global; _root.punkte_mc.punkte_txt.text = "Score: 0"; _local1.lives = 2; _local1.punkte = 0; _local1.addLives = 0; _local1.mult = 1; _local1.cheat = 1; gotoAndPlay (3); };
Instance of Symbol 12 MovieClip in Frame 9
on (release) { getURL ("http://www.starfrosch.ch", "_self"); }
Instance of Symbol 67 MovieClip "song5_mc" in Frame 9
onClipEvent (enterFrame) { if (_global.punkte >= 150) { _root.song5_mc._alpha = 100; } else { _root.song5_mc._alpha = 50; } } on (release) { if (_global.punkte > 150) { getURL ("ftp://ftp.scene.org/pub/music/groups/realaudio/rabr006_05_starfrosch_-_serie3_mc_loud_wall_rmx.mp3", "_self"); } }
Instance of Symbol 69 MovieClip "song5_mc" in Frame 9
on (release) { getURL ("ftp://ftp.scene.org/pub/music/groups/realaudio/rabr006_04_starfrosch_-_starguitar.mp3", "_self"); }
Instance of Symbol 71 MovieClip "song5_mc" in Frame 9
on (release) { getURL ("ftp://ftp.scene.org/pub/music/groups/realaudio/rabr006_03_starfrosch_-_serie3.mp3", "_self"); }
Instance of Symbol 73 MovieClip "song5_mc" in Frame 9
on (release) { getURL ("ftp://ftp.scene.org/pub/music/groups/realaudio/rabr006_02_starfrosch_-_dont_stop.mp3", "_self"); }
Instance of Symbol 75 MovieClip "song5_mc" in Frame 9
on (release) { getURL ("ftp://ftp.scene.org/pub/music/groups/realaudio/rabr006_01_starfrosch_-_dont_ever_come_back.mp3", "_self"); }
Instance of Symbol 77 MovieClip in Frame 9
on (release) { getURL ("http://www.realaudio.ch", "_self"); }
Instance of Symbol 80 MovieClip in Frame 9
on (release) { getURL ("http://creativecommons.org/licenses/by-nc-nd/2.0/", "_self"); }
Frame 10
frosch_mc.x = 0; frosch_mc.y = 0; frosch_mc._rotation = 90; frosch_mc._x = 2.5 + (frosch_mc._width / 2); frosch_mc._y = 324.2 + (frosch_mc._height / 2); _global.rotation = 90; _global.xPos = frosch_mc._x; _global.yPos = frosch_mc._y; this.P1_mc.gotoAndPlay(1); this.P2_mc.gotoAndPlay(1); this.P3_mc.gotoAndPlay(1); this.P4_mc.gotoAndPlay(1); this.P5_mc.gotoAndPlay(1);
Instance of Symbol 42 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(3); } }
Instance of Symbol 42 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(3); } }
Instance of Symbol 42 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(3); } }
Instance of Symbol 42 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(3); } }
Instance of Symbol 42 MovieClip in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(this._parent.frosch_mc)) { _root.gotoAndStop(3); } }
Instance of Symbol 90 MovieClip "Schutz_mc" in Frame 10
/* no clip actions */
Instance of Symbol 3 MovieClip [Frosch] "frosch_mc" in Frame 10
onClipEvent (keyDown) { if ((Key.getCode() == 38) && (this._y > (0 + (this._height / 2)))) { y = -5 * _global.mult; x = 0; this._rotation = 0; } if ((Key.getCode() == 40) && (this._y < (400 - (this._height / 2)))) { y = 5 * _global.mult; x = 0; this._rotation = 180; } if ((Key.getCode() == 37) && (this._x > (0 + (this._width / 2)))) { y = 0; x = -5 * _global.mult; this._rotation = 270; } if ((Key.getCode() == 39) && (this._x < (400 - (this._width / 2)))) { y = 0; x = 5 * _global.mult; this._rotation = 90; } } onClipEvent (enterFrame) { _global.cheat = 0; this._x = this._x + x; this._y = this._y + y; if (this._x < ((0 + (this._width / 2)) + 5)) { x = 0; } if (this._x > ((400 - (this._width / 2)) - 5)) { x = 0; } if (this._y < ((0 + (this._height / 2)) + 5)) { y = 0; } if (this._y > ((400 - (this._height / 2)) - 5)) { y = 0; } if (this.hitTest(_root.Schutz_mc)) { if (y < 0) { y = 0; this._y = this._y + 2; } if (x < 0) { x = 0; this._x = this._x + 2; } } }
Instance of Symbol 3 MovieClip [Frosch] "life1_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 1) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life2_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 2) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life3_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 3) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life4_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 4) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life5_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 5) { this._visible = true; } else { this._visible = false; } }
Instance of Symbol 3 MovieClip [Frosch] "life6_mc" in Frame 10
onClipEvent (enterFrame) { if (_global.lives >= 6) { this._visible = true; } else { this._visible = false; } }
Symbol 1 MovieClip [pnFlashGames] Frame 1
#initclip 1 pnFlashGames = function () { var _local1 = this; _local1.gid = _root.pn_gid; _local1.uname = _root.pn_uname; _local1.busy = false; _local1.gameSaved = null; _local1.gameLoaded = null; _local1.scoreStored = null; _local1.gameData = ""; }; pnFlashGames.prototype.saveGame = function (gameData) { var _local1 = this; _local1.busy = true; varsObj = new LoadVars(); varsObj.func = "saveGame"; varsObj.gid = _local1.gid; varsObj.gameData = gameData; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = _local1; varsObj.onLoad = _local1.saveGame_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.saveGame_Result = function (success) { var _local1 = this; _local1.parent._parent.incoming = _local1.opSuccess; if (_local1.opSuccess == "true") { _local1.parent.gameSaved = true; } else { _local1.parent.gameSaved = false; } _local1.parent.busy = false; }; pnFlashGames.prototype.loadGame = function () { var _local1 = this; _local1.busy = true; varsObj = new LoadVars(); varsObj.func = "loadGame"; varsObj.gid = _local1.gid; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = _local1; varsObj.onLoad = _local1.loadGame_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.loadGame_Result = function (success) { var _local1 = this; if (_local1.opSuccess == "true") { _local1.parent.gameLoaded = true; _local1.parent.gameData = gameData; } else { _local1.parent.gameLoaded = false; } if (_local1.parent.onLoadGame != null) { _local1.parent.onLoadGame(_local1.gameData); } _local1.parent.busy = false; }; pnFlashGames.prototype.storeScore = function (score) { var _local1 = this; _local1.busy = true; varsObj = new LoadVars(); varsObj.score = score; varsObj.func = "storeScore"; varsObj.gid = _local1.gid; varsObj.type = "user"; varsObj.module = "pnFlashGames"; varsObj.parent = _local1; varsObj.onLoad = _local1.storeScore_Result; varsObj.sendAndLoad("index.php", varsObj, "POST"); }; pnFlashGames.prototype.storeScore_Result = function (success) { var _local1 = this; if (_local1.opSuccess == "true") { _local1.parent.scoreStored = true; } else { _local1.parent.scoreStored = false; } _local1.parent.busy = false; }; Object.registerClass("pnFlashGames", pnFlashGames); #endinitclip
Instance of Symbol 28 MovieClip "blumeKl4_mc" in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { if (_global.lives > 0) { _root.frosch_mc._x = _global.xPos; _root.frosch_mc._y = _global.yPos; _root.frosch_mc._rotation = _global.rotation; _root.frosch_mc.x = 0; _root.frosch_mc.y = 0; _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.lives = _global.lives - 1; } else { trace("STOP" + _global.lives); _root.gotoAndStop(9); } } }
Instance of Symbol 28 MovieClip "blumeKl5_mc" in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { if (_global.lives > 0) { _root.frosch_mc._x = _global.xPos; _root.frosch_mc._y = _global.yPos; _root.frosch_mc._rotation = _global.rotation; _root.frosch_mc.x = 0; _root.frosch_mc.y = 0; _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.lives = _global.lives - 1; } else { _root.gotoAndStop(9); } } }
Instance of Symbol 28 MovieClip "blumeKl3_mc" in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { if (_global.lives > 0) { _root.frosch_mc._x = _global.xPos; _root.frosch_mc._y = _global.yPos; _root.frosch_mc._rotation = _global.rotation; _root.frosch_mc.x = 0; _root.frosch_mc.y = 0; _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.lives = _global.lives - 1; } else { trace("STOP" + _global.lives); _root.gotoAndStop(9); } } }
Instance of Symbol 28 MovieClip "blumeKl2_mc" in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { if (_global.lives > 0) { _root.frosch_mc._x = _global.xPos; _root.frosch_mc._y = _global.yPos; _root.frosch_mc._rotation = _global.rotation; _root.frosch_mc.x = 0; _root.frosch_mc.y = 0; _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.lives = _global.lives - 1; } else { trace("STOP" + _global.lives); _root.gotoAndStop(9); } } }
Instance of Symbol 28 MovieClip "blumeKl1_mc" in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { if (_global.lives > 0) { _root.frosch_mc._x = _global.xPos; _root.frosch_mc._y = _global.yPos; _root.frosch_mc._rotation = _global.rotation; _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _root.frosch_mc.x = 0; _root.frosch_mc.y = 0; _global.lives = _global.lives - 1; } else { trace("STOP" + _global.lives); _root.gotoAndStop(9); } } }
Symbol 36 MovieClip Frame 1
this.hit = false; stop();
Instance of Symbol 33 MovieClip "sternOrig_mc" in Symbol 36 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc) && (!this.hit)) { _global.punkte = _global.punkte + 10; _global.addLives = _global.addLives + 10; _root.punkte_mc.punkte_txt.text = "Score: " + _global.punkte; if (_global.addLives >= 1000) { _global.lives = _global.lives + 1; _global.addLives = 0; } this.hit = true; this._parent.gotoAndPlay(2); } }
Symbol 36 MovieClip Frame 6
stop();
Symbol 43 MovieClip Frame 32
stop();
Symbol 49 MovieClip Frame 1
_global.hit = false; this.h = _root.frosch_mc._height; this.w = _root.frosch_mc._width; _date = new Date(); _global.mydate = _date.getTime(); this.xPos = [66, 330, 353, 152, 65, 222]; this.yPos = [36, 158, 14, 362, 259, 215]; this.count = 1; stop();
Instance of Symbol 45 MovieClip "boundingPill_mc" in Symbol 49 MovieClip Frame 1
onClipEvent (enterFrame) { _date = new Date(); if (this.hitTest(_root.frosch_mc) && (!_global.hit)) { this.rot = _root.frosch_mc._rotation; this.hig = _root.frosch_mc._height; this.wit = _root.frosch_mc._width; _root.frosch_mc._xscale = 50; _root.frosch_mc._yscale = 50; _global.hit = true; _global.mydate = _date.getTime(); trace(_global.mydate); this._parent.gotoAndPlay(2); } if (_global.hit && (_date.getTime() > (_global.mydate + 10000))) { _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.hit = false; this._parent.gotoAndPlay(1); } }
Symbol 49 MovieClip Frame 6
stop();
Instance of Symbol 45 MovieClip "boundingPill_mc" in Symbol 49 MovieClip Frame 6
onClipEvent (enterFrame) { _date = new Date(); trace(_global.mydate); trace((_global.mydate + " ") + _date.getTime()); if (_global.hit && (_date.getTime() > (_global.mydate + 10000))) { _root.frosch_mc._xscale = 80; _root.frosch_mc._yscale = 80; _global.hit = false; this._parent.gotoAndPlay(1); } }
Symbol 52 MovieClip Frame 1
this.hit = false; this.h = _root.frosch_mc._height; this.w = _root.frosch_mc._width;
Instance of Symbol 33 MovieClip "sternOrig_mc" in Symbol 52 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc) && (!this.hit)) { _global.punkte = _global.punkte + 10; _global.addLives = _global.addLives + 10; _root.punkte_mc.punkte_txt.text = "Score: " + _global.punkte; this.hit = true; if (_global.addLives >= 1000) { _global.lives = _global.lives + 1; _global.addLives = 0; } this._parent.gotoAndPlay(20); } }
Instance of Symbol 51 MovieClip "sternOrig_mc" in Symbol 52 MovieClip Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { _root.frosch_mc._xscale = 120; _root.frosch_mc._yscale = 120; } }
Symbol 52 MovieClip Frame 19
this.gotoAndPlay(1);
Instance of Symbol 51 MovieClip "sternOrig_mc" in Symbol 52 MovieClip Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc)) { _root.frosch_mc._xscale = 120; _root.frosch_mc._yscale = 120; } }
Symbol 52 MovieClip Frame 24
stop();
Symbol 61 MovieClip Frame 1
this.hit1 = false;
Instance of Symbol 33 MovieClip "sternOrig_mc" in Symbol 61 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc) && (!this.hit1)) { _global.punkte = _global.punkte + 10; _global.addLives = _global.addLives + 10; _root.punkte_mc.punkte_txt.text = "Score: " + _global.punkte; this.hit1 = true; if (_global.addLives >= 1000) { _global.lives = _global.lives + 1; _global.addLives = 0; } this._parent.gotoAndPlay(61); } }
Instance of Symbol 33 MovieClip "sternOrig_mc" in Symbol 61 MovieClip Frame 30
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc) && (!this.hit1)) { _global.punkte = _global.punkte + 10; _root.punkte_mc.punkte_txt.text = "Score: " + _global.punkte; this._parent.gotoAndPlay(61); this.hit = true; } }
Symbol 61 MovieClip Frame 60
this.gotoAndPlay(1);
Symbol 61 MovieClip Frame 65
stop();
Symbol 62 MovieClip Frame 1
this.hit = false; stop();
Instance of Symbol 33 MovieClip "sternOrig_mc" in Symbol 62 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.frosch_mc) && (!this.hit)) { _global.punkte = _global.punkte + 50; _global.addLives + 40; _root.punkte_mc.punkte_txt.text = "Score: " + _global.punkte; this.hit = true; if (_global.addLives >= 1000) { _global.lives = _global.lives + 1; _global.addLives = 0; } this._parent.gotoAndPlay(2); } }
Symbol 62 MovieClip Frame 6
stop();

Library Items

Symbol 1 MovieClip [pnFlashGames]Used by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClip [Frosch]Uses:2Used by:Timeline
Symbol 4 GraphicUsed by:8
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:7
Symbol 7 MovieClipUses:6Used by:8
Symbol 8 MovieClipUses:4 7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:14 17 82
Symbol 14 MovieClipUses:13Used by:17 82
Symbol 15 FontUsed by:16 64 66 68 70 72 74 76
Symbol 16 TextUses:15Used by:17
Symbol 17 ButtonUses:14 16 13Used by:Timeline
Symbol 18 GraphicUsed by:19 22
Symbol 19 MovieClipUses:18Used by:22
Symbol 20 Font
Symbol 21 TextUsed by:22
Symbol 22 ButtonUses:19 21 18Used by:Timeline
Symbol 23 SoundUsed by:Timeline
Symbol 24 GraphicUsed by:29
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:29
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:29
Symbol 29 MovieClipUses:24 26 28Used by:Timeline
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:43  Timeline
Symbol 32 GraphicUsed by:33 34
Symbol 33 MovieClipUses:32Used by:36 52 61 62
Symbol 34 ButtonUses:32Used by:36 52 61 62
Symbol 35 SoundUsed by:36 49 52 61 62
Symbol 36 MovieClipUses:33 34 35Used by:Timeline
Symbol 37 FontUsed by:38 39 40 53 81
Symbol 38 TextUses:37Used by:Timeline
Symbol 39 TextUses:37Used by:Timeline
Symbol 40 TextUses:37Used by:Timeline
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:Timeline
Symbol 43 MovieClipUses:31Used by:Timeline
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:49
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:48
Symbol 48 MovieClipUses:47Used by:49
Symbol 49 MovieClipUses:45 48 35Used by:Timeline
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:52
Symbol 52 MovieClipUses:33 51 34 35Used by:Timeline
Symbol 53 EditableTextUses:37Used by:54
Symbol 54 MovieClipUses:53Used by:Timeline
Symbol 55 SoundUsed by:Timeline
Symbol 56 SoundUsed by:Timeline
Symbol 57 SoundUsed by:Timeline
Symbol 58 SoundUsed by:Timeline
Symbol 59 SoundUsed by:Timeline
Symbol 60 SoundUsed by:Timeline
Symbol 61 MovieClipUses:33 34 35Used by:Timeline
Symbol 62 MovieClipUses:33 34 35Used by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 TextUses:15Used by:Timeline
Symbol 65 GraphicUsed by:67 69 71 73 75 77
Symbol 66 TextUses:15Used by:67
Symbol 67 MovieClipUses:65 66Used by:Timeline
Symbol 68 TextUses:15Used by:69
Symbol 69 MovieClipUses:65 68Used by:Timeline
Symbol 70 TextUses:15Used by:71
Symbol 71 MovieClipUses:65 70Used by:Timeline
Symbol 72 TextUses:15Used by:73
Symbol 73 MovieClipUses:65 72Used by:Timeline
Symbol 74 TextUses:15Used by:75
Symbol 75 MovieClipUses:65 74Used by:Timeline
Symbol 76 TextUses:15Used by:77
Symbol 77 MovieClipUses:65 76Used by:Timeline
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:80
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 TextUses:37Used by:82
Symbol 82 ButtonUses:14 81 13Used by:Timeline
Symbol 83 SoundUsed by:Timeline
Symbol 84 BitmapUsed by:85
Symbol 85 GraphicUses:84Used by:Timeline
Symbol 86 BitmapUsed by:87
Symbol 87 GraphicUses:86Used by:88
Symbol 88 MovieClipUses:87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:Timeline

Instance Names

"starfrosch_mc"Frame 1Symbol 12 MovieClip
"start_btn"Frame 1Symbol 17 Button
"go_btn"Frame 1Symbol 22 Button
"Blume1_mc"Frame 2Symbol 29 MovieClip
"blume2_mc"Frame 2Symbol 29 MovieClip
"blume4_mc"Frame 2Symbol 29 MovieClip
"Blume3_mc"Frame 2Symbol 29 MovieClip
"blume6_mc"Frame 2Symbol 29 MovieClip
"blume7_mc"Frame 2Symbol 29 MovieClip
"blume5_mc"Frame 2Symbol 29 MovieClip
"blume8_mc"Frame 2Symbol 29 MovieClip
"pfeil_mc"Frame 2Symbol 31 MovieClip
"blume_mc"Frame 2Symbol 29 MovieClip
"PfeilBlink1_mc"Frame 3Symbol 43 MovieClip
"stern01_mc"Frame 3Symbol 36 MovieClip
"stern02_mc"Frame 3Symbol 36 MovieClip
"stern04_mc"Frame 3Symbol 36 MovieClip
"stern03_mc"Frame 3Symbol 36 MovieClip
"stern05_mc"Frame 3Symbol 36 MovieClip
"stern07_mc"Frame 3Symbol 36 MovieClip
"stern06_mc"Frame 3Symbol 36 MovieClip
"stern09_mc"Frame 3Symbol 36 MovieClip
"stern08_mc"Frame 3Symbol 36 MovieClip
"SternRot_mc"Frame 3Symbol 49 MovieClip
"stern11_mc"Frame 3Symbol 52 MovieClip
"stern10_mc"Frame 3Symbol 52 MovieClip
"blume10_mc"Frame 3Symbol 29 MovieClip
"punkte_mc"Frame 3Symbol 54 MovieClip
"frosch_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life1_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life2_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life3_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life4_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life5_mc"Frame 3Symbol 3 MovieClip [Frosch]
"life6_mc"Frame 3Symbol 3 MovieClip [Frosch]
"PfeilBlink2_mc"Frame 4Symbol 43 MovieClip
"stern11_mc"Frame 4Symbol 36 MovieClip
"stern12_mc"Frame 4Symbol 36 MovieClip
"stern14_mc"Frame 4Symbol 36 MovieClip
"stern13_mc"Frame 4Symbol 36 MovieClip
"stern15_mc"Frame 4Symbol 36 MovieClip
"stern17_mc"Frame 4Symbol 36 MovieClip
"stern16_mc"Frame 4Symbol 36 MovieClip
"stern110_mc"Frame 4Symbol 36 MovieClip
"stern18_mc"Frame 4Symbol 36 MovieClip
"stern19_mc"Frame 4Symbol 49 MovieClip
"Blume1_mc"Frame 4Symbol 29 MovieClip
"blume2_mc"Frame 4Symbol 29 MovieClip
"blume4_mc"Frame 4Symbol 29 MovieClip
"Blume3_mc"Frame 4Symbol 29 MovieClip
"blume6_mc"Frame 4Symbol 29 MovieClip
"blume7_mc"Frame 4Symbol 29 MovieClip
"blume5_mc"Frame 4Symbol 29 MovieClip
"blume8_mc"Frame 4Symbol 29 MovieClip
"blume9_mc"Frame 4Symbol 29 MovieClip
"frosch_mc"Frame 4Symbol 3 MovieClip [Frosch]
"PfeilBlink1_mc"Frame 5Symbol 43 MovieClip
"stern21_mc"Frame 5Symbol 61 MovieClip
"stern22_mc"Frame 5Symbol 61 MovieClip
"stern23_mc"Frame 5Symbol 61 MovieClip
"stern24_mc"Frame 5Symbol 61 MovieClip
"stern27_mc"Frame 5Symbol 61 MovieClip
"stern26_mc"Frame 5Symbol 61 MovieClip
"stern25_mc"Frame 5Symbol 61 MovieClip
"stern28_mc"Frame 5Symbol 61 MovieClip
"stern29_mc"Frame 5Symbol 61 MovieClip
"stern210_mc"Frame 5Symbol 61 MovieClip
"stern211_mc"Frame 5Symbol 61 MovieClip
"stern212_mc"Frame 5Symbol 61 MovieClip
"stern213_mc"Frame 5Symbol 61 MovieClip
"stern214_mc"Frame 5Symbol 61 MovieClip
"stern215_mc"Frame 5Symbol 61 MovieClip
"stern217_mc"Frame 5Symbol 61 MovieClip
"stern216_mc"Frame 5Symbol 61 MovieClip
"stern218_mc"Frame 5Symbol 61 MovieClip
"stern219_mc"Frame 5Symbol 61 MovieClip
"stern220_mc"Frame 5Symbol 61 MovieClip
"stern222_mc"Frame 5Symbol 61 MovieClip
"stern221_mc"Frame 5Symbol 61 MovieClip
"stern223_mc"Frame 5Symbol 61 MovieClip
"frosch_mc"Frame 5Symbol 3 MovieClip [Frosch]
"tür_mx"Frame 6Symbol 42 MovieClip
"stern32_mc"Frame 6Symbol 36 MovieClip
"stern34_mc"Frame 6Symbol 36 MovieClip
"stern36_mc"Frame 6Symbol 36 MovieClip
"stern39_mc"Frame 6Symbol 36 MovieClip
"stern38_mc"Frame 6Symbol 36 MovieClip
"stern312_mc"Frame 6Symbol 36 MovieClip
"stern311_mc"Frame 6Symbol 36 MovieClip
"stern313_mc"Frame 6Symbol 36 MovieClip
"stern310_mc"Frame 6Symbol 36 MovieClip
"stern31_mc"Frame 6Symbol 36 MovieClip
"stern33_mc"Frame 6Symbol 36 MovieClip
"stern35_mc"Frame 6Symbol 36 MovieClip
"stern37_mc"Frame 6Symbol 36 MovieClip
"stern316_mc"Frame 6Symbol 36 MovieClip
"stern314_mc"Frame 6Symbol 36 MovieClip
"stern315_mc"Frame 6Symbol 36 MovieClip
"stern317_mc"Frame 6Symbol 36 MovieClip
"sternRot_mx"Frame 6Symbol 49 MovieClip
"frosch_mc"Frame 6Symbol 3 MovieClip [Frosch]
"ausgang7_mc"Frame 7Symbol 42 MovieClip
"Stern42_mc"Frame 7Symbol 36 MovieClip
"Stern43_mc"Frame 7Symbol 36 MovieClip
"Stern44_mc"Frame 7Symbol 36 MovieClip
"Stern46_mc"Frame 7Symbol 36 MovieClip
"Stern41_mc"Frame 7Symbol 36 MovieClip
"Stern47_mc"Frame 7Symbol 36 MovieClip
"Stern412_mc"Frame 7Symbol 36 MovieClip
"Stern48_mc"Frame 7Symbol 36 MovieClip
"Stern410_mc"Frame 7Symbol 36 MovieClip
"Stern413_mc"Frame 7Symbol 52 MovieClip
"Stern45_mc"Frame 7Symbol 52 MovieClip
"Stern411_mc"Frame 7Symbol 52 MovieClip
"Stern49_mc"Frame 7Symbol 52 MovieClip
"Stern414_mc"Frame 7Symbol 52 MovieClip
"Stern41_mc"Frame 7Symbol 52 MovieClip
"frosch_mc"Frame 7Symbol 3 MovieClip [Frosch]
"PfeilBlink_mc"Frame 8Symbol 43 MovieClip
"Stern51_mc"Frame 8Symbol 36 MovieClip
"Stern54_mc"Frame 8Symbol 36 MovieClip
"Stern55_mc"Frame 8Symbol 36 MovieClip
"Stern53_mc"Frame 8Symbol 36 MovieClip
"Stern57_mc"Frame 8Symbol 36 MovieClip
"Stern56_mc"Frame 8Symbol 36 MovieClip
"Stern59_mc"Frame 8Symbol 36 MovieClip
"Stern58_mc"Frame 8Symbol 36 MovieClip
"Stern510_mc"Frame 8Symbol 36 MovieClip
"Stern514_mc"Frame 8Symbol 36 MovieClip
"Stern511_mc"Frame 8Symbol 36 MovieClip
"Stern513_mc"Frame 8Symbol 36 MovieClip
"Stern512_mc"Frame 8Symbol 62 MovieClip
"Stern52_mc"Frame 8Symbol 62 MovieClip
"Blume1_mc"Frame 8Symbol 29 MovieClip
"blume4_mc"Frame 8Symbol 29 MovieClip
"Blume3_mc"Frame 8Symbol 29 MovieClip
"blume6_mc"Frame 8Symbol 29 MovieClip
"blume7_mc"Frame 8Symbol 29 MovieClip
"blume5_mc"Frame 8Symbol 29 MovieClip
"blume8_mc"Frame 8Symbol 29 MovieClip
"blume9_mc"Frame 8Symbol 29 MovieClip
"frosch_mc"Frame 8Symbol 3 MovieClip [Frosch]
"song5_mc"Frame 9Symbol 67 MovieClip
"song5_mc"Frame 9Symbol 69 MovieClip
"song5_mc"Frame 9Symbol 71 MovieClip
"song5_mc"Frame 9Symbol 73 MovieClip
"song5_mc"Frame 9Symbol 75 MovieClip
"again_btn"Frame 9Symbol 82 Button
"pnConnector"Frame 9Symbol 1 MovieClip [pnFlashGames]
"Schutz_mc"Frame 10Symbol 90 MovieClip
"P1_mc"Frame 10Symbol 43 MovieClip
"P2_mc"Frame 10Symbol 43 MovieClip
"P3_mc"Frame 10Symbol 43 MovieClip
"P4_mc"Frame 10Symbol 43 MovieClip
"P5_mc"Frame 10Symbol 43 MovieClip
"sternD22_mc"Frame 10Symbol 36 MovieClip
"sternD21_mc"Frame 10Symbol 36 MovieClip
"sternD20_mc"Frame 10Symbol 36 MovieClip
"sternD23_mc"Frame 10Symbol 36 MovieClip
"sternD16_mc"Frame 10Symbol 36 MovieClip
"sternD24_mc"Frame 10Symbol 36 MovieClip
"sternD25_mc"Frame 10Symbol 36 MovieClip
"sternD19_mc"Frame 10Symbol 36 MovieClip
"sternD6_mc"Frame 10Symbol 36 MovieClip
"sternD11_mc"Frame 10Symbol 36 MovieClip
"sternD12_mc"Frame 10Symbol 36 MovieClip
"sternD26_mc"Frame 10Symbol 36 MovieClip
"sternD27_mc"Frame 10Symbol 36 MovieClip
"sternD28_mc"Frame 10Symbol 36 MovieClip
"sternD18_mc"Frame 10Symbol 36 MovieClip
"sternD13_mc"Frame 10Symbol 36 MovieClip
"sternD10_mc"Frame 10Symbol 36 MovieClip
"sternD5_mc"Frame 10Symbol 36 MovieClip
"sternD1_mc"Frame 10Symbol 36 MovieClip
"sternD4_mc"Frame 10Symbol 36 MovieClip
"sternD2_mc"Frame 10Symbol 36 MovieClip
"sternD9_mc"Frame 10Symbol 36 MovieClip
"sternD14_mc"Frame 10Symbol 36 MovieClip
"sternD17_mc"Frame 10Symbol 36 MovieClip
"sternD29_mc"Frame 10Symbol 36 MovieClip
"sternD15_mc"Frame 10Symbol 36 MovieClip
"sternD8_mc"Frame 10Symbol 36 MovieClip
"sternD7_mc"Frame 10Symbol 36 MovieClip
"sternD3_mc"Frame 10Symbol 36 MovieClip
"frosch_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life1_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life2_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life3_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life4_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life5_mc"Frame 10Symbol 3 MovieClip [Frosch]
"life6_mc"Frame 10Symbol 3 MovieClip [Frosch]
"blumeKl4_mc"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"blumeKl5_mc"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"blumeKl3_mc"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"blumeKl2_mc"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"blumeKl1_mc"Symbol 29 MovieClip Frame 1Symbol 28 MovieClip
"sternOrig_mc"Symbol 36 MovieClip Frame 1Symbol 33 MovieClip
"boundingPill_mc"Symbol 49 MovieClip Frame 1Symbol 45 MovieClip
"sternOrig_mc"Symbol 49 MovieClip Frame 1Symbol 48 MovieClip
"boundingPill_mc"Symbol 49 MovieClip Frame 2Symbol 45 MovieClip
"boundingPill_mc"Symbol 49 MovieClip Frame 6Symbol 45 MovieClip
"sternOrig_mc"Symbol 52 MovieClip Frame 1Symbol 33 MovieClip
"sternOrig_mc"Symbol 52 MovieClip Frame 9Symbol 51 MovieClip
"sternOrig_mc"Symbol 52 MovieClip Frame 19Symbol 51 MovieClip
"punkte_txt"Symbol 54 MovieClip Frame 1Symbol 53 EditableText
"sternOrig_mc"Symbol 61 MovieClip Frame 1Symbol 33 MovieClip
"sternOrig_mc"Symbol 61 MovieClip Frame 30Symbol 33 MovieClip
"sternOrig_mc"Symbol 62 MovieClip Frame 1Symbol 33 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "pnFlashGames"
ExportAssets (56)Timeline Frame 1Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 3Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 4Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 5Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 6Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 7Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 8Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 9Symbol 1 as "pnFlashGames"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"
ExportAssets (56)Timeline Frame 10Symbol 3 as "Frosch"




http://swfchan.com/5/23826/info.shtml
Created: 25/5 -2019 21:43:47 Last modified: 25/5 -2019 21:43:47 Server time: 09/05 -2024 15:16:28