| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229923 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2598 · P5196 |
![]() | This is the info page for Flash #142042 |
witness their story. |
their romance. |
their feelings. |
14 pages |
This Year... |
14 pages |
At Anthrocon 2009 |
SUGAR SWEET |
Yukis comic contribution for HEAT #6 |
ActionScript [AS1/AS2]
Frame 1_global.movieWidth = 660; _global.movieHeight = 510; snowflakecount = 200; k = 0; while (k < snowflakecount) { i = _root.snow.duplicateMovieClip("snow" + k, k); i._xscale = (i._yscale = random(100) + 10); i._alpha = 75 + (Math.random() * 100); i._x = -5 + (Math.random() * _global.movieWidth); i._y = -5 - random(_global.movieHeight); k++; } _root.snow._x = -5 + (Math.random() * _global.movieWidth); _root.snow._y = -5 - random(_global.movieHeight); MovieClip.prototype.dropFlake = function () { var _local2 = (this._parent.phase = this._parent.phase + 0.01); if (_local2 > (Math.PI*2)) { this._parent.phase = this._parent.phase - (Math.PI*2); } this._y = this._y + (this._xscale / 15); this._x = this._x + ((this._xscale * Math.sin(_local2 + (this._y / 100))) / 30); if (this._y > this._parent.height) { this.resetFlake(); } }; MovieClip.prototype.resetFlake = function () { this._xscale = (this._yscale = 25 + (40 * Math.random())); this._x = -40 + ((this._parent.width + 80) * Math.random()); this._y = -10 * Math.random(); }; MovieClip.prototype.makeCloud = function (name, count, width, height, depth) { this.attachMovie("empty", name, depth); var _local3 = this[name]; _local3.count = count; _local3.width = width; _local3.height = height; var _local2 = 0; while (_local2 < count) { _local3.attachMovie("flake", _local2, _local2); _local3[_local2].resetFlake(); _local3[_local2]._y = (-height) * Math.random(); _local2 = _local2 + 1; } }; this.makeCloud("cloud", 100, 650, 510, 1);Instance of Symbol 5 MovieClip "snow" in Frame 1onClipEvent (load) { i = 1 + (Math.random() * 3.5); k = -3.14159265358979 + (Math.random() * Math.PI); rad = 0; } onClipEvent (enterFrame) { rad = rad + ((k / 180) * Math.PI); this._x = this._x - Math.cos(rad); this._y = this._y + i; if (this._y >= _global.movieHeight) { this._y = -5; } if ((this._x >= _global.movieWidth) || (this._x <= 0)) { this._x = -10 + (Math.random() * _global.movieWidth); this._y = -5; } if (_root._currentframe >= 145) { this.removeMovieClip(); } }Frame 450btn1.onRelease = function () { gotoAndPlay (1); }; this.stop();
Library Items
Symbol 1 Graphic | Used by:Timeline | |
Symbol 2 Graphic | Used by:Timeline | |
Symbol 3 Graphic | Used by:Timeline | |
Symbol 4 Graphic | Used by:5 | |
Symbol 5 MovieClip | Uses:4 | Used by:Timeline |
Symbol 6 ShapeTweening | Used by:Timeline | |
Symbol 7 Graphic | Used by:Timeline | |
Symbol 8 ShapeTweening | Used by:Timeline | |
Symbol 9 Graphic | Used by:Timeline | |
Symbol 10 ShapeTweening | Used by:Timeline | |
Symbol 11 Graphic | Used by:Timeline | |
Symbol 12 Graphic | Used by:Timeline | |
Symbol 13 ShapeTweening | Used by:Timeline | |
Symbol 14 ShapeTweening | Used by:Timeline | |
Symbol 15 Graphic | Used by:Timeline | |
Symbol 16 Bitmap | Used by:17 | |
Symbol 17 Graphic | Uses:16 | Used by:Timeline |
Symbol 18 Bitmap | Used by:19 | |
Symbol 19 Graphic | Uses:18 | Used by:Timeline |
Symbol 20 ShapeTweening | Used by:Timeline | |
Symbol 21 ShapeTweening | Used by:Timeline | |
Symbol 22 Font | Used by:23 27 30 | |
Symbol 23 Text | Uses:22 | Used by:Timeline |
Symbol 24 Graphic | Used by:Timeline | |
Symbol 25 Bitmap | Used by:26 | |
Symbol 26 Graphic | Uses:25 | Used by:Timeline |
Symbol 27 Text | Uses:22 | Used by:Timeline |
Symbol 28 Bitmap | Used by:29 | |
Symbol 29 Graphic | Uses:28 | Used by:Timeline |
Symbol 30 Text | Uses:22 | Used by:Timeline |
Symbol 31 Bitmap | Used by:32 | |
Symbol 32 Graphic | Uses:31 | Used by:Timeline |
Symbol 33 Font | Used by:34 37 38 39 43 | |
Symbol 34 Text | Uses:33 | Used by:Timeline |
Symbol 35 Bitmap | Used by:36 | |
Symbol 36 Graphic | Uses:35 | Used by:Timeline |
Symbol 37 Text | Uses:33 | Used by:Timeline |
Symbol 38 Text | Uses:33 | Used by:Timeline |
Symbol 39 Text | Uses:33 | Used by:Timeline |
Symbol 40 Font | Used by:41 | |
Symbol 41 Text | Uses:40 | Used by:Timeline |
Symbol 42 Graphic | Used by:Timeline | |
Symbol 43 Text | Uses:33 | Used by:Timeline |
Symbol 44 Bitmap | Used by:45 | |
Symbol 45 Graphic | Uses:44 | Used by:Timeline |
Symbol 46 Graphic | Used by:47 | |
Symbol 47 Button | Uses:46 | Used by:Timeline |
Streaming Sound 1 | Used by:Timeline |
Instance Names
"snow" | Frame 1 | Symbol 5 MovieClip |
"btn1" | Frame 450 | Symbol 47 Button |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
|