Combined Code
movieClip 18 {
}
movieClip 19 stand_button1a {
instance animate of movieClip 18 {
onClipEvent (enterFrame) {
if (!_root.game_controller.player_turn) {
_parent.removeMovieClip();
}
}
onClipEvent (release) {
if (!_root.stand) {
_root.stand = true;
}
}
}
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 30 {
}
movieClip 32 {
}
movieClip 34 {
}
movieClip 35 {
}
movieClip 37 {
}
movieClip 39 {
}
movieClip 41 {
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 49 {
}
movieClip 51 {
}
movieClip 53 {
}
movieClip 55 {
}
movieClip 57 {
}
movieClip 59 {
}
movieClip 73 {
}
movieClip 87 {
}
movieClip 91 {
}
movieClip 104 {
}
movieClip 110 {
}
movieClip 114 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 116 {
}
movieClip 118 {
}
movieClip 134 {
frame 1 {
eyes.gotoAndStop(2);
sec = 0;
}
frame 20 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 41 {
if (sec >= 8) {
gotoAndPlay(42);
sec = 0;
} else {
gotoAndPlay(2);
}
}
frame 52 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 64 {
if (sec >= 10) {
gotoAndPlay(65);
} else {
gotoAndPlay(42);
}
}
frame 84 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 116 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 165 {
stop();
}
}
movieClip 135 {
frame 9 {
stop();
}
}
movieClip 136 sex_clip6a {
instance animate of movieClip 135 {
onClipEvent (load) {
_root.ani_played6 = true;
rtime = 0;
rtimemax = 800;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 138 {
}
movieClip 140 {
}
movieClip 142 {
}
movieClip 147 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 149 {
}
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 183 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 188 {
}
movieClip 190 {
}
movieClip 192 {
}
movieClip 194 {
}
movieClip 201 {
frame 1 {
eyes.gotoAndStop(2);
sec = 0;
}
frame 30 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 61 {
if (sec >= 6) {
gotoAndPlay(62);
sec = 0;
} else {
gotoAndPlay(2);
}
}
frame 72 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 85 {
if (sec >= 8) {
gotoAndPlay(86);
} else {
gotoAndPlay(62);
}
}
frame 105 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 116 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 175 {
stop();
}
}
movieClip 202 {
frame 9 {
stop();
}
}
movieClip 203 sex_clip5a {
instance animate of movieClip 202 {
onClipEvent (load) {
_root.ani_played5 = true;
rtime = 0;
rtimemax = 850;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 207 {
}
movieClip 209 {
}
movieClip 211 {
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 217 {
}
movieClip 219 {
}
movieClip 221 {
}
movieClip 223 {
}
movieClip 225 {
}
movieClip 228 {
}
movieClip 230 {
}
movieClip 232 {
}
movieClip 234 {
}
movieClip 236 {
}
movieClip 238 {
}
movieClip 240 {
}
movieClip 242 {
}
movieClip 244 {
}
movieClip 246 {
}
movieClip 248 {
}
movieClip 250 {
}
movieClip 252 {
}
movieClip 266 {
frame 1 {
sec = 0;
}
frame 30 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 61 {
if (sec >= 5) {
gotoAndPlay(2);
} else {
sec = 0;
gotoAndPlay(61);
}
}
frame 75 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 91 {
if (sec >= 5) {
gotoAndPlay(91);
} else {
gotoAndPlay(61);
}
}
frame 116 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 123 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 175 {
stop();
}
}
movieClip 267 {
frame 9 {
stop();
}
}
movieClip 268 sex_clip4a {
instance animate of movieClip 267 {
onClipEvent (load) {
_root.ani_played4 = true;
rtime = 0;
rtimemax = 800;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 272 {
}
movieClip 274 {
}
movieClip 276 {
}
movieClip 278 {
}
movieClip 280 {
}
movieClip 282 {
}
movieClip 284 {
}
movieClip 286 {
}
movieClip 288 {
}
movieClip 290 {
}
movieClip 295 {
}
movieClip 300 {
frame 1 {
stop();
}
}
movieClip 302 {
}
movieClip 304 {
}
movieClip 306 {
}
movieClip 308 {
}
movieClip 310 {
}
movieClip 312 {
}
movieClip 314 {
}
movieClip 316 {
}
movieClip 318 {
}
movieClip 321 {
}
movieClip 322 {
}
movieClip 324 {
}
movieClip 328 {
}
movieClip 331 {
}
movieClip 335 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 348 {
frame 1 {
eyes.gotoAndStop(1);
sec = 0;
}
frame 20 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 41 {
if (sec >= 6) {
gotoAndPlay(42);
sec = 0;
} else {
gotoAndPlay(2);
}
}
frame 52 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 64 {
if (sec >= 8) {
gotoAndPlay(65);
} else {
gotoAndPlay(42);
}
}
frame 84 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 116 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
eyes.gotoAndStop(2);
}
frame 200 {
stop();
}
}
movieClip 349 {
frame 10 {
stop();
}
}
movieClip 350 sex_clip3a {
instance animate of movieClip 349 {
onClipEvent (load) {
_root.ani_played3 = true;
rtime = 0;
rtimemax = 900;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 352 {
}
movieClip 354 {
}
movieClip 356 {
}
movieClip 358 {
}
movieClip 360 {
}
movieClip 362 {
}
movieClip 364 {
}
movieClip 366 {
}
movieClip 368 {
}
movieClip 370 {
}
movieClip 397 {
frame 1 {
sec = 0;
}
frame 30 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 61 {
if (sec >= 6) {
gotoAndPlay(2);
} else {
gotoAndPlay(62);
}
}
frame 75 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 90 {
if (sec >= 6) {
gotoAndPlay(91);
} else {
gotoAndPlay(62);
}
}
frame 112 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 147 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 148 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 212 {
stop();
}
}
movieClip 398 {
frame 9 {
stop();
}
}
movieClip 399 sex_clip2a {
instance animate of movieClip 398 {
onClipEvent (load) {
_root.ani_played2 = true;
rtime = 0;
rtimemax = 800;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 402 {
}
movieClip 404 {
}
movieClip 406 {
}
movieClip 408 {
}
movieClip 410 {
}
movieClip 412 {
}
movieClip 414 {
}
movieClip 416 {
}
movieClip 418 {
}
movieClip 420 {
}
movieClip 422 {
}
movieClip 424 {
}
movieClip 426 {
}
movieClip 428 {
}
movieClip 430 {
}
movieClip 432 {
}
movieClip 434 {
}
movieClip 436 {
}
movieClip 438 {
}
movieClip 441 {
}
movieClip 443 {
}
movieClip 450 {
frame 1 {
sec = 0;
}
frame 30 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 61 {
if (sec >= 6) {
sec = 0;
gotoAndPlay(62);
} else {
gotoAndPlay(2);
}
}
frame 73 {
sec += 1;
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 86 {
if (sec >= 6) {
gotoAndPlay(87);
} else {
gotoAndPlay(62);
}
}
frame 116 {
sloshsel = random(12);
if (sloshsel == 0) {
cum1 = new Sound();
cum1.attachSound('slosh1a');
cum1.start();
}
if (sloshsel == 1) {
cum1 = new Sound();
cum1.attachSound('slosh2a');
cum1.start();
}
if (sloshsel == 2) {
cum1 = new Sound();
cum1.attachSound('slosh3a');
cum1.start();
}
if (sloshsel == 3) {
cum1 = new Sound();
cum1.attachSound('slosh4a');
cum1.start();
}
if (sloshsel == 4) {
cum1 = new Sound();
cum1.attachSound('slosh5a');
cum1.start();
}
if (sloshsel == 5) {
cum1 = new Sound();
cum1.attachSound('slosh6a');
cum1.start();
}
if (sloshsel == 6) {
cum1 = new Sound();
cum1.attachSound('slosh7a');
cum1.start();
}
if (sloshsel == 7) {
cum1 = new Sound();
cum1.attachSound('ow1a');
cum1.start();
}
if (sloshsel == 8) {
cum1 = new Sound();
cum1.attachSound('eek1');
cum1.start();
}
if (sloshsel == 9) {
cum1 = new Sound();
cum1.attachSound('eeew1a');
cum1.start();
}
if (sloshsel == 10) {
cum1 = new Sound();
cum1.attachSound('unnnh1a');
cum1.start();
}
if (sloshsel == 11) {
cum1 = new Sound();
cum1.attachSound('unh1');
cum1.start();
}
}
frame 117 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 169 {
stop();
}
}
movieClip 451 {
frame 9 {
stop();
}
}
movieClip 452 sex_clip1a {
instance animate of movieClip 451 {
onClipEvent (load) {
rtime = 0;
rtimemax = 800;
_root.ani_played1 = true;
}
onClipEvent (enterFrame) {
++rtime;
if (rtime >= rtimemax) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
onClipEvent (release) {
_root.anistop = false;
_parent.removeMovieClip();
}
}
}
movieClip 454 {
}
movieClip 455 reset_button1a {
instance animate of movieClip 454 {
onClipEvent (enterFrame) {
if (_root.game_reset) {
_parent.removeMovieClip();
}
}
onClipEvent (release) {
if (!_root.game_reset) {
_root.game_reset = true;
}
}
}
}
movieClip 457 {
}
movieClip 458 hit_button1a {
instance animate of movieClip 457 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
if (!_root.game_controller.player_turn) {
_parent.removeMovieClip();
}
}
onClipEvent (release) {
if (!_root.hit) {
_root.hit = true;
}
}
}
}
movieClip 491 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
frame 41 {
stop();
}
frame 42 {
stop();
}
frame 43 {
stop();
}
frame 44 {
stop();
}
frame 45 {
stop();
}
frame 46 {
stop();
}
frame 47 {
stop();
}
frame 48 {
stop();
}
frame 49 {
stop();
}
frame 50 {
stop();
}
frame 51 {
stop();
}
frame 52 {
stop();
}
frame 53 {
stop();
}
}
movieClip 492 deck1a {
instance animate of movieClip 491 {
onClipEvent (load) {
gotoAndStop(govalue);
}
onClipEvent (enterFrame) {
gotoAndStop(govalue);
if (_root.game_reset) {
_parent.removeMovieClip();
}
}
}
}
movieClip 494 {
}
movieClip 495 bust_clip1a {
instance animate of movieClip 494 {
onClipEvent (enterFrame) {
if (_root.game_reset) {
_parent.removeMovieClip();
}
}
}
}
// unknown tag 88 length 69
movieClip 499 {
}
movieClip 500 bet_clip1a {
instance animate of movieClip 499 {
onClipEvent (load) {
bet = _root.bet;
}
onClipEvent (enterFrame) {
_root.bet = bet;
}
}
}
movieClip 503 {
}
movieClip 506 {
}
movieClip 508 {
}
movieClip 510 {
}
movieClip 512 {
frame 1 {
stop();
}
}
movieClip 514 {
}
movieClip 516 {
}
movieClip 518 {
}
movieClip 520 {
}
movieClip 521 {
frame 1 {
eyes.gotoAndStop(3);
}
}
movieClip 531 {
frame 2 {
cum1 = new Sound();
cum1.attachSound('splat1');
cum1.start();
}
frame 31 {
stop();
}
}
movieClip 532 {
}
movieClip 533 sex_clip7a {
}
frame 1 {
_root.sound = true;
Stage.scaleMode = 'exactfit';
}
frame 1 {
stop();
stopAllSounds();
_quality = 'high';
}
movieClip 535 {
}
movieClip 538 {
}
instance of movieClip 538 {
onClipEvent (load) {
rtime = _root.getBytesLoaded();
rtmax = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
if (rtime >= rtmax) {
_root.gotoAndStop('loaded');
} else {
rtime = _root.getBytesLoaded();
percentage = (rtime / rtmax) * 100;
bar._xscale = percentage * 3;
results1 = Math.floor(percentage) + '% STICKY CARDS!';
}
}
}
movieClip 542 {
}
instance of movieClip 542 {
onClipEvent (rollOver) {
_root.intext = 'TOON PIMP';
}
onClipEvent (rollOut) {
_root.intext = '';
}
onClipEvent (release) {
getURL('http://toonpimp.net', 'gropesville');
}
onClipEvent (enterFrame) {
if (Key.isDown(9)) {
_root.gotoAndPlay('loader');
}
}
}
movieClip 549 {
}
instance of movieClip 549 {
onClipEvent (release) {
getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=15543:9804000000924067', 1);
}
}
movieClip 554 {
}
instance of movieClip 554 {
onClipEvent (release) {
getURL('http://hentaikey.com/sys/members/signup.php?wid=3015&bid=326&at=2&tid=487', 1);
}
}
movieClip 557 {
}
instance of movieClip 557 {
onClipEvent (release) {
getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=33206:9804000000924067', 1);
}
}
movieClip 560 {
}
instance of movieClip 560 {
onClipEvent (release) {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1);
}
}
movieClip 563 {
}
instance of movieClip 563 {
onClipEvent (release) {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', 1);
}
}
movieClip 566 {
}
movieClip 575 {
}
movieClip 577 {
}
movieClip 578 {
frame 1 {
stop();
}
instance of movieClip 566 {
onClipEvent (release) {
getURL('http://www.adult-empire.com/rs.php?site_id=8358&wm_id=3287', 1);
}
}
frame 2 {
stop();
}
instance of movieClip 575 {
onClipEvent (release) {
getURL('http://www.adult-empire.com/rs.php?site_id=9479&wm_id=3287', 1);
}
}
frame 3 {
stop();
}
}
instance of movieClip 578 {
onClipEvent (load) {
dsel = random(2);
if (dsel == 0) {
gotoAndStop(1);
}
if (dsel == 1) {
gotoAndStop(2);
}
}
}
movieClip 580 {
}
instance of movieClip 580 {
onClipEvent (rollOver) {
_root.menu1.textbox = 'PLAY MORE GAMES!!!';
}
onClipEvent (rollOut) {
_root.menu1.textbox = 'Welcome to Toon Pimp\'s Palace';
}
onClipEvent (release) {
getURL('http://toonchamp.com/mogamez', 1);
}
}
frame 2 {
stop();
}
movieClip 583 {
frame 1 {
stop();
}
}
instance of movieClip 583 {
onClipEvent (release) {
_root.gotoAndStop('title');
}
}
frame 3 {
stop();
}
movieClip 588 {
}
movieClip 591 {
}
movieClip 594 {
}
movieClip 595 {
}
movieClip 597 {
}
instance of movieClip 597 {
onClipEvent (release) {
_root.gotoAndStop('game');
}
}
instance of movieClip 542 {
onClipEvent (rollOver) {
_root.intext = 'TOON PIMP';
}
onClipEvent (rollOut) {
_root.intext = '';
}
onClipEvent (release) {
getURL('http://toonpimp.net', 'gropesville');
}
onClipEvent (enterFrame) {
if (Key.isDown(9)) {
_root.gotoAndPlay('loader');
}
}
}
instance of movieClip 580 {
onClipEvent (rollOver) {
_root.menu1.textbox = 'PLAY MORE GAMES!!!';
}
onClipEvent (rollOut) {
_root.menu1.textbox = 'Welcome to Toon Pimp\'s Palace';
}
onClipEvent (release) {
getURL('http://toonchamp.com/mogamez', 1);
}
}
movieClip 600 {
}
// unknown tag 88 length 64
movieClip 605 {
frame 1 {
stop();
}
instance of movieClip 600 {
onClipEvent (release) {
_parent.gotoAndStop('b');
}
}
frame 2 {
stop();
}
instance of movieClip 600 {
onClipEvent (release) {
_parent.gotoAndStop('a');
}
}
}
frame 4 {
_root.p1_score = 0;
_root.p2_score = 0;
_root.money = 200;
_root.bet = 20;
_root.misc_message = '';
_root.minbet = 20;
_root.maxbet = 100;
_root.win_max = 1500;
_root.moneyfill = 200;
_root.anistop = false;
_root.ani_played1 = false;
_root.ani_played2 = false;
_root.ani_played3 = false;
_root.ani_played4 = false;
_root.ani_played5 = false;
_root.ani_played6 = false;
_root.ani_played7 = false;
_root.sound = true;
_root.music_num = 1;
stop();
}
movieClip 607 {
}
movieClip 610 {
}
movieClip 613 {
}
instance pl_scr of movieClip 613 {
onClipEvent (load) {
score = _root.p1_score;
}
onClipEvent (enterFrame) {
score = _root.p1_score;
}
}
movieClip 616 {
}
movieClip 619 {
}
instance opp_scr of movieClip 619 {
onClipEvent (load) {
score = _root.p2_false_score;
}
onClipEvent (enterFrame) {
score = _root.p2_false_score;
}
}
movieClip 621 {
}
movieClip 623 {
}
movieClip 628 {
}
movieClip 631 {
}
movieClip 633 {
}
movieClip 635 {
}
movieClip 637 {
}
movieClip 638 {
instance of movieClip 588 {
onClipEvent (load) {
if (!_root.ani_played7) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!_root.ani_played7) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 628 {
onClipEvent (load) {
if (_root.ani_played2) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.ani_played2) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 594 {
onClipEvent (load) {
if (!_root.ani_played7) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (!_root.ani_played7) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 114 {
onClipEvent (load) {
if (_root.ani_played3) {
gotoAndStop(7);
} else {
gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root.ani_played3) {
gotoAndStop(7);
} else {
gotoAndStop(1);
}
}
}
instance of movieClip 631 {
onClipEvent (load) {
if (_root.ani_played6) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.ani_played6) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 633 {
onClipEvent (load) {
if (_root.ani_played2) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.ani_played2) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 635 {
onClipEvent (load) {
if (_root.ani_played5) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.ani_played5) {
_visible = true;
} else {
_visible = false;
}
}
}
instance of movieClip 637 {
onClipEvent (load) {
if (_root.ani_played1) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.ani_played1) {
_visible = true;
} else {
_visible = false;
}
}
}
}
movieClip 639 {
}
movieClip 641 {
}
movieClip 644 {
}
instance textbox1 of movieClip 644 {
onClipEvent (load) {
text1 = _root.main_text;
}
onClipEvent (enterFrame) {
text1 = _root.main_text;
}
}
movieClip 646 {
}
movieClip 648 {
}
movieClip 650 {
frame 1 {
stop();
}
instance of movieClip 646 {
onClipEvent (release) {
if (!_root.game_controller.hit) {
_root.hit = true;
}
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
instance game_controller of movieClip 650 {
onClipEvent (load) {
lives = 7;
_root.lives = lives;
money_up = 200;
button_y = 370;
bet = _root.bet;
makebet = false;
phit = false;
phitt = 0;
comp_hit_num_min = 2;
comp_hit_num_max = 15;
hole_card_value = 0;
_root.hit = false;
deal_max = 5;
_root.main_text = '';
_root.p1_score = 0;
_root.p2_false_score = 0;
_root.p2_score = 0;
p1_win = false;
p2_win = false;
broke_even = false;
x_sep = 60;
deal1_done = false;
deal1 = false;
deal1t = 0;
p1_deal_numb = 0;
p2_deal_numb = 0;
p1_card_main = 0;
p2_card_main = 0;
p1_card_layer = 100;
p2_card_layer = 110;
p1_card_x = 265;
p1_card_y = 70;
p2_card_x = 280;
p2_card_y = 215;
p1_value = random(52);
p2_value = random(52);
_root.game_reset = false;
player_turn = false;
player_turnt = 0;
opp_turn = false;
opp_turnt = 0;
hit = false;
hitt = 0;
stand = false;
standt = 0;
}
onClipEvent (enterFrame) {
_root.dus = bet;
bet = _root.bet;
_root.lives = lives;
if (!_root.anistop) {
if (_root.game_reset) {
minus = false;
betset = false;
d1 = false;
makebet = false;
phitt = 0;
phit = false;
p1a = false;
pta = false;
p1c = false;
_root.hit = false;
deal_max = 6;
_root.main_text = '';
_root.p1_score = 0;
_root.p2_false_score = 0;
_root.p2_score = 0;
p1_win = false;
p2_win = false;
broke_even = false;
x_sep = 60;
deal1_done = false;
deal1 = false;
deal1t = 0;
p1_deal_numb = 0;
p2_deal_numb = 0;
p1_card_main = 0;
p2_card_main = 0;
p1_card_layer = 100;
p2_card_layer = 110;
p1_card_x = 265;
p1_card_y = 70;
p2_card_x = 280;
p2_card_y = 215;
p1_value = random(52);
p2_value = random(52);
_root.game_reset = false;
player_turn = false;
player_turnt = 0;
opp_turn = false;
opp_turnt = 0;
hit = false;
hitt = 0;
stand = false;
standt = 0;
_root.game_reset = false;
}
if (p1_value == 0) {
p1_card_value = 10;
card_face = 'king';
card_suit = 'diamonds';
card_go = 'dk';
}
if (p1_value == 1) {
p1_card_value = 1;
p1_card_value = 11;
card_face = 'ace';
card_suit = 'diamonds';
card_go = 'da';
}
if (p1_value == 2) {
p1_card_value = 2;
card_face = '2';
card_suit = 'diamonds';
card_go = 'd2';
}
if (p1_value == 3) {
p1_card_value = 3;
card_face = '3';
card_suit = 'diamonds';
card_go = 'd3';
}
if (p1_value == 4) {
p1_card_value = 4;
card_face = '4';
card_suit = 'diamonds';
card_go = 'd4';
}
if (p1_value == 5) {
p1_card_value = 5;
card_face = '5';
card_suit = 'diamonds';
card_go = 'd5';
}
if (p1_value == 6) {
p1_card_value = 6;
card_face = '6';
card_suit = 'diamonds';
card_go = 'd6';
}
if (p1_value == 7) {
p1_card_value = 7;
card_face = '7';
card_suit = 'diamonds';
card_go = 'd7';
}
if (p1_value == 8) {
p1_card_value = 8;
card_face = '8';
card_suit = 'diamonds';
card_go = 'd8';
}
if (p1_value == 9) {
p1_card_value = 9;
card_face = '9';
card_suit = 'diamonds';
card_go = 'd9';
}
if (p1_value == 10) {
p1_card_value = 10;
card_face = '10';
card_suit = 'diamonds';
card_go = 'd10';
}
if (p1_value == 11) {
p1_card_value = 10;
card_face = 'jack';
card_suit = 'diamonds';
card_go = 'dj';
}
if (p1_value == 12) {
p1_card_value = 10;
card_face = 'queen';
card_suit = 'diamonds';
card_go = 'dq';
}
if (p1_value == 13) {
p1_card_value = 10;
card_face = 'king';
card_suit = 'hearts';
card_go = 'hk';
}
if (p1_value == 14) {
p1_card_value = 1;
p1_card_value = 11;
card_face = 'ace';
card_suit = 'hearts';
card_go = 'ha';
}
if (p1_value == 15) {
p1_card_value = 2;
card_face = '2';
card_suit = 'hearts';
card_go = 'h2';
}
if (p1_value == 16) {
p1_card_value = 3;
card_face = '3';
card_suit = 'hearts';
card_go = 'h3';
}
if (p1_value == 17) {
p1_card_value = 4;
card_face = '4';
card_suit = 'hearts';
card_go = 'h4';
}
if (p1_value == 18) {
p1_card_value = 5;
card_face = '5';
card_suit = 'hearts';
card_go = 'h5';
}
if (p1_value == 19) {
p1_card_value = 6;
card_face = '6';
card_suit = 'hearts';
card_go = 'h6';
}
if (p1_value == 20) {
p1_card_value = 7;
card_face = '7';
card_suit = 'hearts';
card_go = 'h7';
}
if (p1_value == 21) {
p1_card_value = 8;
card_face = '8';
card_suit = 'hearts';
card_go = 'h8';
}
if (p1_value == 22) {
p1_card_value = 9;
card_face = '9';
card_suit = 'hearts';
card_go = 'h9';
}
if (p1_value == 23) {
p1_card_value = 10;
card_face = '10';
card_suit = 'hearts';
card_go = 'h10';
}
if (p1_value == 24) {
p1_card_value = 10;
card_face = 'jack';
card_suit = 'hearts';
card_go = 'hj';
}
if (p1_value == 25) {
p1_card_value = 10;
card_face = 'queen';
card_suit = 'hearts';
card_go = 'hq';
}
if (p1_value == 26) {
p1_card_value = 10;
card_face = 'king';
card_suit = 'clubs';
card_go = 'ck';
}
if (p1_value == 27) {
p1_card_value = 1;
p1_card_value = 11;
card_face = 'ace';
card_suit = 'clubs';
card_go = 'ca';
}
if (p1_value == 28) {
p1_card_value = 2;
card_face = '2';
card_suit = 'clubs';
card_go = 'c2';
}
if (p1_value == 29) {
p1_card_value = 3;
card_face = '3';
card_suit = 'clubs';
card_go = 'c3';
}
if (p1_value == 30) {
p1_card_value = 4;
card_face = '4';
card_suit = 'clubs';
card_go = 'c4';
}
if (p1_value == 31) {
p1_card_value = 5;
card_face = '5';
card_suit = 'clubs';
card_go = 'c5';
}
if (p1_value == 32) {
p1_card_value = 6;
card_face = '6';
card_suit = 'clubs';
card_go = 'c6';
}
if (p1_value == 33) {
p1_card_value = 7;
card_face = '7';
card_suit = 'clubs';
card_go = 'c7';
}
if (p1_value == 34) {
p1_card_value = 8;
card_face = '8';
card_suit = 'clubs';
card_go = 'c8';
}
if (p1_value == 35) {
p1_card_value = 9;
card_face = '9';
card_suit = 'clubs';
card_go = 'c9';
}
if (p1_value == 36) {
p1_card_value = 10;
card_face = '10';
card_suit = 'clubs';
card_go = 'c10';
}
if (p1_value == 37) {
p1_card_value = 10;
card_face = 'jack';
card_suit = 'clubs';
card_go = 'cj';
}
if (p1_value == 38) {
p1_card_value = 10;
card_face = 'queen';
card_suit = 'clubs';
card_go = 'cq';
}
if (p1_value == 39) {
p1_card_value = 10;
card_face = 'king';
card_suit = 'spades';
card_go = 'sk';
}
if (p1_value == 40) {
p1_card_value = 1;
p1_card_value = 11;
card_face = 'ace';
card_suit = 'spades';
card_go = 'sa';
}
if (p1_value == 41) {
p1_card_value = 2;
card_face = '2';
card_suit = 'spades';
card_go = 's2';
}
if (p1_value == 42) {
p1_card_value = 3;
card_face = '3';
card_suit = 'spades';
card_go = 's3';
}
if (p1_value == 43) {
p1_card_value = 4;
card_face = '4';
card_suit = 'spades';
card_go = 's4';
}
if (p1_value == 44) {
p1_card_value = 5;
card_face = '5';
card_suit = 'spades';
card_go = 's5';
}
if (p1_value == 45) {
p1_card_value = 6;
card_face = '6';
card_suit = 'spades';
card_go = 's6';
}
if (p1_value == 46) {
p1_card_value = 7;
card_face = '7';
card_suit = 'spades';
card_go = 's7';
}
if (p1_value == 47) {
p1_card_value = 8;
card_face = '8';
card_suit = 'spades';
card_go = 's8';
}
if (p1_value == 48) {
p1_card_value = 9;
card_face = '9';
card_suit = 'spades';
card_go = 's9';
}
if (p1_value == 49) {
p1_card_value = 10;
card_face = '10';
card_suit = 'spades';
card_go = 's10';
}
if (p1_value == 50) {
p1_card_value = 10;
card_face = 'jack';
card_suit = 'spades';
card_go = 'sj';
}
if (p1_value == 51) {
p1_card_value = 10;
card_face = 'queen';
card_suit = 'spades';
card_go = 'sq';
}
if (deal1) {
_root.misc_message = '';
_root.betclip1.removeMovieClip();
gotoAndStop('wait');
if (!d1) {
_root.money -= bet;
d1 = true;
}
deal1t += 1;
if (deal1t == 1) {
p1_value = random(52);
_root.p1_score += p1_card_value;
p1_deal_numb += 1;
_root.attachMovie('deck1a', 'p1_card1', p1_card_layer++);
_root.p1_card1.animate._x = p1_card_x;
_root.p1_card1.animate._y = p1_card_y;
_root.p1_card1.animate.govalue = card_go;
p1_card_x += x_sep;
}
if (deal1t == 2) {
p1_value = random(52);
_root.p1_score += p1_card_value;
p1_deal_numb += 1;
_root.attachMovie('deck1a', 'p1_card2', p1_card_layer++);
_root.p1_card2.animate._x = p1_card_x;
_root.p1_card2.animate._y = p1_card_y;
_root.p1_card2.animate.govalue = card_go;
p1_card_x += x_sep;
}
if (deal1t == 3) {
p1_value = random(52);
_root.p2_score += p1_card_value;
p2_deal_numb += 1;
_root.attachMovie('deck1a', 'card3', 301);
_root.card3.animate._x = p2_card_x;
_root.card3.animate._y = p2_card_y;
_root.card3.animate.gotoAndStop('none');
_root.attachMovie('deck1a', 'p2_card1', p2_card_layer++);
_root.p2_card1.animate._x = p2_card_x;
_root.p2_card1.animate._y = p2_card_y;
_root.p2_card1.animate.govalue = card_go;
p2_card_x -= x_sep;
}
if (deal1t == 4) {
p1_value = random(52);
_root.p2_score += p1_card_value;
phitt_root.p2_false_score += p1_card_value;
p2_deal_numb += 1;
_root.attachMovie('deck1a', 'p2_card2', p2_card_layer++);
_root.p2_card2.animate._x = p2_card_x;
_root.p2_card2.animate._y = p2_card_y;
_root.p2_card2.animate.govalue = card_go;
p2_card_x -= x_sep;
}
if (deal1t == 5) {
if (_root.p1_score == 21) {
_root.card3.removeMovieClip();
p1_win = true;
deal1 = false;
}
if (_root.p1_score > 21) {
_root.p1_score = 12;
}
if (_root.p2_score > 21) {
_root.p2_score = 12;
}
if (_root.p2_score == 21) {
_root.card3.removeMovieClip();
p2_win = true;
deal1 = false;
}
}
if (deal1t >= 6) {
deal1t = 0;
player_turn = true;
deal1 = false;
}
}
if (player_turn) {
if (!pta) {
_root.attachMovie('stand_button1a', 'stand_button1', 201);
_root.stand_button1.animate._x = 300;
_root.stand_button1.animate._y = 320;
_root.attachMovie('hit_button1a', 'hit_button1', 202);
_root.hit_button1.animate._x = 150;
_root.hit_button1.animate._y = 320;
pta = true;
}
if (!hit) {
gotoAndStop('hns');
if (_root.stand) {
opp_turn = true;
_root.stand = false;
player_turn = false;
}
if (_root.hit) {
_root.hit = false;
hit = true;
}
}
if (hit) {
p1_deal_numb += 1;
if (p1_deal_numb == 3) {
p1_value = random(52);
_root.p1_score += p1_card_value;
_root.attachMovie('deck1a', 'p1_card3', p1_card_layer++);
_root.p1_card3.animate._x = p1_card_x;
_root.p1_card3.animate._y = p1_card_y;
_root.p1_card3.animate.govalue = card_go;
p1_card_x += x_sep;
gotoAndStop('wait');
if (card_face == 'ace' and _root.p1_score > 21) {
_root.p1_score -= p1_card_value;
_root.p1_score += 1;
}
if (card_face != 'ace' and _root.p1_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 310;
_root.bust1.animate._y = 65;
p2_win = true;
player_turn = false;
}
if (_root.p1_score == 21) {
p1_win = true;
player_turn = false;
}
}
if (p1_deal_numb == 4) {
p1_value = random(52);
_root.p1_score += p1_card_value;
_root.attachMovie('deck1a', 'p1_card4', p1_card_layer++);
_root.p1_card4.animate._x = p1_card_x;
_root.p1_card4.animate._y = p1_card_y;
_root.p1_card4.animate.govalue = card_go;
p1_card_x += x_sep;
gotoAndStop('wait');
if (card_face == 'ace' and _root.p1_score > 21) {
_root.p1_score -= p1_card_value;
_root.p1_score += 1;
}
if (card_face != 'ace' and _root.p1_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 310;
_root.bust1.animate._y = 65;
p2_win = true;
player_turn = false;
}
if (_root.p1_score == 21) {
p1_win = true;
player_turn = false;
}
}
if (p1_deal_numb == 5) {
p1_value = random(52);
_root.p1_score += p1_card_value;
_root.attachMovie('deck1a', 'p1_card5', p1_card_layer++);
_root.p1_card5.animate._x = p1_card_x;
_root.p1_card5.animate._y = p1_card_y;
_root.p1_card5.animate.govalue = card_go;
p1_card_x += x_sep;
gotoAndStop('wait');
if (card_face == 'ace' and _root.p1_score > 21) {
_root.p1_score -= p1_card_value;
_root.p1_score += 1;
}
if (card_face != 'ace' and _root.p1_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 310;
_root.bust1.animate._y = 65;
p2_win = true;
player_turn = false;
}
if (_root.p1_score == 21) {
p1_win = true;
player_turn = false;
}
}
if (p1_deal_numb >= 6) {
opp_turn = true;
player_turn = false;
}
hit = false;
}
}
if (opp_turn) {
_root.p2_false_score = _root.p2_score;
_root.card3.removeMovieClip();
gotoAndStop('wait');
oppturnt += 1;
if (!phit) {
if (p2_deal_numb < deal_max and _root.p1_score >= _root.p2_score and _root.p2_score >= comp_hit_num_min and _root.p2_score < comp_hit_num_max) {
phit = true;
} else {
compare = true;
opp_turn = false;
}
}
if (phit) {
phitt += 1;
if (phitt == 5) {
p2_deal_numb += 1;
if (p2_deal_numb == 3) {
p1_value = random(52);
_root.p2_score += p1_card_value;
_root.attachMovie('deck1a', 'p2_card3', p2_card_layer++);
_root.p2_card3.animate._x = p2_card_x;
_root.p2_card3.animate._y = p2_card_y;
_root.p2_card3.animate.govalue = card_go;
p2_card_x -= x_sep;
if (card_face == 'ace' and _root.p2_score > 21) {
_root.p2_score -= p1_card_value;
_root.p2_score += 1;
}
if (card_face != 'ace' and _root.p2_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 235;
_root.bust1.animate._y = 225;
p1_win = true;
opp_turn = false;
}
if (_root.p2_score == 21) {
p2_win = true;
opp_turn = false;
}
}
if (p2_deal_numb == 4) {
p1_value = random(52);
_root.p2_score += p1_card_value;
_root.attachMovie('deck1a', 'p2_card4', p2_card_layer++);
_root.p2_card4.animate._x = p2_card_x;
_root.p2_card4.animate._y = p2_card_y;
_root.p2_card4.animate.govalue = card_go;
p2_card_x -= x_sep;
if (card_face == 'ace' and _root.p2_score > 21) {
_root.p2_score -= p1_card_value;
_root.p2_score += 1;
}
if (card_face != 'ace' and _root.p2_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 235;
_root.bust1.animate._y = 225;
p1_win = true;
opp_turn = false;
}
if (_root.p2_score == 21) {
p2_win = true;
opp_turn = false;
}
}
if (p2_deal_numb == 5) {
p1_value = random(52);
_root.p2_score += p1_card_value;
_root.attachMovie('deck1a', 'p2_card5', p2_card_layer++);
_root.p2_card5.animate._x = p2_card_x;
_root.p2_card5.animate._y = p2_card_y;
_root.p2_card5.animate.govalue = card_go;
p2_card_x -= x_sep;
if (card_face == 'ace' and _root.p2_score > 21) {
_root.p2_score -= p1_card_value;
_root.p2_score += 1;
}
if (card_face != 'ace' and _root.p2_score > 21) {
_root.attachMovie('bust_clip1a', 'bust1', 401);
_root.bust1.animate._x = 235;
_root.bust1.animate._y = 225;
p1_win = true;
opp_turn = false;
}
if (_root.p2_score == 21) {
p2_win = true;
opp_turn = false;
}
}
}
if (phitt >= 6) {
phitt = 0;
phit = false;
}
}
}
if (p1_win) {
_root.p2_false_score = _root.p2_score;
_root.card3.removeMovieClip();
if (!p1a) {
_root.money += bet * 2;
_root.attachMovie('reset_button1a', 'reset_button1', 202);
_root.reset_button1.animate._x = 250;
_root.reset_button1.animate._y = button_y;
p1a = true;
}
gotoAndStop('reset');
_root.main_text = 'YOU WIN!';
}
if (p2_win) {
_root.p2_false_score = _root.p2_score;
_root.card3.removeMovieClip();
if (!p1a) {
_root.attachMovie('reset_button1a', 'reset_button1', 202);
_root.reset_button1.animate._x = 250;
_root.reset_button1.animate._y = button_y;
p1a = true;
}
gotoAndStop('reset');
_root.main_text = 'YOU LOSE!';
}
if (broke_even) {
p1_win = false;
p2_win = false;
_root.p2_false_score = _root.p2_score;
_root.card3.removeMovieClip();
if (!p1a) {
_root.attachMovie('reset_button1a', 'reset_button1', 202);
_root.reset_button1.animate._x = 250;
_root.reset_button1.animate._y = button_y;
p1a = true;
}
gotoAndStop('reset');
_root.main_text = 'BROKE EVEN!';
}
if (compare) {
gotoAndStop('wait');
if (_root.p1_score < 21 and _root.p2_score < 21) {
if (_root.p1_score > _root.p2_score) {
p1_win = true;
}
if (_root.p1_score < _root.p2_score) {
p2_win = true;
}
if (_root.p1_score == _root.p2_score) {
broke_even = true;
}
compare = false;
}
if (_root.p1_score == 21) {
p1_win = true;
compare = false;
}
if (_root.p2_score == 21) {
p2_win = true;
compare = false;
}
if (_root.p1_score == 21 and _root.p2_score == 21) {
broke_even = true;
compare = false;
}
}
if (!deal1 and !player_turn and !opp_turn and !p1_win and !p2_win and !broke_even and !compare) {
if (_root.money >= _root.win_max) {
if (!_root.ani_played4) {
_root.anistop = true;
_root.attachMovie('sex_clip4a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.ani_played4 = true;
}
}
if (_root.money <= 0) {
if (!minus) {
lives -= 1;
if (lives == 6) {
_root.ani_played7 = true;
_root.money = money_up;
}
if (lives == 5) {
_root.anistop = true;
_root.attachMovie('sex_clip6a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.money = money_up;
}
if (lives == 4) {
_root.anistop = true;
_root.attachMovie('sex_clip3a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.money = money_up;
}
if (lives == 3) {
_root.anistop = true;
_root.attachMovie('sex_clip2a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.money = money_up;
}
if (lives == 2) {
_root.anistop = true;
_root.attachMovie('sex_clip1a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.money = money_up;
}
if (lives == 1) {
_root.anistop = true;
_root.attachMovie('sex_clip5a', 'sex_clip1', 700);
_root.sex_clip1.animate._x = 250;
_root.sex_clip1.animate._y = 220;
_root.money = money_up;
}
if (lives == 0) {
_root.gotoAndStop('gameover');
}
minus = true;
}
}
if (!betset) {
_root.attachMovie('bet_clip1a', 'betclip1', 600);
_root.betclip1.animate._x = 250;
_root.betclip1.animate._y = button_y;
gotoAndStop('deal');
betset = true;
}
}
}
}
onClipEvent (release) {
if (!_root.anistop) {
if (!deal1 and !player_turn and !opp_turn and !p1_win and !p2_win and !broke_even) {
if (bet != 0) {
if (_root.bet <= _root.maxbet) {
if (_root.bet >= _root.minbet) {
if (_root.money >= _root.bet) {
if (!deal1_done) {
deal1 = true;
deal1_done = true;
}
}
if (_root.money < _root.bet) {
_root.misc_message = 'You don\'t have enough money!';
}
}
if (_root.bet < _root.minbet) {
_root.misc_message = 'Minimum bet is $' + _root.minbet + '!';
}
}
if (_root.bet > _root.maxbet) {
_root.misc_message = 'Maximum bet is $' + _root.maxbet + '!';
}
}
if (bet == 0) {
_root.misc_message = 'Bet must be more than 0!';
}
}
}
}
}
movieClip 656 {
}
instance of movieClip 656 {
onClipEvent (load) {
vol = 0;
fadein = true;
fadeout = false;
stopAllSounds();
s1 = 0;
if (!_root.sound) {
stopAllSounds();
}
stagemusic1a = new Sound();
stagemusic1a.volume = vol;
stagemusic1a.attachSound('dq1a');
stagemusic1a.onSoundComplete = function () {
if (_root.lives >= 2) {
stagemusic1a.start();
}
if (_root.lives < 2) {
stagemusic2a.start();
}
};
stagemusic2a = new Sound();
stagemusic2a.volume = vol;
stagemusic2a.attachSound('dq2a');
stagemusic2a.onSoundComplete = function () {
if (_root.lives >= 2) {
stagemusic1a.start();
}
if (_root.lives < 2) {
stagemusic2a.start();
}
};
}
onClipEvent (enterFrame) {
if (!_root.sound) {
stopAllSounds();
a = false;
if (Key.isDown(77)) {
if (!m) {
_root.sound = true;
m = true;
}
} else {
m = false;
}
}
if (_root.sound) {
if (fadein) {
if (vol < 100) {
++vol;
}
if (vol >= 100) {
fadein = false;
}
}
if (fadeout) {
if (vol >= 0) {
--vol;
}
if (vol < 100) {
fadeout = false;
}
}
if (!a) {
if (_root.lives >= 2) {
stagemusic1a.start();
}
if (_root.lives < 2) {
stagemusic2a.start();
}
a = true;
}
if (Key.isDown(77)) {
if (!m) {
_root.sound = false;
m = true;
}
} else {
m = false;
}
}
}
}
frame 5 {
stop();
}
instance of movieClip 533 sex_clip7a {
onClipEvent (release) {
_root.gotoAndStop('gm2');
}
}
frame 6 {
stop();
}
instance of movieClip 533 sex_clip7a {
onClipEvent (release) {
_root.gotoAndStop('gm2');
}
}
instance of movieClip 554 {
onClipEvent (release) {
getURL('http://hentaikey.com/sys/members/signup.php?wid=3015&bid=361&at=2&tid=490', 1);
}
}
instance of movieClip 557 {
onClipEvent (release) {
getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=33206:9804000000924067', 1);
}
}
instance of movieClip 560 {
onClipEvent (release) {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1);
}
}
instance of movieClip 563 {
onClipEvent (release) {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', 1);
}
}
instance of movieClip 578 {
onClipEvent (release) {
getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1);
}
}
instance of movieClip 542 {
onClipEvent (rollOver) {
_root.intext = 'TOON PIMP';
}
onClipEvent (rollOut) {
_root.intext = '';
}
onClipEvent (release) {
getURL('http://toonpimp.net', 'gropesville');
}
onClipEvent (enterFrame) {
if (Key.isDown(9)) {
_root.gotoAndPlay('loader');
}
}
}
movieClip 658 {
}
instance of movieClip 658 {
onClipEvent (release) {
_root.gotoAndStop('game');
}
}