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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM55869427-13DC&rnd=55869427" width="1" height="1"></div>

qlympicsOrange.swf

This is the info page for
Flash #262291

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


Text
Q-lympics (c) 2002 Abraxas Medien

ActionScript [AS1/AS2]

Frame 1
function chargen(base, text, xoffset, yoffset, xscale, yscale, xspacing, yspacing) { line = 0; col = 0; i = 0; while (i < text.length) { if (text.charAt(i) == newline) { line++; col = 0; } else { base.attachMovie("font_" + text.charAt(i), "char_" + i, i); base["char_" + i]._x = xoffset + (xspacing * col); base["char_" + i]._y = yoffset + (yspacing * line); base["char_" + i]._xscale = xscale; base["char_" + i]._yscale = yscale; col++; } i++; } } _root.stop(); _root.stop(); _root.g_idlesince = 0; _level0.highscorephp = "http://www.q-lympics.de/interface.php3";
Instance of Symbol 224 MovieClip in Frame 1
onClipEvent (load) { stop(); this.wolke1.speed = 1 + random(3); this.wolke2.speed = -(1 + random(3)); this.wolke3.speed = 1 + random(3); this.wolke4.speed = -(1 + random(3)); i = 1; while (4 >= i) { this["wolke" + i].is_raining = false; this["wolke" + i].rain_timer = 0; this["wolke" + i].rain._visible = false; i++; } _root.idleloop = getTimer(); _root.chargen(this.wettmelken_logo, "wettmelken", 0, 0, 100, 100, 40, 40); } onClipEvent (mouseDown) { _root.idleloop = getTimer(); } onClipEvent (mouseUp) { _root.idleloop = getTimer(); } onClipEvent (enterFrame) { if ((2 >= _root._currentframe) && (20000 < (getTimer() - _root.idleloop))) { _root.freezehighscore = false; _root.gotoAndStop(25); } i = 0; while (i < 10) { this.wettmelken_logo["char_" + i]._yscale = 100 - (30 * Math.sin(((i * 60) + getTimer()) / 70)); i++; } i = 1; while (4 >= i) { if (!this["wolke" + i].is_raining) { this["wolke" + i]._x = this["wolke" + i]._x + this["wolke" + i].speed; } if (this["wolke" + i]._x >= 500) { this["wolke" + i].speed = 1 + random(3); this["wolke" + i]._x = -600; } else if (-600 >= this["wolke" + i]._x) { this["wolke" + i].speed = -(1 + random(3)); this["wolke" + i]._x = 500; } if (this["wolke" + i].is_raining) { this["wolke" + i].rain._visible = true; this["wolke" + i].rain_timer++; if (this["wolke" + i].rain_timer >= 30) { this["wolke" + i].rain_timer = 0; this["wolke" + i].is_raining = false; this["wolke" + i].rain._visible = false; } } i++; } }
Instance of Symbol 230 MovieClip "stdhand" in Frame 1
onClipEvent (load) { } onClipEvent (enterFrame) { this._x = _root._xmouse; this._y = _root._ymouse; }
Frame 25
_root.stop();
Frame 50
_root.stop();
Instance of Symbol 282 MovieClip "select_movie" in Frame 50
onClipEvent (load) { stop(); this.bird_explode.stop(); this.bird._x = 420; this.bird._y = -90; this.bird_explode._x = 415; this.bird_explode._y = -90; this.bird._visible = true; this.bird_explode._visible = false; this.bird.stepping = (random(10) / 5) + 0.25; this.snd_rollover = new Sound(this); this.snd_rollover.attachSound("rollover"); this.text = "Wettmelken starten"; _root.chargen(this.select_start, this.text, (-(this.text.length * 20)) / 2, 0, 70, 70, 20, 50); this.select_start.wrapper._xscale = (4 + this.text.length) * 20; this.select_start.wrapper._yscale = 600; this.select_start.wrapper._x = -5; this.select_start.wrapper._y = 5; this.text = "Anleitung fuer das Spiel"; _root.chargen(this.select_info, this.text, (-(this.text.length * 20)) / 2, 0, 70, 70, 20, 50); this.select_info.wrapper._xscale = (4 + this.text.length) * 20; this.select_info.wrapper._yscale = 600; this.select_info.wrapper._x = -5; this.select_info.wrapper._y = 5; this.text = "Highscores anzeigen"; _root.chargen(this.select_highscore, this.text, (-(this.text.length * 20)) / 2, 0, 70, 70, 20, 50); this.select_highscore.wrapper._xscale = (4 + this.text.length) * 20; this.select_highscore.wrapper._yscale = 600; this.select_highscore.wrapper._x = -5; this.select_highscore.wrapper._y = 5; } onClipEvent (enterFrame) { if ((_root._currentframe == 50) && (30000 < (getTimer() - _root.g_idlesince))) { _root.gotoAndStop(1); _root.idleloop = getTimer(); } this.bird._x = this.bird._x - 6.5; this.bird._y = this.bird._y - this.bird.stepping; this.bird_explode._x = this.bird_explode._x - 6.5; this.bird_explode._y = this.bird_explode._y - this.bird.stepping; if (this.bird._x < -350) { this.bird._x = 420; this.bird._y = -90; this.bird_explode._x = 415; this.bird_explode._y = -90; this.bird._visible = true; this.bird_explode._visible = false; this.bird.stepping = (random(10) / 5) + 0.25; } if (this.select_start.active) { if (!this.select_start.starve) { _root.select_movie.selectmenu_cow.select_arm._rotation = -90.6; _root.select_movie.selectmenu_cow.select_head._rotation = -10; } this.select_start._xscale = 100 + (40 * Math.sin((Math.PI/180) * this.select_start.stretch)); this.select_start.stretch = this.select_start.stretch + 10; if (this.select_start.stretch >= 360) { this.select_start.stretch = this.select_start.stretch - 360; if (this.select_start.starve) { this.select_start.active = false; } } } if (this.select_info.active) { if (!this.select_info.starve) { _root.select_movie.selectmenu_cow.select_arm._rotation = -79.3; _root.select_movie.selectmenu_cow.select_head._rotation = 0; } this.select_info._xscale = 100 + (40 * Math.sin((Math.PI/180) * this.select_info.stretch)); this.select_info.stretch = this.select_info.stretch + 10; if (this.select_info.stretch >= 360) { this.select_info.stretch = this.select_info.stretch - 360; if (this.select_info.starve) { this.select_info.active = false; } } } if (this.select_highscore.active) { if (!this.select_highscore.starve) { _root.select_movie.selectmenu_cow.select_arm._rotation = -68; _root.select_movie.selectmenu_cow.select_head._rotation = 5; } this.select_highscore._xscale = 100 + (40 * Math.sin((Math.PI/180) * this.select_highscore.stretch)); this.select_highscore.stretch = this.select_highscore.stretch + 10; if (this.select_highscore.stretch >= 360) { this.select_highscore.stretch = this.select_highscore.stretch - 360; if (this.select_highscore.starve) { this.select_highscore.active = false; } } } }
Instance of Symbol 283 MovieClip in Frame 79
onClipEvent (load) { _root.stop(); loadMovieNum ("wettmelken.swf", 0); }
Frame 80
_root.stop(); this.stop();
Instance of Symbol 286 MovieClip "infopad" in Frame 80
onClipEvent (load) { stop(); this.attachMovie("null", "layer1", 1); this.attachMovie("null", "layer2", 2); this.layer1._alpha = 100; this.layer2._alpha = 100; this.text1 = "Wettmelken.\nWenn die Kuehe nicht regelmaessig gemolken\nwerden, passiert ein Unglueck. Also, packen\nSie den Bauern am Schlawitchen und zeigen Sie\nihm, wo die Milch ist.\n\nSteuerung:\nMit der Maus koennen Sie die ueber dem Boden\nschwebende Hand steuern, mit der Sie einen\nder beiden Bauern per Mausklick hochheben\nkoennen. Bitte beachten Sie, dass der Bauer\nnur so lange von der Hand gehalten wird,\nwie Sie die Maustaste gedrueckt halten."; this.text2 = "Nun koennen Sie anhand des Schattens der\nHand sehen, wo der Bauer landen wird, wenn\nSie ihn fallen lassen.\n\nUm eine Kuh melken zu koennen, muss der Bauer\ndirekt vor der Kuh abgesetzt werden.\n\nEine Spielrunde dauert 90 Sekunden. Versuchen\nSie so viele Punkte wie moeglich durch melken\nzu erreichen. Achtung! Der Verlust einer Kuh\nkostet Sie wertvolle Punkte!"; this.page = 1; _root.chargen(this.layer1, this.text1, -345, -180, 50, 50, 15, 23); _root.chargen(this.layer2, this.text2, -345, -180, 50, 50, 15, 23); } onClipEvent (enterFrame) { if (this.page == 1) { this.layer1._visible = true; this.layer2._visible = false; _parent.fwdmov._visible = true; _parent.backmov._visible = false; } else { this.layer1._visible = false; this.layer2._visible = true; _parent.fwdmov._visible = false; _parent.backmov._visible = true; } }
Frame 81
function buildPlayerName() { actstr = _root.scorelayer.actstring; slen = _root[actstr].length; _root.scorelayer[actstr + slen].removeMovieClip(); _root.scorelayer.attachMovie("font_" + _root[actstr].charAt(slen - 1), actstr + (slen - 1), (slen - 1) + _root.scorelayer[actstr + "_offset"]); _root.scorelayer[actstr + (slen - 1)]._x = _root.scorelayer.score._x + (((slen - 1) % 25) * 20); _root.scorelayer[actstr + (slen - 1)]._xscale = 60; _root.scorelayer[actstr + (slen - 1)]._yscale = 60; if (actstr == "playername") { _root.scorelayer[actstr + (slen - 1)]._y = _root.scorelayer.namelabel._y + random(6); } else { _root.scorelayer[actstr + (slen - 1)]._y = (_root.scorelayer.maillabel._y + random(6)) + (35 * Math.floor((slen - 1) / 25)); } } _root.stop(); stop();
Instance of Symbol 293 MovieClip in Frame 81
onClipEvent (load) { _root.score_floating = 0; _root.score_pickup = 0; _root.score_leeching = 7; _root.score_death = -256; _root.q1._x = 200 + random(400); _root.q2._x = 200 + random(400); _root.q3._x = 200 + random(400); _root.q4._x = 200 + random(400); _root.q5._x = 200 + random(400); _root.q1.swapDepths(Math.floor(_root.q1._y)); _root.q2.swapDepths(Math.floor(_root.q2._y)); _root.q3.swapDepths(Math.floor(_root.q3._y)); _root.q4.swapDepths(Math.floor(_root.q4._y)); _root.q5.swapDepths(Math.floor(_root.q5._y)); _root.b0.swapDepths(Math.floor(_root.b0._y)); _root.b1.swapDepths(Math.floor(_root.b1._y)); tmp1 = random(3); if (tmp1 == 0) { _root.billyboy._y = 244; } else if (tmp1 == 1) { _root.billyboy._y = 242; } else { _root.billyboy._y = 315; } _root.billyboy.swapDepths(Math.floor(_root.billyboy._y)); _root.billyboy._x = -490; _root.billyboy.speed = 3; _root.billyboy.melken._visible = false; _root.billyboy.laufen._visible = true; _root.s0x = _root.slider0._x; _root.smx = _root.slider0._x + ((_root.slider1._x - _root.slider0._x) / 2); _root.s1x = _root.slider1._x; _root.slider0._x = _root.smx; _root.slider1._x = _root.smx; _root.s0tgt = 0; _root.s1tgt = 0; _root.s0mov = false; _root.s1mov = false; _root.handmov.swapDepths(5000); _root.gameover.swapDepths(5001); _root.timeout.swapDepths(5002); _root.scorelayer.swapDepths(5003); _root.scorelayer._visible = false; _root.cowsalive = 5; _root.slider0.swapDepths(4998); _root.slider1.swapDepths(4999); _root.timelimit = 90000 /* 0x015F90 */; _root.game_running = true; _root.time_offset = getTimer(); _root.time.timer = _root.timelimit; i = 0; while (i < 2) { _parent["text" + j].attachMovie("font_" + _parent["text" + j].text.charAt(i), "letter" + i, i); _parent["text" + j]["letter" + i]._x = 30 * (i - (_parent["text" + j].text.length / 2)); i++; } _root.handmov.b0_catched = false; _root.handmov.b0_falling = false; _root.handmov.b1_catched = false; _root.handmov.b1_falling = false; _root.q5.tank = random(250); _root.q2.tank = random(200); _root.q4.tank = random(150); _root.q1.tank = random(100); _root.q3.tank = random(50); _root.score.score = 1; _root.game_running = true; _root.slider0._visible = false; _root.slider1._visible = false; _root.gameover.move_y = true; _root.gameover.move_x = false; _root.gameover.loop = false; _root.gameover.endflash = true; _root.gameover.y_end = 245; _root.gameover.speed = 12; _root.timeout.move_y = true; _root.timeout.move_x = false; _root.timeout.loop = false; _root.timeout.endflash = true; _root.timeout.y_end = 245; _root.timeout.speed = 12; _root.cowkiller.move_x = true; _root.cowkiller.move_y = false; _root.cowkiller.loop = true; _root.cowkiller.endflash = false; _root.cowkiller.x_start = 1000; _root.cowkiller.x_end = -200; _root.cowkiller.speed = -15; _root.scorelayer._visible = false; _root.g_key = ""; _root.stdhand._visible = false; _root.handmov._visible = true; } onClipEvent (enterFrame) { _root._dbgx = _root._xmouse; _root._dbgy = _root._ymouse; n = 0; while (n < 2) { if (_root[("s" + n) + "mov"]) { if (_root[("s" + n) + "tgt"] == 0) { if (_root["slider" + n]._x < (_root.smx - 6)) { _root["slider" + n]._x = _root["slider" + n]._x + 10; } else if ((_root.smx + 6) < _root["slider" + n]._x) { _root["slider" + n]._x = _root["slider" + n]._x - 10; } else { _root[("s" + n) + "mov"] = false; } } if (_root[("s" + n) + "tgt"] == 1) { if (_root["slider" + n]._x < _root.s1x) { _root["slider" + n]._x = _root["slider" + n]._x + 10; } else { _root[("s" + n) + "mov"] = false; } } if (_root[("s" + n) + "tgt"] == -1) { if (_root.s0x < _root["slider" + n]._x) { _root["slider" + n]._x = _root["slider" + n]._x - 10; } else { _root[("s" + n) + "mov"] = false; } } } n++; } if (_root.game_running) { if (!_root.dozing) { if (_root.q1.dead) { _root.doze = 1; } else if (_root.q2.dead) { _root.doze = 2; } else if (_root.q3.dead) { _root.doze = 3; } else if (_root.q4.dead) { _root.doze = 4; } else if (_root.q5.dead) { _root.doze = 5; } else { _root.doze = 0; } if (0 < _root.doze) { _root.dozer._y = _root["q" + _root.doze]._y; _root.dozer.swapDepths(Math.floor(_root.dozer._y - 1)); _root.dozer._yscale = (((_root.dozer._y - 120) / (_root._height - 120)) * 55) + 100; if (_root["q" + _root.doze]._xscale < 0) { _root.dozer._x = -50; _root.dozer._xscale = -((((_root.dozer._y - 120) / (_root._height - 120)) * 55) + 100); _root.dozerspeed = 4; } else { _root.dozer._x = 850; _root.dozer._xscale = (((_root.dozer._y - 120) / (_root._height - 120)) * 55) + 100; _root.dozerspeed = -4; } _root.dozing = true; } } if (_root.dozing) { _root.dozer._x = _root.dozer._x + _root.dozerspeed; if (Math.abs(_root["q" + _root.doze]._x - _root.dozer._x) < 95) { _root["q" + _root.doze]._x = _root["q" + _root.doze]._x + _root.dozerspeed; if (_root["q" + _root.doze].die._visible) { _root["q" + _root.doze].die._visible = false; _root["q" + _root.doze].die_roll._visible = true; _root["q" + _root.doze].playRoll = true; } } if (_root.dozer._x < -50) { _root["q" + _root.doze].tank = -300; _root["q" + _root.doze].speed = 1.5; _root["q" + _root.doze].dead = false; _root["q" + _root.doze].die._visible = false; _root["q" + _root.doze].run._visible = true; _root["q" + _root.doze].die_roll._visible = false; _root["q" + _root.doze].playRoll = false; _root.cowsalive++; _root.doze = 0; _root.dozing = false; } if (850 < _root.dozer._x) { _root["q" + _root.doze].tank = -300; _root["q" + _root.doze].speed = -1.5; _root["q" + _root.doze].dead = false; _root["q" + _root.doze].die._visible = false; _root["q" + _root.doze].run._visible = true; _root["q" + _root.doze].die_roll._visible = false; _root["q" + _root.doze].playRoll = false; _root.cowsalive++; _root.doze = 0; _root.dozing = false; } } if (((_root.b0.offset == 0) && ((Math.abs(_root.billyboy._x - _root.b0._x) < 30) && (Math.abs((25 + _root.billyboy._y) - _root.b0._y) < 25))) || ((_root.b1.offset == 0) && ((Math.abs(_root.billyboy._x - _root.b1._x) < 30) && (Math.abs((25 + _root.billyboy._y) - _root.b1._y) < 25)))) { _root.billyboy.melken._visible = true; _root.billyboy.laufen._visible = false; } else { _root.billyboy.melken._visible = false; _root.billyboy.laufen._visible = true; _root.billyboy._x = _root.billyboy._x + _root.billyboy.speed; } if (1200 < _root.billyboy._x) { _root.billyboy.speed = _root.billyboy.speed * -1; _root.billyboy._xscale = _root.billyboy._xscale * -1; tmp1 = random(3); if (tmp1 == 0) { _root.billyboy._y = 204; } else if (tmp1 == 1) { _root.billyboy._y = 242; } else { _root.billyboy._y = 315; } _root.billyboy.swapDepths(Math.floor(_root.billyboy._y)); } if (_root.billyboy._x < -500) { _root.billyboy.speed = _root.billyboy.speed * -1; _root.billyboy._xscale = _root.billyboy._xscale * -1; tmp1 = random(3); if (tmp1 == 0) { _root.billyboy._y = 204; } else if (tmp1 == 1) { _root.billyboy._y = 242; } else { _root.billyboy._y = 315; } _root.billyboy.swapDepths(Math.floor(_root.billyboy._y)); } if (_root.timelimit >= (getTimer() - _root.time_offset)) { time = ((_root.time_offset + _root.time.timer) - getTimer()) / 1000; } else { _root.time.timer = 0; _root.q1.stop(); _root.q2.stop(); _root.q3.stop(); _root.q4.stop(); _root.q5.stop(); _root.b0.snd_leech.stop(); _root.b0.snd_catch.stop(); _root.b1.snd_leech.stop(); _root.b1.snd_catch.stop(); _root.timeout.trigger = true; _root.game_running = false; _root.playerscore = _root.score.score; } if ((((_root.q1.dead && (_root.q2.dead)) && (_root.q3.dead)) && (_root.q4.dead)) && (_root.q5.dead)) { _root.b0.snd_leech.stop(); _root.b0.snd_catch.stop(); _root.b1.snd_leech.stop(); _root.b1.snd_catch.stop(); _root.gameover.trigger = true; _root.game_running = false; _root.playerscore = _root.score.score; } } else if (_root.gameover.finished || (_root.timeout.finished)) { _root.q1.removeMovieClip(); _root.q2.removeMovieClip(); _root.q3.removeMovieClip(); _root.q4.removeMovieClip(); _root.q5.removeMovieClip(); _root.b0.removeMovieClip(); _root.b1.removeMovieClip(); _root.billyboy.removeMovieClip(); _root.slider0.removeMovieClip(); _root.slider1.removeMovieClip(); _root.handmov.removeMovieClip(); _root.cowkiller.removeMovieClip(); _root.timeout.removeMovieClip(); _root.gameover.removeMovieClip(); _root.handmov.removeMovieClip(); _root.dozer.removeMovieClip(); _root.stdhand._visible = true; _root.gotoAndStop(82); } d0 = Math.floor(time % 10); d1 = Math.floor(time / 10); _root.time.attachMovie("font_" + d0, "digit0", 0); _root.time.digit0._x = 20; _root.time.digit0._y = 0; _root.time.attachMovie("font_" + d1, "digit1", 1); _root.time.digit1._x = -20; _root.time.digit1._y = 0; d0 = Math.floor(_root.score.score % 10); d1 = Math.floor((_root.score.score / 10) % 10); d2 = Math.floor((_root.score.score / 100) % 10); d3 = Math.floor((_root.score.score / 1000) % 10); d4 = Math.floor((_root.score.score / 10000) % 10); d5 = Math.floor((_root.score.score / 100000) % 10); _root.score.attachMovie("font_" + d0, "digit0", 0); _root.score.digit0._x = 140; _root.score.digit0._y = 0; _root.score.attachMovie("font_" + d1, "digit1", 1); _root.score.digit1._x = 100; _root.score.digit1._y = 0; _root.score.attachMovie("font_" + d2, "digit2", 2); _root.score.digit2._x = 60; _root.score.digit2._y = 0; _root.score.attachMovie("font_" + d3, "digit3", 3); _root.score.digit3._x = 20; _root.score.digit3._y = 0; _root.score.attachMovie("font_" + d4, "digit4", 4); _root.score.digit4._x = -20; _root.score.digit4._y = 0; _root.score.attachMovie("font_" + d5, "digit5", 5); _root.score.digit5._x = -60; _root.score.digit5._y = 0; }
Instance of Symbol 334 MovieClip "q5" in Frame 81
onClipEvent (load) { this.eat._visible = false; this.run._visible = true; this.die._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.speed = -1.5; this.dead = false; this.snd_die = new Sound(this); this.snd_die.attachSound("snd_die"); this.playRoll = false; this.die_roll._visible = false; } onClipEvent (enterFrame) { if (this.run._visible) { this._x = this._x + this.speed; } if (!this.dead) { if (!this.give_milk._visible) { if (800 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = true; this.dead = true; if (0 < (_root.score.score + _root.score_death)) { _root.score.score = _root.score.score + _root.score_death; } else { _root.score.score = 0; } _root.cowsalive--; _root.cowkiller.trigger = true; this.die.gotoAndPlay(1); this.snd_die.start(0); } else if (550 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = true; this.turn._visible = false; this.die._visible = false; this.full2.gotoAndPlay(1); } } if (_root.game_running) { if ((0 < this.tank) && (!this.dead)) { if ((_root.b0.offset == 0) && ((Math.abs(this._x - _root.b0._x) < 30) && (Math.abs((25 + this._y) - _root.b0._y) < 25))) { _root.slider0._visible = true; if (_root.slider1._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider0.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b0.is_leeching = true; _root.b0.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } if ((_root.b1.offset == 0) && ((Math.abs(this._x - _root.b1._x) < 30) && (Math.abs((25 + this._y) - _root.b1._y) < 25))) { _root.slider1._visible = true; if (_root.slider0._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider1.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b1.is_leeching = true; _root.b1.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } } if ((!this.give_milk._visible) && (!this.dead)) { this.tank = this.tank + 2; } } } if ((this.event == "run_end") && (this.run._visible)) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; if (250 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = true; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.full1.gotoAndPlay(1); this.event = ""; } else if (150 >= this._x) { this.run.stop(); this.turn._visible = true; this.speed = 1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (this._x >= 680) { this.run.stop(); this.turn._visible = true; this.speed = -1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else { this.event = ""; tmpchoose = random(10); if (tmpchoose == 1) { this.run.stop(); this.turn._visible = true; this.speed = this.speed * -1; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (7 < tmpchoose) { this.run.stop(); this.eat._visible = true; this.eat.gotoAndPlay(1); this.run._visible = false; } else { this.run._visible = true; this.run.gotoAndPlay(1); } } } if ((this.event == "eat_end") && (this.eat._visible)) { this.event = ""; this.eat.stop(); this.eat._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); } if ((this.event == "turn_end") && (this.turn._visible)) { this.event = ""; this.turn.stop(); this.turn._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); this._xscale = this._xscale * -1; } }
Instance of Symbol 334 MovieClip "q4" in Frame 81
onClipEvent (load) { this.eat._visible = false; this.run._visible = true; this.die._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.speed = -1.5; this.dead = false; this.snd_die = new Sound(this); this.snd_die.attachSound("snd_die"); this.playRoll = false; this.die_roll._visible = false; } onClipEvent (enterFrame) { if (this.run._visible) { this._x = this._x + this.speed; } if (!this.dead) { if (!this.give_milk._visible) { if (800 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = true; this.dead = true; if (0 < (_root.score.score + _root.score_death)) { _root.score.score = _root.score.score + _root.score_death; } else { _root.score.score = 0; } _root.cowsalive--; _root.cowkiller.trigger = true; this.die.gotoAndPlay(1); this.snd_die.start(0); } else if (550 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = true; this.turn._visible = false; this.die._visible = false; this.full2.gotoAndPlay(1); } } if (_root.game_running) { if ((0 < this.tank) && (!this.dead)) { if ((_root.b0.offset == 0) && ((Math.abs(this._x - _root.b0._x) < 30) && (Math.abs((25 + this._y) - _root.b0._y) < 25))) { _root.slider0._visible = true; if (_root.slider1._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider0.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b0.is_leeching = true; _root.b0.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } if ((_root.b1.offset == 0) && ((Math.abs(this._x - _root.b1._x) < 30) && (Math.abs((25 + this._y) - _root.b1._y) < 25))) { _root.slider1._visible = true; if (_root.slider0._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider1.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b1.is_leeching = true; _root.b1.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } } if ((!this.give_milk._visible) && (!this.dead)) { this.tank = this.tank + 2; } } } if ((this.event == "run_end") && (this.run._visible)) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; if (250 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = true; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.full1.gotoAndPlay(1); this.event = ""; } else if (150 >= this._x) { this.run.stop(); this.turn._visible = true; this.speed = 1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (this._x >= 680) { this.run.stop(); this.turn._visible = true; this.speed = -1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else { this.event = ""; tmpchoose = random(10); if (tmpchoose == 1) { this.run.stop(); this.turn._visible = true; this.speed = this.speed * -1; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (7 < tmpchoose) { this.run.stop(); this.eat._visible = true; this.eat.gotoAndPlay(1); this.run._visible = false; } else { this.run._visible = true; this.run.gotoAndPlay(1); } } } if ((this.event == "eat_end") && (this.eat._visible)) { this.event = ""; this.eat.stop(); this.eat._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); } if ((this.event == "turn_end") && (this.turn._visible)) { this.event = ""; this.turn.stop(); this.turn._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); this._xscale = this._xscale * -1; } }
Instance of Symbol 334 MovieClip "q3" in Frame 81
onClipEvent (load) { this.eat._visible = false; this.run._visible = true; this.die._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.speed = -1.5; this.dead = false; this.snd_die = new Sound(this); this.snd_die.attachSound("snd_die"); this.playRoll = false; this.die_roll._visible = false; } onClipEvent (enterFrame) { if (this.run._visible) { this._x = this._x + this.speed; } if (!this.dead) { if (!this.give_milk._visible) { if (800 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = true; this.dead = true; if (0 < (_root.score.score + _root.score_death)) { _root.score.score = _root.score.score + _root.score_death; } else { _root.score.score = 0; } _root.cowsalive--; _root.cowkiller.trigger = true; this.die.gotoAndPlay(1); this.snd_die.start(0); } else if (550 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = true; this.turn._visible = false; this.die._visible = false; this.full2.gotoAndPlay(1); } } if (_root.game_running) { if ((0 < this.tank) && (!this.dead)) { if ((_root.b0.offset == 0) && ((Math.abs(this._x - _root.b0._x) < 30) && (Math.abs((25 + this._y) - _root.b0._y) < 25))) { _root.slider0._visible = true; if (_root.slider1._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider0.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b0.is_leeching = true; _root.b0.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } if ((_root.b1.offset == 0) && ((Math.abs(this._x - _root.b1._x) < 30) && (Math.abs((25 + this._y) - _root.b1._y) < 25))) { _root.slider1._visible = true; if (_root.slider0._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider1.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b1.is_leeching = true; _root.b1.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } } if ((!this.give_milk._visible) && (!this.dead)) { this.tank = this.tank + 2; } } } if ((this.event == "run_end") && (this.run._visible)) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; if (250 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = true; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.full1.gotoAndPlay(1); this.event = ""; } else if (150 >= this._x) { this.run.stop(); this.turn._visible = true; this.speed = 1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (this._x >= 680) { this.run.stop(); this.turn._visible = true; this.speed = -1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else { this.event = ""; tmpchoose = random(10); if (tmpchoose == 1) { this.run.stop(); this.turn._visible = true; this.speed = this.speed * -1; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (7 < tmpchoose) { this.run.stop(); this.eat._visible = true; this.eat.gotoAndPlay(1); this.run._visible = false; } else { this.run._visible = true; this.run.gotoAndPlay(1); } } } if ((this.event == "eat_end") && (this.eat._visible)) { this.event = ""; this.eat.stop(); this.eat._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); } if ((this.event == "turn_end") && (this.turn._visible)) { this.event = ""; this.turn.stop(); this.turn._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); this._xscale = this._xscale * -1; } }
Instance of Symbol 334 MovieClip "q2" in Frame 81
onClipEvent (load) { this.eat._visible = false; this.run._visible = true; this.die._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.speed = -1.5; this.dead = false; this.snd_die = new Sound(this); this.snd_die.attachSound("snd_die"); this.playRoll = false; this.die_roll._visible = false; } onClipEvent (enterFrame) { if (this.run._visible) { this._x = this._x + this.speed; } if (!this.dead) { if (!this.give_milk._visible) { if (800 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = true; this.dead = true; if (0 < (_root.score.score + _root.score_death)) { _root.score.score = _root.score.score + _root.score_death; } else { _root.score.score = 0; } _root.cowsalive--; _root.cowkiller.trigger = true; this.die.gotoAndPlay(1); this.snd_die.start(0); } else if (550 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = true; this.turn._visible = false; this.die._visible = false; this.full2.gotoAndPlay(1); } } if (_root.game_running) { if ((0 < this.tank) && (!this.dead)) { if ((_root.b0.offset == 0) && ((Math.abs(this._x - _root.b0._x) < 30) && (Math.abs((25 + this._y) - _root.b0._y) < 25))) { _root.slider0._visible = true; if (_root.slider1._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider0.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b0.is_leeching = true; _root.b0.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } if ((_root.b1.offset == 0) && ((Math.abs(this._x - _root.b1._x) < 30) && (Math.abs((25 + this._y) - _root.b1._y) < 25))) { _root.slider1._visible = true; if (_root.slider0._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider1.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b1.is_leeching = true; _root.b1.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } } if ((!this.give_milk._visible) && (!this.dead)) { this.tank = this.tank + 2; } } } if ((this.event == "run_end") && (this.run._visible)) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; if (250 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = true; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.full1.gotoAndPlay(1); this.event = ""; } else if (150 >= this._x) { this.run.stop(); this.turn._visible = true; this.speed = 1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (this._x >= 680) { this.run.stop(); this.turn._visible = true; this.speed = -1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else { this.event = ""; tmpchoose = random(10); if (tmpchoose == 1) { this.run.stop(); this.turn._visible = true; this.speed = this.speed * -1; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (7 < tmpchoose) { this.run.stop(); this.eat._visible = true; this.eat.gotoAndPlay(1); this.run._visible = false; } else { this.run._visible = true; this.run.gotoAndPlay(1); } } } if ((this.event == "eat_end") && (this.eat._visible)) { this.event = ""; this.eat.stop(); this.eat._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); } if ((this.event == "turn_end") && (this.turn._visible)) { this.event = ""; this.turn.stop(); this.turn._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); this._xscale = this._xscale * -1; } }
Instance of Symbol 334 MovieClip "q1" in Frame 81
onClipEvent (load) { this.eat._visible = false; this.run._visible = true; this.die._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.speed = -1.5; this.dead = false; this.snd_die = new Sound(this); this.snd_die.attachSound("snd_die"); this.playRoll = false; this.die_roll._visible = false; } onClipEvent (enterFrame) { if (this.run._visible) { this._x = this._x + this.speed; } if (!this.dead) { if (!this.give_milk._visible) { if (800 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = true; this.dead = true; if (0 < (_root.score.score + _root.score_death)) { _root.score.score = _root.score.score + _root.score_death; } else { _root.score.score = 0; } _root.cowsalive--; _root.cowkiller.trigger = true; this.die.gotoAndPlay(1); this.snd_die.start(0); } else if (550 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = true; this.turn._visible = false; this.die._visible = false; this.full2.gotoAndPlay(1); } } if (_root.game_running) { if ((0 < this.tank) && (!this.dead)) { if ((_root.b0.offset == 0) && ((Math.abs(this._x - _root.b0._x) < 30) && (Math.abs((25 + this._y) - _root.b0._y) < 25))) { _root.slider0._visible = true; if (_root.slider1._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider0.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b0.is_leeching = true; _root.b0.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } if ((_root.b1.offset == 0) && ((Math.abs(this._x - _root.b1._x) < 30) && (Math.abs((25 + this._y) - _root.b1._y) < 25))) { _root.slider1._visible = true; if (_root.slider0._visible) { if (_root.b1._x >= _root.b0._x) { _root.s0tgt = -1; _root.s0mov = true; _root.s1tgt = 1; _root.s1mov = true; } else { _root.s0tgt = 1; _root.s0mov = true; _root.s1tgt = -1; _root.s1mov = true; } } else { _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } _root.slider1.mark._x = (this.tank * 0.55625) - 290; if (!this.give_milk._visible) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = true; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.give_milk.gotoAndPlay(1); _root.score.score = _root.score.score + _root.score_leeching; this.tank = this.tank - 4; _root.b1.is_leeching = true; _root.b1.cowgettingleeched = this._name; } else { this.tank = this.tank - 4; _root.score.score = _root.score.score + ((_root.score_leeching * _root.cowsalive) * (1 - (this.tank / 800))); } } } if ((!this.give_milk._visible) && (!this.dead)) { this.tank = this.tank + 2; } } } if ((this.event == "run_end") && (this.run._visible)) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = false; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; if (250 < this.tank) { this.eat._visible = false; this.run._visible = false; this.give_milk._visible = false; this.full1._visible = true; this.full2._visible = false; this.turn._visible = false; this.die._visible = false; this.full1.gotoAndPlay(1); this.event = ""; } else if (150 >= this._x) { this.run.stop(); this.turn._visible = true; this.speed = 1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (this._x >= 680) { this.run.stop(); this.turn._visible = true; this.speed = -1.5; this.event = ""; this.run.stop(); this.turn._visible = true; this.turn.gotoAndPlay(1); this.run._visible = false; } else { this.event = ""; tmpchoose = random(10); if (tmpchoose == 1) { this.run.stop(); this.turn._visible = true; this.speed = this.speed * -1; this.turn.gotoAndPlay(1); this.run._visible = false; } else if (7 < tmpchoose) { this.run.stop(); this.eat._visible = true; this.eat.gotoAndPlay(1); this.run._visible = false; } else { this.run._visible = true; this.run.gotoAndPlay(1); } } } if ((this.event == "eat_end") && (this.eat._visible)) { this.event = ""; this.eat.stop(); this.eat._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); } if ((this.event == "turn_end") && (this.turn._visible)) { this.event = ""; this.turn.stop(); this.turn._visible = false; this.run._visible = true; this.run.gotoAndPlay(1); this._xscale = this._xscale * -1; } }
Instance of Symbol 351 MovieClip "b0" in Frame 81
onClipEvent (load) { this.setz._visible = true; this.setz.gotoAndStop(16); this.zappel._visible = false; this.melk._visible = false; this.posx = this._x; this.posy = this._y; this.offset = 0; this.zappel.mater_yofs = this.zappel._y; this.is_leeching = false; this.snd_leech = new Sound(this.melk); this.snd_leech.attachSound("snd_melken"); this.snd_leech.setVolume(50); this.snd_catch = new Sound(this.zappel); this.snd_catch.attachSound("snd_catch"); } onClipEvent (enterFrame) { if (!_root.game_running) { if (this.melk._visible) { this.setz._visible = true; this.melk._visible = false; this.melk.gotoAndPlay(1); this.event = ""; this.snd_leech.stop(); } } if ((this.event == "setz_end") && (this.setz._visible)) { this.setz.stop(); this.event = ""; if (_root.game_running && (this.is_leeching)) { this.setz._visible = false; this.melk._visible = true; this.melk.gotoAndPlay(1); this.snd_leech.start(0, 9999); } } if (_parent.handmov[this._name + "_catched"]) { this.posx = _parent.handmov._x; if (180 >= _parent.handmov._y) { this.posy = 180; } else if (_parent.handmov._y >= 450) { this.posy = 450; } else { this.posy = _parent.handmov._y; } } if ((this.offset >= 5) && (_root.game_running)) { this.is_leeching = false; this.snd_leech.stop(); _root.score.score = _root.score.score + _root.score_floating; this.setz._visible = false; this.zappel._visible = true; this.melk._visible = false; } else if (this.zappel._visible) { this.zappel._visible = false; this.setz._visible = true; this.setz.gotoAndPlay(1); } this._x = this.posx; this._y = this.posy; this.zappel._y = this.zappel.mater_yofs - this.offset; this._yscale = (((this.posy - 120) / (_root._height - 120)) * 33) + 80; this._xscale = (((this.posy - 120) / (_root._height - 120)) * 33) + 80; }
Instance of Symbol 351 MovieClip "b1" in Frame 81
onClipEvent (load) { this.setz._visible = true; this.setz.gotoAndStop(16); this.zappel._visible = false; this.melk._visible = false; this.posx = this._x; this.posy = this._y; this.offset = 0; this.zappel.mater_yofs = this.zappel._y; this.is_leeching = false; this.snd_leech = new Sound(this.melk); this.snd_leech.attachSound("snd_melken"); this.snd_leech.setVolume(50); this.snd_catch = new Sound(this.zappel); this.snd_catch.attachSound("snd_catch"); } onClipEvent (enterFrame) { if (!_root.game_running) { if (this.melk._visible) { this.setz._visible = true; this.melk._visible = false; this.melk.gotoAndPlay(1); this.event = ""; this.snd_leech.stop(); } } if ((this.event == "setz_end") && (this.setz._visible)) { this.setz.stop(); this.event = ""; if (_root.game_running && (this.is_leeching)) { this.setz._visible = false; this.melk._visible = true; this.melk.gotoAndPlay(1); this.snd_leech.start(0, 9999); } } if (_parent.handmov[this._name + "_catched"]) { this.posx = _parent.handmov._x; if (180 >= _parent.handmov._y) { this.posy = 180; } else if (_parent.handmov._y >= 450) { this.posy = 450; } else { this.posy = _parent.handmov._y; } } if ((this.offset >= 5) && (_root.game_running)) { this.is_leeching = false; this.snd_leech.stop(); _root.score.score = _root.score.score + _root.score_floating; this.setz._visible = false; this.zappel._visible = true; this.melk._visible = false; } else if (this.zappel._visible) { this.zappel._visible = false; this.setz._visible = true; this.setz.gotoAndPlay(1); } this._x = this.posx; this._y = this.posy; this.zappel._y = this.zappel.mater_yofs - this.offset; this._yscale = (((this.posy - 120) / (_root._height - 120)) * 33) + 80; this._xscale = (((this.posy - 120) / (_root._height - 120)) * 33) + 80; }
Instance of Symbol 359 MovieClip "handmov" in Frame 81
onClipEvent (load) { Mouse.hide(); this.offset = 0; this.hand.master_yofs = this.hand._y; this.shadow.master_yofs = this.shadow._y; } onClipEvent (enterFrame) { stop(); if (_root.game_running) { this._x = _root._xmouse; this._y = _root._ymouse; if (((_root._xmouse >= 40) && (760 >= _root._xmouse)) && ((_root._ymouse >= 120) && (460 >= _root._ymouse))) { Mouse.hide(); } else { Mouse.show(); } if (_root._ymouse >= 120) { this.hand._y = this.hand.master_yofs - offset; this._yscale = (((_root._ymouse - 120) / (_root._height - 120)) * 33) + 67; this._xscale = (((_root._ymouse - 120) / (_root._height - 120)) * 33) + 67; } } if (_root._ymouse >= 480) { Mouse.show(); } if (this.moveup && (this.offset < 75)) { this.offset = this.offset + 20; if (this.offset >= 75) { this.moveup = false; } } if (this.movedown && (0 < this.offset)) { this.offset = this.offset - 5; if (0 >= this.offset) { this.movedown = false; } } if (this.b0_catched) { _parent.b0.offset = this.offset; } if (this.b1_catched) { _parent.b1.offset = this.offset; } if (this.b0_falling) { if (this.offset >= 60) { _parent.b0.offset = _parent.b0.offset - 15; } else { _parent.b0.offset = 0; this.b0_falling = false; } } if (this.b1_falling) { if (this.offset >= 60) { _parent.b1.offset = _parent.b1.offset - 15; } else { _parent.b1.offset = 0; this.b1_falling = false; } } }
Instance of Symbol 367 MovieClip "cowkiller" in Frame 81
onClipEvent (load) { this.trigger = false; this.finished = false; this.flashing = false; this._visible = false; } onClipEvent (enterFrame) { if (this.trigger) { this._visible = true; if (this.move_x) { this._x = this._x + this.speed; if (((this._x < this.x_end) && (this.speed < 0)) || ((this.x_end < this._x) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._x = this.x_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } if (this.move_y) { this._y = this._y + this.speed; if (((this._y < this.y_end) && (this.speed < 0)) || ((this.y_end < this._y) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._y = this.y_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } } if (this.flashing) { this.flashcount++; if (Math.floor(Math.floor(this.flashcount / 12) % 2) == 0) { this._visible = true; } else { this._visible = false; } if (this.flashcount >= 100) { this.flashing = false; this.trigger = false; this.flashcount = 0; this.finished = true; this._visible = false; } } }
Instance of Symbol 388 MovieClip "timeout" in Frame 81
onClipEvent (load) { this.trigger = false; this.finished = false; this.flashing = false; this._visible = false; } onClipEvent (enterFrame) { if (this.trigger) { this._visible = true; if (this.move_x) { this._x = this._x + this.speed; if (((this._x < this.x_end) && (this.speed < 0)) || ((this.x_end < this._x) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._x = this.x_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } if (this.move_y) { this._y = this._y + this.speed; if (((this._y < this.y_end) && (this.speed < 0)) || ((this.y_end < this._y) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._y = this.y_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } } if (this.flashing) { this.flashcount++; if (Math.floor(Math.floor(this.flashcount / 12) % 2) == 0) { this._visible = true; } else { this._visible = false; } if (this.flashcount >= 100) { this.flashing = false; this.trigger = false; this.flashcount = 0; this.finished = true; this._visible = false; } } }
Instance of Symbol 389 MovieClip "gameover" in Frame 81
onClipEvent (load) { this.trigger = false; this.finished = false; this.flashing = false; this._visible = false; } onClipEvent (enterFrame) { if (this.trigger) { this._visible = true; if (this.move_x) { this._x = this._x + this.speed; if (((this._x < this.x_end) && (this.speed < 0)) || ((this.x_end < this._x) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._x = this.x_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } if (this.move_y) { this._y = this._y + this.speed; if (((this._y < this.y_end) && (this.speed < 0)) || ((this.y_end < this._y) && (0 < this.speed))) { this.trigger = false; if (this.loop) { this._y = this.y_start; this.finished = true; } else if (this.endflash) { this.flashing = true; this.flashcount = 0; } else { this.finished = true; this._visible = false; } } } } if (this.flashing) { this.flashcount++; if (Math.floor(Math.floor(this.flashcount / 12) % 2) == 0) { this._visible = true; } else { this._visible = false; } if (this.flashcount >= 100) { this.flashing = false; this.trigger = false; this.flashcount = 0; this.finished = true; this._visible = false; } } }
Frame 82
_root.stop();
Instance of Symbol 399 MovieClip "scorelayer" in Frame 82
onClipEvent (load) { _root.scorelayer._visible = true; _root.scorelayer.actstring = "playername"; _root.scorelayer.playername_offset = 0; _root.scorelayer.playermail_offset = 50; this.attachMovie("txtcursor", "txtcursor", 1000); this.txtcursor._x = _root.scorelayer.score._x - 5; this.txtcursor._y = this.namelabel._y; this.txtcursor._xscale = 60; this.txtcursor._yscale = 60; loadVariables ((_level0.highscorephp + "?action=place&score=") + _root.playerscore, this.data); _root.game_running = false; } onClipEvent (enterFrame) { actstr = _root.scorelayer.actstring; slen = _root[actstr].length; if (slen == 0) { _root.scorelayer.txtcursor._x = _root.scorelayer.score._x - 5; } else { _root.scorelayer.txtcursor._x = (_root.scorelayer.score._x + (((slen - 1) % 25) * 20)) + 15; } if (actstr == "playername") { _root.scorelayer.txtcursor._y = _root.scorelayer.namelabel._y; } else if (slen == 0) { _root.scorelayer.txtcursor._y = _root.scorelayer.maillabel._y; } else { _root.scorelayer.txtcursor._y = _root.scorelayer.maillabel._y + (35 * Math.floor((slen - 1) / 25)); } }
Instance of Symbol 159 MovieClip [null] "datarecv" in Frame 82
onClipEvent (data) { _root.gotoAndStop(25); }
Instance of Symbol 400 MovieClip in Frame 89
onClipEvent (load) { loadMovieNum ("q-board.swf", 0); }
Frame 90
_root.stop();
Instance of Symbol 402 MovieClip in Frame 90
onClipEvent (load) { i = 0; while (i < 8) { this.attachMovie("null", "ATK" + i, (i * 4) + 1); this.attachMovie("null", "REL" + i, (i * 4) + 3); this.attachMovie("null", "SUS" + i, (i * 4) + 2); i++; } } onClipEvent (enterFrame) { stop(); i = 0; while (i < 8) { if (_root["qkey" + i].note_on) { _root["qkey" + i]["mysnd_a_" + i].stop(); _root["qkey" + i]["mysnd_s_" + i].stop(); _root["qkey" + i]["mysnd_r_" + i].stop(); j = 0; while (j < 8) { if (i != j) { _root["qkey" + j].note_off = true; } j++; } _root["qkey" + i]["mysnd_a_" + i] = new Sound(this["ATK" + i]); _root["qkey" + i]["mysnd_a_" + i].attachSound(("attack" + i) + ".wav"); _root["qkey" + i]["mysnd_a_" + i].setVolume(100); _root["qkey" + i]["mysnd_a_" + i].start(); _root["qkey" + i]["mysnd_s_" + i] = new Sound(this["SUS" + i]); _root["qkey" + i]["mysnd_s_" + i].attachSound(("sustain" + i) + ".wav"); _root["qkey" + i]["mysnd_s_" + i].setVolume(0); _root["qkey" + i]["mysnd_s_" + i].start(0, 99); _root["qkey" + i].note_on = false; _root["qkey" + i].phase = 1; _root["qkey" + i].level = 100; } if (_root["qkey" + i].phase == 1) { _root["qkey" + i]["mysnd_a_" + i].setVolume(_root["qkey" + i].level); _root["qkey" + i]["mysnd_s_" + i].setVolume(100 - _root["qkey" + i].level); _root["qkey" + i].level = _root["qkey" + i].level - 20; if (0 >= _root["qkey" + i].level) { _root["qkey" + i].phase = 2; } } if (_root["qkey" + i].note_off) { if (1 < _root["qkey" + i].phase) { _root["qkey" + i]["mysnd_a_" + i].stop(); _root["qkey" + i]["mysnd_s_" + i].stop(); _root["qkey" + i]["mysnd_r_" + i] = new Sound(this["REL" + i]); _root["qkey" + i]["mysnd_r_" + i].attachSound(("release" + i) + ".wav"); _root["qkey" + i]["mysnd_r_" + i].setVolume(100); _root["qkey" + i]["mysnd_r_" + i].start(); _root["qkey" + i].phase = 0; _root["qkey" + i].note_off = false; } } i++; } }
Symbol 47 MovieClip Frame 2
if (_parent._parent.playRoll) { play(); } else { gotoAndPlay(_currentframe - 1); }
Instance of Symbol 45 MovieClip [null] in Symbol 47 MovieClip Frame 2
onClipEvent (enterFrame) { if (_parent.playMe) { _parent.play(); } else { _parent.stop(); } }
Symbol 48 MovieClip [mkuh_sterb_roll_ab_final] Frame 2
if (_parent.playRoll) { play(); } else { gotoAndPlay(_currentframe - 1); }
Symbol 168 MovieClip [mkuh_sterb_roll_ab_final] Frame 2
if (_parent.playRoll) { play(); } else { gotoAndPlay(_currentframe - 1); }
Symbol 190 Button
on (press) { this.is_raining = true; }
Symbol 193 Button
on (press) { this.is_raining = true; }
Symbol 196 Button
on (press) { this.is_raining = true; }
Symbol 199 Button
on (press) { this.is_raining = true; }
Symbol 214 Button
on (press) { _root.g_idlesince = getTimer(); _root.gotoAndStop(50); }
Symbol 230 MovieClip Frame 1
stop();
Instance of Symbol 225 MovieClip in Symbol 230 MovieClip Frame 1
onClipEvent (load) { Mouse.hide(); } onClipEvent (mouseDown) { _parent.gotoAndStop(2); } onClipEvent (mouseUp) { _parent.gotoAndStop(1); } onClipEvent (unload) { Mouse.show(); }
Symbol 230 MovieClip Frame 2
stop();
Instance of Symbol 232 MovieClip "highscore_bkg" in Symbol 233 MovieClip Frame 1
onClipEvent (load) { stop(); _parent.attachMovie("null", "title", 0); _parent.attachMovie("null", "text0", 1); _parent.attachMovie("null", "text1", 2); _parent.attachMovie("null", "text2", 3); _parent.datarecv.ack = false; loadVariables ((_level0.highscorephp + "?action=getList&from=1&to=3&dummy=") + getTimer(), _parent.datarecv); _parent.title.title = "wettmelken"; i = 0; while (i < _parent.title.title.length) { _parent.title.attachMovie("font_" + _parent.title.title.charAt(i), "title" + i, i); i++; } this.low = 100; this.high = -330; this.leveloffset = 45; this.timer = 0; this.loaded = false; } onClipEvent (enterFrame) { i = 0; while (i < _parent.title.title.length) { _parent.title["title" + i]._x = 40 * (i - (_parent.title.title.length / 2)); _parent.title["title" + i]._y = -220; _parent.title["title" + i]._yscale = 100 - (30 * Math.sin(((i * 15) + this.timer) / 20)); i++; } if (!_root.freezehighscore) { if (1300 < this.timer) { _parent.title._y = this.timer - 1300; } if (1450 < this.timer) { _parent.title._alpha = 1550 - this.timer; } if (1600 < this.timer) { _root.gotoAndStop(2); } } if (this.loaded) { i = 0; while (i < 3) { j = 0; while (j < _parent["text" + i].text.length) { if (270 >= this.timer) { _parent["text" + i]["letter" + j]._x = (540 - (this.timer * 2)) + (30 * (j - (_parent["text" + i].text.length / 2))); } if (90 >= ((this.timer - (j * 10)) - (this.leveloffset * i))) { _parent["text" + i]["letter" + j]._y = (this.low - _parent["text" + i].amp1) + (_parent["text" + i].amp1 * Math.sin((Math.PI * ((this.timer - (j * 10)) - (this.leveloffset * i))) / 180)); } else if (270 >= ((this.timer - (j * 10)) - (this.leveloffset * i))) { _parent["text" + i]["letter" + j]._y = (this.low - _parent["text" + i].amp2) + (_parent["text" + i].amp2 * Math.sin((Math.PI * ((this.timer - (j * 10)) - (this.leveloffset * i))) / 180)); } else if (720 >= ((this.timer - (j * 10)) - (this.leveloffset * i))) { } else if ((900 >= ((this.timer - (j * 10)) - (this.leveloffset * i))) && (!_root.freezehighscore)) { tmp = ((this.timer - 720) - (j * 10)) - (this.leveloffset * i); if (0 < tmp) { _parent["text" + i]._xscale = 100 + (((800 - ((this.timer - (j * 10)) - (this.leveloffset * i))) / 10) * Math.sin(tmp)); } } else if ((1100 >= ((this.timer - (j * 10)) - (this.leveloffset * i))) && (!_root.freezehighscore)) { tmp = ((this.timer - 720) - (j * 10)) - (this.leveloffset * i); if (0 < tmp) { _parent["text" + i]._xscale = 100 + (((800 - ((this.timer - (j * 10)) - (this.leveloffset * i))) / 10) * Math.sin(tmp)); _parent["text" + i]._alpha = 1000 - ((this.timer - (j * 10)) - (this.leveloffset * i)); } } j++; } i++; } this.timer = this.timer + 8; } }
Instance of Symbol 176 MovieClip [null] "datarecv" in Symbol 233 MovieClip Frame 1
onClipEvent (data) { n1 = 25 - (this.alias_1.length + 8); f1 = ""; i = 0; while (i < n1) { f1 = f1 + "."; i++; } n2 = 25 - (this.alias_2.length + 8); f2 = ""; i = 0; while (i < n2) { f2 = f2 + "."; i++; } n3 = 25 - (this.alias_3.length + 8); f3 = ""; i = 0; while (i < n3) { f3 = f3 + "."; i++; } _parent.text0.text = (this.score_1 + f1) + this.alias_1; _parent.text1.text = (this.score_2 + f2) + this.alias_2; _parent.text2.text = (this.score_3 + f3) + this.alias_3; j = 0; while (j < 5) { _parent["text" + j].amp1 = 430; _parent["text" + j].amp2 = 110 - (j * 40); i = 0; while (i < _parent["text" + j].text.length) { _parent["text" + j].attachMovie("font_" + _parent["text" + j].text.charAt(i), "letter" + i, i); _parent["text" + j]["letter" + i]._x = 30 * (i - (_parent["text" + j].text.length / 2)); i++; } j++; } this.ack = true; _parent.highscore_bkg.loaded = true; }
Symbol 239 Button
on (rollOver) { stop(); _parent.active = true; _parent.starve = false; _parent._parent.snd_rollover.start(); } on (rollOut) { stop(); _parent.starve = true; } on (release) { if (_parent._name == "select_start") { _root.gotoAndStop(81); } if (_parent._name == "select_info") { _root.gotoAndStop(80); } if (_parent._name == "select_highscore") { _root.freezehighscore = true; _root.gotoAndStop(25); } }
Symbol 258 Button
on (press) { _root.g_idlesince = getTimer(); this._visible = false; _parent.bird_explode._visible = true; _parent.bird_explode.play(1); }
Symbol 266 MovieClip Frame 7
stop();
Symbol 287 Button
on (press) { _root.gotoAndStop(50); }
Symbol 288 Button
on (release) { _root.infopad.page = 2; }
Symbol 290 Button
on (release) { _root.infopad.page = 1; }
Symbol 321 MovieClip Frame 48
_parent.event = "turn_end";
Symbol 329 MovieClip Frame 40
stop();
Symbol 332 MovieClip Frame 95
_parent.event = "eat_end";
Symbol 333 MovieClip Frame 40
_parent.event = "run_end";
Symbol 341 MovieClip Frame 5
Symbol 341 MovieClip Frame 16
_parent.event = "setz_end";
Symbol 357 Button
on (press) { if (_root.game_running) { _parent.moveup = true; _parent.movedown = false; dx = _root.b0._x - _parent._x; dy = _root.b0._y - _parent._y; _root.g_dbg001 = dx; _root.g_dbg002 = dy; if (((-50 < dy) && (dy < 20)) && ((-30 < dx) && (dx < 30))) { _root.b0.swapDepths(4000); _parent.b0_catched = true; _parent.b0_falling = false; _root.b0.snd_catch.start(random(5), 9999); _root.score.score = _root.score.score + _root.score_pickup; if (_root[_root.b0.cowgettingleeched].give_milk._visible) { _root[_root.b0.cowgettingleeched].event = "run_end"; _root[_root.b0.cowgettingleeched].run._visible = true; } _root.slider0._visible = false; _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } dx = _root.b1._x - _parent._x; dy = _root.b1._y - _parent._y; _root.g_dbg001 = dx; _root.g_dbg002 = dy; if ((((-50 < dy) && (dy < 20)) && ((-30 < dx) && (dx < 30))) && (!_parent.b0_catched)) { _root.b1.swapDepths(4000); _parent.b1_catched = true; _parent.b1_falling = false; _root.b1.snd_catch.start(random(5), 9999); _root.score.score = _root.score.score + _root.score_pickup; if (_root[_root.b1.cowgettingleeched].give_milk._visible) { _root[_root.b1.cowgettingleeched].event = "run_end"; _root[_root.b1.cowgettingleeched].run._visible = true; } _root.slider1._visible = false; _root.s0tgt = 0; _root.s0mov = true; _root.s1tgt = 0; _root.s1mov = true; } } } on (release) { _parent.moveup = false; _parent.movedown = true; if (_parent.b0_catched) { _parent.b0_catched = false; _parent.b0_falling = true; _root.b0.offset = 80; _root.b0.swapDepths(Math.floor(_root.b0._y)); _root.b0.snd_catch.stop(); } if (_parent.b1_catched) { _parent.b1_catched = false; _parent.b1_falling = true; _root.b1.offset = 80; _root.b1.swapDepths(Math.floor(_root.b1._y)); _root.b1.snd_catch.stop(); } }
Symbol 390 Button
on (press) { _root.scorelayer.actstring = "playername"; }
Symbol 391 Button
on (press) { _root.scorelayer.actstring = "playermail"; }
Symbol 396 Button
on (press) { actstr = _root.scorelayer.actstring; point = new object(); point.x = _root._xmouse; point.y = _root._ymouse; globalToLocal(point); tx = Math.round((point.x + 290) / 40); ty = Math.round((point.y + 60) / 60); toolong = false; if (actstr == "playername") { if (_root.playername.length >= 20) { toolong = true; } } else if (_root.playermail.length >= 50) { toolong = true; } if ((((tx >= 0) && (12 >= tx)) && ((ty >= 0) && (1 >= ty))) && (!toolong)) { _root[actstr] = _root[actstr] + chr(((ty * 13) + tx) + 97); _root.buildPlayerName(); } if ((((tx >= 0) && (tx < 10)) && (ty == 2)) && (!toolong)) { _root[actstr] = _root[actstr] + tx; _root.buildPlayerName(); } if (((tx == 10) && (ty == 2)) && (!toolong)) { _root[actstr] = _root[actstr] + "_"; _root.buildPlayerName(); } if (((tx == 11) && (ty == 2)) && (!toolong)) { _root[actstr] = _root[actstr] + "-"; _root.buildPlayerName(); } if (((tx == 12) && (ty == 2)) && (!toolong)) { _root[actstr] = _root[actstr] + "."; _root.buildPlayerName(); } if (((tx == 13) && (ty == 2)) && (!toolong)) { _root[actstr] = _root[actstr] + "@"; _root.buildPlayerName(); } if ((tx == 14) && (ty < 2)) { if (ty == 0) { _root[actstr] = _root[actstr].substring(0, _root[actstr].length - 1); _root.buildPlayerName(); } if (ty == 1) { if (actstr != "playermail") { _root.scorelayer.actstring = "playermail"; } else if (!_root.scoresubmitted) { loadVariables ((((((_level0.highscorephp + "?action=insert&alias=") + _root.playername) + "&score=") + _root.playerscore) + "&mail=") + _root.playermail, _root.datarecv); _root.scoresubmitted = true; } } } }
Instance of Symbol 397 MovieClip "keypad" in Symbol 399 MovieClip Frame 1
onClipEvent (load) { _root.scoresubmitted = false; _root.q1.removeMovieClip(); _root.q2.removeMovieClip(); _root.q3.removeMovieClip(); _root.q4.removeMovieClip(); _root.q5.removeMovieClip(); _root.b0.removeMovieClip(); _root.b1.removeMovieClip(); i = 0; while (i < 26) { this.attachMovie("font_" + chr(i + 97), "key_" + chr(i + 97), i); keychar = chr(i + 97); this["key_" + keychar]._x = (Math.floor(i % 13) * 40) - 290; this["key_" + keychar]._y = (Math.floor(i / 13) * 60) - 60; this["key_" + keychar]._xscale = 60; this["key_" + keychar]._yscale = 60; i++; } i = 0; while (i < 10) { this.attachMovie("font_" + i, "key_" + i, i + 40); keychar = i; this["key_" + keychar]._x = (Math.floor(i % 13) * 40) - 290; this["key_" + keychar]._y = (Math.floor(i / 13) * 60) + 60; this["key_" + keychar]._xscale = 60; this["key_" + keychar]._yscale = 60; i++; } this.attachMovie("font_bs", "key_bs", 26); this.key_bs._x = 270; this.key_bs._y = -60; this.key_bs._xscale = 60; this.key_bs._yscale = 60; this.attachMovie("font_crlf", "key_crlf", 27); this.key_crlf._x = 270; this.key_crlf._y = 0; this.key_crlf._xscale = 60; this.key_crlf._yscale = 60; this.attachMovie("font__", "key__", 28); this.key__._x = 110; this.key__._y = 60; this.key__._xscale = 60; this.key__._yscale = 60; this.attachMovie("font_-", "key_-", 29); this["key_-"]._x = 150; this["key_-"]._y = 60; this["key_-"]._xscale = 60; this["key_-"]._yscale = 60; this.attachMovie("font_.", "key_dot", 30); this.key_dot._x = 190; this.key_dot._y = 60; this.key_dot._xscale = 60; this.key_dor._yscale = 60; this.attachMovie("font_@", "key_@", 31); this["key_@"]._x = 230; this["key_@"]._y = 60; this["key_@"]._xscale = 60; this["key_@"]._yscale = 60; _root.playername = ""; _root.playermail = ""; }
Instance of Symbol 160 MovieClip [null] "data" in Symbol 399 MovieClip Frame 1
onClipEvent (data) { trace("got data"); xscore = _root.playerscore; this.d0 = Math.floor(xscore % 10); this.d1 = Math.floor((xscore / 10) % 10); this.d2 = Math.floor((xscore / 100) % 10); this.d3 = Math.floor((xscore / 1000) % 10); this.d4 = Math.floor((xscore / 10000) % 10); this.d5 = Math.floor((xscore / 100000) % 10); i = 0; while (i < 6) { _parent.score.attachMovie("font_" + this["d" + i], "digit" + i, i); _parent.score["digit" + i]._x = (5 - i) * 25; _parent.score["digit" + i]._y = 0; _parent.score["digit" + i]._xscale = 60; _parent.score["digit" + i]._yscale = 60; i++; } if (this.rank.lastIndexOf(newline) != -1) { xrank = Number(this.rank.substr(0, this.rank.lastIndexOf(newline))); } else { xrank = Number(this.rank); } this.d0 = Math.floor(xrank % 10); this.d1 = Math.floor((xrank / 10) % 10); this.d2 = Math.floor((xrank / 100) % 10); this.d3 = Math.floor((xrank / 1000) % 10); this.d4 = Math.floor((xrank / 10000) % 10); this.d5 = Math.floor((xrank / 100000) % 10); i = 0; while (i < 6) { _parent.ranking.attachMovie("font_" + this["d" + i], "digit" + i, i + 10); _parent.ranking["digit" + i]._x = (5 - i) * 25; _parent.ranking["digit" + i]._y = 0; _parent.ranking["digit" + i]._xscale = 60; _parent.ranking["digit" + i]._yscale = 60; i++; } }
Symbol 419 Button
on (press) { this.note_off = false; this.note_on = true; } on (release) { this.note_on = false; this.note_off = true; }
Symbol 428 Button
on (release) { i = 0; while (i < 8) { _root["qkey" + i]["mysnd_a_" + i].stop(); _root["qkey" + i]["mysnd_s_" + i].stop(); _root["qkey" + i]["mysnd_r_" + i].stop(); i++; } _root.gotoAndStop(1); }

Library Items

Symbol 1 Sound [release7.wav]
Symbol 2 Sound [sustain7.wav]
Symbol 3 Sound [attack7.wav]
Symbol 4 Sound [release6.wav]
Symbol 5 Sound [sustain6.wav]
Symbol 6 Sound [attack6.wav]
Symbol 7 Sound [release5.wav]
Symbol 8 Sound [sustain5.wav]
Symbol 9 Sound [attack5.wav]
Symbol 10 Sound [release4.wav]
Symbol 11 Sound [sustain4.wav]
Symbol 12 Sound [attack4.wav]
Symbol 13 Sound [release3.wav]
Symbol 14 Sound [sustain3.wav]
Symbol 15 Sound [attack3.wav]
Symbol 16 Sound [release2.wav]
Symbol 17 Sound [sustain2.wav]
Symbol 18 Sound [attack2.wav]
Symbol 19 Sound [release1.wav]
Symbol 20 Sound [sustain1.wav]
Symbol 21 Sound [attack1.wav]
Symbol 22 Sound [release0.wav]
Symbol 23 Sound [sustain0.wav]
Symbol 24 Sound [attack0.wav]
Symbol 25 Sound [snd_rand3]
Symbol 26 Sound [snd_rand2]
Symbol 27 Sound [snd_rand1]
Symbol 28 Sound [snd_random_0]
Symbol 29 Sound [rollover]
Symbol 30 Sound [snd_melken]
Symbol 31 Sound [snd_die]
Symbol 32 Sound [snd_catch]
Symbol 33 GraphicUsed by:34 322
Symbol 34 MovieClipUses:33Used by:47 312 314 315 316 318 329 341
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:47 312 314 315 316 328 329 332 333
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:38 39Used by:47 312 314 315 316 328 329 332 333
Symbol 41 GraphicUsed by:42 46
Symbol 42 MovieClipUses:41Used by:47
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:47 329
Symbol 45 MovieClip [null]Used by:47
Symbol 46 MovieClipUses:41Used by:47 312 314 315 316 328 329 332 333
Symbol 47 MovieClipUses:34 36 40 42 44 45 46Used by:48 168
Symbol 48 MovieClip [mkuh_sterb_roll_ab_final]Uses:47
Symbol 49 GraphicUsed by:50 151
Symbol 50 MovieClip [font__]Uses:49
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClip [txtcursor]Uses:51
Symbol 53 GraphicUsed by:54
Symbol 54 MovieClip [font_crlf]Uses:53
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClip [font_bs]Uses:55
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClip [font_@]Uses:57
Symbol 59 GraphicUsed by:60 178
Symbol 60 MovieClip [font_n]Uses:59
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClip [font_z]Uses:61
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClip [font_y]Uses:63
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClip [font_x]Uses:65
Symbol 67 GraphicUsed by:68 164
Symbol 68 MovieClip [font_w]Uses:67
Symbol 69 GraphicUsed by:70 162
Symbol 70 MovieClip [font_v]Uses:69
Symbol 71 GraphicUsed by:72 177
Symbol 72 MovieClip [font_u]Uses:71
Symbol 73 GraphicUsed by:74 163
Symbol 74 MovieClip [font_t]Uses:73
Symbol 75 GraphicUsed by:76 161
Symbol 76 MovieClip [font_s]Uses:75
Symbol 77 GraphicUsed by:78 165
Symbol 78 MovieClip [font_r]Uses:77
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClip [font_q]Uses:79
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClip [font_p]Uses:81
Symbol 83 GraphicUsed by:84 174
Symbol 84 MovieClip [font_o]Uses:83
Symbol 85 GraphicUsed by:86 180
Symbol 86 MovieClip [font_m]Uses:85
Symbol 87 GraphicUsed by:88 175
Symbol 88 MovieClip [font_l]Uses:87
Symbol 89 GraphicUsed by:90 166 428
Symbol 90 MovieClip [font_k]Uses:89
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClip [font_j]Uses:91
Symbol 93 GraphicUsed by:94 171
Symbol 94 MovieClip [font_i]Uses:93
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClip [font_h]Uses:95
Symbol 97 GraphicUsed by:98 170
Symbol 98 MovieClip [font_g]Uses:97
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClip [font_f]Uses:99
Symbol 101 GraphicUsed by:102 179
Symbol 102 MovieClip [font_e]Uses:101
Symbol 103 GraphicUsed by:104 172
Symbol 104 MovieClip [font_d]Uses:103
Symbol 105 GraphicUsed by:106 167 428
Symbol 106 MovieClip [font_c]Uses:105
Symbol 107 GraphicUsed by:108 158 428
Symbol 108 MovieClip [font_b]Uses:107
Symbol 109 GraphicUsed by:110 173 428
Symbol 110 MovieClip [font_a]Uses:109
Symbol 111 GraphicUsed by:112
Symbol 112 MovieClip [font_9]Uses:111
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClip [font_8]Uses:113
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClip [font_7]Uses:115
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClip [font_6]Uses:117
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClip [font_5]Uses:119
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClip [font_4]Uses:121
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClip [font_3]Uses:123
Symbol 125 GraphicUsed by:126
Symbol 126 MovieClip [font_2]Uses:125
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClip [font_1]Uses:127
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClip [font_0]Uses:129
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClip [font_+]Uses:131
Symbol 133 GraphicUsed by:134 169 288 290 428
Symbol 134 MovieClip [font_^]Uses:133
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClip [font_?]Uses:135
Symbol 137 GraphicUsed by:138 154
Symbol 138 MovieClip [font_.]Uses:137
Symbol 139 GraphicUsed by:140 156
Symbol 140 MovieClip [font_,]Uses:139
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClip [font_)]Uses:141
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClip [font_(]Uses:143
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClip [font_&]Uses:145
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClip [font_"]Uses:147
Symbol 149 GraphicUsed by:150
Symbol 150 MovieClip [font_!]Uses:149
Symbol 151 MovieClip [font_-]Uses:49
Symbol 152 MovieClip [null]
Symbol 153 MovieClip [null]
Symbol 154 MovieClip [font_.]Uses:137Used by:155 157 214 284 287 360 399
Symbol 155 MovieClip [font_:]Uses:154
Symbol 156 MovieClip [font_,]Uses:139Used by:157
Symbol 157 MovieClip [font_;]Uses:156 154
Symbol 158 MovieClip [font_b]Uses:107Used by:428
Symbol 159 MovieClip [null]Used by:Timeline
Symbol 160 MovieClip [null]Used by:399
Symbol 161 MovieClip [font_s]Uses:75Used by:392
Symbol 162 MovieClip [font_v]Uses:69Used by:389
Symbol 163 MovieClip [font_t]Uses:73Used by:388
Symbol 164 MovieClip [font_w]Uses:67Used by:367
Symbol 165 MovieClip [font_r]Uses:77Used by:367 389 392 394
Symbol 166 MovieClip [font_k]Uses:89Used by:367 394 428
Symbol 167 MovieClip [font_c]Uses:105Used by:367 392 428
Symbol 168 MovieClip [mkuh_sterb_roll_ab_final]Uses:47Used by:334
Symbol 169 MovieClip [font_^]Uses:133Used by:288 290 367 428
Symbol 170 MovieClip [font_g]Uses:97Used by:284 389
Symbol 171 MovieClip [font_i]Uses:93Used by:284 367 388 398
Symbol 172 MovieClip [font_d]Uses:103Used by:284
Symbol 173 MovieClip [font_a]Uses:109Used by:284 389 393 394 398 428
Symbol 174 MovieClip [font_o]Uses:83Used by:284 367 388 389 392
Symbol 175 MovieClip [font_l]Uses:87Used by:284 367 398
Symbol 176 MovieClip [null]Used by:233
Symbol 177 MovieClip [font_u]Uses:71Used by:214 287 388
Symbol 178 MovieClip [font_n]Uses:59Used by:214 284 287 393 394
Symbol 179 MovieClip [font_e]Uses:101Used by:214 287 367 388 389 392 393 398
Symbol 180 MovieClip [font_m]Uses:85Used by:214 287 388 389 393 398
Symbol 181 MovieClip [null]Used by:224
Symbol 182 GraphicUsed by:224
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:224
Symbol 185 GraphicUsed by:187
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClipUses:185 186Used by:188
Symbol 188 MovieClipUses:187Used by:191 194 197 200
Symbol 189 GraphicUsed by:190
Symbol 190 ButtonUses:189Used by:191
Symbol 191 MovieClipUses:188 190Used by:224
Symbol 192 GraphicUsed by:193
Symbol 193 ButtonUses:192Used by:194
Symbol 194 MovieClipUses:188 193Used by:224
Symbol 195 GraphicUsed by:196
Symbol 196 ButtonUses:195Used by:197
Symbol 197 MovieClipUses:188 196Used by:224
Symbol 198 GraphicUsed by:199
Symbol 199 ButtonUses:198Used by:200
Symbol 200 MovieClipUses:188 199Used by:224
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:201Used by:224
Symbol 203 GraphicUsed by:204 209 214 225 258 283 287 357 390 391 400 428
Symbol 204 MovieClipUses:203Used by:209 214 258 287 357 428
Symbol 205 GraphicUsed by:206 207 209
Symbol 206 MovieClipUses:205Used by:209
Symbol 207 MovieClipUses:205Used by:208 209
Symbol 208 MovieClipUses:207Used by:209
Symbol 209 ButtonUses:204 206 208 207 203 205Used by:224
Symbol 210 FontUsed by:211
Symbol 211 TextUses:210Used by:224
Symbol 212 GraphicUsed by:213 288 290
Symbol 213 MovieClipUses:212Used by:214 287 288 290
Symbol 214 ButtonUses:204 213 180 179 178 177 154 203Used by:224 233
Symbol 215 GraphicUsed by:217 223
Symbol 216 GraphicUsed by:217
Symbol 217 MovieClipUses:215 216Used by:223
Symbol 218 GraphicUsed by:222 223
Symbol 219 GraphicUsed by:220 223
Symbol 220 MovieClipUses:219Used by:221
Symbol 221 MovieClipUses:220Used by:222
Symbol 222 MovieClipUses:218 221Used by:223
Symbol 223 ButtonUses:217 222 215 218 219Used by:224
Symbol 224 MovieClipUses:182 184 191 194 197 200 181 202 209 211 214 223Used by:Timeline
Symbol 225 MovieClipUses:203Used by:230
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:230
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:228Used by:230
Symbol 230 MovieClipUses:225 227 229Used by:Timeline
Symbol 231 GraphicUsed by:232 285
Symbol 232 MovieClipUses:231Used by:233
Symbol 233 MovieClipUses:232 176 214Used by:Timeline
Symbol 234 GraphicUsed by:237
Symbol 235 GraphicUsed by:236
Symbol 236 MovieClipUses:235Used by:237
Symbol 237 MovieClipUses:234 236Used by:282
Symbol 238 GraphicUsed by:239
Symbol 239 ButtonUses:238Used by:240
Symbol 240 MovieClipUses:239Used by:241
Symbol 241 MovieClipUses:240Used by:282
Symbol 242 GraphicUsed by:243 258
Symbol 243 MovieClipUses:242Used by:256
Symbol 244 GraphicUsed by:245 258
Symbol 245 MovieClipUses:244Used by:256
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:256
Symbol 248 GraphicUsed by:249
Symbol 249 MovieClipUses:248Used by:256
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:256
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:252Used by:256
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:254Used by:256
Symbol 256 MovieClipUses:243 245 247 249 251 253 255Used by:257 258
Symbol 257 MovieClipUses:256Used by:258
Symbol 258 ButtonUses:204 257 256 203 242 244Used by:259
Symbol 259 MovieClipUses:258Used by:282
Symbol 260 GraphicUsed by:266
Symbol 261 GraphicUsed by:266
Symbol 262 GraphicUsed by:266
Symbol 263 GraphicUsed by:266
Symbol 264 GraphicUsed by:266
Symbol 265 GraphicUsed by:266
Symbol 266 MovieClipUses:260 261 262 263 264 265Used by:282
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:281
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:281
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:271Used by:281
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:273Used by:281
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:281
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:277Used by:281
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:281
Symbol 281 MovieClipUses:268 270 272 274 276 278 280Used by:282
Symbol 282 MovieClipUses:237 241 259 266 281Used by:Timeline
Symbol 283 MovieClipUses:203Used by:Timeline
Symbol 284 MovieClipUses:175 174 173 172 171 178 170 154Used by:Timeline
Symbol 285 MovieClipUses:231Used by:399  Timeline
Symbol 286 MovieClipUsed by:Timeline
Symbol 287 ButtonUses:204 213 180 179 178 177 154 203Used by:Timeline
Symbol 288 ButtonUses:213 169 212 133Used by:289
Symbol 289 MovieClipUses:288Used by:Timeline
Symbol 290 ButtonUses:213 169 212 133Used by:291
Symbol 291 MovieClipUses:290Used by:Timeline
Symbol 292 GraphicUsed by:293
Symbol 293 MovieClipUses:292Used by:Timeline
Symbol 294 GraphicUsed by:312
Symbol 295 GraphicUsed by:300 311
Symbol 296 GraphicUsed by:300 311
Symbol 297 GraphicUsed by:300 311
Symbol 298 GraphicUsed by:300 311
Symbol 299 GraphicUsed by:300 311
Symbol 300 MovieClipUses:295 296 297 298 299Used by:312
Symbol 301 GraphicUsed by:302 305
Symbol 302 MovieClipUses:301Used by:310
Symbol 303 GraphicUsed by:304 308
Symbol 304 MovieClipUses:303Used by:310
Symbol 305 MovieClipUses:301Used by:310
Symbol 306 GraphicUsed by:307 309
Symbol 307 MovieClipUses:306Used by:310
Symbol 308 MovieClipUses:303Used by:310
Symbol 309 MovieClipUses:306Used by:310
Symbol 310 MovieClipUses:302 304 305 307 308 309Used by:312
Symbol 311 MovieClipUses:295 296 297 298 299Used by:312
Symbol 312 MovieClipUses:34 36 40 46 294 300 310 311Used by:334
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:34 36 40 46 313Used by:334
Symbol 315 MovieClipUses:34 36 40 46Used by:321
Symbol 316 MovieClipUses:34 36 40 46Used by:321
Symbol 317 GraphicUsed by:318
Symbol 318 MovieClipUses:34 317Used by:321
Symbol 319 GraphicUsed by:321
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:315 316 318 319 320Used by:334
Symbol 322 MovieClipUses:33Used by:328 332 333 337 359
Symbol 323 GraphicUsed by:324
Symbol 324 MovieClipUses:323Used by:325
Symbol 325 MovieClipUses:324Used by:328
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClipUses:326Used by:328
Symbol 328 MovieClipUses:322 325 36 40 46 327Used by:334
Symbol 329 MovieClipUses:34 36 40 46 44Used by:334
Symbol 330 GraphicUsed by:332
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:322 36 40 46 330 331Used by:334
Symbol 333 MovieClipUses:322 36 40 46Used by:334
Symbol 334 MovieClipUses:312 314 321 328 329 332 333 168Used by:Timeline
Symbol 335 GraphicUsed by:337
Symbol 336 GraphicUsed by:337
Symbol 337 MovieClipUses:322 335 336Used by:351
Symbol 338 GraphicUsed by:341
Symbol 339 GraphicUsed by:341
Symbol 340 GraphicUsed by:341
Symbol 341 MovieClipUses:34 338 339 340Used by:351
Symbol 342 GraphicUsed by:343
Symbol 343 MovieClipUses:342Used by:350
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:350
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:346Used by:350
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClipUses:348Used by:350
Symbol 350 MovieClipUses:343 345 347 349Used by:351
Symbol 351 MovieClipUses:337 341 350Used by:Timeline
Symbol 352 GraphicUsed by:353 354
Symbol 353 MovieClipUses:352Used by:357
Symbol 354 MovieClipUses:352Used by:357
Symbol 355 GraphicUsed by:356 357
Symbol 356 MovieClipUses:355Used by:357
Symbol 357 ButtonUses:204 353 354 356 203 355Used by:358
Symbol 358 MovieClipUses:357Used by:359
Symbol 359 MovieClipUses:322 358Used by:Timeline
Symbol 360 MovieClipUses:154Used by:Timeline
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:361Used by:365
Symbol 363 GraphicUsed by:364
Symbol 364 MovieClipUses:363Used by:365
Symbol 365 MovieClipUses:362 364Used by:Timeline
Symbol 366 MovieClipUsed by:399  Timeline
Symbol 367 MovieClipUses:167 171 166 179 175 165 174 164 169Used by:Timeline
Symbol 368 GraphicUsed by:369
Symbol 369 MovieClipUses:368Used by:378 384
Symbol 370 GraphicUsed by:371
Symbol 371 MovieClipUses:370Used by:374 377 383
Symbol 372 GraphicUsed by:374
Symbol 373 GraphicUsed by:374
Symbol 374 MovieClipUses:372 371 373Used by:377 383
Symbol 375 GraphicUsed by:376
Symbol 376 MovieClipUses:375Used by:377 383
Symbol 377 MovieClipUses:371 374 376Used by:378
Symbol 378 MovieClipUses:369 377Used by:385
Symbol 379 GraphicUsed by:380
Symbol 380 MovieClipUses:379Used by:381
Symbol 381 MovieClipUses:380Used by:384
Symbol 382 GraphicUsed by:383
Symbol 383 MovieClipUses:371 374 376 382Used by:384
Symbol 384 MovieClipUses:369 381 383Used by:385
Symbol 385 MovieClipUses:378 384Used by:Timeline
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:Timeline
Symbol 388 MovieClipUses:163 171 180 179 174 177Used by:Timeline
Symbol 389 MovieClipUses:173 170 179 180 174 162 165Used by:Timeline
Symbol 390 ButtonUses:203Used by:399
Symbol 391 ButtonUses:203Used by:399
Symbol 392 MovieClipUses:161 167 174 165 179Used by:399
Symbol 393 MovieClipUses:178 173 180 179Used by:399
Symbol 394 MovieClipUses:165 173 178 166Used by:399
Symbol 395 GraphicUsed by:396
Symbol 396 ButtonUses:395Used by:397
Symbol 397 MovieClipUses:396Used by:399
Symbol 398 MovieClipUses:179 180 173 171 175Used by:399
Symbol 399 MovieClipUses:285 390 391 392 366 393 394 397 160 398 154Used by:Timeline
Symbol 400 MovieClipUses:203Used by:Timeline
Symbol 401 GraphicUsed by:402
Symbol 402 MovieClipUses:401Used by:Timeline
Symbol 403 GraphicUsed by:404
Symbol 404 MovieClipUses:403Used by:406 415
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:404 405Used by:Timeline
Symbol 407 GraphicUsed by:415
Symbol 408 GraphicUsed by:415
Symbol 409 GraphicUsed by:410
Symbol 410 MovieClipUses:409Used by:415
Symbol 411 GraphicUsed by:412
Symbol 412 MovieClipUses:411Used by:415
Symbol 413 GraphicUsed by:414
Symbol 414 MovieClipUses:413Used by:415
Symbol 415 MovieClipUses:407 404 408 410 412 414Used by:Timeline
Symbol 416 GraphicUsed by:417
Symbol 417 MovieClipUses:416Used by:Timeline
Symbol 418 GraphicUsed by:419
Symbol 419 ButtonUses:418Used by:420 421 422 423 424 425 426 427
Symbol 420 MovieClipUses:419Used by:Timeline
Symbol 421 MovieClipUses:419Used by:Timeline
Symbol 422 MovieClipUses:419Used by:Timeline
Symbol 423 MovieClipUses:419Used by:Timeline
Symbol 424 MovieClipUses:419Used by:Timeline
Symbol 425 MovieClipUses:419Used by:Timeline
Symbol 426 MovieClipUses:419Used by:Timeline
Symbol 427 MovieClipUses:419Used by:Timeline
Symbol 428 ButtonUses:204 169 158 173 167 166 203 133 107 109 105 89Used by:Timeline
Symbol 429 Bitmap

Instance Names

"stdhand"Frame 1Symbol 230 MovieClip
"highscore"Frame 25Symbol 233 MovieClip
"select_movie"Frame 50Symbol 282 MovieClip
"infopad"Frame 80Symbol 286 MovieClip
"fwdmov"Frame 80Symbol 289 MovieClip
"backmov"Frame 80Symbol 291 MovieClip
"q5"Frame 81Symbol 334 MovieClip
"q4"Frame 81Symbol 334 MovieClip
"q3"Frame 81Symbol 334 MovieClip
"q2"Frame 81Symbol 334 MovieClip
"q1"Frame 81Symbol 334 MovieClip
"b0"Frame 81Symbol 351 MovieClip
"b1"Frame 81Symbol 351 MovieClip
"handmov"Frame 81Symbol 359 MovieClip
"time"Frame 81Symbol 360 MovieClip
"slider0"Frame 81Symbol 365 MovieClip
"slider1"Frame 81Symbol 365 MovieClip
"score"Frame 81Symbol 366 MovieClip
"cowkiller"Frame 81Symbol 367 MovieClip
"billyboy"Frame 81Symbol 385 MovieClip
"dozer"Frame 81Symbol 387 MovieClip
"timeout"Frame 81Symbol 388 MovieClip
"gameover"Frame 81Symbol 389 MovieClip
"scorelayer"Frame 82Symbol 399 MovieClip
"datarecv"Frame 82Symbol 159 MovieClip [null]
"qkey0"Frame 90Symbol 420 MovieClip
"qkey1"Frame 90Symbol 421 MovieClip
"qkey2"Frame 90Symbol 422 MovieClip
"qkey3"Frame 90Symbol 423 MovieClip
"qkey4"Frame 90Symbol 424 MovieClip
"qkey5"Frame 90Symbol 425 MovieClip
"qkey6"Frame 90Symbol 426 MovieClip
"qkey7"Frame 90Symbol 427 MovieClip
"rain"Symbol 191 MovieClip Frame 1Symbol 188 MovieClip
"rain"Symbol 194 MovieClip Frame 1Symbol 188 MovieClip
"rain"Symbol 197 MovieClip Frame 1Symbol 188 MovieClip
"rain"Symbol 200 MovieClip Frame 1Symbol 188 MovieClip
"wolke1"Symbol 224 MovieClip Frame 1Symbol 191 MovieClip
"wolke2"Symbol 224 MovieClip Frame 1Symbol 194 MovieClip
"wolke3"Symbol 224 MovieClip Frame 1Symbol 197 MovieClip
"wolke4"Symbol 224 MovieClip Frame 1Symbol 200 MovieClip
"wettmelken_logo"Symbol 224 MovieClip Frame 1Symbol 181 MovieClip [null]
"highscore_bkg"Symbol 233 MovieClip Frame 1Symbol 232 MovieClip
"datarecv"Symbol 233 MovieClip Frame 1Symbol 176 MovieClip [null]
"wrapper"Symbol 241 MovieClip Frame 1Symbol 240 MovieClip
"select_arm"Symbol 281 MovieClip Frame 1Symbol 272 MovieClip
"select_head"Symbol 281 MovieClip Frame 1Symbol 280 MovieClip
"select_start"Symbol 282 MovieClip Frame 1Symbol 241 MovieClip
"select_info"Symbol 282 MovieClip Frame 1Symbol 241 MovieClip
"select_highscore"Symbol 282 MovieClip Frame 1Symbol 241 MovieClip
"bird"Symbol 282 MovieClip Frame 1Symbol 259 MovieClip
"bird_explode"Symbol 282 MovieClip Frame 1Symbol 266 MovieClip
"selectmenu_cow"Symbol 282 MovieClip Frame 1Symbol 281 MovieClip
"full2"Symbol 334 MovieClip Frame 1Symbol 312 MovieClip
"give_milk"Symbol 334 MovieClip Frame 1Symbol 314 MovieClip
"turn"Symbol 334 MovieClip Frame 1Symbol 321 MovieClip
"full1"Symbol 334 MovieClip Frame 1Symbol 328 MovieClip
"die"Symbol 334 MovieClip Frame 1Symbol 329 MovieClip
"eat"Symbol 334 MovieClip Frame 1Symbol 332 MovieClip
"run"Symbol 334 MovieClip Frame 1Symbol 333 MovieClip
"die_roll"Symbol 334 MovieClip Frame 1Symbol 168 MovieClip [mkuh_sterb_roll_ab_final]
"melk"Symbol 351 MovieClip Frame 1Symbol 337 MovieClip
"setz"Symbol 351 MovieClip Frame 1Symbol 341 MovieClip
"zappel"Symbol 351 MovieClip Frame 1Symbol 350 MovieClip
"shadow"Symbol 359 MovieClip Frame 1Symbol 322 MovieClip
"hand"Symbol 359 MovieClip Frame 1Symbol 358 MovieClip
"mark"Symbol 365 MovieClip Frame 1Symbol 364 MovieClip
"laufen"Symbol 385 MovieClip Frame 1Symbol 378 MovieClip
"melken"Symbol 385 MovieClip Frame 1Symbol 384 MovieClip
"scorelabel"Symbol 399 MovieClip Frame 1Symbol 392 MovieClip
"score"Symbol 399 MovieClip Frame 1Symbol 366 MovieClip
"namelabel"Symbol 399 MovieClip Frame 1Symbol 393 MovieClip
"ranklabel"Symbol 399 MovieClip Frame 1Symbol 394 MovieClip
"ranking"Symbol 399 MovieClip Frame 1Symbol 366 MovieClip
"keypad"Symbol 399 MovieClip Frame 1Symbol 397 MovieClip
"data"Symbol 399 MovieClip Frame 1Symbol 160 MovieClip [null]
"maillabel"Symbol 399 MovieClip Frame 1Symbol 398 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "release7.wav"
ExportAssets (56)Timeline Frame 1Symbol 2 as "sustain7.wav"
ExportAssets (56)Timeline Frame 1Symbol 3 as "attack7.wav"
ExportAssets (56)Timeline Frame 1Symbol 4 as "release6.wav"
ExportAssets (56)Timeline Frame 1Symbol 5 as "sustain6.wav"
ExportAssets (56)Timeline Frame 1Symbol 6 as "attack6.wav"
ExportAssets (56)Timeline Frame 1Symbol 7 as "release5.wav"
ExportAssets (56)Timeline Frame 1Symbol 8 as "sustain5.wav"
ExportAssets (56)Timeline Frame 1Symbol 9 as "attack5.wav"
ExportAssets (56)Timeline Frame 1Symbol 10 as "release4.wav"
ExportAssets (56)Timeline Frame 1Symbol 11 as "sustain4.wav"
ExportAssets (56)Timeline Frame 1Symbol 12 as "attack4.wav"
ExportAssets (56)Timeline Frame 1Symbol 13 as "release3.wav"
ExportAssets (56)Timeline Frame 1Symbol 14 as "sustain3.wav"
ExportAssets (56)Timeline Frame 1Symbol 15 as "attack3.wav"
ExportAssets (56)Timeline Frame 1Symbol 16 as "release2.wav"
ExportAssets (56)Timeline Frame 1Symbol 17 as "sustain2.wav"
ExportAssets (56)Timeline Frame 1Symbol 18 as "attack2.wav"
ExportAssets (56)Timeline Frame 1Symbol 19 as "release1.wav"
ExportAssets (56)Timeline Frame 1Symbol 20 as "sustain1.wav"
ExportAssets (56)Timeline Frame 1Symbol 21 as "attack1.wav"
ExportAssets (56)Timeline Frame 1Symbol 22 as "release0.wav"
ExportAssets (56)Timeline Frame 1Symbol 23 as "sustain0.wav"
ExportAssets (56)Timeline Frame 1Symbol 24 as "attack0.wav"
ExportAssets (56)Timeline Frame 1Symbol 25 as "snd_rand3"
ExportAssets (56)Timeline Frame 1Symbol 26 as "snd_rand2"
ExportAssets (56)Timeline Frame 1Symbol 27 as "snd_rand1"
ExportAssets (56)Timeline Frame 1Symbol 28 as "snd_random_0"
ExportAssets (56)Timeline Frame 1Symbol 29 as "rollover"
ExportAssets (56)Timeline Frame 1Symbol 30 as "snd_melken"
ExportAssets (56)Timeline Frame 1Symbol 31 as "snd_die"
ExportAssets (56)Timeline Frame 1Symbol 32 as "snd_catch"
ExportAssets (56)Timeline Frame 1Symbol 45 as "null"
ExportAssets (56)Timeline Frame 1Symbol 48 as "mkuh_sterb_roll_ab_final"
ExportAssets (56)Timeline Frame 1Symbol 50 as "font__"
ExportAssets (56)Timeline Frame 1Symbol 52 as "txtcursor"
ExportAssets (56)Timeline Frame 1Symbol 54 as "font_crlf"
ExportAssets (56)Timeline Frame 1Symbol 56 as "font_bs"
ExportAssets (56)Timeline Frame 1Symbol 58 as "font_@"
ExportAssets (56)Timeline Frame 1Symbol 60 as "font_n"
ExportAssets (56)Timeline Frame 1Symbol 62 as "font_z"
ExportAssets (56)Timeline Frame 1Symbol 64 as "font_y"
ExportAssets (56)Timeline Frame 1Symbol 66 as "font_x"
ExportAssets (56)Timeline Frame 1Symbol 68 as "font_w"
ExportAssets (56)Timeline Frame 1Symbol 70 as "font_v"
ExportAssets (56)Timeline Frame 1Symbol 72 as "font_u"
ExportAssets (56)Timeline Frame 1Symbol 74 as "font_t"
ExportAssets (56)Timeline Frame 1Symbol 76 as "font_s"
ExportAssets (56)Timeline Frame 1Symbol 78 as "font_r"
ExportAssets (56)Timeline Frame 1Symbol 80 as "font_q"
ExportAssets (56)Timeline Frame 1Symbol 82 as "font_p"
ExportAssets (56)Timeline Frame 1Symbol 84 as "font_o"
ExportAssets (56)Timeline Frame 1Symbol 86 as "font_m"
ExportAssets (56)Timeline Frame 1Symbol 88 as "font_l"
ExportAssets (56)Timeline Frame 1Symbol 90 as "font_k"
ExportAssets (56)Timeline Frame 1Symbol 92 as "font_j"
ExportAssets (56)Timeline Frame 1Symbol 94 as "font_i"
ExportAssets (56)Timeline Frame 1Symbol 96 as "font_h"
ExportAssets (56)Timeline Frame 1Symbol 98 as "font_g"
ExportAssets (56)Timeline Frame 1Symbol 100 as "font_f"
ExportAssets (56)Timeline Frame 1Symbol 102 as "font_e"
ExportAssets (56)Timeline Frame 1Symbol 104 as "font_d"
ExportAssets (56)Timeline Frame 1Symbol 106 as "font_c"
ExportAssets (56)Timeline Frame 1Symbol 108 as "font_b"
ExportAssets (56)Timeline Frame 1Symbol 110 as "font_a"
ExportAssets (56)Timeline Frame 1Symbol 112 as "font_9"
ExportAssets (56)Timeline Frame 1Symbol 114 as "font_8"
ExportAssets (56)Timeline Frame 1Symbol 116 as "font_7"
ExportAssets (56)Timeline Frame 1Symbol 118 as "font_6"
ExportAssets (56)Timeline Frame 1Symbol 120 as "font_5"
ExportAssets (56)Timeline Frame 1Symbol 122 as "font_4"
ExportAssets (56)Timeline Frame 1Symbol 124 as "font_3"
ExportAssets (56)Timeline Frame 1Symbol 126 as "font_2"
ExportAssets (56)Timeline Frame 1Symbol 128 as "font_1"
ExportAssets (56)Timeline Frame 1Symbol 130 as "font_0"
ExportAssets (56)Timeline Frame 1Symbol 132 as "font_+"
ExportAssets (56)Timeline Frame 1Symbol 134 as "font_^"
ExportAssets (56)Timeline Frame 1Symbol 136 as "font_?"
ExportAssets (56)Timeline Frame 1Symbol 138 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 140 as "font_,"
ExportAssets (56)Timeline Frame 1Symbol 142 as "font_)"
ExportAssets (56)Timeline Frame 1Symbol 144 as "font_("
ExportAssets (56)Timeline Frame 1Symbol 146 as "font_&"
ExportAssets (56)Timeline Frame 1Symbol 148 as "font_""
ExportAssets (56)Timeline Frame 1Symbol 150 as "font_!"
ExportAssets (56)Timeline Frame 1Symbol 151 as "font_-"
ExportAssets (56)Timeline Frame 1Symbol 152 as "null"
ExportAssets (56)Timeline Frame 1Symbol 153 as "null"
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 155 as "font_:"
ExportAssets (56)Timeline Frame 1Symbol 156 as "font_,"
ExportAssets (56)Timeline Frame 1Symbol 156 as "font_,"
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 157 as "font_;"
ExportAssets (56)Timeline Frame 1Symbol 158 as "font_b"
ExportAssets (56)Timeline Frame 1Symbol 159 as "null"
ExportAssets (56)Timeline Frame 1Symbol 160 as "null"
ExportAssets (56)Timeline Frame 1Symbol 161 as "font_s"
ExportAssets (56)Timeline Frame 1Symbol 162 as "font_v"
ExportAssets (56)Timeline Frame 1Symbol 163 as "font_t"
ExportAssets (56)Timeline Frame 1Symbol 164 as "font_w"
ExportAssets (56)Timeline Frame 1Symbol 165 as "font_r"
ExportAssets (56)Timeline Frame 1Symbol 166 as "font_k"
ExportAssets (56)Timeline Frame 1Symbol 167 as "font_c"
ExportAssets (56)Timeline Frame 1Symbol 45 as "null"
ExportAssets (56)Timeline Frame 1Symbol 168 as "mkuh_sterb_roll_ab_final"
ExportAssets (56)Timeline Frame 1Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 1Symbol 170 as "font_g"
ExportAssets (56)Timeline Frame 1Symbol 171 as "font_i"
ExportAssets (56)Timeline Frame 1Symbol 172 as "font_d"
ExportAssets (56)Timeline Frame 1Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 1Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 1Symbol 175 as "font_l"
ExportAssets (56)Timeline Frame 1Symbol 176 as "null"
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 177 as "font_u"
ExportAssets (56)Timeline Frame 1Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 1Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 1Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 1Symbol 181 as "null"
ExportAssets (56)Timeline Frame 1Symbol 181 as "null"
ExportAssets (56)Timeline Frame 1Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 1Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 1Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 1Symbol 177 as "font_u"
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 1Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 25Symbol 176 as "null"
ExportAssets (56)Timeline Frame 79Symbol 175 as "font_l"
ExportAssets (56)Timeline Frame 79Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 79Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 79Symbol 172 as "font_d"
ExportAssets (56)Timeline Frame 79Symbol 171 as "font_i"
ExportAssets (56)Timeline Frame 79Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 79Symbol 170 as "font_g"
ExportAssets (56)Timeline Frame 79Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 79Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 79Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 80Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 80Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 80Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 80Symbol 177 as "font_u"
ExportAssets (56)Timeline Frame 80Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 80Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 80Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 80Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 80Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 80Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 81Symbol 168 as "mkuh_sterb_roll_ab_final"
ExportAssets (56)Timeline Frame 81Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 81Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 81Symbol 167 as "font_c"
ExportAssets (56)Timeline Frame 81Symbol 171 as "font_i"
ExportAssets (56)Timeline Frame 81Symbol 166 as "font_k"
ExportAssets (56)Timeline Frame 81Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 81Symbol 175 as "font_l"
ExportAssets (56)Timeline Frame 81Symbol 175 as "font_l"
ExportAssets (56)Timeline Frame 81Symbol 165 as "font_r"
ExportAssets (56)Timeline Frame 81Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 81Symbol 164 as "font_w"
ExportAssets (56)Timeline Frame 81Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 81Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 81Symbol 163 as "font_t"
ExportAssets (56)Timeline Frame 81Symbol 171 as "font_i"
ExportAssets (56)Timeline Frame 81Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 81Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 81Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 81Symbol 177 as "font_u"
ExportAssets (56)Timeline Frame 81Symbol 163 as "font_t"
ExportAssets (56)Timeline Frame 81Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 81Symbol 170 as "font_g"
ExportAssets (56)Timeline Frame 81Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 81Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 81Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 81Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 81Symbol 162 as "font_v"
ExportAssets (56)Timeline Frame 81Symbol 165 as "font_r"
ExportAssets (56)Timeline Frame 82Symbol 161 as "font_s"
ExportAssets (56)Timeline Frame 82Symbol 167 as "font_c"
ExportAssets (56)Timeline Frame 82Symbol 174 as "font_o"
ExportAssets (56)Timeline Frame 82Symbol 165 as "font_r"
ExportAssets (56)Timeline Frame 82Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 82Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 82Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 82Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 82Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 82Symbol 165 as "font_r"
ExportAssets (56)Timeline Frame 82Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 82Symbol 178 as "font_n"
ExportAssets (56)Timeline Frame 82Symbol 166 as "font_k"
ExportAssets (56)Timeline Frame 82Symbol 160 as "null"
ExportAssets (56)Timeline Frame 82Symbol 179 as "font_e"
ExportAssets (56)Timeline Frame 82Symbol 180 as "font_m"
ExportAssets (56)Timeline Frame 82Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 82Symbol 171 as "font_i"
ExportAssets (56)Timeline Frame 82Symbol 175 as "font_l"
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 154 as "font_."
ExportAssets (56)Timeline Frame 82Symbol 159 as "null"
ExportAssets (56)Timeline Frame 90Symbol 169 as "font_^"
ExportAssets (56)Timeline Frame 90Symbol 158 as "font_b"
ExportAssets (56)Timeline Frame 90Symbol 173 as "font_a"
ExportAssets (56)Timeline Frame 90Symbol 167 as "font_c"
ExportAssets (56)Timeline Frame 90Symbol 166 as "font_k"




https://swfchan.com/53/262291/info.shtml
Created: 12/12 -2025 19:06:24 Last modified: 12/12 -2025 19:06:24 Server time: 13/12 -2025 21:54:03