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

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

rainbow_rock.swf

This is the info page for
Flash #50812

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


Text
Loading
please
wait...

ActionScript [AS1/AS2]

Frame 1
stop(); var percent; onEnterFrame = function () { if (!(getBytesLoaded() === getBytesTotal())) { percent = 100 * (getBytesLoaded() / getBytesTotal()); _root.perc_text = Math.round(percent); } else { gotoAndStop (2); } };
Frame 2
stop(); Color.prototype.setTint = function (r, g, b, amount) { var _local4 = 100 - amount; var _local2 = new Object(); _local2.ra = (_local2.ga = (_local2.ba = _local4)); var _local3 = amount / 100; _local2.rb = r * _local3; _local2.gb = g * _local3; _local2.bb = b * _local3; this.setTransform(_local2); }; init = function () { width = 300; height = 200; megamans = 15; i = 0; while (i < megamans) { t = attachMovie("rockMM", "rockMM" + i, i); t._alpha = 20 + (Math.random() * 60); myColoredObject = new Color(t); myColoredObject.setTint(Math.random() * 255, Math.random() * 255, Math.random() * 255, 70); t._x = (-(width / 2)) + (Math.random() * (1.5 * width)); t._y = (-(height / 2)) + (Math.random() * (1.5 * height)); t.k = 1 + (Math.random() * 5); t.wind = -1.5 + (Math.random() * 4.2); t.onEnterFrame = mover; i++; } }; mover = function () { this._y = this._y + this.k; this._x = this._x + this.wind; if (this._y > (height + 10)) { this._y = -40; } if (this._x > (width + 60)) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -40; } else if (this._x < -80) { this._x = (-(width / 2)) + (Math.random() * (1.5 * width)); this._y = -40; } }; init();
Symbol 27 MovieClip [rockMM] Frame 13
gotoAndPlay (1);

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:27
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:27
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:27
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:27
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:27
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:27
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:27
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:15Used by:27
Symbol 17 BitmapUsed by:18
Symbol 18 GraphicUses:17Used by:27
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:27
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:27
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:27
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClip [rockMM]Uses:2 4 6 8 10 12 14 16 18 20 22 24 26
Symbol 28 FontUsed by:29 30
Symbol 29 TextUses:28Used by:Timeline
Symbol 30 EditableTextUses:28Used by:Timeline
Symbol 31 SoundUsed by:Timeline

Instance Names

"percBox"Frame 1Symbol 30 EditableText

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 27 as "rockMM"

Dynamic Text Variables

perc_textSymbol 30 EditableText""




http://swfchan.com/11/50812/info.shtml
Created: 25/4 -2019 21:57:50 Last modified: 25/4 -2019 21:57:50 Server time: 02/05 -2024 23:56:41