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

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

Anno animation by Silestaur (Anal Flash).swf

This is the info page for
Flash #201268

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { stop(); } movieClip 20 { } movieClip 21 { } movieClip 23 { } movieClip 24 { } // unknown tag 88 length 81 movieClip 27 { } movieClip 29 { } instance of movieClip 29 { onClipEvent (load) { totalFileSize = _root.getBytesTotal(); this._xscale = 0; } onClipEvent (enterFrame) { bytesLoaded = _root.getBytesLoaded(); currentLoaded = bytesLoaded / totalFileSize; percentLoaded = int(100 * amountLoaded); this._xscale = percentLoaded; _root.loadingMessage = percentLoaded + '%'; if (currentLoaded >= 1) { _root.gotoAndStop('complete'); } } } instance of movieClip 29 { onClipEvent (load) { totalFileSize = _root.getBytesTotal(); this._xscale = 0; } onClipEvent (enterFrame) { bytesLoaded = _root.getBytesLoaded(); currentLoaded = bytesLoaded / totalFileSize; percentLoaded = int(100 * currentLoaded); this._xscale = percentLoaded; _root.loadingMessage = percentLoaded + '%'; if (currentLoaded >= 1) { _root.gotoAndStop('complete'); } } } movieClip 32 { } frame 2 { nextbtn.onPress = function () { _root.play(); }; } frame 2 { stop(); } movieClip 34 { } movieClip 36 { } movieClip 37 { frame 80 { gotoAndPlay(41); } } movieClip 39 { } frame 3 { stop(); } movieClip 43 { } movieClip 45 { frame 1 { stop(); } } movieClip 47 { } movieClip 50 { } movieClip 54 { } movieClip 55 { frame 1 { silesbtn.onPress = function () { getURL('http://www.patreon.com/Silestaur', '_blank'); }; } frame 200 { _root.play(); } } frame 4 { function lq() { _quality = 'LOW'; } function mq() { _quality = 'MEDIUM'; } function hq() { _quality = 'HIGH'; } function patron() { getURL('http://www.patreon.com/Silestaur', '_blank'); } function tits() { getURL('http://www.fenoxo.com/play/playtits.html', '_blank'); } _focusrect = false; stopAllSounds(); stop(); playmainmusic = 0; goodpuppy = 0; var menumusic = new Sound(); var boop = new Sound(); menumusic.attachSound('menumusic'); boop.attachSound('boop'); onEnterFrame = function () { if (goodpuppy == 2) { anno.play(); } if (_global.egg == 1) { anno.gotoAndStop(25); } mmusic(); }; mmusic = function () { menumusic.start(0, 9999); delete this.mmusic; }; musicIcon.onPress = function () { if (playmainmusic == 0) { menumusic.stop(); musicIcon.gotoAndStop(2); } if (playmainmusic == 1) { menumusic.start(0, 9999); musicIcon.gotoAndStop(1); playmainmusic = 0; } }; furlogo.onRollOver = function () { furlogo.gotoAndStop(2); }; furlogo.onRollOut = function () { furlogo.gotoAndStop(1); }; furlogo.onRelease = function () { getURL('http://www.furaffinity.net/user/silestaur/', '_blank'); }; hentlogo.onRollOver = function () { hentlogo.gotoAndStop(2); }; hentlogo.onRollOut = function () { hentlogo.gotoAndStop(1); }; hentlogo.onRelease = function () { getURL('http://www.hentai-foundry.com/user/Silestaur', '_blank'); }; titslogo.onRollOver = function () { titslogo.gotoAndStop(2); }; titslogo.onRollOut = function () { titslogo.gotoAndStop(1); }; titslogo.onRelease = function () { getURL('http://forum.fenoxo.com/threads/t-i-t-s-animations.4886/', '_blank'); }; patlogo.onRollOver = function () { patlogo.gotoAndStop(2); }; patlogo.onRollOut = function () { patlogo.gotoAndStop(1); }; patlogo.onRelease = function () { getURL('http://www.patreon.com/Silestaur', '_blank'); }; tumblogo.onRollOver = function () { tumblogo.gotoAndStop(2); }; tumblogo.onRollOut = function () { tumblogo.gotoAndStop(1); }; tumblogo.onRelease = function () { getURL('http://silestaur.tumblr.com', '_blank'); }; nglogo.onRollOver = function () { nglogo.gotoAndStop(2); }; nglogo.onRollOut = function () { nglogo.gotoAndStop(1); }; nglogo.onRelease = function () { getURL('http://silestaur.newgrounds.com/', '_blank'); }; musicname1.onRollOver = function () { musicname1.gotoAndStop(2); }; musicname1.onRollOut = function () { musicname1.gotoAndStop(1); }; musicname1.onRelease = function () { getURL('http://www.newgrounds.com/audio/listen/695194', '_blank'); }; musicname2.onRollOver = function () { musicname2.gotoAndStop(2); }; musicname2.onRollOut = function () { musicname2.gotoAndStop(1); }; musicname2.onRelease = function () { getURL('http://www.newgrounds.com/audio/listen/710926', '_blank'); }; authorname1.onRollOver = function () { authorname1.gotoAndStop(2); }; authorname1.onRollOut = function () { authorname1.gotoAndStop(1); }; authorname1.onRelease = function () { getURL('http://chevrium.newgrounds.com', '_blank'); }; authorname2.onRollOver = function () { authorname2.gotoAndStop(2); }; authorname2.onRollOut = function () { authorname2.gotoAndStop(1); }; authorname2.onRelease = function () { getURL('http://soundcloud.com/felocai', '_blank'); }; playbtn.onRelease = function () { dark.play(); }; var menu = new ContextMenu(); menu.hideBuiltInItems(); var qualiLow = new ContextMenuItem('Low', lq); var qualiMed = new ContextMenuItem('Medium', mq); var qualiHigh = new ContextMenuItem('High', hq); var patMenu = new ContextMenuItem('Silestaur', patron); var titsMenu = new ContextMenuItem('T.I.T.S.', tits); menu.customItems.push(qualiLow, qualiMed, qualiHigh, patMenu, titsMenu); thankbtn.onPress = function () { thankslist.gotoAndStop(2); }; } movieClip 60 { } movieClip 65 { } movieClip 67 { } movieClip 70 { } movieClip 73 { } movieClip 75 { } movieClip 76 { } movieClip 78 { } movieClip 80 { } movieClip 82 { } movieClip 84 { } movieClip 86 { frame 1 { zone1.onPress = function () { ++_parent.goodpuppy; _parent.boop.start(); zone1._visible = false; }; zone2.onPress = function () { ++_parent.goodpuppy; _parent.boop.start(); zone2._visible = false; }; } frame 1 { stop(); } frame 25 { stop(); _parent.goodpuppy = 3; _global.egg = 1; } } movieClip 88 { } movieClip 90 { } movieClip 91 { } movieClip 93 { } movieClip 94 { } movieClip 96 { } movieClip 97 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 99 { } movieClip 100 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 102 { } movieClip 103 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 105 { } movieClip 106 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 108 { } movieClip 110 { } movieClip 112 { } movieClip 114 { frame 1 { stop(); } frame 2 { stop(); _parent.playmainmusic = 1; } } movieClip 116 { } movieClip 118 { } movieClip 119 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 121 { } movieClip 123 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 125 { } movieClip 126 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 128 { } movieClip 129 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 131 { } movieClip 132 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 134 { } movieClip 135 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 136 { frame 25 { stop(); } } movieClip 139 { } movieClip 147 { } movieClip 151 { } movieClip 153 { } movieClip 155 { } movieClip 157 { } movieClip 159 { } movieClip 161 { } movieClip 163 { } movieClip 165 { } movieClip 167 { } movieClip 169 { } movieClip 171 { } movieClip 173 { } movieClip 175 { } movieClip 177 { } movieClip 179 { } movieClip 181 { } movieClip 183 { } movieClip 185 { } movieClip 186 { frame 1 { stop(); } frame 2 { stop(); closewin.onPress = function () { gotoAndStop(1); }; } } movieClip 187 { frame 1 { stop(); } frame 29 { _root.play(); } frame 31 { stop(); } } frame 5 { stop(); human.onPress = function () { darkman.play(); }; horse.onPress = function () { darkhorse.play(); }; canine.onPress = function () { darkcanine.play(); }; } movieClip 189 { } movieClip 191 { } movieClip 193 { } movieClip 195 { } movieClip 196 { frame 1 { stop(); } frame 29 { _root.gotoAndStop('caninest'); } frame 31 { stop(); } } movieClip 197 { frame 1 { stop(); } frame 29 { _root.gotoAndStop('horsest'); } frame 31 { stop(); } } movieClip 198 { frame 1 { stop(); } frame 29 { _root.gotoAndStop('humanst'); } frame 31 { stop(); } } frame 6 { stop(); } movieClip 201 { } movieClip 206 { } movieClip 207 { } movieClip 209 { } movieClip 212 { } movieClip 214 { } movieClip 216 { } button 218 { on (release) { _root.dark3.play(); } } movieClip 219 { frame 1 { stop(); } } movieClip 220 { frame 1 { stop(); } frame 29 { _root.gotoAndPlay('normalstart'); } frame 31 { stop(); } } frame 7 { stop(); } button 222 { on (release) { _root.dark4.play(); } } movieClip 223 { frame 1 { stop(); } } movieClip 224 { frame 1 { stop(); } frame 29 { _root.gotoAndPlay('horsestart'); } frame 31 { stop(); } } frame 8 { stop(); } button 226 { on (release) { _root.dark5.play(); } } movieClip 227 { frame 1 { stop(); } } movieClip 228 { frame 1 { stop(); } frame 29 { _root.gotoAndPlay('knotstart'); } frame 31 { stop(); } } frame 9 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); onEnterFrame = function () { sce1music(); }; sce1music = function () { scene1mus.stop(); scene1mus.start(0, 9999); delete this.sce1music; }; } frame 10 { playmusic = 0; playsounds = 0; stop(); } movieClip 232 { } movieClip 235 { } movieClip 237 { } movieClip 240 { } movieClip 243 { } movieClip 246 { } movieClip 247 { } movieClip 249 { } movieClip 251 { } movieClip 252 { frame 1 { startbtn.onPress = function () { play(); }; } frame 1 { stop(); } frame 100 { stop(); } } movieClip 254 { } movieClip 256 { } movieClip 258 { } movieClip 260 { } movieClip 262 { } movieClip 264 { } movieClip 266 { } movieClip 268 { } movieClip 270 { } movieClip 272 { } movieClip 274 { } movieClip 276 { } movieClip 278 { } movieClip 280 { } movieClip 282 { } movieClip 320 { } movieClip 322 { } movieClip 500 { frame 1 { stop(); } frame 25 { gotoAndStop(1); } frame 35 { stop(); } frame 49 { gotoAndStop(35); } frame 56 { stop(); } frame 85 { stop(); } frame 90 { stop(); } frame 115 { stop(); } frame 141 { gotoAndStop(115); } frame 189 { gotoAndStop(115); } frame 209 { stop(); } frame 215 { stop(); } frame 228 { stop(); } frame 235 { stop(); } frame 244 { stop(); } frame 252 { stop(); } frame 262 { stop(); } frame 280 { stop(); } } movieClip 502 { } movieClip 547 { } movieClip 549 { } movieClip 551 { } movieClip 738 { frame 1 { stop(); } frame 25 { gotoAndStop(1); } frame 34 { stop(); } frame 49 { stop(); } frame 56 { stop(); } frame 85 { stop(); } frame 90 { stop(); } frame 115 { stop(); } frame 141 { gotoAndStop(115); } frame 189 { gotoAndStop(115); } frame 209 { stop(); } frame 215 { stop(); } frame 228 { stop(); } frame 235 { stop(); } frame 244 { stop(); } frame 252 { stop(); } frame 262 { stop(); } frame 280 { stop(); } } movieClip 740 { } movieClip 742 { } movieClip 744 { } movieClip 1009 { } movieClip 1011 { } movieClip 1040 { frame 1 { stop(); } frame 6 { stop(); } frame 166 { gotoAndPlay(10); } frame 196 { stop(); } frame 203 { stop(); } frame 204 { stop(); } frame 211 { stop(); } frame 218 { stop(); } frame 354 { gotoAndPlay(219); } frame 361 { gotoAndPlay(10); } frame 374 { gotoAndPlay(367); } frame 381 { stop(); } frame 386 { stop(); } } movieClip 1042 { } movieClip 1044 { } movieClip 1046 { } movieClip 1048 { } movieClip 1050 { } movieClip 1052 { } movieClip 1054 { } movieClip 1056 { } movieClip 1058 { } movieClip 1060 { } movieClip 1062 { } movieClip 1064 { } movieClip 1066 { } movieClip 1068 { } movieClip 1070 { } movieClip 1072 { } movieClip 1074 { } movieClip 1076 { } movieClip 1078 { } movieClip 1080 { } movieClip 1082 { } movieClip 1084 { } movieClip 1087 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1089 { } movieClip 1092 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1094 { } movieClip 1097 { } movieClip 1099 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1108 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 1112 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1116 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1120 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1124 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1128 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1132 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1136 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1140 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1144 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1148 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1151 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1154 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1157 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1160 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1163 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1166 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1169 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1172 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1176 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1180 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1183 { frame 1 { stop(); } } movieClip 1186 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1190 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1194 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1198 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1202 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1206 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1210 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1214 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1218 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1222 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1226 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1230 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1234 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1237 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1239 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1242 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1246 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1250 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1254 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } button 1255 { on (release) { nextscenevar = 1; nextbtn1._visible = false; btn1._alpha = 100; fuckintext = 0; fuckintext2 = 0; if (textstop == 1) { textbox.gotoAndPlay(34); } } } movieClip 1258 { } // unknown tag 88 length 74 movieClip 1262 { } movieClip 1265 { } button 1269 { on (release) { play(); _parent.textstop = 2; } } movieClip 1271 { } movieClip 1273 { } movieClip 1275 { } movieClip 1277 { } movieClip 1279 { } movieClip 1281 { } movieClip 1283 { } movieClip 1285 { } movieClip 1288 { } movieClip 1290 { } button 1291 { on (release) { gotoAndStop(394); } } movieClip 1293 { } movieClip 1294 { frame 1 { stop(); } frame 2 { _parent.textstop = 1; } frame 33 { stop(); } frame 45 { stop(); } frame 69 { stop(); } frame 81 { stop(); } frame 105 { stop(); } frame 117 { stop(); } frame 141 { stop(); } frame 153 { stop(); } frame 177 { stop(); } frame 190 { stop(); } frame 214 { stop(); } frame 226 { stop(); } frame 250 { stop(); } frame 262 { stop(); } frame 286 { stop(); } frame 298 { stop(); } frame 322 { stop(); } frame 334 { stop(); } frame 358 { stop(); } frame 370 { stop(); } frame 394 { stop(); } frame 406 { stop(); } } movieClip 1297 { frame 1 { stop(); } frame 2 { stop(); _root.playmusic = 1; } } movieClip 1300 { frame 1 { stop(); _root.playsounds = 0; } frame 2 { stop(); _root.playsounds = 1; } } // unknown tag 88 length 84 movieClip 1304 { frame 1 { stop(); _root.mainclip.hidetext = 0; } frame 2 { stop(); _root.mainclip.hidetext = 1; } } movieClip 1307 { } movieClip 1309 { } movieClip 1311 { } movieClip 1313 { frame 1 { stop(); } } movieClip 1315 { } movieClip 1317 { } movieClip 1319 { } movieClip 1320 { } movieClip 1322 { } movieClip 1323 { } movieClip 1324 { frame 1 { stop(); } frame 2 { musicIcon.onPress = function () { if (_root.playmusic == 0) { _root.scene1mus.stop(); musicIcon.gotoAndStop(2); } if (_root.playmusic == 1) { _root.scene1mus.start(0, 9999); musicIcon.gotoAndStop(1); _root.playmusic = 0; } }; soundsIcon.onPress = function () { if (_root.playsounds == 0) { soundsIcon.gotoAndStop(2); } if (_root.playsounds == 1) { soundsIcon.gotoAndStop(1); } }; hcolor1.onPress = function () { _parent.pussy.gotoAndStop(1); }; hcolor2.onPress = function () { _parent.pussy.gotoAndStop(2); }; ecolor1.onPress = function () { _parent._global.seyecolor = 1; }; ecolor2.onPress = function () { _parent._global.seyecolor = 2; }; ecolor3.onPress = function () { _parent._global.seyecolor = 3; }; textIcon.onPress = function () { textIcon.play(); }; mainmenubtn.onPress = function () { _parent.darkmenu.play(); }; } frame 2 { stop(); } } movieClip 1327 { } movieClip 1328 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1329 { frame 1 { stop(); } frame 29 { _root.gotoAndPlay('mainmenu'); } frame 31 { stop(); } } button 1330 { on (release) { nextscenevar = 2; nextbtn2._visible = false; btn2._alpha = 100; if (textstop == 1) { textbox.play(); } } } movieClip 1336 { } movieClip 1348 { } movieClip 1351 { } button 1352 { on (release) { nextscenevar = 3; nextbtn3._visible = false; btn3._alpha = 100; if (textstop == 1) { textbox.gotoAndPlay(106); } } } movieClip 1385 { } movieClip 1387 { } movieClip 1389 { } movieClip 1392 { } movieClip 1394 { } movieClip 1399 { } button 1406 { on (release) { nextscenevar = 4; nextbtn4._visible = false; if (textstop == 1) { } } } button 1422 { on (release) { nextscenevar = 5; nextbtn5._visible = false; } } button 1430 { on (release) { nextscenevar = 6; nextbtn6._visible = false; btn6._alpha = 100; if (textstop == 1) { } } } button 1436 { on (release) { nextscenevar = 7; nextbtn7._visible = false; btn7._alpha = 100; if (textstop == 1) { textbox.play(); } } } button 1482 { on (release) { nextscenevar = 8; nextbtn8._visible = false; btn8._alpha = 100; if (textstop == 1) { textbox.play(); } } } button 1549 { on (release) { nextscenevar = 9; nextbtn9._visible = false; btn9._alpha = 100; } } button 1614 { on (release) { nextscenevar = 10; nextbtn15._visible = false; nextbtn10._visible = false; if (textstop == 1) { textbox.play(); } } } movieClip 1616 { } movieClip 1617 { } button 1618 { on (release) { nextscenevar = 15; nextbtn15._visible = false; nextbtn10._visible = false; syfaceanim = 23; if (textstop == 1) { textbox.gotoAndPlay(335); } } } button 1656 { on (release) { nextscenevar = 11; nextbtn11._visible = false; btn11._alpha = 100; } } movieClip 1719 { frame 12 { stop(); } } movieClip 1756 { frame 11 { stop(); } } movieClip 1801 { frame 94 { gotoAndPlay(11); } } movieClip 1803 { } movieClip 1804 { } button 1805 { on (release) { dark1.play(); } } movieClip 1806 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('normalstart'); } frame 31 { stop(); } } movieClip 1809 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('normstart2'); } frame 31 { stop(); } } button 1810 { on (release) { dark2.play(); nextbtn18._visible = false; if (textstop == 1) { textbox.play(); } } } movieClip 1811 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; fingerswarm = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; optopen = 0; dickwarm = 0; _global.seyecolor = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2 || stopsyseyes == 3 || stopsyseyes == 4) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(3); aneye2.gotoAndPlay(3); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneye2.gotoAndPlay(36); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 3) { aneye1.gotoAndPlay(116); aneye2.gotoAndPlay(116); aneyescounter = 0; } if (syfaceanim == 1) { stopsyseyes = 1; aneye1.gotoAndPlay(26); aneye2.gotoAndPlay(26); anlips.gotoAndPlay(2); } if (syfaceanim == 2) { stopsyseyes = 1; aneye1.gotoAndPlay(50); aneye2.gotoAndPlay(50); anlips.gotoAndPlay(7); fingerswarm = 1; } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(57); aneye2.gotoAndPlay(57); anlips.gotoAndPlay(167); anus.gotoAndStop(2); } if (syfaceanim == 4) { stopsyseyes = 1; aneye1.gotoAndPlay(86); anlips.gotoAndPlay(197); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(91); aneye2.gotoAndPlay(91); } if (syfaceanim == 6) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 7) { stopsyseyes = 1; anus.gotoAndStop(3); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(142); aneye2.gotoAndPlay(142); anlips.gotoAndPlay(197); } if (syfaceanim == 9) { stopsyseyes = 1; aneye1.gotoAndPlay(190); aneye2.gotoAndPlay(190); } if (syfaceanim == 10) { stopsyseyes = 1; aneye1.gotoAndPlay(209); aneye2.gotoAndPlay(209); anlips.gotoAndPlay(205); } if (syfaceanim == 11) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 12) { stopsyseyes = 1; aneye1.gotoAndPlay(216); aneye2.gotoAndPlay(216); anlips.gotoAndPlay(212); } if (syfaceanim == 13) { stopsyseyes = 1; aneye1.gotoAndPlay(229); aneye2.gotoAndPlay(229); anlips.gotoAndPlay(219); } if (syfaceanim == 14) { stopsyseyes = 1; aneye1.gotoAndPlay(236); aneye2.gotoAndPlay(236); anlips.gotoAndPlay(355); } if (syfaceanim == 15) { stopsyseyes = 1; anlips.gotoAndPlay(362); } if (syfaceanim == 16) { stopsyseyes = 1; aneye1.gotoAndPlay(245); aneye2.gotoAndPlay(245); anlips.gotoAndPlay(375); } if (syfaceanim == 17) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (syfaceanim == 18) { stopsyseyes = 1; aneye1.gotoAndPlay(253); aneye2.gotoAndPlay(253); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 21) { dickwarm = 1; } if (syfaceanim == 22) { dickmess = 1; } if (syfaceanim == 23) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); }; optmain.onPress = function () { if (optopen == 0) { opt.gotoAndStop(2); optmain.gotoAndStop(2); optopen = 1; } if (optopen == 2) { opt.gotoAndStop(1); optmain.gotoAndStop(1); optopen = 0; } if (optopen == 1) { optopen = 2; } }; sthand = function () { if (fingerswarm == 1) { sfin1.stfinsaliva1.gotoAndStop(2); sfin2.stfinsaliva2.gotoAndStop(2); sfin3.stfinsaliva3.gotoAndStop(2); sfin4.stfinsaliva4.gotoAndStop(2); } if (dickwarm == 1) { stdick.sdicksaliva.gotoAndStop(2); } if (dickmess == 1) { stdick.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { shand1.gotoAndStop(1); shand2.gotoAndStop(1); sfin1.gotoAndStop(1); sfin2.gotoAndStop(1); sfin3.gotoAndStop(1); sfin4.gotoAndStop(1); sfin5.gotoAndStop(1); sfin6.gotoAndStop(1); sfin7.gotoAndStop(1); sfin8.gotoAndStop(1); sfin9.gotoAndStop(1); sfin10.gotoAndStop(1); sfin11.gotoAndStop(1); sfin12.gotoAndStop(1); sfin13.gotoAndStop(1); shand2_1.gotoAndStop(1); shand2_2.gotoAndStop(1); sfin2_1.gotoAndStop(1); sfin2_2.gotoAndStop(1); sfin2_3.gotoAndStop(1); sfin2_4.gotoAndStop(1); sfin2_5.gotoAndStop(1); sfin2_6.gotoAndStop(1); sfin2_7.gotoAndStop(1); sfin2_8.gotoAndStop(1); sleg1.gotoAndStop(1); sleg2.gotoAndStop(1); sleg3.gotoAndStop(1); sballs.gotoAndStop(1); stballs2.gotoAndStop(1); stdick.gotoAndStop(1); sfinnew.gotoAndStop(1); sfinnew2.gotoAndStop(1); } if (_global.seyecolor == 2) { shand1.gotoAndStop(2); shand2.gotoAndStop(2); sfin1.gotoAndStop(2); sfin2.gotoAndStop(2); sfin3.gotoAndStop(2); sfin4.gotoAndStop(2); sfin5.gotoAndStop(2); sfin6.gotoAndStop(2); sfin7.gotoAndStop(2); sfin8.gotoAndStop(2); sfin9.gotoAndStop(2); sfin10.gotoAndStop(2); sfin11.gotoAndStop(2); sfin12.gotoAndStop(2); sfin13.gotoAndStop(2); shand2_1.gotoAndStop(2); shand2_2.gotoAndStop(2); sfin2_1.gotoAndStop(2); sfin2_2.gotoAndStop(2); sfin2_3.gotoAndStop(2); sfin2_4.gotoAndStop(2); sfin2_5.gotoAndStop(2); sfin2_6.gotoAndStop(2); sfin2_7.gotoAndStop(2); sfin2_8.gotoAndStop(2); sleg1.gotoAndStop(2); sleg2.gotoAndStop(2); sleg3.gotoAndStop(2); sballs.gotoAndStop(2); stballs2.gotoAndStop(2); stdick.gotoAndStop(2); sfinnew.gotoAndStop(2); sfinnew2.gotoAndStop(2); } if (_global.seyecolor == 3) { shand1.gotoAndStop(3); shand2.gotoAndStop(3); sfin1.gotoAndStop(3); sfin2.gotoAndStop(3); sfin3.gotoAndStop(3); sfin4.gotoAndStop(3); sfin5.gotoAndStop(3); sfin6.gotoAndStop(3); sfin7.gotoAndStop(3); sfin8.gotoAndStop(3); sfin9.gotoAndStop(3); sfin10.gotoAndStop(3); sfin11.gotoAndStop(3); sfin12.gotoAndStop(3); sfin13.gotoAndStop(3); shand2_1.gotoAndStop(3); shand2_2.gotoAndStop(3); sfin2_1.gotoAndStop(3); sfin2_2.gotoAndStop(3); sfin2_3.gotoAndStop(3); sfin2_4.gotoAndStop(3); sfin2_5.gotoAndStop(3); sfin2_6.gotoAndStop(3); sfin2_7.gotoAndStop(3); sfin2_8.gotoAndStop(3); sleg1.gotoAndStop(3); sleg2.gotoAndStop(3); sleg3.gotoAndStop(3); sballs.gotoAndStop(3); stballs2.gotoAndStop(3); stdick.gotoAndStop(3); sfinnew.gotoAndStop(3); sfinnew2.gotoAndStop(3); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 105 { syrigrin = function () { syfaceanim = 1; textbox.gotoAndPlay(46); delete this.syrigrin; }; } frame 106 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 107 { syfaceanim = 0; } frame 122 { stopsyseyes = 2; } frame 160 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 209 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(210); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(151); delete this.nextscene1; } }; } frame 220 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 225 { syrigrin = function () { syfaceanim = 2; textbox.gotoAndPlay(82); delete this.syrigrin; }; } frame 227 { syfaceanim = 0; } frame 270 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 298 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 321 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(322); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(266); delete this.nextscene1; } }; } frame 333 { syrigrin = function () { syfaceanim = 20; delete this.syrigrin; }; } frame 335 { syfaceanim = 0; } frame 378 { syrigrin = function () { syfaceanim = 3; textbox.gotoAndPlay(118); delete this.syrigrin; }; } frame 380 { syfaceanim = 0; } frame 382 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 450 { syrigrin = function () { syfaceanim = 4; textbox.gotoAndStop(177); delete this.syrigrin; }; } frame 452 { syfaceanim = 0; } frame 453 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 576 { sounds = function () { if (_root.playsounds == 0) { _root.tish.start(); delete this.sounds; } }; } frame 576 { syrigrin = function () { syfaceanim = 5; textbox.gotoAndPlay(178); delete this.syrigrin; }; } frame 578 { syfaceanim = 0; } frame 631 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 633 { syfaceanim = 0; } frame 660 { stopsyseyes = 3; } frame 720 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(721); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(661); delete this.nextscene1; } }; } frame 737 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 739 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 739 { syfaceanim = 0; } frame 776 { syrigrin = function () { syfaceanim = 11; delete this.syrigrin; }; } frame 778 { syfaceanim = 0; } frame 779 { stopsyseyes = 3; } frame 802 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 834 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 840 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(841); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(781); delete this.nextscene1; } }; } frame 990 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(991); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(931); delete this.nextscene1; } }; } frame 1017 { syrigrin = function () { textbox.gotoAndPlay(191); delete this.syrigrin; }; } frame 1080 { nextscene1 = function () { if (nextscenevar == 7) { gotoAndPlay(1081); textstop = 1; delete this.nextscene1; } if (nextscenevar == 6) { gotoAndPlay(1021); delete this.nextscene1; } }; } frame 1092 { syrigrin = function () { syfaceanim = 9; delete this.syrigrin; }; } frame 1094 { syfaceanim = 0; } frame 1140 { syrigrin = function () { syfaceanim = 10; delete this.syrigrin; }; } frame 1141 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1142 { syfaceanim = 0; } frame 1167 { syrigrin = function () { syfaceanim = 12; textbox.gotoAndPlay(227); delete this.syrigrin; }; } frame 1169 { syfaceanim = 0; } frame 1230 { nextscene1 = function () { if (nextscenevar == 8) { gotoAndPlay(1231); textstop = 1; delete this.nextscene1; } if (nextscenevar == 7) { gotoAndPlay(1171); delete this.nextscene1; } }; } frame 1240 { syrigrin = function () { syfaceanim = 13; delete this.syrigrin; }; } frame 1242 { syfaceanim = 0; } frame 1243 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1266 { syrigrin = function () { syfaceanim = 21; delete this.syrigrin; }; } frame 1268 { syfaceanim = 0; } frame 1293 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1315 { nextscene1 = function () { if (nextscenevar == 9) { gotoAndPlay(1316); textstop = 1; delete this.nextscene1; } if (nextscenevar == 8) { gotoAndPlay(1266); delete this.nextscene1; } }; } frame 1333 { syrigrin = function () { syfaceanim = 14; textbox.gotoAndPlay(263); delete this.syrigrin; }; } frame 1335 { syfaceanim = 0; } frame 1336 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 1358 { nextscene1 = function () { if (nextscenevar == 10) { gotoAndPlay(1359); textstop = 1; delete this.nextscene1; } if (nextscenevar == 9) { gotoAndPlay(1335); delete this.nextscene1; } if (nextscenevar == 15) { gotoAndPlay(1718); delete this.nextscene1; } }; } frame 1379 { syrigrin = function () { syfaceanim = 15; delete this.syrigrin; }; } frame 1381 { syfaceanim = 0; } frame 1385 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1391 { nextscene1 = function () { if (nextscenevar == 11) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 10) { gotoAndPlay(1381); delete this.nextscene1; } }; } frame 1396 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1409 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1410 { syrigrin = function () { syfaceanim = 16; delete this.syrigrin; }; } frame 1412 { syfaceanim = 0; } frame 1424 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1440 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1460 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1471 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1485 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1503 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1519 { syrigrin = function () { syfaceanim = 18; delete this.syrigrin; }; } frame 1521 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1521 { syfaceanim = 0; } frame 1549 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1572 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1597 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1600 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 1602 { syfaceanim = 0; } frame 1617 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 1619 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1619 { syfaceanim = 0; } frame 1622 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1625 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1629 { anleg1.gotoAndStop(2); } frame 1652 { syrigrin = function () { syfaceanim = 17; delete this.syrigrin; }; } frame 1654 { syrigrin = function () { textbox.gotoAndPlay(299); syfaceanim = 0; delete this.syrigrin; }; } frame 1715 { nextscene1 = function () { if (nextscenevar == 12) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 11) { gotoAndPlay(1656); delete this.nextscene1; } }; } frame 1718 { syfaceanim = 0; } frame 1779 { nextscene1 = function () { gotoAndPlay(1728); delete this.nextscene1; }; } } frame 11 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); onEnterFrame = function () { sce1music(); }; sce1music = function () { scene1mus.stop(); scene1mus.start(0, 9999); delete this.sce1music; }; } frame 12 { playmusic = 0; playsounds = 0; stop(); } button 1812 { on (release) { nextscenevar = 1; nextbtn1._visible = false; btn1._alpha = 100; if (textstop == 1) { textbox.gotoAndPlay(34); } } } movieClip 1856 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1858 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1861 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2116 { } movieClip 2165 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('horsestart'); } frame 31 { stop(); } } movieClip 2175 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('horsestart2'); } frame 31 { stop(); } } movieClip 2177 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; fingerswarm = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; optopen = 0; dickwarm = 0; _global.seyecolor = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2 || stopsyseyes == 3 || stopsyseyes == 4) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(3); aneye2.gotoAndPlay(3); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneye2.gotoAndPlay(36); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 3) { aneye1.gotoAndPlay(116); aneye2.gotoAndPlay(116); aneyescounter = 0; } if (syfaceanim == 1) { stopsyseyes = 1; aneye1.gotoAndPlay(26); aneye2.gotoAndPlay(26); anlips.gotoAndPlay(2); } if (syfaceanim == 2) { stopsyseyes = 1; aneye1.gotoAndPlay(50); aneye2.gotoAndPlay(50); anlips.gotoAndPlay(7); fingerswarm = 1; } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(57); aneye2.gotoAndPlay(57); anlips.gotoAndPlay(167); anus.gotoAndStop(2); } if (syfaceanim == 4) { stopsyseyes = 1; aneye1.gotoAndPlay(86); anlips.gotoAndPlay(197); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(91); aneye2.gotoAndPlay(91); } if (syfaceanim == 6) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 7) { stopsyseyes = 1; anus.gotoAndStop(3); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(142); aneye2.gotoAndPlay(142); anlips.gotoAndPlay(197); } if (syfaceanim == 9) { stopsyseyes = 1; aneye1.gotoAndPlay(190); aneye2.gotoAndPlay(190); } if (syfaceanim == 10) { stopsyseyes = 1; aneye1.gotoAndPlay(209); aneye2.gotoAndPlay(209); anlips.gotoAndPlay(205); } if (syfaceanim == 11) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 12) { stopsyseyes = 1; aneye1.gotoAndPlay(216); aneye2.gotoAndPlay(216); anlips.gotoAndPlay(212); } if (syfaceanim == 13) { stopsyseyes = 1; aneye1.gotoAndPlay(229); aneye2.gotoAndPlay(229); anlips.gotoAndPlay(219); } if (syfaceanim == 14) { stopsyseyes = 1; aneye1.gotoAndPlay(236); aneye2.gotoAndPlay(236); anlips.gotoAndPlay(355); } if (syfaceanim == 15) { stopsyseyes = 1; anlips.gotoAndPlay(362); } if (syfaceanim == 16) { stopsyseyes = 1; aneye1.gotoAndPlay(245); aneye2.gotoAndPlay(245); anlips.gotoAndPlay(375); } if (syfaceanim == 17) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (syfaceanim == 18) { stopsyseyes = 1; aneye1.gotoAndPlay(253); aneye2.gotoAndPlay(253); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 21) { dickwarm = 1; } if (syfaceanim == 22) { dickmess = 1; } if (syfaceanim == 23) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); }; optmain.onPress = function () { if (optopen == 0) { opt.gotoAndStop(2); optmain.gotoAndStop(2); optopen = 1; } if (optopen == 2) { opt.gotoAndStop(1); optmain.gotoAndStop(1); optopen = 0; } if (optopen == 1) { optopen = 2; } }; sthand = function () { if (fingerswarm == 1) { sfin1.stfinsaliva1.gotoAndStop(2); sfin2.stfinsaliva2.gotoAndStop(2); sfin3.stfinsaliva3.gotoAndStop(2); sfin4.stfinsaliva4.gotoAndStop(2); } if (dickwarm == 1) { stdick.sdicksaliva.gotoAndStop(2); } if (dickmess == 1) { stdick.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { shand1.gotoAndStop(1); shand2.gotoAndStop(1); sfin1.gotoAndStop(1); sfin2.gotoAndStop(1); sfin3.gotoAndStop(1); sfin4.gotoAndStop(1); sfin5.gotoAndStop(1); sfin6.gotoAndStop(1); sfin7.gotoAndStop(1); sfin8.gotoAndStop(1); sfin9.gotoAndStop(1); sfin10.gotoAndStop(1); sfin11.gotoAndStop(1); sfin12.gotoAndStop(1); sfin13.gotoAndStop(1); shand2_1.gotoAndStop(1); shand2_2.gotoAndStop(1); sfin2_1.gotoAndStop(1); sfin2_2.gotoAndStop(1); sfin2_3.gotoAndStop(1); sfin2_4.gotoAndStop(1); sfin2_5.gotoAndStop(1); sfin2_6.gotoAndStop(1); sfin2_7.gotoAndStop(1); sfin2_8.gotoAndStop(1); sleg1.gotoAndStop(1); sleg2.gotoAndStop(1); sleg3.gotoAndStop(1); sballs.gotoAndStop(1); stballs2.gotoAndStop(1); stdick.gotoAndStop(1); sfinnew.gotoAndStop(1); sfinnew2.gotoAndStop(1); } if (_global.seyecolor == 2) { shand1.gotoAndStop(2); shand2.gotoAndStop(2); sfin1.gotoAndStop(2); sfin2.gotoAndStop(2); sfin3.gotoAndStop(2); sfin4.gotoAndStop(2); sfin5.gotoAndStop(2); sfin6.gotoAndStop(2); sfin7.gotoAndStop(2); sfin8.gotoAndStop(2); sfin9.gotoAndStop(2); sfin10.gotoAndStop(2); sfin11.gotoAndStop(2); sfin12.gotoAndStop(2); sfin13.gotoAndStop(2); shand2_1.gotoAndStop(2); shand2_2.gotoAndStop(2); sfin2_1.gotoAndStop(2); sfin2_2.gotoAndStop(2); sfin2_3.gotoAndStop(2); sfin2_4.gotoAndStop(2); sfin2_5.gotoAndStop(2); sfin2_6.gotoAndStop(2); sfin2_7.gotoAndStop(2); sfin2_8.gotoAndStop(2); sleg1.gotoAndStop(2); sleg2.gotoAndStop(2); sleg3.gotoAndStop(2); sballs.gotoAndStop(2); stballs2.gotoAndStop(2); stdick.gotoAndStop(2); sfinnew.gotoAndStop(2); sfinnew2.gotoAndStop(2); } if (_global.seyecolor == 3) { shand1.gotoAndStop(3); shand2.gotoAndStop(3); sfin1.gotoAndStop(3); sfin2.gotoAndStop(3); sfin3.gotoAndStop(3); sfin4.gotoAndStop(3); sfin5.gotoAndStop(3); sfin6.gotoAndStop(3); sfin7.gotoAndStop(3); sfin8.gotoAndStop(3); sfin9.gotoAndStop(3); sfin10.gotoAndStop(3); sfin11.gotoAndStop(3); sfin12.gotoAndStop(3); sfin13.gotoAndStop(3); shand2_1.gotoAndStop(3); shand2_2.gotoAndStop(3); sfin2_1.gotoAndStop(3); sfin2_2.gotoAndStop(3); sfin2_3.gotoAndStop(3); sfin2_4.gotoAndStop(3); sfin2_5.gotoAndStop(3); sfin2_6.gotoAndStop(3); sfin2_7.gotoAndStop(3); sfin2_8.gotoAndStop(3); sleg1.gotoAndStop(3); sleg2.gotoAndStop(3); sleg3.gotoAndStop(3); sballs.gotoAndStop(3); stballs2.gotoAndStop(3); stdick.gotoAndStop(3); sfinnew.gotoAndStop(3); sfinnew2.gotoAndStop(3); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 105 { syrigrin = function () { syfaceanim = 1; textbox.gotoAndPlay(46); delete this.syrigrin; }; } frame 106 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 107 { syfaceanim = 0; } frame 122 { stopsyseyes = 2; } frame 160 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 209 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(210); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(151); delete this.nextscene1; } }; } frame 220 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 225 { syrigrin = function () { syfaceanim = 2; textbox.gotoAndPlay(82); delete this.syrigrin; }; } frame 227 { syfaceanim = 0; } frame 270 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 298 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 321 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(322); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(266); delete this.nextscene1; } }; } frame 333 { syrigrin = function () { syfaceanim = 20; delete this.syrigrin; }; } frame 335 { syfaceanim = 0; } frame 378 { syrigrin = function () { syfaceanim = 3; textbox.gotoAndPlay(118); delete this.syrigrin; }; } frame 380 { syfaceanim = 0; } frame 382 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 450 { syrigrin = function () { syfaceanim = 4; textbox.gotoAndStop(177); delete this.syrigrin; }; } frame 452 { syfaceanim = 0; } frame 453 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 576 { sounds = function () { if (_root.playsounds == 0) { _root.tish.start(); delete this.sounds; } }; } frame 576 { syrigrin = function () { syfaceanim = 5; textbox.gotoAndPlay(178); delete this.syrigrin; }; } frame 578 { syfaceanim = 0; } frame 631 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 633 { syfaceanim = 0; } frame 660 { stopsyseyes = 3; } frame 720 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(721); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(661); delete this.nextscene1; } }; } frame 737 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 739 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 739 { syfaceanim = 0; } frame 776 { syrigrin = function () { syfaceanim = 11; delete this.syrigrin; }; } frame 778 { syfaceanim = 0; } frame 779 { stopsyseyes = 3; } frame 802 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 834 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 840 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(841); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(781); delete this.nextscene1; } }; } frame 990 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(991); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(931); delete this.nextscene1; } }; } frame 1017 { syrigrin = function () { textbox.gotoAndPlay(191); delete this.syrigrin; }; } frame 1080 { nextscene1 = function () { if (nextscenevar == 7) { gotoAndPlay(1081); textstop = 1; delete this.nextscene1; } if (nextscenevar == 6) { gotoAndPlay(1021); delete this.nextscene1; } }; } frame 1092 { syrigrin = function () { syfaceanim = 9; delete this.syrigrin; }; } frame 1094 { syfaceanim = 0; } frame 1140 { syrigrin = function () { syfaceanim = 10; delete this.syrigrin; }; } frame 1141 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1142 { syfaceanim = 0; } frame 1167 { syrigrin = function () { syfaceanim = 12; textbox.gotoAndPlay(227); delete this.syrigrin; }; } frame 1169 { syfaceanim = 0; } frame 1230 { nextscene1 = function () { if (nextscenevar == 8) { gotoAndPlay(1231); textstop = 1; delete this.nextscene1; } if (nextscenevar == 7) { gotoAndPlay(1171); delete this.nextscene1; } }; } frame 1240 { syrigrin = function () { syfaceanim = 13; delete this.syrigrin; }; } frame 1242 { syfaceanim = 0; } frame 1243 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1266 { syrigrin = function () { syfaceanim = 21; delete this.syrigrin; }; } frame 1268 { syfaceanim = 0; } frame 1293 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1315 { nextscene1 = function () { if (nextscenevar == 9) { gotoAndPlay(1316); textstop = 1; delete this.nextscene1; } if (nextscenevar == 8) { gotoAndPlay(1266); delete this.nextscene1; } }; } frame 1333 { syrigrin = function () { syfaceanim = 14; textbox.gotoAndPlay(263); delete this.syrigrin; }; } frame 1335 { syfaceanim = 0; } frame 1336 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 1358 { nextscene1 = function () { if (nextscenevar == 10) { gotoAndPlay(1359); textstop = 1; delete this.nextscene1; } if (nextscenevar == 9) { gotoAndPlay(1335); delete this.nextscene1; } if (nextscenevar == 15) { gotoAndPlay(1718); delete this.nextscene1; } }; } frame 1379 { syrigrin = function () { syfaceanim = 15; delete this.syrigrin; }; } frame 1381 { syfaceanim = 0; } frame 1385 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1391 { nextscene1 = function () { if (nextscenevar == 11) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 10) { gotoAndPlay(1381); delete this.nextscene1; } }; } frame 1396 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1409 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1410 { syrigrin = function () { syfaceanim = 16; delete this.syrigrin; }; } frame 1412 { syfaceanim = 0; } frame 1424 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1440 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1460 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1471 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1485 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1503 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1519 { syrigrin = function () { syfaceanim = 18; delete this.syrigrin; }; } frame 1521 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1521 { syfaceanim = 0; } frame 1549 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1572 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1597 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1600 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 1602 { syfaceanim = 0; } frame 1617 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 1619 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1619 { syfaceanim = 0; } frame 1622 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1625 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1629 { anleg1.gotoAndStop(2); } frame 1652 { syrigrin = function () { syfaceanim = 17; delete this.syrigrin; }; } frame 1654 { syrigrin = function () { textbox.gotoAndPlay(299); syfaceanim = 0; delete this.syrigrin; }; } frame 1715 { nextscene1 = function () { if (nextscenevar == 12) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 11) { gotoAndPlay(1656); delete this.nextscene1; } }; } frame 1718 { syfaceanim = 0; } frame 1779 { nextscene1 = function () { gotoAndPlay(1728); delete this.nextscene1; }; } } frame 13 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); onEnterFrame = function () { sce1music(); }; sce1music = function () { scene1mus.stop(); scene1mus.start(0, 9999); delete this.sce1music; }; } frame 14 { playmusic = 0; playsounds = 0; stop(); } movieClip 2180 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2182 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2183 { } movieClip 2272 { } movieClip 2274 { } movieClip 2561 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('knotstart'); } frame 31 { stop(); } } movieClip 2565 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('knotstart2'); } frame 31 { stop(); } } movieClip 2566 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; fingerswarm = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; optopen = 0; dickwarm = 0; _global.seyecolor = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2 || stopsyseyes == 3 || stopsyseyes == 4) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(3); aneye2.gotoAndPlay(3); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneye2.gotoAndPlay(36); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 3) { aneye1.gotoAndPlay(116); aneye2.gotoAndPlay(116); aneyescounter = 0; } if (syfaceanim == 1) { stopsyseyes = 1; aneye1.gotoAndPlay(26); aneye2.gotoAndPlay(26); anlips.gotoAndPlay(2); } if (syfaceanim == 2) { stopsyseyes = 1; aneye1.gotoAndPlay(50); aneye2.gotoAndPlay(50); anlips.gotoAndPlay(7); fingerswarm = 1; } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(57); aneye2.gotoAndPlay(57); anlips.gotoAndPlay(167); anus.gotoAndStop(2); } if (syfaceanim == 4) { stopsyseyes = 1; aneye1.gotoAndPlay(86); anlips.gotoAndPlay(197); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(91); aneye2.gotoAndPlay(91); } if (syfaceanim == 6) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 7) { stopsyseyes = 1; anus.gotoAndStop(3); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(142); aneye2.gotoAndPlay(142); anlips.gotoAndPlay(197); } if (syfaceanim == 9) { stopsyseyes = 1; aneye1.gotoAndPlay(190); aneye2.gotoAndPlay(190); } if (syfaceanim == 10) { stopsyseyes = 1; aneye1.gotoAndPlay(209); aneye2.gotoAndPlay(209); anlips.gotoAndPlay(205); } if (syfaceanim == 11) { stopsyseyes = 1; anlips.gotoAndPlay(190); } if (syfaceanim == 12) { stopsyseyes = 1; aneye1.gotoAndPlay(216); aneye2.gotoAndPlay(216); anlips.gotoAndPlay(212); } if (syfaceanim == 13) { stopsyseyes = 1; aneye1.gotoAndPlay(229); aneye2.gotoAndPlay(229); anlips.gotoAndPlay(219); } if (syfaceanim == 14) { stopsyseyes = 1; aneye1.gotoAndPlay(236); aneye2.gotoAndPlay(236); anlips.gotoAndPlay(355); } if (syfaceanim == 15) { stopsyseyes = 1; anlips.gotoAndPlay(362); } if (syfaceanim == 16) { stopsyseyes = 1; aneye1.gotoAndPlay(245); aneye2.gotoAndPlay(245); anlips.gotoAndPlay(375); } if (syfaceanim == 17) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (syfaceanim == 18) { stopsyseyes = 1; aneye1.gotoAndPlay(253); aneye2.gotoAndPlay(253); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 21) { dickwarm = 1; } if (syfaceanim == 22) { dickmess = 1; } if (syfaceanim == 23) { stopsyseyes = 0; aneye1.gotoAndPlay(263); aneye2.gotoAndPlay(263); anlips.gotoAndPlay(382); } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); }; optmain.onPress = function () { if (optopen == 0) { opt.gotoAndStop(2); optmain.gotoAndStop(2); optopen = 1; } if (optopen == 2) { opt.gotoAndStop(1); optmain.gotoAndStop(1); optopen = 0; } if (optopen == 1) { optopen = 2; } }; sthand = function () { if (fingerswarm == 1) { sfin1.stfinsaliva1.gotoAndStop(2); sfin2.stfinsaliva2.gotoAndStop(2); sfin3.stfinsaliva3.gotoAndStop(2); sfin4.stfinsaliva4.gotoAndStop(2); } if (dickwarm == 1) { stdick.sdicksaliva.gotoAndStop(2); } if (dickmess == 1) { stdick.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { shand1.gotoAndStop(1); shand2.gotoAndStop(1); sfin1.gotoAndStop(1); sfin2.gotoAndStop(1); sfin3.gotoAndStop(1); sfin4.gotoAndStop(1); sfin5.gotoAndStop(1); sfin6.gotoAndStop(1); sfin7.gotoAndStop(1); sfin8.gotoAndStop(1); sfin9.gotoAndStop(1); sfin10.gotoAndStop(1); sfin11.gotoAndStop(1); sfin12.gotoAndStop(1); sfin13.gotoAndStop(1); shand2_1.gotoAndStop(1); shand2_2.gotoAndStop(1); sfin2_1.gotoAndStop(1); sfin2_2.gotoAndStop(1); sfin2_3.gotoAndStop(1); sfin2_4.gotoAndStop(1); sfin2_5.gotoAndStop(1); sfin2_6.gotoAndStop(1); sfin2_7.gotoAndStop(1); sfin2_8.gotoAndStop(1); sleg1.gotoAndStop(1); sleg2.gotoAndStop(1); sleg3.gotoAndStop(1); sballs.gotoAndStop(1); stballs2.gotoAndStop(1); stdick.gotoAndStop(1); sfinnew.gotoAndStop(1); sfinnew2.gotoAndStop(1); } if (_global.seyecolor == 2) { shand1.gotoAndStop(2); shand2.gotoAndStop(2); sfin1.gotoAndStop(2); sfin2.gotoAndStop(2); sfin3.gotoAndStop(2); sfin4.gotoAndStop(2); sfin5.gotoAndStop(2); sfin6.gotoAndStop(2); sfin7.gotoAndStop(2); sfin8.gotoAndStop(2); sfin9.gotoAndStop(2); sfin10.gotoAndStop(2); sfin11.gotoAndStop(2); sfin12.gotoAndStop(2); sfin13.gotoAndStop(2); shand2_1.gotoAndStop(2); shand2_2.gotoAndStop(2); sfin2_1.gotoAndStop(2); sfin2_2.gotoAndStop(2); sfin2_3.gotoAndStop(2); sfin2_4.gotoAndStop(2); sfin2_5.gotoAndStop(2); sfin2_6.gotoAndStop(2); sfin2_7.gotoAndStop(2); sfin2_8.gotoAndStop(2); sleg1.gotoAndStop(2); sleg2.gotoAndStop(2); sleg3.gotoAndStop(2); sballs.gotoAndStop(2); stballs2.gotoAndStop(2); stdick.gotoAndStop(2); sfinnew.gotoAndStop(2); sfinnew2.gotoAndStop(2); } if (_global.seyecolor == 3) { shand1.gotoAndStop(3); shand2.gotoAndStop(3); sfin1.gotoAndStop(3); sfin2.gotoAndStop(3); sfin3.gotoAndStop(3); sfin4.gotoAndStop(3); sfin5.gotoAndStop(3); sfin6.gotoAndStop(3); sfin7.gotoAndStop(3); sfin8.gotoAndStop(3); sfin9.gotoAndStop(3); sfin10.gotoAndStop(3); sfin11.gotoAndStop(3); sfin12.gotoAndStop(3); sfin13.gotoAndStop(3); shand2_1.gotoAndStop(3); shand2_2.gotoAndStop(3); sfin2_1.gotoAndStop(3); sfin2_2.gotoAndStop(3); sfin2_3.gotoAndStop(3); sfin2_4.gotoAndStop(3); sfin2_5.gotoAndStop(3); sfin2_6.gotoAndStop(3); sfin2_7.gotoAndStop(3); sfin2_8.gotoAndStop(3); sleg1.gotoAndStop(3); sleg2.gotoAndStop(3); sleg3.gotoAndStop(3); sballs.gotoAndStop(3); stballs2.gotoAndStop(3); stdick.gotoAndStop(3); sfinnew.gotoAndStop(3); sfinnew2.gotoAndStop(3); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 105 { syrigrin = function () { syfaceanim = 1; textbox.gotoAndPlay(46); delete this.syrigrin; }; } frame 106 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 107 { syfaceanim = 0; } frame 122 { stopsyseyes = 2; } frame 160 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 209 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(210); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(151); delete this.nextscene1; } }; } frame 220 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 225 { syrigrin = function () { syfaceanim = 2; textbox.gotoAndPlay(82); delete this.syrigrin; }; } frame 227 { syfaceanim = 0; } frame 270 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 298 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 321 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(322); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(266); delete this.nextscene1; } }; } frame 333 { syrigrin = function () { syfaceanim = 20; delete this.syrigrin; }; } frame 335 { syfaceanim = 0; } frame 378 { syrigrin = function () { syfaceanim = 3; textbox.gotoAndPlay(118); delete this.syrigrin; }; } frame 380 { syfaceanim = 0; } frame 382 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 450 { syrigrin = function () { syfaceanim = 4; textbox.gotoAndStop(177); delete this.syrigrin; }; } frame 452 { syfaceanim = 0; } frame 453 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 576 { sounds = function () { if (_root.playsounds == 0) { _root.tish.start(); delete this.sounds; } }; } frame 576 { syrigrin = function () { syfaceanim = 5; textbox.gotoAndPlay(178); delete this.syrigrin; }; } frame 578 { syfaceanim = 0; } frame 631 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 633 { syfaceanim = 0; } frame 660 { stopsyseyes = 3; } frame 720 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(721); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(661); delete this.nextscene1; } }; } frame 737 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 739 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 739 { syfaceanim = 0; } frame 776 { syrigrin = function () { syfaceanim = 11; delete this.syrigrin; }; } frame 778 { syfaceanim = 0; } frame 779 { stopsyseyes = 3; } frame 802 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 834 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 840 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(841); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(781); delete this.nextscene1; } }; } frame 990 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(991); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(931); delete this.nextscene1; } }; } frame 1017 { syrigrin = function () { textbox.gotoAndPlay(191); delete this.syrigrin; }; } frame 1080 { nextscene1 = function () { if (nextscenevar == 7) { gotoAndPlay(1081); textstop = 1; delete this.nextscene1; } if (nextscenevar == 6) { gotoAndPlay(1021); delete this.nextscene1; } }; } frame 1092 { syrigrin = function () { syfaceanim = 9; delete this.syrigrin; }; } frame 1094 { syfaceanim = 0; } frame 1140 { syrigrin = function () { syfaceanim = 10; delete this.syrigrin; }; } frame 1141 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1142 { syfaceanim = 0; } frame 1167 { syrigrin = function () { syfaceanim = 12; textbox.gotoAndPlay(227); delete this.syrigrin; }; } frame 1169 { syfaceanim = 0; } frame 1230 { nextscene1 = function () { if (nextscenevar == 8) { gotoAndPlay(1231); textstop = 1; delete this.nextscene1; } if (nextscenevar == 7) { gotoAndPlay(1171); delete this.nextscene1; } }; } frame 1240 { syrigrin = function () { syfaceanim = 13; delete this.syrigrin; }; } frame 1242 { syfaceanim = 0; } frame 1243 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1266 { syrigrin = function () { syfaceanim = 21; delete this.syrigrin; }; } frame 1268 { syfaceanim = 0; } frame 1293 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 1315 { nextscene1 = function () { if (nextscenevar == 9) { gotoAndPlay(1316); textstop = 1; delete this.nextscene1; } if (nextscenevar == 8) { gotoAndPlay(1266); delete this.nextscene1; } }; } frame 1333 { syrigrin = function () { syfaceanim = 14; textbox.gotoAndPlay(263); delete this.syrigrin; }; } frame 1335 { syfaceanim = 0; } frame 1336 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 1358 { nextscene1 = function () { if (nextscenevar == 10) { gotoAndPlay(1359); textstop = 1; delete this.nextscene1; } if (nextscenevar == 9) { gotoAndPlay(1335); delete this.nextscene1; } if (nextscenevar == 15) { gotoAndPlay(1718); delete this.nextscene1; } }; } frame 1379 { syrigrin = function () { syfaceanim = 15; delete this.syrigrin; }; } frame 1381 { syfaceanim = 0; } frame 1385 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1391 { nextscene1 = function () { if (nextscenevar == 11) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 10) { gotoAndPlay(1381); delete this.nextscene1; } }; } frame 1396 { sounds = function () { if (_root.playsounds == 0) { _root.ff2.start(); delete this.sounds; } }; } frame 1409 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1410 { syrigrin = function () { syfaceanim = 16; delete this.syrigrin; }; } frame 1412 { syfaceanim = 0; } frame 1424 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1440 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1460 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1471 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 1485 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1503 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1519 { syrigrin = function () { syfaceanim = 18; delete this.syrigrin; }; } frame 1521 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1521 { syfaceanim = 0; } frame 1549 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1572 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 1597 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1600 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 1602 { syfaceanim = 0; } frame 1617 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 1619 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 1619 { syfaceanim = 0; } frame 1622 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 1625 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 1629 { anleg1.gotoAndStop(2); } frame 1652 { syrigrin = function () { syfaceanim = 17; delete this.syrigrin; }; } frame 1654 { syrigrin = function () { textbox.gotoAndPlay(299); syfaceanim = 0; delete this.syrigrin; }; } frame 1715 { nextscene1 = function () { if (nextscenevar == 12) { gotoAndPlay(1392); textstop = 1; delete this.nextscene1; } if (nextscenevar == 11) { gotoAndPlay(1656); delete this.nextscene1; } }; } frame 1718 { syfaceanim = 0; } frame 1779 { nextscene1 = function () { gotoAndPlay(1728); delete this.nextscene1; }; } } frame 15 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); } frame 16 { playmusic = 0; playsounds = 0; stop(); } movieClip 2570 { frame 1 { stop(); _parent.stopbubbles = 0; } frame 2 { stop(); _parent.stopbubbles = 1; } } movieClip 2573 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2577 { } movieClip 2578 { frame 81 { this.removeMovieClip(); } } movieClip 2579 { frame 1 { fire._visible = false; lev = 0; stopcyc = 0; this.onEnterFrame = function () { if (stopcyc == 0) { var v1 = 0; while (v1 < 1) { ++lev; d = fire.duplicateMovieClip('f' + lev, lev); d._x += Math.random() * 20 - 3; d._y += Math.random() * 6 - 3; d._alpha = Math.random() * 50 + 50; d._yscale = Math.random() * 50 + 70; d._xscale = d._yscale; ++v1; } } }; } } movieClip 2583 { } movieClip 2591 { } movieClip 2598 { } movieClip 2604 { } movieClip 2607 { } movieClip 2608 { } movieClip 2612 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2616 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2618 { } movieClip 2620 { } movieClip 2622 { } movieClip 2655 { } movieClip 2761 { frame 1 { stop(); } frame 7 { stop(); } frame 15 { stop(); } frame 24 { stop(); } frame 155 { gotoAndPlay(25); } frame 162 { stop(); } } movieClip 2763 { } movieClip 2765 { } movieClip 2767 { } movieClip 2769 { } movieClip 2771 { } movieClip 2773 { } movieClip 2775 { } movieClip 2777 { } movieClip 2779 { } movieClip 2781 { } movieClip 2783 { } movieClip 2787 { } movieClip 2789 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2792 { } movieClip 2795 { } movieClip 2799 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2803 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2807 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2862 { frame 1 { stop(); } frame 13 { gotoAndStop(1); } frame 21 { stop(); } frame 26 { stop(); } frame 31 { stop(); } frame 36 { stop(); } frame 47 { stop(); } } movieClip 2866 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2870 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2874 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2876 { } movieClip 2878 { } movieClip 2880 { } movieClip 2882 { } movieClip 2884 { } movieClip 2886 { } movieClip 2888 { } movieClip 2890 { } movieClip 2892 { } movieClip 2894 { } movieClip 2896 { } movieClip 2898 { } movieClip 2900 { } movieClip 2902 { } movieClip 2904 { } movieClip 2906 { } movieClip 2909 { } movieClip 2911 { } movieClip 2913 { } movieClip 2915 { } movieClip 2917 { } movieClip 2919 { } movieClip 2921 { } movieClip 2925 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2928 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 2930 { } movieClip 2931 { frame 1 { stop(); } frame 2 { _parent.textstop = 1; } frame 33 { stop(); } frame 45 { stop(); } frame 69 { stop(); } frame 81 { stop(); } } movieClip 2933 { frame 1 { stop(); } frame 2 { musicIcon.onPress = function () { if (_root.playmusic == 0) { _root.scene1mus.stop(); musicIcon.gotoAndStop(2); } if (_root.playmusic == 1) { _root.scene1mus.start(0, 9999); musicIcon.gotoAndStop(1); _root.playmusic = 0; } }; soundsIcon.onPress = function () { if (_root.playsounds == 0) { soundsIcon.gotoAndStop(2); } if (_root.playsounds == 1) { soundsIcon.gotoAndStop(1); } }; hcolor1.onPress = function () { _parent.pussy.gotoAndStop(1); }; hcolor2.onPress = function () { _parent.pussy.gotoAndStop(2); }; ecolor1.onPress = function () { _parent._global.seyecolor = 1; }; ecolor2.onPress = function () { _parent._global.seyecolor = 2; }; ecolor3.onPress = function () { _parent._global.seyecolor = 3; }; textIcon.onPress = function () { textIcon.play(); }; mainmenubtn.onPress = function () { _parent.darkmenu.play(); }; } frame 2 { stop(); } } movieClip 2945 { } button 2951 { on (release) { nextscenevar = 2; nextbtn2._visible = false; btn2._alpha = 100; } } movieClip 2968 { } movieClip 2974 { } movieClip 2976 { } button 2991 { on (release) { nextscenevar = 3; nextbtn3._visible = false; btn3._alpha = 100; } } button 3000 { on (release) { nextscenevar = 4; nextbtn4._visible = false; btn4._alpha = 100; } } button 3030 { on (release) { nextscenevar = 5; nextbtn5._visible = false; btn5._alpha = 100; } } movieClip 3118 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('normstart2'); } frame 31 { stop(); } } movieClip 3131 { frame 11 { stop(); } } movieClip 3141 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; messdick = 0; stopfaceanim = 0; stopbubbles = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(2); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneyescounter = 0; } if (syfaceanim == 1) { anlips.gotoAndPlay(2); } if (syfaceanim == 2) { aneye1.gotoAndPlay(14); anlips.gotoAndPlay(8); } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(22); anlips.gotoAndPlay(16); } if (syfaceanim == 4 && stopfaceanim == 0) { stopsyseyes = 1; aneye1.gotoAndPlay(14); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(27); anlips.gotoAndPlay(92); } if (syfaceanim == 6) { stopsyseyes = 1; aneye1.gotoAndPlay(32); anlips.gotoAndPlay(16); } if (syfaceanim == 7) { stopsyseyes = 1; aneye1.gotoAndPlay(27); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(37); anlips.gotoAndPlay(156); textbox.gotoAndPlay(46); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 22) { messdick = 1; } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); colors(); }; optmain.onPress = function () { opt.play(); optmain.play(); }; sthand = function () { if (messdick == 1) { stdick1.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { fin1.gotoAndStop(1); fin2.gotoAndStop(1); fin3.gotoAndStop(1); fin4.gotoAndStop(1); fin5.gotoAndStop(1); fin6.gotoAndStop(1); fin7.gotoAndStop(1); fin8.gotoAndStop(1); fin9.gotoAndStop(1); fin10.gotoAndStop(1); fin11.gotoAndStop(1); fin12.gotoAndStop(1); stleg1.gotoAndStop(1); stleg2.gotoAndStop(1); stdick1.gotoAndStop(1); } if (_global.seyecolor == 2) { fin1.gotoAndStop(2); fin2.gotoAndStop(2); fin3.gotoAndStop(2); fin4.gotoAndStop(2); fin5.gotoAndStop(2); fin6.gotoAndStop(2); fin7.gotoAndStop(2); fin8.gotoAndStop(2); fin9.gotoAndStop(2); fin10.gotoAndStop(2); fin11.gotoAndStop(2); fin12.gotoAndStop(2); stleg1.gotoAndStop(2); stleg2.gotoAndStop(2); stdick1.gotoAndStop(2); } if (_global.seyecolor == 3) { fin1.gotoAndStop(3); fin2.gotoAndStop(3); fin3.gotoAndStop(3); fin4.gotoAndStop(3); fin5.gotoAndStop(3); fin6.gotoAndStop(3); fin7.gotoAndStop(3); fin8.gotoAndStop(3); fin9.gotoAndStop(3); fin10.gotoAndStop(3); fin11.gotoAndStop(3); fin12.gotoAndStop(3); stleg1.gotoAndStop(3); stleg2.gotoAndStop(3); stdick1.gotoAndStop(3); } }; bubblebtn.onPress = function () { if (stopbubbles == 0) { aqua.bubble.stopcyc = 1; bubblebtn.play(); onoff.play(); } if (stopbubbles == 1) { aqua.bubble.stopcyc = 0; bubblebtn.play(); onoff.play(); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 78 { syrigrin = function () { syfaceanim = 1; delete this.syrigrin; }; } frame 80 { syfaceanim = 0; } frame 102 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 140 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(141); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(102); delete this.nextscene1; } }; } frame 158 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 158 { syrigrin = function () { syfaceanim = 2; delete this.syrigrin; }; } frame 160 { syfaceanim = 0; } frame 165 { stopsyseyes = 0; } frame 191 { syrigrin = function () { syfaceanim = 3; delete this.syrigrin; }; } frame 193 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 193 { syfaceanim = 0; } frame 261 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(262); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(211); delete this.nextscene1; } }; } frame 262 { syrigrin = function () { syfaceanim = 4; delete this.syrigrin; }; } frame 264 { syfaceanim = 0; } frame 279 { stopfaceanim = 1; } frame 282 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 295 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(296); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(262); delete this.nextscene1; } }; } frame 296 { syrigrin = function () { syfaceanim = 5; delete this.syrigrin; }; } frame 298 { syfaceanim = 0; } frame 304 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 322 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 337 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(322); delete this.nextscene1; } }; } frame 338 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 358 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 360 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 362 { syfaceanim = 0; } frame 383 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 407 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 430 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 448 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 468 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 473 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 475 { syfaceanim = 0; } frame 481 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 493 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 509 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 524 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 540 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 540 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 542 { syfaceanim = 0; } frame 543 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 545 { syfaceanim = 0; } frame 552 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 553 { stopsyseyes = 0; } frame 555 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 557 { anus.gotoAndStop(2); } frame 558 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 615 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(559); delete this.nextscene1; } }; } } frame 17 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); } frame 18 { playmusic = 0; playsounds = 0; stop(); } movieClip 3147 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3148 { frame 1 { stop(); } } movieClip 3306 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('horsestart2'); } frame 31 { stop(); } } movieClip 3322 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3323 { frame 1 { stop(); } } movieClip 3324 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; messdick = 0; stopfaceanim = 0; stopbubbles = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(2); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneyescounter = 0; } if (syfaceanim == 1) { anlips.gotoAndPlay(2); } if (syfaceanim == 2) { aneye1.gotoAndPlay(14); anlips.gotoAndPlay(8); } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(22); anlips.gotoAndPlay(16); } if (syfaceanim == 4 && stopfaceanim == 0) { stopsyseyes = 1; aneye1.gotoAndPlay(14); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(27); anlips.gotoAndPlay(92); } if (syfaceanim == 6) { stopsyseyes = 1; aneye1.gotoAndPlay(32); anlips.gotoAndPlay(16); } if (syfaceanim == 7) { stopsyseyes = 1; aneye1.gotoAndPlay(27); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(37); anlips.gotoAndPlay(156); textbox.gotoAndPlay(46); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 22) { messdick = 1; } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); colors(); }; optmain.onPress = function () { opt.play(); optmain.play(); }; sthand = function () { if (messdick == 1) { stdick1.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { fin1.gotoAndStop(1); fin2.gotoAndStop(1); fin3.gotoAndStop(1); fin4.gotoAndStop(1); fin5.gotoAndStop(1); fin6.gotoAndStop(1); fin7.gotoAndStop(1); fin8.gotoAndStop(1); fin9.gotoAndStop(1); fin10.gotoAndStop(1); fin11.gotoAndStop(1); fin12.gotoAndStop(1); stleg1.gotoAndStop(1); stleg2.gotoAndStop(1); stdick1.gotoAndStop(1); } if (_global.seyecolor == 2) { fin1.gotoAndStop(2); fin2.gotoAndStop(2); fin3.gotoAndStop(2); fin4.gotoAndStop(2); fin5.gotoAndStop(2); fin6.gotoAndStop(2); fin7.gotoAndStop(2); fin8.gotoAndStop(2); fin9.gotoAndStop(2); fin10.gotoAndStop(2); fin11.gotoAndStop(2); fin12.gotoAndStop(2); stleg1.gotoAndStop(2); stleg2.gotoAndStop(2); stdick1.gotoAndStop(2); } if (_global.seyecolor == 3) { fin1.gotoAndStop(3); fin2.gotoAndStop(3); fin3.gotoAndStop(3); fin4.gotoAndStop(3); fin5.gotoAndStop(3); fin6.gotoAndStop(3); fin7.gotoAndStop(3); fin8.gotoAndStop(3); fin9.gotoAndStop(3); fin10.gotoAndStop(3); fin11.gotoAndStop(3); fin12.gotoAndStop(3); stleg1.gotoAndStop(3); stleg2.gotoAndStop(3); stdick1.gotoAndStop(3); } }; bubblebtn.onPress = function () { if (stopbubbles == 0) { aqua.bubble.stopcyc = 1; bubblebtn.play(); onoff.play(); } if (stopbubbles == 1) { aqua.bubble.stopcyc = 0; bubblebtn.play(); onoff.play(); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 78 { syrigrin = function () { syfaceanim = 1; delete this.syrigrin; }; } frame 80 { syfaceanim = 0; } frame 102 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 140 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(141); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(102); delete this.nextscene1; } }; } frame 158 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 158 { syrigrin = function () { syfaceanim = 2; delete this.syrigrin; }; } frame 160 { syfaceanim = 0; } frame 165 { stopsyseyes = 0; } frame 191 { syrigrin = function () { syfaceanim = 3; delete this.syrigrin; }; } frame 193 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 193 { syfaceanim = 0; } frame 261 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(262); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(211); delete this.nextscene1; } }; } frame 262 { syrigrin = function () { syfaceanim = 4; delete this.syrigrin; }; } frame 264 { syfaceanim = 0; } frame 279 { stopfaceanim = 1; } frame 282 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 295 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(296); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(262); delete this.nextscene1; } }; } frame 296 { syrigrin = function () { syfaceanim = 5; delete this.syrigrin; }; } frame 298 { syfaceanim = 0; } frame 304 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 322 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 337 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(322); delete this.nextscene1; } }; } frame 338 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 358 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 360 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 362 { syfaceanim = 0; } frame 383 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 407 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 430 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 448 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 468 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 473 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 475 { syfaceanim = 0; } frame 481 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 493 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 509 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 524 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 540 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 540 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 542 { syfaceanim = 0; } frame 543 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 545 { syfaceanim = 0; } frame 552 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 553 { stopsyseyes = 0; } frame 555 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 557 { anus.gotoAndStop(2); } frame 558 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 615 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(559); delete this.nextscene1; } }; } } frame 19 { var bj2 = new Sound(); var bj4 = new Sound(); var ff1 = new Sound(); var ff2 = new Sound(); var f1 = new Sound(); var cum1 = new Sound(); var cum2 = new Sound(); var cum3 = new Sound(); var cum4 = new Sound(); var cum5 = new Sound(); var cum6 = new Sound(); var cum7 = new Sound(); var cum8 = new Sound(); var scene1mus = new Sound(); var tish = new Sound(); var pos = 0; bj2.attachSound('bj2'); bj3.attachSound('bj3'); bj4.attachSound('bj4'); bj5.attachSound('bj5'); bj6.attachSound('bj6'); bj7.attachSound('bj7'); bj8.attachSound('bj8'); ff1.attachSound('ff1'); ff2.attachSound('ff2'); f1.attachSound('f1'); cum1.attachSound('cum1'); cum2.attachSound('cum2'); cum3.attachSound('cum3'); cum4.attachSound('cum4'); cum5.attachSound('cum5'); cum6.attachSound('cum6'); cum7.attachSound('cum7'); cum8.attachSound('cum8'); scene1mus.attachSound('scene1mus'); tish.attachSound('tish'); } frame 20 { playmusic = 0; playsounds = 0; stop(); } movieClip 3490 { frame 1 { stop(); } frame 29 { _root.darkmask.gotoAndPlay(1); _root.gotoAndPlay('knotstart2'); } frame 31 { stop(); } } movieClip 3505 { frame 1 { nextscenevar = 0; aneyescounter = 0; sfaceanim = 0; syfaceanim = 0; stopsyseyes = 0; textstop = 0; moancounter = 0; moanvar = 0; hidetext = 0; messdick = 0; stopfaceanim = 0; stopbubbles = 1; onEnterFrame = function () { if (aneyescounter < 150 && stopsyseyes == 0 || stopsyseyes == 2) { ++aneyescounter; } if (aneyescounter > 149 && stopsyseyes == 0) { aneye1.gotoAndPlay(2); aneyescounter = 0; } if (aneyescounter > 149 && stopsyseyes == 2) { aneye1.gotoAndPlay(36); aneyescounter = 0; } if (syfaceanim == 1) { anlips.gotoAndPlay(2); } if (syfaceanim == 2) { aneye1.gotoAndPlay(14); anlips.gotoAndPlay(8); } if (syfaceanim == 3) { stopsyseyes = 1; aneye1.gotoAndPlay(22); anlips.gotoAndPlay(16); } if (syfaceanim == 4 && stopfaceanim == 0) { stopsyseyes = 1; aneye1.gotoAndPlay(14); } if (syfaceanim == 5) { stopsyseyes = 1; aneye1.gotoAndPlay(27); anlips.gotoAndPlay(92); } if (syfaceanim == 6) { stopsyseyes = 1; aneye1.gotoAndPlay(32); anlips.gotoAndPlay(16); } if (syfaceanim == 7) { stopsyseyes = 1; aneye1.gotoAndPlay(27); } if (syfaceanim == 8) { stopsyseyes = 1; aneye1.gotoAndPlay(37); anlips.gotoAndPlay(156); textbox.gotoAndPlay(46); } if (syfaceanim == 20) { anpus1.gotoAndStop(2); } if (syfaceanim == 22) { messdick = 1; } if (textstop == 0) { textbox.play(); } if (hidetext == 1) { textbox._alpha = 0; opt.textIcon.gotoAndStop(2); } else { textbox._alpha = 100; } nextscene1(); assfingers(); syrigrin(); dickmess(); colors(); sthand(); sounds(); moans(); colors(); }; optmain.onPress = function () { opt.play(); optmain.play(); }; sthand = function () { if (messdick == 1) { stdick1.stdickmess.gotoAndStop(2); } }; colors = function () { if (_global.seyecolor == 1) { fin1.gotoAndStop(1); fin2.gotoAndStop(1); fin3.gotoAndStop(1); fin4.gotoAndStop(1); fin5.gotoAndStop(1); fin6.gotoAndStop(1); fin7.gotoAndStop(1); fin8.gotoAndStop(1); fin9.gotoAndStop(1); fin10.gotoAndStop(1); fin11.gotoAndStop(1); fin12.gotoAndStop(1); stleg1.gotoAndStop(1); stleg2.gotoAndStop(1); stdick1.gotoAndStop(1); } if (_global.seyecolor == 2) { fin1.gotoAndStop(2); fin2.gotoAndStop(2); fin3.gotoAndStop(2); fin4.gotoAndStop(2); fin5.gotoAndStop(2); fin6.gotoAndStop(2); fin7.gotoAndStop(2); fin8.gotoAndStop(2); fin9.gotoAndStop(2); fin10.gotoAndStop(2); fin11.gotoAndStop(2); fin12.gotoAndStop(2); stleg1.gotoAndStop(2); stleg2.gotoAndStop(2); stdick1.gotoAndStop(2); } if (_global.seyecolor == 3) { fin1.gotoAndStop(3); fin2.gotoAndStop(3); fin3.gotoAndStop(3); fin4.gotoAndStop(3); fin5.gotoAndStop(3); fin6.gotoAndStop(3); fin7.gotoAndStop(3); fin8.gotoAndStop(3); fin9.gotoAndStop(3); fin10.gotoAndStop(3); fin11.gotoAndStop(3); fin12.gotoAndStop(3); stleg1.gotoAndStop(3); stleg2.gotoAndStop(3); stdick1.gotoAndStop(3); } }; bubblebtn.onPress = function () { if (stopbubbles == 0) { aqua.bubble.stopcyc = 1; bubblebtn.play(); onoff.play(); } if (stopbubbles == 1) { aqua.bubble.stopcyc = 0; bubblebtn.play(); onoff.play(); } }; } frame 66 { nextscene1 = function () { if (nextscenevar == 1) { gotoAndPlay(67); textstop = 1; delete this.nextscene1; } if (nextscenevar == 0) { gotoAndPlay(3); delete this.nextscene1; } }; } frame 78 { syrigrin = function () { syfaceanim = 1; delete this.syrigrin; }; } frame 80 { syfaceanim = 0; } frame 102 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 140 { nextscene1 = function () { if (nextscenevar == 2) { gotoAndPlay(141); textstop = 1; delete this.nextscene1; } if (nextscenevar == 1) { gotoAndPlay(102); delete this.nextscene1; } }; } frame 158 { sounds = function () { if (_root.playsounds == 0) { _root.cum6.start(); delete this.sounds; } }; } frame 158 { syrigrin = function () { syfaceanim = 2; delete this.syrigrin; }; } frame 160 { syfaceanim = 0; } frame 165 { stopsyseyes = 0; } frame 191 { syrigrin = function () { syfaceanim = 3; delete this.syrigrin; }; } frame 193 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 193 { syfaceanim = 0; } frame 261 { nextscene1 = function () { if (nextscenevar == 3) { gotoAndPlay(262); textstop = 1; delete this.nextscene1; } if (nextscenevar == 2) { gotoAndPlay(211); delete this.nextscene1; } }; } frame 262 { syrigrin = function () { syfaceanim = 4; delete this.syrigrin; }; } frame 264 { syfaceanim = 0; } frame 279 { stopfaceanim = 1; } frame 282 { sounds = function () { if (_root.playsounds == 0) { _root.cum1.start(); delete this.sounds; } }; } frame 295 { nextscene1 = function () { if (nextscenevar == 4) { gotoAndPlay(296); textstop = 1; delete this.nextscene1; } if (nextscenevar == 3) { gotoAndPlay(262); delete this.nextscene1; } }; } frame 296 { syrigrin = function () { syfaceanim = 5; delete this.syrigrin; }; } frame 298 { syfaceanim = 0; } frame 304 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 322 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 337 { nextscene1 = function () { if (nextscenevar == 5) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 4) { gotoAndPlay(322); delete this.nextscene1; } }; } frame 338 { sounds = function () { if (_root.playsounds == 0) { _root.ff1.start(); delete this.sounds; } }; } frame 358 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 360 { syrigrin = function () { syfaceanim = 6; delete this.syrigrin; }; } frame 362 { syfaceanim = 0; } frame 383 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 407 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 430 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 448 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 468 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 473 { syrigrin = function () { syfaceanim = 7; delete this.syrigrin; }; } frame 475 { syfaceanim = 0; } frame 481 { sounds = function () { if (_root.playsounds == 0) { _root.bj2.start(); delete this.sounds; } }; } frame 493 { sounds = function () { if (_root.playsounds == 0) { _root.cum3.start(); delete this.sounds; } }; } frame 509 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 524 { sounds = function () { if (_root.playsounds == 0) { _root.cum5.start(); delete this.sounds; } }; } frame 540 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 540 { syrigrin = function () { syfaceanim = 22; delete this.syrigrin; }; } frame 542 { syfaceanim = 0; } frame 543 { syrigrin = function () { syfaceanim = 8; delete this.syrigrin; }; } frame 545 { syfaceanim = 0; } frame 552 { sounds = function () { if (_root.playsounds == 0) { _root.cum4.start(); delete this.sounds; } }; } frame 553 { stopsyseyes = 0; } frame 555 { sounds = function () { if (_root.playsounds == 0) { _root.cum7.start(); delete this.sounds; } }; } frame 557 { anus.gotoAndStop(2); } frame 558 { sounds = function () { if (_root.playsounds == 0) { _root.cum2.start(); delete this.sounds; } }; } frame 615 { nextscene1 = function () { if (nextscenevar == 6) { gotoAndPlay(338); textstop = 1; delete this.nextscene1; } if (nextscenevar == 5) { gotoAndPlay(559); delete this.nextscene1; } }; } }




http://swfchan.com/41/201268/info.shtml
Created: 28/7 -2019 00:59:26 Last modified: 28/7 -2019 00:59:26 Server time: 26/04 -2024 13:00:48