Frame 1
mochi.as2.MochiServices.connect("3cb5564a96b58ac0");
NewgroundsAPI.connectMovie(9433);
Stage.showMenu = false;
stopAllSounds();
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;
var pv;
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);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&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);
}
return(res);
}
__com_mochibot__("1b108e8a", this, 10301, true);
Instance of Symbol 42 MovieClip in Frame 1
onClipEvent (load) {
this._y = 452.9;
this._x = -2;
}
onClipEvent (enterFrame) {
this._y = this._y - 1;
if (this._y <= -574.1) {
this._y = 452.9;
}
}
Frame 2
var scorebase = 0;
stop();
playButton1.onRollOver = function () {
this.shine.play();
};
instr.onRollOver = function () {
this.shine.play();
};
credit.onRollOver = function () {
this.shine.play();
};
_root.instr._visible = false;
_root.credit._visible = false;
var sound = new Sound();
sound.attachSound("opening");
vol = 100;
onEnterFrame = function () {
sound.setVolume(vol);
};
Instance of Symbol 100 MovieClip "playButton1" in Frame 2
on (press) {
_root.gotoAndStop("cCreator");
}
Instance of Symbol 102 MovieClip "instr" in Frame 2
on (press) {
_root.gotoAndStop("instructions");
}
Instance of Symbol 104 MovieClip "credit" in Frame 2
on (press) {
_root.gotoAndStop("credits");
}
Frame 3
stop();
gobackins.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 127 MovieClip "gobackins" in Frame 3
on (press) {
stopAllSounds();
_root.textIntro2.gotoAndStop(2);
_root.gotoAndStop("title");
}
Frame 4
stop();
gobackcre.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 127 MovieClip "gobackcre" in Frame 4
on (press) {
stopAllSounds();
_root.textIntro2.gotoAndStop(2);
_root.gotoAndStop("title");
}
Instance of Symbol 132 MovieClip "bfs" in Frame 4
on (press) {
_root.bfs.gotoAndPlay(2);
}
Frame 5
stop();
var gender;
gender = "male";
shinyButton.onRollOver = function () {
this.shine.play();
};
submit.onRollOver = function () {
this.shine.play();
};
submit._visible = false;
Instance of Symbol 140 MovieClip "shinyButton" in Frame 5
on (release) {
_root.intValue = Math.round(Math.random() * 10);
_root.hpValue = 1 + Math.round(Math.random() * 99);
_root.attValue = Math.round(Math.random() * 10);
_root.chaValue = Math.round(Math.random() * 10);
_root.strValue = Math.round(Math.random() * 10);
this._visible = false;
_root.submit._visible = true;
}
Instance of Symbol 100 MovieClip "submit" in Frame 5
on (press) {
_root.gotoAndStop("result");
}
Frame 6
var firstname = firstnameEntry;
var lastname = lastnameEntry;
shinyButton.onRollOver = function () {
this.shine.play();
};
if (intValue <= 1) {
var intOut = "retarded";
}
if (intValue == 2) {
var intOut = "dumb";
}
if (intValue == 3) {
var intOut = "dumb";
}
if (intValue == 4) {
var intOut = "average";
}
if (intValue == 5) {
var intOut = "average";
}
if (intValue == 6) {
var intOut = "average";
}
if (intValue == 7) {
var intOut = "smart";
}
if (intValue == 8) {
var intOut = "smart";
}
if (intValue == 9) {
var intOut = "smart";
}
if (intValue >= 10) {
var intOut = "Genius";
}
if (hpValue <= 10) {
var hpOut = "Unhealthy";
}
if (hpValue >= 11) {
var hpOut = "Healthy";
}
if (attValue <= 1) {
var attOut = "Fugly";
}
if (attValue == 2) {
var attOut = "Ugly";
}
if (attValue == 3) {
var attOut = "Ugly";
}
if (attValue == 4) {
var attOut = "below average";
}
if (attValue == 5) {
var attOut = "average";
}
if (attValue == 6) {
var attOut = "above average";
}
if (attValue == 7) {
var attOut = "attractive";
}
if (attValue == 8) {
var attOut = "attractive";
}
if (attValue == 9) {
var attOut = "hot";
}
if (attValue >= 10) {
var attOut = "beautiful";
}
if (chaValue <= 1) {
var chaOut = "Social outcast";
}
if (chaValue == 2) {
var chaOut = "repulsive";
}
if (chaValue == 3) {
var chaOut = "irritating";
}
if (chaValue == 4) {
var chaOut = "annoying";
}
if (chaValue == 5) {
var chaOut = "displeasing";
}
if (chaValue == 6) {
var chaOut = "cool";
}
if (chaValue == 7) {
var chaOut = "charming";
}
if (chaValue == 8) {
var chaOut = "delightful";
}
if (chaValue == 9) {
var chaOut = "delightful";
}
if (chaValue >= 10) {
var chaOut = "life of the party";
}
if (strValue <= 1) {
var strOut = "feeble old man";
}
if (strValue == 2) {
var strOut = "weakling";
}
if (strValue == 3) {
var strOut = "weakling";
}
if (strValue == 4) {
var strOut = "weak";
}
if (strValue == 5) {
var strOut = "able";
}
if (strValue == 6) {
var strOut = "firm";
}
if (strValue == 7) {
var strOut = "strong";
}
if (strValue == 8) {
var strOut = "body builder";
}
if (strValue == 9) {
var strOut = "hard as nail";
}
if (strValue >= 10) {
var strOut = "Arnold Schwarzenegger";
}
Instance of Symbol 180 MovieClip "shinyButton" in Frame 6
on (press) {
_root.gotoAndPlay("game");
}
Frame 7
stop();
playmain.onRollOver = function () {
this.shine.play();
};
var healthMain = hpValue;
var strMain = strValue;
var chaMain = chaValue;
var intMain = intValue;
var attMain = attValue;
var ageMain = 0;
var dateLimit = 0;
var dateScore = 3;
var steadyScore = 0;
var moneyMain = 0;
var marryChance = 0;
var jobScoreint = 0;
var jobScoreatt = 0;
var jobScorestr = 0;
var jobScorecha = 0;
var childCount1 = 0;
var jobValue = 0;
_root.popupMenu.workingdp = "no";
_root.slideOn = "yes";
Instance of Symbol 100 MovieClip "playmain" in Frame 7
on (press) {
stopAllSounds();
_root.gotoAndPlay("prologueq1");
}
Frame 8
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
var sound = new Sound();
sound.attachSound("opening");
var sound1 = new Sound();
sound.attachSound("ingame");
var sound2 = new Sound();
sound.attachSound("badend");
var sound3 = new Sound();
sound.attachSound("goodend");
vol = 100;
onEnterFrame = function () {
sound.setVolume(vol);
};
vol = 100;
onEnterFrame = function () {
sound1.setVolume(vol);
};
vol = 100;
onEnterFrame = function () {
sound2.setVolume(vol);
};
vol = 100;
onEnterFrame = function () {
sound3.setVolume(vol);
};
if (_root.slideOn == "yes") {
_root.proSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.proSlide._visible = false;
}
Instance of Symbol 333 MovieClip "infoBar" in Frame 8
onClipEvent (enterFrame) {
var hpInfo = _root.hpMain;
var strInfo = _root.strMain;
var chaInfo = _root.chaMain;
var intInfo = _root.intMain;
var attInfo = _root.attMain;
var ageInfo = _root.ageMain;
var moneyInfo = _root.moneyMain;
var gfbfHP = _root.hpDate;
var gfbfInfo1 = _root.popupMenu.finalDateFirst;
var jobValue = _root.jobValue;
var jobTitle = _root.jobTitle;
if (_root.intMain <= 1) {
var intInfo = "retarded";
}
if (_root.intMain == 2) {
var intInfo = "dumb";
}
if (_root.intMain == 3) {
var intInfo = "dumb";
}
if (_root.intMain == 4) {
var intInfo = "average";
}
if (_root.intMain == 5) {
var intInfo = "average";
}
if (_root.intMain == 6) {
var intInfo = "average";
}
if (_root.intMain == 7) {
var intInfo = "smart";
}
if (_root.intMain == 8) {
var intInfo = "smart";
}
if (_root.intMain == 9) {
var intInfo = "smart";
}
if (_root.intMain >= 10) {
var intInfo = "Genius";
}
if (_root.healthMain <= 10) {
var hpInfo = "Unhealthy";
}
if (_root.healthMain >= 11) {
var hpInfo = "Healthy";
}
if (_root.attMain <= 1) {
var attInfo = "Fugly";
}
if (_root.attMain == 2) {
var attInfo = "Ugly";
}
if (_root.attMain == 3) {
var attInfo = "Ugly";
}
if (_root.attMain == 4) {
var attInfo = "below average";
}
if (_root.attMain == 5) {
var attInfo = "average";
}
if (_root.attMain == 6) {
var attInfo = "above average";
}
if (_root.attMain == 7) {
var attInfo = "attractive";
}
if (_root.attMain == 8) {
var attInfo = "attractive";
}
if (_root.attMain == 9) {
var attInfo = "hot";
}
if (_root.attMain >= 10) {
var attInfo = "beautiful";
}
if (_root.chaMain <= 1) {
var chaInfo = "Social outcast";
}
if (_root.chaMain) {
var chaInfo = "repulsive";
}
if (_root.chaMain) {
var chaInfo = "irritating";
}
if (_root.chaMain) {
var chaInfo = "annoying";
}
if (_root.chaMain) {
var chaInfo = "displeasing";
}
if (_root.chaMain == 6) {
var chaInfo = "cool";
}
if (_root.chaMain == 7) {
var chaInfo = "charming";
}
if (_root.chaMain == 8) {
var chaInfo = "delightful";
}
if (_root.chaMain == 9) {
var chaInfo = "delightful";
}
if (_root.chaMain >= 10) {
var chaInfo = "life of the party";
}
if (_root.strMain <= 1) {
var strInfo = "feeble old man";
}
if (_root.strMain == 2) {
var strInfo = "weakling";
}
if (_root.strMain == 3) {
var strInfo = "weakling";
}
if (_root.strMain == 4) {
var strInfo = "weak";
}
if (_root.strMain == 5) {
var strInfo = "able";
}
if (_root.strMain == 6) {
var strInfo = "firm";
}
if (_root.strMain == 7) {
var strInfo = "strong";
}
if (_root.strMain == 8) {
var strInfo = "body builder";
}
if (_root.strMain == 9) {
var strInfo = "hard as nail";
}
if (_root.strMain >= 10) {
var strInfo = "Arnold Schwarzenegger";
}
}
Instance of Symbol 339 MovieClip "slideshowbuttonoff1" in Frame 8
on (press) {
_root.proSlide._visible = false;
_root.infSlide._visible = false;
_root.chiSlide._visible = false;
_root.teeSlide._visible = false;
_root.yadSlide._visible = false;
_root.aduSlide._visible = false;
_root.oldSlide._visible = false;
_root.slideOn = "no";
_root.slideshowbuttonoff2._visible = true;
this._visible = false;
}
Instance of Symbol 340 MovieClip "slideshowbuttonoff2" in Frame 8
on (press) {
_root.proSlide._visible = true;
_root.infSlide._visible = true;
_root.chiSlide._visible = true;
_root.teeSlide._visible = true;
_root.yadSlide._visible = true;
_root.aduSlide._visible = true;
_root.oldSlide._visible = true;
_root.slideOn = "yes";
_root.slideshowbuttonoff1._visible = true;
this._visible = false;
}
Instance of Symbol 347 MovieClip "redButton" in Frame 8
on (press) {
_root.gotoAndPlay("prologueq2");
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 8
on (press) {
_root.gotoAndPlay("prologueEnd2");
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 8
on (press) {
_root.gotoAndPlay("prologueEnd3");
}
Frame 9
stop();
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 9
on (press) {
_root.gotoAndPlay("prologueEnd1");
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 9
on (press) {
_root.gotoAndPlay("prologueEnd3");
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 9
on (press) {
_root.gotoAndPlay("prologueEnd2");
}
Frame 10
stop();
healthMain = healthMain - 5;
scorebase = scorebase + 20;
if (_root.healthMain < 0) {
_root.gotoAndStop("gameover");
}
_root.strMain = _root.strMain - 1;
moneyMain = moneyMain + 1000;
continueButton.onRollOver = function () {
this.shine.play();
};
if (_root.gender == "male") {
var genderPro = "boy!";
}
if (_root.gender == "female") {
var genderPro = "girl!";
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 10
on (press) {
_root.gotoAndPlay("infantMenu1");
}
Frame 11
stop();
continueButton.onRollOver = function () {
this.shine.play();
};
strMain = strMain + 1;
moneyMain = moneyMain + 1000;
scorebase = scorebase + 100;
if (_root.gender == "male") {
var genderPro = "boy!";
}
if (_root.gender == "female") {
var genderPro = "girl!";
}
Frame 12
stop();
scorebase = scorebase + 100;
continueButton.onRollOver = function () {
this.shine.play();
};
chaMain = chaMain + 1;
moneyMain = moneyMain + 1000;
if (_root.gender == "male") {
var genderPro = "boy!";
}
if (_root.gender == "female") {
var genderPro = "girl!";
}
Frame 13
stop();
continueButton.onRollOver = function () {
this.shine.play();
};
_root.scorebase = _root.scorebase + _root.moneyMain;
_root.badscore = _root.scorebase;
Instance of Symbol 752 MovieClip in Frame 13
on (press) {
_root.healthMain == 1;
_root.attMain == 0;
_root.chaMain == 0;
_root.strMain == 0;
_root.intMain == 0;
_root.ageMain == 0;
_root.death1 == "Health drop";
_root.infantSA1 = " ";
_root.infantSA2 = " ";
_root.infantSA3 = " ";
_root.childSA1 = " ";
_root.childSA2 = " ";
_root.childSA3 = " ";
_root.childSA4 = " ";
_root.childSA5 = " ";
_root.childSA6 = " ";
_root.childSA7 = " ";
_root.childSA8 = " ";
_root.childSA9 = " ";
_root.teenSA1 = " ";
_root.teenSA2 = " ";
_root.teenSA3 = " ";
_root.teenSA4 = " ";
_root.teenSA5 = " ";
_root.teenSA6 = " ";
_root.yadultSA1 = " ";
_root.yadultSA2 = " ";
_root.yadultSA3 = " ";
_root.yadultSA4 = " ";
_root.yadultSAFIVE = " ";
_root.yadultSA6 = " ";
_root.yadultSA7 = " ";
_root.yadultSA8 = " ";
_root.yadultSA9 = " ";
_root.adultSA1 = " ";
_root.adultSA2 = " ";
_root.adultSA3 = " ";
_root.adultSA4 = " ";
_root.adultSA5 = " ";
_root.adultSA6 = " ";
_root.oldSA1 = " ";
_root.oldSA2 = " ";
_root.oldSA3 = " ";
_root.oldSA4 = " ";
_root.oldSA5 = " ";
_root.oldSA6 = " ";
_root.oldSA7 = " ";
_root.jobTitle = " ";
_root.gotoAndStop("replayFrame");
}
Frame 14
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
ageMain = ageMain + 2;
cont1.onRollOver = function () {
this.shine.play();
};
if (_root.slideOn == "yes") {
_root.infSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.infSlide._visible = false;
}
Instance of Symbol 180 MovieClip "cont1" in Frame 14
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("infantS1");
} else {
_root.gotoAndStop(15 + Math.round(Math.random() * 2));
}
}
Frame 15
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 15
on (press) {
_root.infantSA1 = "You big cry baby. As a result they give up and get you some milk instead. You're destined to be a slow learner intelligence drop";
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 20;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 15
on (press) {
_root.infantSA1 = "Hey, well done. You've successfully learned how to walk. Now learn how to stop. intelligence increase";
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 200;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 15
on (press) {
_root.infantSA1 = "You'll never get anywhere in life if you don't try. In the future you do learn how to walk but not today";
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
_root.scorebase = _root.scorebase + 50;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 15
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("infantS2");
} else {
gotoAndStop ("childMenu1");
}
}
Frame 16
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 16
on (press) {
if (_root.strMain >= 5) {
_root.infantSA2 = "Because you're quite strong you are able to climb out without any problems. You feel like a champ";
_root.scorebase = _root.scorebase + 150;
} else {
_root.infantSA2 = "Unfortunately for you, your arms wobble due to your lack of strength (even for a baby) and you fall and hit your head. You feel like a chump. health drop";
_root.scorebase = _root.scorebase + 20;
_root.healthMain = _root.healthMain - 20;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 16
on (press) {
_root.infantSA2 = "That's probably the smart thing to do. You could hurt yourself. intelligence increase";
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 200;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 16
on (press) {
_root.infantSA2 = "Boo! You're not adventurous are you? Lucky for you, this doesn't affect you negatively this time. Though nothing positive either ";
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
_root.scorebase = _root.scorebase + 50;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 16
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("infantS3");
} else {
gotoAndStop ("childMenu1");
}
}
Frame 17
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 17
on (press) {
if (_root.chaValue >= 7) {
_root.infantSA3 = "Your charm seems to make you look like the cool baby. Everyone laughs, even the birthday boy. Everyone has a great day.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.infantSA3 = "Your plan didn't work as well as you thought it would. You accidentally push his face a little close to the candles and burned him. The birthday boy has run off crying. Your dad has taken you home before the party ends. Charm drops even lower";
_root.chaMain = _root.chaMain - 2;
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 17
on (press) {
_root.infantSA3 = "What's wrong with you? Luckily your dad catches you before you start. You're taken home and sent to your room. charm drops";
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
_root.chaMain = _root.chaMain - 1;
_root.scorebase = _root.scorebase + 20;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 17
on (press) {
_root.infantSA3 = "You avoid temptation and decide you're fine just have normal safe fun. You make some new friends and fall asleep on the way home. Charm increases";
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
_root.chaMain = _root.chaMain + 1;
_root.scorebase = _root.scorebase + 150;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 17
on (press) {
_root.gotoAndPlay("childMenu1");
}
Frame 18
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
ageMain = 5;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
if (_root.slideOn == "yes") {
_root.chiSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.chiSlide._visible = false;
}
Instance of Symbol 180 MovieClip "cont1" in Frame 18
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("childS1");
} else {
_root.gotoAndStop(19 + Math.round(Math.random() * 2));
}
}
Frame 19
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 19
on (press) {
if (_root.chaValue >= 4) {
_root.childSA1 = "You talk to some kids kicking a ball about. They let you join in the fun. charm increases";
_root.chaMain = _root.chaMain + 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.childSA1 = "Because your charm is too low, you aren't that social enough to break the ice. The other kids ignore you";
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 19
on (press) {
if (_root.chaValue >= 7) {
_root.childSA1 = "It only took a few minutes for you to attract a crowd. You seem to have an aura that tells the other kids that you're pretty cool";
_root.scorebase = _root.scorebase + 200;
} else {
_root.childSA1 = "Because your charm is too low, you aren't that social enough to break the ice. The other kids ignore you";
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 19
on (press) {
if (_root.chaValue >= 8) {
_root.childSA1 = "Your charm is that high, the other kids cannot resist avoiding you. 1 turns to 15 kids playing tag";
_root.scorebase = _root.scorebase + 500;
} else {
_root.childSA1 = "Playing on your own? Someday you may regret this.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 19
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("childS2");
} else {
gotoAndStop ("childMenu2");
}
}
Frame 20
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 20
on (press) {
if (_root.intValue >= 6) {
_root.childSA2 = "You get the part. As your intelligence is high enough you can remember your lines perfectly. Because of your performance a lot more kids want to hang out with you";
_root.chaMain = _root.chaMain + 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.childSA2 = "You get the part. But unfortunately your intelligence is too low and you stumble with your lines during the most crucial part.";
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 20
on (press) {
if (_root.intValue <= 7) {
_root.childSA2 = "You're kind of dumb but at least you're smart enough not to apply for the bigger parts.";
_root.scorebase = _root.scorebase + 50;
} else {
_root.childSA2 = "You lost out on an opportunity to prove how smart you are. Your intelligence stat is high enough for you to apply for the lead part but you got stuck with extra #3. Maybe you're just modest.";
_root.scorebase = _root.scorebase + 30;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 20
on (press) {
if (_root.chaValue >= 5) {
_root.childSA2 = "Your charm is high enough to get away with being sick. However you missed a day at school to avoid being in the play. You lose some intelligence.";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 10;
} else {
_root.childSA2 = "Nice try. But it didn't work. Your teacher casts you as a tree. Standing up for an hour hurts. Strength down";
_root.strMain = _root.strMain - 1;
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 20
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("childS3");
} else {
gotoAndStop ("childMenu2");
}
}
Frame 21
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 21
on (press) {
if (_root.intValue >= 5) {
_root.childSA3 = "You strike a match. Pretty. You quickly put the match out and put the box away.";
_root.scorebase = _root.scorebase + 75;
} else {
_root.childSA3 = "You strike a match. However this has ended very badly. You set the house on fire after dropping the match. You are dead";
_root.healthMain = _root.healthMain - 999;
_root.death1 = "fire";
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 21
on (press) {
_root.childSA3 = "Smart move. You could have caused a lot of trouble. ";
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 21
on (press) {
_root.childSA3 = "You watch TV instead. Your dad finishes cleaning the car and takes you out for a spin to get some lunch. Health up";
_root.healthMain = _root.healthMain + 20;
_root.scorebase = _root.scorebase + 150;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 21
on (press) {
if (_root.healthMain < 0) {
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("childMenu2");
}
}
Frame 22
stop();
ageMain = ageMain + 4;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "cont1" in Frame 22
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("childS4");
} else {
_root.gotoAndStop(23 + Math.round(Math.random() * 2));
}
}
Frame 23
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 23
on (press) {
if (_root.strValue >= 7) {
_root.childSA4 = "Because you're strong you feel as if you could take this monster. You look under the bed armed with a bat and find there is no monster. You learn something tonight";
_root.intMain = _root.intMain + 2;
_root.scorebase = _root.scorebase + 300;
} else {
_root.childSA4 = "What? You? Fight monsters? You're a weakling. You can't take on the school bully let alone a monster.";
_root.scorebase = _root.scorebase + 75;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 23
on (press) {
if (_root.intValue >= 7) {
_root.childSA4 = "You're smart enough to realise there is no monster. You go back to sleep and feel great the next morning";
_root.healthMain = _root.healthMain + 10;
_root.scorebase = _root.scorebase + 200;
} else {
_root.childSA4 = "You keep telling yourself that but you can't stop thinking about it.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 23
on (press) {
if (_root.strValue >= 7) {
_root.childSA4 = "Oh come on! You could take that monster down but you resorted to calling your dad. Weak.";
_root.scorebase = _root.scorebase + 10;
} else {
_root.childSA4 = "Your dad comes running. You tell him about the monster. He laughs and tells you there is no monster.";
_root.scorebase = _root.scorebase + 100;
_root.intMain = _root.intMain + 1;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 23
on (press) {
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("childS5");
} else {
gotoAndStop ("childMenu3");
}
}
Frame 24
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 24
on (press) {
if (_root.strValue >= 7) {
_root.childSA5 = "You turn up. The bully is waiting for you and a crowd has gathered. Because you're strong you win the fight in minutes. The kid runs away crying. I can't help but feel that you were the real bully";
_root.scorebase = _root.scorebase + 100;
} else {
_root.childSA5 = "You're not strong enough to beat the bully. You suffer a black eye but your peers think you were brave to actually challenge the bully.";
_root.scorebase = _root.scorebase + 200;
_root.chaMain = _root.chaMain + 2;
_root.healthMain = _root.healthMain - 5;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 24
on (press) {
if (_root.chaValue >= 7) {
_root.childSA5 = "You use your charm to convince the bully not to fight you. The bully walks off without incident. ";
_root.scorebase = _root.scorebase + 150;
} else {
_root.childSA5 = "That didn't work. Somehow you called his mother a farm animal. He beat you within an inch of your life.";
_root.scorebase = _root.scorebase + 20;
_root.healthMain = _root.healthMain - 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 24
on (press) {
_root.childSA5 = "You run as fast as you can back to your house. The next day your friends tell you that the bully didn't turn up either";
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 24
on (press) {
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("childS6");
} else {
gotoAndStop ("childMenu3");
}
}
Frame 25
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 25
on (press) {
_root.childSA6 = "This was the correct thing to do. This man is a dangerous person. You should have told someone though.";
_root.scorebase = _root.scorebase + 100;
_root.intMain = _root.intMain + 1;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 25
on (press) {
if (_root.intValue >= 5) {
_root.childSA6 = "Wait a minute...You're smart enough to know that approaching this guy is dangerous. You run";
_root.scorebase = _root.scorebase + 50;
} else {
_root.childSA6 = "Game over you stupid person. What made you think this was a good idea?";
_root.scorebase = _root.scorebase + 10;
_root.death1 = "murdered";
_root.gotoAndStop("gameover");
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 25
on (press) {
_root.childSA6 = "This was the correct thing to do. This man is a dangerous person. Later you hear that the same guy was arrested.";
_root.intMain = _root.intMain + 2;
_root.scorebase = _root.scorebase + 400;
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 25
on (press) {
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("childMenu3");
}
}
Frame 26
stop();
ageMain = ageMain + 3;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "cont1" in Frame 26
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("childS7");
} else {
_root.gotoAndStop(27 + Math.round(Math.random() * 2));
}
}
Frame 27
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
if (gender == "male") {
var crushOne = "Sam";
var crushTwo = "Jane";
var crushThr = "Kate";
}
if (gender == "female") {
var crushOne = "Sid";
var crushTwo = "John";
var crushThr = "Ken";
}
Instance of Symbol 347 MovieClip "redButton" in Frame 27
on (press) {
if (_root.attValue >= 2) {
_root.childSA7 = "Your standards may be low but obviously they agree to a date. You got your first kiss and in a few years your date had ugly duckling syndrome.";
_root.healthMain = _root.healthMain + 3;
_root.scorebase = _root.scorebase + 100;
} else {
_root.childSA7 = "You get rejected for being even uglier than them. Sorry.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 27
on (press) {
if (_root.attValue >= 5) {
_root.childSA7 = "You picked a safe option. They agree to the date. You got your first kiss.";
_root.healthMain = _root.healthMain + 5;
_root.scorebase = _root.scorebase + 300;
} else {
_root.childSA7 = "You got rejected. Too bad.";
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 27
on (press) {
if (_root.attValue >= 8) {
_root.childSA7 = "Lucky you. You got a date with the hottest person in school. In a decade your date becomes a famous model. You were expecting something different?";
_root.healthMain = _root.healthMain + 10;
_root.scorebase = _root.scorebase + 500;
} else {
_root.childSA7 = "You may think you look good but they didn't think so. Too bad.";
_root.scorebase = _root.scorebase + 30;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 27
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("childS8");
} else {
gotoAndStop ("teenMenu1");
}
}
Frame 28
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 28
on (press) {
if (_root.chaValue >= 7) {
_root.childSA8 = "You can read out anything and it still sound charming. The teacher tells you to sit down. The guy next to you gives you a hi five.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.childSA8 = "Really? You're going to read it out? The class laughs at you and your peers will remember this for the rest of your school life.";
_root.scorebase = _root.scorebase + 75;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 28
on (press) {
if (_root.intValue >= 6) {
_root.childSA8 = "You're smart enough to think of something on the spot without sounding wierd. Well done you";
_root.scorebase = _root.scorebase + 300;
} else {
_root.childSA8 = "You attempt to make something up but your teacher realises this. She takes the note, reads it and gives you a dentention.";
_root.scorebase = _root.scorebase + 50;
_root.chaMain = _root.chaMain - 1;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 28
on (press) {
if (_root.chaValue >= 8) {
_root.childSA8 = "You're that much of a badass you can refuse to. However you're given a long detention. You lose some of the charm you used in this situation but learn a lot during detention";
_root.chaMain = _root.chaMain - 1;
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 100;
} else {
_root.childSA8 = "You tried looking cool but failed badly. Your teacher has had a long day and in the end cannot be bothered and just says to forget it";
_root.scorebase = _root.scorebase + 40;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 28
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("childS9");
} else {
gotoAndStop ("teenMenu1");
}
}
Frame 29
stop();
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 29
on (press) {
if (_root.strValue >= 7) {
_root.childSA9 = "You both walk out with the games in your jackets. You forget about the sensors at the door and a security guard grabs you. Because you're strong enough you manage to escape. Later you find you stole a display case. Hah!";
_root.scorebase = _root.scorebase + 150;
} else {
_root.childSA9 = "You both walk out with the games in your jackets. You forget about the sensors at the door and a security guard grabs you. You cannot escape. Enjoy being grounded for a month without seeing your friends";
_root.chaMain = _root.chaMain - 2;
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 29
on (press) {
if (_root.chaValue >= 9) {
_root.childSA9 = "You're the coolest kid in school. Of course he listens to you. He doesn't steal anything.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.childSA9 = "He doesn't listen to you and calls you a goody two shoes (seriously who says that these days?). You're no longer friends with this guy.";
_root.scorebase = _root.scorebase + 75;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 29
on (press) {
_root.childSA9 = "He sees this and grabs you by the back of your shirt. You argue for a bit in the store and eventually punches you in the face, breaking your nose. He gets tackled by a security guard. They find the stolen game in his pocket. Assault and theft eh?";
_root.healthMain = _root.healthMain - 20;
_root.scorebase = _root.scorebase + 100;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 29
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("teenMenu1");
}
}
Frame 30
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
ageMain = ageMain + 2;
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
_root.popRmain._visible = true;
cont1.onRollOver = function () {
this.shine.play();
};
if (_root.slideOn == "yes") {
_root.teeSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.teeSlide._visible = false;
}
Instance of Symbol 180 MovieClip "cont1" in Frame 30
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS1");
} else {
_root.gotoAndStop(31 + Math.round(Math.random() * 2));
}
}
Frame 31
stop();
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 31
on (press) {
_root.teenSA1 = "Not the most daring thing. At least it's safe.";
_root.scorebase = _root.scorebase + 100;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 31
on (press) {
if (_root.chaValue >= 8) {
_root.teenSA1 = "According to your charm stat, this seems about right.";
_root.scorebase = _root.scorebase + 500;
} else {
_root.teenSA1 = "You try this and your drink gets spiked. You fall through a ground level window after your first experience with alcohol.";
_root.healthMain = _root.healthMain - 10;
_root.scorebase = _root.scorebase + 40;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 31
on (press) {
_root.teenSA1 = "Whoa I didn't mean that. You smoke for a couple of years before giving up. It wasn't long but enough to affect your health AND your charm, these days smoking isn't cool anymore.";
_root.healthMain = _root.healthMain - 20;
_root.chaMain = _root.chaMain - 2;
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 31
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS2");
} else {
gotoAndStop ("teenMenu2");
}
}
Frame 32
stop();
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 32
on (press) {
if (_root.chaValue <= 4) {
_root.teenSA2 = "Your best friend wasn't as trustworthy as you thought. They move away a few days later with your stuff.";
_root.scorebase = _root.scorebase + 50;
} else {
_root.teenSA2 = "Your best friend has some bad news for you. They said he's moving away. They give you your stuff back before they get in the car and waves goodbye.";
_root.scorebase = _root.scorebase + 150;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 32
on (press) {
if (_root.chaValue >= 7) {
_root.teenSA2 = "You refuse but your friend understands how valuble this object is. The pair of you never talk about it again.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.teenSA2 = "Your friend calls you a 'dickhead' for not trusting them. You lose your best friend.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 32
on (press) {
_root.teenSA2 = "Your friend gives you an old science book. It was their grandfather's and is considered to be very valuble. You were expecting a dirt bike? You read it at some point, your intelligence goes up";
_root.intMain = _root.intMain + 2;
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 32
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS3");
} else {
gotoAndStop ("teenMenu2");
}
}
Frame 33
stop();
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 33
on (press) {
if (_root.chaValue >= 6) {
_root.teenSA3 = "You're social enough to join them. You have a great time but the class you missed was very important. You lose some intelligence";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 150;
} else {
_root.teenSA3 = "You're not cool enough to hang out with the others, you can't hang 10 either.";
_root.scorebase = _root.scorebase + 25;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 33
on (press) {
_root.teenSA3 = "Where? You wander around for a bit and realise you wasted time, precious time. Time that could have been used to study in class.";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 33
on (press) {
_root.teenSA3 = "You turn up for class and find you're the only one there. Even the teacher isn't here. Later you hear the teacher joined the students at the beach.";
_root.scorebase = _root.scorebase + 75;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 33
on (release) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("teenMenu2");
}
}
Frame 34
stop();
ageMain = ageMain + 3;
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
}
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "cont1" in Frame 34
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS4");
} else {
_root.gotoAndStop(35 + Math.round(Math.random() * 2));
}
}
Frame 35
stop();
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 35
on (press) {
_root.infoBar.gfbfHP = _root.infoBar.gfbfHP - 2;
_root.teenSA4 = "You decide not to go but on Monday you hear how great the party was. Your charm has been lowered";
_root.chaMain = _root.chaMain - 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 35
on (press) {
_root.infoBar.gfbfHP = _root.infoBar.gfbfHP - 3;
if (_root.chaValue >= 5) {
_root.teenSA4 = "You're welcome at the party and your friends do tease you about it. Jokes on them, you take advantage of a friend who has been drunk and fell asleep. Not in THAT way.";
_root.scorebase = _root.scorebase + 300;
} else {
_root.teenSA4 = "You enjoy the party sober when suddenly the police raid the party. After a breathalyzer test, you're clean and avoid any further trouble from the police.";
_root.scorebase = _root.scorebase + 350;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 35
on (press) {
_root.infoBar.gfbfHP = _root.infoBar.gfbfHP - 1;
if (_root.strValue >= 7) {
_root.teenSA4 = "You drink all night. You don't get too drunk but you enjoy the buzz";
_root.scorebase = _root.scorebase + 150;
} else {
_root.teenSA4 = "Did you know the str stat affects your tolerance to alcohol? Neither did your virtual character. He got alcohol poisoning.";
_root.healthMain = _root.healthMain - 30;
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 35
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS5");
} else {
gotoAndStop ("yadultMenu1");
}
}
Frame 36
stop();
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
if (gender == "male") {
var teenCrush = "girl";
}
if (gender == "female") {
var teenCrush = "guy";
}
Instance of Symbol 347 MovieClip "redButton" in Frame 36
on (press) {
if (_root.attValue <= 8) {
_root.teenSA5 = "You don't bother with a condom but out of pure luck, there is no teen pregnancy. I know you're a teen and all but this was a very stupid thing to do";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 50;
} else {
_root.teenSA5 = "Game over. There was an unwanted pregnancy. After 2 years of balancing school and taking care of a baby, you hung yourself because you couldn't take it anymore.";
_root.death1 = "Suicide";
_root.healthMain = _root.healthMain - 999;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 36
on (press) {
if (_root.attValue >= 6) {
_root.teenSA5 = "You ran to the chemists, snagged a box and managed to get back in time. Go you";
_root.intHealth = _root.intHealth + 30;
_root.scorebase = _root.scorebase + 500;
} else {
_root.teenSA5 = "When you got to the chemists there was a very old lady at the desk. She spoke very slowly which cost time. Eventually you bought the condoms. When you got back, the person you were going to have sex with was no where to be seen. Damnit! ";
_root.scorebase = _root.scorebase + 25;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 36
on (press) {
_root.teenSA5 = "Your friends laughed and said 'sure'. A friend gave you the condom and you back upstairs in a flash. You had sex....what more do you want me to say? This ain't a porn game.";
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 36
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
}
if ((gameFull = "full")) {
_root.gotoAndPlay("teenS6");
} else {
gotoAndStop ("yadultMenu1");
}
}
Frame 37
stop();
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 37
on (press) {
if (_root.attValue >= 7) {
_root.teenSA6 = "You call them and set up a meeting. However this is just a one time thing. One shoot and you get some money,. You're attractive enough to do this";
_root.moneyMain = _root.moneyMain + 200;
_root.scorebase = _root.scorebase + 200;
} else {
_root.teenSA6 = "You call them and set up a meeting. You didn't get the job. Your att stat isn't high enough.";
_root.scorebase = _root.scorebase + 30;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 37
on (press) {
_root.teenSA6 = "You look up their business on the internet. They're a porn site. You didn't bother calling them up. I'm sure the player of this game won't like this";
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 37
on (press) {
_root.teenSA6 = "You throw the card away. Nothing more can be said here.";
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 37
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultMenu1");
}
}
Frame 38
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
ageMain = ageMain + 3;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
if (_root.slideOn == "yes") {
_root.aduSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.aduSlide._visible = false;
}
Instance of Symbol 180 MovieClip "cont1" in Frame 38
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("yadultS1");
} else {
_root.gotoAndStop(35 + Math.round(Math.random() * 2));
}
}
Frame 39
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 39
on (press) {
if (_root.strValue >= 7) {
_root.yadultSA1 = "You're strong enough to grab the knife away from his grip. The mugger decides this is not worth it and flees leaving you with the knife in your hands";
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA1 = "The struggle ends up with the knife in your torso. You bleed to death on the steet. The mugger takes your wallet and a homeless man takes your shoes.";
_root.death1 = "stab wound";
_root.healthMain = _root.healthMain - 999;
_root.moneyMain = _root.moneyMain - 150;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 39
on (press) {
if (_root.moneyMain >= 100) {
_root.yadultSA1 = "You give the mugger your wallet and he runs. You just lost a lot of money. This affects your charm.";
_root.moneyMain = _root.moneyMain - 100;
_root.chaMain = _root.chaMain - 1;
_root.scorebase = _root.scorebase + 70;
} else {
_root.yadultSA1 = "You say you have no money because you know you don't. The mugger doesn't believe you. He forces his hand in your jacket pocket and finds your wallet. He checks it and finds nothing of worth. He throws the wallet in your face and runs.";
_root.scorebase = _root.scorebase + 80;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 39
on (press) {
_root.yadultSA1 = "You attempt to run but this does not work. The mugger pursues you and assaults you. You lose some health and leaves you with a permanent scar that lowers your att.";
_root.healthMain = _root.healthMain - 10;
_root.attMain = _root.attMain - 1;
_root.scorebase = _root.scorebase + 40;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 39
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS2");
}
}
Frame 40
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 40
on (press) {
_root.yadultSA2 = "You gave him your lunch and he was very grateful. This man lives another day. Long enough for a charity to pick him up and get him back on his feet.";
_root.chaMain = _root.chaMain + 1;
_root.scorebase = _root.scorebase + 400;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 40
on (press) {
_root.yadultSA2 = "This didn't work as well as you thought. The tramp takes the money and wanders into an off license. He buys some hard alcohol. He dies the next day due to dehydration.";
_root.moneyMain = _root.moneyMain - 10;
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 40
on (press) {
if (_root.strMain >= 7) {
_root.yadultSA2 = "You push the tramp a little too hard. This drives him over the edge and jumps off a building a few minutes later.";
_root.scorebase = _root.scorebase + 60;
} else {
_root.yadultSA2 = "Homeless people are stronger than they look. He punches you in the face and runs off with your lunch.";
_root.moneyMain = _root.moneyMain - 5;
_root.healthMain = _root.healthMain - 5;
_root.scorebase = _root.scorebase + 40;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 40
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS3");
}
}
Frame 41
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 41
on (press) {
if (_root.strMain >= 5) {
_root.yadultSA3 = "You take a taxi home. You lose some money.";
_root.moneyMain = _root.moneyMain - 25;
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA3 = "You take a taxi home. Your strength is too low and you can't hold it in. You throw up on the back seat. The driver kicks you out and gets a soiling charge from you. You walk the remainder home.";
_root.moneyMain = _root.moneyMain - 85;
_root.healthMain = _root.healthMain - 5;
_root.scorebase = _root.scorebase + 75;
}
this._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 41
on (press) {
if (_root.intMain >= 5) {
_root.yadultSA3 = "As your int stat is high you back out at the last minute and decide to walk home. It's too dangerous to be taken home by a drunk friend. Unfortunately your friend still drives. He hits a lamp post and dies from the collision.";
_root.scorebase = _root.scorebase + 50;
} else {
_root.yadultSA3 = "What's the worst that could happen? Your friend crashes the car into a truck. Both of you die, including the driver of the truck.";
_root.death1 = "car accident";
_root.healthMain = _root.healthMain - 999;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 41
on (press) {
_root.yadultSA3 = "It's safe but slow. You get home and snuggle up in the warm bed. You have a small hangover the next morning though.";
_root.scorebase = _root.scorebase + 400;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 41
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS4");
}
}
Frame 42
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 42
on (press) {
_root.yadultSA4 = "This is incorrect. Pluto is no longer the farthest planet from the sun. Pluto isn't classified as a planet anymore.";
this._visible = false;
_root.scorebase = _root.scorebase + 100;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 42
on (press) {
_root.yadultSA4 = "This is correct. You win C:100 from the competition.";
_root.intMain = _root.intMain + 1;
_root.moneyMain = _root.moneyMain + 100;
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 42
on (press) {
_root.yadultSA4 = "Wrong. Not even close";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 42
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS5");
}
}
Frame 43
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 43
on (press) {
_root.yadultSAFIVE = "You go to the doctors and it is concluded that the lump was just a cyst. You get it removed next Friday.";
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 43
on (press) {
if (_root.intMain >= 6) {
_root.yadultSAFIVE = "A week progresses and you think 'enough is enough'. You go to the doctors and find it is cancer. If you left it any longer, you may have lost a leg. int down.";
_root.intMain = _root.intMain - 1;
_root.scorebase = _root.scorebase + 50;
} else {
_root.yadultSAFIVE = "After neglecting the lump for a year you do eventually go to the doctors. Bad news: it was cancer. Because you left it far too long you die.";
_root.death1 = "cancer";
_root.healthMain = _root.healthMain - 999;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 43
on (press) {
_root.yadultSAFIVE = "it popped. Panic over.";
_root.scorebase = _root.scorebase + 100;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 43
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS6");
}
}
Frame 44
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 44
on (press) {
if (_root.strMain >= 7) {
_root.yadultSA6 = "You confront them and give them a piece of your mind. They see you're tough and they make themselves scarse.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA6 = "You tell the teenagers to get lost or you'll force them out. They see your bluff and attack you. You lose quite a bit of health.";
_root.healthMain = _root.healthMain - 20;
_root.scorebase = _root.scorebase + 25;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 44
on (press) {
if (_root.chaMain >= 7) {
_root.yadultSA6 = "You convince them to go away. Your charm stat helped you out this time.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA6 = "er....that didn't work. The teenagers called you a twat and beat you up.";
_root.healthMain = _root.healthMain - 20;
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 44
on (press) {
if (_root.intMain >= 6) {
_root.yadultSA6 = "You pretend you never saw them but you know better to not observe what the teenagers are up to. You see one of them about to damage your property. You run outside and tell them to clear off.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.yadultSA6 = "A hour later you check up on the teenagers. They're gone. They keyed your car, broke a window and dented the door. They also steal your CDs in the glove compartment. You lost money repairing it.";
_root.moneyMain = _root.moneyMain - 350;
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 44
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS7");
}
}
Frame 45
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 45
on (press) {
if (_root.intMain >= 3) {
_root.yadultSA7 = "Slot machines are safe low stakes gambles. after 15 minutes playing the slot machines you win a small amount of money.";
_root.moneyMain = _root.moneyMain + 50;
_root.scorebase = _root.scorebase + 100;
} else {
_root.yadultSA7 = "Even you couldn't win on the slot machines. You lose some money but not a lot.";
_root.healthMain = _root.healthMain - 20;
_root.moneyMain = _root.moneyMain - 10;
_root.scorebase = _root.scorebase + 30;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 45
on (press) {
if (_root.intMain >= 8) {
_root.yadultSA7 = "You gamble all your chips on red 34. You won a lot of money";
_root.moneyMain = _root.moneyMain + 1000;
_root.scorebase = _root.scorebase + 1000;
} else {
_root.yadultSA7 = "I said intelligence would get you far. But you lack that, why would you try gambling on the wheel? You lost a lot of money.";
_root.moneyMain = _root.moneyMain - 500;
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 45
on (press) {
if (_root.intMain >= 5) {
_root.yadultSA7 = "hit... hit... Winner 21! You won a moderate amount of money.";
_root.moneyMain = _root.moneyMain + 250;
_root.scorebase = _root.scorebase + 500;
} else {
_root.yadultSA7 = "Bust. You lose a moderate amount of money.";
_root.moneyMain = _root.moneyMain - 125;
_root.scorebase = _root.scorebase + 20;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Frame 46
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 46
on (press) {
if (_root.chaMain >= 5) {
_root.yadultSA8 = "You persuade Kerry that Joe uses his money to support her life as well as him and that he could easily cut her off. Later on Kerry finds a secure job.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA8 = "Your charm is way too low to make a convincing arguement. Joe and Kerry split up because of you.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 46
on (press) {
if (_root.intMain >= 8) {
_root.yadultSA8 = "You persuade Joe that he should make time for Kerry or their relation will fall apart. Joe balances his work life with his personal life. Later on Joe and Kerry get married and they're expecting a baby. Kerry works hard at home and Joe works hard at work.";
_root.scorebase = _root.scorebase + 500;
} else {
_root.yadultSA8 = "Your charm is way too low to make a convincing arguement. Joe and Kerry split up because of you.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 46
on (press) {
_root.yadultSA8 = "You tell Kerry should get a job and in return Joe must spend less time in work. When neither are at work they use all the spare time they have together.";
_root.scorebase = _root.scorebase + 250;
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 46
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("yadultS9");
}
}
Frame 47
stop();
ageMain = ageMain + 1;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 47
on (press) {
if (_root.attMain >= 8) {
_root.yadultSA9 = "You're good looking enough to apply for an extra position. Why do extras need to be attractive you may ask? Well your character is a model...that gets murdered.";
_root.moneyMain = _root.moneyMain - 100;
_root.scorebase = _root.scorebase + 200;
} else {
_root.yadultSA9 = "You're not as good looking as you may think. You didn't get the job";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 47
on (press) {
if (_root.intMain >= 8) {
_root.yadultSA9 = "You're intelligent enough to apply for an actor position. Why do actors need to be intelligent you may ask? Well your character is a doctor with a lot of lines.";
_root.moneyMain = _root.moneyMain - 130;
_root.scorebase = _root.scorebase + 400;
} else {
_root.yadultSA9 = "You didn't get the job because your intelligence was too low.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 47
on (press) {
if (_root.intMain >= 8) {
_root.yadultSA9 = "Shame you could have taken that acting job with your intelligence.";
_root.scorebase = _root.scorebase + 100;
} else {
_root.yadultSA9 = "You were't smart enough for the acting job anyway. No loss. ";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.greenButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 47
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultMenu1");
}
}
Frame 48
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
ageMain = ageMain + 1;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "cont1" in Frame 48
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("adultS1");
} else {
_root.gotoAndStop(31 + Math.round(Math.random() * 2));
}
}
Frame 49
stop();
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 49
on (press) {
_root.adultSA1 = "This is incorrect.";
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 49
on (press) {
_root.adultSA1 = "This is incorrect.";
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 49
on (press) {
_root.adultSA1 = "This is correct. You're third place in the competition, you win a small cash prize";
_root.moneyMain = _root.moneyMain + 200;
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 49
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultS2");
}
}
Frame 50
stop();
ageMain = ageMain + 5;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 50
on (press) {
if (_root.chaMain >= 2) {
_root.adultSA2 = "This is a safe but boring topic. Annie starts complaining how windy it was last week but beyond that it was a weak topic.";
_root.scorebase = _root.scorebase + 100;
} else {
_root.adultSA2 = "You lack of charm cannot make this an interesting topic. The other guests wonder why you're even here at this dinner party.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 50
on (press) {
if (_root.chaMain >= 5) {
_root.adultSA2 = "You start the conversation with what's been in the news lately. This topic causes everyone (including you) to voice their opinion on the subject.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.adultSA2 = "You attempt to start a conversation but cannot think of anything interesting that was in the news lately.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 50
on (press) {
if (_root.chaMain >= 8) {
_root.adultSA2 = "The guests look at you for a second. You're not sure whether this is either awe or disgust. You are pleasantly surprised that this begin a very long conversation about a taboo subject. Jokingly someone mentions an orgy. (I bet, you, the player wanted a little more)";
_root.scorebase = _root.scorebase + 300;
} else {
_root.adultSA2 = "It somewhat works and all was going well until you mention a threesome with Harry and Natalie. You get thrown out and you are never invited to another dinner party with those people again.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 50
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultS3");
}
}
Frame 51
stop();
ageMain = ageMain + 5;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 51
on (press) {
if (_root.strMain >= 2) {
_root.adultSA3 = "You feel fine with your weight. You don't bother wasting time and money into a gym membership.";
_root.scorebase = _root.scorebase + 50;
} else {
_root.adultSA3 = "Whatever you say, tubby.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 51
on (press) {
if (_root.strMain >= 5) {
_root.adultSA3 = "You can feel the fat burning away. You lose your target weight and some more.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.adultSA3 = "You were pacing yourself pretty well until you accidentally pressed the button that makes it go faster. You cannot keep up and you get thrown across the room into a bunch of weights.";
_root.healthMain = _root.healthMain - 5;
_root.scorebase = _root.scorebase + 30;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
_root.moneyMain = _root.moneyMain - 100;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 51
on (press) {
if (_root.chaMain >= 8) {
_root.adultSA3 = "You show all these other losers how it's done. The gym regulars wonder how you do it.";
_root.scorebase = _root.scorebase + 500;
} else {
_root.adultSA3 = "Your strength is too low to use this monstrous machine. You try it anyway. An hour later one of the gym staff find you with both your arms stuck in the machine.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
_root.moneyMain = _root.moneyMain - 100;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 51
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultS4");
}
}
Frame 52
stop();
ageMain = ageMain + 5;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 52
on (press) {
if (_root.attMain >= 8) {
_root.adultSA4 = "What? But you're hot!....according to your att stat. ";
_root.scorebase = _root.scorebase + 50;
} else {
_root.adultSA4 = "Yep you ain't no pretty picture. Not advert attractive anyway.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 52
on (press) {
if (_root.attMain >= 8) {
_root.adultSA4 = "You got in. You appeared in the shampoo advert. You got your cash and a little fame too.";
_root.chaMain = _root.chaMain + 1;
_root.moneyMain = _root.moneyMain + 80;
_root.scorebase = _root.scorebase + 600;
} else {
_root.adultSA4 = "You got turned down. You weren't advert attractive.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 52
on (press) {
if (_root.attMain >= 6) {
_root.adultSA4 = "You observed the people going for the audition and you realise you've got a good chance at this. You entered the auditions and got the job. You recieve cash for your efforts.";
_root.moneyMain = _root.moneyMain + 80;
_root.scorebase = _root.scorebase + 400;
} else {
_root.adultSA4 = "You observed the people going for the audition and realise you have no chance against these beautiful people. You go home empty handed.";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 52
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultS5");
}
}
Frame 53
stop();
ageMain = ageMain + 5;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 53
on (press) {
_root.adultSA5 = "You protect your face. One of them has a lead bar and tried you hit your head with it. Because you avoided it you saved your self from a lot of damage (I.E. death). Your arm was broken but everything else was bruises.";
_root.healthMain = _root.healthMain - 10;
_root.scorebase = _root.scorebase + 400;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 53
on (press) {
_root.adultSA5 = "You protect your body. This was going well until you got hit over the head with a blunt object. You wake up in the hospital 3 days later. You could have died.";
_root.healthMain = _root.healthMain - 15;
_root.scorebase = _root.scorebase + 50;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 53
on (press) {
_root.adultSA5 = "You protect your face and body. This was the best idea. After the assault you feel sore all over but nothing major.";
_root.healthMain = _root.healthMain - 5;
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 53
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("adultS6");
}
}
Frame 54
stop();
ageMain = ageMain + 5;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 54
on (press) {
_root.adultSA6 = "You have so much to live for. You've made a smart decision";
_root.intMain = _root.intMain + 1;
_root.scorebase = _root.scorebase + 800;
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 54
on (press) {
_root.adultSA6 = "I'm not your babysitter. This is your choice. Game over, you are dead.";
_root.healthMain = _root.healthMain - 999;
_root.death1 = "Suicide";
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 54
on (press) {
if (_root.intMain >= 3) {
_root.adultSA6 = "You've thought about it long and hard. You've come to the conclusion that you have many more years to live.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.adultSA6 = "You've thought about it long and hard. You cannot find a reason not to commit suicide. You finally did it. You are dead";
_root.healthMain = _root.healthMain - 999;
_root.death1 = "Suicide";
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 54
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameover");
} else {
_root.gotoAndPlay("oldMenu1");
}
}
Frame 55
stop();
_root.slideshowbuttonoff1._visible = true;
_root.slideshowbuttonoff2._visible = false;
dateLimit = dateLimit + 1;
ageMain = ageMain + 5;
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
cont1.onRollOver = function () {
this.shine.play();
};
if (_root.slideOn == "yes") {
_root.oldSlide._visible = true;
} else if (_root.slideOn == "no") {
_root.oldSlide._visible = false;
}
Instance of Symbol 180 MovieClip "cont1" in Frame 55
on (press) {
if ((gameFull = "full")) {
_root.gotoAndPlay("oldS1");
} else {
_root.gotoAndStop(31 + Math.round(Math.random() * 2));
}
}
Frame 56
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 56
on (press) {
if (_root.healthMain >= 10) {
_root.oldSA1 = "You may be right but wouldn't it be better for a doctor to tell you that.";
_root.scorebase = _root.scorebase + 100;
} else {
_root.oldSA1 = "Have you seen your health stat? You've haven't got much time left.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 56
on (press) {
if (_root.healthMain >= 10) {
_root.oldSA1 = "This is true. You haven't gone senile yet. But hey next time the opportunity comes, it may be a good idea to check up with the doc.";
_root.scorebase = _root.scorebase + 100;
} else {
_root.oldSA1 = "I would recommend you do see a doctor. You aren't that healthy";
_root.scorebase = _root.scorebase + 10;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 56
on (press) {
if (_root.healthMain >= 10) {
_root.oldSA1 = "Congrats, the doctor has concluded you're healthy except for a sore throat. He recommends a certain over the counter medicine for that sore throat.";
_root.healthMain = _root.healthMain + 5;
_root.scorebase = _root.scorebase + 400;
} else {
_root.oldSA1 = "You've made the right decision. Your health is terribly low. The doctor has given you instructions for longer life. However this is only temporary.";
_root.healthMain = _root.healthMain + 5;
_root.scorebase = _root.scorebase + 500;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 56
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
} else {
_root.gotoAndPlay("oldS2");
}
}
Frame 57
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 57
on (press) {
if (_root.strMain >= 7) {
_root.oldSA2 = "You were right not to trust them. One of the teens tried to pick your pocket. You grabbed the hand that was exploring your pocket and twisted it. You're pretty strong for someone your age.";
_root.scorebase = _root.scorebase + 300;
} else {
_root.oldSA2 = "You kept your guard up but it was no use. You had some spare change (and a werther's original) in your jacket pocket. When you came to your stop, you only realised when the bus drove off.";
_root.moneyMain = _root.moneyMain - 4;
_root.scorebase = _root.scorebase + 40;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 57
on (press) {
_root.oldSA2 = "Good idea. The best option in this situation is to sit far away from them. They were annoying a passenger who sat close to them. You felt sympathetic for that person but at least it wasn't you.";
_root.scorebase = _root.scorebase + 500;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 57
on (press) {
_root.oldSA2 = "You shook off any thoughts that these teenagers were going to cause trouble. These teenagers are just like you. Waiting on a bus with somewhere to go. The age difference is collosal, mind.";
_root.scorebase = _root.scorebase + 400;
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 57
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
} else {
_root.gotoAndPlay("oldS3");
}
}
Frame 58
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 58
on (press) {
if (_root.chaMain >= 6) {
_root.oldSA3 = "My mistake. Your cha stat proves that age is just a number and you can be hip even if you were 300 years old. I'll just check your age before saying that though.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.oldSA3 = "Whatever you say. Just don't forget to rant about 'the good old days'.";
_root.scorebase = _root.scorebase + 100;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 58
on (press) {
_root.oldSA3 = "Sorry. But being old doesn't have to be burden. You've lived a long life, you've seen many things. You've experienced a lot.";
_root.scorebase = _root.scorebase + 200;
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 58
on (press) {
if (_root.strMain >= 6) {
_root.oldSA3 = "You're a tough person. You're proud to be an elder. You sound like you want to fill every stereotype even if you were on your deathbed.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.oldSA3 = "You're using fa\u00E7ade, a veil of some sort to hide your true feelings. Every night you wish you could be a teenager for one more day.";
_root.scorebase = _root.scorebase + 200;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 58
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
} else {
_root.gotoAndPlay("oldS4");
}
}
Frame 59
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton.onRollOver = function () {
this.shine.play();
};
blueButton.onRollOver = function () {
this.shine.play();
};
greenButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton" in Frame 59
on (press) {
if (_root.intMain >= 6) {
_root.oldSA4 = "Indeed you can. You dislike it when someone younger that you assumes you know nothing about technology though.";
_root.scorebase = _root.scorebase + 300;
} else {
_root.oldSA4 = "You liar. Your int stat tells me otherwise. You have trouble trying to work a microwave.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.greenButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton" in Frame 59
on (press) {
if (_root.intMain >= 3) {
_root.oldSA4 = "You're no expert but you can muddle along just fine.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.oldSA4 = "You wish that were true but you have panic attacks just looking at a computer.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton" in Frame 59
on (press) {
if (_root.intMain >= 8) {
_root.oldSA4 = "You're acting modest. You're more than able to use anything that beeps.";
_root.scorebase = _root.scorebase + 300;
} else {
_root.oldSA4 = "You may not be a whiz kid but at least we know you aren't going to kill yourself with that toaster in the bath.";
_root.scorebase = _root.scorebase + 100;
}
this._visible = false;
_root.greenButton._visible = false;
_root.redButton._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 59
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
} else {
_root.gotoAndPlay("oldS5");
}
}
Frame 60
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton2.onRollOver = function () {
this.shine.play();
};
blueButton2.onRollOver = function () {
this.shine.play();
};
greenButton2.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton2" in Frame 60
on (press) {
if (_root.intMain >= 7) {
_root.oldSA5 = "You are excellent at chess according to your int stat. You make your opponent feels as if he's playing an amateur but at the last minute you trap his king. Checkmate";
_root.scorebase = _root.scorebase + 400;
}
if (_root.intMain == 6) {
_root.oldSA5 = "Your opponent is just as good as you. In the end you are at a stalemate. You agree to meet your opponent next week for a rematch.";
_root.scorebase = _root.scorebase + 200;
} else {
_root.oldSA5 = "Have you ever played chess before? Either your opponent is a pro or you're just bad at chess. Over the next few weeks you meet up with your opponent to learn how to play better. Finally you beat them. After that match you never see them again.";
_root.scorebase = _root.scorebase + 250;
_root.intHealth >= 1;
}
this._visible = false;
_root.greenButton2._visible = false;
_root.blueButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton2" in Frame 60
on (press) {
if (_root.chaMain >= 6) {
_root.oldSA5 = "As you're feeding the ducks you bump into an old friend. You chat for a while and get each other's contact details.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.oldSA5 = "You often come here to feed the ducks. But it is a little lonely.";
_root.scorebase = _root.scorebase + 75;
}
this._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton2" in Frame 60
on (press) {
if (_root.strMain >= 7) {
_root.oldSA5 = "Really now? On the swings at your age? You had a chance to reminisce about your childhood. You would swing as hard a possible and then see how far you could jump. You tried it today. You didn't beat your record but for an old person you did pretty good.";
_root.scorebase = _root.scorebase + 400;
} else {
_root.oldSA5 = "Your arthritis kicks in before you can grip the rope, your back creaks when you try to sit on the swing and you feel dizzy from a small push. You decide not to bother.";
_root.scorebase = _root.scorebase + 50;
}
this._visible = false;
_root.greenButton2._visible = false;
_root.redButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Frame 61
stop();
ageMain = ageMain + 10;
healthMain = healthMain - 15;
if (_root.popupMenu.jobTest == "yes") {
_root.moneyMain = _root.moneyMain + _root.jobValue;
_root.healthMain = _root.healthMain - 3;
}
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.hpDate = _root.hpDate - 3;
_root.dateLimit = _root.dateLimit + 1;
}
if (_root.popupMenu.jobCha == "yes") {
_root.jobScorecha = _root.jobScorecha + 1;
}
if (_root.popupMenu.jobAtt == "yes") {
_root.jobScoreatt = _root.jobScoreatt + 1;
}
if (_root.popupMenu.jobStr == "yes") {
_root.jobScorestr = _root.jobScorestr + 1;
}
if (_root.popupMenu.jobInt == "yes") {
_root.jobScoreint = _root.jobScoreint + 1;
}
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton2.onRollOver = function () {
this.shine.play();
};
blueButton2.onRollOver = function () {
this.shine.play();
};
greenButton2.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton2" in Frame 61
on (press) {
_root.oldSA6 = "This is incorrect.";
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.greenButton2._visible = false;
_root.blueButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton2" in Frame 61
on (press) {
_root.oldSA6 = "Correct! You've won the 20,000!";
_root.moneyMain = _root.moneyMain + 20000;
_root.scorebase = _root.scorebase + 2000;
this._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton2" in Frame 61
on (press) {
_root.oldSA6 = "This is incorrect.";
_root.scorebase = _root.scorebase + 10;
this._visible = false;
_root.greenButton2._visible = false;
_root.redButton2._visible = false;
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
_root.continueButton._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 61
on (press) {
_root.infoBar.popRmain._visible = true;
_root.infoBar.popJmain._visible = true;
_root.infoBar.popMmain._visible = true;
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.hpDate <= 0) {
_root.popupMenu.gotoAndStop("dateDied");
}
}
if (_root.healthMain < 0) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
} else {
_root.gotoAndPlay("oldS7");
}
}
Frame 62
stop();
ageMain = ageMain + 10;
_root.scorebase = _root.scorebase + 130000;
if (_root.popupMenu.gfbfTest2 == "yes") {
root.infoBar.gfbfHP = root.infoBar.gfbfHP - 3;
}
_root.infoBar.popRmain._visible = false;
_root.infoBar.popJmain._visible = false;
_root.infoBar.popMmain._visible = false;
continueButton._visible = false;
ownText._visible = false;
ownInput._visible = false;
submitButton._visible = false;
blueButton3._visible = false;
blueButton3.onRollOver = function () {
this.shine.play();
};
redButton3._visible = false;
redButton3.onRollOver = function () {
this.shine.play();
};
greenButton3._visible = false;
greenButton3.onRollOver = function () {
this.shine.play();
};
continueButton._visible = false;
continueButton.onRollOver = function () {
this.shine.play();
};
redButton2.onRollOver = function () {
this.shine.play();
};
blueButton2.onRollOver = function () {
this.shine.play();
};
greenButton2.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 347 MovieClip "redButton2" in Frame 62
on (press) {
_root.oldSA7 = "You gave your wealth to your family. The bed feels soft, the pillows just right. Everyone you've loved is sitting by your side. Tears in their eyes. You say one last thing.";
_root.scorebase = _root.scorebase + 1000;
this._visible = false;
_root.greenButton2._visible = false;
_root.blueButton2._visible = false;
_root.redButton3._visible = true;
_root.greenButton3._visible = true;
_root.blueButton3._visible = true;
_root.ownText._visible = true;
_root.submitButton._visible = true;
_root.ownInput._visible = true;
}
Instance of Symbol 349 MovieClip "greenButton2" in Frame 62
on (press) {
_root.oldSA7 = "You gave your wealth to your friends. The bed feels soft, the pillows just right. Everyone you've loved is sitting by your side. Tears in their eyes. You say one last thing.";
_root.scorebase = _root.scorebase + 1000;
this._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.redButton3._visible = true;
_root.greenButton3._visible = true;
_root.blueButton3._visible = true;
_root.ownText._visible = true;
_root.submitButton._visible = true;
_root.ownInput._visible = true;
}
Instance of Symbol 351 MovieClip "blueButton2" in Frame 62
on (press) {
_root.oldSA7 = "You gave your wealth to charity. The bed feels soft, the pillows just right. Everyone you've loved is sitting by your side. Tears in their eyes. You say one last thing.";
_root.scorebase = _root.scorebase + 1000;
this._visible = false;
_root.greenButton2._visible = false;
_root.redButton2._visible = false;
_root.redButton3._visible = true;
_root.greenButton3._visible = true;
_root.blueButton3._visible = true;
_root.ownText._visible = true;
_root.submitButton._visible = true;
_root.ownInput._visible = true;
}
Instance of Symbol 180 MovieClip "continueButton" in Frame 62
on (press) {
stopAllSounds();
_root.gotoAndStop("gameoverGood");
}
Instance of Symbol 1123 MovieClip "redButton3" in Frame 62
on (press) {
_root.continueButton._visible = true;
_root.healthMain = _root.healthMain - 999;
_root.death2 = "old age";
_root.graveWords = "'See you in Hell!'";
}
Instance of Symbol 1125 MovieClip "greenButton3" in Frame 62
on (press) {
_root.continueButton._visible = true;
_root.healthMain = _root.healthMain - 999;
_root.death2 = "old age";
_root.graveWords = "'Thank You'";
}
Instance of Symbol 1127 MovieClip "blueButton3" in Frame 62
on (press) {
_root.continueButton._visible = true;
_root.healthMain = _root.healthMain - 999;
_root.death2 = "old age";
_root.graveWords = "hrrrggghhh";
}
Instance of Symbol 1137 MovieClip "submitButton" in Frame 62
on (press) {
_root.graveWords = _root.ownWordsInput;
_root.continueButton._visible = true;
this._visible = false;
}
Frame 63
stop();
submitreplay.onRollOver = function () {
this.shine.play();
};
_root.graveFirst = _root.infoBar.firstnameInfo;
_root.graveLast = _root.infoBar.lastnameInfo;
_root.ageGrave = "Aged " + _root.infoBar.ageInfo;
_root.scorebase = _root.scorebase + _root.moneyMain;
_root.scoreGrave = _root.scorebase;
Instance of Symbol 1153 MovieClip "submitreplay" in Frame 63
on (press) {
_root.healthMain == 1;
_root.attMain == 0;
_root.chaMain == 0;
_root.strMain == 0;
_root.intMain == 0;
_root.ageMain == 0;
_root.death1 == "Health drop";
_root.infantSA1 = " ";
_root.infantSA2 = " ";
_root.infantSA3 = " ";
_root.childSA1 = " ";
_root.childSA2 = " ";
_root.childSA3 = " ";
_root.childSA4 = " ";
_root.childSA5 = " ";
_root.childSA6 = " ";
_root.childSA7 = " ";
_root.childSA8 = " ";
_root.childSA9 = " ";
_root.teenSA1 = " ";
_root.teenSA2 = " ";
_root.teenSA3 = " ";
_root.teenSA4 = " ";
_root.teenSA5 = " ";
_root.teenSA6 = " ";
_root.yadultSA1 = " ";
_root.yadultSA2 = " ";
_root.yadultSA3 = " ";
_root.yadultSA4 = " ";
_root.yadultSAFIVE = " ";
_root.yadultSA6 = " ";
_root.yadultSA7 = " ";
_root.yadultSA8 = " ";
_root.yadultSA9 = " ";
_root.adultSA1 = " ";
_root.adultSA2 = " ";
_root.adultSA3 = " ";
_root.adultSA4 = " ";
_root.adultSA5 = " ";
_root.adultSA6 = " ";
_root.oldSA1 = " ";
_root.oldSA2 = " ";
_root.oldSA3 = " ";
_root.oldSA4 = " ";
_root.oldSA5 = " ";
_root.oldSA6 = " ";
_root.oldSA7 = " ";
_root.jobTitle = " ";
_root.gotoAndPlay("replayFrame");
}
Frame 64
stop();
var o = {n:[10, 12, 7, 15, 2, 1, 7, 4, 10, 2, 2, 4, 15, 11, 13, 3], f:function (i, s) {
if (s.length == 16) {
return(s);
}
return(this.f(i + 1, s + this.n[i].toString(16)));
}};
var boardID = o.f(0, "");
mochi.as2.MochiScores.showLeaderboard({boardID:boardID, score:_root.scorebase});
Symbol 59 MovieClip Frame 40
stop();
Symbol 73 Button
on (press) {
tellTarget (_root) {
nextFrame();
};
}
Symbol 74 Button
on (press) {
gotoAndStop ("end");
_root.play();
}
Instance of Symbol 49 MovieClip in Symbol 75 MovieClip Frame 1
onClipEvent (load) {
_root.stop();
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndStop("lastframe");
}
}
onClipEvent (enterFrame) {
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndPlay("loaded");
}
}
Symbol 75 MovieClip Frame 101
play();
Symbol 75 MovieClip Frame 165
stop();
Symbol 81 Button
on (release) {
NewgroundsAPI.loadNewgrounds();
}
Symbol 86 Button
on (release) {
NewgroundsAPI.loadNewgrounds();
}
Symbol 88 MovieClip Frame 1
function startAd(ngad_url) {
trace("opening " + ngad_url);
System.security.allowDomain("70.87.128.99");
System.security.allowInsecureDomain("70.87.128.99");
System.security.allowDomain("ads.shizmoo.com");
System.security.allowInsecureDomain("ads.shizmoo.com");
System.security.allowDomain("www.cpmstar.com");
System.security.allowInsecureDomain("www.cpmstar.com");
System.security.allowDomain("server.cpmstar.com");
System.security.allowInsecureDomain("server.cpmstar.com");
var ngads_redirect = new XML();
ngads_redirect.ignoreWhite = true;
ngads_redirect.onLoad = function (success) {
trace("[NEWGROUNDS FLASH ADS] :: You may get a 'Security Sandbox Violation' ... this is normal, do not freak out!");
if (success) {
ng_ad.loadMovie(ngads_redirect.toString(), "GET");
}
};
ngads_redirect.load(ngad_url);
}
if (NewgroundsAPI.getAdURL()) {
startAd(NewgroundsAPI.getAdURL());
}
NewgroundsAPI.onAdsApproved = function (ad_url) {
startAd(ad_url);
};
stop();
Symbol 1154 MovieClip [__Packages.NewgroundsAPI] Frame 0
class NewgroundsAPI
{
static var tracker_id, host, version, debug, error_format, header_format, normal_format, link_format;
function NewgroundsAPI () {
}
static function connectMovie(id) {
if (!id) {
SendError("Missing required 'id' parameter in NewgroundsAPI.connectMovie(id:Number)");
} else if (!tracker_id) {
SendMessage("Connecting to API gateway...");
tracker_id = id;
host = _url.split("/")[2].toLowerCase();
if (host.length < 1) {
host = "localhost";
}
var _local2 = new Object();
SendEvent(MOVIE_VIEWS);
}
}
static function setMovieVersion(movie_version) {
if (!movie_version) {
SendError("Missing required 'version' in NewgroundsAPI.setMovieVersion(version:String)");
} else {
version = movie_version;
}
}
static function debugMode() {
debug = true;
}
static function addCustomEvent(stat_id, stat_name) {
if (!stat_id) {
SendError("Missing required 'id' parameter in NewgroundsAPI.AddCustomEvent(id:Number, event_name:String)");
} else if (!stat_name) {
SendError("Missing required 'event_name' parameter in NewgroundsAPI.AddCustomEvent(id:Number, event_name:String)");
} else {
custom_events[stat_name] = CUSTOM_STATS + stat_id;
SendMessage("Created custom event: " + stat_name);
}
}
static function addCustomLink(stat_id, stat_name) {
if (!stat_id) {
SendError("Missing required 'id' parameter in NewgroundsAPI.AddCustomLink(id:Number, link_name:String)");
} else if (!stat_name) {
SendError("Missing required 'link_name' parameter in NewgroundsAPI.AddCustomLink(id:Number, link_name:String)");
} else {
custom_links[stat_name] = CUSTOM_STATS + stat_id;
SendMessage((("Created custom link " + stat_id) + ": ") + stat_name);
}
}
static function loadMySite() {
SendLink(AUTHOR_SITE);
}
static function loadNewgrounds(special) {
if (special) {
var _local1 = {page:special};
}
SendLink(NEWGROUNDS, _local1);
}
static function logCustomEvent(event_name) {
if (!event_name) {
SendError("Missing required 'event_name' parameter in NewgroundsAPI.logCustomEvent(event_name:String)");
} else if (!custom_events[event_name]) {
SendError("Attempted to log undefined custom event: " + event_name);
} else {
SendEvent(custom_events[event_name]);
}
}
static function loadCustomLink(link_name) {
if (!link_name) {
SendError("Missing required 'link_name' parameter in NewgroundsAPI.loadCustomLink(link_name:String)");
} else if (!custom_links[link_name]) {
SendError("Attempted to open undefined custom link: " + link_name);
} else {
SendLink(custom_links[link_name]);
}
}
static function getAdURL() {
return(movie_options.ad_url);
}
static function getMovieURL() {
if (movie_options.movie_url) {
return(movie_options.movie_url);
}
return("Newgrounds.com");
}
static function getNewVersionURL() {
return((((((GATEWAY_URL + "?&id=") + tracker_id) + "&host=") + escape(host)) + "&stat=") + NEW_VERSION);
}
static function SendEvent(id) {
SendStat(id, false);
}
static function SendLink(id, extra) {
SendStat(id, true, extra);
}
static function ReadGatewayData(params) {
for (var _local2 in params) {
params[_local2] = unescape(params[_local2]);
movie_options[_local2] = params[_local2];
}
if (params.settings_loaded) {
SendMessage("You have successfully connected to the Newgrounds API gateway!");
SendMessage(("Movie Identified as '" + movie_options.movie_name) + "'");
if (movie_options.message) {
SendMessage(movie_options.message);
}
if (movie_options.ad_url) {
SendMessage("Your movie has been approved to run Flash Ads");
onAdsApproved(movie_options.ad_url);
}
if (movie_options.movie_version and (movie_options.movie_version.toString() != version.toString())) {
SendMessage("WARNING: The movie version configured in your API settings does not match this movie's version!");
onNewVersionAvailable(movie_options.movie_version, getMovieURL(), getNewVersionURL());
}
if (movie_options.deny_host) {
SendMessage("You have blocked 'localHost' in your API settings.");
SendMessage("If you wish to test your movie you will need to remove this block.");
onDenyHost(host, getMovieURL(), getNewVersionURL());
}
if (movie_options.request_portal_url == 1) {
var _local4 = (((GATEWAY_URL + "?&id=") + tracker_id) + "&portal_url=") + escape(_url);
var _local3 = new XML();
_local3.ignoreWhite = true;
_local3.load(_local4);
}
} else if (!movie_options.settings_loaded) {
SendError("Could not establish connection to the API gateway.");
}
}
static function SendStat(stat_id, open_in_browser, extra) {
if (!tracker_id) {
SendError("API calls cannot be made without a valid movie id.");
SendError("Did you remember to add the \"NewgroundsAPI.connectMovie()\" code?");
} else {
var _local7 = (((((GATEWAY_URL + "?&id=") + tracker_id) + "&host=") + escape(host)) + "&stat=") + stat_id;
for (var _local9 in extra) {
_local7 = _local7 + ((("&" + escape(_local9)) + "=") + escape(extra[_local9]));
}
trace(_local7);
if (debug) {
_local7 = _local7 + "&debug=1";
}
if (open_in_browser) {
getURL (_local7, "_blank");
} else {
var _local10 = new XML();
_local10.ignoreWhite = true;
_local10.onLoad = function (success) {
var _local6 = new Object();
var _local3 = 0;
while (_local3 < this.firstChild.childNodes.length) {
var _local4 = this.firstChild.childNodes[_local3];
var _local5 = _local4.nodeName;
var _local2 = _local4.attributes.value;
if (_local2 == Number(_local2)) {
_local2 = Number(_local2);
}
_local6[_local5] = _local2;
_local3++;
}
NewgroundsAPI.ReadGatewayData(_local6);
};
_local10.load(_local7);
}
}
}
static function SendError(msg) {
trace("[NEWGROUNDS API ERROR] :: " + msg);
}
static function SendMessage(msg) {
trace("[NEWGROUNDS API] :: " + msg);
}
static function InitTextFormats() {
if (!error_format) {
error_format = new TextFormat();
error_format.font = "Arial Black";
error_format.size = 48;
error_format.color = 16711680 /* 0xFF0000 */;
}
if (!header_format) {
header_format = new TextFormat();
header_format.font = "Arial Black";
header_format.size = 24;
header_format.color = 16777215 /* 0xFFFFFF */;
}
if (!normal_format) {
normal_format = new TextFormat();
normal_format.font = "Arial";
normal_format.bold = true;
normal_format.size = 12;
normal_format.color = 16777215 /* 0xFFFFFF */;
}
if (!link_format) {
link_format = new TextFormat();
link_format.color = 16776960 /* 0xFFFF00 */;
link_format.underline = true;
}
}
static function onNewVersionAvailable(version, movie_url, redirect_url) {
InitTextFormats();
var _local2 = new Object();
_local2.x = Stage.width / 2;
_local2.y = Stage.height / 2;
_root.createEmptyMovieClip("NGAPI_new_version_overlay", _root.getNextHighestDepth());
_root.NGAPI_new_version_overlay.lineStyle(1, 0, 100);
_root.NGAPI_new_version_overlay.beginFill(0, 70);
_root.NGAPI_new_version_overlay.moveTo(-10, -10);
_root.NGAPI_new_version_overlay.lineTo(-10, 1000);
_root.NGAPI_new_version_overlay.lineTo(1000, 1000);
_root.NGAPI_new_version_overlay.lineTo(1000, -10);
_root.NGAPI_new_version_overlay.lineTo(-10, -10);
_root.NGAPI_new_version_overlay.endFill();
_root.NGAPI_new_version_overlay.lineStyle(10, 0, 100);
_root.NGAPI_new_version_overlay.beginFill(51);
_root.NGAPI_new_version_overlay.moveTo(_local2.x - 240, _local2.y - 120);
_root.NGAPI_new_version_overlay.lineTo(_local2.x + 240, _local2.y - 120);
_root.NGAPI_new_version_overlay.lineTo(_local2.x + 240, _local2.y + 80);
_root.NGAPI_new_version_overlay.lineTo(_local2.x - 240, _local2.y + 80);
_root.NGAPI_new_version_overlay.lineTo(_local2.x - 240, _local2.y - 120);
_root.NGAPI_new_version_overlay.endFill();
_root.NGAPI_new_version_overlay.createEmptyMovieClip("exit", 1000);
_root.NGAPI_new_version_overlay.exit.lineStyle(2, 39423, 100);
_root.NGAPI_new_version_overlay.exit.beginFill(0, 50);
_root.NGAPI_new_version_overlay.exit.moveTo(_local2.x + 210, _local2.y - 110);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 230, _local2.y - 110);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 230, _local2.y - 90);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 210, _local2.y - 90);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 210, _local2.y - 110);
_root.NGAPI_new_version_overlay.exit.endFill();
_root.NGAPI_new_version_overlay.exit.moveTo(_local2.x + 214, _local2.y - 106);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 226, _local2.y - 94);
_root.NGAPI_new_version_overlay.exit.moveTo(_local2.x + 226, _local2.y - 106);
_root.NGAPI_new_version_overlay.exit.lineTo(_local2.x + 214, _local2.y - 94);
_root.NGAPI_new_version_overlay.exit.onMouseUp = function () {
if (_root.NGAPI_new_version_overlay.exit.hitTest(_root._xmouse, _root._ymouse)) {
_root.NGAPI_new_version_overlay.removeMovieClip();
}
};
var _local3 = (("Version " + version) + " is now available at:") + newline;
var _local5 = _local3.length;
_local3 = _local3 + movie_url;
var _local4 = _local3.length;
_root.NGAPI_new_version_overlay.createTextField("mouseblocker", 99, -10, -10, 1000, 1000);
_root.NGAPI_new_version_overlay.createTextField("newversion", 100, _local2.x - 210, _local2.y - 90, 400, 80);
_root.NGAPI_new_version_overlay.newversion.text = "New Version Available!";
_root.NGAPI_new_version_overlay.newversion.setTextFormat(header_format);
_root.NGAPI_new_version_overlay.createTextField("message", 101, (Stage.width - 400) / 2, Stage.height / 2, 400, 40);
_root.NGAPI_new_version_overlay.message.text = _local3;
_root.NGAPI_new_version_overlay.message.multiline = true;
_root.NGAPI_new_version_overlay.message.wordWrap = true;
_root.NGAPI_new_version_overlay.message.html = true;
_root.NGAPI_new_version_overlay.message.setTextFormat(normal_format);
link_format.url = redirect_url;
_root.NGAPI_new_version_overlay.message.setTextFormat(_local5, _local4, link_format);
}
static function onDenyHost(hostname, movie_url, redirect_url) {
InitTextFormats();
_root.createEmptyMovieClip("NGAPI_deny_host_overlay", _root.getNextHighestDepth());
_root.NGAPI_deny_host_overlay.lineStyle(20, 0, 100);
_root.NGAPI_deny_host_overlay.beginFill(6684672);
_root.NGAPI_deny_host_overlay.moveTo(0, 0);
_root.NGAPI_deny_host_overlay.lineTo(Stage.width, 0);
_root.NGAPI_deny_host_overlay.lineTo(Stage.width, Stage.height);
_root.NGAPI_deny_host_overlay.lineTo(0, Stage.height);
_root.NGAPI_deny_host_overlay.lineTo(0, 0);
_root.NGAPI_deny_host_overlay.endFill();
var _local2 = ("This movie has not been approved for use on " + hostname) + ".";
_local2 = _local2 + "\r\rFor an aproved copy, please visit:\r";
var _local4 = _local2.length;
_local2 = _local2 + movie_url;
var _local3 = _local2.length;
_root.NGAPI_deny_host_overlay.createTextField("mousekill", 100, 0, 0, Stage.width, Stage.height);
_root.NGAPI_deny_host_overlay.createTextField("error", 101, (Stage.width - 400) / 2, (Stage.height / 2) - 100, 400, 200);
_root.NGAPI_deny_host_overlay.error.text = "ERROR!";
_root.NGAPI_deny_host_overlay.error.setTextFormat(error_format);
_root.NGAPI_deny_host_overlay.createTextField("message", 102, (Stage.width - 400) / 2, Stage.height / 2, 400, 200);
_root.NGAPI_deny_host_overlay.message.text = _local2;
_root.NGAPI_deny_host_overlay.message.multiline = true;
_root.NGAPI_deny_host_overlay.message.wordWrap = true;
_root.NGAPI_deny_host_overlay.message.html = true;
_root.NGAPI_deny_host_overlay.message.setTextFormat(normal_format);
link_format.url = redirect_url;
_root.NGAPI_deny_host_overlay.message.setTextFormat(_local4, _local3, link_format);
}
static function isInstalled() {
return(true);
}
static function onAdsApproved(ad_url) {
}
static var movie_options = new Object();
static var custom_events = new Object();
static var custom_links = new Object();
static var MOVIE_VIEWS = 1;
static var AUTHOR_SITE = 2;
static var NEWGROUNDS = 3;
static var NEW_VERSION = 4;
static var CUSTOM_STATS = 50;
static var GATEWAY_URL = "http://www.ngads.com/gateway.php";
}
Symbol 1155 MovieClip [__Packages.mochi.as2.MochiSync] Frame 0
class mochi.as2.MochiSync
{
var _syncContainer;
function MochiSync () {
_syncContainer = {};
}
function getProp(name) {
return(_syncContainer[name]);
}
function setProp(name, value) {
if (_syncContainer[name] == value) {
return(undefined);
}
_syncContainer[name] = value;
mochi.as2.MochiServices.send("sync_propUpdate", {name:name, value:value});
}
function triggerEvent(eventType, args) {
switch (eventType) {
case SYNC_REQUEST :
mochi.as2.MochiServices.send("sync_syncronize", _syncContainer);
break;
case SYNC_PROPERTY :
_syncContainer[args.name] = args.value;
}
}
static var SYNC_REQUEST = "SyncRequest";
static var SYNC_PROPERTY = "UpdateProperty";
}
Symbol 1156 MovieClip [__Packages.mochi.as2.MochiServices] Frame 0
class mochi.as2.MochiServices
{
static var _id, _container, _clip, _sendChannelName, __get__comChannelName, onError, _listenChannel, _sendChannel;
function MochiServices () {
}
static function get id() {
return(_id);
}
static function get clip() {
return(_container);
}
static function get childClip() {
return(_clip);
}
static function getVersion() {
return("3.3 as2");
}
static function allowDomains(server) {
var _local1 = server.split("/")[2].split(":")[0];
if (System.security) {
if (System.security.allowDomain) {
System.security.allowDomain("*");
System.security.allowDomain(_local1);
}
if (System.security.allowInsecureDomain) {
System.security.allowInsecureDomain("*");
System.security.allowInsecureDomain(_local1);
}
}
return(_local1);
}
static function get isNetworkAvailable() {
if (System.security) {
var _local1 = System.security;
if (_local1.sandboxType == "localWithFile") {
return(false);
}
}
return(true);
}
static function set comChannelName(val) {
if (val != undefined) {
if (val.length > 3) {
_sendChannelName = val + "_fromgame";
initComChannels();
}
}
//return(__get__comChannelName());
}
static function get connected() {
return(_connected);
}
static function connect(id, clip, onError) {
warnID(id, false);
if ((!_connected) && (_clip == undefined)) {
trace("MochiServices Connecting...");
_connecting = true;
init(id, clip);
}
if (onError != undefined) {
mochi.as2.MochiServices.onError = onError;
} else if (mochi.as2.MochiServices.onError == undefined) {
mochi.as2.MochiServices.onError = function (errorCode) {
trace(errorCode);
};
}
}
static function disconnect() {
if (_connected || (_connecting)) {
_connecting = (_connected = false);
flush(true);
if (_clip != undefined) {
_clip.removeMovieClip();
delete _clip;
}
_listenChannel.close();
}
}
static function init(id, clip) {
_id = id;
if (clip != undefined) {
_container = clip;
} else {
_container = _root;
}
loadCommunicator(id, _container);
}
static function loadCommunicator(id, clip) {
var _local6 = "_mochiservices_com_" + id;
var _local5 = new MovieClipLoader();
var _local3 = {};
if (_clip != null) {
return(_clip);
}
if (!isNetworkAvailable) {
return(null);
}
if (urlOptions().servURL) {
_servURL = urlOptions().servURL;
}
var _local4 = _servURL + _services;
if (urlOptions().servicesURL) {
_local4 = urlOptions().servicesURL;
}
allowDomains(_local4);
_clip = clip.createEmptyMovieClip(_local6, 10336, false);
_listenChannelName = _listenChannelName + ((Math.floor(new Date().getTime()) + "_") + Math.floor(Math.random() * 99999));
listen();
if (_local3.waitInterval != null) {
clearInterval(_local3.waitInterval);
}
_local3.onLoadError = loadError;
_local3.onLoadStart = function (target_mc) {
this.isLoading = true;
};
_local3.startTime = getTimer();
_local3.wait = function () {
if ((getTimer() - this.startTime) > 10000) {
if (!this.isLoading) {
mochi.as2.MochiServices.disconnect();
mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
}
clearInterval(this.waitInterval);
}
};
_local3.waitInterval = setInterval(_local3, "wait", 1000);
_local5.addListener(_local3);
_local5.loadClip((((((_local4 + "?listenLC=") + _listenChannelName) + "&mochiad_options=") + escape(_root.mochiad_options)) + "&api_version=") + getVersion(), _clip);
_sendChannel = new LocalConnection();
_sendChannel._queue = [];
return(_clip);
}
static function loadError(target_mc, errorCode, httpStatus) {
trace("MochiServices could not load.");
disconnect();
onError.apply(null, [errorCode]);
}
static function onStatus(infoObject) {
if (!(infoObject.level === "error")) {
} else {
_connected = false;
_listenChannel.connect(_listenChannelName);
}
}
static function listen() {
_listenChannel = new LocalConnection();
_listenChannel.handshake = function (args) {
mochi.as2.MochiServices.__set__comChannelName(args.newChannel);
};
_listenChannel.allowDomain = function (d) {
return(true);
};
_listenChannel.allowInsecureDomain = _listenChannel.allowDomain;
_listenChannel._nextcallbackID = 0;
_listenChannel._callbacks = {};
_listenChannel.connect(_listenChannelName);
trace("Waiting for MochiAds services to connect...");
}
static function initComChannels() {
if (!_connected) {
_sendChannel.onStatus = function (infoObject) {
mochi.as2.MochiServices.onStatus(infoObject);
};
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"handshakeDone"});
_sendChannel.send(_sendChannelName, "onReceive", {methodName:"registerGame", id:_id, clip:_clip, version:getVersion()});
_listenChannel.onStatus = function (infoObject) {
mochi.as2.MochiServices.onStatus(infoObject);
};
_listenChannel.onReceive = function (pkg) {
var _local5 = pkg.callbackID;
var _local4 = this._callbacks[_local5];
if (!_local4) {
return(undefined);
}
var _local2 = _local4.callbackMethod;
var _local3 = _local4.callbackObject;
if (_local3 && (typeof(_local2) == "string")) {
_local2 = _local3[_local2];
}
if (_local2 != undefined) {
_local2.apply(_local3, pkg.args);
}
delete this._callbacks[_local5];
};
_listenChannel.onEvent = function (pkg) {
switch (pkg.target) {
case "events" :
mochi.as2.MochiEvents.triggerEvent(pkg.event, pkg.args);
break;
case "coins" :
mochi.as2.MochiCoins.triggerEvent(pkg.event, pkg.args);
break;
case "sync" :
mochi.as2.MochiServices.servicesSync.triggerEvent(pkg.event, pkg.args);
}
};
_listenChannel.onError = function () {
mochi.as2.MochiServices.onError.apply(null, ["IOError"]);
};
trace("[SERVICES_API] connected!");
_connecting = false;
_connected = true;
while (_sendChannel._queue.length > 0) {
_sendChannel.send(_sendChannelName, "onReceive", _sendChannel._queue.shift());
}
}
}
static function flush(error) {
var _local1;
var _local2;
while (_sendChannel._queue.length > 0) {
_local1 = _sendChannel._queue.shift();
if (_local1.callbackID != null) {
_local2 = _listenChannel._callbacks[_local1.callbackID];
}
delete _listenChannel._callbacks[_local1.callbackID];
if (error) {
handleError(_local1.args, _local2.callbackObject, _local2.callbackMethod);
}
}
}
static function handleError(args, callbackObject, callbackMethod) {
if (args != null) {
if (args.onError != null) {
args.onError.apply(null, ["NotConnected"]);
}
if ((args.options != null) && (args.options.onError != null)) {
args.options.onError.apply(null, ["NotConnected"]);
}
}
if (callbackMethod != null) {
args = {};
args.error = true;
args.errorCode = "NotConnected";
if ((callbackObject != null) && (typeof(callbackMethod) == "string")) {
callbackObject[callbackMethod](args);
} else if (callbackMethod != null) {
callbackMethod.apply(args);
}
}
}
static function send(methodName, args, callbackObject, callbackMethod) {
if (_connected) {
_sendChannel.send(_sendChannelName, "onReceive", {methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
} else {
if ((_clip == undefined) || (!_connecting)) {
trace("Error: MochiServices not connected. Please call MochiServices.connect(). Function: " + methodName);
handleError(args, callbackObject, callbackMethod);
flush(true);
return(undefined);
}
_sendChannel._queue.push({methodName:methodName, args:args, callbackID:_listenChannel._nextcallbackID});
}
_listenChannel._callbacks[_listenChannel._nextcallbackID] = {callbackObject:callbackObject, callbackMethod:callbackMethod};
_listenChannel._nextcallbackID++;
}
static function urlOptions() {
var _local5 = {};
var _local6;
if (_root._url.indexOf("mochiad_options") != -1) {
var _local2 = (_root._url.indexOf("mochiad_options") + "mochiad_options".length) + 1;
_local6 = _root._url.substr(_local2, _root._url.length);
} else if (_root.mochiad_options) {
_local6 = _root.mochiad_options;
}
if (_local6) {
var _local4 = _root.mochiad_options.split("&");
var _local2 = 0;
while (_local2 < _local4.length) {
var _local3 = _local4[_local2].split("=");
_local5[unescape(_local3[0])] = unescape(_local3[1]);
_local2++;
}
}
return(_local5);
}
static function warnID(bid, leaderboard) {
bid = bid.toLowerCase();
if (bid.length != 16) {
trace(("WARNING: " + (leaderboard ? "board" : "game")) + " ID is not the appropriate length");
return(undefined);
}
if (bid == "1e113c7239048b3f") {
if (leaderboard) {
trace("WARNING: Using testing board ID");
} else {
trace("WARNING: Using testing board ID as game ID");
}
return(undefined);
}
if (bid == "84993a1de4031cd8") {
if (leaderboard) {
trace("WARNING: Using testing game ID as board ID");
} else {
trace("WARNING: Using testing game ID");
}
return(undefined);
}
var _local1 = 0;
while (_local1 < bid.length) {
switch (bid.charAt(_local1)) {
case "0" :
case "1" :
case "2" :
case "3" :
case "4" :
case "5" :
case "6" :
case "7" :
case "8" :
case "9" :
case "a" :
case "b" :
case "c" :
case "d" :
case "e" :
case "f" :
break;
default :
trace("WARNING: Board ID contains illegal characters: " + bid);
return(undefined);
}
_local1++;
}
}
static function addLinkEvent(url, burl, btn, onClick) {
var timeout = 1500;
var t0 = getTimer();
var _local2 = new Object();
_local2.mav = getVersion();
_local2.swfv = btn.getSWFVersion() || 6;
_local2.swfurl = btn._url;
_local2.fv = System.capabilities.version;
_local2.os = System.capabilities.os;
_local2.lang = System.capabilities.language;
_local2.scres = (System.capabilities.screenResolutionX + "x") + System.capabilities.screenResolutionY;
var s = "?";
var _local3 = 0;
for (var _local6 in _local2) {
if (_local3 != 0) {
s = s + "&";
}
_local3++;
s = ((s + _local6) + "=") + escape(_local2[_local6]);
}
if (!(netupAttempted || (_connected))) {
var ping = btn.createEmptyMovieClip("ping", 777);
var _local7 = btn.createEmptyMovieClip("nettest", 778);
netupAttempted = true;
ping.loadMovie("http://x.mochiads.com/linkping.swf?t=" + getTimer());
_local7.onEnterFrame = function () {
if ((ping._totalframes > 0) && (ping._totalframes == ping._framesloaded)) {
delete this.onEnterFrame;
} else if ((getTimer() - t0) > timeout) {
delete this.onEnterFrame;
mochi.as2.MochiServices.netup = false;
}
};
}
var _local4 = btn.createEmptyMovieClip("clk", 1001);
_local4._alpha = 0;
_local4.beginFill(1044735);
_local4.moveTo(0, 0);
_local4.lineTo(0, btn._height);
_local4.lineTo(btn._width, btn._height);
_local4.lineTo(btn._width, 0);
_local4.lineTo(0, 0);
_local4.endFill();
_local4.onRelease = function () {
if (mochi.as2.MochiServices.netup) {
getURL (url + s, "_blank");
} else {
getURL (burl, "_blank");
}
if (onClick != undefined) {
onClick();
}
};
}
static function setContainer(clip) {
}
static function stayOnTop(clip) {
}
static var _servURL = "http://www.mochiads.com/static/lib/services/";
static var _services = "services.swf";
static var _mochiLC = "MochiLC.swf";
static var _listenChannelName = "__ms_";
static var _connecting = false;
static var _connected = false;
static var netup = true;
static var netupAttempted = false;
static var servicesSync = new mochi.as2.MochiSync();
}
Symbol 1157 MovieClip [__Packages.mochi.as2.MochiEventDispatcher] Frame 0
class mochi.as2.MochiEventDispatcher
{
var eventTable;
function MochiEventDispatcher () {
eventTable = {};
}
function buildDelegate(thisObject, thatObject) {
var _local2 = {thisObject:thisObject, thatObject:thatObject};
if (thatObject != undefined) {
var funct = ((typeof(thatObject) == "string") ? (thisObject[thatObject]) : (thatObject));
_local2.delegate = function (args) {
funct.call(thisObject, args);
};
} else {
_local2.delegate = thisObject;
}
return(_local2);
}
function compareDelegate(d_A, d_B) {
if ((d_A.thisObject != d_B.thisObject) || (d_A.thatObject != d_B.thatObject)) {
return(false);
}
return(true);
}
function addEventListener(event, thisObject, thatObject) {
removeEventListener(event, thisObject, thatObject);
eventTable[event].push(buildDelegate(thisObject, thatObject));
}
function removeEventListener(event, thisObject, thatObject) {
var _local3 = buildDelegate(thisObject, thatObject);
if (eventTable[event] == undefined) {
eventTable[event] = [];
return(undefined);
}
for (var _local4 in eventTable[event]) {
if (!compareDelegate(eventTable[event][_local4], _local3)) {
continue;
}
eventTable[event].splice(Number(_local4), 1);
}
}
function triggerEvent(event, args) {
if (eventTable[event] == undefined) {
return(undefined);
}
for (var _local4 in eventTable[event]) {
eventTable[event][_local4].delegate(args);
}
}
}
Symbol 1158 MovieClip [__Packages.mochi.as2.MochiEvents] Frame 0
class mochi.as2.MochiEvents
{
static var gameStart, levelStart;
function MochiEvents () {
}
static function getVersion() {
return(mochi.as2.MochiServices.getVersion());
}
static function startSession(achievementID) {
mochi.as2.MochiServices.send("events_beginSession", {achievementID:achievementID}, null, null);
}
static function trigger(kind, obj) {
if (obj == undefined) {
obj = {};
} else if (obj.kind != undefined) {
trace("WARNING: optional arguements package contains key 'id', it will be overwritten");
obj.kind = kind;
}
mochi.as2.MochiServices.send("events_triggerEvent", {eventObject:obj}, null, null);
}
static function setNotifications(clip, style) {
var _local2 = {};
for (var _local3 in style) {
_local2[_local3] = style[_local3];
}
_local2.clip = clip;
mochi.as2.MochiServices.send("events_setNotifications", _local2, null, null);
}
static function addEventListener(eventType, thisObject, thatObject) {
_dispatcher.addEventListener(eventType, thisObject, thatObject);
}
static function triggerEvent(eventType, args) {
_dispatcher.triggerEvent(eventType, args);
}
static function removeEventListener(eventType, thisObject, thatObject) {
_dispatcher.removeEventListener(eventType, thisObject, thatObject);
}
static function startGame() {
gameStart = new Date().getTime();
trigger("start_game");
}
static function endGame() {
var _local1 = new Date().getTime() - gameStart;
trigger("end_game", {time:_local1});
}
static function startLevel() {
levelStart = new Date().getTime();
trigger("start_level");
}
static function endLevel() {
var _local1 = new Date().getTime() - levelStart;
trigger("end_level", {time:_local1});
}
static var ACHIEVEMENT_RECEIVED = "AchievementReceived";
static var ALIGN_TOP_LEFT = "ALIGN_TL";
static var ALIGN_TOP = "ALIGN_T";
static var ALIGN_TOP_RIGHT = "ALIGN_TR";
static var ALIGN_LEFT = "ALIGN_L";
static var ALIGN_CENTER = "ALIGN_C";
static var ALIGN_RIGHT = "ALIGN_R";
static var ALIGN_BOTTOM_LEFT = "ALIGN_BL";
static var ALIGN_BOTTOM = "ALIGN_B";
static var ALIGN_BOTTOM_RIGHT = "ALIGN_BR";
static var FORMAT_SHORT = "ShortForm";
static var FORMAT_LONG = "LongForm";
static var _dispatcher = new mochi.as2.MochiEventDispatcher();
}
Symbol 1159 MovieClip [__Packages.mochi.as2.MochiCoins] Frame 0
class mochi.as2.MochiCoins
{
function MochiCoins () {
}
static function getVersion() {
return(mochi.as2.MochiServices.getVersion());
}
static function showStore(options) {
mochi.as2.MochiServices.send("coins_showStore", {options:options}, null, null);
}
static function showItem(options) {
if ((options == undefined) || (typeof(options.item) != "string")) {
trace("ERROR: showItem call must pass an Object with an item key");
return(undefined);
}
mochi.as2.MochiServices.send("coins_showItem", {options:options}, null, null);
}
static function showVideo(options) {
if ((options == undefined) || (typeof(options.item) != "string")) {
trace("ERROR: showVideo call must pass an Object with an item key");
return(undefined);
}
mochi.as2.MochiServices.send("coins_showVideo", {options:options}, null, null);
}
static function showLoginWidget(options) {
mochi.as2.MochiServices.setContainer();
mochi.as2.MochiServices.stayOnTop();
mochi.as2.MochiServices.send("coins_showLoginWidget", {options:options});
}
static function hideLoginWidget() {
mochi.as2.MochiServices.send("coins_hideLoginWidget");
}
static function getStoreItems() {
mochi.as2.MochiServices.send("coins_getStoreItems");
}
static function getUserInfo() {
mochi.as2.MochiServices.send("coins_getUserInfo");
}
static function saveUserProperties(properties) {
mochi.as2.MochiServices.send("coins_saveUserProperties", properties);
}
static function addEventListener(eventType, delegate) {
_dispatcher.addEventListener(eventType, delegate);
}
static function triggerEvent(eventType, args) {
_dispatcher.triggerEvent(eventType, args);
}
static function removeEventListener(eventType, delegate) {
_dispatcher.removeEventListener(eventType, delegate);
}
static var LOGGED_IN = "LoggedIn";
static var LOGGED_OUT = "LoggedOut";
static var LOGIN_SHOW = "LoginShow";
static var LOGIN_HIDE = "LoginHide";
static var STORE_SHOW = "StoreShow";
static var STORE_HIDE = "StoreHide";
static var PROFILE_SHOW = "ProfileShow";
static var PROFILE_HIDE = "ProfileHide";
static var PROPERTIES_SAVED = "PropertySaved";
static var WIDGET_LOADED = "WidgetLoaded";
static var ITEM_OWNED = "ItemOwned";
static var ITEM_NEW = "ItemNew";
static var STORE_ITEMS = "StoreItems";
static var USER_INFO = "UserInfo";
static var ERROR = "Error";
static var IO_ERROR = "IOError";
static var NO_USER = "NoUser";
static var PROPERTIES_SIZE = "PropertiesSize";
static var _dispatcher = new mochi.as2.MochiEventDispatcher();
}
Symbol 1160 MovieClip [__Packages.mochi.as2.MochiScores] Frame 0
class mochi.as2.MochiScores
{
static var boardID, onClose, onError;
function MochiScores () {
}
static function setBoardID(boardID) {
mochi.as2.MochiServices.warnID(boardID, true);
mochi.as2.MochiScores.boardID = boardID;
mochi.as2.MochiServices.send("scores_setBoardID", {boardID:boardID});
}
static function showLeaderboard(options) {
options.clip = mochi.as2.MochiServices.clip;
if ((options.clip != mochi.as2.MochiServices.__get__clip()) || (mochi.as2.MochiServices.__get__childClip()._target == undefined)) {
mochi.as2.MochiServices.disconnect();
trace("WARNING! This application is attempting to connect to MochiServices inside a showLeaderboard call!");
trace("make sure MochiServices.connect is called as early in the application runtime as possible.");
mochi.as2.MochiServices.connect(mochi.as2.MochiServices.__get__id(), options.clip);
}
delete options.clip;
if (options.name != null) {
if (typeof(options.name) == "object") {
if (options.name.text != undefined) {
options.name = options.name.text;
}
}
}
if (options.score != null) {
if (options.score instanceof TextField) {
if (options.score.text != undefined) {
options.score = options.score.text;
}
} else if (options.score instanceof mochi.as2.MochiDigits) {
options.score = options.score.value;
}
var _local1 = Number(options.score);
if (isNaN(_local1)) {
trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is 'Not a Number'");
} else if ((_local1 == Number.NEGATIVE_INFINITY) || (_local1 == Number.POSITIVE_INFINITY)) {
trace(("ERROR: Submitted score '" + options.score) + "' will be rejected, score is an infinite");
} else {
if (Math.floor(_local1) != _local1) {
trace(("WARNING: Submitted score '" + options.score) + "' will be truncated");
}
options.score = _local1;
}
}
if (options.onDisplay != null) {
options.onDisplay();
} else {
mochi.as2.MochiServices.__get__clip().stop();
}
if (options.onClose != null) {
onClose = options.onClose;
} else {
onClose = function () {
mochi.as2.MochiServices.__get__clip().play();
};
}
if (options.onError != null) {
onError = options.onError;
} else {
onError = onClose;
}
if (options.boardID == null) {
if (boardID != null) {
options.boardID = boardID;
}
}
mochi.as2.MochiServices.warnID(options.boardID, true);
trace("[MochiScores] NOTE: Security Sandbox Violation errors below are normal");
mochi.as2.MochiServices.send("scores_showLeaderboard", {options:options}, null, doClose);
}
static function closeLeaderboard() {
mochi.as2.MochiServices.send("scores_closeLeaderboard");
}
static function getPlayerInfo(callbackObj, callbackMethod) {
mochi.as2.MochiServices.send("scores_getPlayerInfo", null, callbackObj, callbackMethod);
}
static function submit(score, name, callbackObj, callbackMethod) {
score = Number(score);
if (isNaN(score)) {
trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is 'Not a Number'");
} else if ((score == Number.NEGATIVE_INFINITY) || (score == Number.POSITIVE_INFINITY)) {
trace(("ERROR: Submitted score '" + String(score)) + "' will be rejected, score is an infinite");
} else {
if (Math.floor(score) != score) {
trace(("WARNING: Submitted score '" + String(score)) + "' will be truncated");
}
score = Number(score);
}
mochi.as2.MochiServices.send("scores_submit", {score:score, name:name}, callbackObj, callbackMethod);
}
static function requestList(callbackObj, callbackMethod) {
mochi.as2.MochiServices.send("scores_requestList", null, callbackObj, callbackMethod);
}
static function scoresArrayToObjects(scores) {
var _local5 = {};
var _local1;
var _local4;
var _local2;
var _local6;
for (var _local8 in scores) {
if (typeof(scores[_local8]) == "object") {
if ((scores[_local8].cols != null) && (scores[_local8].rows != null)) {
_local5[_local8] = [];
_local2 = scores[_local8];
_local4 = 0;
while (_local4 < _local2.rows.length) {
_local6 = {};
_local1 = 0;
while (_local1 < _local2.cols.length) {
_local6[_local2.cols[_local1]] = _local2.rows[_local4][_local1];
_local1++;
}
_local5[_local8].push(_local6);
_local4++;
}
} else {
_local5[_local8] = {};
for (var _local7 in scores[_local8]) {
_local5[_local8][_local7] = scores[_local8][_local7];
}
}
} else {
_local5[_local8] = scores[_local8];
}
}
return(_local5);
}
static function doClose(args) {
if (args.error == true) {
if (args.errorCode == undefined) {
args.errorCode = "IOError";
}
onError.apply(null, [args.errorCode]);
} else {
onClose.apply();
}
}
}
Symbol 1161 MovieClip [__Packages.mochi.as2.MochiDigits] Frame 0
class mochi.as2.MochiDigits
{
var Encoder, Fragment, Sibling;
function MochiDigits (digit, index) {
Encoder = 0;
setValue(digit, index);
}
function get value() {
return(Number(toString()));
}
function set value(v) {
setValue(v);
//return(value);
}
function addValue(v) {
value = value + v;
}
function setValue(digit, index) {
var _local3 = digit.toString();
if ((index == undefined) || (isNaN(index))) {
index = 0;
}
Fragment = _local3.charCodeAt(index++) ^ Encoder;
if (index < _local3.length) {
Sibling = new mochi.as2.MochiDigits(digit, index);
} else {
Sibling = null;
}
reencode();
}
function reencode() {
var _local2 = int(2147483647 * Math.random());
Fragment = Fragment ^ (_local2 ^ Encoder);
Encoder = _local2;
}
function toString() {
var _local2 = String.fromCharCode(Fragment ^ Encoder);
return(((Sibling != null) ? (_local2.concat(Sibling.toString())) : (_local2)));
}
}
Symbol 98 MovieClip Frame 1
stop();
Symbol 109 Button
on (press) {
if (_root.vol < 100) {
_root.vol = _root.vol + 10;
}
}
Symbol 111 Button
on (press) {
if (_root.vol > 0) {
_root.vol = _root.vol - 10;
}
}
Symbol 118 Button
on (press) {
_root.instr._visible = true;
_root.credit._visible = true;
_root.textIntro2.gotoAndStop(2);
}
Symbol 119 MovieClip Frame 1
function autoWrite() {
if (i <= myMessage.length) {
monitor_txt.text = myMessage.substr(0, i) + "\u2588";
i = i + 1;
} else {
clearInterval(writingInterval);
}
}
stop();
var i = 0;
var myMessage = "OS2 [version 3.42453] \n\nC:/games/\n\nDIR\n\n11/10/2009 02:53 <DIR>life.exe\n\n18/07/1983 14:32 <DIR>globalthermonuclearwar.exe\n\n01/01/1995 18:02 <DIR>solitaire.exe\n\n>C/games/life.exe\n\nLoading pre-game interface\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete";
var writingInterval = setInterval(autoWrite, 75);
Symbol 119 MovieClip Frame 2
stop();
Symbol 132 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 2
stop();
Symbol 148 Button
on (press) {
gender = "male";
}
Symbol 150 Button
on (press) {
gender = "female";
}
Symbol 161 Button
on (press) {
_root.text_intro.gotoAndStop(2);
}
Symbol 162 MovieClip Frame 1
function autoWrite() {
if (i <= myMessage.length) {
monitor_txt.text = myMessage.substr(0, i) + "\u2588";
i = i + 1;
} else {
clearInterval(writingInterval);
}
}
stop();
var i = 0;
var myMessage = "Loading life.exe...\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete\n\nlife.exe successfully executed.\n\n/Compiling prologue, infant, child, teen, yadult, adult, old, events.\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete\n\n/Downloading high scores.\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete \n\n/Loading character creation interface.\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete \n\n/Loading GUI\n\n\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0\u25A0Complete\n\n/life.exe fully extracted.";
var writingInterval = setInterval(autoWrite, 75);
Symbol 162 MovieClip Frame 2
stop();
Symbol 184 Button
on (press) {
_root.moneyMain = _root.moneyMain + 5000;
gotoAndStop ("childMenu1");
}
Symbol 186 Button
on (press) {
gotoAndStop ("teenMenu1");
_root.moneyMain = _root.moneyMain + 5000;
_root.ageMain = _root.ageMain + 12;
}
Symbol 188 Button
on (press) {
_root.moneyMain = _root.moneyMain + 5000;
gotoAndStop ("yadultMenu1");
_root.ageMain = _root.ageMain + 17;
}
Symbol 190 Button
on (press) {
_root.moneyMain = _root.moneyMain + 5000;
gotoAndStop ("adultMenu1");
_root.ageMain = _root.ageMain + 29;
}
Symbol 191 Button
on (press) {
_root.moneyMain = _root.moneyMain + 5000;
gotoAndStop ("oldMenu1");
_root.ageMain = _root.ageMain + 55;
}
Symbol 244 Button
on (press) {
gotoAndStop (2);
}
Symbol 251 Button
on (press) {
gotoAndStop (3);
}
Symbol 253 Button
on (press) {
gotoAndStop (1);
}
Symbol 265 Button
on (press) {
gotoAndStop (4);
_root.infoBar.gfbfHP.refresh;
_root.infoBar.gfbfInfo1.refresh;
_root.infoBar.gfbfInfo2.refresh;
_root.infoBar.gfbfPER.refresh;
_root.infoBar.gfbfATT.refresh;
}
Symbol 267 Button
on (press) {
_root.helpMenu.gotoAndStop(2);
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.buttonText._visible = false;
}
Symbol 273 Button
on (press) {
gotoAndStop (2);
}
Symbol 296 Button
on (press) {
_root.helpMenu.gotoAndStop(2);
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.buttonText._visible = false;
}
Symbol 298 Button
on (press) {
_root.infoBar.gotoAndStop(4);
}
Symbol 300 Button
on (press) {
_root.infoBar.gotoAndStop(5);
}
Symbol 302 Button
on (press) {
_root.infoBar.gotoAndStop(6);
}
Symbol 333 MovieClip Frame 1
stop();
var firstnameInfo = _root.firstname;
var lastnameInfo = _root.lastname;
var genderInfo = _root.gender;
Symbol 333 MovieClip Frame 2
stop();
Symbol 333 MovieClip Frame 3
stop();
popRmain.onRollOver = function () {
this.shine.play();
};
popJmain.onRollOver = function () {
this.shine.play();
};
popMmain.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 282 MovieClip "popRmain" in Symbol 333 MovieClip Frame 3
on (press) {
if (_root.ageMain <= 13) {
_root.popupMenu.gotoAndStop("ageFail");
} else {
_root.popupMenu.gotoAndStop("relationMain");
}
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.buttonText._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.greenButton2._visible = false;
_root.cont1._visible = false;
}
Instance of Symbol 284 MovieClip "popJmain" in Symbol 333 MovieClip Frame 3
on (press) {
if (_root.ageMain <= 16) {
_root.popupMenu.gotoAndStop(3);
} else {
_root.popupMenu.gotoAndStop("jobsMain");
}
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.buttonText._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.greenButton2._visible = false;
_root.cont1._visible = false;
}
Instance of Symbol 286 MovieClip "popMmain" in Symbol 333 MovieClip Frame 3
on (press) {
if (_root.ageMain <= 11) {
_root.popupMenu.gotoAndStop(3);
} else {
_root.popupMenu.gotoAndStop("shopMain");
}
_root.redButton._visible = false;
_root.blueButton._visible = false;
_root.greenButton._visible = false;
_root.buttonText._visible = false;
_root.redButton2._visible = false;
_root.blueButton2._visible = false;
_root.greenButton2._visible = false;
_root.cont1._visible = false;
}
Symbol 333 MovieClip Frame 4
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.infoBar.infoRelation1._visible = true;
_root.infoBar.infoRelation2._visible = true;
_root.infoBar.infoRelation3._visible = true;
_root.infoBar.infoRelation4._visible = true;
_root.infoBar.infoRelation5._visible = true;
} else {
_root.infoBar.infoRelation1._visible = false;
_root.infoBar.infoRelation2._visible = false;
_root.infoBar.infoRelation3._visible = false;
_root.infoBar.infoRelation4._visible = false;
_root.infoBar.infoRelation5._visible = false;
}
var gfbfInfo1 = _root.popupMenu.finalDateFirst;
var gfbfInfo2 = _root.popupMenu.finalDateLast;
var gfbfPER = _root.popupMenu.perDate;
var gfbfATT = _root.popupMenu.attDate;
Symbol 333 MovieClip Frame 5
stop();
Symbol 333 MovieClip Frame 6
stop();
if (_root.childCount1 >= 1) {
_root.infoBar.infoChild1._visible = true;
_root.infoBar.infoChild2._visible = true;
_root.infoBar.infoChild3._visible = true;
_root.infoBar.infoChild4._visible = true;
_root.infoBar.infoChild5._visible = true;
_root.infoBar.infoChild6._visible = true;
} else {
_root.infoBar.infoChild1._visible = false;
_root.infoBar.infoChild2._visible = false;
_root.infoBar.infoChild3._visible = false;
_root.infoBar.infoChild4._visible = false;
_root.infoBar.infoChild5._visible = false;
_root.infoBar.infoChild6._visible = false;
}
if (_root.childCount1 >= 2) {
_root.infoBar.infoChild7._visible = true;
_root.infoBar.infoChild8._visible = true;
_root.infoBar.infoChild9._visible = true;
_root.infoBar.infoChild10._visible = true;
_root.infoBar.infoChild11._visible = true;
_root.infoBar.infoChild12._visible = true;
} else {
_root.infoBar.infoChild7._visible = false;
_root.infoBar.infoChild8._visible = false;
_root.infoBar.infoChild9._visible = false;
_root.infoBar.infoChild10._visible = false;
_root.infoBar.infoChild11._visible = false;
_root.infoBar.infoChild12._visible = false;
}
if (_root.childCount1 >= 3) {
_root.infoBar.infoChild13._visible = true;
_root.infoBar.infoChild14._visible = true;
_root.infoBar.infoChild15._visible = true;
_root.infoBar.infoChild16._visible = true;
_root.infoBar.infoChild17._visible = true;
_root.infoBar.infoChild18._visible = true;
} else {
_root.infoBar.infoChild13._visible = false;
_root.infoBar.infoChild14._visible = false;
_root.infoBar.infoChild15._visible = false;
_root.infoBar.infoChild16._visible = false;
_root.infoBar.infoChild17._visible = false;
_root.infoBar.infoChild18._visible = false;
}
var childInfoFirst1 = _root.popupMenu.finalChildFirst;
var childInfoLast1 = _root.lastname;
var childInfoGender1 = _root.popupMenu.cGenOut;
var childInfoPer1 = _root.popupMenu.perChild;
var childInfoAtt1 = _root.popupMenu.attChild;
var childInfoInt1 = _root.popupMenu.intChild;
var childInfoFirst2 = _root.popupMenu.finalChildFirst2;
var childInfoLast2 = _root.lastname;
var childInfoGender2 = _root.popupMenu.cGenOut2;
var childInfoPer2 = _root.popupMenu.perChild2;
var childInfoAtt2 = _root.popupMenu.attChild2;
var childInfoInt2 = _root.popupMenu.intChild2;
var childInfoFirst3 = _root.popupMenu.finalChildFirst3;
var childInfoLast3 = _root.lastname;
var childInfoGender3 = _root.popupMenu.cGenOut3;
var childInfoPer3 = _root.popupMenu.perChild3;
var childInfoAtt3 = _root.popupMenu.attChild3;
var childInfoInt3 = _root.popupMenu.intChild3;
Symbol 339 MovieClip Frame 1
stop();
Symbol 340 MovieClip Frame 1
stop();
Symbol 487 Button
on (press) {
_root.popupMenu.reset1._visible = true;
if (_root.moneyMain >= 100) {
_root.popupMenu.ringSum = "C:100 ring";
_root.popupMenu.ringFinal = "C:100: You bought the cheap ring. This may save you money but will it save your proposal?";
_root.popupMenu.redsquare1._visible = false;
_root.popupMenu.yellowsquare1._visible = false;
_root.popupMenu.bluesquare1._visible = false;
_root.popupMenu.greensquare1._visible = false;
_root.popupMenu.marryringCont._visible = true;
_root.marryChance = _root.marryChance + 1;
} else if (_root.MoneyMain <= 99) {
_root.popupMenu.ringSum = "You cannot afford this. If you cannot afford any ring. You have no chance for a successful marriage.";
_root.popupMenu.marryringCont._visible = false;
}
}
Symbol 489 Button
on (press) {
_root.popupMenu.reset1._visible = true;
_root.popupMenu.goback4._visible = false;
if (_root.moneyMain >= 500) {
_root.popupMenu.ringSum = "C:500 ring";
_root.popupMenu.ringFinal = "C:500: This ring is at a resonable price if not a little average.";
_root.popupMenu.redsquare1._visible = false;
_root.popupMenu.yellowsquare1._visible = false;
_root.popupMenu.bluesquare1._visible = false;
_root.popupMenu.greensquare1._visible = false;
_root.popupMenu.marryringCont._visible = true;
_root.marryChance = _root.marryChance + 5;
} else if (_root.MoneyMain <= 499) {
_root.popupMenu.ringSum = "You cannot afford this. If you cannot afford any ring. You have no chance for a successful marriage.";
_root.popupMenu.marryringCont._visible = false;
}
}
Symbol 490 Button
on (press) {
_root.popupMenu.reset1._visible = true;
_root.popupMenu.goback4._visible = false;
if (_root.moneyMain >= 1000) {
_root.popupMenu.ringSum = "C:1000 ring";
_root.popupMenu.ringFinal = "C:1000: This is a lot of money. Sure your partner will love it but your bank account won't";
_root.popupMenu.redsquare1._visible = false;
_root.popupMenu.yellowsquare1._visible = false;
_root.popupMenu.bluesquare1._visible = false;
_root.popupMenu.greensquare1._visible = false;
_root.popupMenu.marryringCont._visible = true;
_root.marryChance = _root.marryChance + 10;
} else if (_root.MoneyMain <= 999) {
_root.popupMenu.ringSum = "You cannot afford this. If you cannot afford any ring. You have no chance for a successful marriage.";
_root.popupMenu.marryringCont._visible = false;
}
}
Symbol 491 Button
on (press) {
_root.popupMenu.reset1._visible = true;
_root.popupMenu.goback4._visible = false;
if (_root.moneyMain >= 5000) {
_root.popupMenu.ringSum = "C:5000 ring";
_root.popupMenu.ringFinal = "C:5000: I'm sure your partner would love carrying around what is essentially a shiny paperweight with a hole in the middle.";
_root.popupMenu.redsquare1._visible = false;
_root.popupMenu.yellowsquare1._visible = false;
_root.popupMenu.bluesquare1._visible = false;
_root.popupMenu.greensquare1._visible = false;
_root.popupMenu.marryringCont._visible = true;
_root.marryChance = _root.marryChance + 20;
} else if (_root.MoneyMain <= 4999) {
_root.popupMenu.ringSum = "You cannot afford this. If you cannot afford any ring. You have no chance for a successful marriage.";
_root.popupMenu.marryringCont._visible = false;
}
}
Symbol 500 Button
on (press) {
_root.popupMenu.resetask = "per";
_root.popupMenu.reset2._visible = true;
_root.popupMenu.howSum = "Down on one knee";
_root.popupMenu.redsquare2._visible = false;
_root.popupMenu.yellowsquare2._visible = false;
_root.popupMenu.bluesquare2._visible = false;
_root.popupMenu.greensquare2._visible = false;
_root.popupMenu.marrycontHow._visible = true;
_root.popupMenu.howFinal = "Down on one knee: A traditional method. Don't want to make too much of an idiot if they decline your proposal.";
if (_root.popupMenu.perDate >= 5) {
_root.marryChance = _root.marryChance + 50;
} else {
_root.marryChance = _root.marryChance + 10;
}
}
Symbol 501 Button
on (press) {
_root.popupMenu.reset2._visible = true;
_root.popupMenu.resetask = "att";
_root.popupMenu.redsquare2._visible = false;
_root.popupMenu.yellowsquare2._visible = false;
_root.popupMenu.bluesquare2._visible = false;
_root.popupMenu.greensquare2._visible = false;
_root.popupMenu.marrycontHow._visible = true;
_root.popupMenu.howSum = "Football match";
_root.popupMenu.howFinal = "Football match: Nowadays this sort of thing is common and you won't have to plead with whoever is in charge to try this type of proposal.";
if (_root.popupMenu.attDate >= 5) {
_root.marryChance = _root.marryChance + 50;
} else {
_root.marryChance = _root.marryChance + 10;
}
}
Symbol 502 Button
on (press) {
_root.popupMenu.reset2._visible = true;
_root.popupMenu.resetask = "per";
_root.popupMenu.redsquare2._visible = false;
_root.popupMenu.yellowsquare2._visible = false;
_root.popupMenu.bluesquare2._visible = false;
_root.popupMenu.greensquare2._visible = false;
_root.popupMenu.marrycontHow._visible = true;
_root.popupMenu.howSum = "Privately";
_root.popupMenu.howFinal = "Privately: Shy are we? At least it's only you and them if they say no.";
if (_root.popupMenu.perDate >= 5) {
_root.marryChance = _root.marryChance + 50;
} else {
_root.marryChanceScore = _root.marryChanceScore + 10;
}
}
Symbol 503 Button
on (press) {
_root.popupMenu.reset2._visible = true;
_root.popupMenu.resetask = "att";
_root.popupMenu.redsquare2._visible = false;
_root.popupMenu.yellowsquare2._visible = false;
_root.popupMenu.bluesquare2._visible = false;
_root.popupMenu.greensquare2._visible = false;
_root.popupMenu.marrycontHow._visible = true;
_root.popupMenu.howSum = "Invite friends and family";
_root.popupMenu.howFinal = "Invite friends and family: You feel certain you can pull this off so you get everyone you know and propose in front of them all.";
if (_root.popupMenu.attDate >= 5) {
_root.marryChance = _root.marryChance + 50;
} else {
_root.marryChanceScore = _root.marryChanceScore + 10;
}
}
Symbol 653 MovieClip Frame 1
stop();
Symbol 653 MovieClip Frame 2
stop();
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 2
on (press) {
_root.proSlide.play();
_root.infSlid.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 3
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 3
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 4
stop();
_root.popupMenu.datepointMain = _root.dateLimit;
close.onRollOver = function () {
this.shine.play();
};
dateButton.onRollOver = function () {
this.shine.play();
};
steadyButton.onRollOver = function () {
this.shine.play();
};
marryButton.onRollOver = function () {
this.shine.play();
};
chipopButton.onRollOver = function () {
this.shine.play();
};
breakupButton.onRollOver = function () {
this.shine.play();
};
dateexpButton.onRollOver = function () {
this.shine.play();
};
steadyexpButton.onRollOver = function () {
this.shine.play();
};
marryexpButton.onRollOver = function () {
this.shine.play();
};
suicideButton.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 365 MovieClip "dateButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.popupMenu.gotoAndPlay("dateError1");
} else {
_root.popupMenu.gotoAndStop("finalDate");
}
}
Instance of Symbol 367 MovieClip "steadyButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.steadyTest == "yes") {
_root.popupMenu.gotoAndStop("steadyError3");
}
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.dateScore >= 100) {
_root.popupMenu.gotoAndStop("steadySuccess");
} else {
_root.popupMenu.gotoAndStop("steadyFailure");
}
} else {
_root.popupMenu.gotoAndStop("dateError2");
}
}
Instance of Symbol 369 MovieClip "marryButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.marryTest == "yes") {
_root.popupMenu.gotoAndStop("marryError2");
} else if (_root.popupMenu.steadyTest == "yes") {
_root.popupMenu.gotoAndStop("marriageMenu");
} else {
_root.popupMenu.gotoAndStop("steadyError2");
}
}
Instance of Symbol 371 MovieClip "breakupButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.gfbfTest2 == "yes") {
_root.popupMenu.gotoAndPlay("breakupYes");
} else {
_root.popupMenu.gotoAndPlay("dateError2");
}
}
Instance of Symbol 373 MovieClip "dateexpButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.steadyTest == "yes") {
_root.popupMenu.gotoAndStop("steadyError1");
}
if (_root.popupMenu.gfbfTest2 == "yes") {
if (_root.dateLimit <= 0) {
_root.popupMenu.gotoAndPlay("datePoints");
} else {
_root.popupMenu.gotoAndPlay("dateExp");
}
} else {
_root.popupMenu.gotoAndPlay("dateError2");
}
}
Instance of Symbol 375 MovieClip "steadyexpButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.marryTest == "yes") {
_root.popupMenu.gotoAndStop("steadyError4");
} else if (_root.popupMenu.steadyTest == "yes") {
if (_root.dateLimit <= 0) {
_root.popupMenu.gotoAndPlay("datePoints");
} else {
_root.popupMenu.gotoAndPlay("steadyExp");
}
} else {
_root.popupMenu.gotoAndStop("steadyError2");
}
}
Instance of Symbol 377 MovieClip "marryexpButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.popupMenu.marryTest == "yes") {
if (_root.dateLimit <= 0) {
_root.popupMenu.gotoAndPlay("datePoints");
} else {
_root.popupMenu.gotoAndPlay("marryExp");
}
} else {
_root.popupMenu.gotoAndStop("marryError1");
}
}
Instance of Symbol 379 MovieClip "chipopButton" in Symbol 653 MovieClip Frame 4
on (press) {
if (_root.childCount1 >= 3) {
_root.popupMenu.gotoAndStop("childError2");
} else if (_root.childCount1 <= 3) {
if (_root.popupMenu.marryTest == "yes") {
_root.popupMenu.gotoAndStop("childMenu");
} else {
_root.popupMenu.gotoAndStop("childError1");
}
}
}
Symbol 653 MovieClip Frame 5
stop();
parttimeButton.onRollOver = function () {
this.shine.play();
};
fulltimeButton.onRollOver = function () {
this.shine.play();
};
quitjobButton.onRollOver = function () {
this.shine.play();
};
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 386 MovieClip "parttimeButton" in Symbol 653 MovieClip Frame 5
on (press) {
_root.popupMenu.gotoAndStop("partMenu");
}
Instance of Symbol 388 MovieClip "fulltimeButton" in Symbol 653 MovieClip Frame 5
on (press) {
if (_root.ageMain >= 20) {
_root.popupMenu.gotoAndStop("fullMenu");
} else if (_root.ageMain <= 19) {
_root.popupMenu.gotoAndStop("ageFail");
}
}
Instance of Symbol 390 MovieClip "quitjobButton" in Symbol 653 MovieClip Frame 5
on (press) {
_root.popupMenu.gotoAndStop("jobQuit");
}
Symbol 653 MovieClip Frame 6
stop();
close.onRollOver = function () {
this.shine.play();
};
if (_root.popupMenu.shop1 == "bought") {
_root.popupMenu.shopI1._visible = false;
}
if (_root.popupMenu.shop2 == "bought") {
_root.popupMenu.shopI2._visible = false;
}
if (_root.popupMenu.shop3 == "bought") {
_root.popupMenu.shopI3._visible = false;
}
if (_root.popupMenu.shop4 == "bought") {
_root.popupMenu.shopI4._visible = false;
}
if (_root.popupMenu.shop5 == "bought") {
_root.popupMenu.shopI5._visible = false;
}
if (_root.popupMenu.shop6 == "bought") {
_root.popupMenu.shopI6._visible = false;
}
if (_root.popupMenu.shop7 == "bought") {
_root.popupMenu.shopI7._visible = false;
}
shopDeath = new Array("yes", "no");
shop8Array = shopDeath[random(2)];
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 6
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Instance of Symbol 406 MovieClip "shopI1" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 499) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 500) {
_root.intMain = _root.intMain + 1;
_root.moneyMain = _root.moneyMain - 500;
this._visible = false;
_root.popupMenu.shop1 = "bought";
}
}
Instance of Symbol 408 MovieClip "shopI2" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 499) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 500) {
_root.strMain = _root.strMain + 1;
_root.moneyMain = _root.moneyMain - 500;
this._visible = false;
_root.popupMenu.shop2 = "bought";
}
}
Instance of Symbol 410 MovieClip "shopI3" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 499) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 500) {
_root.attMain = _root.attMain + 1;
_root.moneyMain = _root.moneyMain - 500;
this._visible = false;
_root.popupMenu.shop3 = "bought";
}
}
Instance of Symbol 412 MovieClip "shopI4" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 499) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 500) {
_root.chaMain = _root.chaMain + 1;
_root.moneyMain = _root.moneyMain - 500;
this._visible = false;
_root.popupMenu.shop4 = "bought";
}
}
Instance of Symbol 415 MovieClip "shopI5" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 499) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 500) {
_root.healthMain = _root.healthMain + 5;
_root.moneyMain = _root.moneyMain - 500;
this._visible = false;
_root.popupMenu.shop5 = "bought";
}
}
Instance of Symbol 417 MovieClip "shopI6" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 999) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 1000) {
_root.healthMain = _root.healthMain + 5;
_root.moneyMain = _root.moneyMain - 1000;
this._visible = false;
_root.popupMenu.shop6 = "bought";
}
}
Instance of Symbol 419 MovieClip "shopI7" in Symbol 653 MovieClip Frame 6
on (press) {
if (_root.moneyMain <= 4999) {
_root.popupMenu.gotoAndStop("shopFailure");
} else if (_root.moneyMain >= 5000) {
if (_root.popupMenu.shop8Array == "yes") {
_root.healthMain = _root.healthMain - 999;
_root.death1 == "complications in operation";
} else if (_root.popupMenu.shop8Array == "no") {
_root.healthMain = _root.healthMain + 50;
}
_root.moneyMain = _root.moneyMain - 5000;
this._visible = false;
_root.popupMenu.shop7 = "bought";
}
}
Symbol 653 MovieClip Frame 7
stop();
noButton5.onRollOver = function () {
this.shine.play();
};
yesButton5.onRollOver = function () {
this.shine.play();
};
close.onRollOver = function () {
this.shine.play();
};
var dateOut;
_root.infoBar.gfbfHP.refresh;
var attFinal = _root.attMain;
var attDate = Math.round(Math.random() * 10);
_root.hpDate = 1 + Math.round(Math.random() * 99);
var perDate = Math.round(Math.random() * 10);
if (_root.gender == "male") {
datefirstnames = new Array("Jane", "Jessica", "Jenny", "Helen", "Kerry", "Tina", "Claire", "Alison", "Morgan", "Natalie", "Caroline", "Sam", "Kim", "Katie", "Rose", "Olivia", "Mary", "Linda");
finalDateFirst = datefirstnames[random(18)];
} else {
datefirstnames = new Array("Gary", "Matt", "Ben", "Tom", "Arnold", "Mark", "Justin", "Stuart", "Roy", "Ross", "John", "Bill", "Roger", "Daniel", "David", "Jeremy", "Richard", "James");
finalDateFirst = datefirstnames[random(18)];
}
datelastnames = new Array("Mitchell", "Dunn", "Gibbons", "Simmons", "Cooke", "Bushnell", "Walker", "Stone", "Clarke", "Stiller", "Hugh", "Miller", "Fry", "Clarkson", "Hammond", "May", "Smith", "Williams", "Davis", "Moore", "Jackson");
finalDateLast = datelastnames[random(15)];
fav = new Array("att", "cha");
favDate = fav[random(2)];
if ((_root.popupMenu.dateOut = "cha")) {
if (_root.chaMain > _root.popupMenu.perDate) {
_root.popupMenu.workingdp = "yes";
} else if (_root.chaMain < _root.popupMenu.perDate) {
_root.popupMenu.workingdp = "no";
}
} else if ((_root.popupMenu.dateOut = "att")) {
if (_root.attMain > _root.popupMenu.attDate) {
_root.popupMenu.workingdp = "yes";
} else if (_root.attMain < _root.popupMenu.attDate) {
_root.popupMenu.workingdp = "no";
}
}
_root.popupMenu.workingdp.refresh;
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 7
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Instance of Symbol 437 MovieClip "yesButton5" in Symbol 653 MovieClip Frame 7
on (press) {
if (_root.popupMenu.workingdp == "yes") {
_root.popupMenu.gotoAndStop("dateSuccess");
} else if (_root.popupMenu.workingdp == "no") {
_root.popupMenu.gotoAndStop("dateFailure");
}
}
Instance of Symbol 439 MovieClip "noButton5" in Symbol 653 MovieClip Frame 7
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 8
stop();
_root.popupMenu.gfbfTest = "yes";
_root.popupMenu.gfbfTest2 = "yes";
_root.popupMenu.dateLimit = _root.popupMenu.dateLimit + 1;
_root.scorebase = _root.scorebase + 1000;
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 9
stop();
_root.popupMenu.gfbfTest = "no";
_root.scorebase = _root.scorebase - 500;
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 10
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 11
stop();
close.onRollOver = function () {
this.shine.play();
};
dateButton1.onRollOver = function () {
this.shine.play();
};
dateButton2.onRollOver = function () {
this.shine.play();
};
dateButton3.onRollOver = function () {
this.shine.play();
};
dateButton4.onRollOver = function () {
this.shine.play();
};
dateButton5.onRollOver = function () {
this.shine.play();
};
dateButton6.onRollOver = function () {
this.shine.play();
};
dateButton7.onRollOver = function () {
this.shine.play();
};
dateButton8.onRollOver = function () {
this.shine.play();
};
goback1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 456 MovieClip "dateButton1" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.perDate >= 2) {
_root.popupMenu.dateExptext = "Your date had a great time. You spoke at length with each other. So much you forgot basic table manners (like closing your mouth when chewing)";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "Your date isn't one for being wined and dined. There was nothing on the menu your date wanted and had to settle with the bread.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 458 MovieClip "dateButton2" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.perDate >= 2) {
_root.popupMenu.dateExptext = "You both drank until you were falling over each other and giggling at each other's terrible jokes.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "You thought you needed some Dutch courage but you threw up on your date. They were not amused";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 460 MovieClip "dateButton3" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.attDate >= 5) {
_root.popupMenu.dateExptext = "You're off to the beach. Your date wears a sexy swimsuit. Score!";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "Your date is senstitive about their appearance. They cancel at the last minute.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 462 MovieClip "dateButton4" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.attDate >= 4) {
_root.popupMenu.dateExptext = "You dance the night away with your date.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "Your date sits in the corner of the club. They're not the dancing type. Plus someone hits on them. This causes a fight between the charmer. You get thrown out the club.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 464 MovieClip "dateButton5" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.perDate >= 1) {
_root.popupMenu.dateExptext = "You get a couple of DVDs and watch a movie together in each other's arms.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "You both sit around with nothing to talk about. This was a waste of time.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 466 MovieClip "dateButton6" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.attDate >= 1) {
_root.popupMenu.dateExptext = "You spend time with your date alone. There was a lot of heavy petting.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "Their roommate turns up just before you start to make out. They turn out to be a gooseberry.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 468 MovieClip "dateButton7" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.perDate >= 2) {
_root.popupMenu.dateExptext = "You didn't even watch the film. You were too busy making out with your date at the back.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "Your date was too confused with the plot of the film. They kept asking you questions such as 'what's he been in' and 'what just happened'.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 470 MovieClip "dateButton8" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateButton1._visible = false;
_root.popupMenu.dateButton2._visible = false;
_root.popupMenu.dateButton3._visible = false;
_root.popupMenu.dateButton4._visible = false;
_root.popupMenu.dateButton5._visible = false;
_root.popupMenu.dateButton6._visible = false;
_root.popupMenu.dateButton7._visible = false;
_root.popupMenu.dateButton8._visible = false;
_root.popupMenu.goback1._visible = false;
if (_root.popupMenu.attDate >= 3) {
_root.popupMenu.dateExptext = "Your date bought you something you really wanted. You gave them some loving later on.";
_root.dateScore = _root.dateScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.dateExptext = "You carried their shopping bags all afternoon. You bought them something expensive (check you cash) but that didn't give you any loving.";
_root.dateScore = _root.dateScore - 20;
_root.dateLimit = _root.dateLimit - 1;
_root.moneyMain = _root.moneyMain - 100;
}
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.dateExptext = " ";
if (_root.dateScore <= 0) {
_root.popupMenu.gotoAndStop("theyBreak");
} else {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
}
Instance of Symbol 127 MovieClip "goback1" in Symbol 653 MovieClip Frame 11
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 12
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 12
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 13
stop();
_root.popupMenu.gfbfTest = "no";
_root.popupMenu.gfbfTest2 = "no";
_root.popupMenu.steadyTest = "no";
_root.dateScore = 3;
_root.steadyScore = 3;
_root.scorebase = _root.scorebase - 500;
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 14
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 15
stop();
close.onRollOver = function () {
this.shine.play();
};
steadyButton1.onRollOver = function () {
this.shine.play();
};
steadyButton2.onRollOver = function () {
this.shine.play();
};
steadyButton3.onRollOver = function () {
this.shine.play();
};
steadyButton4.onRollOver = function () {
this.shine.play();
};
steadyButton5.onRollOver = function () {
this.shine.play();
};
steadyButton6.onRollOver = function () {
this.shine.play();
};
steadyButton7.onRollOver = function () {
this.shine.play();
};
steadyButton8.onRollOver = function () {
this.shine.play();
};
goback2.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 456 MovieClip "steadyButton1" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.perDate >= 4) {
_root.popupMenu.steadyExptext = "Your date had a great time. You spoke at length with each other. So much you forgot basic table manners (like closing your mouth when chewing)";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "Your date isn't one for being wined and dined. There was nothing on the menu your date wanted and had to settle with the bread.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 458 MovieClip "steadyButton2" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.perDate >= 4) {
_root.popupMenu.steadyExptext = "You both drank until you were falling over each other and giggling at each other's terrible jokes.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "You thought you needed some Dutch courage but you threw up on your date. They were not amused";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 460 MovieClip "steadyButton3" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.attDate >= 6) {
_root.popupMenu.steadyExptext = "You're off to the beach. Your date wears a sexy swimsuit. Score!";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "Your date is senstitive about their appearance. They cancel at the last minute.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 462 MovieClip "steadyButton4" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.attDate >= 5) {
_root.popupMenu.steadyExptext = "You dance the night away with your date.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "Your date sits in the corner of the club. They're not the dancing type. Plus someone hits on them. This causes a fight between the charmer. You get thrown out the club.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 464 MovieClip "steadyButton5" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.perDate >= 2) {
_root.popupMenu.steadyExptext = "You get a couple of DVDs and watch a movie together in each other's arms.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "You both sit around with nothing to talk about. This was a waste of time.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 466 MovieClip "steadyButton6" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.attDate >= 2) {
_root.popupMenu.steadyExptext = "You spend time with your date alone. There was a lot of heavy petting.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "Their roommate turns up just before you start to make out. They turn out to be a gooseberry.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 468 MovieClip "steadyButton7" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.perDate >= 1) {
_root.popupMenu.steadyExptext = "You didn't even watch the film. You were too busy making out with your date at the back.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "Your date was too confused with the plot of the film. They kept asking you questions such as 'what's he been in' and 'what just happened'.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 470 MovieClip "steadyButton8" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyButton1._visible = false;
_root.popupMenu.steadyButton2._visible = false;
_root.popupMenu.steadyButton3._visible = false;
_root.popupMenu.steadyButton4._visible = false;
_root.popupMenu.steadyButton5._visible = false;
_root.popupMenu.steadyButton6._visible = false;
_root.popupMenu.steadyButton7._visible = false;
_root.popupMenu.steadyButton8._visible = false;
_root.popupMenu.goback2._visible = false;
if (_root.popupMenu.attDate >= 4) {
_root.popupMenu.steadyExptext = "Your date bought you something you really wanted. You gave them some loving later on.";
_root.steadyScore = _root.steadyScore + 34;
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 200;
} else {
_root.popupMenu.steadyExptext = "You carried their shopping bags all afternoon. You bought them something expensive (check you cash) but that didn't give you any loving.";
_root.steadyScore = _root.steadyScore - 20;
_root.dateLimit = _root.dateLimit - 1;
_root.moneyMain = _root.moneyMain - 200;
}
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.steadyExptext = " ";
if (_root.steadyScore <= 0) {
_root.popupMenu.gotoAndStop("theyBreak");
} else {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
}
Instance of Symbol 127 MovieClip "goback2" in Symbol 653 MovieClip Frame 15
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 16
stop();
_root.popupMenu.steadyTest = "yes";
_root.scorebase = _root.scorebase + 2000;
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 16
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 17
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 18
stop();
close.onRollOver = function () {
this.shine.play();
};
contMarry.onRollOver = function () {
this.shine.play();
};
goback3.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "contMarry" in Symbol 653 MovieClip Frame 18
on (press) {
_root.popupMenu.gotoAndStop("marryRing");
}
Instance of Symbol 127 MovieClip "goback3" in Symbol 653 MovieClip Frame 18
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 19
stop();
_root.popupMenu.marryringCont._visible = false;
_root.popupMenu.reset1._visible = false;
close.onRollOver = function () {
this.shine.play();
};
marryringCont.onRollOver = function () {
this.shine.play();
};
goback4.onRollOver = function () {
this.shine.play();
};
reset1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "marryringCont" in Symbol 653 MovieClip Frame 19
on (press) {
_root.popupMenu.gotoAndStop("marryHow");
}
Instance of Symbol 494 MovieClip "reset1" in Symbol 653 MovieClip Frame 19
on (press) {
this._visible = false;
_root.popupMenu.redsquare1._visible = true;
_root.popupMenu.yellowsquare1._visible = true;
_root.popupMenu.bluesquare1._visible = true;
_root.popupMenu.greensquare1._visible = true;
_root.popupMenu.ringSum = " ";
_root.marryChance = 0;
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 19
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.redsquare1._visible = true;
_root.popupMenu.yellowsquare1._visible = true;
_root.popupMenu.bluesquare1._visible = true;
_root.popupMenu.greensquare1._visible = true;
_root.popupMenu.ringSum = " ";
_root.marryChance = 0;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 20
stop();
_root.popupMenu.reset2._visible = false;
_root.popupMenu.marrycontHow._visible = false;
close.onRollOver = function () {
this.shine.play();
};
marrycontHow.onRollOver = function () {
this.shine.play();
};
reset2.onRollOver = function () {
this.shine.play();
};
goback7.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 180 MovieClip "marrycontHow" in Symbol 653 MovieClip Frame 20
on (press) {
_root.popupMenu.gotoAndStop("marryFinal");
}
Instance of Symbol 494 MovieClip "reset2" in Symbol 653 MovieClip Frame 20
on (press) {
this._visible = false;
_root.popupMenu.marrycontHow._visible = false;
_root.popupMenu.redsquare2._visible = true;
_root.popupMenu.yellowsquare2._visible = true;
_root.popupMenu.bluesquare2._visible = true;
_root.popupMenu.greensquare2._visible = true;
_root.popupMenu.howSum = " ";
if (_root.popupMenu.resetask == "per") {
if (_root.popupMenu.perDate >= 5) {
_root.marryChance = _root.marryChance - 50;
} else {
_root.marryChance = _root.marryChance - 10;
}
} else if (_root.popupMenu.resetask == "att") {
if (_root.popupMenu.attDate >= 5) {
_root.marryChance = _root.marryChance - 50;
} else {
_root.marryChance = _root.marryChance - 10;
}
}
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 20
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.redsquare1._visible = true;
_root.popupMenu.yellowsquare1._visible = true;
_root.popupMenu.bluesquare1._visible = true;
_root.popupMenu.greensquare1._visible = true;
_root.popupMenu.redsquare2._visible = true;
_root.popupMenu.yellowsquare2._visible = true;
_root.popupMenu.bluesquare2._visible = true;
_root.popupMenu.greensquare2._visible = true;
_root.popupMenu.howSum = " ";
_root.popupMenu.ringSum = " ";
_root.marryChance = 0;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 21
stop();
if (_root.steadyScore >= 100) {
_root.marryChance = _root.marryChance + 100;
}
_root.popupMenu.marryCont._visible = false;
marryCont.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 511 MovieClip in Symbol 653 MovieClip Frame 21
on (press) {
if (_root.popupMenu.ringSum == "C:100 ring") {
_root.moneyMain = _root.moneyMain - 100;
}
if (_root.popupMenu.ringSum == "C:500 ring") {
_root.moneyMain = _root.moneyMain - 500;
}
if (_root.popupMenu.ringSum == "C:1000 ring") {
_root.moneyMain = _root.moneyMain - 1000;
}
if (_root.popupMenu.ringSum == "C:5000 ring") {
_root.moneyMain = _root.moneyMain - 5000;
}
_root.popupMenu.marryCont._visible = true;
if (_root.marryChance >= 130) {
_root.popupMenu.marryTest = "yes";
_root.popupMenu.marryResult = "They accepted, congratulatious.";
_root.scorebase = _root.scorebase + 3000;
_root.popupMenu.marryTest = "yes";
} else {
_root.popupMenu.gfbfTest = "no";
_root.popupMenu.gfbfTest2 = "no";
_root.popupMenu.steadyTest = "no";
_root.popupMenu.marryTest = "no";
_root.dateScore = 0;
_root.steadyScore = 0;
_root.popupMenu.marryResult = "They did not accept. Your partner has run off leaving you with the ring in your hand. You never see them again";
}
}
Instance of Symbol 180 MovieClip "marryCont" in Symbol 653 MovieClip Frame 21
on (press) {
_root.popupMenu.marryResult = " ";
_root.popupMenu.howSum = " ";
_root.popupMenu.ringSum = " ";
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 22
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 22
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 23
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 24
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 25
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 26
stop();
dDeath = new Array("car accident", "murder", "cancer", "heart attack", "prolonged illness", "suicide");
dateDeath = dDeath[random(6)];
_root.popupMenu.gfbfTest = "no";
_root.popupMenu.gfbfTest2 = "no";
_root.popupMenu.steadyTest = "no";
_root.popupMenu.marryTest = "no";
_root.dateScore = 3;
_root.steadyScore = 3;
_root.popupMenu.datepointMain = 0;
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 27
stop();
close.onRollOver = function () {
this.shine.play();
};
goback11.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryExptext = " ";
if (_root.dateScore <= 0) {
_root.popupMenu.gotoAndStop("theyBreak");
} else {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
}
Instance of Symbol 521 MovieClip "marryButton1" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.perDate >= 5) {
_root.popupMenu.marryExptext = "Both of you went to a very nice French restaurant. The other couples who were there were quite jealous of you.";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "Your favourite restaurant was closed. Should have booked it before hand. ";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 523 MovieClip "marryButton2" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.perDate >= 3) {
_root.popupMenu.marryExptext = "You went to see a romantic comedy. Luckily this one was funny compared to most rom coms. Romance for the woman, comedy for the man. You both enjoyed yourselves.";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "There was some teenager kicking the back of your chair all throughout the movie on purpose. You got up and punched him. You were thrown out the cinema.";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 525 MovieClip "marryButton3" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.attDate >= 3) {
_root.popupMenu.marryExptext = "You go to a dinner party of some sort with friends you've known since school. The evening went better than you expected";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 527 MovieClip "marryButton4" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.attDate >= 6) {
_root.popupMenu.marryExptext = "You plan the holiday in advance. When the day comes you can finally relax a little. You head over to sunny Spain. ";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "You didn't prepare well. At the last minute you're stuffing everything in a bag. When you get to the airport you miss your flight.";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 529 MovieClip "marryButton5" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.perDate >= 2) {
_root.popupMenu.marryExptext = "Not the most exciting thing to do in your married life but it works";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "Even you cannot pull this off right. You get into an argument with your partner about the loterry numbers and 'if we won'.";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 531 MovieClip "marryButton6" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.marryButton1._visible = false;
_root.popupMenu.marryButton2._visible = false;
_root.popupMenu.marryButton3._visible = false;
_root.popupMenu.marryButton4._visible = false;
_root.popupMenu.marryButton5._visible = false;
_root.popupMenu.marryButton6._visible = false;
if (_root.popupMenu.attDate >= 5) {
_root.popupMenu.marryExptext = "It wasn't interesting but it wasn't boring as hell. You partner comments on what it would be like to have children when they notice the ball part next to the cashier desk. Uh oh.";
_root.dateLimit = _root.dateLimit - 1;
_root.scorebase = _root.scorebase + 500;
} else {
_root.popupMenu.marryExptext = "You argue about how you never liked scotch eggs with your partner at the supermarket";
_root.dateLimit = _root.dateLimit - 1;
}
}
Instance of Symbol 127 MovieClip "goback11" in Symbol 653 MovieClip Frame 27
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 28
stop();
cGen = new Array("male", "female");
cGenOut = cGen[random(2)];
close.onRollOver = function () {
this.shine.play();
};
yesbut1.onRollOver = function () {
this.shine.play();
};
nobut1.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 437 MovieClip "yesbut1" in Symbol 653 MovieClip Frame 28
on (press) {
if (_root.popupMenu.cGenOut == "male") {
_root.popupMenu.childGender = "it's a boy!";
} else if (_root.popupMenu.cGenOut == "female") {
_root.popupMenu.childGender = "it's a girl!";
}
if (_root.childCount1 == 0) {
_root.popupMenu.gotoAndStop("childFinal1");
}
if (_root.childCount1 == 1) {
_root.popupMenu.gotoAndStop("childFinal2");
}
if (_root.childCount1 == 2) {
_root.popupMenu.gotoAndStop("childFinal3");
}
}
Instance of Symbol 439 MovieClip "nobut1" in Symbol 653 MovieClip Frame 28
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 28
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 29
stop();
_root.childCount1 = _root.childCount1 + 1;
_root.popupMenu.close._visible = false;
var attChild = Math.round(Math.random() * 10);
var perChild = Math.round(Math.random() * 10);
var intChild = Math.round(Math.random() * 10);
_root.scorebase = _root.scorebase + 5000;
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 548 MovieClip in Symbol 653 MovieClip Frame 29
on (press) {
_root.popupMenu.finalChildFirst = _root.popupMenu.name1Child;
_root.popupMenu.finalChildLast = _root.infoBar.lastnameInfo;
_root.popupMenu.close._visible = true;
}
Symbol 653 MovieClip Frame 30
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 31
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 32
stop();
close.onRollOver = function () {
this.shine.play();
};
yesbut2.onRollOver = function () {
this.shine.play();
};
nobut2.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 437 MovieClip "yesbut" in Symbol 653 MovieClip Frame 32
on (press) {
_root.popupMenu.gfbfTest = "no";
_root.popupMenu.gfbfTest2 = "no";
_root.popupMenu.steadyTest = "no";
_root.popupMenu.marryTest = "no";
_root.dateScore = 3;
_root.steadyScore = 3;
_root.scorebase = _root.scorebase - 500;
_root.popupMenu.datepointMain = 0;
_root.popupMenu.gotoAndStop("relationMain");
}
Instance of Symbol 439 MovieClip "nobut2" in Symbol 653 MovieClip Frame 32
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Symbol 653 MovieClip Frame 33
stop();
close.onRollOver = function () {
this.shine.play();
};
goback14.onRollOver = function () {
this.shine.play();
};
partJob1.onRollOver = function () {
this.shine.play();
};
partJob2.onRollOver = function () {
this.shine.play();
};
partJob3.onRollOver = function () {
this.shine.play();
};
partJob4.onRollOver = function () {
this.shine.play();
};
partJob5.onRollOver = function () {
this.shine.play();
};
partJob6.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 555 MovieClip "partJob1" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.chaMain >= 2) {
_root.jobValue = 150;
_root.jobTitle = "fast food cashier";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 557 MovieClip "partJob3" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.intMain >= 1) {
_root.jobValue = 100;
_root.jobTitle = "data entry";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 559 MovieClip "partJob2" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.strMain >= 2) {
_root.jobValue = 200;
_root.jobTitle = "bike mechanic";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 561 MovieClip "partJob4" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.chaMain >= 3) {
_root.jobValue = 175;
_root.jobTitle = "call centre operator";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 563 MovieClip "partJob5" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.attMain >= 5) {
_root.jobValue = 300;
_root.jobTitle = "magazine model";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 565 MovieClip "partJob6" in Symbol 653 MovieClip Frame 33
on (press) {
if (_root.strMain >= 3) {
_root.jobValue = 200;
_root.jobTitle = "box packaging";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 127 MovieClip "goback14" in Symbol 653 MovieClip Frame 33
on (press) {
_root.popupMenu.gotoAndStop("jobsMain");
}
Symbol 653 MovieClip Frame 34
stop();
close.onRollOver = function () {
this.shine.play();
};
goback16.onRollOver = function () {
this.shine.play();
};
fullJob1.onRollOver = function () {
this.shine.play();
};
fullJob2.onRollOver = function () {
this.shine.play();
};
fullJob3.onRollOver = function () {
this.shine.play();
};
fullJob4.onRollOver = function () {
this.shine.play();
};
fullJob5.onRollOver = function () {
this.shine.play();
};
fullJob6.onRollOver = function () {
this.shine.play();
};
fullJob7.onRollOver = function () {
this.shine.play();
};
fullJob8.onRollOver = function () {
this.shine.play();
};
fullJob9.onRollOver = function () {
this.shine.play();
};
fullJob10.onRollOver = function () {
this.shine.play();
};
fullJob11.onRollOver = function () {
this.shine.play();
};
fullJob12.onRollOver = function () {
this.shine.play();
};
fullJob13.onRollOver = function () {
this.shine.play();
};
fullJob14.onRollOver = function () {
this.shine.play();
};
fullJob15.onRollOver = function () {
this.shine.play();
};
fullJob16.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 573 MovieClip "fullJob1" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.chaMain >= 5) {
_root.jobValue = 500;
_root.jobTitle = "Corporate Drone";
_root.popupMenu.jobCha = "yes";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 575 MovieClip "fullJob5" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorecha >= 3) {
if (_root.chaMain >= 6) {
_root.jobValue = 750;
_root.jobTitle = "Department Manager";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorecha <= 2) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 577 MovieClip "fullJob9" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorecha >= 6) {
if (_root.chaMain >= 7) {
_root.jobValue = 1000;
_root.jobTitle = "Division Manager";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorecha <= 5) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 579 MovieClip "fullJob13" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorecha >= 9) {
if (_root.chaMain >= 8) {
_root.jobValue = 1500;
_root.jobTitle = "CEO";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorecha <= 8) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 581 MovieClip "fullJob2" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.intMain >= 5) {
_root.jobValue = 600;
_root.jobTitle = "Paramedic";
_root.popupMenu.jobInt = "yes";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 583 MovieClip "fullJob6" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScoreint >= 3) {
if (_root.intMain >= 6) {
_root.jobValue = 800;
_root.jobTitle = "Nurse";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScoreint <= 2) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 585 MovieClip "fullJob10" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScoreint >= 6) {
if (_root.intMain >= 7) {
_root.jobValue = 1200;
_root.jobTitle = "Surgeon";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScoreint <= 5) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 587 MovieClip "fullJob14" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScoreint >= 9) {
if (_root.intMain >= 8) {
_root.jobValue = 1700;
_root.jobTitle = "Brain Surgeon";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScoreint <= 8) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 589 MovieClip "fullJob3" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.strMain >= 5) {
_root.jobValue = 300;
_root.jobTitle = "Private";
_root.popupMenu.jobStr = "yes";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 591 MovieClip "fullJob7" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorestr >= 3) {
if (_root.strMain >= 6) {
_root.jobValue = 500;
_root.jobTitle = "Drill Instructor";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorestr <= 2) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 593 MovieClip "fullJob11" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorestr >= 6) {
if (_root.strMain >= 7) {
_root.jobValue = 800;
_root.jobTitle = "Senior Officer";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorestr <= 5) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 595 MovieClip "fullJob15" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScorestr >= 9) {
if (_root.strMain >= 8) {
_root.jobValue = 2000;
_root.jobTitle = "General";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScorestr <= 8) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 597 MovieClip "fullJob4" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.attMain >= 5) {
_root.jobValue = 500;
_root.jobTitle = "Advert Actor";
_root.popupMenu.jobAtt = "yes";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
}
Instance of Symbol 599 MovieClip "fullJob8" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScoreatt >= 3) {
if (_root.attMain >= 6) {
_root.jobValue = 950;
_root.jobTitle = "Soap Star";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScoreatt <= 5) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 601 MovieClip "fullJob12" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScoreatt >= 6) {
if (_root.attMain >= 7) {
_root.jobValue = 1200;
_root.jobTitle = "Theatre Actor";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScoreatt <= 5) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 603 MovieClip "fullJob16" in Symbol 653 MovieClip Frame 34
on (press) {
if (_root.jobScore >= 9) {
if (_root.attMain >= 8) {
_root.jobValue = 3000;
_root.jobTitle = "A-List Star";
_root.popupMenu.gotoAndStop("jobSuccess");
} else {
_root.popupMenu.gotoAndStop("jobFailure");
}
} else if (_root.jobScore <= 8) {
_root.popupMenu.gotoAndStop("jobPoints");
}
}
Instance of Symbol 127 MovieClip "goback16" in Symbol 653 MovieClip Frame 34
on (press) {
_root.popupMenu.gotoAndStop("jobsMain");
}
Symbol 653 MovieClip Frame 35
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 36
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 36
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 37
stop();
close.onRollOver = function () {
this.shine.play();
};
goback17.onRollOver = function () {
this.shine.play();
};
cont71.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 127 MovieClip "goback17" in Symbol 653 MovieClip Frame 37
on (press) {
_root.popupMenu.gotoAndStop("relationMain");
}
Instance of Symbol 180 MovieClip "cont71" in Symbol 653 MovieClip Frame 37
on (press) {
_root.death1 = "suicide";
_root.scorebase = _root.scorebase - 500;
_root.gotoAndStop("gameover");
}
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 37
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 38
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 38
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 39
stop();
_root.popupMenu.jobTest = "yes";
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 653 MovieClip Frame 39
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.redButton2._visible = true;
_root.blueButton2._visible = true;
_root.greenButton2._visible = true;
_root.cont1._visible = true;
_root.popupMenu.gotoAndStop(1);
}
Symbol 653 MovieClip Frame 40
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 41
stop();
close.onRollOver = function () {
this.shine.play();
};
yesbut3.onRollOver = function () {
this.shine.play();
};
nobut3.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 437 MovieClip "yesbut3" in Symbol 653 MovieClip Frame 41
on (press) {
_root.jobValue = 0;
_root.jobScorecha = 0;
_root.jobScoreatt = 0;
_root.jobScorestr = 0;
_root.jobScoreint = 0;
_root.jobTitle = " ";
_root.popupMenu.jobCha = "no";
_root.popupMenu.jobAtt = "no";
_root.popupMenu.jobStr = "no";
_root.popupMenu.jobInt = "no";
_root.popupMenu.jobTest = "no";
_root.popupMenu.gotoAndStop("jobsMain");
}
Instance of Symbol 439 MovieClip "nobut3" in Symbol 653 MovieClip Frame 41
on (press) {
_root.popupMenu.gotoAndStop("jobsMain");
}
Symbol 653 MovieClip Frame 42
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 43
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 653 MovieClip Frame 44
stop();
_root.childCount1 = _root.childCount1 + 1;
_root.popupMenu.close._visible = false;
var attChild2 = Math.round(Math.random() * 10);
var perChild2 = Math.round(Math.random() * 10);
var intChild2 = Math.round(Math.random() * 10);
_root.scorebase = _root.scorebase + 5000;
cGen = new Array("male", "female");
cGenOut2 = cGen[random(2)];
if ((_root.popupMenu.cGenOut2 = "male")) {
_root.popupMenu.childGender = "it's a boy!";
} else if ((_root.popupMenu.cGenOut2 = "female")) {
_root.popupMenu.childGender = "it's a girl!";
}
close.onRollOver = function () {
this.shine.play();
};
namechildbut.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 548 MovieClip "namechildbut" in Symbol 653 MovieClip Frame 44
on (press) {
_root.popupMenu.finalChildFirst2 = _root.popupMenu.name2Child;
_root.popupMenu.finalChildLast = _root.infoBar.lastnameInfo;
_root.popupMenu.close._visible = true;
}
Symbol 653 MovieClip Frame 45
stop();
_root.childCount1 = _root.childCount1 + 1;
_root.popupMenu.close._visible = false;
var attChild3 = Math.round(Math.random() * 10);
var perChild3 = Math.round(Math.random() * 10);
var intChild3 = Math.round(Math.random() * 10);
_root.scorebase = _root.scorebase + 5000;
cGen = new Array("male", "female");
cGenOut3 = cGen[random(2)];
if ((_root.popupMenu.cGenOut3 = "male")) {
_root.popupMenu.childGender = "it's a boy!";
} else if ((_root.popupMenu.cGenOut3 = "female")) {
_root.popupMenu.childGender = "it's a girl!";
}
close.onRollOver = function () {
this.shine.play();
};
namechildbut.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 548 MovieClip "namechildbut" in Symbol 653 MovieClip Frame 45
on (press) {
_root.popupMenu.finalChildFirst3 = _root.popupMenu.name3Child;
_root.popupMenu.finalChildLast = _root.infoBar.lastnameInfo;
_root.popupMenu.close._visible = true;
}
Symbol 653 MovieClip Frame 46
stop();
close.onRollOver = function () {
this.shine.play();
};
Symbol 674 Button
on (press) {
_root.helpMenu.gotoAndStop(3);
}
Symbol 676 Button
on (press) {
_root.helpMenu.gotoAndStop(4);
}
Symbol 678 Button
on (press) {
_root.helpMenu.gotoAndStop(5);
}
Symbol 680 Button
on (press) {
_root.helpMenu.gotoAndStop(6);
}
Symbol 682 Button
on (press) {
_root.helpMenu.gotoAndStop(7);
}
Symbol 684 Button
on (press) {
_root.helpMenu.gotoAndStop(8);
}
Symbol 686 Button
on (press) {
_root.helpMenu.gotoAndStop(9);
}
Symbol 688 Button
on (press) {
_root.helpMenu.gotoAndStop(10);
}
Symbol 690 Button
on (press) {
_root.helpMenu.gotoAndStop(11);
}
Symbol 692 Button
on (press) {
_root.helpMenu.gotoAndStop(12);
}
Symbol 694 Button
on (press) {
_root.helpMenu.gotoAndStop(13);
}
Symbol 696 Button
on (press) {
_root.helpMenu.gotoAndStop(14);
}
Symbol 698 Button
on (press) {
_root.helpMenu.gotoAndStop(15);
}
Symbol 700 Button
on (press) {
_root.helpMenu.gotoAndStop(16);
}
Symbol 729 MovieClip Frame 1
stop();
Symbol 729 MovieClip Frame 2
stop();
close.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 361 MovieClip "close" in Symbol 729 MovieClip Frame 2
on (press) {
_root.proSlide.play();
_root.infSlide.play();
_root.chiSlide.play();
_root.teeSlide.play();
_root.yadSlide.play();
_root.aduSlide.play();
_root.oldSlide.play();
_root.redButton._visible = true;
_root.blueButton._visible = true;
_root.greenButton._visible = true;
_root.buttonText._visible = true;
_root.helpMenu.gotoAndStop(1);
}
Symbol 729 MovieClip Frame 3
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Instance of Symbol 127 MovieClip "gobackhelp" in Symbol 729 MovieClip Frame 3
on (press) {
_root.helpMenu.gotoAndStop(2);
}
Symbol 729 MovieClip Frame 4
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 5
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 6
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 7
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 8
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 9
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 10
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 11
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 12
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 13
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 14
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 15
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};
Symbol 729 MovieClip Frame 16
stop();
close.onRollOver = function () {
this.shine.play();
};
gobackhelp.onRollOver = function () {
this.shine.play();
};