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

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

Interactive InuYasha Pin-up by Tir_Amahn (AnimeNotSpecifiedDogDemonHanyouNakedNudeFemaleDressupGameAnimationHumanCockVaginaTailBlushRumikoTakahashiBoyTeenCuteKawaiiSexyYiffPoseHerm).swf

This is the info page for
Flash #191766

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { var scene = 1; var mouth = 1; var crotch = 1; var furvar = 0; var blushvar = 0; var tailvar = 0; var boobsvar = 0; if (scene == 1) { _root.bg.gotoAndStop(1); _root.scene1.gotoAndStop(3); _root.scene2.gotoAndStop(1); _root.scene3.gotoAndStop(1); } _root.scene1.onRollOver = function () { _root.scene1.gotoAndStop(2); }; _root.scene1.onRollOut = function () { if (scene == 1) { _root.scene1.gotoAndStop(3); } else { _root.scene1.gotoAndStop(1); } }; _root.scene2.onRollOver = function () { _root.scene2.gotoAndStop(2); }; _root.scene2.onRollOut = function () { if (scene == 2) { _root.scene2.gotoAndStop(3); } else { _root.scene2.gotoAndStop(1); } }; _root.scene3.onRollOver = function () { _root.scene3.gotoAndStop(2); }; _root.scene3.onRollOut = function () { if (scene == 3) { _root.scene3.gotoAndStop(3); } else { _root.scene3.gotoAndStop(1); } }; _root.scene1.onRelease = function () { scene = 1; _root.bg.gotoAndStop(1); _root.scene2.gotoAndStop(1); _root.scene3.gotoAndStop(1); }; _root.scene2.onRelease = function () { scene = 2; _root.bg.gotoAndStop(2); _root.scene1.gotoAndStop(1); _root.scene3.gotoAndStop(1); }; _root.scene3.onRelease = function () { scene = 3; _root.bg.gotoAndStop(3); _root.scene1.gotoAndStop(1); _root.scene2.gotoAndStop(1); }; _root.blushButt.onRollOver = function () { _root.blushButt.gotoAndStop(2); }; _root.blushButt.onRollOut = function () { if (blushvar == 1) { _root.blushButt.gotoAndStop(3); } else { _root.blushButt.gotoAndStop(1); } }; _root.furButt.onRollOver = function () { _root.furButt.gotoAndStop(2); }; _root.furButt.onRollOut = function () { if (furvar == 1) { _root.furButt.gotoAndStop(3); } else { _root.furButt.gotoAndStop(1); } }; _root.boobsButt.onRollOver = function () { _root.boobsButt.gotoAndStop(2); }; _root.boobsButt.onRollOut = function () { if (boobsvar == 1) { _root.boobsButt.gotoAndStop(3); } else { _root.boobsButt.gotoAndStop(1); } }; _root.tailButt.onRollOver = function () { _root.tailButt.gotoAndStop(2); }; _root.tailButt.onRollOut = function () { if (tailvar == 1) { _root.tailButt.gotoAndStop(3); } else { _root.tailButt.gotoAndStop(1); } }; _root.clearButt.onRollOver = function () { _root.clearButt.gotoAndStop(2); }; _root.clearButt.onRollOut = function () { _root.clearButt.gotoAndStop(1); }; _root.blushButt.onRelease = function () { if (blushvar == 0) { blushvar = 1; _root.blush.gotoAndStop(2); _root.blushButt.gotoAndStop(3); } else { blushvar = 0; _root.blush.gotoAndStop(1); _root.blushButt.gotoAndStop(1); } }; _root.furButt.onRelease = function () { if (furvar == 0) { furvar = 1; _root.fur.gotoAndStop(2); _root.furButt.gotoAndStop(3); } else { furvar = 0; _root.fur.gotoAndStop(1); _root.furButt.gotoAndStop(1); } }; _root.boobsButt.onRelease = function () { if (boobsvar == 0) { boobsvar = 1; _root.boobs.gotoAndStop(2); _root.boobsButt.gotoAndStop(3); } else { boobsvar = 0; _root.boobs.gotoAndStop(1); _root.boobsButt.gotoAndStop(1); } }; _root.tailButt.onRelease = function () { if (tailvar == 0) { tailvar = 1; _root.tail.gotoAndStop(2); _root.tailButt.gotoAndStop(3); } else { tailvar = 0; _root.tail.gotoAndStop(1); _root.tailButt.gotoAndStop(1); } }; _root.clearButt.onRelease = function () { blushvar = 0; furvar = 0; boobsvar = 0; tailvar = 0; _root.blush.gotoAndStop(1); _root.blushButt.gotoAndStop(1); _root.fur.gotoAndStop(1); _root.furButt.gotoAndStop(1); _root.boobs.gotoAndStop(1); _root.boobsButt.gotoAndStop(1); _root.tail.gotoAndStop(1); _root.tailButt.gotoAndStop(1); }; if (mouth == 1) { _root.mouths.gotoAndStop(1); _root.baseButt.gotoAndStop(3); _root.frownButt.gotoAndStop(1); _root.smallButt.gotoAndStop(1); _root.closedButt.gotoAndStop(1); _root.smileButt.gotoAndStop(1); } _root.baseButt.onRollOver = function () { _root.baseButt.gotoAndStop(2); }; _root.baseButt.onRollOut = function () { if (mouth == 1) { _root.baseButt.gotoAndStop(3); } else { _root.baseButt.gotoAndStop(1); } }; _root.frownButt.onRollOver = function () { _root.frownButt.gotoAndStop(2); }; _root.frownButt.onRollOut = function () { if (mouth == 2) { _root.frownButt.gotoAndStop(3); } else { _root.frownButt.gotoAndStop(1); } }; _root.smallButt.onRollOver = function () { _root.smallButt.gotoAndStop(2); }; _root.smallButt.onRollOut = function () { if (mouth == 3) { _root.smallButt.gotoAndStop(3); } else { _root.smallButt.gotoAndStop(1); } }; _root.closedButt.onRollOver = function () { _root.closedButt.gotoAndStop(2); }; _root.closedButt.onRollOut = function () { if (mouth == 4) { _root.closedButt.gotoAndStop(3); } else { _root.closedButt.gotoAndStop(1); } }; _root.smileButt.onRollOver = function () { _root.smileButt.gotoAndStop(2); }; _root.smileButt.onRollOut = function () { if (mouth == 5) { _root.smileButt.gotoAndStop(3); } else { _root.smileButt.gotoAndStop(1); } }; _root.baseButt.onRelease = function () { mouth = 1; _root.mouths.gotoAndStop(1); _root.frownButt.gotoAndStop(1); _root.smallButt.gotoAndStop(1); _root.closedButt.gotoAndStop(1); _root.smileButt.gotoAndStop(1); }; _root.frownButt.onRelease = function () { mouth = 2; _root.mouths.gotoAndStop(2); _root.baseButt.gotoAndStop(1); _root.smallButt.gotoAndStop(1); _root.closedButt.gotoAndStop(1); _root.smileButt.gotoAndStop(1); }; _root.smallButt.onRelease = function () { mouth = 3; _root.mouths.gotoAndStop(3); _root.baseButt.gotoAndStop(1); _root.frownButt.gotoAndStop(1); _root.closedButt.gotoAndStop(1); _root.smileButt.gotoAndStop(1); }; _root.closedButt.onRelease = function () { mouth = 4; _root.mouths.gotoAndStop(4); _root.baseButt.gotoAndStop(1); _root.smallButt.gotoAndStop(1); _root.frownButt.gotoAndStop(1); _root.smileButt.gotoAndStop(1); }; _root.smileButt.onRelease = function () { mouth = 5; _root.mouths.gotoAndStop(5); _root.baseButt.gotoAndStop(1); _root.smallButt.gotoAndStop(1); _root.closedButt.gotoAndStop(1); _root.frownButt.gotoAndStop(1); }; if (crotch == 1) { _root.genitals.gotoAndStop(1); _root.nullButt.gotoAndStop(3); _root.limpButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); } _root.nullButt.onRollOver = function () { _root.nullButt.gotoAndStop(2); }; _root.nullButt.onRollOut = function () { if (crotch == 1) { _root.nullButt.gotoAndStop(3); } else { _root.nullButt.gotoAndStop(1); } }; _root.limpButt.onRollOver = function () { _root.limpButt.gotoAndStop(2); }; _root.limpButt.onRollOut = function () { if (crotch == 2) { _root.limpButt.gotoAndStop(3); } else { _root.limpButt.gotoAndStop(1); } }; _root.hardButt.onRollOver = function () { _root.hardButt.gotoAndStop(2); }; _root.hardButt.onRollOut = function () { if (crotch == 3) { _root.hardButt.gotoAndStop(3); } else { _root.hardButt.gotoAndStop(1); } }; _root.sheathButt.onRollOver = function () { _root.sheathButt.gotoAndStop(2); }; _root.sheathButt.onRollOut = function () { if (crotch == 4) { _root.sheathButt.gotoAndStop(3); } else { _root.sheathButt.gotoAndStop(1); } }; _root.knotButt.onRollOver = function () { _root.knotButt.gotoAndStop(2); }; _root.knotButt.onRollOut = function () { if (crotch == 5) { _root.knotButt.gotoAndStop(3); } else { _root.knotButt.gotoAndStop(1); } }; _root.pussButt.onRollOver = function () { _root.pussButt.gotoAndStop(2); }; _root.pussButt.onRollOut = function () { if (crotch == 6) { _root.pussButt.gotoAndStop(3); } else { _root.pussButt.gotoAndStop(1); } }; _root.nullButt.onRelease = function () { crotch = 1; _root.genitals.gotoAndStop(1); _root.limpButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); }; _root.limpButt.onRelease = function () { crotch = 2; _root.genitals.gotoAndStop(2); _root.nullButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); }; _root.hardButt.onRelease = function () { crotch = 3; _root.genitals.gotoAndStop(3); _root.limpButt.gotoAndStop(1); _root.nullButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); }; _root.sheathButt.onRelease = function () { crotch = 4; _root.genitals.gotoAndStop(4); _root.limpButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.nullButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); }; _root.knotButt.onRelease = function () { crotch = 5; _root.genitals.gotoAndStop(5); _root.limpButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.nullButt.gotoAndStop(1); _root.pussButt.gotoAndStop(1); }; _root.pussButt.onRelease = function () { crotch = 6; _root.genitals.gotoAndStop(6); _root.limpButt.gotoAndStop(1); _root.hardButt.gotoAndStop(1); _root.sheathButt.gotoAndStop(1); _root.knotButt.gotoAndStop(1); _root.nullButt.gotoAndStop(1); }; stop(); } movieClip 7 { } // unknown tag 88 length 65 movieClip 13 { } movieClip 16 { frame 1 { stop(); } } movieClip 19 { frame 1 { stop(); } } movieClip 22 { frame 1 { stop(); } } movieClip 25 { frame 1 { stop(); } } movieClip 36 { frame 1 { stop(); } } movieClip 45 { frame 1 { stop(); } } // unknown tag 88 length 87 movieClip 64 { frame 1 { stop(); } } movieClip 67 { frame 1 { stop(); } } movieClip 70 { frame 1 { stop(); } } movieClip 73 { frame 1 { stop(); } } movieClip 76 { frame 1 { stop(); } } movieClip 79 { frame 1 { stop(); } } movieClip 82 { frame 1 { stop(); } } movieClip 85 { frame 1 { stop(); } } movieClip 88 { frame 1 { stop(); } } movieClip 91 { frame 1 { stop(); } } movieClip 94 { frame 1 { stop(); } } movieClip 97 { frame 1 { stop(); } } movieClip 100 { frame 1 { stop(); } } movieClip 103 { frame 1 { stop(); } } movieClip 106 { frame 1 { stop(); } } movieClip 111 { } movieClip 114 { } movieClip 117 { } movieClip 119 { frame 1 { stop(); } }




http://swfchan.com/39/191766/info.shtml
Created: 15/10 -2018 01:21:47 Last modified: 15/10 -2018 01:21:47 Server time: 27/04 -2024 10:27:17