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

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

0chan-0new-year2014.swf

This is the info page for
Flash #244747

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


ActionScript [AS1/AS2]
Frame 1
function createSnow(container, numberOfFlakes) { var _local4 = 0; while (_local4 < numberOfFlakes) { var _local2 = container.attachMovie("snow_mc", "snow" + container.getNextHighestDepth(), container.getNextHighestDepth()); _local2.r = 1 + (Math.random() * speed); _local2.k = -3.14159265358979 + (Math.random() * Math.PI); _local2.rad = 0; var _local3 = random(50) + 50; _local2._xscale = _local3; _local2._yscale = _local3; _local2._alpha = random(100) + 50; _local2._x = random(movieWidth); _local2._y = random(movieHeight); _local2.onEnterFrame = function () { this.rad = this.rad + ((this.k / 180) * Math.PI); this._x = this._x - (Math.cos(this.rad) + wind); this._y = this._y + speed; if (this._y >= movieHeight) { this._y = -5; } if (this._x >= movieWidth) { this._x = 1; } if (this._x <= 0) { this._x = movieWidth - 1; } }; _local4++; } } var speed = 2; var wind = 0; var movieWidth = 710; var movieHeight = 420; createSnow(_root, 100);
Symbol 6 MovieClip Frame 1
function createSnow(container, numberOfFlakes) { var _local4 = 0; while (_local4 < numberOfFlakes) { var _local2 = container.attachMovie("snow_mc", "snow" + container.getNextHighestDepth(), container.getNextHighestDepth()); _local2.r = 1 + (Math.random() * speed); _local2.k = -3.14159265358979 + (Math.random() * Math.PI); _local2.rad = 0; var _local3 = random(50) + 20; _local2._xscale = _local3; _local2._yscale = _local3; _local2._alpha = random(100) + 50; _local2._x = random(movieWidth); _local2._y = random(movieHeight); _local2.onEnterFrame = function () { this.rad = this.rad + ((this.k / 180) * Math.PI); this._x = this._x - (Math.cos(this.rad) + wind); this._y = this._y + speed; if (this._y >= movieHeight) { this._y = -5; } if (this._x >= movieWidth) { this._x = 1; } if (this._x <= 0) { this._x = movieWidth - 1; } }; _local4++; } } var speed = 2; var wind = 0; var movieWidth = 730; var movieHeight = 450; createSnow(this, 100); function createSnow(container, numberOfFlakes) { var _local4 = 0; while (_local4 < numberOfFlakes) { var _local2 = container.attachMovie("snow_mc", "snow" + container.getNextHighestDepth(), container.getNextHighestDepth()); _local2.r = 1 + (Math.random() * speed); _local2.k = -3.14159265358979 + (Math.random() * Math.PI); _local2.rad = 0; var _local3 = random(50) + 30; _local2._xscale = _local3; _local2._yscale = _local3; _local2._alpha = random(100) + 50; _local2._x = random(movieWidth); _local2._y = random(movieHeight); _local2.onEnterFrame = function () { this.rad = this.rad + ((this.k / 180) * Math.PI); this._x = this._x - (Math.cos(this.rad) + wind); this._y = this._y + speed; if (this._y >= movieHeight) { this._y = -5; } if (this._x >= movieWidth) { this._x = 1; } if (this._x <= 0) { this._x = movieWidth - 1; } }; _local4++; } } var speed = 1.5; var wind = 0; var movieWidth = 730; var movieHeight = 450; createSnow(this, 100);

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:3
Symbol 3 MovieClip [snow_mc]Uses:2
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:Timeline
Symbol 6 MovieClipUsed by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:Timeline
Symbol 9 SoundUsed by:Timeline

Special Tags

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




http://swfchan.com/49/244747/info.shtml
Created: 16/3 -2022 14:35:07 Last modified: 16/3 -2022 14:35:07 Server time: 14/11 -2024 22:55:44