Combined Code
frame 1 {
sexsp = 0.21;
cum = 1;
stop();
}
movieClip 4 {
}
movieClip 6 {
}
movieClip 9 {
}
movieClip 12 {
}
movieClip 15 {
}
movieClip 16 {
}
movieClip 18 {
}
movieClip 20 {
}
movieClip 21 {
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 30 {
}
movieClip 41 {
frame 1 {
function onEnterFrame() {
if (_root.cum > 1.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {}
play();
}
frame 203 {
stop();
}
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 49 {
}
movieClip 51 {
}
movieClip 54 {
}
movieClip 57 {
}
movieClip 60 {
}
movieClip 62 {
}
movieClip 64 {
}
movieClip 66 {
}
movieClip 67 {
}
movieClip 68 {
}
movieClip 70 {
}
movieClip 72 {
}
movieClip 74 {
}
movieClip 76 {
}
movieClip 78 {
}
movieClip 80 {
}
movieClip 82 {
}
movieClip 84 {
}
movieClip 85 {
}
movieClip 87 {
}
movieClip 90 {
}
movieClip 97 {
frame 1 {
function onEnterFrame() {
if (_root.cum > 1.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {}
play();
}
frame 99 {
stop();
}
}
movieClip 114 {
frame 1 {
function onEnterFrame() {
if (_root.cum > 1.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {}
play();
}
frame 135 {
stop();
}
}
movieClip 116 {
}
movieClip 118 {
}
movieClip 120 {
}
movieClip 122 {
}
movieClip 123 {
}
movieClip 125 {
}
// unknown tag 88 length 292
movieClip 129 {
}
movieClip 130 {
instance sextimmer of movieClip 129 {
onClipEvent (load) {
this.timerr = 0;
}
onClipEvent (enterFrame) {
this.timerr += _root.sexsp;
_root.game.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr))));
_root.game.gtits.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 1.1))));
_root.game.ghead.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 0.7))));
_root.game.ghead.hairbang.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 1.3))));
_root.game.mballs.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 1.7))));
_root.game.gtails.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 2.3))));
_root.game.marml.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 1.9))));
_root.game.ghairback.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr - 1.9))));
}
}
}
movieClip 132 {
}
movieClip 134 {
}
movieClip 135 {
}
// unknown tag 88 length 111
button 139 {
on (release) {
_root.gotoAndPlay(3);
}
}
movieClip 140 {
frame 1 {
slider.dragger.onPress = function () {
this.startDrag(true, 0, 0, slider.liner._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(slider.dragger._x);
_root.sexsp += 0.1 + ratio / 500 - _root.sexsp;
_root.sexamp += ratio * 0.5 - _root.sexamp;
};
};
slider.dragger.onReleaseOutside = stopDrag;
slider.dragger.onRelease = slider.dragger.onReleaseOutside;
}
}
movieClip 144 {
}
// unknown tag 88 length 178
movieClip 147 {
}
movieClip 148 {
}
frame 3 {
sexsp = 0.17;
cum = 1;
stop();
}
movieClip 150 {
frame 1 {
function onEnterFrame() {
_root.sexsp += 0.0015;
if (_root.sexsp > 0.65) {
_root.gotoAndStop(5);
}
}
}
}
movieClip 153 {
frame 16 {
stop();
}
}
frame 5 {
sexsp = 0.1;
cum = 2;
stop();
}
movieClip 156 {
}
movieClip 157 {
}
movieClip 158 {
instance sextimmer of movieClip 129 {
onClipEvent (load) {
this.timerr = 0;
}
onClipEvent (enterFrame) {
this.timerr += _root.sexsp;
_root.game.gotoAndStop(Math.round(10 * (1 + Math.cos(this.timerr))));
_root.game.gtits.gotoAndStop(Math.round(35 * (1 + Math.cos(this.timerr + 1.1))));
_root.game.ghead.gotoAndStop(Math.round(35 * (1 + Math.cos(this.timerr + 0.7))));
_root.game.ghead.hairbang.gotoAndStop(Math.round(25 * (1 + Math.cos(this.timerr + 1.3))));
_root.game.mballs.gotoAndStop(Math.round(25 * (1 + Math.cos(this.timerr + 1.7))));
_root.game.gtails.gotoAndStop(Math.round(50 * (1 + Math.cos(this.timerr + 2.3))));
_root.game.marml.gotoAndStop(Math.round(10 * (1 + Math.cos(this.timerr + 1.9))));
_root.game.ghairback.gotoAndStop(Math.round(10 * (1 + Math.cos(this.timerr - 1.9))));
}
}
}
button 160 {
on (release) {
_root.gotoAndStop(1);
}
}
movieClip 161 {
frame 150 {
stop();
}
}