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

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

iwasbored.swf

This is the info page for
Flash #82207

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


ActionScript [AS1/AS2]
Frame 1
var breite = Stage.width; var hoehe = Stage.height; var anzahl = 50; var max_speed = 10.2; var min_speed = 3.5; var min_groesse = 5; var max_groesse = 90; var schwing_faktor = 0.9; var ersterlauf = 0; var i = 0; while (i < anzahl) { _root.attachMovie("schnee", "schnee" + i, i); i++; } this.onEnterFrame = function () { var _local2 = 0; while (_local2 < anzahl) { if (((this["schnee" + _local2]._x > (breite + 10)) || (this["schnee" + _local2]._y > (hoehe + 10))) || (ersterlauf < anzahl)) { this["schnee" + _local2].speed = (Math.random() * max_speed) + min_speed; this["schnee" + _local2]._x = Math.random() * breite; this["schnee" + _local2]._y = ((ersterlauf < anzahl) ? (Math.random() * hoehe) : 0); this["schnee" + _local2]._xscale = (this["schnee" + _local2]._yscale = (this["schnee" + _local2]._alpha = (Math.random() * max_groesse) + min_groesse)); this["schnee" + _local2].r_xy = random(2) == true; ((ersterlauf < anzahl) ? (ersterlauf++) : ((ersterlauf = anzahl + 1))); } else { if (this["schnee" + _local2].r_xy) { this["schnee" + _local2].go = this["schnee" + _local2].go + (Math.random() * -0.2); if (this["schnee" + _local2].go < (-schwing_faktor)) { this["schnee" + _local2].r_xy = false; } } else { this["schnee" + _local2].go = this["schnee" + _local2].go + (Math.random() * 0.2); if (this["schnee" + _local2].go > schwing_faktor) { this["schnee" + _local2].r_xy = true; } } this["schnee" + _local2]._x = this["schnee" + _local2]._x + this["schnee" + _local2].go; this["schnee" + _local2]._y = this["schnee" + _local2]._y + this["schnee" + _local2].speed; } _local2++; } };

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip [schnee]Uses:1
Symbol 3 GraphicUsed by:Timeline
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:11
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:11
Symbol 11 MovieClipUses:8 10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 SoundUsed by:Timeline

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 2 as "schnee"




http://swfchan.com/17/82207/info.shtml
Created: 1/4 -2019 13:03:31 Last modified: 1/4 -2019 13:03:31 Server time: 30/04 -2024 19:12:41