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

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

supercorrida.swf

This is the info page for
Flash #261697

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


Text
X

INICIAR

REINICIAR

PARA FRENTE

MOVER PARA
ESQUERDA

MOVER PARA
DIREITA

PARAR A MOTO

USE AS TECLAS DO TECLADO:

INICIAR

FÁCIL

NORMAL

DIFÍCIL

SUPER CORRIDA

ESTE É MAIS UM SUPER DESAFIO PARA VOCÊ.O
OBJETIVO DESTE JOGO É CHEGAR EM
PRIMEIRO. OBSERVE OS COMANDOS AO LADO,
DEFINA O GRAU DE DIFICULDADE E, EM
SEGUIDA, CLIQUE EM INICIAR. BOA SORTE!

0

PRONTO!!!

VEJA QUAL FOI SUA COLOCAÇÃO:


ActionScript [AS1/AS2]

Frame 1
gotoAndPlay (6);
Frame 2
Frame 5
stop();
Frame 6
_root.hoo = 0; _root.mesta = 0; _root.goPlace = 0; stop();
Instance of Symbol 34 MovieClip "knop" in Frame 6
onClipEvent (enterFrame) { if (_root.es == 1) { tellTarget (this) { gotoAndStop (1); }; } if (_root.es == 2) { tellTarget (this) { gotoAndStop (2); }; } if (_root.es == 3) { tellTarget (this) { gotoAndStop (3); }; } } onClipEvent (load) { _root.es = 3; }
Frame 7
tipi = getProperty(_root.mash, _rotation); if (_root.mesta > 2) { _root.hoo = _root.hoo + 1; if (_root.hoo > 30) { gotoAndStop (10); } } play();
Instance of Symbol 77 MovieClip "beetle1" in Frame 7
onClipEvent (load) { an = 10; gotoSpotX = _x; gotoSpoty = _y; speed = 0; anls = 0; anlsz = 0; _root.mesta = 0; _root.test = ""; } onClipEvent (enterFrame) { _root.zx = Math.abs(getProperty(_root.mash, _x) - getProperty(_root.beetle1, _x)); _root.zy = Math.abs(getProperty(_root.mash, _y) - getProperty(_root.beetle1, _y)); b = new Sound(_root.zv); if ((_root.zx <= 100) && (_root.zy <= 100)) { if (an < 40) { an = an + 0.1; } b.setVolume(an); } else { if (an > 10) { an = an - 0.1; } b.setVolume(an); } if (speed > 2) { if (anlsz == 0) { tellTarget (_root.zv) { gotoAndPlay (2); }; anlsz = 1; } } else { b.stop(); } if (_root.stc2 > 1) { if (anls == 0) { _root.mesta = _root.mesta + 1; _root.test = "_root.pedistal."; _root.test = _root.test + _root.mesta; tellTarget (_root.test) { gotoAndStop (3); }; _root.test = ""; anls = 1; } } if (_root.star == 1) { if (_root.stc2 < 2) { if (speed < 5) { speed = speed + 0.5; } } else if (speed > 0) { speed = speed - 0.2; } else { speed = 0; } } bs = 1; b = 5; if (_root.es == 1) { c = 50; } if (_root.es == 2) { c = 60; } if (_root.es == 3) { c = 75; } tr = (-getProperty(_root.beetle1, _rotation)) + 160; setProperty("_root.zd", _x , getProperty(_root.beetle1, _x) + (c * Math.sin(tr * 0.017453))); setProperty("_root.zd", _y , getProperty(_root.beetle1, _y) + (c * Math.cos(tr * 0.017453))); trl = (-getProperty(_root.beetle1, _rotation)) + 200; setProperty("_root.zp", _x , getProperty(_root.beetle1, _x) + (c * Math.sin(trl * 0.017453))); setProperty("_root.zp", _y , getProperty(_root.beetle1, _y) + (c * Math.cos(trl * 0.017453))); gotoSpotX = gotoSpotX + (speed * Math.sin(_rotation * 0.017453)); gotoSpotY = gotoSpotY - (speed * Math.cos(_rotation * 0.017453)); delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / 0.017453; if (Math.sqrt((delta_x * delta_x) + (delta_y * delta_y)) > speed) { _y = (_y - (speed * Math.cos(_rotation * 0.017453))); _x = (_x + (speed * Math.sin(_rotation * 0.017453))); } else { num = num + 1; if (num > 3) { num = 0; } } with (_root.zp) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { _root.ky = 1; setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); _root.ky = 1; } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); _root.ky = 1; } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); _root.ky = 1; } if (_root.mash.hitTest(getBounds(_root).xMax, _y, true)) { _root.ky = 1; setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + bs); } if (_root.mash.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + bs); _root.ky = 1; } if (_root.mash.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + bs); _root.ky = 1; } if (_root.mash.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + bs); _root.ky = 1; } } with (_root.zd) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - b); _root.k = 2; } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - b); _root.k = 2; } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - b); _root.k = 2; } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - b); _root.k = 2; } if (_root.mash.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - bs); _root.k = 2; } if (_root.mash.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - bs); _root.k = 2; } if (_root.mash.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - bs); _root.k = 2; } if (_root.mash.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) - bs); _root.k = 2; } } with (_root.beetle1) { if (_root.mash.hitTest(getBounds(_root).xMax, _y, true)) { } if (_root.mash.hitTest(getBounds(_root).xMin, _y, true)) { } if (_root.mash.hitTest(_x, getBounds(_root).yMax, true)) { } if (_root.mash.hitTest(_x, getBounds(_root).yMin, true)) { if (getProperty(_root.beetle1, _x) > getProperty(_root.mash, _x)) { } } if (_root.beetle.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle1", _x , getProperty(_root.beetle1, _x) - 3); } if (_root.beetle.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _x , getProperty(_root.beetle1, _x) + 3); } if (_root.beetle.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _y , getProperty(_root.beetle1, _y) - 3); } if (_root.beetle.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _y , getProperty(_root.beetle1, _y) + 3); } with (_root.beetle1) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle1", _rotation , getProperty(_root.beetle1, _rotation) + b); } } } }
Instance of Symbol 99 MovieClip "beetle" in Frame 7
onClipEvent (load) { anlsz = 0; num = 0; anls = 0; gotoSpotX = _x; gotoSpoty = _y; speed = 0; clickMode = true; turnMode = false; } onClipEvent (mouseDown) { } onClipEvent (enterFrame) { _root.ax = Math.abs(getProperty(_root.mash, _x) - getProperty(_root.beetle, _x)); _root.ay = Math.abs(getProperty(_root.mash, _y) - getProperty(_root.beetle, _y)); c = new Sound(_root.zv1); if ((_root.ax <= 100) && (_root.ay <= 100)) { if (an < 40) { an = an + 0.1; } c.setVolume(an); } else { if (an > 10) { an = an - 0.1; } c.setVolume(an); } if (speed > 1) { if (anlsz == 0) { tellTarget (_root.zv1) { gotoAndPlay (2); }; anlsz = 1; } } else { c.stop(); } if (_root.stc1 > 1) { if (anls == 0) { _root.mesta = _root.mesta + 1; _root.test = "_root.pedistal."; _root.test = _root.test + _root.mesta; tellTarget (_root.test) { gotoAndStop (2); }; _root.test = ""; anls = 1; } } if (_root.star == 1) { if (_root.stc1 < 2) { if (speed < 5) { speed = speed + 0.5; } } else if (speed > 0) { speed = speed - 0.2; } else { speed = 0; } } _root.fox = (-getProperty(_root.beetle, _rotation)) + 160; b = 5; if (_root.es == 1) { c = 50; } if (_root.es == 2) { c = 60; } if (_root.es == 3) { c = 75; } tr = (-getProperty(_root.beetle, _rotation)) + 160; setProperty("_root.pd", _x , getProperty(_root.beetle, _x) + (c * Math.sin(tr * 0.017453))); setProperty("_root.pd", _y , getProperty(_root.beetle, _y) + (c * Math.cos(tr * 0.017453))); trl = (-getProperty(_root.beetle, _rotation)) + 200; setProperty("_root.ld", _x , getProperty(_root.beetle, _x) + (c * Math.sin(trl * 0.017453))); setProperty("_root.ld", _y , getProperty(_root.beetle, _y) + (c * Math.cos(trl * 0.017453))); gotoSpotX = gotoSpotX + (speed * Math.sin(_rotation * 0.017453)); gotoSpotY = gotoSpotY - (speed * Math.cos(_rotation * 0.017453)); if (clickMode) { } delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / 0.017453; if (Math.sqrt((delta_x * delta_x) + (delta_y * delta_y)) > speed) { _y = (_y - (speed * Math.cos(_rotation * 0.017453))); _x = (_x + (speed * Math.sin(_rotation * 0.017453))); } else { num = num + 1; if (num > 3) { num = 0; } } _root.batrot = getProperty(_root.beetle, _rotation); with (_root.ld) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { _root.ky = 1; _root.k = 0; setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); _root.ky = 1; _root.k = 0; } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); _root.ky = 1; _root.k = 0; } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); _root.ky = 1; _root.k = 0; } } with (_root.pd) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) - b); _root.k = 1; _root.ky = 0; } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) - b); _root.k = 1; _root.ky = 0; } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) - b); _root.k = 1; _root.ky = 0; } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) - b); _root.k = 1; _root.ky = 0; } with (_root.beetle) { if (_root.dor.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); } if (_root.dor.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); } if (_root.dor.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); } if (_root.dor.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle", _rotation , getProperty(_root.beetle, _rotation) + b); } with (_root.beetle) { if (_root.mash.hitTest(getBounds(_root).xMax, _y, true)) { } if (_root.mash.hitTest(getBounds(_root).xMin, _y, true)) { } if (_root.mash.hitTest(_x, getBounds(_root).yMax, true)) { } if (_root.mash.hitTest(_x, getBounds(_root).yMin, true)) { if (getProperty(_root.beetle, _x) > getProperty(_root.mash, _x)) { } } if (_root.beetle1.hitTest(getBounds(_root).xMax, _y, true)) { setProperty("_root.beetle", _x , getProperty(_root.beetle, _x) - 3); } if (_root.beetle1.hitTest(getBounds(_root).xMin, _y, true)) { setProperty("_root.beetle", _x , getProperty(_root.beetle, _x) + 3); } if (_root.beetle1.hitTest(_x, getBounds(_root).yMax, true)) { setProperty("_root.beetle", _y , getProperty(_root.beetle, _y) - 3); } if (_root.beetle1.hitTest(_x, getBounds(_root).yMin, true)) { setProperty("_root.beetle", _y , getProperty(_root.beetle, _y) + 3); if (getProperty(_root.beetle, _x) > getProperty(_root.beetle1, _x)) { } } } } } }
Instance of Symbol 104 MovieClip "zv1" in Frame 7
onClipEvent (enterFrame) { }
Instance of Symbol 116 MovieClip "mash" in Frame 7
onClipEvent (load) { anls = 0; tabu = 0; _root.naprov = 0; i = 5; sk = 5; a = 5; } onClipEvent (keyUp) { } onClipEvent (enterFrame) { if (((_root.z > 0.5) && (tabu == 0)) && (Key.isDown(38))) { tellTarget (_root.mzv) { gotoAndPlay (2); }; tabu = 1; } if (_root.z == 0) { zb = new Sound(_root.mzv); zb.stop(); } if (Key.isDown(38)) { } else if (((_root.z < 5) && (tabu == 1)) && (_root.z > 4)) { zb = new Sound(_root.mzv); zb.stop(); tellTarget (_root.mzv) { gotoAndPlay (27); }; tabu = 0; } if (anls == 0) { } if (_root.stc > 1) { if (anls == 0) { _root.mesta = _root.mesta + 1; _root.test = "_root.pedistal."; _root.test = _root.test + _root.mesta; tellTarget (_root.test) { gotoAndStop (4); }; _root.test = ""; anls = 1; } } if (_root.star == 0) { _root.z = 0; } _root.x = getProperty(_root.mash, _x); _root.y = getProperty(_root.mash, _y); jamp = 160; if (_root.y > 450) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) - jamp); setProperty(_root.pr, _y , getProperty(_root.pr, _y) - jamp); setProperty(_root.dor, _y , getProperty(_root.dor, _y) - jamp); setProperty(_root.beetle, _y , getProperty(_root.beetle, _y) - jamp); setProperty(_root.beetle1, _y , getProperty(_root.beetle1, _y) - jamp); setProperty(_root.bee, _y , getProperty(_root.bee, _y) - jamp); setProperty(_root.fchert, _y , getProperty(_root.fchert, _y) - jamp); setProperty(_root.f1, _y , getProperty(_root.f1, _y) - jamp); setProperty(_root.f2, _y , getProperty(_root.f2, _y) - jamp); setProperty(_root.ba1, _y , getProperty(_root.ba1, _y) - jamp); setProperty(_root.ba2, _y , getProperty(_root.ba2, _y) - jamp); } if (_root.y < 20) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) + jamp); setProperty(_root.pr, _y , getProperty(_root.pr, _y) + jamp); setProperty(_root.dor, _y , getProperty(_root.dor, _y) + jamp); setProperty(_root.beetle, _y , getProperty(_root.beetle, _y) + jamp); setProperty(_root.beetle1, _y , getProperty(_root.beetle1, _y) + jamp); setProperty(_root.bee, _y , getProperty(_root.bee, _y) + jamp); setProperty(_root.fchert, _y , getProperty(_root.fchert, _y) + jamp); setProperty(_root.f1, _y , getProperty(_root.f1, _y) + jamp); setProperty(_root.f2, _y , getProperty(_root.f2, _y) + jamp); setProperty(_root.ba1, _y , getProperty(_root.ba1, _y) + jamp); setProperty(_root.ba2, _y , getProperty(_root.ba2, _y) + jamp); } if (_root.x > 550) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) - jamp); setProperty(_root.pr, _x , getProperty(_root.pr, _x) - jamp); setProperty(_root.dor, _x , getProperty(_root.dor, _x) - jamp); setProperty(_root.beetle, _x , getProperty(_root.beetle, _x) - jamp); setProperty(_root.beetle1, _x , getProperty(_root.beetle1, _x) - jamp); setProperty(_root.bee, _x , getProperty(_root.bee, _x) - jamp); setProperty(_root.fchert, _x , getProperty(_root.fchert, _x) - jamp); setProperty(_root.f1, _x , getProperty(_root.f1, _x) - jamp); setProperty(_root.f2, _x , getProperty(_root.f2, _x) - jamp); setProperty(_root.ba1, _x , getProperty(_root.ba1, _x) - jamp); setProperty(_root.ba2, _x , getProperty(_root.ba2, _x) - jamp); } if (_root.x < 40) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) + jamp); setProperty(_root.pr, _x , getProperty(_root.pr, _x) + jamp); setProperty(_root.dor, _x , getProperty(_root.dor, _x) + jamp); setProperty(_root.beetle, _x , getProperty(_root.beetle, _x) + jamp); setProperty(_root.beetle1, _x , getProperty(_root.beetle1, _x) + jamp); setProperty(_root.bee, _x , getProperty(_root.bee, _x) + jamp); setProperty(_root.fchert, _x , getProperty(_root.fchert, _x) + jamp); setProperty(_root.f1, _x , getProperty(_root.f1, _x) + jamp); setProperty(_root.f2, _x , getProperty(_root.f2, _x) + jamp); setProperty(_root.ba1, _x , getProperty(_root.ba1, _x) + jamp); setProperty(_root.ba2, _x , getProperty(_root.ba2, _x) + jamp); } with (_root.mash) { if (_root.beetle1.hitTest(getBounds(_root).xMax, _y, true)) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) - a); } if (_root.beetle1.hitTest(getBounds(_root).xMin, _y, true)) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) + a); } if (_root.beetle1.hitTest(_x, getBounds(_root).yMax, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) - a); } if (_root.beetle1.hitTest(_x, getBounds(_root).yMin, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) + a); } if (_root.beetle.hitTest(getBounds(_root).xMax, _y, true)) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) - a); } if (_root.beetle.hitTest(getBounds(_root).xMin, _y, true)) { setProperty(_root.mash, _x , getProperty(_root.mash, _x) + a); } if (_root.beetle.hitTest(_x, getBounds(_root).yMax, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) - a); } if (_root.beetle.hitTest(_x, getBounds(_root).yMin, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) + a); } } with (_root.mash) { if (Key.isDown(Key.down)) { _root.z = 0; } if (_root.z > 0) { if (_root.pr.hitTest(getBounds(_root).xMax, _y, true)) { _root.z = _root.z - 0.2; setProperty(_root.mash, _x , getProperty(_root.mash, _x) - 2); } if (_root.pr.hitTest(getBounds(_root).xMin, _y, true)) { _root.z = _root.z - 0.2; setProperty(_root.mash, _x , getProperty(_root.mash, _x) + 2); } if (_root.pr.hitTest(_x, getBounds(_root).yMax, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) - 2); _root.z = _root.z - 0.2; } if (_root.pr.hitTest(_x, getBounds(_root).yMin, true)) { setProperty(_root.mash, _y , getProperty(_root.mash, _y) + 2); _root.z = _root.z - 0.2; } } } usk = 5; if (Key.isDown(37) && (Key.isDown(38))) { this._rotation = this._rotation - usk; } } onClipEvent (enterFrame) { if (Key.isDown(39) && (Key.isDown(38))) { this._rotation = this._rotation + usk; } if (((Key.isDown(37) && (_root.z > 0.1)) && (!Key.isDown(38))) && (!Key.isDown(40))) { this._rotation = this._rotation - usk; } if (((Key.isDown(39) && (_root.z > 0.1)) && (!Key.isDown(38))) && (!Key.isDown(40))) { this._rotation = this._rotation + usk; } if (Key.isDown(37) && (Key.isDown(40))) { this._rotation = this._rotation + usk; } if (Key.isDown(39) && (Key.isDown(40))) { this._rotation = this._rotation - usk; } if (Key.isDown(38)) { this._y = this._y - (Math.cos(0.017453 * this._rotation) * _root.z); this._x = this._x + (Math.sin(0.017453 * this._rotation) * _root.z); } if (Key.isDown(Key.down) && (_root.z < 0)) { this._y = this._y - (Math.cos(0.017453 * this._rotation) * _root.z); this._x = this._x + (Math.sin(0.017453 * this._rotation) * _root.z); } if (((Key.isDown(38) && (!Key.isDown(40))) && (_root.z > -2)) && (_root.z < sk)) { _root.z = _root.z + 0.2; } if (((Key.isDown(40) && (!Key.isDown(38))) && (_root.z > -2)) && (_root.z < sk)) { _root.z = _root.z - 0.2; } if (((_root.z > 0.1) && (!Key.isDown(38))) && (!Key.isDown(40))) { this._y = this._y - (Math.cos(0.017453 * this._rotation) * _root.z); this._x = this._x + (Math.sin(0.017453 * this._rotation) * _root.z); _root.z = _root.z - 0.2; } if (((_root.z < -0.1) && (!Key.isDown(38))) && (!Key.isDown(40))) { this._y = this._y - (Math.cos(0.017453 * this._rotation) * _root.z); this._x = this._x + (Math.sin(0.017453 * this._rotation) * _root.z); _root.z = _root.z + 0.1; } if ((((_root.z < 0.1) && (!Key.isDown(38))) && (!Key.isDown(40))) && (_root.z >= 0)) { _root.z = 0; } if ((((_root.z > -0.1) && (!Key.isDown(38))) && (!Key.isDown(40))) && (_root.z <= 0)) { _root.z = 0; } _root.rota = this._rotation; }
Instance of Symbol 127 MovieClip "fchert" in Frame 7
onClipEvent (load) { tellTarget ("_root.fchert") { gotoAndStop (2); }; } onClipEvent (enterFrame) { if (_root.v3 == 0) { _root.fchert; if (hittest(_root.mash)) { tellTarget ("_root.f2") { gotoAndStop (1); }; tellTarget ("_root.fchert") { gotoAndStop (2); }; } } _root.fchert; if (hittest(_root.mash)) { if (_root.v2 == 0) { tellTarget ("_root.f1") { gotoAndStop (1); }; _root.stc = _root.stc - 1; tellTarget ("_root.fchert") { gotoAndStop (2); }; } } }
Instance of Symbol 128 MovieClip "f1" in Frame 7
onClipEvent (enterFrame) { if (_root.v1 == 0) { _root.f1; if (hittest(_root.mash)) { tellTarget ("_root.fchert") { gotoAndStop (1); }; tellTarget ("_root.f1") { gotoAndStop (2); }; } } }
Instance of Symbol 129 MovieClip "f2" in Frame 7
onClipEvent (enterFrame) { if (_root.v2 == 0) { _root.f2; if (hittest(_root.mash)) { tellTarget ("_root.f1") { gotoAndStop (1); }; tellTarget ("_root.f2") { gotoAndStop (2); }; } } }
Instance of Symbol 132 MovieClip "ba1" in Frame 7
onClipEvent (enterFrame) { _root.ba1; if (hittest(_root.beetle)) { tellTarget ("_root.ba1") { gotoAndPlay (2); }; } }
Instance of Symbol 133 MovieClip "ba2" in Frame 7
onClipEvent (enterFrame) { _root.ba2; if (hittest(_root.beetle1)) { tellTarget ("_root.ba2") { gotoAndPlay (2); }; } }
Frame 8
play();
Frame 9
gotoAndPlay (7);
Frame 10
_root.goPlace = 1; stop();
Frame 11
stopAllSounds(); stop();
Symbol 8 Button
on (release) { fscommand ("quit"); }
Symbol 30 Button
on (release) { gotoAndStop (1); }
Symbol 34 MovieClip Frame 1
stop();
Symbol 34 MovieClip Frame 2
stop();
Symbol 34 MovieClip Frame 3
stop();
Symbol 44 Button
on (release) { stopAllSounds(); gotoAndStop (7); _root.stc = 0; _root.stc1 = 0; _root.stc2 = 0; }
Symbol 55 Button
on (release) { _root.es = 2; } on (rollOver) { setProperty("norm", _alpha , "100"); } on (rollOut, dragOut) { setProperty("norm", _alpha , "30"); }
Symbol 56 Button
on (release) { _root.es = 1; } on (rollOver) { setProperty("easy", _alpha , "100"); } on (rollOut, dragOut) { setProperty("easy", _alpha , "30"); }
Symbol 57 Button
on (release) { _root.es = 3; } on (rollOver) { setProperty("hard", _alpha , "100"); } on (rollOut, dragOut) { setProperty("hard", _alpha , "30"); }
Symbol 62 Button
on (release) { gotoAndPlay (11); }
Symbol 102 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 2
play();
Symbol 102 MovieClip Frame 4
gotoAndStop (1);
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
play();
Symbol 104 MovieClip Frame 4
gotoAndStop (1);
Symbol 116 MovieClip Frame 1
stop();
Symbol 124 MovieClip Frame 1
_root.star = 0;
Symbol 124 MovieClip Frame 85
_root.star = 1;
Symbol 124 MovieClip Frame 124
stop();
Symbol 127 MovieClip Frame 1
_root.v1 = 1; stop();
Symbol 127 MovieClip Frame 2
_root.v1 = 0; _root.stc = _root.stc + 1;
Symbol 127 MovieClip Frame 7
stop();
Symbol 128 MovieClip Frame 1
_root.v2 = 1; stop();
Symbol 128 MovieClip Frame 2
_root.v2 = 0;
Symbol 128 MovieClip Frame 7
stop();
Symbol 129 MovieClip Frame 1
_root.v3 = 1; stop();
Symbol 129 MovieClip Frame 2
_root.v3 = 0;
Symbol 129 MovieClip Frame 7
stop();
Symbol 132 MovieClip Frame 1
_root.s1 = 1; stop();
Symbol 132 MovieClip Frame 2
_root.s1 = 0;
Symbol 132 MovieClip Frame 6
_root.stc1 = _root.stc1 + 1; gotoAndStop (1);
Symbol 133 MovieClip Frame 1
stop();
Symbol 133 MovieClip Frame 6
_root.stc2 = _root.stc2 + 1; gotoAndStop (1);
Symbol 138 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 2
play();
Symbol 138 MovieClip Frame 16
gotoAndStop (1);
Symbol 138 MovieClip Frame 27
play();
Symbol 138 MovieClip Frame 49
stop();
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 2
stop();
Symbol 145 MovieClip Frame 3
stop();
Symbol 145 MovieClip Frame 4
stop();
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 2
stop();
Symbol 146 MovieClip Frame 3
stop();
Symbol 146 MovieClip Frame 4
stop();
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 2
stop();
Symbol 147 MovieClip Frame 3
stop();
Symbol 147 MovieClip Frame 4
stop();
Symbol 148 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 1
stopAllSounds();
Symbol 151 MovieClip Frame 4
stop();
Symbol 152 Button
on (release) { stopAllSounds(); gotoAndPlay (6); }
Symbol 160 Button
on (release) { gotoAndStop (6); }

Library Items

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

Instance Names

"starto"Frame 5Symbol 17 MovieClip
"knop"Frame 6Symbol 34 MovieClip
"kak"Frame 6Symbol 42 MovieClip
"easy"Frame 6Symbol 49 MovieClip
"norm"Frame 6Symbol 51 MovieClip
"hard"Frame 6Symbol 53 MovieClip
"bee"Frame 7Symbol 75 MovieClip
"beetle1"Frame 7Symbol 77 MovieClip
"beetle"Frame 7Symbol 99 MovieClip
"zv"Frame 7Symbol 102 MovieClip
"zv1"Frame 7Symbol 104 MovieClip
"v"Frame 7Symbol 107 MovieClip
"pd"Frame 7Symbol 109 MovieClip
"ld"Frame 7Symbol 110 MovieClip
"zd"Frame 7Symbol 112 MovieClip
"zp"Frame 7Symbol 112 MovieClip
"dor"Frame 7Symbol 114 MovieClip
"pr"Frame 7Symbol 114 MovieClip
"mash"Frame 7Symbol 116 MovieClip
"start"Frame 7Symbol 124 MovieClip
"fchert"Frame 7Symbol 127 MovieClip
"f1"Frame 7Symbol 128 MovieClip
"f2"Frame 7Symbol 129 MovieClip
"ba1"Frame 7Symbol 132 MovieClip
"ba2"Frame 7Symbol 133 MovieClip
"mzv"Frame 7Symbol 138 MovieClip
"pedistal"Frame 7Symbol 148 MovieClip
"koliz"Symbol 98 MovieClip Frame 1Symbol 82 MovieClip
"circle"Symbol 98 MovieClip Frame 1Symbol 97 MovieClip
"2"Symbol 148 MovieClip Frame 1Symbol 145 MovieClip
"3"Symbol 148 MovieClip Frame 1Symbol 146 MovieClip
"1"Symbol 148 MovieClip Frame 1Symbol 147 MovieClip

Dynamic Text Variables

mestaSymbol 79 EditableText"0"
testSymbol 80 EditableText""
stc1Symbol 140 EditableText""
stc2Symbol 141 EditableText""
stcSymbol 142 EditableText""




http://swfchan.com/53/261697/info.shtml
Created: 2/11 -2025 05:24:17 Last modified: 2/11 -2025 05:24:17 Server time: 05/12 -2025 09:57:40