Combined Code
movieClip 3 {
}
movieClip 11 {
}
movieClip 15 {
frame 1 {
if (first_run != undefined) {
return undefined;
} else {
first_run = true;
}
t._alpha = 50;
stop();
if (_root.global_sound == undefined) {
_root.global_sound = new Sound();
_root.global_sound.setVolume(100);
}
if (_root.global_sound.getVolume() == 30) {
gotoAndStop(2);
} else {
if (_root.global_sound.getVolume() == 0) {
gotoAndStop(1);
}
}
spot.onPress = function () {
if (_currentframe == 1) {
_root.global_sound.setVolume(30);
gotoAndStop(2);
} else {
if (_currentframe == 2) {
_root.global_sound.setVolume(0);
gotoAndStop(3);
} else {
_root.global_sound.setVolume(100);
gotoAndStop(1);
}
}
};
spot.onRollOver = function () {
t._alpha = 100;
};
spot.onReleaseOutside = function () {
t._alpha = 50;
};
spot.onRollOut = spot.onReleaseOutside;
}
}
movieClip 17 {
}
movieClip 26 {
}
movieClip 28 {
}
movieClip 33 {
}
movieClip 36 {
}
movieClip 39 {
}
movieClip 42 {
}
movieClip 45 {
}
movieClip 49 screen_9 {
frame 1 {
again_btn.onPress = function () {
again_btn.onPress = null;
_root.replay = false;
_root.sp = Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
_root.gotoScreen('screen_0');
};
a4.onPress = function () {
a4.enabled = false;
_root.gotoScreen('screen_4');
_root.replay = true;
};
a5.onPress = function () {
a5.enabled = false;
_root.gotoScreen('screen_5');
_root.replay = true;
};
a6.onPress = function () {
a6.enabled = false;
_root.gotoScreen('screen_6');
_root.replay = true;
};
a7.onPress = function () {
a7.enabled = false;
_root.gotoScreen('screen_7');
_root.replay = true;
};
a8.onPress = function () {
a8.enabled = false;
_root.gotoScreen('screen_8');
_root.replay = true;
};
}
}
movieClip 54 {
}
movieClip 75 {
frame 1 {
_index = 4;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 88 {
}
movieClip 91 {
frame 1 {
_index = 5;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 95 {
}
movieClip 96 {
}
movieClip 106 {
frame 1 {
_index = 3;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 138 {
}
movieClip 160 {
frame 1 {
_index = 0;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 177 {
}
movieClip 182 {
frame 1 {
_index = 1;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 198 {
}
movieClip 212 {
}
movieClip 215 {
frame 1 {
_index = 2;
_visible = false;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
}
};
}
}
movieClip 219 {
}
movieClip 220 {
}
movieClip 221 {
}
movieClip 224 {
}
movieClip 225 {
}
movieClip 226 {
}
movieClip 227 {
}
movieClip 228 {
frame 1 {
this.onRollOver = function () {
gotoAndStop(2);
};
this.onRollOut = function () {
gotoAndStop(1);
};
this.onReleaseOutside = function () {
gotoAndStop(1);
};
stop();
}
}
movieClip 229 {
frame 1 {
this.onRollOver = function () {
c1.gotoAndStop(2);
};
this.onRollOut = function () {
c1.gotoAndStop(1);
};
this.onReleaseOutside = function () {
c1.gotoAndStop(1);
};
}
}
movieClip 230 {
}
movieClip 232 {
frame 1 {
_visible = false;
}
}
movieClip 240 {
frame 1 {
_index = 6;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 241 {
frame 1 {
_index = 8;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 242 {
frame 1 {
_index = 7;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 243 {
frame 1 {
_index = 11;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 244 {
frame 1 {
_index = 10;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 245 {
frame 1 {
_index = 9;
onEnterFrame = function () {
if (_root.sp[_index] == true) {
_visible = true;
} else {
_visible = false;
}
};
}
}
movieClip 247 {
frame 1 {
stop();
}
frame 2 {
_root.sp[6] = 1;
}
frame 5 {
_root.sp[1] = 1;
}
frame 15 {
_root.sp[6] = 0;
_parent.pop_up_aim();
stop();
}
frame 16 {
_root.sp[7] = 1;
}
frame 20 {
trace(_root.sp);
_root.sp[0] = 1;
trace(_root.sp);
}
frame 32 {
_root.sp[7] = 0;
stop();
_parent.pop_up_aim();
}
frame 33 {
_root.sp[8] = 1;
}
frame 37 {
_root.sp[2] = 1;
_parent.g_0.head.head.eyes.gotoAndStop(41);
}
frame 49 {
_root.sp[8] = 0;
stop();
_parent.pop_up_aim();
}
frame 50 {
_root.sp[9] = 1;
}
frame 53 {
_root.sp[4] = 1;
}
frame 63 {
_root.sp[9] = 0;
stop();
_parent.pop_up_aim();
}
frame 64 {
_root.sp[10] = 1;
}
frame 67 {
_root.sp[5] = 1;
_parent.g_1.head.head.eyes.gotoAndStop(22);
}
frame 77 {
_root.sp[10] = 0;
stop();
_parent.pop_up_aim();
}
frame 78 {
_root.sp[11] = 1;
}
frame 81 {
_root.sp[3] = 1;
}
frame 91 {
_root.sp[11] = 0;
stop();
_parent.pop_up_aim();
}
}
movieClip 248 {
frame 1 {
function hide_all() {
anim.a0._visible = false;
anim.a1._visible = false;
anim.a2._visible = false;
anim.a3._visible = false;
anim.a4._visible = false;
anim.a5._visible = false;
}
function show_all() {
if (_root.sp[0] == 0) {
anim.a0._visible = true;
}
if (_root.sp[1] == 0) {
anim.a1._visible = true;
}
if (_root.sp[2] == 0) {
anim.a2._visible = true;
}
if (_root.sp[3] == 0) {
anim.a3._visible = true;
}
if (_root.sp[4] == 0) {
anim.a4._visible = true;
}
if (_root.sp[5] == 0) {
anim.a5._visible = true;
}
if (_root.sp[0] == _root.sp[1] == _root.sp[2] == _root.sp[3] == _root.sp[4] == _root.sp[5] == 1) {
_parent.next_btn._visible = true;
}
}
function pop_up_aim() {
show_all();
}
stop();
_root.sp = Array(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
anim.a0.onPress = function () {
hide_all();
sperm.gotoAndPlay('a0');
};
anim.a1.onPress = function () {
hide_all();
sperm.gotoAndPlay('a1');
};
anim.a2.onPress = function () {
hide_all();
sperm.gotoAndPlay('a2');
};
anim.a3.onPress = function () {
hide_all();
sperm.gotoAndPlay('a3');
};
anim.a4.onPress = function () {
hide_all();
sperm.gotoAndPlay('a4');
};
anim.a5.onPress = function () {
hide_all();
sperm.gotoAndPlay('a5');
};
}
}
movieClip 252 screen_8 {
frame 1 {
next_btn._visible = false;
next_btn.onPress = function () {
this.enabled = false;
_root.gotoScreen('screen_9');
};
}
}
movieClip 256 {
}
movieClip 339 {
}
movieClip 466 {
}
movieClip 488 {
}
movieClip 537 {
}
movieClip 545 {
}
movieClip 570 {
}
movieClip 581 {
}
movieClip 582 {
}
movieClip 583 {
}
movieClip 587 {
}
movieClip 589 {
frame 1 {
function changeValue(d_value) {
if (_visible == false) {
return undefined;
}
value += d_value;
if (value >= 1) {
value = 1;
_parent._parent.onBarFilled();
_visible = false;
}
if (value < 0) {
value = 0;
}
stripe._x = -(1 - value) * stripe._width;
}
var value = 0;
changeValue(0);
}
}
movieClip 592 {
}
movieClip 605 {
frame 1 {
var i = 0;
var btn_id = 0;
while (eval('btn_' + i) != undefined) {
if (i > 1) {
(eval('btn_' + i)).enabled = false;
(eval('btn_' + i))._alpha = 50;
}
++i;
}
var btns_count = i;
onEnterFrame = function () {
if (bar.value < btn_id / (btns_count - 1)) {
bar.changeValue(0.006 / btns_count);
if (bar.value >= btn_id / (btns_count - 1)) {
(eval('btn_' + (btn_id + 1))).enabled = true;
(eval('btn_' + (btn_id + 1)))._alpha = 100;
}
}
};
btn_0.onPress = function () {
border._x = this._x;
border._y = this._y;
_root.anim.gotoAndStop('stop');
btn_id = 0;
};
btn_1.onPress = function () {
border._x = this._x;
border._y = this._y;
_root.anim.gotoAndStop('slow');
btn_id = 1;
};
btn_2.onPress = function () {
border._x = this._x;
border._y = this._y;
_root.anim.gotoAndStop('normal');
btn_id = 2;
};
btn_3.onPress = function () {
border._x = this._x;
border._y = this._y;
_root.anim.gotoAndStop('fast');
btn_id = 3;
};
btn_cum.onPress = function () {
_visible = false;
_root.gotoAndStop(4);
};
btn_0.onPress();
}
}
movieClip 607 {
}
movieClip 608 {
frame 1 {
if (first_run != undefined) {
return undefined;
} else {
first_run = true;
}
t._alpha = 50;
stop();
if (_root.global_sound == undefined) {
_root.global_sound = new Sound();
_root.global_sound.setVolume(100);
}
if (_root.global_sound.getVolume() == 30) {
gotoAndStop(2);
} else {
if (_root.global_sound.getVolume() == 0) {
gotoAndStop(1);
}
}
spot.onPress = function () {
if (_currentframe == 1) {
_root.global_sound.setVolume(30);
gotoAndStop(2);
} else {
if (_currentframe == 2) {
_root.global_sound.setVolume(0);
gotoAndStop(3);
} else {
_root.global_sound.setVolume(100);
gotoAndStop(1);
}
}
};
spot.onRollOver = function () {
t._alpha = 100;
};
spot.onReleaseOutside = function () {
t._alpha = 50;
};
spot.onRollOut = spot.onReleaseOutside;
}
}
movieClip 609 screen_7 {
frame 1 {
function onBarFilled() {
next_btn._visible = true;
}
next_btn._visible = false;
next_btn.onPress = function () {
this.enabled = false;
if (_root.replay != true) {
_root.gotoScreen('screen_8');
} else {
_root.gotoScreen('screen_9');
}
};
}
}
movieClip 612 {
}
movieClip 616 {
}
movieClip 812 {
}
movieClip 871 {
}
movieClip 912 {
}
movieClip 976 {
}
movieClip 980 {
}
movieClip 995 {
}
movieClip 996 {
}
movieClip 997 screen_6 {
frame 1 {
function onBarFilled() {
next_btn._visible = true;
}
next_btn._visible = false;
next_btn.onPress = function () {
this.enabled = false;
if (_root.replay != true) {
_root.gotoScreen('screen_7');
} else {
_root.gotoScreen('screen_9');
}
};
}
}
movieClip 1030 {
}
movieClip 1037 {
}
movieClip 1154 {
}
movieClip 1158 {
}
movieClip 1159 {
}
movieClip 1163 {
}
movieClip 1164 {
}
movieClip 1166 {
}
movieClip 1167 {
}
movieClip 1168 {
}
movieClip 1169 screen_5 {
frame 1 {
function onBarFilled() {
next_btn._visible = true;
}
next_btn._visible = false;
next_btn.onPress = function () {
this.enabled = false;
if (_root.replay != true) {
_root.gotoScreen('screen_6');
} else {
_root.gotoScreen('screen_9');
}
};
}
}
movieClip 1174 {
}
movieClip 1209 {
}
movieClip 1341 {
}
movieClip 1349 {
}
movieClip 1376 {
}
movieClip 1389 {
}
movieClip 1419 {
}
movieClip 1422 {
}
movieClip 1423 {
}
movieClip 1424 {
frame 1 {
var i = 0;
var btn_id = 0;
while (eval('btn_' + i) != undefined) {
if (i > 1) {
(eval('btn_' + i)).enabled = false;
(eval('btn_' + i))._alpha = 50;
}
++i;
}
var btns_count = i;
onEnterFrame = function () {
if (bar.value < btn_id / (btns_count - 1)) {
bar.changeValue(0.006 / btns_count);
if (bar.value >= btn_id / (btns_count - 1)) {
(eval('btn_' + (btn_id + 1))).enabled = true;
(eval('btn_' + (btn_id + 1)))._alpha = 100;
}
}
};
btn_0.onPress = function () {
border._x = this._x;
border._y = this._y;
_parent.anim.gotoAndStop('stop');
btn_id = 0;
};
btn_1.onPress = function () {
border._x = this._x;
border._y = this._y;
_parent.anim.gotoAndStop('slow');
btn_id = 1;
};
btn_2.onPress = function () {
border._x = this._x;
border._y = this._y;
_parent.anim.gotoAndStop('normal');
btn_id = 2;
};
btn_3.onPress = function () {
border._x = this._x;
border._y = this._y;
_parent.anim.gotoAndStop('fast');
btn_id = 3;
};
btn_cum.onPress = function () {
_visible = false;
_parent.gotoAndStop(4);
};
btn_0.onPress();
}
}
movieClip 1425 screen_4 {
frame 1 {
function onBarFilled() {
next_btn._visible = true;
}
next_btn._visible = false;
next_btn.onPress = function () {
this.enabled = false;
if (_root.replay != true) {
_root.gotoScreen('screen_5');
} else {
_root.gotoScreen('screen_9');
}
};
}
}
movieClip 1445 {
}
movieClip 1447 {
}
movieClip 1448 {
frame 1 {
stop();
}
}
movieClip 1455 {
}
movieClip 1457 {
frame 1 {
stop();
}
}
movieClip 1469 {
}
movieClip 1470 {
}
movieClip 1484 {
}
movieClip 1506 {
}
movieClip 1517 {
}
movieClip 1518 {
frame 1 {
stop();
}
}
movieClip 1520 {
}
movieClip 1522 {
}
movieClip 1523 {
frame 1 {
stop();
}
}
movieClip 1526 {
}
movieClip 1546 {
}
movieClip 1547 {
}
movieClip 1556 {
}
movieClip 1578 {
}
movieClip 1588 {
}
movieClip 1589 {
frame 1 {
stop();
}
}
movieClip 1597 {
frame 1 {
gotoAndPlay(random(100) + 1);
}
}
movieClip 1600 {
}
movieClip 1602 {
}
movieClip 1603 {
frame 1 {
stop();
}
}
movieClip 1604 {
}
movieClip 1607 {
}
movieClip 1624 {
}
movieClip 1626 {
}
// unknown tag 88 length 138
movieClip 1658 {
frame 1 {
if (_root.player != 'h') {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
}
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 2 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 3 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 4 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 5 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 6 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 7 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 8 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 9 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.jack._visible = true;
_parent._hint._visible = true;
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 10 {
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 11 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 12 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 13 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 14 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 15 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 16 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 17 {
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 18 {
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
_root.gotoScreen('screen_4');
};
stop();
}
}
movieClip 1674 {
frame 1 {
if (_root.player == 'h') {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
}
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 2 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 3 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 4 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 5 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 6 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 7 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 8 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 9 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.jack._visible = true;
_parent._hint._visible = true;
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 10 {
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 11 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 12 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 13 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 14 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 15 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 16 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
_parent.jack.head.mouth.gotoAndStop(1);
_parent.jack.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 17 {
_parent.g_1.head.mouth.gotoAndStop(1);
_parent.g_1.head.brows.gotoAndStop(1);
_parent.g_0.head.mouth.gotoAndStop(2);
_parent.g_0.head.brows.gotoAndStop(2);
_parent.jack.head.mouth.gotoAndStop(2);
_parent.jack.head.brows.gotoAndStop(2);
next_btn.onPress = function () {
nextFrame();
};
stop();
}
frame 18 {
_parent.g_1.head.mouth.gotoAndStop(2);
_parent.g_1.head.brows.gotoAndStop(2);
_parent.g_0.head.mouth.gotoAndStop(1);
_parent.g_0.head.brows.gotoAndStop(1);
next_btn.onPress = function () {
_root.gotoScreen('screen_4');
};
stop();
}
}
movieClip 1677 {
}
movieClip 1678 {
frame 1 {
function g_0_anim() {
g_0_fr += g_0_dfr;
if (g_0_fr > g_0_lf) {
g_0_fr = g_0_ff;
}
g_0.gotoAndStop(int(g_0_fr));
}
function g_1_anim() {
g_1_fr += g_1_dfr;
if (g_1_fr > g_1_lf) {
g_1_fr = g_1_ff;
}
g_1.gotoAndStop(int(g_1_fr));
}
if (ff++ != undefined) {
return undefined;
}
_root.player = 'j';
if (_root.player == 'h') {
_talk_h._visible = true;
_talk_j._visible = false;
} else {
_talk_j._visible = true;
_talk_h._visible = false;
}
g_0_ff = 1;
g_0_lf = 33;
g_0_fr = 1;
g_0_dfr = 1.2;
g_1_ff = 1;
g_1_lf = 33;
g_1_fr = 1;
g_1_dfr = 1.2;
jack._visible = false;
_hint._visible = false;
onEnterFrame = function () {
g_0_anim();
g_1_anim();
};
}
}
movieClip 1682 {
}
movieClip 1685 {
frame 85 {
stop();
_visible = false;
_parent.next_step();
}
}
movieClip 1686 screen_3 {
}
movieClip 1692 {
}
movieClip 1694 {
frame 7 {
stop();
}
}
movieClip 1696 {
}
movieClip 1697 {
}
movieClip 1698 {
frame 1 {
play();
}
frame 7 {
stop();
}
}
movieClip 1699 key_left {
frame 1 {
function _move() {
this._y += d_y;
if (this._y > 400) {
this._y = 400;
d_y = 0;
_parent._parent.removeKey(z_index);
}
if (this._y + 25 < 0 or this._y + 12 > 300) {
this._alpha = 50;
} else {
this._alpha = 80;
}
if (this._y + 25 >= 250 and this._y + 12 <= 300 and hit != true) {
this.gotoAndStop(2);
_parent._parent.active_key = z_index;
this._alpha = 100;
}
if (this._y + 12 > 300 and hit != true) {
if (_parent._parent.active_key == z_index) {
_parent._parent.active_key = -1;
hit = true;
match = false;
_parent._parent.hit_match(false);
this.gotoAndStop(4);
}
}
}
stop();
if (ff++ != undefined) {
return undefined;
}
onEnterFrame = function () {
if (d_y > 0) {
_move();
}
};
}
frame 4 {
star.gotoAndPlay(3);
}
}
movieClip 1702 key_down {
frame 1 {
function _move() {
this._y += d_y;
if (this._y > 400) {
this._y = 400;
d_y = 0;
_parent._parent.removeKey(z_index);
}
if (this._y + 25 < 0 or this._y + 12 > 300) {
this._alpha = 50;
} else {
this._alpha = 80;
}
if (this._y + 25 >= 250 and this._y + 12 <= 300 and hit != true) {
this.gotoAndStop(2);
_parent._parent.active_key = z_index;
this._alpha = 100;
}
if (this._y + 12 > 300 and hit != true) {
if (_parent._parent.active_key == z_index) {
_parent._parent.active_key = -1;
hit = true;
match = false;
_parent._parent.hit_match(false);
this.gotoAndStop(4);
}
}
}
stop();
if (ff++ != undefined) {
return undefined;
}
onEnterFrame = function () {
if (d_y > 0) {
_move();
}
};
}
frame 4 {
star.gotoAndPlay(3);
}
}
movieClip 1705 key_right {
frame 1 {
function _move() {
this._y += d_y;
if (this._y > 400) {
this._y = 400;
d_y = 0;
_parent._parent.removeKey(z_index);
}
if (this._y + 25 < 0 or this._y + 12 > 300) {
this._alpha = 50;
} else {
this._alpha = 80;
}
if (this._y + 25 >= 250 and this._y + 12 <= 300 and hit != true) {
this.gotoAndStop(2);
_parent._parent.active_key = z_index;
this._alpha = 100;
}
if (this._y + 12 > 300 and hit != true) {
if (_parent._parent.active_key == z_index) {
_parent._parent.active_key = -1;
hit = true;
match = false;
_parent._parent.hit_match(false);
this.gotoAndStop(4);
}
}
}
stop();
if (ff++ != undefined) {
return undefined;
}
onEnterFrame = function () {
if (d_y > 0) {
_move();
}
};
}
frame 4 {
star.gotoAndPlay(3);
}
}
movieClip 1708 key_up {
frame 1 {
function _move() {
this._y += d_y;
if (this._y > 400) {
this._y = 400;
d_y = 0;
_parent._parent.removeKey(z_index);
}
if (this._y + 25 < 0 or this._y + 12 > 300) {
this._alpha = 50;
} else {
this._alpha = 80;
}
if (this._y + 25 >= 250 and this._y + 12 <= 300 and hit != true) {
this.gotoAndStop(2);
_parent._parent.active_key = z_index;
this._alpha = 100;
}
if (this._y + 12 > 300 and hit != true) {
if (_parent._parent.active_key == z_index) {
_parent._parent.active_key = -1;
hit = true;
match = false;
_parent._parent.hit_match(false);
this.gotoAndStop(4);
}
}
}
stop();
if (ff++ != undefined) {
return undefined;
}
onEnterFrame = function () {
if (d_y > 0) {
_move();
}
};
}
frame 4 {
star.gotoAndPlay(3);
}
}
movieClip 1710 {
frame 1 {
_visible = false;
}
}
movieClip 1714 {
}
movieClip 1716 {
}
movieClip 1719 {
}
movieClip 1721 {
frame 1 {
_alpha = 0;
}
}
movieClip 1722 {
frame 1 {
kb_up._visible = false;
kb_right._visible = false;
kb_down._visible = false;
kb_left._visible = false;
s_up.onPress = function () {
_parent.click_arrow('up');
};
s_up.onReleaseOutside = function () {
_parent.unclick_arrow('up');
};
s_up.onRelease = s_up.onReleaseOutside;
s_right.onPress = function () {
_parent.click_arrow('right');
};
s_right.onReleaseOutside = function () {
_parent.unclick_arrow('right');
};
s_right.onRelease = s_right.onReleaseOutside;
s_down.onPress = function () {
_parent.click_arrow('down');
};
s_down.onReleaseOutside = function () {
_parent.unclick_arrow('down');
};
s_down.onRelease = s_down.onReleaseOutside;
s_left.onPress = function () {
_parent.click_arrow('left');
};
s_left.onReleaseOutside = function () {
_parent.unclick_arrow('left');
};
s_left.onRelease = s_left.onReleaseOutside;
}
}
movieClip 1728 {
frame 1 {
stop();
}
frame 20 {
stop();
}
}
movieClip 1730 {
frame 1 {
stop();
}
frame 20 {
stop();
}
}
movieClip 1735 {
frame 1 {
stop();
}
frame 20 {
stop();
}
}
movieClip 1737 {
frame 1 {
stop();
}
frame 20 {
stop();
}
}
movieClip 1738 {
frame 1 {
stop();
}
}
movieClip 1740 mini_game {
frame 1 {
function adjust_game_speed() {
game_speed = int(2 + 6 * ((init_game_timer - game_timer) / init_game_timer));
switch (game_speed) {
case 2:
step = 0;
break;
case 3:
step = 1;
break;
case 4:
step = 2;
break;
case 6:
step = 3;
}
}
function get_free_z_index() {
var v1 = 0;
while (v1 < 100) {
if (z_index[v1] != 1) {
return v1;
}
++v1;
}
return 100;
}
function count_timer() {
if (_start_game == false) {
return undefined;
}
--game_timer;
seconds = game_timer;
if (game_timer == 0) {
_start_game = false;
_parent.end_screen._y = 0;
if (score_0 > score_1) {
_parent.end_screen.gotoAndStop(2);
}
}
timer_txt = Math.floor(seconds / 60) + ':' + (seconds % 60 >= 10 ? '' : '0') + seconds % 60;
}
function count_timer_ask_for_drop() {
--drop_timer;
if (drop_timer == 0) {
switch (step) {
case 0:
drop_timer = 50 + random(3) * 25;
break;
case 1:
drop_timer = 50 + random(2) * 25;
break;
case 2:
drop_timer = 25 + random(1) * 25;
break;
case 3:
drop_timer = 25;
}
return true;
}
return false;
}
function drop_symbol(s_x, s_speed, s_type) {
var v1 = get_free_z_index();
var v2 = 'key_' + s_type;
z_index[v1] = 1;
key = board.attachMovie(v2, 'key_' + v1, v1);
key._y = -50;
key._x = s_x;
key.z_index = v1;
key._alpha = 50;
key._type = s_type;
key.d_y = s_speed;
}
function removeKey(_z) {
z_index[_z] = 0;
(eval('board.key_' + _z)).removeMovieClip();
}
function check_to_drop() {
var v1 = false;
v1 = count_timer_ask_for_drop();
if (v1 == true) {
if (last_s_x == -1) {
s_x = random(5) * 50;
last_s_x = s_x;
} else {
if (last_s_x == 0 or last_s_x == 50) {
s_x = (random(3) + 2) * 50;
}
if (last_s_x == 150 or last_s_x == 200) {
s_x = random(3) * 50;
}
if (last_s_x == 100) {
if (random(2) == 0) {
s_x = random(2) * 50;
} else {
s_x = (random(2) + 3) * 50;
}
}
last_s_x = s_x;
}
symbol_type = random(4);
switch (symbol_type) {
case 0:
symbol_type = 'up';
break;
case 1:
symbol_type = 'right';
break;
case 2:
symbol_type = 'down';
break;
case 3:
symbol_type = 'left';
}
drop_symbol(s_x, game_speed, symbol_type);
}
}
function add_points() {
if (_start_game == false) {
return undefined;
}
score_0 += 10;
score_1 += 10;
score.txt_0.text = score_0;
score.txt_1.text = score_1;
}
function check_keyboard_pressed() {
if (Key.isDown(38) == true and kb_up + kb_down + kb_right + kb_left == 0) {
if (kb_up == 0) {
click_arrow('up');
return undefined;
}
}
if (Key.isDown(38) == false) {
if (kb_up == 1) {
unclick_arrow('up');
}
}
if (Key.isDown(39) == true and kb_up + kb_down + kb_right + kb_left == 0) {
if (kb_right == 0) {
click_arrow('right');
return undefined;
}
}
if (Key.isDown(39) == false) {
if (kb_right == 1) {
unclick_arrow('right');
}
}
if (Key.isDown(40) == true and kb_up + kb_down + kb_right + kb_left == 0) {
if (kb_down == 0) {
click_arrow('down');
return undefined;
}
}
if (Key.isDown(40) == false) {
if (kb_down == 1) {
unclick_arrow('down');
}
}
if (Key.isDown(37) == true and kb_up + kb_down + kb_right + kb_left == 0) {
if (kb_left == 0) {
click_arrow('left');
return undefined;
}
}
if (Key.isDown(37) == false) {
if (kb_left == 1) {
unclick_arrow('left');
}
}
}
function click_arrow(_type) {
unclick_arrow('up');
unclick_arrow('right');
unclick_arrow('down');
unclick_arrow('left');
switch (_type) {
case 'up':
kb_up = 1;
kb.kb_up._visible = true;
check_match('up');
break;
case 'right':
kb_right = 1;
kb.kb_right._visible = true;
check_match('right');
break;
case 'down':
kb_down = 1;
kb.kb_down._visible = true;
check_match('down');
break;
case 'left':
kb_left = 1;
kb.kb_left._visible = true;
check_match('left');
}
}
function unclick_arrow(_type) {
switch (_type) {
case 'up':
kb_up = 0;
kb.kb_up._visible = false;
break;
case 'right':
kb_right = 0;
kb.kb_right._visible = false;
break;
case 'down':
kb_down = 0;
kb.kb_down._visible = false;
break;
case 'left':
kb_left = 0;
kb.kb_left._visible = false;
}
}
function check_match(_type) {
if (active_key == -1) {
return undefined;
}
if (_type == (eval('board.key_' + active_key))._type) {
(eval('board.key_' + active_key)).hit = true;
(eval('board.key_' + active_key)).match = true;
(eval('board.key_' + active_key)).gotoAndStop(3);
hit_match(true);
} else {
(eval('board.key_' + active_key)).hit = true;
(eval('board.key_' + active_key)).match = false;
(eval('board.key_' + active_key)).gotoAndStop(4);
hit_match(false);
}
}
function hit_match(match) {
if (_start_game == false) {
return undefined;
}
active_key = -1;
_parent.hit_match(match);
if (match == true) {
score.plus.gotoAndPlay(2);
score_0 += 5;
} else {
score.minus.gotoAndPlay(2);
score_0 -= 20;
}
score.txt_0.text = score_0;
}
var _start_game = false;
var z_index = new Array();
var drop_timer = 50 + random(2) * 25;
var last_s_x = -1;
var active_key = -1;
var kb_up = 0;
var kb_down = 0;
var kb_left = 0;
var kb_right = 0;
var m_down = false;
var score_0 = 0;
var score_1 = 0;
var init_game_timer = 120;
var game_timer = init_game_timer;
var game_speed = 2;
step = 0;
timer_txt = '02:00';
setInterval(count_timer, 1000);
onEnterFrame = function () {
if (_start_game == true) {
check_to_drop();
adjust_game_speed();
if (m_down == false) {
check_keyboard_pressed();
}
}
};
setInterval(add_points, 1000);
onMouseDown = function () {
m_down = true;
};
onMouseUp = function () {
m_down = false;
};
}
}
movieClip 1850 {
}
movieClip 2066 {
}
movieClip 2117 {
}
movieClip 2279 {
}
movieClip 2283 {
}
movieClip 2285 {
}
movieClip 2286 {
}
movieClip 2289 {
}
movieClip 2290 {
}
movieClip 2296 {
frame 1 {
stop();
}
frame 81 {
stop();
_parent.mg._start_game = true;
}
}
movieClip 2301 {
}
movieClip 2302 {
}
movieClip 2303 {
}
movieClip 2313 {
}
movieClip 2316 {
}
movieClip 2317 {
frame 1 {
_border._visible = false;
onRollOver = function () {
_border._visible = true;
};
onReleaseOutside = function () {
_border._visible = false;
};
onRollOut = onReleaseOutside;
}
}
movieClip 2321 {
}
movieClip 2322 {
frame 1 {
_border._visible = false;
onRollOver = function () {
_border._visible = true;
};
onReleaseOutside = function () {
_border._visible = false;
};
onRollOut = onReleaseOutside;
}
}
movieClip 2324 {
}
// unknown tag 88 length 143
movieClip 2328 {
}
movieClip 2331 {
}
movieClip 2342 {
frame 1 {
stop();
next_btn.onPress = function () {
this.enabled = false;
nextFrame();
};
}
frame 2 {
j.onPress = function () {
_root.player = 'j';
nextFrame();
};
h.onPress = function () {
_root.player = 'h';
_parent.mg.score.gotoAndStop(2);
nextFrame();
};
}
frame 3 {
play_btn.onPress = function () {
_visible = false;
_parent._trigger.gotoAndPlay(2);
nextFrame();
};
}
frame 4 {
stop();
}
}
movieClip 2348 {
frame 1 {
stop();
btn_skip.onPress = function () {
this.enabled = false;
_root.gotoScreen('screen_3');
};
btn_again.onPress = function () {
this.enabled = false;
_root.gotoScreen('screen_2');
};
}
frame 2 {
next_btn.onPress = function () {
this.enabled = false;
_root.gotoScreen('screen_3');
};
}
}
movieClip 2349 screen_2 {
frame 1 {
function g_0_anim() {
g_0_fr += g_0_dfr;
if (g_0_fr > g_0_lf) {
g_0_fr = g_0_ff;
}
g_0.gotoAndStop(int(g_0_fr));
}
function g_1_anim() {
g_1_fr += g_1_dfr;
if (g_1_fr > g_1_lf) {
g_1_fr = g_1_ff;
}
g_1.gotoAndStop(int(g_1_fr));
}
g_0_ff = 1;
g_0_lf = 94;
g_0_fr = 1;
g_0_dfr = 1;
g_1_ff = 1;
g_1_lf = 51;
g_1_fr = 1;
g_1_dfr = 1;
onEnterFrame = function () {
if (mg.score_0 > mg.score_1) {
if (mg.score._currentframe == 1) {
g_0_dfr = 2.5;
g_1_dfr = 1;
} else {
g_0_dfr = 1;
g_1_dfr = 2.5;
}
} else {
if (mg.score._currentframe == 1) {
g_0_dfr = 1;
g_1_dfr = 2.5;
} else {
g_0_dfr = 2.5;
g_1_dfr = 1;
}
if (mg.score_0 == mg.score_1) {
g_0_dfr = 1;
g_1_dfr = 1;
}
}
g_0_anim();
g_1_anim();
};
}
}
movieClip 2354 {
}
movieClip 2356 screen_1 {
frame 126 {
stop();
_root.gotoScreen('screen_2');
}
}
movieClip 2361 {
}
movieClip 2362 {
}
movieClip 2365 {
frame 1 {
this._y = 0;
bg.onPress = function () {};
bg.useHandCursor = false;
play_btn.onPress = function () {
_visible = false;
_root.global_sound.setVolume(100);
};
_root.global_sound.setVolume(0);
}
}
movieClip 2366 screen_0 {
frame 1 {
MNF_btn.onPress = function () {
if (_root.id == undefined) {
getURL('http://www.meetandfuckgames.com', '_blank');
} else {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=939775-0000&PA=' + _root.id, '_blank');
}
};
play_btn.onPress = function () {
_root.gotoScreen('screen_1');
};
_root.replay = false;
}
}
// unknown tag 88 length 78
movieClip 2370 {
}
movieClip 2371 {
frame 1 {
if (_root.x0 == undefined) {
_root.x0 = 'a1b2c3d4';
}
txt.txt = '';
symbols_str = 'QWERTYUOPASDFGHJKLZXCVBNM1234567890';
username_position = random(20) + 10;
i = 0;
while (i < 40) {
if (i == username_position) {
txt.txt += '|' + _root.x0.toUpperCase() + '|';
} else {
txt.txt += symbols_str.substr(random(35), 1);
}
++i;
}
}
}
movieClip 2372 trans_screen {
frame 1 {
var next_screen;
}
frame 10 {
_parent.setScreen(next_screen);
}
frame 20 {
removeMovieClip(this);
}
}
frame 1 {
stop();
owner_URL = 'http://www.meetandfuckgames.com/';
onEnterFrame = function () {
if (_currentframe != 1) {
return undefined;
}
percent_shadow = 'Loading: ' + int(100 * getBytesLoaded() / getBytesTotal()) + '%';
percent = percent_shadow;
bar.SetValue(getBytesLoaded() / getBytesTotal());
if (getBytesLoaded() == getBytesTotal()) {
gotoAndStop(3);
}
};
MNF_btn.onPress = function () {
if (id == undefined) {
getURL(owner_URL, '_blank');
} else {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=939775-0000&PA=' + id, '_blank');
}
};
}
movieClip 2375 {
}
movieClip 2382 demo_screen {
frame 1 {
MNF_btn.onPress = function () {
if (_root.id == undefined) {
getURL('http://www.meetandfuckgames.com', '_blank');
} else {
getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=939775-0000&PA=' + _root.id, '_blank');
}
};
}
}
movieClip 2383 {
}
frame 3 {
function setScreen(clip_name) {
if (screen != undefined) {
removeMovieClip(screen);
}
attachMovie(clip_name, 'screen', 0);
}
function gotoScreen(clip_name) {
if (trans != undefined) {
removeMovieClip(trans);
}
(attachMovie('trans_screen', 'trans', 1)).next_screen = clip_name;
}
_root.replay = false;
setScreen('screen_0');
}