Frame 1
if (false) {
}
Frame 3
function ph1end() {
_root.play();
}
function checkstop() {
if (ph1) {
stop();
} else {
play();
}
}
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
trace(u + " Mochi tracker");
return(res);
}
function playAgain() {
_root.intro = 0;
mystr = "";
_root.score = 0;
_root.gotoAndStop("lblgame");
}
var score = 0;
_root.ph1 = false;
_root.adv_zedo = true;
_root.adv_mochi = false;
_root.mochi_tag = "c245d7380d03dca9";
_root.res_game = (Stage.width + "x") + Stage.height;
_root.mochitrack_id = "aed18238";
_root.mochitrack_id2 = 10301;
_root._gameid = "1056";
_root._clickthru = "http://www.games2win.com";
_root.endzedo_endtim = 15;
_root._ph1url = "http://c2.zedo.com/swf/c2/fa.swf?n=712&c=11&d=9";
var Sscore = 0;
System.security.allowDomain("shockwave.com", "intranet.shockwave.com", "gameblast.shockwave.com", "www.shockwave.com", "dev.shockwave.com", "stage.shockwave.com", "agstage.shockwave.com");
_level0.swHighScoreObject = new Object();
_level0.swHighScoreObject.showTab = "view";
_level0.swHighScoreObject.gameId = "speeddating";
_level0.swHighScoreObject.gameTitle = "Speed Dating";
_level0.swHighScoreObject.screenWidth = 695;
_level0.swHighScoreObject.screenHeight = 520;
_level0.swHighScoreObject.scoreDescriptor = "points";
_level0.swHighScoreObject.numPlayers = 1;
_level0.swHighScoreObject.player1Score = 0;
_level0.swHighScoreObject.player2Score = 0;
_level0.swHighScoreObject.player3Score = 0;
_level0.swHighScoreObject.player4Score = 0;
_level0.HSHubURL = "http://www.shockwave.com/content/highscores/scorez-2002.swf";
Frame 7
stop();
swfurl1 = (swfurl = this._url);
urlval = swfurl.split("addictinggames.com").length;
urlval1 = swfurl1.split("shockwave.com").length;
trace((urlval + " ") + urlval1);
if ((urlval > 1) or (urlval1 > 1)) {
_root.ph1 = false;
} else {
_root.ph1 = true;
}
trace(_root.ph1);
checkstop();
Frame 15
stop();
Frame 19
stop();
Instance of Symbol 84 MovieClip in Frame 19
onClipEvent (load) {
total = _parent.getBytesTotal();
}
onClipEvent (enterFrame) {
loaded = _parent.getBytesLoaded();
percent = int((loaded / total) * 100);
this.txt = ("Loaded : " + percent) + "%";
this.bar._width = percent;
if (loaded == total) {
_parent.gotoAndStop("lblgameintro");
}
}
Frame 26
stop();
stopAllSounds();
Instance of Symbol 382 MovieClip "game_sound" in Frame 26
onClipEvent (load) {
_gameSounds = new Sound();
changeVol = function (targetvol, step) {
this.onEnterFrame = function () {
var _local2 = _gameSounds.getVolume();
if ((step < 0) and (_local2 <= targetvol)) {
_local2 = targetvol;
delete this.onEnterFrame;
} else if ((step > 0) and (_local2 >= targetvol)) {
_local2 = targetvol;
delete this.onEnterFrame;
} else {
_gameSounds.setVolume(_local2 + step);
}
};
};
}
on (release) {
this.gotoAndPlay(_currentframe + 1);
}
Frame 35
stop();
Frame 42
stop();
Symbol 5 MovieClip [speech_txt] Frame 1
speech_txt.autoSize = "left";
Symbol 14 MovieClip Frame 345
stop();
Symbol 17 MovieClip Frame 100
this._visible = false;
Symbol 20 MovieClip Frame 3
if (_root.ph1) {
if (_root.adv_zedo) {
gotoAndStop ("zedo");
} else if (_root.adv_mochi) {
gotoAndStop ("mochi");
}
} else {
stop();
}
Symbol 20 MovieClip Frame 4
stop();
tim = 0;
if (_root.ph1) {
loadMovie (_root._ph1url, zedo_movie);
}
txt.text = ("The game will load in " + _root.endzedo_endtim) + " seconds";
_root.__com_mochibot__(_root.mochitrack_id, this, _root.mochitrack_id2, true);
Instance of Symbol 8 MovieClip "zedo_movie" in Symbol 20 MovieClip Frame 4
/* no clip actions */
Instance of Symbol 14 MovieClip in Symbol 20 MovieClip Frame 4
onClipEvent (load) {
num = 1;
no1 = 1;
no = 0;
}
onClipEvent (enterFrame) {
num++;
no1++;
if (num == 24) {
num = 1;
no++;
rst = _root.endzedo_endtim - no;
if (rst == 0) {
trace((no1 + " ") + no);
_root.ph1end();
}
_parent.txt.text = ("The game will load in " + rst) + " seconds";
}
}
Instance of Symbol 17 MovieClip in Symbol 20 MovieClip Frame 4
onClipEvent (enterFrame) {
total = _parent.zedo_movie.getBytesTotal();
loaded = _parent.zedo_movie.getBytesLoaded();
percent = int((loaded / total) * 100);
text = ("Loaded " + percent) + "%";
trace((((percent + " Loaded") + loaded) + " ") + percent);
gotoAndStop(percent);
if (loaded == total) {
this._visible = false;
}
}
Symbol 20 MovieClip Frame 8
stop();
trace("MochiAd");
MochiAd.showPreloaderAd({id:_root.mochi_tag, res:_root.res_game, background:16777215, color:39219, outline:0, no_bg:true});
Symbol 29 Button
on (release) {
_parent.gotoAndStop("lblloader");
}
Symbol 39 Button
on (release) {
getURL ("http://www.addictinggames.com", "_blank");
}
Symbol 49 MovieClip Frame 120
stop();
_root.gotoAndStop("lblloader");
Symbol 78 MovieClip Frame 109
_parent.gotoAndStop("lblloader");
Symbol 104 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 2
stop();
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 2
stop();
Symbol 252 MovieClip Frame 6
stop();
Symbol 253 MovieClip Frame 12
stop();
Symbol 266 MovieClip Frame 25
stop();
Symbol 284 Button
on (release) {
gotoAndPlay ("start");
}
Symbol 286 Button
on (release) {
_root.gotoAndStop("lblgame");
}
Symbol 287 Button
on (rollOver) {
instruction_mc._visible = true;
}
on (rollOut) {
instruction_mc._visible = false;
}
Symbol 288 Button
on (release) {
_root.credits.gotoAndPlay(2);
}
Symbol 293 MovieClip Frame 204
instruction_mc._visible = false;
Symbol 293 MovieClip Frame 219
stop();
Symbol 299 Button
on (rollOver) {
bb.useHandCursor = false;
}
Symbol 304 Button
on (release) {
getURL ("http://www.addictinggames.com", "_blank");
}
Symbol 371 MovieClip Frame 97
stop();
Symbol 376 Button
on (release) {
_parent.gotoAndStop(1);
}
Symbol 377 MovieClip Frame 1
stop();
Instance of Symbol 309 MovieClip in Symbol 377 MovieClip Frame 39
on (release) {
getURL ("http://www.games2win.com/?utm_campaign=ag&utm_source=speed_dating&medium=game", "_blank");
}
Symbol 377 MovieClip Frame 40
stop();
Instance of Symbol 371 MovieClip in Symbol 377 MovieClip Frame 40
on (release) {
getURL ("http://www.games2win.com/?utm_campaign=ag&utm_source=speed_dating&medium=game", "_blank");
}
Symbol 378 MovieClip Frame 1
stop();
Symbol 378 MovieClip Frame 18
stop();
G2W_CREDIT.gotoAndPlay(2);
Symbol 382 MovieClip Frame 1
stop();
changeVol(100, 5);
Symbol 382 MovieClip Frame 2
stop();
changeVol(0, -5);
Symbol 405 MovieClip Frame 1
stop();
Symbol 405 MovieClip Frame 2
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 2
stop();
Symbol 421 MovieClip Frame 1
stop();
var txt = "";
Symbol 424 Button
on (release) {
_parent.myname = myname_txt.text;
_parent.myage = Number(myage_txt.text);
validInput();
}
Symbol 425 MovieClip Frame 1
stop();
myname_txt.tabIndex = 0;
myage_txt.tabIndex = 1;
myname_txt.restrict = "A-Z a-z";
myage_txt.restrict = "0-9";
submitUserData = function () {
_parent.gotoAndStop("game");
};
validInput = function () {
if (_parent.myname != "") {
if (_parent.myage > 0) {
if (_parent.mygender != "") {
submitUserData();
} else {
error_mc.txt = "Please Select Your Gender";
error_mc.gotoAndPlay(2);
}
} else {
error_mc.txt = "Please Enter Your Age";
error_mc.gotoAndPlay(2);
}
} else {
error_mc.txt = "Please Enter Your Name";
error_mc.gotoAndPlay(2);
}
};
Instance of Symbol 405 MovieClip "icon_girl" in Symbol 425 MovieClip Frame 1
on (release) {
_parent._parent.myname = _parent.myname_txt.text;
_parent._parent.myage = Number(_parent.myage_txt.text);
_parent._parent.mygender = "girl";
_parent._parent.mydate = "boy";
this.gotoAndStop(2);
_parent.icon_boy.gotoAndStop(1);
}
Instance of Symbol 409 MovieClip "icon_boy" in Symbol 425 MovieClip Frame 1
on (release) {
_parent._parent.myname = _parent.myname_txt.text;
_parent._parent.myage = Number(_parent.myage_txt.text);
_parent._parent.mygender = "boy";
_parent._parent.mydate = "girl";
this.gotoAndStop(2);
_parent.icon_girl.gotoAndStop(1);
}
Symbol 532 MovieClip Frame 1
stop();
Symbol 615 MovieClip Frame 1
stop();
Symbol 659 MovieClip Frame 1
stop();
Symbol 659 MovieClip Frame 2
stop();
Symbol 733 MovieClip Frame 1
stop();
Symbol 733 MovieClip Frame 2
stop();
Symbol 733 MovieClip Frame 3
stop();
Symbol 733 MovieClip Frame 4
stop();
Symbol 806 MovieClip Frame 1
stop();
Symbol 806 MovieClip Frame 2
stop();
Symbol 806 MovieClip Frame 3
stop();
Symbol 806 MovieClip Frame 4
stop();
Symbol 878 MovieClip Frame 1
stop();
Symbol 878 MovieClip Frame 2
stop();
Symbol 878 MovieClip Frame 3
stop();
Symbol 878 MovieClip Frame 4
stop();
Symbol 918 MovieClip Frame 1
stop();
Symbol 918 MovieClip Frame 2
stop();
Symbol 918 MovieClip Frame 3
stop();
Symbol 918 MovieClip Frame 4
stop();
Symbol 1005 MovieClip Frame 1
stop();
Symbol 1005 MovieClip Frame 2
stop();
Symbol 1005 MovieClip Frame 3
stop();
Symbol 1005 MovieClip Frame 4
stop();
Symbol 1018 MovieClip Frame 1
stop();
Symbol 1018 MovieClip Frame 2
stop();
Symbol 1018 MovieClip Frame 3
stop();
Symbol 1018 MovieClip Frame 4
stop();
Symbol 1036 MovieClip Frame 1
stop();
Symbol 1036 MovieClip Frame 2
stop();
Symbol 1036 MovieClip Frame 3
stop();
Symbol 1036 MovieClip Frame 4
stop();
Symbol 1047 MovieClip Frame 1
stop();
Symbol 1047 MovieClip Frame 2
stop();
Symbol 1047 MovieClip Frame 3
stop();
Symbol 1047 MovieClip Frame 4
stop();
Symbol 1077 MovieClip Frame 1
stop();
Symbol 1077 MovieClip Frame 2
stop();
Symbol 1077 MovieClip Frame 3
stop();
Symbol 1077 MovieClip Frame 4
stop();
Symbol 1087 MovieClip Frame 1
stop();
Symbol 1087 MovieClip Frame 2
stop();
Symbol 1087 MovieClip Frame 3
stop();
Symbol 1087 MovieClip Frame 4
stop();
Symbol 1088 MovieClip Frame 1
stop();
Symbol 1088 MovieClip Frame 2
stop();
Symbol 1088 MovieClip Frame 3
stop();
Symbol 1088 MovieClip Frame 4
stop();
Symbol 1088 MovieClip Frame 5
stop();
Symbol 1088 MovieClip Frame 6
stop();
Symbol 1088 MovieClip Frame 7
stop();
Symbol 1088 MovieClip Frame 8
stop();
Symbol 1088 MovieClip Frame 9
stop();
Symbol 1088 MovieClip Frame 10
stop();
Symbol 1088 MovieClip Frame 11
stop();
Symbol 1093 MovieClip Frame 1
stop();
Symbol 1093 MovieClip Frame 2
stop();
Symbol 1102 MovieClip Frame 1
stop();
Symbol 1102 MovieClip Frame 9
_parent.speech2.startDateSpeech();
Symbol 1106 MovieClip Frame 1
stop();
Symbol 1106 MovieClip Frame 9
_parent.speech1.startDateSpeech();
Symbol 1111 MovieClip Frame 1
stop();
Symbol 1111 MovieClip Frame 9
_parent.speech3.startDateSpeech();
Symbol 1115 MovieClip Frame 1
stop();
Symbol 1115 MovieClip Frame 9
_parent.speech0.startDateSpeech();
Symbol 1117 MovieClip Frame 1
stop();
Symbol 1117 MovieClip Frame 2
play();
Symbol 1117 MovieClip Frame 10
stop();
Symbol 1118 MovieClip Frame 1
stop();
Symbol 1118 MovieClip Frame 10
stop();
if (action != "pause") {
play();
} else {
action = "";
_parent.startUserSpeech();
}
Symbol 1118 MovieClip Frame 60
_parent.decideAction();
Symbol 1150 MovieClip Frame 1
stop();
Symbol 1150 MovieClip Frame 40
stop();
myscore = ((("You have scored \r" + _parent.score) + " points") + newline) + "so far.";
_parent.gamestate = "levelover";
Symbol 1150 MovieClip Frame 79
stop();
myscore = ((("You have scored \r" + _parent.score) + " points") + newline) + "so far.";
_parent.gamestate = "levelover";
Symbol 1156 MovieClip Frame 1
stop();
Symbol 1156 MovieClip Frame 2
stop();
Symbol 1159 MovieClip Frame 1
stop();
var txt = "";
Symbol 1163 Button
on (release) {
stopAllSounds();
gotoAndStop ("t1");
}
Symbol 1166 Button
on (release) {
stopAllSounds();
gotoAndStop ("t2");
}
Symbol 1169 Button
on (release) {
stopAllSounds();
gotoAndStop ("t3");
}
Symbol 1172 Button
on (release) {
stopAllSounds();
gotoAndStop ("t4");
}
Symbol 1181 MovieClip Frame 1
stop();
Symbol 1184 MovieClip Frame 1
stopAllSounds();
_root.score = 0;
var myname = "";
var myage = 0;
var mygender = "";
var mydate = "";
var jumbled = true;
var timedgame = true;
var gamestate = "init";
var fulltime = 15;
var halftime = 5;
var gametimeleft = 300;
var date = 0;
var successdate = 0;
_root.totaldates = ("You got " + successdate) + "/5 Dates!";
var chance = 0;
var lastchance = 0;
var lastresponse = 0;
var conversation = 0;
var score = 0;
var datetype = mydate;
var date_name = "";
decideAction = function () {
if (gamestate == "init") {
}
trace("conversation : " + conversation);
if ((conversation <= 0) or (conversation > 6)) {
if (conversation == -1) {
conversation = 0;
datestatus_mc.gotoAndPlay("lose");
return(false);
}
if (conversation > 6) {
conversation = 0;
datestatus_mc.gotoAndPlay("win");
successdate++;
return(false);
}
conversation = 1;
chance = 1;
date++;
character_mc.gotoAndStop(datetype + date);
date_name = eval (datetype + "_name_arr")[date];
if (date > 5) {
gameOver();
return(undefined);
}
}
if (chance == 0) {
timeleft_mc._visible = false;
warning_mc.gotoAndStop(2);
chance = lastchance;
} else {
timeleft_mc._visible = true;
warning_mc.gotoAndStop(1);
if (chance >= 2) {
timeleft_mc.timer_txt.textColor = 16711680 /* 0xFF0000 */;
timeleft = halftime;
setGameTimer(500);
} else {
timeleft_mc.timer_txt.textColor = 16777215 /* 0xFFFFFF */;
timeleft = fulltime;
setGameTimer(1000);
}
}
if (timedgame) {
clearInterval(qtimer);
qtimer = setInterval(questionTimer, 1000);
} else {
timeleft = "";
}
if (conversation <= 3) {
gamestate = "on";
startUserSpeech();
} else {
startDateSpeech();
}
};
startUserSpeech = function () {
var mc = user_say_mc;
var t = 0;
while (t < 4) {
var sp = eval ("mc.speech_mc.speech" + t);
sp._visible = false;
var sp = eval ("mc.speech_mc.key" + t);
sp.active = false;
sp._visible = false;
t++;
}
if (conversation <= 3) {
var speech_arr = eval ((((datetype + "_") + date) + "_q") + conversation);
var lastspeech = mc.speech_mc.speech0;
var pos = lastspeech._y;
if (chance == 1) {
var random_arr = randomize("0,1,2,3");
var i = 0;
while (i < 4) {
var key = eval ("mc.speech_mc.key" + i);
key.active = true;
key._visible = true;
key._y = pos + 12.5;
var speech = eval ("mc.speech_mc.speech" + i);
speech._visible = true;
speech._y = pos;
speech.id = random_arr[i];
speech.points = speech_arr[random_arr[i]][0];
speech.speech_txt.text = speech_arr[random_arr[i]][1];
pos = pos + (speech.speech_txt._height + 10);
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
i++;
}
} else if (chance == 2) {
var random_arr = randomize("4,5");
var i = 0;
while (i < 2) {
var key = eval ("mc.speech_mc.key" + i);
key.active = true;
key._visible = true;
key._y = pos + 12.5;
var speech = eval ("mc.speech_mc.speech" + i);
speech._visible = true;
speech._y = pos;
speech.id = random_arr[i];
speech.points = speech_arr[random_arr[i]][0];
speech.speech_txt.text = speech_arr[random_arr[i]][1];
pos = pos + (speech.speech_txt._height + 10);
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
i++;
}
}
} else if (conversation >= 4) {
gamestate = "on";
var speech_arr = eval ((((datetype + "_") + date) + "_q") + conversation);
var lastspeech = mc.speech_mc.speech0;
var pos = lastspeech._y;
if (chance == 1) {
var random_arr = randomize("0,1,2,3");
chance = 2;
var i = 0;
while (i < 4) {
var key = eval ("mc.speech_mc.key" + i);
key.active = true;
key._visible = true;
key._y = pos + 12.5;
var speech = eval ("mc.speech_mc.speech" + i);
speech._visible = true;
speech._y = pos;
speech.id = random_arr[i];
speech.points = speech_arr[random_arr[i]][0];
speech.speech_txt.text = speech_arr[random_arr[i]][2];
pos = pos + (speech.speech_txt._height + 10);
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
i++;
}
} else if (chance == 2) {
chance = 3;
var random_arr = randomize("4,5");
var i = 0;
while (i < 2) {
var key = eval ("mc.speech_mc.key" + i);
key.active = true;
key._visible = true;
key._y = pos + 12.5;
var speech = eval ("mc.speech_mc.speech" + i);
speech._visible = true;
speech._y = pos;
speech.id = random_arr[i];
speech.points = speech_arr[random_arr[i]][0];
speech.speech_txt.text = speech_arr[random_arr[i]][1];
pos = pos + (speech.speech_txt._height + 10);
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
i++;
}
}
}
mc.speech_bubble_mc.bg_mc._height = pos + 10;
mc.gotoAndPlay("show");
};
MovieClip.prototype.startDateSpeech = function () {
gamestate = "reply";
lastresponse = this.id;
var t = 0;
while (t < 4) {
var sp = eval ("user_say_mc.speech_mc.speech" + t);
delete sp.onRelease;
t++;
}
var mc = date_say_mc;
var speech_arr = eval ((((datetype + "_") + date) + "_q") + conversation);
var speech = mc.speech_mc;
if (chance == 0) {
character_mc.char_mc.gotoAndStop("sad");
user_say_mc.gotoAndPlay("hide");
speech.speech_txt.text = "Hello??? This is called Speed Dating for a reason!";
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
} else if (chance == -1) {
character_mc.char_mc.gotoAndStop("irritated");
user_say_mc.gotoAndPlay("hide");
timeleft_mc._visible = true;
warning_mc.gotoAndStop(1);
speech.speech_txt.text = "This is a waste of time...Goodbye!";
speech.speech_txt_bg_mc._height = speech.speech_txt._height;
conversation = -1;
} else if (conversation <= 3) {
timeleft_mc._visible = true;
warning_mc.gotoAndStop(1);
user_say_mc.gotoAndPlay("hide");
var points = this.points;
if (chance == 1) {
if (speech_arr[this.id][4] != undefined) {
message_mc.txt = speech_arr[this.id][4];
message_mc.gotoAndPlay("animate");
}
speech.speech_txt.text = speech_arr[this.id][2];
speech.speech_txt_bg._height = speech.speech_txt._height;
speech.highlight_mc._height = 1;
updateScore(points);
if (points <= 0) {
character_mc.char_mc.gotoAndStop("sad");
chance = 2;
} else {
character_mc.char_mc.gotoAndStop("happy");
chance = 1;
conversation++;
}
} else if (chance == 2) {
speech.speech_txt.text = speech_arr[this.id][2];
if (speech_arr[this.id][4] != undefined) {
message_mc.txt = speech_arr[this.id][4];
message_mc.gotoAndPlay("animate");
}
speech.speech_txt_bg._height = speech.speech_txt._height;
speech.highlight_mc._height = 1;
updateScore(points);
if (points <= 0) {
character_mc.char_mc.gotoAndStop("irritated");
trace((((datetype + date) + " has left the chat after ") + conversation) + " conversations");
conversation = -1;
} else {
character_mc.char_mc.gotoAndStop("happy");
chance = 1;
conversation++;
}
}
} else if (conversation >= 4) {
var points = this.points;
if (chance == 1) {
character_mc.char_mc.gotoAndStop("normal");
speech.speech_txt.text = speech_arr[0][1];
speech.speech_txt_bg._height = speech.speech_txt._height;
speech.highlight_mc._height = 1;
mc.action = "pause";
} else if (chance == 2) {
timeleft_mc._visible = true;
warning_mc.gotoAndStop(1);
user_say_mc.gotoAndPlay("hide");
speech.speech_txt.text = speech_arr[lastresponse][3];
speech.speech_txt_bg._height = speech.speech_txt._height;
speech.highlight_mc._height = 1;
updateScore(points);
if (points <= 0) {
character_mc.char_mc.gotoAndStop("sad");
timeleft_mc.timer_txt.textColor = 16711680 /* 0xFF0000 */;
timeleft = halftime;
setGameTimer(500);
mc.action = "pause";
} else {
character_mc.char_mc.gotoAndStop("happy");
chance = 1;
conversation++;
}
} else if (chance == 3) {
timeleft_mc._visible = true;
warning_mc.gotoAndStop(1);
if (speech_arr[this.id][4] != undefined) {
message_mc.txt = speech_arr[this.id][4];
message_mc.gotoAndPlay("animate");
}
user_say_mc.gotoAndPlay("hide");
speech.speech_txt.text = speech_arr[this.id][2];
speech.speech_txt_bg._height = speech.speech_txt._height;
speech.highlight_mc._height = 1;
updateScore(points);
if (points <= 0) {
character_mc.char_mc.gotoAndStop("irritated");
trace((((datetype + date) + " has left the chat after ") + conversation) + " conversations");
conversation = -1;
} else {
character_mc.char_mc.gotoAndStop("happy");
chance = 1;
conversation++;
}
}
}
mc.speech_bubble.bg._height = speech._height + 20;
mc.gotoAndPlay("show");
mc.speech_mc.speech_txt_bg_mc._height = mc.speech_mc.speech_txt._height;
mc.speech_bubble_mc.bg_mc._height = mc.speech_mc._height + 20;
};
updateScore = function (points) {
score = score + points;
if (score <= 0) {
score = 0;
}
};
questionTimer = function () {
if ((gamestate == "on") and (gametimeleft > 0)) {
timeleft--;
if ((timeleft == halftime) and (chance <= 2)) {
clearInterval(qtimer);
gamestate = "paused";
lastchance = chance;
if (conversation > 3) {
lastchance--;
}
chance = 0;
startDateSpeech();
} else if (timeleft <= 0) {
clearInterval(qtimer);
gamestate = "paused";
lastchance = -1;
chance = -1;
startDateSpeech();
}
}
};
setGameTimer = function (interval) {
if (timedgame) {
clearInterval(gtimer);
gtimer = setInterval(gameTimer, interval);
}
};
gameTimer = function () {
if (gamestate == "on") {
gametimeleft--;
if (gametimeleft <= 0) {
Key.removeListener(klisten);
clearInterval(gtimer);
clearInterval(qtimer);
gotoAndPlay ("timeup");
}
}
};
gameOver = function () {
trace((((("POINT : " + score) + " : ") + gametimeleft) + " : ") + successdate);
trace((((("SCORE : " + (score * 10)) + " : ") + (gametimeleft * 5)) + " : ") + (successdate * 100));
score = score * 10;
updateScore(gametimeleft * 5);
updateScore(successdate * 1000);
_root.score = score;
stopAllSounds();
clearInterval(gtimer);
clearInterval(qtimer);
Key.removeListener(klisten);
gamestate = "gameover";
_root.totaldates = ("You got " + successdate) + "/5 Dates!";
_parent.gotoAndStop("gameover");
};
startGame = function () {
music_mc.gotoAndStop("t" + (random(4) + 1));
datetype = mydate;
user_shadow.gotoAndStop(mygender);
bg_mc.gotoAndStop(datetype);
Key.addListener(klisten);
};
randomize = function (str) {
var _local2 = str.split(",");
var _local3 = new Array();
if (jumbled) {
var _local4 = _local2.length;
var _local1 = 0;
while (_local1 < _local4) {
_local3[_local1] = _local2.splice(random(_local2.length), 1);
_local1++;
}
} else {
_local3 = _local2;
}
return(_local3);
};
var klisten = new Object();
klisten.onKeyUp = function () {
trace((("gamestate: " + gamestate) + " : ") + Key.getCode());
if (gamestate == "on") {
var _local1 = Key.getCode();
if ((_local1 == 37) and user_say_mc.speech_mc.key2.active) {
user_say_mc.speech_mc.key2.gotoAndPlay("animate");
} else if ((_local1 == 38) and user_say_mc.speech_mc.key0.active) {
user_say_mc.speech_mc.key0.gotoAndPlay("animate");
} else if ((_local1 == 39) and user_say_mc.speech_mc.key3.active) {
user_say_mc.speech_mc.key3.gotoAndPlay("animate");
} else if ((_local1 == 40) and user_say_mc.speech_mc.key1.active) {
user_say_mc.speech_mc.key1.gotoAndPlay("animate");
}
} else if (gamestate == "init") {
if (Key.getCode() == 32) {
trace("hide on init " + space_btn_mc);
space_btn_mc._visible = false;
decideAction();
}
} else if (gamestate == "levelover") {
if (Key.getCode() == 32) {
trace("hide on levelover");
gamestate = "on";
datestatus_mc.gotoAndStop(1);
decideAction();
}
}
};
Symbol 1184 MovieClip Frame 8
stop();
Symbol 1184 MovieClip Frame 13
stop();
var girl_name_arr = new Array("", "Sophisticated Socialite", "Gothic Rocker", "Party Girl", "Emotional Baggage Girl", "Feminist Hippie");
var girl_1_q1 = new Array([2, "Hi! Pleased to meet you! I'm " + myname, ("Hi! Nice to meet you " + myname) + "! I'm Rose"], [1, "Hello! I'm " + myname, ("Hi! Nice to meet you " + myname) + "! I'm Rose"], [-1, "I happened to hear your French accent..Can you teach me the language? I could show you how to french kiss...", "Ugh..I'd rather have a wardrobe malfunction"], [-2, "Hey hot mama! That seat looks uncomfortable...Come sit on my lap!", "Ugh..I'd rather have a wardrobe malfunction"], [2, "Sorry about that, my alter ego is incorrigible. I'm " + myname, "Nice save!"], [-2, "Awesome! Could I take a video?", "Get lost creep!"]);
var girl_1_q2 = new Array([2, "So tell me more about yourself", "I'm a curator of an art gallery. I love ze arts"], [1, "So what do you do?", "I'm a curator of an art gallery. I love ze arts"], [-1, "Wow! Those must have cost a fortune!", "Excusez-moi?"], [-2, "Those are beautiful..Are they real?", "Excusez-moi?"], [2, "I was talking about your pearl earrings!", "Oh! I'm sorry I misunderstood! They were a gift from my mother"], [-2, "Plastic Surgery rules!", "You're going to need plastic surgery after I'm done with you!", "", "BAM"]);
var girl_1_q3 = new Array([2, "If I was an artist, you would be my muse\u2026", "My my, you're quite the sweet talker aren't you?"], [1, "Boy, you would make a great model for a portrait!", "My my, you're quite the sweet talker aren't you?"], [-1, "If I was Van Gogh, I would give you both my ears AND my nose", "Errr....Now you're really creeping me out!"], [-2, "I want to paint you with my blood....", "Errr....Now you're really creeping me out!"], [2, "Sorry, did not mean to be so morbid...", "Oh! I don't blame you...my beauty befuddles the most composed of men.."], [-2, "What? I'm just a passionate person...Not like you Ice Queen!", "You want to see passion?? See this!", "", "POW"]);
var girl_1_q4 = new Array([2, "So what do YOU do?", "I'm a professional gymnast, painter by hobby", "WOW! Flexible AND artistic! You are my kinda man!"], [1, "So what do YOU do?", "I'm an outrageously expensive doctor", "That's music to my ears!"], [-1, "So what do YOU do?", "I'm a struggling artist", "I'm sorry, I don't think we're in the same league"], [-2, "So what do YOU do?", "I work at a construction site, and moonlight as a stripper for bachelorette parties", "I'm sorry, I don't think we're in the same league"], [2, "What, you're too good for me?", "No, I didn't mean it like that..Sorry if I offended you\u2026"], [-2, "You're right. I'm too good for you", "YOU'RE too good for me????!!!! You son of a *&%^$"]);
var girl_1_q5 = new Array([2, "Its such a beautiful starry night outside..Just like the painting", "Yes, I agree. Van gogh would have been inspired!", "I'm sure he would have!"], [1, "Its such a beautiful starry night outside..Just like the painting", "(Nod like you know what she's talking about)", "Yeah..leaves one speechless doesn't it!"], [-1, "Its such a beautiful starry night outside..Just like the painting", "What?", "You have no idea what I'm talking about"], [-2, "Its such a beautiful starry night outside..Just like the painting", "Yes yes....Mozart should have been here....", "You have no idea what I'm talking about"], [2, "I'm sorry, your radiance distracted me for a minute there...", "Oh! That's okay, I'm used to it..(giggle)"], [-2, "Oh, 'I know all about art, I'm so smart, I'm so lovely, Da Vinci would sooo want to get with me!' ", "Da Vinci might be dead, but he still has a better chance than YOU!"]);
var girl_1_q6 = new Array([2, "We have a few minutes left...What would you like to talk about?", "I feel like I can talk to you about anything", "Awwww! You are such a sweetheart! Here's my number!"], [1, "We have a few minutes left...What would you like to talk about?", "You.", "Awww! Stop it you're making me blush! Call me, and we'll continue this conversation!"], [-1, "We have a few minutes left...What would you like to talk about?", "Evolution of pornography as an entertainment medium in the past few decades. I'm a self proclaimed expert!", "What??? I knew this was a waste of my time"], [-2, "We have a few minutes left...What would you like to talk about?", "Sure, sure.. Hey you know that hot girl there in the corner? Can you get me her number?", "What??? I knew this was a waste of my time"], [2, "What's a waste is you without a partner. Such a pity!", "That's so sweet! Here's my number...We can get together and waste some more time if you like...."], [-2, "Let's get wasted and waste some more time! ", "As appealing as that sounds, I think I'll pass. Good bye."]);
var girl_2_q1 = new Array([2, "Hey, they call me " + myname, "Hi! They call me a freak. But my names Jade."], [1, (("Hi, I'm " + myname) + ". My friends call me ") + myname, "Hi! They call me a freak. But my names Jade."], [-1, "How did you get through the metal detector?", "I've got that line like a million times before. Couldn't you come up with something better?"], [-2, "So you're into needles huh?", "I've got that line like a million times before. Couldn't you come up with something better?"], [2, "Sorry, didn\u2019t mean to yank your chain", "Sure, and I didn't mean to bite!"], [-2, "Well what do you expect, walking around like you're a pin cushion?", "I don't know about the pins, but I sure could use a cushion to smother you, you %$#&"]);
var girl_2_q2 = new Array([2, "I like the body art. What's the story?", "Thanks, appreciate your interest...It's just that I'm into the music scene y'know."], [1, "Wow you must have gone through a lot of pain to get all those tattoos..", "Thanks, appreciate your interest...It's just that I'm into the music scene y'know."], [-1, "So I'm guessing you're big on goth culture", "Genius! How did you ever figure THAT out? Jeez"], [-2, "Lemme guess, your favourite colour's black?", "Genius! How did you ever figure THAT out? Jeez"], [2, "Hey, can't blame a guy for making conversation!", "You're right..I'm sorry, its just the hormones I guess.."], [-2, "So you have tattoos, piercings AND a crappy attitude! You're all set to become a rock star!", "...", "", "PUNCH!!!"]);
var girl_2_q3 = new Array([2, "You're crazy!", "Thanks! It takes a lot of effort to look this evil..."], [1, "You look wicked!", "Thanks! It takes a lot of effort to look this evil..."], [-1, "You look lovely", "Barf. Save the flowery lines for the Nancies and the Lilies. "], [-2, "You're a vision", "Barf. Save the flowery lines for the Nancies and the Lilies. "], [2, "I meant, you look like a female version of Marylin Manson", "You mean that? That's the nicest thing anyone's ever said to me!"], [-2, "I meant, you look hideous, awful, horrible, positively vomit - inducing...is that better?", "You bloody %$#@!!", "", "PUNCH!!!"]);
var girl_2_q4 = new Array([2, "So what do you think of Ozzy?", "He's awesome!", "I feel the same way!"], [1, "So what do you think of Ozzy?", "He's gross! And he's amazing!", "I totally understand what you are saying!"], [-1, "So what do you think of Ozzy?", "I would marry him in a second.", "Man, that is freaky...."], [-2, "So what do you think of Ozzy?", "I've never been to any country in the southern hemisphere", "Man, that is freaky...."], [2, "Somewhere along the way, I lost sight...And the blood left my body like liquid through a sieve....", "That is so deep...I didn\u2019t know you were in such pain..."], [-2, "Somewhere along the way, I lost my sight and tripped and fell...", "Right\u2026Errr...Well\u2026.Bye!"]);
var girl_2_q5 = new Array([2, "So I'm thinking of getting my tongue pierced", "Radical!", "I know!!!"], [1, "So I'm thinking of getting my tongue pierced", "You don't have one already? That's weird...", "Yeah! I didn't fall prey to the stereotype till now..."], [-1, "So I'm thinking of getting my tongue pierced", "How revolting!", "How dare you say that you little %$#@!!"], [-2, "So I'm thinking of getting my tongue pierced", "But then who would want to kiss you???", "How dare you say that you little %$#@!!"], [2, "WOW ! You are an aggressive one!", "Why thanks! I try\u2026"], [-2, "You B%^$# ! I never hit girls but you're an obvious exception to that category!", "You ba$$%$#!", "", "BAM POW"]);
var girl_2_q6 = new Array([2, "Who was a better poet according to you, Kurt Cobain or Jim Morrison?", "Kurt Cobain's words wrench my heart every time", "They do the same to me! Here's my number...Let's discuss this further!"], [1, "Who was a better poet according to you, Kurt Cobain or Jim Morrison?", "This is the end, beautiful friend, the end....", "That is my favourite DOORS song! Call me, we can chat about Morrison..and other stuff!"], [-1, "Who was a better poet according to you, Kurt Cobain or Jim Morrison?", "Jim Morrison is DEAD??? NOOOOOOOOOOOOOOO", "Ugh."], [-2, "Who was a better poet according to you, Kurt Cobain or Jim Morrison?", "Kurt Cobain is dead??? Yesssssssssssss!", "Ugh."], [2, "I guess I don't know much about the rock scene...You could teach me...", "I'd love to..Here's my number!"], [-2, "You don't know anything about the rock scene baby! Let me teach you!", "Sure! First let me see if I can headbang...I mean, BANG your HEAD!!!!"]);
var girl_3_q1 = new Array([2, "Wow! I was just blinded by your smile there! I'm " + myname, "Wow thanks! I'm Cindy!"], [1, "Hey there beautiful...My name is " + myname, "Wow thanks! I'm Cindy!"], [-1, "Hi I'm aglow...You must be sunshine!", "Huh?"], [-2, "Your ethereal beauty reminds me of a blooming buttercup...", "Huh?"], [2, "I love what you're wearing!", "Awww thanks!"], [-2, "Hello??? Anybody in that egg shell?", "I hate eggs! "]);
var girl_3_q2 = new Array([2, "Let me guess, your sun sign is Sagittarius?", "Close. Capricorn actually..."], [1, "So what's your zodiac sign? Scorpio?", "Close. Capricorn actually..."], [-1, "Let me guess, Virgo, right?", "No, I lost it in high school to a boy named...Hey! That's none of your business!!!"], [-2, "You look like you could be Virgo..Are you?", "No, I lost it in high school to a boy named...Hey! That's none of your business!!!"], [2, "You poor braindead thing.", "Gosh! That's my favourite scary movie! "], [-2, "I love your wig!", "Its not a wig! How dare you! I'm going!"]);
var girl_3_q3 = new Array([2, "My god you could be a Britney Spears lookalike!", "Really??? She is like, my role model!"], [1, "Your side profile is just like Lindsay Lohan's!", "Really??? She is like, my role model!"], [-1, "You are an exact duplicate of Cher", "Hey! Isn't that a man! What the &^%$"], [-2, "You're like a modern version Tootsie!", "Hey! Isn't that a man! What the &^%$"], [2, "Hey look, I have something shiny for you!", "What???!! You think you can distract me li.....oooooohh pretttyyyy"], [-2, "Don't get me wrong, you're all woman...Just that your burly hands give you away..", "These hands can pack a mean punch as well! Let me show you!", "", "BAM"]);
var girl_3_q4 = new Array([2, "Do you think this outfit makes me look fat?", "Fat? Honey, you would put an anorexic girl to shame!", "That's the best compliment anyone's ever given me!"], [1, "Do you think this outfit makes me look fat?", "I'd have to be crrrrazy to think that!", "You're so sweet!"], [-1, "Do you think this outfit makes me look fat?", "No! But the lighting does...", "How can you say that? That was a rhetorical question!"], [-2, "Do you think this outfit makes me look fat?", "Oh come on! I don't think it's the outfit's fault!", "How can you say that? That was a rhetorical question!"], [2, "Hey! I didn't know Jennifer Aniston was into speed dating!", "What?? Where??Where????"], [-2, "I'm surprised you know that word!", "Really? Here's one more surprise for you!", "", "POW"]);
var girl_3_q5 = new Array([2, "My photographer friend told me I have the face to launch a thousand products..", "No surprise there!", "You sure know how to make a woman feel good!"], [1, "My photographer friend told me I have the face to launch a thousand products..", "I would buy every one of them!", "Thanks! You're so supportive!"], [-1, "My photographer friend told me I have the face to launch a thousand products..", "A thousand?? Would you like me to sign a reality check for you?", "You think you're smart huh? Have YOU ever seen yourself in the mirror?"], [-2, "My photographer friend told me I have the face to launch a thousand products..", "That's great! You could be the 'before' face for those makeover commercials!", "You think you're smart huh? Have YOU ever seen yourself in the mirror?"], [2, "I have...which is why I know a girl like you would never go for a guy like me..sigh..", "Hey, that\u2019s not true..I'm sorry I was mean.."], [-2, "I don't need a mirror to tell me who I am!", "Then let me do the honours. You are a top class, A grade a$$*&@#!!"]);
var girl_3_q6 = new Array([2, "What's that smell???", "Err, I didn't have time to shower after my workout", "Strong and sweaty does the trick for me! Here's my number..Maybe we can work out together!"], [1, "What's that smell???", "Sorry about that, beans don't agree with my stomach..", "An honest man...Never seen one of THAT breed! I would love to get to know more of you..Here's my number..."], [-1, "What's that smell???", "It's this new cologne I'm wearing...", "Ugh! It's horrible! I'm sorry, I don't think I can be around you much longer"], [-2, "What's that smell???", "That's my natural scent honey!", "Ugh! It's horrible! I'm sorry, I don't think I can be around you much longer"], [2, "I'm sure we can work around that! Aromatherapy baths do wonders..What do you think?", "Ooooohh sounds enticing...Lets go!"], [-2, "You're not exactly a fragrant cloud yourself, Missy", "Get lost jerk!"]);
var girl_4_q1 = new Array([2, "Bonjour Madam! My name is " + myname, "Oh how charming! I'm Sarah"], [1, "Pleased to meet you...I'm " + myname, "Oh how charming! I'm Sarah"], [-1, "Hi Sexy!", "I'm sorry?"], [-2, "Let's go to my place.", "I'm sorry?"], [2, "Did I step over the line? Sorry, but its just that, I feel such a connection with you..", "Gosh really??? So do I!!!"], [-2, "You heard me. ", "Go to Hell!"]);
var girl_4_q2 = new Array([2, "My horoscope for today said that I would meet someone who would change my life...", "Really???? That's amazing!!!!!!! "], [1, "I hate cats", "Really???? That's amazing!!!!!!! "], [-1, "I hate dogs", "What???!!!! I'm sorry, but you're not the kind of person I can be with..."], [-2, "I love cats", "What???!!!! I'm sorry, but you're not the kind of person I can be with..."], [2, "Hey, I was only testing you!", "That is such a relief!"], [-2, "Yeah its just as well..You're kinda clingy..", "How dare you!!! Even my friends don't say that to my face!", "", "BAM"]);
var girl_4_q3 = new Array([2, "I sometimes wear women's clothes...", "That's amazing! we're both almost the same size, we can share clothes!"], [1, "I moonlight as a drag queen.", "That's amazing! we're both almost the same size, we can share clothes!"], [-1, "I tend to be detached and aloof.", "And I'm clingy and a gold digger. This is clearly not going to work."], [-2, "I'm broke and commitment phobic.", "And I'm clingy and a gold digger. This is clearly not going to work."], [2, "I can change! I would do anything for you!", "That's so sweet!"], [-2, "Well that doesn\u2019t stop us from having a fun fling does it?", "You pig! Find yourself another fling partner!"]);
var girl_4_q4 = new Array([2, "I'm kinda new to this speed dating thing...", "This is my first time. And I'm really beginning to like it!", "Me too!"], [1, "I'm kinda new to this speed dating thing...", "Me too!", "So we're in the same boat..."], [-1, "I'm kinda new to this speed dating thing...", "Oh, relax...I've done this millions of times...", "Is that why the waitress winked at you??? You're disgusting!"], [-2, "I'm kinda new to this speed dating thing...", "Oh I'm an expert at it by now...It\u2019s the best place to score chicks!", "Is that why the waitress winked at you??? You're disgusting!"], [2, "No no, she's just a jealous ex. I was only exaggerating..ahem\u2026", "Oh, sorry I misunderstood."], [-2, "No way! She winked cos I showed her a really good time last night!", "Arrrgh! You're impossible! I'm leaving!"]);
var girl_4_q5 = new Array([2, "I may be mistaken, but I keep feeling like I've seen you somewhere...", "It may be at someone's bachelorette party. I work as a stripper for extra cash.", "Oh! I remember now! You have a very impressive errr... body!"], [1, "I may be mistaken, but I keep feeling like I've seen you somewhere...", "At the local hospital maybe? I'm the resident doctor there..", "I remember! You saved my life!"], [-1, "I may be mistaken, but I keep feeling like I've seen you somewhere...", "In the newspaper? I just broke out of jail.", "Errr..."], [-2, "I may be mistaken, but I keep feeling like I've seen you somewhere...", "In the newspaper? I just went through a breakthrough sex change operation..", "Errr..."], [2, "You look like the kind of person who has an open mind. Can't you accept me the way I am?", "I guess I could try...."], [-2, "Let's get you drunk and you'll forget all about it!", "How convenient! I think I'll pass. Goodbye"]);
var girl_4_q6 = new Array([2, "So what are your plans for New Year?", "I don't care, as long as we bring it in together...", "That sounds great! Here's my number..Let's plan something special!"], [1, "So what are your plans for New Year?", "Why don't we decide just now?", "Sure! Let's take my dad's yacht out to sea! Call me!"], [-1, "So what are your plans for New Year?", "Whoaaa! Back off lady! Slow down!", "Sheesh. I'm sorry I asked."], [-2, "So what are your plans for New Year?", "Lots of booze, drunk girls and a bathtub, like every year", "Sheesh. I'm sorry I asked."], [2, "Why don't we take things as they come?", "That sounds reasonable..Call me!"], [-2, "Chuck you! I'm going to go see what that waitress is up to.", "Sure, she can nurse your black eye for you!", "", "POW"]);
var girl_5_q1 = new Array([2, "Peace! I'm " + myname, "Hey! I'm Carol.."], [1, "Hi! My name is " + myname, "Hey! I'm Carol.."], [-1, "Are you going to a costume party?", "You think you're funny?"], [-2, "Nice Skirt (snigger snigger)", "You think you're funny?"], [2, "Well, I was trying to be...", "Haha..I appreciate your honesty."], [-2, "Yes!", "Well I don't. Goodbye"]);
var girl_5_q2 = new Array([2, "You remind me of Janis Joplin", "You know, You're alright!"], [1, "You look like you've come straight from the sixties! Very retro!", "You know, You're alright!"], [-1, "So I hear the 60s was all about sex and rock and roll...", "People like you disgust me."], [-2, "Hey baby, you wanna start another baby boom?", "People like you disgust me."], [2, "Sorry! Look, let me take you to a concert and I'll make it up to you.", "I'll think about that"], [-2, "What?! I was only trying to get into your skirt...", "Well you got into my bad books instead. Bye."]);
var girl_5_q3 = new Array([2, "So I was watching this documentary on Bob Dylan last night...That man is so brilliant..", " I feel the same way! Its like talking to a mirror!"], [1, "So I was watching American Pie last night...What a juvenile movie!", " I feel the same way! Its like talking to a mirror!"], [-1, "So I was waching this documentary on Bob Dylan last night...What a bore...", "WHAT? You seriously have no taste."], [-2, "So I was watching American Pie last night...What an amazing movie!", "WHAT? You seriously have no taste."], [2, "Hey hey, why don\u2019t you reform me?", "I guess we could work on that..."], [-2, "Who made you the authority, groupie? ", "My kick boxing instructor!", "", "PUNCH"]);
var girl_5_q4 = new Array([2, "So do you like to travel?", "I love travelling..going to remote places and exploring them all by myself..", "That's like my dream life!"], [1, "So do you like to travel?", "Yes! I love discovering new places...", "Me too!"], [-1, "So do you like to travel?", "Well, I make a trip to see my parents every now and then..", "Okay, that\u2019s so lame. Plus boring."], [-2, "So do you like to travel?", "No! who wants to move around...I'm happy right here...", "Okay, that\u2019s so lame. Plus boring."], [2, "Well I haven't had a travel companion to share it with...", "That's such a pity! We\u2019ll have to do something about that won't we?"], [-2, "What an exciting life YOU lead! Is that why you're speed dating???", "Why you @$#%$!&", "", "SMACK"]);
var girl_5_q5 = new Array([2, "If you could go back in time, what decade would you go back to?", "The 60s! I would love to attend Woodstock!!!", "Gosh! You just read my mind!"], [1, "If you could go back in time, what decade would you go back to?", "Maybe the 60s or 70s..They were great from what I've heard...", "Good answer!"], [-1, "If you could go back in time, what decade would you go back to?", "I don\u2019t know...when were guys allowed to have multiple wives?", "What a chauvinistic thing to say! Its because of men like you that women had to go through so much!"], [-2, "If you could go back in time, what decade would you go back to?", "Dunno..anytime before women's lib came about I guess..", "What a chauvinistic thing to say! Its because of men like you that women had to go through so much!"], [2, "Hey I was only joking cos I knew you'd get ticked off! ", "Wow..I'm surprised that you know me so well already!"], [-2, "KNOW YOUR PLACE WOMAN!", "What the %$#$!!", "", "SLAP"]);
var girl_5_q6 = new Array([2, "So do you play any musical instrument?", "Sure! I don't mean to brag but I can play the guitar pretty well.", "Me too! We should get together and play sometime...Here's my number"], [1, "So do you play any musical instrument?", "I can manage a keyboard I guess...And the harmonica as well", "Versatile and modest! You are full of surprises! Call me!"], [-1, "So do you play any musical instrument?", "Hahahaha! Waste my time playing music???I don\u2019t think so..", "You're the biggest loser I've ever seen. You don't even appreciate music!"], [-2, "So do you play any musical instrument?", "What kind of a loser do you think I am???", "You're the biggest loser I've ever seen. You don't even appreciate music!"], [2, "I guess I don't...Hey, I'm sure you know how to play something..Maybe you could teach me?", "As a matter of fact I do play the guitar...And I'd love to teach you! Here's my number."], [-2, "Look, I'm not going to try and impress you", "Good, cos you wouldn't do a very good job of it. Goodbye."]);
var boy_1_q1 = new Array([2, "Hello, My name is " + myname, "How do you do? I'm Charles"], [1, "Hi! I'm " + myname, "How do you do? I'm Charles"], [-1, "Come to momma!", "Ugh. How tacky."], [-2, "Hi Big Daddy!", "Ugh. How tacky."], [2, "Isn't it? It's how my poor friends talk", "Well we'll have to find you some new friends then won't we?!"], [-2, "What prissy boy? You have a problem with the way I talk?", "As a matter of fact I do. Good bye."]);
var boy_1_q2 = new Array([2, "I like a man who makes an effort to be presentable", "Why thank you. I appreciate that"], [1, "Is that cashmere?? It looks great!", "Why thank you. I appreciate that"], [-1, "Have you gotten your eyebrows done???", "So what? Why aren't men allowed to make themselves look presentable??"], [-2, "My lord, your nails are cleaner than mine! Did you get a manicure??", "So what? Why aren't men allowed to make themselves look presentable??"], [2, "Of course! Only I havent met many people who put in THIS much effort..", "I'll take that as a compliment"], [-2, "What's next, wearing heels and eye shadow?? Hahahahah", "I resent that. Clearly you are lacking in good taste. Goodbye."]);
var boy_1_q3 = new Array([2, "So I went for this classical orchestra concert last night...", "How lovely! I'm a big fan of the genre!"], [1, "So I went for this Broadway musical last night....", "How lovely! I'm a big fan of the genre!"], [-1, "So I went bowling last night...", "That sounds horrible!"], [-2, "So I went to see a monster truck rally last night...", "That sounds horrible!"], [2, "It was. It really was. My friends dragged me.", "Darling, we absolutely MUST get you new friends!"], [-2, "No no, it was the best. I love noisy, crowded places!", "Do you? Well I'm sure you'll make another stereotype very happy. Goodday"]);
var boy_1_q4 = new Array([2, "So who is your favorite composer?", "Beethoven. Without a doubt. His 7th symphony is an absolute marvel!", "I'm impressed!"], [1, "So who is your favorite composer?", "I listen to Mozart occasionally...", "Yes, he was a true genius"], [-1, "So who is your favorite composer?", "Eminem rules!", "How frightful! How can you call him a composer??"], [-2, "So who is your favorite composer?", "Weird Al Yankovic!", "How frightful! How can you call him a composer??"], [2, "It would do to respect others' musical tastes.", "You're right. I apologise."], [-2, "You're right..He's a freakin genius!", "I have to be going. See you."]);
var boy_1_q5 = new Array([2, "So I attended a Pavarotti concert last night.", "You mean the dead tenor?", "I was only testing you..and you passed!"], [1, "So I attended a Pavarotti concert last night.", "Errr..Isn't Pavarotti dead?", "Yes he is...God bless his soul.."], [-1, "So I attended a Pavarotti concert last night.", "Really? I wanted to go as well, but couldn't", "That was a trick question. Luciano Pavarotti is dead. "], [-2, "So I attended a Pavarotti concert last night.", "Me too!", "That was a trick question. Luciano Pavarotti is dead. "], [2, "I know. I was only playing along!", "You little devil! You got me!"], [-2, "The fat guy with a beard? No no, he isn't dead. Just homeless.", "How dare you dishonour a deceased man! I've had enough!"]);
var boy_1_q6 = new Array([2, "What are your thoughts on Monet?", "I'm not really big on French Impressionism. I prefer Surrealism as a genre", "Your knowledge of art is very impressive I must say! Take my number...Maybe we could converse on art...and more.."], [1, "What are your thoughts on Monet?", "I love Monet! But I like Manet's work better.", "You have great taste! Call me, here's my number..."], [-1, "What are your thoughts on Monet?", "Huh?", "You clearly don't know what I'm talking about. "], [-2, "What are your thoughts on Monet?", "It makes the world go round, that\u2019s for sure.", "You clearly don't know what I'm talking about. "], [2, "I won't deny that.", "Well at least you're honest. I like that."], [-2, "Huh?", "Never mind. Goodbye"]);
var boy_2_q1 = new Array([2, "What'sup dude! I'm " + myname, "Hey babe, how's it goin?"], [1, "Yo bro. They call me " + myname, "Hey babe, how's it goin?"], [-1, "Did one of the tanning salons pay you to look like this?", "...........?"], [-2, "The beach is that way.", "...........?"], [2, "So you're a surfer huh?", "Yeah! How did you know??"], [-2, "CAN YOU HEAR ME?", "I may be dumb but I'm not DEAF!"]);
var boy_2_q2 = new Array([2, "So how bout those waves huh!", "Man, its awesome being out there...I could teach you if you like.."], [1, "Surfing is sooo cool...I've always wanted to learn...", "Man, its awesome being out there...I could teach you if you like.."], [-1, "I hate sports", "That\u2019s such a bummer dude...I don't think we can hang together.."], [-2, "I hate water", "That\u2019s such a bummer dude...I don't think we can hang together.."], [2, "I like tanned surfers though...", "Hey I'm tanned and also a surfer!!! How weird is that!"], [-2, "Bummer man. I so wanted to 'hang' with you.", "Are you making fun of me??? I'm outta here"]);
var boy_2_q3 = new Array([2, "So what do you do in your free time..Let me guess, surf?", "Yeah..It's just a hobby now but I want turn pro someday.."], [1, "So you do surfing as a hobby?", "Yeah..It's just a hobby now but I want turn pro someday.."], [-1, "So what's your favourite movie...Jaws??", "Are you like, trying to scare me away or something?"], [-2, "I've heard of a lot of shark attacks in the neighbouring beaches lately...", "Are you like, trying to scare me away or something?"], [2, "That's not my intention", "Okay, so lets not talk about sharks please."], [-2, "No no, I think you're incredibly brave to go surfing in the same water as those monstrous, teeth baring creatures", "Gulp...I gotta go. Bye!"]);
var boy_2_q4 = new Array([2, "You know I can do a hundred bench presses non stop...", "WOW! I love men who take care of their body..", "Really! Well then you must love me!"], [1, "You know I can do a hundred bench presses non stop...", "I can see that! Those arms are magnificent!", "Yeah! They're even better when they're flexed!"], [-1, "You know I can do a hundred bench presses non stop...", "Wow! You have a lot of free time don't you?", "You are mean with a capital N!"], [-2, "You know I can do a hundred bench presses non stop...", "Whatever makes you feel better about yourself!", "You are mean with a capital N!"], [2, "Awww! I didn\u2019t know you were so sensitive!", "Yeah.. there is a gentle heart beating inside these rippling muscles..."], [-2, "Take it like a man, man!", "I gotta go call my mom..err surfer buddies..see ya!"]);
var boy_2_q5 = new Array([2, "I love taking long walks on the beach..", "That's so romantic! I've never heard a guy say that!", "Well I'm not like any other dude..."], [1, "I love taking long walks on the beach..", "You are too good to be true!", "I know! "], [-1, "I love taking long walks on the beach..", "You cannot be serious!", "Nobody understands me.."], [-2, "I love taking long walks on the beach..", "Awww...You are just a blonde bimbo trapped in a man's body!", "Nobody understands me.."], [2, "I know what you mean..I feel the same way", "Really? You're a person after my own heart.."], [-2, "Frankly I don't blame them..", "Sniff..Go away! Wait, do you have any tissue on you? No? Go away! "]);
var boy_2_q6 = new Array([2, "I got apple flavoured wax for my surfboard..I cannot wait to try it out!", "That's so weird! I just got apple flavoured lip gloss the other day! Squeal!!!", "That is such a freaky coincidence! This is was so meant to be! You HAVE to call me!"], [1, "I got apple flavoured wax for my surfboard..I cannot wait to try it out!", "Your life is sooo exciting!", "I know! I love talking to you...Here's my number!"], [-1, "I got apple flavoured wax for my surfboard..I cannot wait to try it out!", "Fascinating. Yawn.", "What's your problem babe? You think you're smarter than me?"], [-2, "I got apple flavoured wax for my surfboard..I cannot wait to try it out!", "That's great! Did you get apple flavoured lip gloss to go with it?", "What's your problem babe? You think you're smarter than me?"], [2, "No I just make people think I'm smart. I could teach you...", "I want people to think I'm smart! This is gonna be great! YES!!! "], [-2, "I know I am, 'know' being the operative word.", "My surfer bros are so much more supportive. Who needs you! Bye."]);
var boy_3_q1 = new Array([2, " Hello handsome, I'm " + myname, "Oh my God. I would have dressed better had I known I would be in the presence of a goddess!"], [1, "Hi, how are you! I'm " + myname, "Oh my God. I would have dressed better had I known I would be in the presence of a goddess!"], [-1, "Droooooool", "Err..You have a little something on your chin"], [-2, "What's up dawg!", "Err..You have a little something on your chin"], [2, "Oh! (dab dab) Is it fine now?", "It's perfect!"], [-2, "That's my drool. Man you are fine!", "Err. Excuse me I have to visit the bathroom. And then go home."]);
var boy_3_q2 = new Array([2, "That suit is exquisite! It must be Armani!", "You have exceptional taste!"], [1, "Are those sapphire cuff links? They are gorgeous!", "You have exceptional taste!"], [-1, "Take me home tiger!", "This is not a pick up joint!"], [-2, "I could just eat you up!", "This is not a pick up joint!"], [2, "Sorry, but you look so good...It just came out!", "Well I've never had a woman compliment me that way..must say I like it!"], [-2, "It isn't? Darn I'm in the wrong place..What do you say...Wanna pick me up?", "Errr...I don't think I could handle the weight. Goodbye"]);
var boy_3_q3 = new Array([2, "What are you doing speed dating? I'm sure a charming man like you has no trouble with the ladies!", "You are too kind. You're not too bad yourself!"], [1, "I must say, you look like you've stepped out of a movie screen! It's such a refreshing change from the other men I date..", "You are too kind. You're not too bad yourself!"], [-1, "You're such a James Bond wannabe", "Being so rude doesn't suit a lovely lady like yourself."], [-2, "You look like you've stepped out of a movie screen..Get real man!", "Being so rude doesn't suit a lovely lady like yourself."], [2, "Stop making me blush!", "See! That's so much better!"], [-2, "Gimme a break special agent. ", "I'm leaving."]);
var boy_3_q4 = new Array([2, "I like my martini's shaken, not stirred...What about you? What's your poison?", "I love vodka martinis, and I relish scotch in the winters", "A woman who likes her alcohol! Very interesting!"], [1, "I like my martini's shaken, not stirred...What about you? What's your poison?", "I'm very loyal to my gin and tonic. But I do make a mean martini", "I would love to try it sometime..."], [-1, "I like my martini's shaken, not stirred...What about you? What's your poison?", "My mother's anti-depressant pills...", "I don't think that's very good for your health!"], [-2, "I like my martini's shaken, not stirred...What about you? What's your poison?", "I'll drink anything that gets me high..Lately turpentine does the trick for me", "I don't think that's very good for your health!"], [2, "Hahahaha! You are so easy! ", "Hahahah! I hope you are too!"], [-2, "But my AA sponsor won't let me touch alcohol! I have no other choice..", "You need to sort out your problems. Alone. Byebye!"]);
var boy_3_q5 = new Array([2, "I'm not the perfect man you know. I sometimes tend to leave the toilet seat up..", "You are charming AND honest! Where did you come from??", "Well, I don\u2019t mean to brag but I was told I came straight from heaven..."], [1, "I'm not the perfect man you know. I sometimes tend to leave the toilet seat up..", "I'm sure a considerate man like you will learn..", "You know me so well!"], [-1, "I'm not the perfect man you know. I sometimes tend to leave the toilet seat up..", "That's okay. I'm electronically programmed not to use the toilet.", "Err..I need to go make an important call"], [-2, "I'm not the perfect man you know. I sometimes tend to leave the toilet seat up..", "That's okay. I pee standing up anyway.", "Err..I need to go make an important call"], [2, "Freaked you out! This is too much fun!", "Haha..You have got to stop doing that...Please!"], [-2, "Here, you can use my cellphone.", "That's okay, I have to be getting somewhere..far from here..Bye!"]);
var boy_3_q6 = new Array([2, "I have a charming little place in Tuscany. You must visit sometime..", "Wow you are the whole package aren't you! I'd love to go!", "Well that's settled then. Let's discuss this over dinner...Here's my number"], [1, "I have a charming little place in Tuscany. You must visit sometime..", "That sounds wonderful! ", "It'll be even better with you there! Call me!"], [-1, "I have a charming little place in Tuscany. You must visit sometime..", "I don't know...Africa's not really my kind of place...", "I think you've got it confused with another place"], [-2, "I have a charming little place in Tuscany. You must visit sometime..", "A holiday home in a third world country? Sheesh.. you could have done better than that..", "I think you've got it confused with another place"], [2, "Oh! I'm so embarrassed!", "Don't be. It was an honest mistake. Call me!"], [-2, "Are you saying I'm wrong??? ", "Of course not! You're just a little bit scary. Now if you'll excuse me, I'm going to move away..slowly.."]);
var boy_4_q1 = new Array([2, "What's up dawg! The name's " + myname, "Yo yo yo! What's goin on! "], [1, "Oh lawd!!!You are a fine piece yo! I'm " + myname, "Yo yo yo! What's goin on! "], [-1, "Good day, good sir", "Say what, b*^$&?"], [-2, "How are ya, mate!", "Say what, b*^$&?"], [2, "I mean, you da man!", "For sure ! You is alright!"], [-2, "Could you tone down on the profanity please?", "What the hell you talkin bout ^%&$^*$#@^#^@$??? I gotta bounce. Later!"]);
var boy_4_q2 = new Array([2, "You are my kinda man!", "You sure know how to make a thug happy!"], [1, "Attention all you folks! BlingKing in the houuuse!", "You sure know how to make a thug happy!"], [-1, "Good lord, are those diamonds on your braces???", "They called 'grillz' ma woman!"], [-2, "You got something stuck on your teeth", "They called 'grillz' ma woman!"], [2, "You sure know how to impress, you thug you!", "Now don't make me blush yo!"], [-2, "Oh sorry...I guess I'm not 'with it'", "For sure you're not! Gotta go!"]);
var boy_4_q3 = new Array([2, "That black eye look nasty! ", "Yo some scum stepped on my shoe the other day and I went crazy!"], [1, "Wow, you been in a thug fight, gangsta?", "Yo some scum stepped on my shoe the other day and I went crazy!"], [-1, "You think you're so tough, don't ya!", "You makin fun of me bia^%$?"], [-2, "Aren't you the ultimate stereotype!", "You makin fun of me bia^%$?"], [2, "Look here bro, don't be flippin on me!", "Sorry, just got a little carried away there!"], [-2, "Sorry, didn't mean to offend you..", "Well you did..I'm outta here!"]);
var boy_4_q4 = new Array([2, "So me and my thugs were chilling in the hood last night, when things got all nasty", "I'm sure you handled that well, busta!", "You sure know how to stroke my ego!"], [1, "So me and my thugs were chilling in the hood last night, when things got all nasty", "Just a day in your life, right thug?", "You got that right girl!"], [-1, "So me and my thugs were chilling in the hood last night, when things got all nasty", "You're a cold piece of work", "You're pushing it! I'm warning you!"], [-2, "So me and my thugs were chilling in the hood last night, when things got all nasty", "Am I supposed to be impressed?", "You're pushing it! I'm warning you!"], [2, "I was just messing with you!", "You're funny, you know that!"], [-2, "What you gonna do, punk?", "Leave. Check you later"]);
var boy_4_q5 = new Array([2, "I wasn't gonna say this, but you're one fine specimen!", "Thanks dawg! You're not so bad yourself!", "We gonna make a fine pair!"], [1, "I wasn't gonna say this, but you're one fine specimen!", "For real? You're pretty fly yourself!", "You are just what the doc ordered!"], [-1, "I wasn't gonna say this, but you're one fine specimen!", "And you're a pig!", "What did you say? I've had enough of this!"], [-2, "I wasn't gonna say this, but you're one fine specimen!", "That is so sexist!", "What did you say? I've had enough of this!"], [2, "You want a piece of me?", "As a matter of fact I do! Hehehe\u2026"], [-2, "Don't get all crazy on me!", "I'll do what I want! Later!"]);
var boy_4_q6 = new Array([2, "So you wanna hang at my crib later?", "Sure thing!", "Lemme take you in my brand new Ferrari! "], [1, "So you wanna hang at my crib later?", "For sure!", "We're gonna ride in style\u2026In my new Bugatti! Let's go!"], [-1, "So you wanna hang at my crib later?", "No way playa! ", "Hey don\u2019t bust me coz I think you're phat!"], [-2, "So you wanna hang at my crib later?", "I'm no fly girl, boy!", "Hey don\u2019t bust me coz I think you're phat!"], [2, "For real? That's sweet of you", "Here's my number..Gimme a holla sometime!"], [-2, "I'm fat??? Well you're...you're white!", "Whoa! You crossed the line. I'm gonna head. Check you later"]);
var boy_5_q1 = new Array([2, "Hey there fella! My name's " + myname, "Hello! I'm Eugene"], [1, "Hi! I'm " + myname, "Hello! I'm Eugene"], [-1, "Nice to meet you! I'm " + myname, "You're lying. Your pupils are dilated."], [-2, "Hey! Pleased to meet you! I'm " + myname, "You're lying. Your pupils are dilated."], [2, "WOW! That's impressive! ", "Hehe.. Thanks"], [-2, "No I wasn't! You're bluffing!", "I don't bluff. Now if you'll excuse me, I have to go."]);
var boy_5_q2 = new Array([2, "You remind me of this lab partner I had in school..He was a really brilliant guy!", "Yeah that's me..Glad to see you remembered."], [1, "Wait. You're Eugene Davis???", "Yeah that's me..Glad to see you remembered."], [-1, "You look very familiar...", "We were lab partners for a year in high school. I can't believe you don't even remember my name!"], [-2, "Have we met?", "We were lab partners for a year in high school. I can't believe you don't even remember my name!"], [2, "Oh my God! Right, you helped me out with the frog dissection!", "Finally! Good to see you remember something at least!"], [-2, "No of course I do! I was only joking...hehehe", "You're lying again. Goodbye."]);
var boy_5_q3 = new Array([2, "You turned out to be so good looking!", "Oh...thanks..hehe.."], [1, "My, Your face has really cleared up!", "Oh...thanks..hehe.."], [-1, "You haven't changed a bit! Still the same old nerd you used to be!", "You haven't changed a bit as well.. Still the same selfish, inconsiderate bi*%$ you used to be."], [-2, "It's good to see some things never change..Like your dorky backpack!", "You haven't changed a bit as well.. Still the same selfish, inconsiderate bi*%$ you used to be."], [2, "Hey! I didn't say I didn't like it! Take that back!", "Err\u2026Guess I was out of line\u2026Sorry!"], [-2, "Why you've got the nerve!", "Yes I do. And guess what? I've the nerve to walk away as well. See ya!"]);
var boy_5_q4 = new Array([2, "So what is the last book you read?", "Stephen Hawking's 'A Brief History of Time'", "Professor Hawking is my role model!"], [1, "So what is the last book you read?", "Nightfall' by Isaac Asimov", "Really? That book is brilliant! "], [-1, "So what is the last book you read?", "I only read celebrity gossip magazines!", "What! That is unbelievable! "], [-2, "So what is the last book you read?", "I don't read.", "What! That is unbelievable! "], [2, "Well, I'm sorry that we don't share the same interests!", "Er...I'm sorry, I didn't mean to be so judgemental!"], [-2, "I plan to start serious reading soon though, honest!", "Don't you ever stop lying! People like you make me so angry! BYE! "]);
var boy_5_q5 = new Array([2, "Me and a couple of friends are having a Star Wars marathon..Would you like to come?", "I'd love to! But it would be so much better if we had a private screening...", "Consider it done!"], [1, "Me and a couple of friends are having a Star Wars marathon..Would you like to come?", "Sure! Your friends wouldn't mind?", "Naaa! They would love you there..We rarely get female company..."], [-1, "Me and a couple of friends are having a Star Wars marathon..Would you like to come?", "Sure! But can I get a date along? Just in case I'm bored...", "Sigh..I don't think this is going anywhere."], [-2, "Me and a couple of friends are having a Star Wars marathon..Would you like to come?", "(laugh uncontrollably)", "Sigh..I don't think this is going anywhere."], [2, "You did not mean that. Take it back!", "Wow you sure are dominating...I like it!"], [-2, "Did you say Star Wars! I love Star Wars!!!", "You're trying so hard. It's pathetic really. Go hang out with your own kind. Goodbye"]);
var boy_5_q6 = new Array([2, "Would you like to go out for dinner with me?", "I'd love to! There's this great Thai place I've been dying to go to...", "Really?? I love Thai food! Here's my number"], [1, "Would you like to go out for dinner with me?", "Sounds great! How bout my place? I'll cook!", "That sounds nice! Call me on this number"], [-1, "Would you like to go out for dinner with me?", "Sure! I know this place that serves great seafood..", "Err..I'm kinda allergic to most seafood.."], [-2, "Would you like to go out for dinner with me?", "I can cook for you! I make the best fish you'll ever taste!", "Err..I'm kinda allergic to most seafood.."], [2, "That's a shame! Italian, then?", "Sounds great! Pick you up at 8, tomorrow!"], [-2, "Hey, what the hell! Take a risk some time in your life!", "What!! You are telling me to risk my life here! This is crazy! I'm out of here."]);
space_btn_mc._visible = true;
startGame();
Symbol 1184 MovieClip Frame 50
stop();
gameOver();
Symbol 1186 Button
on (release) {
mystr = "";
_root.score = 0;
_root.gotoAndStop("lblgame");
}
Symbol 1193 Button
on (release) {
_root.credits.gotoAndPlay(2);
}
Symbol 1195 Button
on (release) {
_root.swHighScoreObject.showTab = "submit";
docount = true;
loadMovieNum (_root.HSHubURL, 2);
}
Symbol 1197 Button
on (release) {
_root.swHighScoreObject.showTab = "view";
docount = true;
loadMovieNum (_root.HSHubURL, 2);
}
Symbol 1199 MovieClip Frame 1
username_txt.onSetFocus = function () {
if (this.text == "Invalid Nickname!") {
this.text = "";
}
};
stop();
if (_root.score <= 0) {
_root.score = 10;
}
_level0.swHighScoreObject.player1Score = _root.score;
trace("_level0.swHighScoreObject.player1Score " + _level0.swHighScoreObject.player1Score);
_root.object = "";
Instance of Symbol 1198 MovieClip in Symbol 1199 MovieClip Frame 1
onClipEvent (load) {
this.swapDepths(100033);
docount = false;
}
onClipEvent (enterFrame) {
if (docount) {
trycount++;
if ((_level2.getBytesTotal() == -1) && (trycount > 60)) {
docount = false;
trycount = 0;
}
}
}