STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #163088 |
SI ME DIBUJAS CON UNA SONRISA, TU NO LA TENDRÁS CUANDO TE ENCUENTRE |
SI ME DIBUJAS CON UNA SONRISA, TU NO LA TENDRÁS CUANDO TE ENCUENTRE |
MALDITO DEDO PENDEJO >n< |
TE EQUIVOCAS DE OSHO (? |
TE EQUIVOCAS DE OSHO (? |
LOVELY!!!!! |
LOVELY!!!!! |
TODO ES CULPA DE ZERO! |
TODO ES CULPA DE ZERO! |
SI FUERAS UN POSTRE... TE VOMITARIA |
COME TIERRA :v |
ActionScript [AS1/AS2]
Frame 1function update_finger() { myFingerlastx = myFinger._x; myFingerlasty = myFinger._y; myFinger._x = myFingerrootx + (((_root._xmouse / 1350) + (_root._ymouse / 1000)) * (myFingerendx - myFingerrootx)); myFinger._y = myFingerrooty + (((_root._xmouse / 1350) + (_root._ymouse / 1000)) * (myFingerendy - myFingerrooty)); if (myFinger._x > myFingerendx) { myFinger._x = myFingerendx; } if (myFinger._y > myFingerendy) { myFinger._y = myFingerendy; } myFingerspeed = myFinger._x - myFingerlastx; } function change_status() { if ((!isTouching) && (!isTriggered)) { } else if (isTouching && (!isTriggered)) { if ((myFinger._x + myFingerspeed) > moveTrigger) { isTriggered = 1; set_animation(); } } else if ((!isTouching) && (isTriggered)) { if ((myFinger._x < moveTrigger) && (!isMoving)) { isTriggered = 0; reset_animation(); } } else if (isTouching && (isTriggered)) { if (touched && (myFingerspeed > touchTrigger)) { set_animation(); } } } function next_animation() { anim_usage = anim_usages; if (anim_israndom) { } else { anim_index++; if (anim_index > anim_max) { anim_index = 0; } } } function set_animation() { if (!anim_usage) { next_animation(); } myPuppet.gotoAndStop(anim_index + 2); myText.gotoAndStop(anim_index + 2); anim_usage--; } function reset_animation() { if (anim_zeroonstop) { next_animation(); } myPuppet.gotoAndStop(1); myText.gotoAndStop(1); } function perform_phisics() { touched = 0; intensity = 100 - (myFingerendx - myFinger._x); if (intensity < 0) { intensity = -0.1; } if (intensity > 100) { intensity = 100; } if ((intensity >= 0) && (intensity >= ((4 * myPuppet._x) - (4 * myPuppetrootx)))) { speed = myFingerspeed * transference; touched = 1; isTouching = 1; isMoving = 0; } if (isTouching) { if (intensity <= ((4 * myPuppet._x) - (4 * myPuppetrootx))) { isTouching = 0; isMoving = 1; } else { myPuppet._x = myPuppetrootx + (intensity * xfactor); } } speed = speed - (speed * conservation); speed = speed + (acceleration * ((4 * myPuppet._x) - (4 * myPuppetrootx))); myPuppet._x = myPuppet._x + speed; myPuppet._rotation = (myPuppet._x - myPuppetrootx) * rotfactor; myPuppet._y = myPuppetrooty + (Math.abs(myPuppet._x - myPuppetrootx) * yfactor); if ((((speed < 0.7) && (speed > -0.7)) && (myPuppet._rotation < 0.75)) && (myPuppet._rotation > -0.75)) { isMoving = 0; } } anim_max = 6; anim_index = 0; anim_usages = 2; anim_usage = 2; anim_zeroonstop = 1; anim_israndom = 0; myFingerrootx = myFinger._x; myFingerrooty = myFinger._y; myFingerlastx = myFinger._x; myFingerlasty = myFinger._y; myFingerendx = myPuppet._x; myFingerendy = myPuppet._y - 100; myFingerspeed = 0; myPuppetrootx = myPuppet._x; myPuppetrooty = myPuppet._y; isTouching = 0; moveTrigger = myPuppetrootx - 75; touchTrigger = 75; isTriggered = 0; myPuppetismoving = 0; touched = 0; intensity = 0; speed = 0; acceleration = -0.02; conservation = 0.1; transference = 0.05; xfactor = 0.25; rotfactor = 1.75; yfactor = -0.5; this.onEnterFrame = function () { update_finger(); perform_phisics(); change_status(); };Symbol 6 MovieClip Frame 1stop();Symbol 37 MovieClip Frame 1stop();Symbol 65 MovieClip Frame 1stop();
Library Items
Symbol 1 Graphic | Used by:Timeline | |
Symbol 2 Graphic | Used by:Timeline | |
Symbol 3 Graphic | Used by:4 | |
Symbol 4 MovieClip | Uses:3 | Used by:Timeline |
Symbol 5 Graphic | Used by:6 | |
Symbol 6 MovieClip | Uses:5 | Used by:Timeline |
Symbol 7 Graphic | Used by:37 | |
Symbol 8 Graphic | Used by:27 37 | |
Symbol 9 Graphic | Used by:37 | |
Symbol 10 Bitmap | Used by:11 | |
Symbol 11 Graphic | Uses:10 | Used by:37 |
Symbol 12 Graphic | Used by:37 | |
Symbol 13 Graphic | Used by:37 | |
Symbol 14 Graphic | Used by:37 | |
Symbol 15 Graphic | Used by:37 | |
Symbol 16 Graphic | Used by:37 | |
Symbol 17 Graphic | Used by:37 | |
Symbol 18 Graphic | Used by:37 | |
Symbol 19 Graphic | Used by:37 | |
Symbol 20 Graphic | Used by:37 | |
Symbol 21 Graphic | Used by:27 | |
Symbol 22 Graphic | Used by:27 | |
Symbol 23 Graphic | Used by:27 | |
Symbol 24 Graphic | Used by:27 | |
Symbol 25 Graphic | Used by:27 | |
Symbol 26 Graphic | Used by:27 | |
Symbol 27 MovieClip | Uses:8 21 22 23 24 25 26 | Used by:37 |
Symbol 28 Graphic | Used by:37 | |
Symbol 29 Graphic | Used by:37 | |
Symbol 30 ShapeTweening | Used by:33 | |
Symbol 31 ShapeTweening | Used by:33 | |
Symbol 32 Graphic | Used by:33 | |
Symbol 33 MovieClip | Uses:30 31 32 | Used by:37 |
Symbol 34 Graphic | Used by:37 | |
Symbol 35 Graphic | Used by:37 | |
Symbol 36 Graphic | Used by:37 | |
Symbol 37 MovieClip | Uses:7 8 9 11 12 13 14 15 16 17 18 19 20 27 28 29 33 34 35 36 | Used by:Timeline |
Symbol 38 Graphic | Used by:65 | |
Symbol 39 Font | Used by:40 42 44 47 49 51 52 55 57 59 62 | |
Symbol 40 Text | Uses:39 | Used by:41 |
Symbol 41 MovieClip | Uses:40 | Used by:43 |
Symbol 42 Text | Uses:39 | Used by:43 |
Symbol 43 MovieClip | Uses:41 42 | Used by:65 |
Symbol 44 Text | Uses:39 | Used by:45 46 |
Symbol 45 MovieClip | Uses:44 | Used by:46 |
Symbol 46 MovieClip | Uses:45 44 | Used by:65 |
Symbol 47 Text | Uses:39 | Used by:48 |
Symbol 48 MovieClip | Uses:47 | Used by:50 |
Symbol 49 Text | Uses:39 | Used by:50 |
Symbol 50 MovieClip | Uses:48 49 | Used by:65 |
Symbol 51 Text | Uses:39 | Used by:53 54 |
Symbol 52 Text | Uses:39 | Used by:53 54 |
Symbol 53 MovieClip | Uses:51 52 | Used by:54 |
Symbol 54 MovieClip | Uses:53 51 52 | Used by:65 |
Symbol 55 Text | Uses:39 | Used by:56 |
Symbol 56 MovieClip | Uses:55 | Used by:58 |
Symbol 57 Text | Uses:39 | Used by:58 |
Symbol 58 MovieClip | Uses:56 57 | Used by:65 |
Symbol 59 Text | Uses:39 | Used by:60 61 |
Symbol 60 MovieClip | Uses:59 | Used by:61 |
Symbol 61 MovieClip | Uses:60 59 | Used by:65 |
Symbol 62 Text | Uses:39 | Used by:63 64 |
Symbol 63 MovieClip | Uses:62 | Used by:64 |
Symbol 64 MovieClip | Uses:63 62 | Used by:65 |
Symbol 65 MovieClip | Uses:38 43 46 50 54 58 61 64 | Used by:Timeline |
Instance Names
"myFinger" | Frame 1 | Symbol 6 MovieClip |
"myPuppet" | Frame 1 | Symbol 37 MovieClip |
"myText" | Frame 1 | Symbol 65 MovieClip |
Special Tags
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2. |
|