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

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

1010.swf

This is the info page for
Flash #83510

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


Text
BY SLAUGHTERDOG

STOP REMOVAL
hold

CREATE TRAIL
toggle

SHIFT

Q

ActionScript [AS1/AS2]

Frame 1
onEnterFrame = function () { percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (percent <= 10) { _root.barl._yscale = percent * 10; } else if (percent >= 10) { _root.barl._yscale = 100; } if ((percent >= 11) && (percent < 20)) { _root.baro._xscale = (percent - 10) * 10; } else if (percent >= 20) { _root.baro._xscale = 100; } if ((percent >= 21) && (percent < 30)) { _root.bara._yscale = (percent - 20) * 10; } else if (percent >= 30) { _root.bara._yscale = 100; } if ((percent >= 31) && (percent < 40)) { _root.bard._xscale = (percent - 30) * 10; } else if (percent >= 40) { _root.bard._xscale = 100; } if ((percent >= 41) && (percent < 50)) { _root.bare._yscale = (percent - 40) * 10; } else if (percent >= 50) { _root.bare._yscale = 100; } if ((percent >= 51) && (percent < 60)) { _root.barr._xscale = (percent - 50) * 10; } else if (percent >= 60) { _root.barr._xscale = 100; } if ((percent >= 61) && (percent < 70)) { _root.bari._yscale = (percent - 60) * 10; } else if (percent >= 70) { _root.bari._yscale = 100; } if ((percent >= 71) && (percent < 80)) { _root.barn._xscale = (percent - 70) * 10; } else if (percent >= 80) { _root.barn._xscale = 100; } if ((percent >= 81) && (percent < 90)) { _root.barg._yscale = (percent - 80) * 10; } else if (percent >= 90) { _root.barg._yscale = 100; } if (percent >= 100) { onEnterFrame = null; _root.play(); } }; stop(); barl._yscale = 0; baro._xscale = 0; bara._yscale = 0; bard._xscale = 0; bare._yscale = 0; barr._xscale = 0; bari._yscale = 0; barn._xscale = 0; barg._yscale = 0;
Frame 2
_global.copyit = true; _global.depth = 275; _global.cbarDepth = 0; _quality = "MEDIUM"; _global.firstplay = true; quality = _root.attachMovie("quality", "quality", 50002); quality._x = 92; quality._y = 17; fscommand ("allowscale", false); curtain = _root.attachMovie("curtain", "curtain", 50003); curtain._x = 302; curtain._y = 242; _global.randRange = function (min, max) { var _local1 = Math.floor(Math.random() * ((max - min) + 1)) + min; return(_local1); }; _global.cbars = new Array(275); i = 0; while (i < 275) { cbars[i] = _root.attachMovie("cbar", "cbar", _global.cbarDepth++); cbars[i]._x = i * 2; cbars[i]._y = 200 + randRange(0, 1); i++; } _global.moveAmount = 1; _global.moveBars = function () { if (cbars[0]._y > 250) { moveAmount = -1; } else if (cbars[0]._y < 150) { moveAmount = 1; } else { more = randRange(0, 1); if (more == 0) { negate = randRange(0, 1); moveAmount = randRange(0, 1); if (negate == 0) { moveAmount = -moveAmount; } } } cbars[0]._y = cbars[0]._y + moveAmount; i = 274; while (i > 0) { cbars[i]._y = cbars[i - 1]._y; i--; } }; onEnterFrame = function () { moveBars(); };
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Instance of Symbol 41 MovieClip in Frame 2
onClipEvent (load) { function setup() { this._y = -10; this._x = randRange(0, 550); addx = randRange(0, 1); negator = randRange(0, 1); if (negator == 0) { addx = -addx; } this._rotation = randRange(0, 360); } setup(); this._y = randRange(0, 400); } onClipEvent (enterFrame) { if (this._y > 410) { setup(); } else { this._y = this._y + 3; this._x = this._x + addx; } }
Frame 61
_global.gone = true; _global.num = 10; slide = _root.attachMovie("slide", "slide", 50001); slide._x = 275; slide._y = 348; stop(); Mouse.hide(); onEnterFrame = function () { wolf._x = _xmouse; wolf._y = _ymouse; if (Key.isDown(68)) { wolf._rotation = wolf._rotation + 7; } else if (Key.isDown(65)) { wolf._rotation = wolf._rotation - 7; } if (Key.isDown(87) && (wolf._xscale <= 200)) { wolf._xscale = wolf._xscale + 5; wolf._yscale = wolf._yscale + 5; } else if (Key.isDown(83) && (wolf._xscale > 0)) { wolf._yscale = wolf._yscale - 5; wolf._xscale = wolf._xscale - 5; } if (Key.isToggled(20)) { _global.copyit = false; } else { _global.copyit = true; } if (Key.isDown(16)) { _global.gone = false; } else { _global.gone = true; } moveBars(); };
Instance of Symbol 100 MovieClip [slide] in Frame 61
onClipEvent (load) { this.gotoAndPlay(111); }
Symbol 17 MovieClip Frame 20
stop();
Symbol 41 MovieClip Frame 1
function gotoRandom() { page = randRange(1, 20); if (page == 1) { gotoAndPlay ("first"); } else if (page == 2) { gotoAndPlay ("second"); } else if (page == 3) { gotoAndPlay ("third"); } else if (page == 4) { gotoAndPlay ("spiral"); } else { gotoAndPlay ("fith"); } } gotoRandom();
Symbol 41 MovieClip Frame 30
gotoRandom();
Symbol 41 MovieClip Frame 85
gotoRandom();
Symbol 41 MovieClip Frame 155
gotoRandom();
Symbol 41 MovieClip Frame 240
gotoRandom();
Symbol 41 MovieClip Frame 316
gotoRandom();
Symbol 41 MovieClip Frame 350
gotoRandom();
Symbol 62 MovieClip Frame 1
onEnterFrame = function () { if (_global.copyit == true) { prey = _root.attachMovie("flail", "flail", _global.depth); prey._x = this._x; prey._y = this._y; prey._yscale = this._yscale; prey._xscale = this._xscale; prey._rotation = this._rotation; if (_global.depth < 50000) { _global.depth = _global.depth + 1; } else { _global.depth = 275; } } };
Symbol 65 MovieClip [flail] Frame 40
if (_global.gone == true) { removeMovieClip(this); }
Symbol 68 MovieClip Frame 25
stop();
Symbol 70 Button
on (press) { getURL ("http://slaughterdog.net", "_blank"); }
Symbol 83 MovieClip [quality] Frame 1
stop(); var quality = new Object(); Key.addListener(quality); quality.onKeyDown = function () { if (Key.getCode() == 81) { if (_quality == "MEDIUM") { gotoAndPlay ("high"); } else if (_quality == "HIGH") { gotoAndPlay ("best"); } else if (_quality == "BEST") { gotoAndPlay ("low"); } else if (_quality == "LOW") { gotoAndPlay ("medium"); } } };
Symbol 83 MovieClip [quality] Frame 2
_quality = "HIGH";
Symbol 83 MovieClip [quality] Frame 29
stop();
Symbol 83 MovieClip [quality] Frame 30
_quality = "BEST";
Symbol 83 MovieClip [quality] Frame 58
stop();
Symbol 83 MovieClip [quality] Frame 59
_quality = "LOW";
Symbol 83 MovieClip [quality] Frame 88
stop();
Symbol 83 MovieClip [quality] Frame 89
_quality = "MEDIUM";
Symbol 83 MovieClip [quality] Frame 118
stop();
Symbol 89 Button
on (rollOver) { _parent.play(); }
Symbol 100 MovieClip [slide] Frame 1
if (_global.firstplay == true) { gotoAndPlay (111); }
Symbol 100 MovieClip [slide] Frame 110
stop();
Symbol 100 MovieClip [slide] Frame 111
_global.firstplay = false;

Library Items

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

Instance Names

"barl"Frame 1Symbol 4 MovieClip
"baro"Frame 1Symbol 5 MovieClip
"bara"Frame 1Symbol 6 MovieClip
"bard"Frame 1Symbol 7 MovieClip
"bare"Frame 1Symbol 8 MovieClip
"barr"Frame 1Symbol 9 MovieClip
"bari"Frame 1Symbol 10 MovieClip
"barn"Frame 1Symbol 11 MovieClip
"barg"Frame 1Symbol 12 MovieClip
"wolf"Frame 2Symbol 62 MovieClip
"qualitymanager"Frame 2Symbol 83 MovieClip [quality]

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 2Symbol 64 as "cbar"
ExportAssets (56)Timeline Frame 2Symbol 65 as "flail"
ExportAssets (56)Timeline Frame 2Symbol 83 as "quality"
ExportAssets (56)Timeline Frame 2Symbol 85 as "curtain"
ExportAssets (56)Timeline Frame 61Symbol 100 as "slide"

Labels

"first"Symbol 41 MovieClip Frame 2
"second"Symbol 41 MovieClip Frame 31
"third"Symbol 41 MovieClip Frame 86
"fourth"Symbol 41 MovieClip Frame 156
"fith"Symbol 41 MovieClip Frame 241
"spiral"Symbol 41 MovieClip Frame 317
"high"Symbol 83 MovieClip [quality] Frame 2
"best"Symbol 83 MovieClip [quality] Frame 30
"low"Symbol 83 MovieClip [quality] Frame 59
"medium"Symbol 83 MovieClip [quality] Frame 89




http://swfchan.com/17/83510/info.shtml
Created: 31/3 -2019 20:03:12 Last modified: 31/3 -2019 20:03:12 Server time: 09/05 -2024 09:12:48