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

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

Female Age Progression.swf

This is the info page for
Flash #129950

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { stop(); multiplier = 200; age = 0; sleep = 0; currentframe = 1; speed = 1; temp = 0; dampedy = _ymouse; damping = 4; offset = 550; multiplier2 = 2.3; agemultiplier = 0.3; ageoffset = 0; onEnterFrame = function () { dampedy -= (dampedy - _ymouse) / damping; r._y = multiplier2 * (dampedy - offset) + Math.atan2(_ymouse - 200, 300) * currentframe * agemultiplier; if (currentframe > age * multiplier) { currentframe -= speed; if (currentframe < age * multiplier) { currentframe = age * multiplier; } } if (currentframe < age * multiplier) { currentframe += speed; if (currentframe > age * multiplier) { currentframe = age * multiplier; } } if (currentframe < 1) { currentframe = 1; } if (currentframe > 8 * multiplier) { currentframe = 8 * multiplier; } r.f.gotoAndStop(currentframe); r.f.s.gotoAndStop(currentframe); r.p.gotoAndStop(currentframe); r.p.s.gotoAndStop(currentframe); }; this.createEmptyMovieClip('keyListener', 1); keyListener.onKeyDown = function () { if (Key.isDown(37) && age > 0) { --age; } if (Key.isDown(39) && age < 8) { ++age; } if (Key.isDown(38) && speed < 32) { speed *= 2; } if (Key.isDown(40) && speed > 1) { speed /= 2; } }; Key.addListener(keyListener); } movieClip 3 { } movieClip 9 { } movieClip 18 { } movieClip 20 { } movieClip 25 { } movieClip 27 { } movieClip 29 { } movieClip 36 { } movieClip 38 { } movieClip 45 { } movieClip 116 { frame 1 { stop(); } } movieClip 149 { } movieClip 151 { } movieClip 153 { } movieClip 197 { } movieClip 199 { } movieClip 207 { } movieClip 209 { } movieClip 217 { } movieClip 230 { } movieClip 257 { } movieClip 259 { } movieClip 261 { } movieClip 269 { } movieClip 277 { frame 1 { stop(); } } movieClip 280 { } movieClip 286 { } movieClip 292 { } movieClip 296 { } movieClip 304 { } movieClip 306 { } movieClip 316 { } movieClip 318 { } movieClip 381 { } movieClip 384 { } movieClip 386 { } movieClip 423 { } movieClip 425 { } movieClip 444 { } movieClip 459 { } movieClip 461 { } movieClip 463 { } movieClip 471 { } movieClip 503 { } movieClip 505 { } movieClip 507 { } movieClip 509 { } movieClip 517 { } movieClip 524 { } movieClip 525 { } // unknown tag 88 length 84 button 530 { on (release) { b._visible = false; } } // unknown tag 88 length 214 // unknown tag 88 length 77 // unknown tag 88 length 124 button 543 { on (release) { age = 0; } } button 545 { on (release) { age = 1; } } button 547 { on (release) { age = 2; } } button 549 { on (release) { age = 3; } } button 551 { on (release) { age = 4; } } button 553 { on (release) { age = 5; } } button 555 { on (release) { age = 6; } } button 557 { on (release) { age = 7; } } button 559 { on (release) { age = 8; } } button 561 { on (release) { speed = 1; } } button 563 { on (release) { speed = 5; currentframe -= currentframe % speed; } } button 565 { on (release) { speed = 10; currentframe -= currentframe % speed; } } button 567 { on (release) { speed = 20; currentframe -= currentframe % speed; } } button 569 { on (release) { _quality = 'low'; } } button 571 { on (release) { _quality = 'medium'; } } button 573 { on (release) { _quality = 'high'; } }




http://swfchan.com/26/129950/info.shtml
Created: 10/8 -2019 04:29:08 Last modified: 10/8 -2019 04:29:08 Server time: 04/05 -2024 00:45:06