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

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

MAH BOOOOOIII field alternate.swf

This is the info page for
Flash #50013

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


ActionScript [AS1/AS2]
Frame 1
MovieClip.prototype.placeInSpace = function (id) { var ratio = (this.focaldistance / Math.sqrt(this[id].z * this[id].z)); this[id]._x = this[id].x * ratio; this[id]._y = this[id].y * ratio; this[id]._xscale = (this[id]._yscale = 1000 / this[id].z); }; MovieClip.prototype.randomPlace = function (id) { var radius = (this.rmin + ((this.rmax - this.rmin) * Math.random())); var polar = (6.28318500518799 * Math.random()); this[id].x = radius * Math.cos(polar); this[id].y = radius * Math.sin(polar); this[id].z = this.zmin + ((this.zmax - this.zmin) * Math.random()); };
Instance of Symbol 84 MovieClip "field" in Frame 1
onClipEvent (load) { this.count = 50; this.speed = 5; this.focaldistance = 25; this.rmin = 50; this.rmax = 1000; this.zmin = 10; this.zmax = 300; var i = 0; while (i < this.count) { this.attachMovie("dot", i, i); i++; } } onClipEvent (enterFrame) { var i = 0; while (i < this.count) { if (((this[i].z = this[i].z - this.speed)) <= 0) { this.randomPlace(i); } this.placeInSpace(i); i++; } } onClipEvent (mouseMove) { this.speed = Math.abs(_root._ymouse / 25); }
Symbol 4 MovieClip Frame 1
function again() { gotoAndPlay (2); } function fun() { i = 1; while (nCharacterCount >= i) { this["c" + i]._x = nCentreX + (nDistance[i] * Math.cos((Math.PI / 180) * nRotate[i])); this["c" + i]._y = nCentreY + (nDistance[i] * Math.sin((Math.PI / 180) * nRotate[i])); this["c" + i]._rotation = nRotate[i]; nRotate[i] = nRotate[i] + (360 / nRotationSpeed); i++; } } nCharacterCount = 1; nFrameCount = 3; nRotationSpeed = 30; nSpace = 15; nCentreX = 0; nCentreY = 0; nDistance = new Array(nCharacterCount); nRotate = new Array(nCharacterCount); i = 1; while (nCharacterCount >= i) { nDistance[i] = 40 + (i * nSpace); nRotate[i] = 0; i++; } fun();
Symbol 4 MovieClip Frame 2
fun();
Symbol 4 MovieClip Frame 3
again();

Library Items

Symbol 3 GraphicUsed by:2
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:5
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:5
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:5
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:5
Symbol 14 BitmapUsed by:15
Symbol 15 GraphicUses:14Used by:5
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:5
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:5
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:5
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:5
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:5
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:5
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:5
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:5
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:5
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:5
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:5
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:5
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:5
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:5
Symbol 44 BitmapUsed by:45
Symbol 45 GraphicUses:44Used by:5
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:5
Symbol 48 BitmapUsed by:49
Symbol 49 GraphicUses:48Used by:5
Symbol 50 BitmapUsed by:51
Symbol 51 GraphicUses:50Used by:5
Symbol 52 BitmapUsed by:53
Symbol 53 GraphicUses:52Used by:5
Symbol 54 BitmapUsed by:55
Symbol 55 GraphicUses:54Used by:5
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:5
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:5
Symbol 60 BitmapUsed by:61
Symbol 61 GraphicUses:60Used by:5
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:5
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:5
Symbol 66 BitmapUsed by:67
Symbol 67 GraphicUses:66Used by:5
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:5
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:5
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:5
Symbol 74 BitmapUsed by:75
Symbol 75 GraphicUses:74Used by:5
Symbol 76 BitmapUsed by:77
Symbol 77 GraphicUses:76Used by:5
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:5
Symbol 80 BitmapUsed by:81
Symbol 81 GraphicUses:80Used by:5
Symbol 5 MovieClipUses:7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 41 43 45 47 49 51 53 55 57 59 61 63 65 67 69 71 73 75 77 79 81Used by:4
Symbol 4 MovieClipUses:5Used by:2
Symbol 2 MovieClipUses:3 4Used by:1
Symbol 82 BitmapUsed by:83
Symbol 83 GraphicUses:82Used by:1
Symbol 1 MovieClip [dot]Uses:2 83
Symbol 85 SoundUsed by:84
Symbol 84 MovieClipUses:85Used by:Timeline

Instance Names

"field"Frame 1Symbol 84 MovieClip
"c1"Symbol 4 MovieClip Frame 1Symbol 5 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "dot"




http://swfchan.com/11/50013/info.shtml
Created: 27/4 -2019 04:51:08 Last modified: 27/4 -2019 04:51:08 Server time: 29/04 -2024 03:03:27