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

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

tylerk.swf

This is the info page for
Flash #1200

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


ActionScript [AS1/AS2]
Frame 1
_global.scaling = 50; drumHolder = new Array(); var i = 0; while (i < 10) { drumHolder[i] = new Sound(this); drumHolder[i].attachSound("drum" + (i + 1)); i++; } _root.attachMovie("dudes", "stuff1", 30); _root.attachMovie("dudes", "stuff2", 31); _global.approach = function (start, end) { if (Math.abs(start - end) > 0.1) { return((start / 2) + (end / 2)); } return(end); }; doIt = function () { this._x = approach(this._x, this.x); this._y = approach(this._y, this.y); this._rotation = this.rot + ((Math.random() * _root.tempo) * 0.01); this._xscale = (this._yscale = this.sc); }; stuff1._xscale = (stuff1._yscale = (stuff2._yscale = scaling)); stuff2._xscale = scaling * -1; stuff1.x = 100; stuff1.y = 200; stuff2.x = 450; stuff2.y = 200; stuff1.onEnterFrame = doIt; stuff2.onEnterFrame = doIt; tempoSwitchCounter = 0; switchAfter = 10; tempo = 400; changeBG = function () { var _local2 = new Color(bground); var _local1 = new Object(); _local1.ra = (Math.random() * 500) - 200; _local1.rb = 100; _local1.ga = (Math.random() * 500) - 200; _local1.gb = 100; _local1.ba = (Math.random() * 500) - 200; _local1.bb = 100; _local1.aa = 100; _local1.ab = 0; _local2.setTransform(_local1); }; playSound = function () { var _local2 = random(10); var _local1 = random(10); stuff1.gotoAndStop(_local2 + 1); stuff2.gotoAndStop(_local1 + 1); stuff1.rot = Math.random() * 360; stuff2.rot = Math.random() * 360; var _local4 = Math.random() * 550; var _local3 = Math.random() * 550; stuff1.x = _local4; stuff2.x = _local3; stuff1.y = Math.random() * 400; stuff2.y = Math.random() * 400; var _local7 = ((_local4 / 550) * 200) - 100; var _local8 = ((_local3 / 550) * 200) - 100; var _local6 = 10 + (Math.random() * 90); var _local5 = 10 + (Math.random() * 90); stuff1.sc = _local6; stuff2.sc = _local5; changeBG(); drumHolder[_local2].setPan(_local7); drumHolder[_local1].setPan(_local8); drumHolder[_local2].setVolume(_local6); drumHolder[_local1].setVolume(_local5); drumHolder[_local2].start(0, 0); drumHolder[_local1].start(0, 0); tempoSwitchCounter++; if (tempoSwitchCounter > switchAfter) { tempoSwitchCounter = 0; tempo = random(200) + 200; resetInterval(); } }; resetInterval = function () { clearInterval(beat); beat = setInterval(playSound, tempo); }; resetInterval();

Library Items

Symbol 1 Sound [drum10]
Symbol 2 Sound [drum9]
Symbol 3 Sound [drum8]
Symbol 4 Sound [drum7]
Symbol 5 Sound [drum6]
Symbol 6 Sound [drum5]
Symbol 7 Sound [drum4]
Symbol 8 Sound [drum3]
Symbol 9 Sound [drum2]
Symbol 10 Sound [drum1]
Symbol 11 GraphicUsed by:21
Symbol 12 GraphicUsed by:21
Symbol 13 GraphicUsed by:21
Symbol 14 GraphicUsed by:21
Symbol 15 GraphicUsed by:21
Symbol 16 GraphicUsed by:21
Symbol 17 GraphicUsed by:21
Symbol 18 GraphicUsed by:21
Symbol 19 GraphicUsed by:21
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClip [dudes]Uses:11 12 13 14 15 16 17 18 19 20
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline

Instance Names

"bground"Frame 1Symbol 23 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "drum10"
ExportAssets (56)Timeline Frame 1Symbol 2 as "drum9"
ExportAssets (56)Timeline Frame 1Symbol 3 as "drum8"
ExportAssets (56)Timeline Frame 1Symbol 4 as "drum7"
ExportAssets (56)Timeline Frame 1Symbol 5 as "drum6"
ExportAssets (56)Timeline Frame 1Symbol 6 as "drum5"
ExportAssets (56)Timeline Frame 1Symbol 7 as "drum4"
ExportAssets (56)Timeline Frame 1Symbol 8 as "drum3"
ExportAssets (56)Timeline Frame 1Symbol 9 as "drum2"
ExportAssets (56)Timeline Frame 1Symbol 10 as "drum1"
ExportAssets (56)Timeline Frame 1Symbol 21 as "dudes"




http://swfchan.com/1/1200/info.shtml
Created: 17/6 -2019 23:53:26 Last modified: 17/6 -2019 23:53:26 Server time: 26/04 -2024 08:38:37