Combined Code
movieClip 2 {
}
// unknown tag 88 length 79
movieClip 32 {
frame 28 {
this.gotoAndPlay('load');
}
frame 29 {
this.stop();
}
}
frame 2 {
if (this.movie._framesloaded) {
this.movie.gotoAndPlay(1);
this.cargar.gotoAndStop('loaded');
this.stop();
} else {
this.movie.gotoAndStop('load');
this.gotoAndPlay(1);
}
}
movieClip 39 {
}
movieClip 41 {
}
movieClip 104 {
frame 1 {
this.stop();
}
frame 13 {
this.gotoAndStop(1);
}
frame 145 {
this.gotoAndPlay('cum4');
}
frame 210 {
this.gotoAndPlay('cum3');
}
}
movieClip 105 {
frame 1 {
this.stop();
}
frame 6 {
this._parent.pleasure += 0.1;
}
frame 9 {
this._parent.pleasure += 0.1;
this.gotoAndPlay('slow');
}
frame 12 {
this._parent.pleasure += 0.2;
}
frame 15 {
this._parent.pleasure += 0.2;
this.gotoAndPlay('med');
}
frame 18 {
this._parent.pleasure += 0.5;
}
frame 20 {
this._parent.pleasure += 0.5;
this.gotoAndPlay('fast');
}
}
movieClip 140 {
frame 1 {
this.stop();
}
frame 12 {
this.gotoAndStop(1);
}
frame 14 {
this.stop();
}
frame 25 {
this.gotoAndStop(1);
}
frame 37 {
this.gotoAndStop(1);
}
}
movieClip 165 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 176 {
}
movieClip 178 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
frame 29 {
this.stop();
}
frame 65 {
this.gotoAndPlay('horny');
}
frame 116 {
this.gotoAndPlay('orgasm');
}
}
movieClip 195 {
frame 1 {
this.stop();
}
frame 12 {
this.gotoAndStop(1);
}
frame 14 {
this.stop();
}
frame 25 {
this.gotoAndStop(1);
}
frame 35 {
this.gotoAndStop(1);
}
}
movieClip 292 {
frame 1 {
this.stop();
}
frame 11 {
this.gotoAndPlay('loopslow');
}
frame 21 {
this.gotoAndStop('inislow');
}
frame 32 {
this.gotoAndPlay('loopsA');
}
frame 42 {
this.gotoAndStop('inislow');
}
frame 52 {
this.gotoAndPlay('loopm');
}
frame 62 {
this.gotoAndStop('inislow');
}
frame 72 {
this.gotoAndPlay('loopmA');
}
frame 82 {
this.gotoAndStop('inislow');
}
frame 92 {
this.gotoAndPlay('loopfast');
}
frame 99 {
this.gotoAndStop('inislow');
}
frame 109 {
this.gotoAndPlay('loopfastA');
}
frame 116 {
this.gotoAndStop('inislow');
}
}
movieClip 304 {
frame 1 {
this.stop();
}
frame 9 {
this.gotoAndStop(1);
}
}
movieClip 407 {
frame 1 {
this.stop();
}
frame 11 {
this.gotoAndPlay('loopslow');
}
frame 21 {
this.gotoAndStop('inislow');
}
frame 32 {
this.gotoAndPlay('loopsA');
}
frame 42 {
this.gotoAndStop('inislow');
}
frame 52 {
this.gotoAndPlay('loopm');
}
frame 62 {
this.gotoAndStop('inislow');
}
frame 72 {
this.gotoAndPlay('loopmA');
}
frame 82 {
this.gotoAndStop('inislow');
}
frame 92 {
this.gotoAndPlay('loopfast');
}
frame 99 {
this.gotoAndStop('inislow');
}
frame 109 {
this.gotoAndPlay('loopfastA');
}
frame 116 {
this.gotoAndStop('inislow');
}
}
movieClip 418 {
frame 1 {
this.stop();
}
frame 9 {
this.gotoAndStop(1);
}
}
movieClip 420 {
frame 5 {
if (this._parent.pleasure > 40) {
this._parent.panel.levela.gotoAndStop('on');
}
if (this._parent.pleasure > 100) {
this._parent.cara.gotoAndPlay('horny');
this._parent.dildo.cum.gotoAndPlay('cum1');
this._parent.panel.levelb.gotoAndStop('on');
this.gotoAndPlay('centinela2');
} else {
this.gotoAndPlay('centinela1');
}
}
frame 10 {
if (this._parent.pleasure > 200) {
this._parent.cara.gotoAndPlay('orgasm');
this._parent.dildo.cum.gotoAndPlay('cum2');
this._parent.panel.levelc.gotoAndStop('on');
this.gotoAndStop('centinela3');
} else {
this.gotoAndPlay('centinela2');
}
}
}
button 426 {
on (release) {
this._parent.gotoAndPlay('reset');
}
}
movieClip 432 {
}
movieClip 433 {
frame 1 {
this.stop();
}
frame 9 {
this.stop();
}
frame 17 {
this.stop();
}
frame 25 {
this.stop();
}
frame 35 {
this.stop();
}
frame 46 {
this.stop();
}
frame 56 {
this.stop();
}
}
button 436 {
on (press) {
if (this._parent.speedm == 1 || this._parent.speedm == 2) {
if (this._parent.speedm == 1) {
this.barraM.gotoAndPlay('ML');
}
if (this._parent.speedm == 2) {
this.barraM.gotoAndPlay('HL');
}
this._parent.speedm = 0;
if (this._parent.statusm == true && this._parent.statusa == false) {
this._parent.gotoAndPlay('slow');
}
if (this._parent.statusm == true && this._parent.statusa == true) {
this._parent.gotoAndPlay('slowA');
}
}
}
}
button 437 {
on (press) {
if (this._parent.speedm == 0 || this._parent.speedm == 2) {
if (this._parent.speedm == 0) {
this.barraM.gotoAndPlay('LM');
}
if (this._parent.speedm == 2) {
this.barraM.gotoAndPlay('HM');
}
this._parent.speedm = 1;
if (this._parent.statusm == true && this._parent.statusa == false) {
this._parent.gotoAndPlay('med');
}
if (this._parent.statusm == true && this._parent.statusa == true) {
this._parent.gotoAndPlay('medA');
}
}
}
}
button 438 {
on (press) {
if (this._parent.speedm == 0 || this._parent.speedm == 1) {
if (this._parent.speedm == 0) {
this.barraM.gotoAndPlay('LH');
}
if (this._parent.speedm == 1) {
this.barraM.gotoAndPlay('MH');
}
this._parent.speedm = 2;
if (this._parent.statusm == true && this._parent.statusa == false) {
this._parent.gotoAndPlay('fast');
}
if (this._parent.statusm == true && this._parent.statusa == true) {
this._parent.gotoAndPlay('fastA');
}
}
}
}
button 439 {
on (press) {
if (this._parent.vibrator == 1 || this._parent.vibrator == 2) {
if (this._parent.vibrator == 1) {
this.barraV.gotoAndPlay('ML');
}
if (this._parent.vibrator == 2) {
this.barraV.gotoAndPlay('HL');
}
this._parent.vibrator = 0;
if (this._parent.statusv == true) {
this._parent.dildo.gotoAndPlay('slow');
}
}
}
}
button 440 {
on (press) {
if (this._parent.vibrator == 0 || this._parent.vibrator == 2) {
if (this._parent.vibrator == 0) {
this.barraV.gotoAndPlay('LM');
}
if (this._parent.vibrator == 2) {
this.barraV.gotoAndPlay('HM');
}
this._parent.vibrator = 1;
if (this._parent.statusv == true) {
this._parent.dildo.gotoAndPlay('med');
}
}
}
}
button 441 {
on (press) {
if (this._parent.vibrator == 0 || this._parent.vibrator == 1) {
if (this._parent.vibrator == 0) {
this.barraV.gotoAndPlay('LH');
}
if (this._parent.vibrator == 1) {
this.barraV.gotoAndPlay('MH');
}
this._parent.vibrator = 2;
if (this._parent.statusv == true) {
this._parent.dildo.gotoAndPlay('fast');
}
}
}
}
movieClip 444 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
}
movieClip 445 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
}
movieClip 449 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
}
movieClip 453 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
}
movieClip 457 {
frame 1 {
this.stop();
}
frame 2 {
this.stop();
}
}
button 459 {
on (press) {
if (this._parent.statusm == false) {
this._parent.statusm = true;
this.estadoma.gotoAndStop('on');
this.estadomb.gotoAndStop('off');
if (this._parent.speedm == 0 && this._parent.statusa == false) {
this._parent.gotoAndPlay('slow');
}
if (this._parent.speedm == 1 && this._parent.statusa == false) {
this._parent.gotoAndPlay('med');
}
if (this._parent.speedm == 2 && this._parent.statusa == false) {
this._parent.gotoAndPlay('fast');
}
if (this._parent.speedm == 0 && this._parent.statusa == true) {
this._parent.gotoAndPlay('slowA');
}
if (this._parent.speedm == 1 && this._parent.statusa == true) {
this._parent.gotoAndPlay('medA');
}
if (this._parent.speedm == 2 && this._parent.statusa == true) {
this._parent.gotoAndPlay('fastA');
}
}
}
}
button 460 {
on (press) {
if (this._parent.statusa == false) {
this._parent.statusa = true;
this.estadoaa.gotoAndStop('on');
this.estadoab.gotoAndStop('off');
if (this._parent.speedm == 0 && this._parent.statusa == true && this._parent.statusm == true) {
this._parent.gotoAndPlay('slowA');
}
if (this._parent.speedm == 1 && this._parent.statusa == true && this._parent.statusm == true) {
this._parent.gotoAndPlay('medA');
}
if (this._parent.speedm == 2 && this._parent.statusa == true && this._parent.statusm == true) {
this._parent.gotoAndPlay('fastA');
}
}
}
}
button 462 {
on (press) {
if (this._parent.statusa == true) {
this._parent.statusa = false;
this.estadoaa.gotoAndStop('off');
this.estadoab.gotoAndStop('on');
if (this._parent.speedm == 0 && this._parent.statusa == false && this._parent.statusm == true) {
this._parent.gotoAndPlay('slow');
}
if (this._parent.speedm == 1 && this._parent.statusa == false && this._parent.statusm == true) {
this._parent.gotoAndPlay('med');
}
if (this._parent.speedm == 2 && this._parent.statusa == false && this._parent.statusm == true) {
this._parent.gotoAndPlay('fast');
}
}
}
}
button 463 {
on (press) {
if (this._parent.statusv == false) {
this._parent.statusv = true;
this.estadova.gotoAndStop('on');
this.estadovb.gotoAndStop('off');
if (this._parent.vibrator == 0) {
this._parent.dildo.gotoAndPlay('slow');
}
if (this._parent.vibrator == 1) {
this._parent.dildo.gotoAndPlay('med');
}
if (this._parent.vibrator == 2) {
this._parent.dildo.gotoAndPlay('fast');
}
}
}
}
button 464 {
on (press) {
if (this._parent.statusv == true) {
this._parent.statusv = false;
this.estadova.gotoAndStop('off');
this.estadovb.gotoAndStop('on');
this._parent.dildo.gotoAndStop(1);
}
}
}
button 470 {
on (press) {
if (this._parent.statusm == true) {
this._parent.statusm = false;
this.estadoma.gotoAndStop('off');
this.estadomb.gotoAndStop('on');
if (this._parent.pleasure < 20) {
this._parent.gotoAndPlay('inicio');
} else {
this._parent.gotoAndPlay('notalk');
}
}
}
}
movieClip 472 {
}
movieClip 500 {
frame 26 {
this.stop();
}
}
movieClip 524 {
}
movieClip 538 {
frame 1 {
this.stop();
}
}
movieClip 559 {
frame 1 {
speedm = 0;
statusm = false;
statusa = false;
statusv = false;
alternate = 0;
vibrator = 0;
pleasure = 0;
}
frame 2 {
this.gotoAndPlay('inicio');
}
frame 6 {
this.cara.gotoAndPlay('milkme');
}
frame 50 {
this.gotoAndPlay('me');
}
frame 63 {
this.gotoAndPlay('milk');
}
frame 67 {
this.sucd.gotoAndPlay('slow');
this.suci.gotoAndPlay('slow');
}
frame 70 {
this.tubod.gotoAndPlay('inislow');
this.tuboi.gotoAndPlay('inislow');
}
frame 76 {
this.sucd.gotoAndPlay('endslow');
this.suci.gotoAndPlay('endslow');
this.arodi.gotoAndPlay('endslow');
this.aroii.gotoAndPlay('endslow');
}
frame 86 {
pleasure += 1;
this.gotoAndPlay('slow');
}
frame 90 {
this.suci.gotoAndPlay('endslowA');
this.aroii.gotoAndPlay('endslow');
}
frame 91 {
this.sucd.gotoAndPlay('slowA');
}
frame 95 {
this.tubod.gotoAndPlay('inislow');
}
frame 100 {
this.sucd.gotoAndPlay('endslowA');
this.arodi.gotoAndPlay('endslow');
}
frame 102 {
this.suci.gotoAndPlay('slowA');
}
frame 104 {
this.tuboi.gotoAndPlay('inislow');
}
frame 109 {
pleasure += 2;
this.gotoAndPlay('slowA');
}
frame 112 {
}
frame 113 {
this.sucd.gotoAndPlay('med');
this.suci.gotoAndPlay('med');
}
frame 115 {
this.tubod.gotoAndPlay('inislow');
this.tuboi.gotoAndPlay('inislow');
}
frame 118 {
this.sucd.gotoAndPlay('endmed');
this.suci.gotoAndPlay('endmed');
this.arodi.gotoAndPlay('endmed');
this.aroii.gotoAndPlay('endmed');
}
frame 126 {
pleasure += 2;
this.gotoAndPlay('med');
}
frame 129 {
this.suci.gotoAndPlay('endmedA');
this.aroii.gotoAndPlay('endmed');
}
frame 130 {
this.sucd.gotoAndPlay('medA');
}
frame 133 {
this.tubod.gotoAndPlay('inislow');
}
frame 137 {
this.sucd.gotoAndPlay('endmedA');
this.arodi.gotoAndPlay('endmed');
}
frame 139 {
this.suci.gotoAndPlay('medA');
}
frame 141 {
this.tuboi.gotoAndPlay('medA');
}
frame 143 {
pleasure += 3;
this.gotoAndPlay('medA');
}
frame 146 {
this.sucd.gotoAndPlay('fast');
this.suci.gotoAndPlay('fast');
}
frame 148 {
this.tubod.gotoAndPlay('inislow');
this.tuboi.gotoAndPlay('inislow');
}
frame 152 {
this.sucd.gotoAndPlay('endfast');
this.suci.gotoAndPlay('endfast');
this.arodi.gotoAndPlay('endfast');
this.aroii.gotoAndPlay('endfast');
}
frame 157 {
pleasure += 3;
this.gotoAndPlay('fast');
}
frame 160 {
this.suci.gotoAndPlay('endfastA');
this.aroii.gotoAndPlay('endfast');
this.sucd.gotoAndPlay('fastA');
}
frame 163 {
this.tubod.gotoAndPlay('inislow');
}
frame 167 {
this.sucd.gotoAndPlay('endfastA');
this.arodi.gotoAndPlay('endfast');
this.suci.gotoAndPlay('fastA');
}
frame 170 {
this.tuboi.gotoAndPlay('inislow');
}
frame 171 {
pleasure += 4;
this.gotoAndPlay('fastA');
}
frame 221 {
this.gotoAndPlay('talk');
}
frame 256 {
this.gotoAndPlay('me');
}
frame 258 {
this.gotoAndPlay('inicio');
}
}