STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #19497 |
Instance of Symbol 2 MovieClip in Frame 1onClipEvent (mouseMove) { _quality = "LOW"; this._visible = 0; _parent.cubes._visible = 0; Movieclip.prototype.randomColor = function () { var r = (Math.floor(Math.random() * 255) + 1); var g = (Math.floor(Math.random() * 255) + 1); var b = (Math.floor(Math.random() * 255) + 1); var c = new Color(this); c.setRGB(((r << 16) | (g << 8)) | b); }; color = new Color(_parent.cubes); i = 1; while (i < 40) { _parent.cubes.randomColor(); ran = (Math.random() * 200) - 100; foo = 100 * Math.sin(0.0002 * i); _parent.cubes.duplicateMovieClip("cubes" + i, i); _parent["cubes" + i]._x = random(500) + 25; _parent["cubes" + i]._y = random(350) + 25; _parent["cubes" + i]._xscale = (ran * i) * 10; _parent["cubes" + i]._yscale = foo; _parent["cubes" + i]._rotation = ran + 260; i++; } }Symbol 24 MovieClip Frame 21stop();
Library Items
Symbol 1 Graphic | Used by:2 | |
Symbol 2 MovieClip | Uses:1 | Used by:Timeline |
Symbol 3 Graphic | Used by:24 | |
Symbol 4 Graphic | Used by:24 | |
Symbol 5 Graphic | Used by:24 | |
Symbol 6 Graphic | Used by:24 | |
Symbol 7 Graphic | Used by:24 | |
Symbol 8 Graphic | Used by:24 | |
Symbol 9 Graphic | Used by:24 | |
Symbol 10 Graphic | Used by:24 | |
Symbol 11 Graphic | Used by:24 | |
Symbol 12 Graphic | Used by:24 | |
Symbol 13 Graphic | Used by:24 | |
Symbol 14 Graphic | Used by:24 | |
Symbol 15 Graphic | Used by:24 | |
Symbol 16 Graphic | Used by:24 | |
Symbol 17 Graphic | Used by:24 | |
Symbol 18 Graphic | Used by:24 | |
Symbol 19 Graphic | Used by:24 | |
Symbol 20 Graphic | Used by:24 | |
Symbol 21 Graphic | Used by:24 | |
Symbol 22 Graphic | Used by:24 | |
Symbol 23 Graphic | Used by:24 | |
Symbol 24 MovieClip | Uses:3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Used by:25 |
Symbol 25 MovieClip | Uses:24 | Used by:Timeline |
Symbol 26 Graphic | Used by:Timeline |
Instance Names
"cubes" | Frame 1 | Symbol 25 MovieClip |
|