Combined Code
frame 1 {
q = 0;
txt = 'Miyuki gave me a note that told me to meet her here... I wonder what she could want...\r\r\'\'Hey there, Miyuki.\'\'';
}
movieClip 4 {
}
movieClip 8 {
}
movieClip 18 {
frame 40 {
stop();
}
}
movieClip 31 {
}
button 32 {
on (press) {
tellTarget ('_root') {
nextFrame();
}
}
}
button 33 {
on (press) {
gotoAndStop('end');
_root.play();
}
}
movieClip 34 {
instance of movieClip 8 {
onClipEvent (load) {
_root.stop();
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndStop('lastframe');
}
}
onClipEvent (enterFrame) {
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndPlay('loaded');
}
}
}
frame 101 {
play();
}
frame 165 {
stop();
}
}
movieClip 35 {
frame 1 {
function startAd(ngad_url) {
trace('opening ' + ngad_url);
System.security.allowDomain('70.87.128.99');
System.security.allowInsecureDomain('70.87.128.99');
System.security.allowDomain('ads.shizmoo.com');
System.security.allowInsecureDomain('ads.shizmoo.com');
System.security.allowDomain('www.cpmstar.com');
System.security.allowInsecureDomain('www.cpmstar.com');
System.security.allowDomain('server.cpmstar.com');
System.security.allowInsecureDomain('server.cpmstar.com');
var ngads_redirect = new XML();
ngads_redirect.ignoreWhite = true;
ngads_redirect.onLoad = function (success) {
trace('[NEWGROUNDS FLASH ADS] :: You may get a \'Security Sandbox Violation\' ... this is normal, do not freak out!');
if (success) {
ng_ad.loadMovie(ngads_redirect.toString(), 'GET');
} else {}
};
ngads_redirect.load(ngad_url);
}
if (NewgroundsAPI.getAdURL()) {
startAd(NewgroundsAPI.getAdURL());
}
NewgroundsAPI.onAdsApproved = function (ad_url) {
startAd(ad_url);
};
stop();
}
}
// unknown tag 88 length 88
// unknown tag 88 length 64
movieClip 44 {
}
instance of movieClip 44 {
onClipEvent (release) {
getURL('http://adultfriendfinder.com/go/g1295249-ppc', '_blank');
}
}
frame 2 {
stop();
}
movieClip 46 {
}
button 48 {
on (press) {
gotoAndPlay('start');
}
}
movieClip 52 {
}
instance of movieClip 52 {
onClipEvent (enterFrame) {
if (_root.q < _root.txt.length and _root.q != 0) {
_root.textbox = substring(_root.txt, 0, _root.q);
_root.q += 1;
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
button 56 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Hi there.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
movieClip 63 {
frame 13 {
gotoAndStop(1);
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 67 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'So why did you call me here?\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 69 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'I wanted to tell you that... I like you... I-... I want to be with you...\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 71 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'wow, that\'s really outgoing! I always thought you were so shy.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 73 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Yeah, and I know that I\'ll never be with you unless I prove I\'m worth it.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 76 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'What do you mean?\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 78 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Let\'s head into the classroom. We\'ll have more privacy there...\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 80 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'Umm, okay.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 82 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'I want to show you how outgoing I can be.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
frame 11 {
play();
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
movieClip 85 {
}
instance of movieClip 52 {
onClipEvent (enterFrame) {
if (_root.q < _root.txt.length and _root.q != 0) {
_root.textbox = substring(_root.txt, 0, _root.q);
_root.q += 1;
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
movieClip 89 {
}
frame 106 {
q = 0;
txt = '\'\'So... what are you going to do to prove yourself?\'\'';
}
frame 107 {
stop();
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 95 {
}
movieClip 97 {
}
instance of movieClip 97 {
onClipEvent (enterFrame) {
if (_root.q < _root.txt.length and _root.q != 0) {
_root.textbox = substring(_root.txt, 0, _root.q);
_root.q += 1;
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
button 99 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'I\'ve been thinking about it a long time, and I know exactly what I can do to demonstrate why you should be with me.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 101 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'Um, okay. What\'s that?\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 103 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Take a seat on the desk.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 105 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'What? Why?\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 107 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Just give me a chance. Sit.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 109 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'Um... ok.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
frame 113 {
play();
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
frame 130 {
q = 1;
_root.txt = '\'\'Alright. Now turn to face me.\'\'';
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
frame 131 {
stop();
}
instance of movieClip 97 {
onClipEvent (enterFrame) {
if (_root.q < _root.txt.length and _root.q != 0) {
_root.textbox = substring(_root.txt, 0, _root.q);
_root.q += 1;
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
button 113 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'b-but... miyuki...\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 115 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Oh come on... Don\'t you want to?\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
button 117 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'A-... Miyuki, I...\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 119 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Let\'s stop talking. Turn to face me and spread your legs.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 121 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Ah... ok.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
frame 136 {
play();
}
instance of movieClip 63 {
onClipEvent (enterFrame) {
stop();
}
}
frame 167 {
_root.textbox = '';
_root.txt = '';
}
movieClip 124 {
}
movieClip 126 {
}
movieClip 128 {
}
movieClip 133 {
}
movieClip 141 {
}
movieClip 142 {
}
movieClip 144 {
}
movieClip 145 {
}
movieClip 146 {
frame 1 {
stop();
if (_global.topless == 1) {
nextFrame();
}
}
}
movieClip 148 {
}
movieClip 149 {
instance of movieClip 148 {
onClipEvent (enterFrame) {
if (_global.topless == 1 and _global.boob == 0) {
_rotation = -17;
} else {
_rotation = 0;
}
}
}
}
movieClip 151 {
}
movieClip 152 {
instance of movieClip 151 {
onClipEvent (enterFrame) {
if (_global.topless == 1 and _global.boob == 0) {
_rotation = 13;
} else {
_rotation = 0;
}
}
}
}
movieClip 157 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 175 {
}
movieClip 177 {
}
movieClip 179 {
}
movieClip 181 {
}
frame 180 {
_root.txt = 'I\'m a little nervous. I\'ve never done this before.';
_root.q = 1;
}
frame 181 {
stop();
}
movieClip 187 {
}
instance of movieClip 187 {
onClipEvent (enterFrame) {
if (_root.q < _root.txt.length and _root.q != 0) {
_root.textbox = substring(_root.txt, 0, _root.q);
_root.q += 1;
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
button 189 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.txt = '\'\'It\'s ok. This is new to me, too.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
movieClip 196 {
frame 13 {
gotoAndStop(1);
}
}
instance of movieClip 196 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 198 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'I\'ll do my best to please you.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 196 {
onClipEvent (enterFrame) {
stop();
}
}
button 200 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'Let me just... undo your pants...\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
instance of movieClip 196 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
button 202 {
on (press) {
if (_root.textbox == _root.txt) {
_root.nextFrame();
_root.q = 1;
_root.txt = '\'\'wow! you are really big! I can\'t wait to have you cum.\'\'';
} else {
_root.textbox = _root.txt;
_root.q = 0;
}
}
}
frame 185 {
play();
}
frame 221 {
stop();
}
instance of movieClip 196 {
onClipEvent (enterFrame) {
stop();
if (_root.textbox != _root.txt) {
nextFrame();
} else {
gotoAndStop(1);
}
}
}
frame 222 {
play();
}
frame 223 {
play();
_global.alp = 0;
_global.topless = 0;
_global.boob = 0;
_global.hands = 0;
_global.dist = 0;
_global.pos = 0;
_global.inmouth = 0;
_global.yy = 0;
_global.slob = 0;
}
movieClip 211 {
frame 1 {
gotoAndStop(_global.slob);
stop();
}
frame 2 {
gotoAndStop(_global.slob);
stop();
}
frame 3 {
gotoAndStop(_global.slob);
stop();
}
frame 4 {
gotoAndStop(_global.slob);
stop();
}
frame 5 {
gotoAndStop(_global.slob);
stop();
}
frame 6 {
gotoAndStop(_global.slob);
stop();
}
}
movieClip 212 {
instance of movieClip 211 {
onClipEvent (enterFrame) {
_alpha = _global.alp;
_y = _global.yy;
}
}
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 218 {
}
movieClip 220 {
}
movieClip 222 {
}
movieClip 224 {
}
movieClip 226 {
}
movieClip 228 {
}
movieClip 230 {
}
movieClip 231 {
frame 1 {
stop();
}
instance of movieClip 213 {
onClipEvent (rollOut) {
_parent.gotoAndStop(1);
}
}
instance of movieClip 215 {
onClipEvent (rollOver) {
_parent.play();
}
}
instance of movieClip 218 {
onClipEvent (rollOver) {
play();
}
}
instance of movieClip 215 {
onClipEvent (rollOver) {
play();
}
}
instance of movieClip 218 {
onClipEvent (press) {
_global.dist = -2;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
frame 12 {
stop();
}
instance of movieClip 220 {
onClipEvent (press) {
if (_global.dist == -2) {
_root.gotoAndPlay('cum hand');
}
if (_global.dist == -1) {
_root.gotoAndPlay('cum face');
}
if (_global.dist == 1) {
_root.gotoAndPlay('cum tongue');
}
if (_global.dist == 2) {
_root.gotoAndPlay('cum mouth');
}
if (_global.dist == 3) {
_root.gotoAndPlay('cum deep');
}
if (_global.dist == 4) {
_root.gotoAndPlay('cum tit');
}
}
}
instance of movieClip 222 {
onClipEvent (press) {
_global.dist = 4;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
instance of movieClip 224 {
onClipEvent (press) {
_global.dist = 3;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
instance of movieClip 226 {
onClipEvent (press) {
_global.dist = 2;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
instance of movieClip 228 {
onClipEvent (press) {
_global.dist = 1;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
instance of movieClip 230 {
onClipEvent (press) {
_global.dist = -1;
_global.pos = 0;
_parent.gotoAndStop(1);
}
}
}
button 233 {
on (release) {
stopAllSounds();
gotoAndStop('musicoff');
}
}
button 235 {
on (release) {
gotoAndStop('musicon');
}
}
movieClip 236 {
frame 1 {
play();
}
frame 8 {
stop();
}
frame 10 {
play();
}
frame 18 {
stop();
}
}
frame 225 {
if (_global.dist == -2) {
gotoAndPlay('onehand');
}
if (_global.dist == -1) {
gotoAndPlay('twohands');
}
if (_global.dist == 0) {
gotoAndPlay('start');
}
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 2) {
gotoAndPlay('inmouth');
}
if (_global.dist == 3) {
gotoAndPlay('inmouth');
}
if (_global.dist == 4) {
gotoAndPlay('topoff');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
frame 226 {
_global.hands = 1;
_global.boob = 0;
}
movieClip 237 {
}
movieClip 239 {
frame 1 {
stop();
if (_global.topless == 1) {
nextFrame();
}
}
}
frame 245 {
gotoAndPlay('1hand');
}
frame 246 {
_global.hands = 0;
}
frame 266 {
if (_global.dist == -1) {
gotoAndPlay('1hand');
}
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 2) {
gotoAndPlay('inmouth');
}
if (_global.dist == 3) {
gotoAndPlay('inmouth');
}
if (_global.dist == 4) {
gotoAndPlay('topoff');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
frame 267 {
_global.hands = 2;
}
movieClip 250 {
frame 1 {
stop();
if (_global.topless == 1) {
nextFrame();
}
}
}
frame 286 {
gotoAndPlay('2hands');
}
frame 287 {
_global.hands = 1;
}
movieClip 251 {
}
movieClip 252 {
}
frame 307 {
gotoAndPlay('1hand');
}
frame 308 {
_global.hands = 2;
_global.boob = 0;
}
frame 327 {
gotoAndPlay('2hands');
}
frame 328 {
_global.hands = 0;
}
frame 348 {
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 2) {
gotoAndPlay('inmouth');
}
if (_global.dist == 3) {
gotoAndPlay('inmouth');
}
if (_global.dist == 4) {
gotoAndPlay('topoff');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
frame 349 {
_global.boob = 0;
}
frame 408 {
_global.onmouth = 1;
if (_global.dist == 2) {
gotoAndPlay('suck');
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
}
frame 432 {
_global.inmouth = 0;
if (_global.dist == -2) {
gotoAndPlay('onehand');
}
if (_global.dist == -1) {
gotoAndPlay('twohands');
}
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 4) {
gotoAndPlay('topoff');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
movieClip 256 {
}
frame 448 {
if (_global.dist == 2) {
gotoAndPlay('suck');
} else {
gotoAndPlay('outmouth');
}
}
frame 449 {
_global.boob = 1;
}
movieClip 257 {
}
movieClip 259 {
}
movieClip 261 {
}
movieClip 263 {
}
movieClip 265 {
}
movieClip 268 {
}
frame 478 {
_global.boob = 0;
if (_global.dist == -2) {
gotoAndPlay('onehand');
}
if (_global.dist == -1) {
gotoAndPlay('twohands');
}
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 2) {
gotoAndPlay('inmouth');
}
if (_global.dist == 3) {
gotoAndPlay('inmouth');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
movieClip 271 {
}
instance of movieClip 271 {
onClipEvent (release) {
_global.pos = 1;
}
}
movieClip 273 {
}
instance of movieClip 273 {
onClipEvent (release) {
_global.pos = 0;
}
}
button 275 {
on (release) {
_global.pos = 2;
}
}
button 277 {
on (release) {
_global.pos = 3;
}
}
movieClip 286 {
frame 1 {
if (random(3) < 1) {
gotoAndPlay(19 + random(6) * 18);
}
}
}
frame 505 {
if (_global.pos == 0) {
gotoAndPlay('1hand');
}
if (_global.pos == 1) {
gotoAndPlay('1hand2');
}
if (_global.pos == 2) {
gotoAndPlay('1hand3');
}
if (_global.pos == 3) {
gotoAndPlay('1hand4');
}
if (_global.dist > 0) {
gotoAndPlay('onehandoff');
}
if (_global.dist == -1) {
gotoAndPlay('addhand');
}
}
frame 520 {
if (random(2) < 1) {
gotoAndPlay('jerk');
}
}
frame 531 {
if (random(2) < 1 and _global.pos == 2) {
gotoAndPlay('shake');
}
}
frame 544 {
if (_global.pos == 0) {
gotoAndPlay('1hand');
}
if (_global.pos == 1) {
gotoAndPlay('1hand2');
}
if (_global.pos == 2) {
gotoAndPlay('1hand3');
}
if (_global.pos == 3) {
gotoAndPlay('1hand4');
}
if (_global.dist > 0) {
gotoAndPlay('onehandoff');
}
if (_global.dist == -1) {
gotoAndPlay('addhand');
}
}
frame 563 {
if (_global.pos == 0) {
gotoAndPlay('1hand');
}
if (_global.pos == 1) {
gotoAndPlay('1hand2');
}
if (_global.pos == 2) {
gotoAndPlay('1hand3');
}
if (_global.pos == 3) {
gotoAndPlay('1hand4');
}
if (_global.dist > 0) {
gotoAndPlay('onehandoff');
}
if (_global.dist == -1) {
gotoAndPlay('addhand');
}
}
frame 584 {
if (_global.pos == 0) {
gotoAndPlay('1hand');
}
if (_global.pos == 1) {
gotoAndPlay('1hand2');
}
if (_global.pos == 2) {
gotoAndPlay('1hand3');
}
if (_global.pos == 3) {
gotoAndPlay('1hand4');
}
if (_global.dist > 0) {
gotoAndPlay('onehandoff');
}
if (_global.dist == -1) {
gotoAndPlay('addhand');
}
}
movieClip 289 {
}
frame 606 {
if (_global.pos == 0) {
gotoAndPlay('2hands');
}
if (_global.pos == 1) {
gotoAndPlay('2hands2');
}
if (_global.pos == 2) {
gotoAndPlay('2hands3');
}
if (_global.pos == 3) {
gotoAndPlay('2hands4');
}
if (_global.dist > 0) {
gotoAndPlay('twohandsoff');
}
if (_global.dist == -2) {
gotoAndPlay('subhand');
}
}
movieClip 300 {
frame 1 {
gotoAndPlay(2 + random(9) * 3);
}
}
frame 625 {
if (_global.pos == 0) {
gotoAndPlay('2hands');
}
if (_global.pos == 1) {
gotoAndPlay('2hands2');
}
if (_global.pos == 2) {
gotoAndPlay('2hands3');
}
if (_global.pos == 3) {
gotoAndPlay('2hands4');
}
if (_global.dist > 0) {
gotoAndPlay('twohandsoff');
}
if (_global.dist == -2) {
gotoAndPlay('subhand');
}
}
frame 626 {
}
frame 650 {
if (_global.pos == 2 and _global.dist == -1) {
gotoAndPlay('popper');
}
}
frame 658 {
if (_global.pos == 0) {
gotoAndPlay('2hands');
}
if (_global.pos == 1) {
gotoAndPlay('2hands2');
}
if (_global.pos == 2) {
gotoAndPlay('2hands3');
}
if (_global.pos == 3) {
gotoAndPlay('2hands4');
}
if (_global.dist > 0) {
gotoAndPlay('twohandsoff');
}
if (_global.dist == -2) {
gotoAndPlay('subhand');
}
}
frame 659 {
}
frame 669 {
if (_global.pos == 0) {
gotoAndPlay('2hands');
}
if (_global.pos == 1) {
gotoAndPlay('2hands2');
}
if (_global.pos == 2) {
gotoAndPlay('2hands3');
}
if (_global.pos == 3) {
gotoAndPlay('2hands4');
}
if (_global.dist > 0) {
gotoAndPlay('twohandsoff');
}
if (_global.dist == -2) {
gotoAndPlay('subhand');
}
}
frame 670 {
_global.boob = 0;
}
movieClip 302 {
}
instance of movieClip 271 {
onClipEvent (release) {
_global.pos = 1;
}
}
instance of movieClip 273 {
onClipEvent (release) {
_global.pos = 0;
}
}
frame 709 {
if (_global.pos == 0) {
gotoAndPlay('lick1');
}
if (_global.pos == 1) {
gotoAndPlay('lick2');
}
if (_global.pos == 2) {
gotoAndPlay('lick3');
}
if (_global.pos == 3) {
gotoAndPlay('lick4');
}
if (_global.dist != 1) {
gotoAndPlay('stoplick');
}
}
frame 734 {
if (_global.pos == 0) {
gotoAndPlay('lick1');
}
if (_global.pos == 1) {
gotoAndPlay('lick2');
}
if (_global.pos == 2) {
gotoAndPlay('lick3');
}
if (_global.pos == 3) {
gotoAndPlay('lick4');
}
if (_global.dist != 1) {
gotoAndPlay('stoplick');
}
}
frame 771 {
if (_global.pos == 0) {
gotoAndPlay('lick1');
}
if (_global.pos == 1) {
gotoAndPlay('lick2');
}
if (_global.pos == 2) {
gotoAndPlay('lick3');
}
if (_global.pos == 3) {
gotoAndPlay('lick4');
}
if (_global.dist != 1) {
gotoAndPlay('stoplick');
}
}
frame 804 {
if (_global.pos == 0) {
gotoAndPlay('lick1');
}
if (_global.pos == 1) {
gotoAndPlay('lick2');
}
if (_global.pos == 2) {
gotoAndPlay('lick3');
}
if (_global.pos == 3) {
gotoAndPlay('lick4');
}
if (_global.dist != 1) {
gotoAndPlay('stoplick');
}
}
frame 812 {
if (_global.dist == -2) {
gotoAndPlay('onehand');
}
if (_global.dist == -1) {
gotoAndPlay('twohands');
}
if (_global.dist == 1) {
gotoAndPlay('lick');
}
if (_global.dist == 2) {
gotoAndPlay('inmouth');
}
if (_global.dist == 3) {
gotoAndPlay('inmouth');
}
if (_global.dist == 4) {
gotoAndPlay('topoff');
}
if (_global.dist == 5) {
gotoAndPlay('finish');
}
}
movieClip 315 {
frame 1 {
gotoAndPlay(2 + random(12) * 3);
}
}
frame 815 {
_global.inmouth = 1;
}
instance of movieClip 271 {
onClipEvent (release) {
_global.pos = 1;
}
}
instance of movieClip 273 {
onClipEvent (release) {
_global.pos = 0;
}
}
frame 838 {
if (_global.alp == 0) {
_global.slob = random(6);
_global.alp = 25;
_global.yy = 66;
}
}
movieClip 323 {
frame 1 {
gotoAndPlay(1 + random(4) * 3);
}
}
frame 865 {
if (_global.dist == -2) {
gotoAndPlay('outmouth');
}
if (_global.dist == -1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 2) {
if (_global.pos == 0) {
gotoAndPlay('suck');
}
if (_global.pos == 1) {
gotoAndPlay('suck2');
}
if (_global.pos == 2) {
gotoAndPlay('suck3');
}
if (_global.pos == 3) {
gotoAndPlay('suck4');
}
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
if (_global.dist == 4) {
gotoAndPlay('outmouth');
}
}
frame 898 {
if (_global.dist == -2) {
gotoAndPlay('outmouth');
}
if (_global.dist == -1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 2) {
if (_global.pos == 0) {
gotoAndPlay('suck');
}
if (_global.pos == 1) {
gotoAndPlay('suck2');
}
if (_global.pos == 2) {
gotoAndPlay('suck3');
}
if (_global.pos == 3) {
gotoAndPlay('suck4');
}
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
if (_global.dist == 4) {
gotoAndPlay('outmouth');
}
}
frame 932 {
if (_global.pos == 2 and _global.dist == 2) {
gotoAndPlay('cheeck');
}
}
frame 943 {
if (_global.dist == -2) {
gotoAndPlay('outmouth');
}
if (_global.dist == -1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 2) {
if (_global.pos == 0) {
gotoAndPlay('suck');
}
if (_global.pos == 1) {
gotoAndPlay('suck2');
}
if (_global.pos == 2) {
gotoAndPlay('suck3');
}
if (_global.pos == 3) {
gotoAndPlay('suck4');
}
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
if (_global.dist == 4) {
gotoAndPlay('outmouth');
}
}
frame 966 {
if (_global.dist == -2) {
gotoAndPlay('outmouth');
}
if (_global.dist == -1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 1) {
gotoAndPlay('outmouth');
}
if (_global.dist == 2) {
if (_global.pos == 0) {
gotoAndPlay('suck');
}
if (_global.pos == 1) {
gotoAndPlay('suck2');
}
if (_global.pos == 2) {
gotoAndPlay('suck3');
}
if (_global.pos == 3) {
gotoAndPlay('suck4');
}
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
if (_global.dist == 4) {
gotoAndPlay('outmouth');
}
}
frame 967 {
_global.onmouth = 1;
if (_global.dist == 2) {
gotoAndPlay('suck');
}
if (_global.dist == 3) {
gotoAndPlay('deep');
}
}
movieClip 337 {
}
frame 968 {
_global.inmouth = 1;
}
movieClip 340 {
}
movieClip 341 {
}
frame 1021 {
_global.slob = random(6);
_global.alp = 50;
_global.yy = 103;
}
instance of movieClip 271 {
onClipEvent (release) {
_global.pos = 1;
}
}
instance of movieClip 273 {
onClipEvent (release) {
_global.pos = 0;
}
}
frame 1077 {
_global.slob = random(6);
gotoAndPlay('outdeep');
if (_global.dist == 3) {
if (_global.pos == 0) {
gotoAndPlay('deep1');
}
if (_global.pos == 1) {
gotoAndPlay('deep2');
}
if (_global.pos == 2) {
gotoAndPlay('deep3');
}
if (_global.pos == 3) {
gotoAndPlay('deep4');
}
}
}
frame 1099 {
_global.slob = random(6);
gotoAndPlay('outdeep');
if (_global.dist == 3) {
if (_global.pos == 0) {
gotoAndPlay('deep1');
}
if (_global.pos == 1) {
gotoAndPlay('deep2');
}
if (_global.pos == 2) {
gotoAndPlay('deep3');
}
if (_global.pos == 3) {
gotoAndPlay('deep4');
}
}
}
frame 1141 {
_global.slob = random(6);
gotoAndPlay('outdeep');
if (_global.dist == 3) {
if (_global.pos == 0) {
gotoAndPlay('deep1');
}
if (_global.pos == 1) {
gotoAndPlay('deep2');
}
if (_global.pos == 2) {
gotoAndPlay('deep3');
}
if (_global.pos == 3) {
gotoAndPlay('deep4');
}
}
}
frame 1183 {
_global.slob = random(6);
gotoAndPlay('outdeep');
if (_global.dist == 3) {
if (_global.pos == 0) {
gotoAndPlay('deep1');
}
if (_global.pos == 1) {
gotoAndPlay('deep2');
}
if (_global.pos == 2) {
gotoAndPlay('deep3');
}
if (_global.pos == 3) {
gotoAndPlay('deep4');
}
}
}
frame 1184 {
if (_global.topless == 1) {
gotoAndPlay('titty');
}
_global.boob = 1;
}
movieClip 345 {
}
instance of movieClip 271 {
onClipEvent (release) {
_global.pos = 1;
}
}
instance of movieClip 273 {
onClipEvent (release) {
_global.pos = 0;
}
}
frame 1242 {
_global.topless = 1;
_global.boob = 1;
}
movieClip 353 {
frame 1 {
gotoAndPlay(2 + random(6) * 3);
}
}
frame 1301 {
if (_global.pos == 0) {
gotoAndPlay('tit1');
}
if (_global.pos == 1) {
gotoAndPlay('tit2');
}
if (_global.pos == 2) {
gotoAndPlay('tit3');
}
if (_global.pos == 3) {
gotoAndPlay('tit4');
}
if (_global.dist != 4) {
gotoAndPlay('titoff');
}
}
frame 1323 {
if (_global.pos == 0) {
gotoAndPlay('tit1');
}
if (_global.pos == 1) {
gotoAndPlay('tit2');
}
if (_global.pos == 2) {
gotoAndPlay('tit3');
}
if (_global.pos == 3) {
gotoAndPlay('tit4');
}
if (_global.dist != 4) {
gotoAndPlay('titoff');
}
}
frame 1359 {
if (_global.pos == 0) {
gotoAndPlay('tit1');
}
if (_global.pos == 1) {
gotoAndPlay('tit2');
}
if (_global.pos == 2) {
gotoAndPlay('tit3');
}
if (_global.pos == 3) {
gotoAndPlay('tit4');
}
if (_global.dist != 4) {
gotoAndPlay('titoff');
}
}
movieClip 360 {
frame 1 {
gotoAndPlay(2 + random(6) * 3);
}
}
frame 1381 {
if (_global.pos == 0) {
gotoAndPlay('tit1');
}
if (_global.pos == 1) {
gotoAndPlay('tit2');
}
if (_global.pos == 2) {
gotoAndPlay('tit3');
}
if (_global.pos == 3) {
gotoAndPlay('tit4');
}
if (_global.dist != 4) {
gotoAndPlay('titoff');
}
}
movieClip 362 {
}
movieClip 368 {
}
frame 1825 {
gotoAndStop('end');
}
movieClip 506 {
}
movieClip 508 {
}
frame 2100 {
gotoAndStop('end');
}
movieClip 590 {
}
movieClip 592 {
}
movieClip 616 {
}
instance of movieClip 616 {
onClipEvent (load) {
gotoAndStop(1);
}
}
instance of movieClip 616 {
onClipEvent (load) {
gotoAndPlay(1);
}
}
movieClip 640 {
}
instance of movieClip 640 {
onClipEvent (load) {
gotoAndStop(1);
}
}
instance of movieClip 640 {
onClipEvent (load) {
gotoAndPlay(2);
}
}
frame 2509 {
gotoAndStop('end');
}
movieClip 712 {
}
movieClip 714 {
}
movieClip 715 {
}
frame 2823 {
gotoAndStop('end');
}
movieClip 717 {
}
frame 3129 {
gotoAndStop('end');
}
movieClip 751 {
}
movieClip 753 {
}
movieClip 755 {
}
frame 3376 {
gotoAndStop('end');
}