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

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

766320913.swf

This is the info page for
Flash #14656

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


Text
A game by Rekcah

The way you just drew that path is just the way you
will do to make the path for the drop. Then, after
pressing "Go!" or pressing SPACE, the drop will fall
down that path and, hopefully, find it's way to the
glas.

Get to goal

But when you draw your path, remember not to
draw too close to any obstacles. The drop may NOT
hit anything except the path.

Don't hit the terrain

Also try not to get stuck anywhere. That's not good.
We want progress, don't we?

Don't get stuck

If you by any reason want to know how far you've
come, just check the meter up to the left of screen
when you play.

Are we there yet?

What!? Are we trying to cheat here? Well, okay. But
don't tell anyone.

Cheat!

5

dist1

dist1

Sponsored by

ActionScript [AS1/AS2]

Frame 1
function itemHandler1(obj, item) { getURL ("http://www.rekcah.se", "_blank"); } function itemHandler2(obj, item) { getURL ("http://maxgames.com", "_blank"); } function itemHandler3(obj, item) { _quality = "high"; } function itemHandler4(obj, item) { _quality = "medium"; } function itemHandler5(obj, item) { _quality = "low"; } _global.cheats = 0; root_cm = new ContextMenu(); root_cm.hideBuiltInItems(); aaa_cmi = new ContextMenuItem("Visit my site!", itemHandler1); bbb_cmi = new ContextMenuItem("Visit Maxgames.com!", itemHandler2); ddd_cmi = new ContextMenuItem("High Quality", itemHandler3); eee_cmi = new ContextMenuItem("Mid Quality", itemHandler4); fff_cmi = new ContextMenuItem("Low Quality", itemHandler5); ccc_cmi.separatorBefore = true; root_cm.customItems.push(aaa_cmi, bbb_cmi, ccc_cmi, ddd_cmi, eee_cmi, fff_cmi); _root.menu = root_cm;
Instance of Symbol 5 MovieClip "c" in Frame 1
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 260) { this._y = starty; this._x = startx; } }
Instance of Symbol 7 MovieClip "b1" in Frame 1
onClipEvent (enterFrame) { this._x = _root.c._x + (_root.c._width / 10); this._y = _root.c._y + (-(_root.c._height / 10)); this._width = _root.c._width / 3; this._height = _root.c._width / 3; }
Instance of Symbol 10 MovieClip in Frame 1
onClipEvent (enterFrame) { percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (percent == 100) { _root.gotoAndStop(2); } else { _root.stop(); } this.gotoAndStop(Math.round(percent) + 1); }
Instance of Symbol 21 MovieClip in Frame 1
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Frame 2
stop();
Instance of Symbol 27 MovieClip in Frame 2
on (release) { getURL ("http://rekcah.awardspace.com/redir.php", "_blank"); }
Instance of Symbol 40 MovieClip "music" in Frame 2
onClipEvent (load) { my_sound1 = new Sound(); my_sound1.attachSound("song1"); my_sound1.start(0, 1000); my_sound3 = new Sound(); my_sound3.attachSound("msong"); my_sound3.start(0, 1000); my_sound1.onSoundComplete = function () { stopAllSounds(); my_sound1.start(0, 1000); }; stopAllSounds(); my_sound3.start(0, 1000); }
Frame 3
stop();
Instance of Symbol 5 MovieClip "c1" in Frame 3
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 450) { this._y = -50; this._x = 25 + random(500); } }
Instance of Symbol 7 MovieClip "b1" in Frame 3
onClipEvent (enterFrame) { this._x = _root.c1._x + (_root.c1._width / 10); this._y = _root.c1._y + (-(_root.c1._height / 10)); this._width = _root.c1._width / 3; this._height = _root.c1._width / 3; }
Instance of Symbol 5 MovieClip "c2" in Frame 3
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 450) { this._y = -50; this._x = 25 + random(500); } }
Instance of Symbol 7 MovieClip "b1" in Frame 3
onClipEvent (enterFrame) { this._x = _root.c2._x + (_root.c2._width / 10); this._y = _root.c2._y + (-(_root.c2._height / 10)); this._width = _root.c2._width / 3; this._height = _root.c2._width / 3; }
Instance of Symbol 5 MovieClip "c4" in Frame 3
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 450) { this._y = -50; this._x = 25 + random(500); } }
Instance of Symbol 7 MovieClip "b1" in Frame 3
onClipEvent (enterFrame) { this._x = _root.c4._x + (_root.c4._width / 10); this._y = _root.c4._y + (-(_root.c4._height / 10)); this._width = _root.c4._width / 3; this._height = _root.c4._width / 3; }
Instance of Symbol 5 MovieClip "c5" in Frame 3
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 450) { this._y = -50; this._x = 25 + random(500); } }
Instance of Symbol 7 MovieClip "b1" in Frame 3
onClipEvent (enterFrame) { this._x = _root.c5._x + (_root.c5._width / 10); this._y = _root.c5._y + (-(_root.c5._height / 10)); this._width = _root.c5._width / 3; this._height = _root.c5._width / 3; }
Instance of Symbol 5 MovieClip "c3" in Frame 3
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 1; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = 1; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); this.test1.beginFill(3977727, 50); this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (this._y > 450) { this._y = -50; this._x = 25 + random(500); } }
Instance of Symbol 7 MovieClip "b1" in Frame 3
onClipEvent (enterFrame) { this._x = _root.c3._x + (_root.c3._width / 10); this._y = _root.c3._y + (-(_root.c3._height / 10)); this._width = _root.c3._width / 3; this._height = _root.c3._width / 3; }
Instance of Symbol 54 MovieClip in Frame 3
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Frame 4
_quality = "high"; _root._y = 0; stop(); _root.controls.d1.removeMovieClip(); _root.controls.d2.removeMovieClip();
Instance of Symbol 65 MovieClip in Frame 4
on (rollOver) { if (this._currentframe < 5) { play(); } _parent.p1.running = 0; _parent.p2.running = 1; } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == false) { if (this._currentframe > 4) { play(); } } } on (release) { _root.gotoAndStop(5); }
Instance of Symbol 68 MovieClip in Frame 4
on (rollOver) { if (this._currentframe < 5) { play(); } _parent.p1.running = 1; _parent.p2.running = 0; } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == false) { if (this._currentframe > 4) { play(); } } } on (release) { stopAllSounds(); _root.gotoAndStop(6); }
Instance of Symbol 70 MovieClip "p1" in Frame 4
onClipEvent (enterFrame) { if (isNaN(running)) { running = 0; c = 0; t = 0; nn = "water"; } if (running == 1) { nn = "water" + c; _root.water.duplicateMovieClip(nn, _root.getNextHighestDepth()); _root[nn]._x = _x; _root[nn]._y = _y; c++; } }
Instance of Symbol 70 MovieClip "p2" in Frame 4
onClipEvent (enterFrame) { if (isNaN(running)) { running = 0; c = 0; t = 0; nn = "water"; } if (running == 1) { nn = "water" + c; _root.water.duplicateMovieClip(nn, _root.getNextHighestDepth()); _root[nn]._x = _x; _root[nn]._y = _y; c++; } }
Instance of Symbol 72 MovieClip "water" in Frame 4
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = (random(20) - 10) / 8; fall = 0; } if (this._y > 400) { this.removeMovieClip(); } fall = fall + 0.5; this._x = this._x + movex; this._y = this._y + fall; }
Instance of Symbol 87 MovieClip "q" in Frame 4
on (release) { if (isNaN(q)) { q = 0; } if (q == 0) { _quality = "LOW"; q = 1; } else if (q == 1) { _quality = "MEDIUM"; q = 2; } else if (q == 2) { _quality = "HIGH"; q = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { play(); } } else if (this._currentframe > 9) { play(); } }
Instance of Symbol 21 MovieClip in Frame 4
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Frame 5
_root._y = 0; stop(); _root.controls.d1.removeMovieClip(); _root.controls.d2.removeMovieClip();
Instance of Symbol 68 MovieClip in Frame 5
on (rollOver) { if (this._currentframe < 5) { play(); } } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == false) { if (this._currentframe > 4) { play(); } } } on (release) { _root.music.my_sound3.stop(); _root.gotoAndStop(6); }
Frame 6
function death() { _root.c._x = _root.c.startx; _root.c._y = _root.c.starty; _global.lives = _global.lives - 1; _root.controls.go.gotoAndStop(1); _root.bg.line.removeMovieClip(); _global.phy = 0; _root.bg.md == 0; _root.bg.set1 = 0; _global.go = 0; _root._y = 0; } function restart() { _root.c._x = _root.c.startx; _root.c._y = _root.c.starty; _root.controls.go.gotoAndStop(1); _root.bg.line.removeMovieClip(); _global.phy = 0; _global.go = 0; _root.bg.md == 0; _root.bg.set1 = 0; _root._y = 0; } stop(); _root.music.my_sound1.start(0, 1000); _global.diff = 0; _global.phy = 0; _global.dreset = 1; _global.go = 0; _global.lives = 25;
Instance of Symbol 131 MovieClip "bg" in Frame 6
onClipEvent (enterFrame) { if (isNaN(set1)) { set1 = 0; } if ((_root._xmouse > 550) || (_root._xmouse < 0)) { md = 0; } if (set1 == 0) { timer = 5; this.createEmptyMovieClip("line1", 1); this.line1.lineStyle(30, 6710886, 100); set1 = 1; } if (md == 1) { if (timer == 0) { this.line1.lineTo(_root._xmouse, _root._ymouse); timer = 0; } else { timer--; } } if (_root._y > (-(_root.danger.win._y - 250))) { if (Key.isDown(40) || (Key.isDown(83))) { _root._y = _root._y - 5; } } if (_root._y < (-(_root.c._y - _root.c.starty))) { if (Key.isDown(38) || (Key.isDown(87))) { _root._y = _root._y + 5; } } if (Key.isDown(13)) { if (Key.isDown(8)) { if (Key.isDown(16)) { _root.gotoAndStop(15); } } } _root.controls._y = -_root._y; } onClipEvent (mouseDown) { if (_global.go != 1) { md = 1; this.line1.moveTo(_root._xmouse, _root._ymouse); } } onClipEvent (mouseUp) { md = 0; }
Instance of Symbol 257 MovieClip "danger" in Frame 6
onClipEvent (enterFrame) { this.gotoAndStop(_root._currentframe - 4); }
Instance of Symbol 261 MovieClip "c" in Frame 6
onClipEvent (enterFrame) { if (isNaN(rot1)) { phy = 0; rot1 = 0; rot2 = 30; rot3 = 60; rot4 = 90; rot5 = 120; rot6 = 150; rot7 = 180; rot8 = 210; rot9 = 240; rot10 = 270; rot11 = 300; rot12 = 330; d1 = 20; d2 = 20; d3 = 20; d4 = 20; d5 = 20; d6 = 20; d7 = 20; d8 = 20; d9 = 20; d10 = 20; d11 = 20; d12 = 20; fally = 0; fallx = 0; startx = this._x; starty = this._y; } phy = _global.phy; if (phy == 1) { if ((((((((((((_root.bg.hitTest(this._x + x1, this._y + y1, true) == true) && (_root.bg.hitTest(this._x + x2, this._y + y2, true) == true)) && (_root.bg.hitTest(this._x + x3, this._y + y3, true) == true)) && (_root.bg.hitTest(this._x + x4, this._y + y4, true) == true)) && (_root.bg.hitTest(this._x + x5, this._y + y5, true) == true)) && (_root.bg.hitTest(this._x + x6, this._y + y6, true) == true)) && (_root.bg.hitTest(this._x + x7, this._y + y7, true) == true)) && (_root.bg.hitTest(this._x + x8, this._y + y8, true) == true)) && (_root.bg.hitTest(this._x + x9, this._y + y9, true) == true)) && (_root.bg.hitTest(this._x + x10, this._y + y10, true) == true)) && (_root.bg.hitTest(this._x + x11, this._y + y11, true) == true)) && (_root.bg.hitTest(this._x + x12, this._y + y12, true) == true)) { fally = (this._width * this._height) / 400; } this._y = this._y + fally; this._x = this._x + fallx; if (_root.bg.hitTest(this._x + x1, this._y + y1, true) == false) { if (d1 > 0) { d1 = d1 - 3; } } if (_root.bg.hitTest(this._x + x2, this._y + y2, true) == false) { if (d2 > 0) { d2 = d2 - 3; } } if (_root.bg.hitTest(this._x + x3, this._y + y3, true) == false) { if (d3 > 0) { d3 = d3 - 3; } } if (_root.bg.hitTest(this._x + x4, this._y + y4, true) == false) { if (d4 > 0) { d4 = d4 - 3; } } if (_root.bg.hitTest(this._x + x5, this._y + y5, true) == false) { if (d5 > 0) { d5 = d5 - 3; } } if (_root.bg.hitTest(this._x + x6, this._y + y6, true) == false) { if (d6 > 0) { d6 = d6 - 3; } } if (_root.bg.hitTest(this._x + x7, this._y + y7, true) == false) { if (d7 > 0) { d7 = d7 - 3; } } if (_root.bg.hitTest(this._x + x8, this._y + y8, true) == false) { if (d8 > 0) { d8 = d8 - 3; } } if (_root.bg.hitTest(this._x + x9, this._y + y9, true) == false) { if (d9 > 0) { d9 = d9 - 3; } } if (_root.bg.hitTest(this._x + x10, this._y + y10, true) == false) { if (d10 > 0) { d10 = d10 - 3; } } if (_root.bg.hitTest(this._x + x11, this._y + y11, true) == false) { if (d11 > 0) { d11 = d11 - 3; } } if (_root.bg.hitTest(this._x + x12, this._y + y12, true) == false) { if (d12 > 0) { d12 = d12 - 3; } } movex = (((((((((((x1 / 20) + (x2 / 20)) + (x3 / 20)) + (x4 / 20)) + (x5 / 20)) + (x6 / 20)) + (x7 / 20)) + (x8 / 20)) + (x9 / 20)) + (x10 / 20)) + (x11 / 20)) + (x12 / 20); movey = (((((((((((y1 / 20) + (y2 / 20)) + (y3 / 20)) + (y4 / 20)) + (y5 / 20)) + (y6 / 20)) + (y7 / 20)) + (y8 / 20)) + (y9 / 20)) + (y10 / 20)) + (y11 / 20)) + (y12 / 20); this._x = this._x + (movex * 3); this._y = this._y + (movey * 2); if (d1 < 20) { d1 = d1 + 1; } if (d2 < 20) { d2 = d2 + 1; } if (d3 < 20) { d3 = d3 + 1; } if (d4 < 20) { d4 = d4 + 1; } if (d5 < 20) { d5 = d5 + 1; } if (d6 < 20) { d6 = d6 + 1; } if (d7 < 20) { d7 = d7 + 1; } if (d8 < 20) { d8 = d8 + 1; } if (d9 < 20) { d9 = d9 + 1; } if (d10 < 20) { d10 = d10 + 1; } if (d11 < 20) { d11 = d11 + 1; } if (d12 < 20) { d12 = d12 + 1; } if (d1 > 20) { d1 = d1 - 1; } if (d2 > 20) { d2 = d2 - 1; } if (d3 > 20) { d3 = d3 - 1; } if (d4 > 20) { d4 = d4 - 1; } if (d5 > 20) { d5 = d5 - 1; } if (d6 > 20) { d6 = d6 - 1; } if (d7 > 20) { d7 = d7 - 1; } if (d8 > 20) { d8 = d8 - 1; } if (d9 > 20) { d9 = d9 - 1; } if (d10 > 20) { d10 = d10 - 1; } if (d11 > 20) { d11 = d11 - 1; } if (d12 > 20) { d12 = d12 - 1; } } x1 = Math.cos((rot1 / 180) * Math.PI) * d1; y1 = Math.sin((rot1 / 180) * Math.PI) * d1; x2 = Math.cos((rot2 / 180) * Math.PI) * d2; y2 = Math.sin((rot2 / 180) * Math.PI) * d2; x3 = Math.cos((rot3 / 180) * Math.PI) * d3; y3 = Math.sin((rot3 / 180) * Math.PI) * d3; x4 = Math.cos((rot4 / 180) * Math.PI) * d4; y4 = Math.sin((rot4 / 180) * Math.PI) * d4; x5 = Math.cos((rot5 / 180) * Math.PI) * d5; y5 = Math.sin((rot5 / 180) * Math.PI) * d5; x6 = Math.cos((rot6 / 180) * Math.PI) * d6; y6 = Math.sin((rot6 / 180) * Math.PI) * d6; x7 = Math.cos((rot7 / 180) * Math.PI) * d7; y7 = Math.sin((rot7 / 180) * Math.PI) * d7; x8 = Math.cos((rot8 / 180) * Math.PI) * d8; y8 = Math.sin((rot8 / 180) * Math.PI) * d8; x9 = Math.cos((rot9 / 180) * Math.PI) * d9; y9 = Math.sin((rot9 / 180) * Math.PI) * d9; x10 = Math.cos((rot10 / 180) * Math.PI) * d10; y10 = Math.sin((rot10 / 180) * Math.PI) * d10; x11 = Math.cos((rot11 / 180) * Math.PI) * d11; y11 = Math.sin((rot11 / 180) * Math.PI) * d11; x12 = Math.cos((rot12 / 180) * Math.PI) * d12; y12 = Math.sin((rot12 / 180) * Math.PI) * d12; this.createEmptyMovieClip("test1", 0); if (_global.cheats == 1) { this.test1.beginFill(16777215, 50); } else { this.test1.beginFill(3977727, 50); } this.test1.moveTo(x1, y1); this.test1.lineTo(x2, y2); this.test1.lineTo(x3, y3); this.test1.lineTo(x4, y4); this.test1.lineTo(x5, y5); this.test1.lineTo(x6, y6); this.test1.lineTo(x7, y7); this.test1.lineTo(x8, y8); this.test1.lineTo(x9, y9); this.test1.lineTo(x10, y10); this.test1.lineTo(x11, y11); this.test1.lineTo(x12, y12); this.test1.lineTo(x1, y1); this.test1.endFill(); if (_root.danger.win.hitTest(this._x, this._y, true)) { _root.restart(); if (_root._currentframe == 35) { _root.music.my_sound1.stop(); _root.music.my_sound2.stop(); } _root.gotoAndStop(_root._currentframe + 1); } else if (_root.danger.hitTest(this._x, this._y, true)) { if (_global.cheats == 0) { if (_global.lives > 0) { _root.death(); } else { _root._y = 0; _root.music.my_sound1.stop(); _root.music.my_sound2.stop(); _root.gotoAndStop(37); } } } if (_global.phy == 1) { _root._y = (-this._y) + 100; } this.pliv.swapDepths(1); this.pliv.lives.text = _global.lives; if (_global.cheats == 1) { gotoAndStop (2); } else { gotoAndStop (1); } }
Instance of Symbol 7 MovieClip "b1" in Frame 6
onClipEvent (enterFrame) { this._x = _root.c._x + (_root.c._width / 10); this._y = _root.c._y + (-(_root.c._height / 10)); this._width = _root.c._width / 3; this._height = _root.c._width / 3; }
Instance of Symbol 312 MovieClip "controls" in Frame 6
onClipEvent (enterFrame) { percent = 100 - (((_root.c._y - _root.c.starty) / (_root.danger.win._y - 40)) * 100); this.dist1.text = Math.round(_root.c._y - _root.c.starty); this.dist2.text = Math.round(_root.danger.win._y - 55); this.createEmptyMovieClip("d1", 0); this.d1.lineStyle(2, 65280, 100); this.d1.moveTo(10, 50); this.d1.lineTo(110, 20); this.d1.lineTo(110, 10); this.d1.lineTo(10, 40); this.d1.lineTo(10, 50); this.createEmptyMovieClip("d2", 1); this.d2.beginFill(65280, 80); this.d2.moveTo(10, 50); this.d2.lineTo(10 + percent, 50 - (percent * 0.3)); this.d2.lineTo(10 + percent, 40 - (percent * 0.3)); this.d2.lineTo(10, 40); this.d2.lineTo(10, 50); this.d2.endFill(); }
Frame 35
stop();
Instance of Symbol 40 MovieClip "music" in Frame 35
onClipEvent (load) { my_sound1 = new Sound(); my_sound1.attachSound("song1"); my_sound1.start(0, 1000); my_sound3 = new Sound(); my_sound3.attachSound("msong"); my_sound3.start(0, 1000); my_sound1.onSoundComplete = function () { my_sound2.start(0, 1000); my_sound1.stop(); }; my_sound2.onSoundComplete = function () { my_sound1.start(0, 1000); my_sound2.stop(); }; stopAllSounds(); my_sound3.start(0, 1000); }
Frame 36
stop();
Instance of Symbol 344 MovieClip "restart" in Frame 36
on (release) { stopAllSounds(); _root.music.sound3.start(); _root.gotoAndStop(4); } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } }
Instance of Symbol 21 MovieClip in Frame 36
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Symbol 7 MovieClip Frame 1
stop();
Symbol 7 MovieClip Frame 2
stop();
Symbol 10 MovieClip Frame 1
stop();
Symbol 27 MovieClip Frame 1
_root.music.my_sound3.start(0, 1000);
Symbol 27 MovieClip Frame 200
_root.gotoAndStop(3);
Symbol 33 MovieClip Frame 1
stop();
Symbol 33 MovieClip Frame 10
stop();
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 10
stop();
Symbol 40 MovieClip Frame 1
stop();
Instance of Symbol 33 MovieClip in Symbol 40 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } }
Symbol 40 MovieClip Frame 2
stop();
Instance of Symbol 39 MovieClip in Symbol 40 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } }
Symbol 46 Button
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Symbol 49 MovieClip Frame 60
stop();
Symbol 50 MovieClip Frame 240
_root.gotoAndStop(_root._currentframe + 1);
Symbol 59 MovieClip Frame 1
stop();
Instance of Symbol 59 MovieClip in Symbol 60 MovieClip Frame 1
onClipEvent (enterFrame) { this._y = this._y + 25; this._rotation = this._rotation + (5 + random(15)); if (this._y > 2500) { this._y = -100; this._x = random(350) + 100; this.gotoAndStop(random(3) + 1); this._rotation = random(360); } }
Symbol 65 MovieClip Frame 1
stop();
Symbol 65 MovieClip Frame 5
stop();
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 5
stop();
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(s)) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); size = random(20); } this._y = this._y - s; this._width = size; this._height = size; this._x = this._x + (random(3) - 1); if (this._y < -50) { this._x = random(400) - 200; s = 0.5 + (random(50) / 100); this._y = 50; size = random(20); } }
Symbol 87 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 10
stop();
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 10
stop();
Symbol 129 MovieClip Frame 1
stop();
Instance of Symbol 92 MovieClip in Symbol 129 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(set1)) { set1 = 0; } if (set1 == 0) { timer = 5; this.createEmptyMovieClip("line1", 1); this.line1.lineStyle(30, 6710886, 100); set1 = 1; } if (md == 1) { if (_parent.dr._currentframe < 10) { _parent.dr.play(); } if (timer == 0) { this.line1.lineTo(_root._xmouse, _root._ymouse); timer = 0; } else { timer--; } } else if (_parent.dr._currentframe == 10) { _parent.dr.play(); } if (_parent.dr._currentframe == 10) { _parent.dr._x = -100; _parent.dr._y = 0; } else { _parent.dr._x = _root._xmouse; _parent.dr._y = _root._ymouse; } } onClipEvent (mouseDown) { if (_global.go != 1) { md = 1; this.line1.moveTo(_root._xmouse, _root._ymouse); } } onClipEvent (mouseUp) { md = 0; }
Instance of Symbol 94 MovieClip in Symbol 129 MovieClip Frame 1
on (release) { this._parent.gotoAndStop(this._parent._currentframe + 1); }
Instance of Symbol 116 MovieClip in Symbol 129 MovieClip Frame 4
on (press) { _global.cheats = 1; _parent.gotoAndStop(6); }
Instance of Symbol 118 MovieClip in Symbol 129 MovieClip Frame 5
on (release) { this._parent.gotoAndStop(1); }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Instance of Symbol 72 MovieClip in Symbol 135 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } movex = movex - 0.1; movey = movey + 0.5; this._x = this._x + movex; this._y = this._y + movey; if (this._y > (500 + s)) { this._x = 0; this._y = 0; movex = 3.5 + (random(100) / 100); movey = 0; s = random(50); } }
Symbol 148 MovieClip Frame 1
stop();
Instance of Symbol 164 MovieClip "q1" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(size)) { size = 10 + random(440); t = 200; _width = size; } if (t == 0) { size = 10 + random(440); t = 200; } else { t--; } this._width = this._width + ((size - _width) / 100); }
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.q1._x + _parent.q1._width); }
Instance of Symbol 164 MovieClip "q2" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { size = _parent.q3._width - ((_parent.q3._width - _parent.q1._width) / 2); this._width = this._width + ((size - _width) / 20); }
Instance of Symbol 164 MovieClip "q3" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { size = _parent.q5._width - ((_parent.q5._width - _parent.q1._width) / 2); this._width = this._width + ((size - _width) / 20); }
Instance of Symbol 164 MovieClip "q4" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { size = _parent.q5._width - ((_parent.q5._width - _parent.q3._width) / 2); this._width = this._width + ((size - _width) / 20); }
Instance of Symbol 164 MovieClip "q5" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { size = 220; this._width = this._width + ((size - _width) / 20); }
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.q2._x + _parent.q2._width); }
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.q3._x + _parent.q3._width); }
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.q4._x + _parent.q4._width); }
Instance of Symbol 168 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.q5._x + _parent.q5._width); }
Instance of Symbol 169 MovieClip "w1" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { this._width = 10 + (430 - _parent.q1._width); }
Instance of Symbol 166 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.w1._x - _parent.w1._width); }
Instance of Symbol 166 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.w2._x - _parent.w2._width); }
Instance of Symbol 166 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.w3._x - _parent.w3._width); }
Instance of Symbol 166 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.w4._x - _parent.w4._width); }
Instance of Symbol 166 MovieClip in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { _x = (_parent.w5._x - _parent.w5._width); }
Instance of Symbol 169 MovieClip "w2" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { this._width = 10 + (430 - _parent.q2._width); }
Instance of Symbol 169 MovieClip "w3" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { this._width = 10 + (430 - _parent.q3._width); }
Instance of Symbol 169 MovieClip "w4" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { this._width = 10 + (430 - _parent.q4._width); }
Instance of Symbol 169 MovieClip "w5" in Symbol 170 MovieClip Frame 1
onClipEvent (enterFrame) { this._width = 10 + (430 - _parent.q5._width); }
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) { this._rotation = this._rotation + (2 + (_global.diff / 2)); }
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) { this._rotation = this._rotation + (2 + (_global.diff / 2)); }
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) { this._rotation = this._rotation + (2 + (_global.diff / 2)); }
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) { this._rotation = this._rotation + (2 + (_global.diff / 2)); }
Instance of Symbol 190 MovieClip in Symbol 191 MovieClip Frame 1
onClipEvent (load) { gotoAndPlay(random(20) + 1); }
Symbol 198 MovieClip Frame 1
stop();
Instance of Symbol 202 MovieClip in Symbol 203 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { movex = 0; this._rotation = 30; } if (this._rotation > 0) { movex = movex - 0.05; } else { movex = movex + 0.05; } this._rotation = this._rotation + (movex * (1 + (_global.diff / 4))); }
Symbol 230 MovieClip Frame 121
stop();
Instance of Symbol 230 MovieClip in Symbol 232 MovieClip Frame 1
onClipEvent (enterFrame) { if (isNaN(movex)) { startx = this._x; starty = this._y; movex = random(8) - 4; movey = -12; size = 30 + random(35); } if (this._y > 300) { movex = random(8) - 4; movey = -12; size = 30 + random(35); this._x = startx; this._y = starty; this.gotoAndPlay(1); } this._height = size; this._width = size; movey = movey + 0.3; this._x = this._x + movex; this._y = this._y + movey; }
Symbol 257 MovieClip Frame 1
stop();
Instance of Symbol 140 MovieClip in Symbol 257 MovieClip Frame 5
onClipEvent (enterFrame) { this._rotation = this._rotation - (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip in Symbol 257 MovieClip Frame 5
onClipEvent (enterFrame) { this._rotation = this._rotation - (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip in Symbol 257 MovieClip Frame 5
onClipEvent (enterFrame) { this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip in Symbol 257 MovieClip Frame 5
onClipEvent (enterFrame) { this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 148 MovieClip in Symbol 257 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.c._y + 50) > _y) { play(); } }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 7
onClipEvent (enterFrame) { if (isNaN(set1)) { this.gotoAndStop(1); set1 = 0; } this.play(); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 7
onClipEvent (enterFrame) { if (isNaN(set1)) { this.gotoAndStop(1); set1 = 0; } this.play(); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 8
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 8
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 8
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 8
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { if (isNaN(set1)) { this._rotation = -90; set1 = 0; } this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { if (isNaN(set1)) { this._rotation = -270; set1 = 0; } this._rotation = this._rotation - (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { if (isNaN(set1)) { this._rotation = -270; set1 = 0; } this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { if (isNaN(set1)) { this._rotation = -90; set1 = 0; } this._rotation = this._rotation - (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { this._rotation = this._rotation - (1 + (_global.diff / 4)); }
Instance of Symbol 140 MovieClip "s1" in Symbol 257 MovieClip Frame 11
onClipEvent (enterFrame) { this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 12
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 12
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 12
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 12
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 176 MovieClip in Symbol 257 MovieClip Frame 13
onClipEvent (enterFrame) { this._rotation = this._rotation + (0.5 + (_global.diff / 8)); }
Instance of Symbol 176 MovieClip in Symbol 257 MovieClip Frame 13
onClipEvent (enterFrame) { this._rotation = this._rotation + (0.5 + (_global.diff / 8)); }
Instance of Symbol 181 MovieClip "a2" in Symbol 257 MovieClip Frame 15
onClipEvent (enterFrame) { if (_rotation > 0) { _rotation = (_rotation - 1); } }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 15
on (press) { _parent.a1._rotation = _parent.a1._rotation + 180; }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 15
on (press) { _parent.a2._rotation = 90; }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 15
on (press) { _parent.a3._rotation = _parent.a3._rotation + 180; }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 0; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 0; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 10; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 10; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 20; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 20; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 30; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 30; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 40; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 40; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 50; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 50; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 60; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 60; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 70; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 70; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 80; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 80; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 90; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 198 MovieClip in Symbol 257 MovieClip Frame 17
onClipEvent (enterFrame) { if (isNaN(t)) { t = 90; } if (t == 0) { play(); } else { t--; } }
Instance of Symbol 206 MovieClip in Symbol 257 MovieClip Frame 19
onClipEvent (enterFrame) { if (this._x < -30) { this._x = 600; } this._x = this._x - 15; }
Instance of Symbol 218 MovieClip in Symbol 257 MovieClip Frame 21
onClipEvent (enterFrame) { this._rotation = this._rotation + (1 + (_global.diff / 4)); }
Instance of Symbol 230 MovieClip in Symbol 257 MovieClip Frame 22
onClipEvent (enterFrame) { if (isNaN(movex)) { startx = this._x; starty = this._y; movex = -12; movey = -5 - random(5); size = 30 + random(35); } if (this._x < -200) { movex = -12; movey = -5 - random(5); size = 30 + random(35); this._x = startx; this._y = starty; this.gotoAndPlay(1); } this._height = size; this._width = size; movey = movey + 0.3; this._x = this._x + movex; this._y = this._y + movey; }
Instance of Symbol 230 MovieClip in Symbol 257 MovieClip Frame 22
onClipEvent (enterFrame) { if (isNaN(movex)) { startx = this._x; starty = this._y; movex = 12; movey = -5 - random(5); size = 30 + random(35); } if (this._x > 700) { movex = 12; movey = -5 - random(5); size = 30 + random(35); this._x = startx; this._y = starty; this.gotoAndPlay(1); } this._height = size; this._width = size; movey = movey + 0.3; this._x = this._x + movex; this._y = this._y + movey; }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 234 MovieClip in Symbol 257 MovieClip Frame 23
onClipEvent (enterFrame) { gotoAndStop(random(200) + 1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 153 MovieClip in Symbol 257 MovieClip Frame 25
onClipEvent (load) { gotoAndPlay (1); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 1); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 1); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 2); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 2); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 3); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 3); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 4); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 4); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 5); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 5); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 6); }
Instance of Symbol 238 MovieClip in Symbol 257 MovieClip Frame 26
onClipEvent (enterFrame) { _rotation = (_rotation + 6); }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 240 MovieClip in Symbol 257 MovieClip Frame 27
onClipEvent (enterFrame) { if (isNaN(dir)) { dir = random(2); } if (dir == 0) { _x = (_x+1); } else { _x = (_x-1); } if (this._x < 60) { _x = (_x + 1); dir = 0; } if (this._x > 490) { _x = (_x - 1); dir = 1; } }
Instance of Symbol 181 MovieClip "a2" in Symbol 257 MovieClip Frame 29
onClipEvent (enterFrame) { if (_rotation > 0) { _rotation = (_rotation - 1); } }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 29
on (press) { _parent.a2._rotation = 90; }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 29
on (press) { _parent.a3._rotation = _parent.a3._rotation + 180; }
Instance of Symbol 191 MovieClip in Symbol 257 MovieClip Frame 29
on (press) { _parent.a1._rotation = _parent.a1._rotation + 180; }
Symbol 261 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 10
stop();
Symbol 279 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 10
stop();
Symbol 291 MovieClip Frame 1
stop();
Symbol 291 MovieClip Frame 10
stop();
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 10
stop();
Symbol 300 MovieClip Frame 1
stop();
Symbol 300 MovieClip Frame 2
stop();
Instance of Symbol 305 MovieClip in Symbol 309 MovieClip Frame 1
on (press) { md = 1; } onClipEvent (mouseUp) { md = 0; } onClipEvent (enterFrame) { if (md == 1) { if (_root._y < (-(_root.c._y - _root.c.starty))) { _root._y = _root._y + 5; } } }
Instance of Symbol 307 MovieClip in Symbol 309 MovieClip Frame 1
on (press) { md = 1; } onClipEvent (mouseUp) { md = 0; } onClipEvent (enterFrame) { if (md == 1) { if (_root._y > (-(_root.danger.win._y - 250))) { _root._y = _root._y - 5; } } }
Instance of Symbol 269 MovieClip "quit" in Symbol 312 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } } on (release) { stopAllSounds(); _root.music.my_sound3.start(0, 1000); _root.gotoAndStop(4); _root._y = 0; }
Instance of Symbol 279 MovieClip "restart" in Symbol 312 MovieClip Frame 1
on (release) { if (_global.lives > 0) { _root.death(); } } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } }
Instance of Symbol 291 MovieClip "go" in Symbol 312 MovieClip Frame 1
on (release) { if (_global.lives >= 2) { _root.restart(); if (_root._currentframe == 22) { _root.music.my_sound1.stop(); _root.music.my_sound2.stop(); } _global.lives = _global.lives - 2; _root.gotoAndStop(_root._currentframe + 1); } } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { play(); } } else if (this._currentframe > 9) { play(); } }
Instance of Symbol 40 MovieClip "music" in Symbol 312 MovieClip Frame 1
onClipEvent (load) { stop1 = 1; } on (release) { if (stop1 == 1) { _root.music.my_sound1.setVolume(0); _root.music.my_sound2.setVolume(0); stop1 = 0; this.gotoAndStop(2); } else { _root.music.my_sound1.setVolume(100); _root.music.my_sound2.setVolume(100); stop1 = 1; this.gotoAndStop(1); } }
Instance of Symbol 87 MovieClip "q" in Symbol 312 MovieClip Frame 1
on (release) { if (isNaN(q)) { q = 0; } if (q == 0) { _quality = "LOW"; q = 1; } else if (q == 1) { _quality = "MEDIUM"; q = 2; } else if (q == 2) { _quality = "HIGH"; q = 0; } } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { play(); } } else if (this._currentframe > 9) { play(); } }
Instance of Symbol 300 MovieClip "go" in Symbol 312 MovieClip Frame 1
on (release) { if (this._currentframe == 1) { _global.phy = 1; _root._y = 0; _root.bg.md = 0; _global.go = 1; } else { _global.phy = 0; } } onClipEvent (keyDown) { if (Key.isDown(32)) { if (this._currentframe == 1) { _global.phy = 1; _root.bg.md = 0; _root._y = 0; _global.go = 1; } } } onClipEvent (enterFrame) { if (_global.phy == 0) { gotoAndStop (1); } else { gotoAndStop (2); } } on (rollOver) { if (this.bu._currentframe < 10) { this.bu.play(); } } on (rollOut) { if (this.bu._currentframe > 9) { this.bu.play(); } }
Instance of Symbol 311 MovieClip in Symbol 312 MovieClip Frame 1
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 10
stop();
Instance of Symbol 329 MovieClip in Symbol 345 MovieClip Frame 270
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Instance of Symbol 334 MovieClip in Symbol 345 MovieClip Frame 360
on (release) { getURL ("http://rekcah.awardspace.com/redir.php"); }
Symbol 345 MovieClip Frame 420
stop();
Instance of Symbol 334 MovieClip in Symbol 345 MovieClip Frame 420
on (release) { getURL ("http://rekcah.awardspace.com/redir.php", "_blank"); }
Instance of Symbol 344 MovieClip "restart" in Symbol 345 MovieClip Frame 420
on (release) { _root.music.my_sound4.stop(); _root.gotoAndStop(3); } onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true) == true) { if (this._currentframe < 10) { this.play(); } } else if (this._currentframe > 9) { this.play(); } }
Instance of Symbol 21 MovieClip in Symbol 345 MovieClip Frame 420
on (release) { getURL ("http://www.maxgames.com", "_blank"); }

Library Items

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

Instance Names

"bg"Frame 1Symbol 4 MovieClip
"c"Frame 1Symbol 5 MovieClip
"b1"Frame 1Symbol 7 MovieClip
"music"Frame 2Symbol 40 MovieClip
"bg"Frame 3Symbol 52 MovieClip
"c1"Frame 3Symbol 5 MovieClip
"b1"Frame 3Symbol 7 MovieClip
"c2"Frame 3Symbol 5 MovieClip
"b1"Frame 3Symbol 7 MovieClip
"c4"Frame 3Symbol 5 MovieClip
"b1"Frame 3Symbol 7 MovieClip
"c5"Frame 3Symbol 5 MovieClip
"b1"Frame 3Symbol 7 MovieClip
"c3"Frame 3Symbol 5 MovieClip
"b1"Frame 3Symbol 7 MovieClip
"p1"Frame 4Symbol 70 MovieClip
"p2"Frame 4Symbol 70 MovieClip
"water"Frame 4Symbol 72 MovieClip
"bg"Frame 4Symbol 77 MovieClip
"q"Frame 4Symbol 87 MovieClip
"bg"Frame 6Symbol 131 MovieClip
"danger"Frame 6Symbol 257 MovieClip
"c"Frame 6Symbol 261 MovieClip
"b1"Frame 6Symbol 7 MovieClip
"controls"Frame 6Symbol 312 MovieClip
"music"Frame 35Symbol 40 MovieClip
"restart"Frame 36Symbol 344 MovieClip
"dr"Symbol 129 MovieClip Frame 1Symbol 98 MovieClip
"q1"Symbol 170 MovieClip Frame 1Symbol 164 MovieClip
"q2"Symbol 170 MovieClip Frame 1Symbol 164 MovieClip
"q3"Symbol 170 MovieClip Frame 1Symbol 164 MovieClip
"q4"Symbol 170 MovieClip Frame 1Symbol 164 MovieClip
"q5"Symbol 170 MovieClip Frame 1Symbol 164 MovieClip
"w1"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"w2"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"w3"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"w4"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"w5"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"win"Symbol 257 MovieClip Frame 1Symbol 103 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"s1"Symbol 257 MovieClip Frame 11Symbol 140 MovieClip
"a2"Symbol 257 MovieClip Frame 15Symbol 181 MovieClip
"a1"Symbol 257 MovieClip Frame 15Symbol 183 MovieClip
"a3"Symbol 257 MovieClip Frame 15Symbol 185 MovieClip
"a2"Symbol 257 MovieClip Frame 29Symbol 181 MovieClip
"a1"Symbol 257 MovieClip Frame 29Symbol 183 MovieClip
"a3"Symbol 257 MovieClip Frame 29Symbol 185 MovieClip
"lives"Symbol 260 MovieClip Frame 1Symbol 259 EditableText
"pliv"Symbol 261 MovieClip Frame 1Symbol 260 MovieClip
"bu"Symbol 300 MovieClip Frame 1Symbol 299 MovieClip
"quit"Symbol 312 MovieClip Frame 1Symbol 269 MovieClip
"restart"Symbol 312 MovieClip Frame 1Symbol 279 MovieClip
"go"Symbol 312 MovieClip Frame 1Symbol 291 MovieClip
"music"Symbol 312 MovieClip Frame 1Symbol 40 MovieClip
"q"Symbol 312 MovieClip Frame 1Symbol 87 MovieClip
"go"Symbol 312 MovieClip Frame 1Symbol 300 MovieClip
"dist1"Symbol 312 MovieClip Frame 1Symbol 301 EditableText
"dist2"Symbol 312 MovieClip Frame 1Symbol 302 EditableText
"restart"Symbol 345 MovieClip Frame 420Symbol 344 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "msong"
ExportAssets (56)Timeline Frame 2Symbol 41 as "song1"
ExportAssets (56)Timeline Frame 36Symbol 347 as "dead"




http://swfchan.com/3/14656/info.shtml
Created: 3/6 -2019 11:49:26 Last modified: 3/6 -2019 11:49:26 Server time: 28/04 -2024 22:56:42