Frame 1
stopAllSounds();
_global.scarlscrt = 0;
_global.hazscrt = 0;
_global.kick = 0;
_global.flamhand = 0;
_global.lightning = 0;
_global.song = 1;
_global.hearit = 1;
_global.gointo = 0;
_global.gingerdate = 0;
_global.scarletdate = 0;
_global.rosedate = 0;
_global.hazeldate = 0;
_global.violetdate = 0;
_global.crystaldate = 0;
_global.gingerstatus = "Stranger";
_global.violetstatus = "Stranger";
_global.scarletstatus = "Stranger";
_global.rosestatus = "Stranger";
_global.hazelstatus = "Stranger";
_global.crystalstatus = "Stranger";
_global.gingerselect2 = 0;
_global.violetselect2 = 0;
_global.roseselect2 = 0;
_global.crystalselect2 = 0;
_global.hazelselect2 = 0;
_global.scarletselect2 = 0;
_global.hp2 = 100;
_global.points = 40;
_global.charname = "Name";
_global.charbody = 0;
_global.strength = 0;
_global.intellect = 0;
_global.magic = 0;
_global.money = 0;
_global.daysleft = 1000;
_global.daynumber = 1;
_global.daytime = 0;
_global.daynumber = 0;
_global.hp = 100;
_global.soundonoff = 1;
_global.active = 0;
_global.scarletexp = 0;
_global.hazelexp = 0;
_global.gingerexp = 0;
_global.crystalexp = 0;
_global.violetexp = 0;
_global.roseexp = 0;
_global.scarletfrnd = 0;
_global.hazelfrnd = 0;
_global.gingerfrnd = 0;
_global.crystalfrnd = 0;
_global.violetfrnd = 0;
_global.rosefrnd = 0;
_global.scarletcfrnd = 0;
_global.hazelcfrnd = 0;
_global.gingercfrnd = 0;
_global.crystalcfrnd = 0;
_global.violetcfrnd = 0;
_global.rosecfrnd = 0;
_global.scarletcrush = 0;
_global.hazelcrush = 0;
_global.gingercrush = 0;
_global.crystalcrush = 0;
_global.violetcrush = 0;
_global.rosecrush = 0;
_global.scarletgf = 0;
_global.hazelgf = 0;
_global.gingergf = 0;
_global.crystalgf = 0;
_global.violetgf = 0;
_global.rosegf = 0;
_global.lei = 0;
_global.gun = 0;
_global.flower = 0;
_global.wok = 0;
_global.bracelet = 0;
_global.mp3player = 0;
_global.mushroom = 0;
_global.pearl = 0;
Frame 2
var my_sound = new Sound();
my_sound.attachSound("Sw2");
my_sound.onSoundComplete = function () {
my_sound.start(11.67, 999);
};
my_sound.start();
Frame 9
_root.stop();
Frame 15
_global.charbody = 0;
_root.stop();
Instance of Symbol 169 MovieClip "wbub" in Frame 15
onClipEvent (load) {
_root.pnts.text = _global.points;
_root.stren.text = _global.strength;
_root.intell.text = _global.intellect;
_root.magi.text = _global.magic;
}
Frame 16
_global.charbody = 1;
_root.stop();
Frame 17
_global.charbody = 2;
_root.stop();
Frame 18
_global.charbody = 3;
_root.stop();
Frame 19
_root.stop();
Frame 30
var tingle = new Sound();
tingle.attachSound("chimes_Master");
_root.stop();
Instance of Symbol 232 MovieClip "daysclip" in Frame 30
onClipEvent (load) {
if ((_global.daysleft = 50)) {
_root.daysclip.gotoAndStop(1);
}
if ((_global.daysleft = 100)) {
_root.daysclip.gotoAndStop(2);
}
if ((_global.daysleft = 1000)) {
_root.daysclip.gotoAndStop(3);
}
}
Frame 35
_root.stop();
Instance of Symbol 260 MovieClip "charbd" in Frame 35
onClipEvent (load) {
if (_global.daysleft == 50) {
_root.timfram.text = "Summer Semester";
}
if (_global.daysleft == 100) {
_root.timfram.text = "All Summer Long";
}
if (_global.daysleft == 1000) {
_root.timfram.text = "Endless Summer";
}
if (_global.charbody == 0) {
_root.charbd.gotoAndStop(2);
}
if (_global.charbody == 1) {
_root.charbd.gotoAndStop(3);
}
if (_global.charbody == 2) {
_root.charbd.gotoAndStop(4);
}
if (_global.charbody == 3) {
_root.charbd.gotoAndStop(5);
}
}
Frame 36
stopAllSounds();
var buttn = new Sound();
buttn.attachSound("button2");
Frame 64
_root.stop();
Frame 70
_root.stop();
Frame 105
_root.stop();
Frame 106
_root.stop();
Instance of Symbol 282 MovieClip in Frame 106
onClipEvent (load) {
_root.momo.text = ("Small Levitating Furry Creature: Hi, and welcome to Malahalamekalowaihihi, an island of mystery, beauty, and nearly non-existent labor laws. You must be " + _global.charname) + ".";
_root.momo2.text = "I can tell \u2018cause you look like shit.";
}
Frame 107
var hit = 0;
_root.stop();
Frame 108
_root.stop();
Frame 109
_root.stop();
_global.varbegin = 0;
Frame 110
var stringee = " ";
_root.stop();
Frame 112
var buttn = new Sound();
buttn.attachSound("button2");
var money = new Sound();
money.attachSound("cashregister");
var fut4 = new Sound();
fut4.attachSound("futurebeep4");
if (_global.varbegin == 1) {
_root.varchoose = 1 + Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
}
_root.stop();
Instance of Symbol 815 MovieClip "smallmenu1" in Frame 112
onClipEvent (load) {
this.menugold.text = _global.money;
this.menuhp.text = _global.hp;
this.menutime.text = _global.daytime;
this.menudaynumber.text = _global.daynumber;
}
Frame 113
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
_root.stop();
Frame 114
if (_global.hearit == 1) {
if (_global.gointo != 0) {
_root.sound1.gotoAndPlay(1);
_global.gointo = 0;
_global.song = 1;
}
}
_root.varchoose = Math.round(Math.random() * 20);
_global.varbegin = 1;
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
_root.stop();
Frame 115
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.roseappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.roseappear1.play();
}
if (_root.varchoose == 6) {
_root.roseappear1.play();
}
_root.stop();
Frame 116
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.hazelappear1.play();
}
if (_root.varchoose == 2) {
_root.hazelappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.hazelappear1.play();
}
if (_root.varchoose == 5) {
_root.hazelappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
_root.stop();
Frame 117
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
_root.stop();
Frame 118
_root.stop();
Frame 119
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.crystalappear1.play();
}
if (_global.crystalgf == 1) {
_root.crystending1.gotoAndStop(2);
}
_root.stop();
Frame 120
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.scarletappear1.play();
}
if (_global.scarletgf == 1) {
_root.scaending1.gotoAndStop(2);
}
_root.stop();
Frame 121
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.hazelappear1.play();
}
if (_global.hazelgf == 1) {
_root.hazending1.gotoAndStop(2);
}
_root.stop();
Frame 122
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.violetappear1.play();
}
if (_global.violetgf == 1) {
_root.violending1.nextFrame();
}
_root.stop();
Frame 123
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.roseappear1.play();
}
if (_global.rosegf == 1) {
_root.rosending1.nextFrame();
}
_root.stop();
Frame 124
_root.varchoose = Math.round(Math.random() * 2);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_global.gingergf == 1) {
_root.ginending1.nextFrame();
}
_root.stop();
Frame 125
if (_global.hearit == 1) {
if (_global.gointo != 14) {
_root.sound1.gotoAndPlay(8);
_global.gointo = 14;
_global.song = 8;
}
}
_root.stop();
Frame 126
if (_global.hearit == 1) {
if (_global.gointo != 16) {
_root.sound1.gotoAndPlay(6);
_global.song = 6;
_global.gointo = 16;
}
}
_root.varchoose = Math.round(Math.random() * 24);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
if (_root.varchoose == 7) {
_root.hazelappear1.play();
}
_root.stop();
Frame 127
if (_global.hearit == 1) {
_global.gointo = 16;
}
_root.stop();
Frame 128
_root.stop();
Frame 129
_root.varchoose = Math.round(Math.random() * 20);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 3) {
_root.violetappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.violetappear1.play();
}
_root.stop();
Instance of Symbol 1246 MovieClip "forestbuttons1" in Frame 129
/* no clip actions */
Frame 130
_global.gointo = 16;
_root.stop();
Frame 131
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 4) {
_root.gingerappear1.play();
}
if (_root.varchoose == 5) {
_root.gingerappear1.play();
}
if (_root.varchoose == 6) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 3) {
_root.roseappear1.play();
}
_root.stop();
Frame 132
_global.song = 8;
_root.varchoose = Math.round(Math.random() * 22);
if (_root.varchoose == 1) {
_root.gingerappear1.play();
}
if (_root.varchoose == 2) {
_root.scarletappear1.play();
}
if (_root.varchoose == 4) {
_root.violetappear1.play();
}
if (_root.varchoose == 5) {
_root.crystalappear1.play();
}
if (_root.varchoose == 6) {
_root.hazelappear1.play();
}
this.stop();
Frame 133
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(16);
}
_root.stop();
Frame 134
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 135
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 136
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 137
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 138
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 139
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(14);
}
_root.stop();
Frame 140
_root.sound1.gotoAndPlay(23);
this.stop();
Symbol 36 Button
on (release) {
getURL ("http://www.newgrounds.com", "blank");
}
Symbol 41 Button
on (release) {
_root.play();
}
Symbol 42 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 42 MovieClip Frame 2
gotoAndPlay (1);
Symbol 55 Button
on (release) {
this.gotoAndPlay("10");
}
Symbol 63 MovieClip Frame 10
this.stop();
Symbol 73 Button
on (press) {
startDrag (this);
_parent.proceed1.gotoAndStop(2);
}
on (release) {
stopDrag();
_parent.proceed1.gotoAndStop(2);
}
Symbol 76 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 80 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 86 Button
on (release) {
this.gotoAndStop(1);
}
Symbol 99 MovieClip Frame 51
this.stop();
Symbol 113 Button
on (press) {
startDrag (this);
_parent.vioprogress1.gotoAndStop(2);
}
on (release) {
stopDrag();
_parent.vioprogress1.gotoAndStop(2);
}
Symbol 117 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 124 Button
on (press) {
startDrag (this);
_parent.vioprogress1.gotoAndStop(2);
}
on (release) {
stopDrag();
_parent.vioprogress1.gotoAndStop(2);
}
Symbol 127 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 131 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 134 MovieClip Frame 1
this.stop();
Symbol 135 MovieClip Frame 1
this.stop();
Symbol 135 MovieClip Frame 2
this.stop();
Symbol 135 MovieClip Frame 3
this.stop();
Symbol 135 MovieClip Frame 4
this.stop();
Symbol 135 MovieClip Frame 5
this.stop();
Symbol 135 MovieClip Frame 6
this.stop();
Symbol 135 MovieClip Frame 7
this.stop();
Symbol 166 Button
on (release) {
var pts;
pts = _global.points;
if (pts != 0) {
_root.wbub.play();
} else {
gotoAndPlay (26);
}
}
Symbol 169 MovieClip Frame 1
this.stop();
Symbol 169 MovieClip Frame 2
this.stop();
Symbol 172 Button
on (release) {
var pts = _global.points;
var str = _global.strength;
if (points > 0) {
pts = pts - 1;
str = str + 1;
_global.points = pts;
_global.strength = str;
}
_root.stren.text = str;
_root.pnts.text = pts;
}
Symbol 175 Button
on (release) {
var next;
var frame = _currentframe;
if (frame >= 18) {
next = "15";
} else {
next = frame + 1;
}
gotoAndPlay(next);
}
Symbol 178 Button
on (release) {
var next;
var frame = _currentframe;
if (frame == 15) {
next = "18";
} else {
next = frame - 1;
}
gotoAndPlay(next);
}
Symbol 180 Button
on (release) {
var pts = _global.points;
var str = _global.intellect;
if (points > 0) {
pts = pts - 1;
str = str + 1;
_global.points = pts;
_global.intellect = str;
}
_root.intell.text = str;
_root.pnts.text = pts;
}
Symbol 183 Button
on (release) {
var pts = _global.points;
var str = _global.magic;
if (points > 0) {
pts = pts - 1;
str = str + 1;
_global.points = pts;
_global.magic = str;
}
_root.magi.text = str;
_root.pnts.text = pts;
}
Symbol 185 Button
on (release) {
var pts = _global.points;
var str = _global.strength;
if ((points <= 40) && (str > 0)) {
pts = pts + 1;
str = str - 1;
_global.points = pts;
_global.strength = str;
}
_root.stren.text = str;
_root.pnts.text = pts;
}
Symbol 188 Button
on (release) {
var pts = _global.points;
var str = _global.intellect;
if ((points <= 40) && (str > 0)) {
pts = pts + 1;
str = str - 1;
_global.points = pts;
_global.intellect = str;
}
_root.intell.text = str;
_root.pnts.text = pts;
}
Symbol 191 Button
on (release) {
var pts = _global.points;
var str = _global.magic;
if ((points <= 40) && (str > 0)) {
pts = pts + 1;
str = str - 1;
_global.points = pts;
_global.magic = str;
}
_root.magi.text = str;
_root.pnts.text = pts;
}
Symbol 228 Button
on (release) {
_global.daysleft = 50;
}
Symbol 229 Button
on (release) {
_global.daysleft = 100;
}
Symbol 232 MovieClip Frame 1
this.stop();
Symbol 232 MovieClip Frame 2
this.stop();
Symbol 232 MovieClip Frame 3
this.stop();
Symbol 233 Button
on (release) {
_global.daysleft = 1000;
_root.daysclip.gotoAndStop(3);
}
Symbol 234 Button
on (release) {
_global.daysleft = 50;
_root.daysclip.gotoAndStop(1);
}
Symbol 235 Button
on (release) {
_global.daysleft = 100;
_root.daysclip.gotoAndStop(2);
}
Symbol 238 Button
on (release) {
var pts;
pts = _global.points;
_root.pnts.text = pts;
_root.stren.text = _global.strength;
_root.intell.text = _global.intellect;
_root.magi.text = _global.magic;
if (_global.charbody == 0) {
gotoAndPlay (15);
}
if (_global.charbody == 1) {
gotoAndPlay (16);
}
if (_global.charbody == 2) {
gotoAndPlay (17);
}
if (_global.charbody == 3) {
gotoAndPlay (18);
}
}
Symbol 239 Button
on (release) {
var pts;
strng = _root.cheats.text;
nma = _root.nam.text;
_global.charname = nma;
if (strng.length > 0) {
if (strng == "gingercureshangovers") {
_global.magic = 100;
_global.pearl = 10;
_root.tingle.start();
}
if (strng == "rosescentisplayedout") {
_global.magic = 120;
_root.tingle.start();
}
if (strng == "violetsandblossoms") {
_global.money = 9000;
_root.tingle.start();
}
if (strng == "ududlrlrbaslctstrt") {
_global.flower = 10;
_root.tingle.start();
}
if (strng == "hazelnutsarethebest") {
_global.mp3player = 10;
_root.tingle.start();
}
if (strng == "crystalclearblue") {
_global.kick = 1;
_global.gun = 20;
_root.tingle.start();
}
if (strng == "surfsupginju") {
_global.hp2 = 120;
_global.hp = 120;
_global.pearl = 10;
_root.tingle.start();
}
if (strng == "arisearoseareering") {
_global.magic = 90;
_global.intellect = 90;
_global.wok = 20;
_root.tingle.start();
}
if (strng == "bitchybuthot") {
_global.money = 5000;
_global.strength = 100;
_root.tingle.start();
}
if (strng == "scarletsilkstalkings") {
_global.scarlscrt = 1;
_root.tingle.start();
}
if (strng == "doitdoitnow") {
_global.lightning = 1;
_global.kick = 1;
_global.flamhand = 1;
_root.tingle.start();
}
if (strng == "abadeeabadai") {
_global.hp = 150;
_global.hp2 = 150;
_root.tingle.start();
}
if (strng == "finalbeerginvodka") {
_root.secretstuff.gotoAndStop(2);
_root.tingle.start();
}
if (strng == "4rosycheeks") {
_root.secretstuff.gotoAndStop(4);
_root.tingle.start();
}
if (strng == "liketotallyviolet") {
_root.secretstuff.gotoAndStop(7);
_root.tingle.start();
}
if (strng == "hazelisgreenish") {
_global.hazscrt = 1;
_root.tingle.start();
}
if (strng == "pyroanimenia") {
_root.secretstuff.gotoAndStop(6);
_root.tingle.start();
}
if (strng == "inamedthem4theirhair") {
_global.strength = 100;
_global.magic = 100;
_global.intellect = 100;
_root.tingle.start();
}
}
_root.gotoAndPlay(31);
}
Symbol 260 MovieClip Frame 1
this.stop();
Symbol 260 MovieClip Frame 2
this.stop();
Symbol 260 MovieClip Frame 3
this.stop();
Symbol 260 MovieClip Frame 4
this.stop();
Symbol 260 MovieClip Frame 5
this.stop();
Symbol 263 Button
on (release) {
_root.play();
}
Symbol 264 Button
on (release) {
gotoAndStop (30);
}
Symbol 278 Button
on (release) {
_root.nextFrame();
_root.buttn.play();
}
Symbol 282 MovieClip Frame 5
this.stop();
_root.play();
Symbol 284 Button
on (release) {
_root.play();
if (_global.hearit == 1) {
_root.buttn.play();
}
}
Symbol 298 MovieClip Frame 15
this.stop();
Symbol 301 MovieClip Frame 15
this.stop();
Symbol 306 MovieClip Frame 15
this.stop();
Symbol 333 Button
on (release) {
_root.nextFrame();
}
Symbol 334 MovieClip Frame 1
this.stop();
interval = setInterval(this, "nextFrame", 1200);
var interval;
var stuff = 1000;
Symbol 334 MovieClip Frame 2
this.play();
Symbol 334 MovieClip Frame 7
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 8
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 9
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 10
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 11
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 12
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 13
this.stop();
interval = setInterval(this, "nextFrame", 1200);
clearInterval(interval);
Symbol 334 MovieClip Frame 14
_this.stop();
Symbol 339 Button
on (release) {
_root.gotoAndStop(106);
}
Symbol 345 Button
on (release) {
_root.hit = hit + 1;
if (_global.hearit == 1) {
_root.buttn.start();
}
if (hit == 1) {
_root.momo.text = "That\u2019ll change while you\u2019re here because the rare plants growing on this island enhance your Qi and facilitate the development of your physical and mental potential. That\u2019s why we can produce such";
_root.momo2.text = "beautiful music here.";
}
if (hit == 2) {
_root.momo.text = "So don\u2019t be surprised if you soon become as beautiful and strong as me. My name is Momo. It\u2019s nice to meet you.";
_root.momo2.text = " ";
}
if (hit == 3) {
_root.momo.text = _global.charname + ": Oh! How cute! A little furry woodland creature has come to greet me! (you reach out to pet it)";
_root.momo2.text = " ";
}
if (hit == 4) {
_root.momo.text = "Momo: (smacking your hand away with incredible force) Bitch! Don\u2019t ever touch the fur! Let\u2019s get one thing straight, ok? I\u2019m your fuckin boss, and don\u2019t nobody touch this sexy body who ain\u2019t a female,";
_root.momo2.text = "you got that? ";
}
if (hit == 5) {
_root.momo.text = _global.charname + ": Oh, shit!";
_root.momo2.text = " ";
}
if (hit == 6) {
_root.momo.text = "Momo: Damn straight. Now grab your shit, and let\u2019s roll.";
_root.momo2.text = " ";
}
if (hit == 7) {
_root.gotoAndStop(109);
_root.momo.text = "Momo: Ok, here we are. Your room\u2019s there on your right. The other rooms are for the \u2018potentials\u2019 we currently have under contract. Another reason we like to bring them to this location is so they can ";
_root.momo2.text = "be free from distractions, lawyers, and men... ";
}
if (hit == 8) {
_root.momo.text = "so don\u2019t even try to get friendly with any of them, or I'll rip your thoat out! Any questions?";
_root.momo2.text = " ";
}
if (hit == 9) {
_root.gotoAndStop(110);
}
}
Symbol 351 Button
on (release) {
hit = 13;
_root.momo3.text = "You will be running the equipment in the studio over in the east wing. Your pay will depend on your skills. You are also the girls\u2019 \u2018go fer\u2019, which means you bring them coffee, cigarettes, and semi- ";
_root.momo4.text = "automatic weapons if they ask you for them. Any more questions? ";
stringee = "automatic weapons if they ask for them. Is that clear? ";
_root.gotoAndStop(111);
}
Symbol 353 Button
on (release) {
hit = 11;
_root.momo3.text = "Well, there are six girls working here. Some of them have preferences of where they like to be, according to their lifestyle, so don\u2019t be surprised if you can only find certain girls in certain places. ";
_root.momo4.text = " ";
_root.gotoAndStop(111);
}
Symbol 355 Button
on (release) {
hit = 13;
_root.momo3.text = "You got a problem with bad gas, punk?";
_root.momo4.text = " ";
_root.gotoAndStop(111);
}
Symbol 357 Button
on (release) {
hit = 14;
_root.momo3.text = "Whatever, just remember, I\u2019m keeping an eye on you. And I\u2019ll be in my office if you have any more questions.";
_root.momo4.text = " ";
_root.gotoAndStop(111);
}
Symbol 361 Button
on (release) {
_root.hit = hit + 1;
if (_global.hearit == 1) {
_root.buttn.start();
}
if (hit == 12) {
_root.momo3.text = "Violet has the most potential to be famous, so stay out of her way. Crystal loves me, almost as much as Scarlet and Ginger; in fact, they all love me, but they\u2019ll hate you for sure, so get used to it.";
_root.momo4.text = "Hazel can\u2019t sing worth shit, so we make her clean up";
}
if (hit == 13) {
_root.momo3.text = " around the place, and Rose...well, Rose is wonderful. She likes to cook for us as well as sing, and she rubs my belly so\u2026well\u2026 (his eyes glaze over, and drool seeps from his mouth.)";
_root.momo4.text = "...(maybe you should ask another question) ";
}
if (hit == 14) {
_root.momo3.text = " ";
_root.momo4.text = " ";
_root.gotoAndStop(110);
}
if (hit == 15) {
_root.momo3.text = " ";
_root.momo4.text = " ";
_root.play();
}
}
Symbol 369 MovieClip Frame 1
this.stop();
Symbol 369 MovieClip Frame 2
this.stop();
Symbol 369 MovieClip Frame 3
this.stop();
Symbol 375 Button
on (release) {
if ((_global.crystalcrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.crystaltxt1 = "Crystal: Ha! Yeah right!";
_root.crystaltxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.crystalcrush == 1) {
this.gotoAndStop(11);
_global.crystaldate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 380 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.crystalgf == 1) {
_root.crystending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 385 Button
on (release) {
if (_global.hp >= 20) {
if (_global.crystalfrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.crystaltxt1 = "Crystal: Tia Carrera is so beautiful. I wish I looked like that.";
_root.crystaltxt2 = "";
}
if (choose == 2) {
_root.crystaltxt1 = "Crystal: Forget all those salads and diets, I prefer a good steak.";
_root.crystaltxt2 = "";
}
if (choose == 3) {
_root.crystaltxt1 = "Crystal: Tequila shots are my favorite.";
_root.crystaltxt2 = "";
}
if (choose == 4) {
_root.crystaltxt1 = "Crystal: Metallica is definitely the best.";
_root.crystaltxt2 = "";
}
if (choose == 5) {
_root.crystaltxt1 = "Crystal: The A-Team would definitely have to be my favorite show of all time.";
_root.crystaltxt2 = "";
}
if (choose == 6) {
_root.crystaltxt1 = "Crystal: I'm 23, why?";
_root.crystaltxt2 = "";
}
if (choose == 7) {
_root.crystaltxt1 = "Crystal: I was born on the hottest day of the year, July 7th.";
_root.crystaltxt2 = "";
}
if (choose == 8) {
_root.crystaltxt1 = "Crystal: I like guys that are strong.";
_root.crystaltxt2 = "";
}
if (choose == 9) {
_root.crystaltxt1 = "Crystal: I mostly listen to Heavy Metal.";
_root.crystaltxt2 = "";
}
if (choose == 0) {
_root.crystaltxt1 = "Crystal: My last name? I don\u2019t have one.";
_root.crystaltxt2 = "";
}
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.crystaltxt1 = "Crystal: Why do you want to know?";
_root.crystaltxt2 = "";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 390 Button
on (release) {
if (_global.hp >= 20) {
if (_global.crystalcfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.crystaltxt1 = "Crystal: Dude, if I just wanted your money, I'd just shoot you and take it...";
_root.crystaltxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 395 Button
on (release) {
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.crystalfrnd == 0) && (_global.crystalexp <= 20)) {
if (_global.crystalselect2 == 0) {
_root.crystaltxt1 = "Crystal: Hi, who the hell are you?";
_root.crystaltxt2 = "";
_root.gingerans1 = ("-I\u2019m " + _global.charname) + ". Who the hell are you?";
_root.gingerans2 = ("-Hi, my name is " + _global.charname) + ", it is so nice to meet you.";
_root.gingerans3 = "-None of your business.";
_root.gingoback = 0;
_root.crystalselect = 1;
this.gotoAndStop(3);
}
if ((_global.crystalselect2 == 1) || (_global.crystalselect2 == 3)) {
_root.crystaltxt1 = "Crystal: So, what do you think of this place so far?";
_root.crystaltxt2 = "";
_root.gingerans1 = "-Looks like kind of a rough place. I don\u2019t like it.";
_root.gingerans2 = "-There\u2019s opponents to fight, and easily accessible guns; it\u2019s great!";
_root.gingerans3 = "-It\u2019s beautiful and sunny and happy all the time.";
_root.gingoback = 0;
_root.crystalselect = 2;
this.gotoAndStop(3);
}
if (_global.crystalselect2 == 2) {
_root.crystaltxt1 = "Crystal: Do you know how to make napalm?";
_root.crystaltxt2 = "";
_root.gingerans1 = "-Do I LOOK like a psycho?!";
_root.gingerans2 = "-Equal parts of orange juice and gasoline. Saw it on Fight Club.";
_root.gingerans3 = "-Why the hell would anyone want to know that?";
_root.gingoback = 0;
_root.crystalselect = 3;
this.gotoAndStop(3);
}
} else if (_global.crystalfrnd == 1) {
if ((_global.crystalselect2 == 0) || (_global.crystalselect2 == 3)) {
_root.crystaltxt1 = "Crystal: I bet this place would look really cool if someone blew it up because of all the gas lines and electrical equipment. It\u2019s a difficult problem, though, because the structure is mostly concrete...";
_root.crystaltxt2 = "";
_root.gingerans1 = "-Yeah, I think I\u2019ll sleep outside from now on.";
_root.gingerans2 = "-Right, very funny.";
_root.gingerans3 = "-Hmm, I see what you mean. Very interesting.";
_root.gingoback = 0;
_root.crystalselect = 1;
this.gotoAndStop(3);
}
if (_global.crystalselect2 == 1) {
_root.crystaltxt1 = "Crystal: Guns are a natural result of the human desire for power, so they bring a certain satisfaction when used. Don\u2019t you agree?";
_root.crystaltxt2 = "";
_root.gingerans1 = "-Yeah, plus they get things done quicker.";
_root.gingerans2 = "-Check out THESE guns, baby. Oh yeah.";
_root.gingerans3 = "-Guns are evil!";
_root.gingoback = 0;
_root.crystalselect = 2;
this.gotoAndStop(3);
}
if (_global.crystalselect2 == 2) {
_root.crystaltxt1 = "Crystal: Let\u2019s go blow something up sometime, ok?";
_root.crystaltxt2 = "";
_root.gingerans1 = "-But that would be dangerous!";
_root.gingerans2 = "-Umm, you\u2019ve got issues";
_root.gingerans3 = "-How about that truck down the road?";
_root.gingoback = 0;
_root.crystalselect = 3;
this.gotoAndStop(3);
}
} else {
_root.crystaltxt1 = "Geez, you're a real wimp!";
_root.crystaltxt2 = "(try getting stronger before you talk to her again)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 403 MovieClip Frame 1
if (_global.hearit == 1) {
_root.fut5.play();
}
Symbol 403 MovieClip Frame 5
this.stop();
this._parent.play();
Symbol 406 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_global.hearit == 1) {
_root.buttn.play();
}
if (_root.gingoback == 2) {
if (((_global.crystalexp >= 20) && (_global.crystalfrnd == 0)) && (_global.strength > 49)) {
this.gotoAndStop(7);
} else if (((_global.crystalexp >= 50) && (_global.crystalcfrnd == 0)) && (_global.strength > 69)) {
this.gotoAndStop(8);
} else if (((_global.crystalexp >= 900) && (_global.crystalcrush == 0)) && (_global.strength > 99)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.shopbutton1.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.crystalgf == 1) {
_root.crystending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
this.nextFrame();
} else {
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
if (((_global.crystalexp >= 20) && (_global.crystalfrnd == 0)) && (_global.strength > 49)) {
this.gotoAndStop(7);
} else if (((_global.crystalexp >= 50) && (_global.crystalcfrnd == 0)) && (_global.strength > 69)) {
this.gotoAndStop(8);
} else if (((_global.crystalexp >= 900) && (_global.crystalcrush == 0)) && (_global.strength > 99)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 410 Button
on (release) {
if (_global.crystalfrnd == 0) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: I'm Crystal. Nice meeting ya.";
_root.crystaltxt2 = "";
_global.crystalexp = _global.crystalexp + 5;
_global.crystalselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: What's the matter, you don't like it rough?";
_root.crystaltxt2 = "";
_global.crystalselect2 = 2;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: Well, I was hoping that looks were decieving, but apparently not.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 3;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.crystalfrnd == 1) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: You suck.";
_root.crystaltxt2 = "";
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_global.crystalselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: That's what I always say!";
_root.crystaltxt2 = "";
_global.crystalexp = _global.crystalexp + 5;
_global.crystalselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: Oh, well, we better just sit around and be safe then, like good little bitches.";
_root.crystaltxt2 = "";
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_global.crystalselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 412 Button
on (release) {
if (_global.crystalfrnd == 0) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: ...Uhuh... ok, see you around.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 1;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: Yeah, it's pretty cool.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 2;
_global.crystalexp = _global.crystalexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: I love that movie.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 3;
_global.crystalexp = _global.crystalexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.crystalfrnd == 1) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: Nevermind.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 1;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: You're so lame.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 2;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: Fuck you. You know what, I'm gonna fuck you up now!";
_root.crystaltxt2 = "";
_global.crystalselect2 = 3;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
_root.fightnow = 1;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 414 Button
on (release) {
if (_global.crystalfrnd == 0) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: Geez, you're worse than Momo.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 1;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: Wow, you're a real pussy.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 2;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: Because it's fun...";
_root.crystaltxt2 = "";
_global.crystalselect2 = 3;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.crystalfrnd == 1) {
if (_root.crystalselect == 1) {
_root.crystaltxt1 = "Crystal: Yeah, I thought so too. Well, let me know if you have any ideas.";
_root.crystaltxt2 = "";
_global.crystalselect2 = 1;
_global.crystalexp = _global.crystalexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 2) {
_root.crystaltxt1 = "Crystal: I bet your balls are the size of marbles...";
_root.crystaltxt2 = "";
_global.crystalselect2 = 2;
if (_global.crystalexp > 5) {
_global.crystalexp = _global.crystalexp - 5;
} else {
_global.crystalexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.crystalselect == 3) {
_root.crystaltxt1 = "Crystal: Perfect! Car batteries and gasoline are always a good combination!";
_root.crystaltxt2 = "";
_global.crystalselect2 = 3;
_global.crystalexp = _global.crystalexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 421 Button
on (release) {
this.gotoAndStop(2);
}
Symbol 423 Button
on (release) {
_global.crystalfrnd = 1;
_global.crystalselect2 = 0;
_global.crystalstatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 425 Button
on (release) {
_global.crystalcfrnd = 1;
_global.crystalselect2 = 0;
_global.crystalstatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 427 Button
on (release) {
_global.crystalcrush = 1;
_global.crystalselect2 = 0;
_global.crystalstatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 438 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.crystaltxt1 = "Crystal: Well, maybe I can use some of the parts for a new detonator...";
_root.crystaltxt2 = " ";
_global.crystalexp = _global.crystalexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 440 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.crystaltxt1 = "Crystal: Whoa! This is perfect!";
_root.crystaltxt2 = " ";
_global.crystalexp = (_global.crystalexp + 500) + _global.strength;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 442 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.crystaltxt1 = "Crystal: Ok, thanks, pussy.";
_root.crystaltxt2 = " ";
if (_global.crystalexp > 20) {
_global.crystalexp = _global.crystalexp - 20;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 444 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.crystaltxt1 = "Crystal: A mushroom... is it an exploding mushroom?";
_root.crystaltxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 446 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.crystaltxt1 = "Crystal: Yeah, I steal stuff like this all the time.";
_root.crystaltxt2 = " ";
_global.crystalexp = _global.crystalexp + 5;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 448 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.crystaltxt1 = "Crystal: Dude, the flowers are fresh, so they don't burn. You suck.";
_root.crystaltxt2 = " ";
if (_global.crystalexp > 20) {
_global.crystalexp = _global.crystalexp - 20;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 450 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.crystaltxt1 = "Crystal: You gotta be kidding me!";
_root.crystaltxt2 = " ";
if (_global.crystalexp > 20) {
_global.crystalexp = _global.crystalexp - 20;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 452 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.crystaltxt1 = "Crystal: Wow, that looks like a waste of money.";
_root.crystaltxt2 = " ";
if (_global.crystalexp > 10) {
_global.crystalexp = _global.crystalexp - 10;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 457 Button
on (release) {
this.gotoAndStop(2);
}
Symbol 460 Button
on (release) {
_global.crystaldate = 3;
_root.gotoAndPlay(135);
}
Symbol 462 Button
on (release) {
_global.crystaldate = 2;
_root.gotoAndPlay(135);
}
Symbol 464 Button
on (release) {
_global.crystaldate = 1;
_root.gotoAndPlay(135);
}
Symbol 466 Button
on (release) {
_global.crystaldate = 4;
_root.gotoAndPlay(135);
}
Symbol 467 MovieClip Frame 1
this.stop();
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
_root.crystalselect = 0;
_root.gingoback = 0;
_root.crystalans1 = "";
_root.crystalans2 = "";
_root.crystalans3 = "";
_root.fightnow = 0;
Symbol 467 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.crystending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 369 MovieClip in Symbol 467 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 119) {
this.gotoAndStop(2);
if (_global.crystalcfrnd == 0) {
_root.crystaltxt1 = "Crystal: Where the hell do you think you're going?";
_root.crystaltxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 467 MovieClip Frame 3
this.stop();
Symbol 467 MovieClip Frame 4
this.stop();
Symbol 467 MovieClip Frame 5
this.stop();
Symbol 467 MovieClip Frame 6
this.stop();
Symbol 467 MovieClip Frame 7
this.stop();
Symbol 467 MovieClip Frame 8
this.stop();
Symbol 467 MovieClip Frame 9
this.stop();
Symbol 467 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
Symbol 467 MovieClip Frame 11
this.stop();
Symbol 467 MovieClip Frame 12
this.stop();
Symbol 467 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 120;
_root.opponenthp2 = 120;
_root.opstrength = 60;
_root.attack = 1;
_global.whosfighting = 1;
_root.fightnow = 0;
Symbol 474 MovieClip Frame 1
this.stop();
Symbol 474 MovieClip Frame 2
this.stop();
Symbol 477 MovieClip Frame 1
this.stop();
Symbol 477 MovieClip Frame 2
this.stop();
Instance of Symbol 474 MovieClip in Symbol 477 MovieClip Frame 2
onClipEvent (load) {
if (_global.scarlscrt == 1) {
this.gotoAndStop(2);
}
}
Symbol 477 MovieClip Frame 3
this.stop();
Symbol 478 Button
on (release) {
if ((_global.scarletcrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.scarlettxt1 = "Scarlet: Ah, no.";
_root.scarlettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.scarletcrush == 1) {
this.gotoAndStop(11);
_global.scarletdate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 479 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.scarletgf == 1) {
_root.scaending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 480 Button
on (release) {
if (_global.hp >= 20) {
if (_global.scarletfrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.scarlettxt1 = "Scarlet: Audrey Hepburn is so pretty.";
_root.scarlettxt2 = "";
}
if (choose == 2) {
_root.scarlettxt1 = "Scarlet: My favorite food is pizza.";
_root.scarlettxt2 = "";
}
if (choose == 3) {
_root.scarlettxt1 = "Scarlet: I love a good Long Island ice tea.";
_root.scarlettxt2 = "";
}
if (choose == 4) {
_root.scarlettxt1 = "Scarlet: Pink is my favorite band.";
_root.scarlettxt2 = "";
}
if (choose == 5) {
_root.scarlettxt1 = "Scarlet: My favorite show? Well, there's an online one called Broken Saints...";
_root.scarlettxt2 = "";
}
if (choose == 6) {
_root.scarlettxt1 = "Scarlet: I'm 20, why?";
_root.scarlettxt2 = "";
}
if (choose == 7) {
_root.scarlettxt1 = "Scarlet: My birthday is February 18th.";
_root.scarlettxt2 = "";
}
if (choose == 8) {
_root.scarlettxt1 = "Scarlet: I like well-rounded guys.";
_root.scarlettxt2 = "";
}
if (choose == 9) {
_root.scarlettxt1 = "Scarlet: I mostly listen to techno.";
_root.scarlettxt2 = "";
}
if (choose == 0) {
_root.scarlettxt1 = "Scarlet: My last name is Anderson.";
_root.scarlettxt2 = "";
}
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.scarlettxt1 = "Scarlet: I don't think I know you well enough...";
_root.scarlettxt2 = "";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 481 Button
on (release) {
if (_global.hp >= 20) {
if (_global.scarletcfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.scarlettxt1 = "Scarlet: You can't just buy things for people to get them to like you...";
_root.scarlettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 482 Button
on (release) {
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.scarletfrnd == 0) && (_global.scarletexp <= 20)) {
if (_global.scarletselect2 == 0) {
_root.scarlettxt1 = ("Scarlet: Hi, you must be " + _global.charname) + ". My name\u2019s Scarlet.";
_root.scarlettxt2 = "";
_root.gingerans1 = "-Hi, are you psycho too?";
_root.gingerans2 = "-Hey. Nice to meet you.";
_root.gingerans3 = "-Greetings, I am Zorlak.";
_root.gingoback = 0;
_root.scarletselect = 1;
this.gotoAndStop(3);
}
if ((_global.scarletselect2 == 1) || (_global.scarletselect2 == 3)) {
_root.scarlettxt1 = "Scarlet: I\u2019m a HUGE gamer. I love the classic ones the most.";
_root.scarlettxt2 = "";
_root.gingerans1 = "-Really? We\u2019ll have to play sometime!";
_root.gingerans2 = "-Video games are a waste of time.";
_root.gingerans3 = "-I've never tried those classic games, they look so dated.";
_root.gingoback = 0;
_root.scarletselect = 2;
this.gotoAndStop(3);
}
if (_global.scarletselect2 == 2) {
_root.scarlettxt1 = "Scarlet: I gotta warn you, the internet connection on this island is pretty slow.";
_root.scarlettxt2 = "";
_root.gingerans1 = "-So?";
_root.gingerans2 = "-Good thing I saved all my porn on my hard drive.";
_root.gingerans3 = "-Good thing I brought my video games, then.";
_root.gingoback = 0;
_root.scarletselect = 3;
this.gotoAndStop(3);
}
} else if (_global.scarletfrnd == 1) {
if ((_global.scarletselect2 == 0) || (_global.scarletselect2 == 3)) {
_root.scarlettxt1 = "Scarlet: Are you familiar with that famous secret code for Contra?";
_root.scarlettxt2 = "";
_root.gingerans1 = "-Up up down down left right left right B A select start";
_root.gingerans2 = "-Secret code? What are you talking about.";
_root.gingerans3 = "-...Uhuh";
_root.gingoback = 0;
_root.scarletselect = 1;
this.gotoAndStop(3);
}
if (_global.scarletselect2 == 1) {
_root.scarlettxt1 = "Scarlet: So, I bet you\u2019re enjoying being surrounded by all these girls, huh?";
_root.scarlettxt2 = "";
_root.gingerans1 = "-Yeah, but I\u2019m really only looking for one...";
_root.gingerans2 = "-Yeah, I\u2019m getting laid for sure.";
_root.gingerans3 = "-No, it sucks.";
_root.gingoback = 0;
_root.scarletselect = 2;
this.gotoAndStop(3);
}
if (_global.scarletselect2 == 2) {
_root.scarlettxt1 = "Scarlet: The Zelda soundtrack is a totally classic piece of music, don\u2019t you think?";
_root.scarlettxt2 = "";
_root.gingerans1 = "-I think it\u2019s partly why the game got so famous.";
_root.gingerans2 = "-Man, those tunes are so played out!";
_root.gingerans3 = "-Zelda? Never saw that movie.";
_root.gingoback = 0;
_root.scarletselect = 3;
this.gotoAndStop(3);
}
} else {
_root.scarlettxt1 = "Hi...I've got to go. Bye.";
_root.scarlettxt2 = "(try increasing your stats before you see her again)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 489 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 2) {
if (((((_global.scarletexp >= 20) && (_global.scarletfrnd == 0)) && (_global.strength > 19)) && (_global.magic > 19)) && (_global.intellect > 19)) {
this.gotoAndStop(7);
} else if (((((_global.scarletexp >= 50) && (_global.scarletcfrnd == 0)) && (_global.strength > 39)) && (_global.magic > 39)) && (_global.intellect > 39)) {
this.gotoAndStop(8);
} else if (((((_global.scarletexp >= 900) && (_global.scarletcrush == 0)) && (_global.strength > 59)) && (_global.magic > 59)) && (_global.intellect > 59)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
if (_global.scarletgf == 1) {
_root.scaending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.scarlettxt1 = "";
_root.scarlettxt2 = "";
this.nextFrame();
} else {
_root.scarlettxt1 = "";
_root.scarlettxt2 = "";
if (((((_global.scarletexp >= 20) && (_global.scarletfrnd == 0)) && (_global.strength > 19)) && (_global.magic > 19)) && (_global.intellect > 19)) {
this.gotoAndStop(7);
} else if (((((_global.scarletexp >= 50) && (_global.scarletcfrnd == 0)) && (_global.strength > 39)) && (_global.magic > 39)) && (_global.intellect > 39)) {
this.gotoAndStop(8);
} else if (((((_global.scarletexp >= 900) && (_global.scarletcrush == 0)) && (_global.strength > 59)) && (_global.magic > 59)) && (_global.intellect > 59)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 490 Button
on (release) {
if (_global.scarletfrnd == 0) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: No, I'm not...";
_root.scarlettxt2 = "";
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
_global.scarletselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: Great!";
_root.scarlettxt2 = "";
_global.scarletselect2 = 2;
_global.scarletexp = _global.scarletexp + 5;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: Just letting you know...";
_root.scarlettxt2 = "";
_global.scarletselect2 = 3;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.scarletfrnd == 1) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: Yeah, that's the one. I always get the A and B mixed up.";
_root.scarlettxt2 = "";
_global.scarletexp = _global.scarletexp + 5;
_global.scarletselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: Oh, really?";
_root.scarlettxt2 = "";
_global.scarletexp = _global.scarletexp + 5;
_global.scarletselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: I agree.";
_root.scarlettxt2 = "";
_global.scarletexp = _global.scarletexp + 5;
_global.scarletselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 491 Button
on (release) {
if (_global.scarletfrnd == 0) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: Nice to meet you too.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 1;
_global.scarletexp = _global.scarletexp + 5;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: You really think that? That's too bad.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 2;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: Wow, that was a little more than I needed to know.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 3;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.scarletfrnd == 1) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: Nevermind.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 1;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: Hehe, yeah right.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 2;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: Oh yeah? I'll play YOU out!";
_root.scarlettxt2 = "";
_global.scarletselect2 = 3;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
_root.fightnow = 1;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 492 Button
on (release) {
if (_global.scarletfrnd == 0) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: ...ok.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 1;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: You should keep an open mind.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 2;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: Cool, what games do you have?";
_root.scarlettxt2 = "";
_global.scarletselect2 = 3;
_global.scarletexp = _global.scarletexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.scarletfrnd == 1) {
if (_root.scarletselect == 1) {
_root.scarlettxt1 = "Scarlet: Sure you are.";
_root.scarlettxt2 = "";
_global.scarletselect2 = 1;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 2) {
_root.scarlettxt1 = "Scarlet: Oh, sorry, I didn't realize you were gay...";
_root.scarlettxt2 = "";
_global.scarletselect2 = 2;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.scarletselect == 3) {
_root.scarlettxt1 = "Scarlet: Oh...";
_root.scarlettxt2 = "";
_global.scarletselect2 = 3;
if (_global.scarletexp > 5) {
_global.scarletexp = _global.scarletexp - 5;
} else {
_global.scarletexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 493 Button
on (release) {
this.gotoAndStop(2);
}
Symbol 495 Button
on (release) {
_global.scarletfrnd = 1;
_global.scarletselect2 = 0;
_global.scarletstatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 497 Button
on (release) {
_global.scarletcfrnd = 1;
_global.scarletselect2 = 0;
_global.scarletstatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 499 Button
on (release) {
_global.scarletcrush = 1;
_global.scarletselect2 = 0;
_global.scarletstatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 508 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.scarlettxt1 = "Scarlet: Oh, that's nice. Thank you.";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 100;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 509 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.scarlettxt1 = "Scarlet: OMG...thanks";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 50;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 510 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.scarlettxt1 = "Scarlet: O my gosh! This is my favorite type of flower! I've only seen them in books till now. Thank you.";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 500;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 511 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.scarlettxt1 = "Scarlet: A mushroom... I don't get it.";
_root.scarlettxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 512 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.scarlettxt1 = "Scarlet: Wow, ok, you really didn't have to do this.";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 513 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.scarlettxt1 = "Scarlet: Oh, it's very pretty. Thank you.";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 514 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.scarlettxt1 = "Scarlet: What? You want me to cook for you or something?";
_root.scarlettxt2 = " ";
if (_global.scarletexp > 20) {
_global.scarletexp = _global.scarletexp - 20;
} else {
_global.scarletexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 515 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.scarlettxt1 = "Scarlet: You really don't have to get me expensive things, you know.";
_root.scarlettxt2 = " ";
_global.scarletexp = _global.scarletexp + 20;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 518 Button
on (release) {
_global.scarletdate = 2;
_root.gotoAndPlay(138);
}
Symbol 520 Button
on (release) {
_global.scarletdate = 4;
_root.gotoAndPlay(138);
}
Symbol 522 Button
on (release) {
_global.scarletdate = 3;
_root.gotoAndPlay(138);
}
Symbol 523 Button
on (release) {
_global.scarletdate = 1;
_root.gotoAndPlay(138);
}
Symbol 524 MovieClip Frame 1
this.stop();
_root.scarlettxt1 = "";
_root.scarlettxt2 = "";
_root.scarletselect = 0;
_root.gingoback = 0;
_root.scarletans1 = "";
_root.scarletans2 = "";
_root.scarletans3 = "";
_root.fightnow = 0;
Symbol 524 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.scaending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 477 MovieClip in Symbol 524 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 120) {
this.gotoAndStop(2);
if (_global.scarletcfrnd == 0) {
_root.scarlettxt1 = "Scarlet: What the fuck? No way you're coming in here!";
_root.scarlettxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 524 MovieClip Frame 3
this.stop();
Symbol 524 MovieClip Frame 4
this.stop();
Symbol 524 MovieClip Frame 5
this.stop();
Symbol 524 MovieClip Frame 6
this.stop();
Symbol 524 MovieClip Frame 7
this.stop();
Symbol 524 MovieClip Frame 8
this.stop();
Symbol 524 MovieClip Frame 9
this.stop();
Symbol 524 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
Symbol 524 MovieClip Frame 11
this.stop();
Symbol 524 MovieClip Frame 12
this.stop();
Symbol 524 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 120;
_root.opponenthp2 = 120;
_root.opstrength = 40;
_root.attack = 1;
_global.whosfighting = 2;
_root.fightnow = 0;
Symbol 529 MovieClip Frame 1
this.stop();
Symbol 529 MovieClip Frame 2
this.stop();
Symbol 532 MovieClip Frame 1
this.stop();
Symbol 532 MovieClip Frame 2
this.stop();
Instance of Symbol 529 MovieClip in Symbol 532 MovieClip Frame 2
onClipEvent (load) {
if (_global.hazscrt == 1) {
this.gotoAndStop(2);
}
}
Symbol 532 MovieClip Frame 3
this.stop();
Symbol 533 Button
on (release) {
if ((_global.hazelcrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.hazeltxt1 = "Hazel: I don't think so.";
_root.hazeltxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.hazelcrush == 1) {
this.gotoAndStop(11);
_global.hazeldate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 534 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.hazelgf == 1) {
_root.hazending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 535 Button
on (release) {
if (_global.hp >= 20) {
if (_global.hazelfrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.hazeltxt1 = "Hazel: I really love Scarlet Johanssen. I think she's sexy.";
_root.hazeltxt2 = "";
}
if (choose == 2) {
_root.hazeltxt1 = "Hazel: I like chocolate.";
_root.hazeltxt2 = "";
}
if (choose == 3) {
_root.hazeltxt1 = "Hazel: Fruit smoothies are great with vanilla vodka.";
_root.hazeltxt2 = "";
}
if (choose == 4) {
_root.hazeltxt1 = "Hazel: Whitney Houston is my favorite singer. I wish I could sing like her.";
_root.hazeltxt2 = "";
}
if (choose == 5) {
_root.hazeltxt1 = "Hazel: My favorite TV show is American Idol";
_root.hazeltxt2 = "";
}
if (choose == 6) {
_root.hazeltxt1 = "Hazel: I'm only 18 years old, but I still think I can make it as a star.";
_root.hazeltxt2 = "";
}
if (choose == 7) {
_root.hazeltxt1 = "Hazel: My birthday is on the 3rd of October.";
_root.hazeltxt2 = "";
}
if (choose == 8) {
_root.hazeltxt1 = "Hazel: I like my guys a bit magical and mysterious.";
_root.hazeltxt2 = "";
}
if (choose == 9) {
_root.hazeltxt1 = "Hazel: I really like any kind of music.";
_root.hazeltxt2 = "";
}
if (choose == 0) {
_root.hazeltxt1 = "Hazel: My last name? Suzuki.";
_root.hazeltxt2 = "";
}
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.hazeltxt1 = "Hazel: I really don't know you that well...";
_root.hazeltxt2 = "";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 536 Button
on (release) {
if (_global.hp >= 20) {
if (_global.hazelcfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.hazeltxt1 = "Hazel: I don't need your gifts!";
_root.hazeltxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 537 Button
on (release) {
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.hazelfrnd == 0) && (_global.hazelexp <= 20)) {
if (_global.hazelselect2 == 0) {
_root.hazeltxt1 = "Hazel: Hi, my name is Hazel, who are you?";
_root.hazeltxt2 = "";
_root.gingerans1 = ("-" + _global.charname) + ", now clean my clothes, bitch.";
_root.gingerans2 = ("-My name\u2019s " + _global.charname) + ", and you must be the maid.";
_root.gingerans3 = "-Hi, my name is " + _global.charname;
_root.gingoback = 0;
_root.hazelselect = 1;
this.gotoAndStop(3);
}
if ((_global.hazelselect2 == 1) || (_global.hazelselect2 == 3)) {
_root.hazeltxt1 = ("Hazel: Hi " + _global.charname) + ", how\u2019s it going?";
_root.hazeltxt2 = "";
_root.gingerans1 = "-All right, how\u2019re you?";
_root.gingerans2 = "-Shitty, always shitty.";
_root.gingerans3 = "-Well, it WAS going all right...";
_root.gingoback = 0;
_root.hazelselect = 2;
this.gotoAndStop(3);
}
if (_global.hazelselect2 == 2) {
_root.hazeltxt1 = ("Hazel: Hey " + _global.charname) + ", what did you think of my singing yesterday?";
_root.hazeltxt2 = "";
_root.gingerans1 = "-You really suck!";
_root.gingerans2 = "-You need a lot of work.";
_root.gingerans3 = "-That was singing? This whole time I thought it was a joke!";
_root.gingoback = 0;
_root.hazelselect = 3;
this.gotoAndStop(3);
}
} else if (_global.hazelfrnd == 1) {
if ((_global.hazelselect2 == 0) || (_global.hazelselect2 == 3)) {
_root.hazeltxt1 = "Hazel: You know, someday I hope to make it in the music business. That\u2019s why I put up with all this. I guess I\u2019m a little crazy, huh?";
_root.hazeltxt2 = "";
_root.gingerans1 = "-Everyone\u2019s a little insane. It makes life more interesting.";
_root.gingerans2 = "-Yeah, you\u2019re definitely not right in the head.";
_root.gingerans3 = "-...but...you sing like shit...";
_root.gingoback = 0;
_root.hazelselect = 1;
this.gotoAndStop(3);
}
if (_global.hazelselect2 == 1) {
_root.hazeltxt1 = "Hazel: I love watching the sunset. It\u2019s always different, and always beautiful, don\u2019t you think so?";
_root.hazeltxt2 = "";
_root.gingerans1 = "-Yeah, I think so too.";
_root.gingerans2 = "-Sunsets are just a natural reaction of photons with the atmosphere.";
_root.gingerans3 = "-Boring!";
_root.gingoback = 0;
_root.hazelselect = 2;
this.gotoAndStop(3);
}
if (_global.hazelselect2 == 2) {
_root.hazeltxt1 = "Hazel: Sometimes I get really insecure because I have no sense of fashion.";
_root.hazeltxt2 = "";
_root.gingerans1 = "-You know, my pillow and your hair are perfectly color coordinated...";
_root.gingerans2 = "-Yeah, but with that face, pretty much anything will look good on you.";
_root.gingerans3 = "-Is that dress felt? Would you like it to be?";
_root.gingoback = 0;
_root.hazelselect = 3;
this.gotoAndStop(3);
}
} else {
_root.hazeltxt1 = "Hazel: Hi... bye!";
_root.hazeltxt2 = "(try getting more magical before you talk to her again)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 544 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 2) {
if (((_global.hazelexp >= 20) && (_global.hazelfrnd == 0)) && (_global.magic > 49)) {
this.gotoAndStop(7);
} else if (((_global.hazelexp >= 50) && (_global.hazelcfrnd == 0)) && (_global.magic > 69)) {
this.gotoAndStop(8);
} else if (((_global.hazelexp >= 900) && (_global.hazelcrush == 0)) && (_global.magic > 99)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.hazelgf == 1) {
_root.hazending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
this.nextFrame();
} else {
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
if (((_global.hazelexp >= 20) && (_global.hazelfrnd == 0)) && (_global.magic > 49)) {
this.gotoAndStop(7);
} else if (((_global.hazelexp >= 50) && (_global.hazelcfrnd == 0)) && (_global.magic > 69)) {
this.gotoAndStop(8);
} else if (((_global.hazelexp >= 900) && (_global.hazelcrush == 0)) && (_global.magic > 99)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 545 Button
on (release) {
if (_global.hazelfrnd == 0) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: Fuck you! Do it youself!";
_root.hazeltxt2 = "";
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
_global.hazelselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: I'm doing good. Well, see you around";
_root.hazeltxt2 = "";
_global.hazelselect2 = 2;
_global.hazelexp = _global.hazelexp + 5;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: You know, you should be more nice to me. I have access to all the girls' underwear.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 3;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.hazelfrnd == 1) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: Hehe, I agree.";
_root.hazeltxt2 = "";
_global.hazelexp = _global.hazelexp + 5;
_global.hazelselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: You're just saying that, huh?";
_root.hazeltxt2 = "";
_global.hazelexp = _global.hazelexp + 5;
_global.hazelselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: So is my fist and your face!";
_root.hazeltxt2 = "";
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
_root.fightnow = 1;
_global.hazelselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 546 Button
on (release) {
if (_global.hazelfrnd == 0) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: I'm not a maid, I just do a little extra cleaning for some extra income.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 1;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: Oh, sorry to hear that...";
_root.hazeltxt2 = "";
_global.hazelselect2 = 2;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: Well, thanks for not saying I'm a complete failure, anyway.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 3;
_global.hazelexp = _global.hazelexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.hazelfrnd == 1) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: Fuck you, you suck.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 1;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: Right... nevermind.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 2;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: Oh...thank you.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 3;
_global.hazelexp = _global.hazelexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 547 Button
on (release) {
if (_global.hazelfrnd == 0) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: Nice meeting you.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 1;
_global.hazelexp = _global.hazelexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: Well, forget you, asshole.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 2;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: Whatever, asshole.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 3;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.hazelfrnd == 1) {
if (_root.hazelselect == 1) {
_root.hazeltxt1 = "Hazel: Yeah, well, that's just your opinion!";
_root.hazeltxt2 = "";
_global.hazelselect2 = 1;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 2) {
_root.hazeltxt1 = "Hazel: Well, I've suddenly found YOU uninteresting.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 2;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.hazelselect == 3) {
_root.hazeltxt1 = "Hazel: Go ahead, then I'll have a reason to kill you.";
_root.hazeltxt2 = "";
_global.hazelselect2 = 3;
if (_global.hazelexp > 5) {
_global.hazelexp = _global.hazelexp - 5;
} else {
_global.hazelexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 549 Button
on (release) {
_global.hazelfrnd = 1;
_global.hazelselect2 = 0;
_global.hazelstatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 551 Button
on (release) {
_global.hazelcfrnd = 1;
_global.hazelselect2 = 0;
_global.hazelstatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 553 Button
on (release) {
_global.hazelcrush = 1;
_global.hazelselect2 = 0;
_global.hazelstatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 562 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.hazeltxt1 = "Hazel: Oh, it's perfect! Thank you!";
_root.hazeltxt2 = " ";
_global.hazelexp = (_global.hazelexp + 400) + _global.magic;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 563 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.hazeltxt1 = "Hazel: It's really...stupid.";
_root.hazeltxt2 = " ";
if (_global.hazelexp > 20) {
_global.hazelexp = _global.hazelexp - 20;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 564 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.hazeltxt1 = "Hazel: It's pretty. Thank you.";
_root.hazeltxt2 = " ";
_global.hazelexp = _global.hazelexp + 100;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 565 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.hazeltxt1 = "Hazel: Hmm. You know, you should give this to Rose...";
_root.hazeltxt2 = " ";
if (_global.hazelexp > 20) {
_global.hazelexp = _global.hazelexp - 20;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 566 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.hazeltxt1 = "Hazel: Oh... thanks";
_root.hazeltxt2 = " ";
_global.hazelexp = _global.hazelexp + 50;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 567 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.hazeltxt1 = "Hazel: A lei? Thank you";
_root.hazeltxt2 = " ";
_global.hazelexp = _global.hazelexp + 20;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 568 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.hazeltxt1 = "Hazel: What?!";
_root.hazeltxt2 = " ";
if (_global.hazelexp > 20) {
_global.hazelexp = _global.hazelexp - 20;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 569 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.hazeltxt1 = "Hazel: Geez, it's so big...";
_root.hazeltxt2 = " ";
_global.hazelexp = _global.hazelexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 572 Button
on (release) {
_global.hazeldate = 3;
_root.gotoAndPlay(136);
}
Symbol 574 Button
on (release) {
_global.hazeldate = 2;
_root.gotoAndPlay(136);
}
Symbol 576 Button
on (release) {
_global.hazeldate = 1;
_root.gotoAndPlay(136);
}
Symbol 577 Button
on (release) {
_global.hazeldate = 4;
_root.gotoAndPlay(136);
}
Symbol 578 MovieClip Frame 1
this.stop();
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
_root.hazelselect = 0;
_root.gingoback = 0;
_root.hazelans1 = "";
_root.hazelans2 = "";
_root.hazelans3 = "";
_root.fightnow = 0;
Symbol 578 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.hazending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 532 MovieClip in Symbol 578 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 121) {
this.gotoAndStop(2);
if (_global.hazelcfrnd == 0) {
_root.hazeltxt1 = "Hazel: You think you can just walk in here without asking? Ooh, you're gonna get it!";
_root.hazeltxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 578 MovieClip Frame 3
this.stop();
Symbol 578 MovieClip Frame 4
this.stop();
Symbol 578 MovieClip Frame 5
this.stop();
Symbol 578 MovieClip Frame 6
this.stop();
Symbol 578 MovieClip Frame 7
this.stop();
Symbol 578 MovieClip Frame 8
this.stop();
Symbol 578 MovieClip Frame 9
this.stop();
Symbol 578 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
Symbol 578 MovieClip Frame 11
this.stop();
Symbol 578 MovieClip Frame 12
this.stop();
Symbol 578 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 110;
_root.opponenthp2 = 110;
_root.opstrength = 50;
_root.attack = 1;
_global.whosfighting = 3;
_root.fightnow = 0;
Symbol 585 MovieClip Frame 1
this.stop();
Symbol 585 MovieClip Frame 2
this.stop();
Symbol 585 MovieClip Frame 3
this.stop();
Symbol 586 Button
on (release) {
if ((_global.violetcrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.violettxt1 = "Violet: Me? With an intern? Ha!";
_root.violettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.violetcrush == 1) {
this.gotoAndStop(11);
_global.violetdate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 587 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
if (_global.violetgf == 1) {
_root.violending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 588 Button
on (release) {
if (_global.hp >= 20) {
if (_global.violetfrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.violettxt1 = "Violet: Katharine Hepburn is MY favorite actress.";
_root.violettxt2 = "";
}
if (choose == 2) {
_root.violettxt1 = "Violet: Well, when it's made correctly, tomato and basil soup is simply delectable.";
_root.violettxt2 = "";
}
if (choose == 3) {
_root.violettxt1 = "violet: Wine is the only refined alcoholic beverage.";
_root.violettxt2 = "";
}
if (choose == 4) {
_root.violettxt1 = "Violet: Bach was a master composer.";
_root.violettxt2 = "";
}
if (choose == 5) {
_root.violettxt1 = "Violet: TV show? Please, I don't watch that garbage.";
_root.violettxt2 = "";
}
if (choose == 6) {
_root.violettxt1 = "Violet: I'm 19, but ever so much more mature than my colleagues, it seems.";
_root.violettxt2 = "";
}
if (choose == 7) {
_root.violettxt1 = "Violet: I was born on the coldest day of the year, January 3rd.";
_root.violettxt2 = "";
}
if (choose == 8) {
_root.violettxt1 = "Violet: I look for men with money and muscles, and I'm not ashamed to say it.";
_root.violettxt2 = "";
}
if (choose == 9) {
_root.violettxt1 = "Violet: Why, classical music, of course.";
_root.violettxt2 = "";
}
if (choose == 0) {
_root.violettxt1 = "Violet: My last name? Bouquet.";
_root.violettxt2 = "";
}
_root.gingoback = 2;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.violettxt1 = "Violet: Ha! AS IF I would tell an intern!";
_root.violettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 589 Button
on (release) {
if (_global.hp >= 20) {
if (_global.violetcfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.violettxt1 = "Violet: Gifts? From you? Oh please, I'll always have twice as much money as you.";
_root.violettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 590 Button
on (release) {
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.violetfrnd == 0) && (_global.violetexp <= 20)) {
if (_global.violetselect2 == 0) {
_root.violettxt1 = "Violet: Excuse me? Did I ask you something? No? Then why are you talking to me?";
_root.violettxt2 = "";
_root.gingerans1 = "-Geez, calm down, I was just saying hi.";
_root.gingerans2 = "-Aw, this one\u2019s fiery";
_root.gingerans3 = "-Watch yo mouth, bitch!";
_root.gingoback = 0;
_root.violetselect = 1;
this.gotoAndStop(3);
}
if ((_global.violetselect2 == 1) || (_global.violetselect2 == 3)) {
_root.violettxt1 = "Violet: You\u2019re the intern, right? Let\u2019s get something straight. I only deal with people who I consider my equal, and you fall far short of that, so don\u2019t even try to get friendly, got it?";
_root.violettxt2 = "";
_root.gingerans1 = "-Whatever, lady";
_root.gingerans2 = "-You talkin\u2019 to me?";
_root.gingerans3 = "-You must be trippin!";
_root.gingoback = 0;
_root.violetselect = 2;
this.gotoAndStop(3);
}
if (_global.violetselect2 == 2) {
_root.violettxt1 = "Violet: Ugh, you again...";
_root.violettxt2 = "";
_root.gingerans1 = "--Fuck you, bitch!";
_root.gingerans2 = "-WTF, why can\u2019t you just be civil towards people, huh?";
_root.gingerans3 = "-Ugh, you again.";
_root.gingoback = 0;
_root.violetselect = 3;
this.gotoAndStop(3);
}
} else if (_global.violetfrnd == 1) {
if ((_global.violetselect2 == 0) || (_global.violetselect2 == 3)) {
_root.violettxt1 = "Violet: People can be so tiring. Sometimes I\u2019m so glad we\u2019re on a remote island.";
_root.violettxt2 = "";
_root.gingerans1 = "-Some people are okay. It\u2019s just the stupid ones are easier to find.";
_root.gingerans2 = "-You\u2019re such a snob, you know that?";
_root.gingerans3 = "-WTF are you, some sort of recluse?";
_root.gingoback = 0;
_root.violetselect = 1;
this.gotoAndStop(3);
}
if (_global.violetselect2 == 1) {
_root.violettxt1 = "Violet: Momo is such a weasel, I wish I could kick his ass sometimes, but he\u2019s actually super powerful.";
_root.violettxt2 = "";
_root.gingerans1 = "-Sure he is. It\u2019s not just because you\u2019re a woman or anything.";
_root.gingerans2 = "-I\u2019d like to break off those ears of his and beat him with them.";
_root.gingerans3 = "-Now, if WE were squirrels, could I bust a nut in your hole?";
_root.gingoback = 0;
_root.violetselect = 2;
this.gotoAndStop(3);
}
if (_global.violetselect2 == 2) {
_root.violettxt1 = "Violet: You have to admit, sometimes the other girls can be pretty unsophisticated. I\u2019m glad I was brought up as a lady.";
_root.violettxt2 = "";
_root.gingerans1 = "-Huh?!";
_root.gingerans2 = "-Well, one can\u2019t always be as \u2018elegant\u2019 as you, madam.";
_root.gingerans3 = "-Get your head out of your ass, bitch!";
_root.gingoback = 0;
_root.violetselect = 3;
this.gotoAndStop(3);
}
} else {
_root.violettxt1 = "Hmph! Loser!";
_root.violettxt2 = "(you might want to try getting stronger and richer)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 597 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 2) {
if ((((_global.violetexp >= 20) && (_global.violetfrnd == 0)) && (_global.strength > 19)) && (_global.money > 99)) {
this.gotoAndStop(7);
} else if ((((_global.violetexp >= 50) && (_global.violetcfrnd == 0)) && (_global.strength > 29)) && (_global.money > 199)) {
this.gotoAndStop(8);
} else if ((((_global.violetexp >= 900) && (_global.violetcrush == 0)) && (_global.strength > 69)) && (_global.money > 299)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
if (_global.violetgf == 1) {
_root.violending1.nextFrame();
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.violettxt1 = "";
_root.violettxt2 = "";
this.nextFrame();
} else {
_root.violettxt1 = "";
_root.violettxt2 = "";
if ((((_global.violetexp >= 20) && (_global.violetfrnd == 0)) && (_global.strength > 19)) && (_global.money > 99)) {
this.gotoAndStop(7);
} else if ((((_global.violetexp >= 50) && (_global.violetcfrnd == 0)) && (_global.strength > 29)) && (_global.money > 199)) {
this.gotoAndStop(8);
} else if ((((_global.violetexp >= 900) && (_global.violetcrush == 0)) && (_global.strength > 69)) && (_global.money > 299)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 598 Button
on (release) {
if (_global.violetfrnd == 0) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: Well... hi.";
_root.violettxt2 = "";
_global.violetexp = _global.violetexp + 5;
_global.violetselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: Fine... well... goodbye.";
_root.violettxt2 = "";
_global.violetselect2 = 2;
_global.violetexp = _global.violetexp + 5;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: Barbarian!";
_root.violettxt2 = "";
_global.violetselect2 = 3;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.violetfrnd == 1) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: Yes, quite.";
_root.violettxt2 = "";
_global.violetexp = _global.violetexp + 5;
_global.violetselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: Hmph! Typical!";
_root.violettxt2 = "";
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
_global.violetselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: ...And you don't help the situation, either!";
_root.violettxt2 = "";
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
_global.violetselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 599 Button
on (release) {
if (_global.violetfrnd == 0) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: Hmph, typical mixture, a peon and a creep.";
_root.violettxt2 = "";
_global.violetselect2 = 1;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: Is that a challenge? Typical male behavior!";
_root.violettxt2 = "";
_global.violetselect2 = 2;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: Because...well...whatever, nevermind.";
_root.violettxt2 = "";
_global.violetselect2 = 3;
_global.violetexp = _global.violetexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.violetfrnd == 1) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: Ooh, 'good' one. So 'original'!";
_root.violettxt2 = "";
_global.violetselect2 = 1;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: Yes, I know what you mean.";
_root.violettxt2 = "";
_global.violetselect2 = 2;
_global.violetexp = _global.violetexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: Yes, quite.";
_root.violettxt2 = "";
_global.violetselect2 = 3;
_global.violetexp = _global.violetexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 600 Button
on (release) {
if (_global.violetfrnd == 0) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: Hmph! Neanderthal!";
_root.violettxt2 = "";
_global.violetselect2 = 1;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: No, I'm quite serious. Now run along!";
_root.violettxt2 = "";
_global.violetselect2 = 2;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: Oh look, the monkey's learned a new trick!";
_root.violettxt2 = "";
_global.violetselect2 = 3;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.violetfrnd == 1) {
if (_root.violetselect == 1) {
_root.violettxt1 = "Violet: (gasps) Well, I never!";
_root.violettxt2 = "";
_global.violetselect2 = 1;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 2) {
_root.violettxt1 = "Violet: Once again, you show your true colors.";
_root.violettxt2 = "";
_global.violetselect2 = 2;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.violetselect == 3) {
_root.violettxt1 = "Violet: Did you just call me a bitch?! You're gonna pay for that!";
_root.violettxt2 = "";
_global.violetselect2 = 3;
if (_global.violetexp > 5) {
_global.violetexp = _global.violetexp - 5;
} else {
_global.violetexp = 0;
}
_root.fightnow = 1;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 602 Button
on (release) {
_global.violetfrnd = 1;
_global.violetselect2 = 0;
_global.violetstatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 604 Button
on (release) {
_global.violetcfrnd = 1;
_global.violetselect2 = 0;
_global.violetstatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 606 Button
on (release) {
_global.violetcrush = 1;
_global.violetselect2 = 0;
_global.violetstatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 615 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.violettxt1 = "Violet: Oh, how quaint, it's the cheaper model...";
_root.violettxt2 = " ";
_global.violetexp = _global.violetexp + 5;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 616 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.violettxt1 = "Violet: It's what I should expect from a barbarian, I suppose.";
_root.violettxt2 = " ";
if (_global.violetexp > 20) {
_global.violetexp = _global.violetexp - 20;
} else {
_global.violetexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 617 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.violettxt1 = "Violet: A flower? Well... thank you.";
_root.violettxt2 = " ";
_global.violetexp = _global.violetexp + 100;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 618 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.violettxt1 = "Violet: Disgusting! What the hell is it?";
_root.violettxt2 = " ";
if (_global.violetexp > 20) {
_global.violetexp = _global.violetexp - 20;
} else {
_global.violetexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 619 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.violettxt1 = "Violet: Oh my, this is beautiful...";
_root.violettxt2 = " ";
_global.violetexp = (_global.violetexp + 500) + _global.strength;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 620 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.violettxt1 = "Violet: What is this garbage?";
_root.violettxt2 = " ";
if (_global.violetexp > 20) {
_global.violetexp = _global.violetexp - 20;
} else {
_global.violetexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 621 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.violettxt1 = "Violet: Well! I've never been so offended!";
_root.violettxt2 = " ";
if (_global.violetexp > 20) {
_global.violetexp = _global.violetexp - 20;
} else {
_global.violetexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 622 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.violettxt1 = "Violet: It's SO not my style...";
_root.violettxt2 = " ";
if (_global.violetexp > 10) {
_global.violetexp = _global.violetexp - 10;
} else {
_global.violetexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 624 Button
on (release) {
_global.violetdate = 4;
_root.gotoAndPlay(139);
}
Symbol 626 Button
on (release) {
_global.violetdate = 2;
_root.gotoAndPlay(139);
}
Symbol 627 Button
on (release) {
_global.violetdate = 1;
_root.gotoAndPlay(139);
}
Symbol 629 Button
on (release) {
_global.violetdate = 3;
_root.gotoAndPlay(139);
}
Symbol 630 MovieClip Frame 1
this.stop();
_root.violettxt1 = "";
_root.violettxt2 = "";
_root.violetselect = 0;
_root.gingoback = 0;
_root.violetans1 = "";
_root.violetans2 = "";
_root.violetans3 = "";
_root.fightnow = 0;
Symbol 630 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
_root.violending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 585 MovieClip in Symbol 630 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 122) {
this.gotoAndStop(2);
if (_global.violetcfrnd == 0) {
_root.violettxt1 = "Violet: You obviously haven't learned the rules around here. Well, let me teach you a lesson!";
_root.violettxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 630 MovieClip Frame 3
this.stop();
Symbol 630 MovieClip Frame 4
this.stop();
Symbol 630 MovieClip Frame 5
this.stop();
Symbol 630 MovieClip Frame 6
this.stop();
Symbol 630 MovieClip Frame 7
this.stop();
Symbol 630 MovieClip Frame 8
this.stop();
Symbol 630 MovieClip Frame 9
this.stop();
Symbol 630 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
Symbol 630 MovieClip Frame 11
this.stop();
Symbol 630 MovieClip Frame 12
this.stop();
Symbol 630 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 140;
_root.opponenthp2 = 140;
_root.opstrength = 50;
_root.attack = 1;
_global.whosfighting = 4;
_root.fightnow = 0;
Symbol 637 MovieClip Frame 1
this.stop();
Symbol 637 MovieClip Frame 2
this.stop();
Symbol 637 MovieClip Frame 3
this.stop();
Symbol 638 Button
on (release) {
if ((_global.rosecrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.rosetxt1 = "Rose: Hahaha! No way!";
_root.rosetxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.rosecrush == 1) {
this.gotoAndStop(11);
_global.rosedate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 639 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.rosegf == 1) {
_root.rosending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 640 Button
on (release) {
if (_global.hp >= 20) {
if (_global.rosefrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.rosetxt1 = "Rose: My favorite celebrity is Joan Cusack.";
_root.rosetxt2 = "";
}
if (choose == 2) {
_root.rosetxt1 = "Rose: I Love Stir Fry!";
_root.rosetxt2 = "";
}
if (choose == 3) {
_root.rosetxt1 = "Rose: I take a little cooking wine every now and then to make the world grow brighter!";
_root.rosetxt2 = "";
}
if (choose == 4) {
_root.rosetxt1 = "Rose: Salt and Peppa's my favorite music group.";
_root.rosetxt2 = "";
}
if (choose == 5) {
_root.rosetxt1 = "Rose: I like to watch Iron Chef!";
_root.rosetxt2 = "";
}
if (choose == 6) {
_root.rosetxt1 = "Rose: I'm 18 years old, why?";
_root.rosetxt2 = "";
}
if (choose == 7) {
_root.rosetxt1 = "Rose: Yay! My birthday's coming up on August 25th!";
_root.rosetxt2 = "";
}
if (choose == 8) {
_root.rosetxt1 = "Rose: I like guys who are wise and magical, like a unicorn!";
_root.rosetxt2 = "";
}
if (choose == 9) {
_root.rosetxt1 = "Rose: I like hip-hop, 'cause I'm a good dancer. Wanna see?";
_root.rosetxt2 = "";
}
if (choose == 0) {
_root.rosetxt1 = "Rose: My last name? Hitachi.";
_root.rosetxt2 = "";
}
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.rosetxt1 = "Rose: No way!";
_root.rosetxt2 = "";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 641 Button
on (release) {
if (_global.hp >= 20) {
if (_global.rosecfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.rosetxt1 = "Rose: No thank you, creep.";
_root.rosetxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 642 Button
on (release) {
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.rosefrnd == 0) && (_global.roseexp <= 20)) {
if (_global.roseselect2 == 0) {
_root.rosetxt1 = "Rose: Hi new guy! I\u2019m the cook around here, so I was wondering, do you like stir fry?";
_root.rosetxt2 = "";
_root.gingerans1 = "-Yuck! All those vegetables make me wanna puke!";
_root.gingerans2 = "-Yeah, let\u2019s eat a whole lot so we can have bad gas like Momo!";
_root.gingerans3 = "-Mmm, stir fry!";
_root.gingoback = 0;
_root.roseselect = 1;
this.gotoAndStop(3);
}
if ((_global.roseselect2 == 1) || (_global.roseselect2 == 3)) {
_root.rosetxt1 = "Rose: How about tofu? Do you like tofu?";
_root.rosetxt2 = "";
_root.gingerans1 = "-I\u2019d like to eat YOUR tofu.";
_root.gingerans2 = "-I hear it\u2019s very healthy";
_root.gingerans3 = "-Isn\u2019t that some kind of meat substitute for health freaks?";
_root.gingoback = 0;
_root.roseselect = 2;
this.gotoAndStop(3);
}
if (_global.roseselect2 == 2) {
_root.rosetxt1 = "Rose: Stuffed animals are great, \u2018cause they\u2019re so cuddly and stuff, don\u2019t you think?";
_root.rosetxt2 = "";
_root.gingerans1 = "-What are you asking me for? I\u2019m a manly man.";
_root.gingerans2 = "-Well, I\u2019ve been known to be pretty cuddly myself.";
_root.gingerans3 = "-Uh, no.";
_root.gingoback = 0;
_root.roseselect = 3;
this.gotoAndStop(3);
}
} else if (_global.rosefrnd == 1) {
if ((_global.roseselect2 == 0) || (_global.roseselect2 == 3)) {
_root.rosetxt1 = "Rose: The other girls think I\u2019m too childish sometimes, but I just think it\u2019s fun, and why not, you know?";
_root.rosetxt2 = "";
_root.gingerans1 = "-Everyone\u2019s got their own style. If it\u2019s fun, just go with it.";
_root.gingerans2 = "-Because it\u2019s stupid.";
_root.gingerans3 = "-Stuffed animals are for babies!";
_root.gingoback = 0;
_root.roseselect = 1;
this.gotoAndStop(3);
}
if (_global.roseselect2 == 1) {
_root.rosetxt1 = "Rose: Momo is so cute! I could just cuddle him and feed him all day!";
_root.rosetxt2 = "";
_root.gingerans1 = "-Yeah...cute...";
_root.gingerans2 = "-You dumbass, can\u2019t you see he\u2019s just acting around you?";
_root.gingerans3 = "-You're always so nice to him. That shows a kind heart.";
_root.gingoback = 0;
_root.roseselect = 2;
this.gotoAndStop(3);
}
if (_global.roseselect2 == 2) {
_root.rosetxt1 = "Rose: I love the smells and tastes of cooking. It\u2019s almost sensual.";
_root.rosetxt2 = "";
_root.gingerans1 = "-I agree.";
_root.gingerans2 = "-You\u2019re weird.";
_root.gingerans3 = "-Oh no! I\u2019m choking! I need mouth to mouth quick!";
_root.gingoback = 0;
_root.roseselect = 3;
this.gotoAndStop(3);
}
} else {
_root.rosetxt1 = "Rose: Haha, you're a dork!";
_root.rosetxt2 = "(try getting smarter and stronger before talking to her)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 649 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 2) {
if ((((_global.roseexp >= 20) && (_global.rosefrnd == 0)) && (_global.intellect > 19)) && (_global.magic > 19)) {
this.gotoAndStop(7);
} else if ((((_global.roseexp >= 50) && (_global.rosecfrnd == 0)) && (_global.intellect > 29)) && (_global.magic > 29)) {
this.gotoAndStop(8);
} else if ((((_global.roseexp >= 900) && (_global.rosecrush == 0)) && (_global.intellect > 39)) && (_global.magic > 39)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
if (_global.rosegf == 1) {
_root.rosending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.rosetxt1 = "";
_root.rosetxt2 = "";
this.nextFrame();
} else {
_root.rosetxt1 = "";
_root.rosetxt2 = "";
if ((((_global.roseexp >= 20) && (_global.rosefrnd == 0)) && (_global.intellect > 19)) && (_global.magic > 19)) {
this.gotoAndStop(7);
} else if ((((_global.roseexp >= 50) && (_global.rosecfrnd == 0)) && (_global.intellect > 29)) && (_global.magic > 29)) {
this.gotoAndStop(8);
} else if ((((_global.roseexp >= 900) && (_global.rosecrush == 0)) && (_global.intellect > 39)) && (_global.magic > 39)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 650 Button
on (release) {
if (_global.rosefrnd == 0) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: That's funny, you have that same effect on me!";
_root.rosetxt2 = "";
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_global.roseselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: Silly! That's only if you're really good!";
_root.rosetxt2 = "";
_global.roseselect2 = 2;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Oh. I didn't know manly men were afraid of answering questions...";
_root.rosetxt2 = "";
_global.roseselect2 = 3;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.rosefrnd == 1) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: That's what I say!";
_root.rosetxt2 = "";
_global.roseexp = _global.roseexp + 5;
_global.roseselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: What, you don't like Momo?";
_root.rosetxt2 = "";
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_global.roseselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Good food is almost as good as good sex!";
_root.rosetxt2 = "";
_global.roseexp = _global.roseexp + 5;
_global.roseselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 651 Button
on (release) {
if (_global.rosefrnd == 0) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: Hey now, a healthy dose of fiber is good for you.";
_root.rosetxt2 = "";
_global.roseselect2 = 1;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: Yeah it is! And it's fun to play with too!";
_root.rosetxt2 = "";
_global.roseselect2 = 2;
_global.roseexp = _global.roseexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Really? Hmm...";
_root.rosetxt2 = "";
_global.roseselect2 = 3;
_global.roseexp = _global.roseexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.rosefrnd == 1) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: Fuck you, fuck you, fuck yooou, la lala lalaaa!";
_root.rosetxt2 = "";
_global.roseselect2 = 1;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: You better shut up unless you want a frying pan for a head!";
_root.rosetxt2 = "";
_global.roseselect2 = 2;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
_root.fightnow = 1;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Why does everybody SAY that all the time?";
_root.rosetxt2 = "";
_global.roseselect2 = 3;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 652 Button
on (release) {
if (_global.rosefrnd == 0) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: Good, because I just made a truckload of it, now go get started!";
_root.rosetxt2 = "";
_global.roseselect2 = 1;
_global.roseexp = _global.roseexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: No...YOU'RE a freak...dummy!";
_root.rosetxt2 = "";
_global.roseselect2 = 2;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Well, they're not for everyone...";
_root.rosetxt2 = "";
_global.roseselect2 = 3;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.rosefrnd == 1) {
if (_root.roseselect == 1) {
_root.rosetxt1 = "Rose: What's your point?";
_root.rosetxt2 = "";
_global.roseselect2 = 1;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 2) {
_root.rosetxt1 = "Rose: Why thank you! You get extra tofu tonight!";
_root.rosetxt2 = "";
_global.roseselect2 = 2;
_global.roseexp = _global.roseexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.roseselect == 3) {
_root.rosetxt1 = "Rose: Haha! Someone get a camera, he's choking!";
_root.rosetxt2 = "";
_global.roseselect2 = 3;
if (_global.roseexp > 5) {
_global.roseexp = _global.roseexp - 5;
} else {
_global.roseexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 654 Button
on (release) {
_global.rosefrnd = 1;
_global.roseselect2 = 0;
_global.rosestatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 656 Button
on (release) {
_global.rosecfrnd = 1;
_global.roseselect2 = 0;
_global.rosestatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 658 Button
on (release) {
_global.rosecrush = 1;
_global.roseselect2 = 0;
_global.rosestatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 667 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.rosetxt1 = "Rose: But I already have one!";
_root.rosetxt2 = " ";
_global.roseexp = _global.roseexp + 20;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 668 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.rosetxt1 = "Rose: But I already have one!.";
_root.rosetxt2 = " ";
if (_global.roseexp > 10) {
_global.roseexp = _global.roseexp - 10;
} else {
_global.roseexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 669 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.rosetxt1 = "Rose: These flowers are poisonous, stupid!";
_root.rosetxt2 = " ";
if (_global.roseexp > 10) {
_global.roseexp = _global.roseexp - 10;
} else {
_global.roseexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 670 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.rosetxt1 = "Rose: WOW! A RARE VAPUS FLATULENS MUSHROOM! I'm gonna fry it up right away!";
_root.rosetxt2 = " ";
_global.roseexp = (_global.roseexp + 400) + _global.intellect;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 671 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.rosetxt1 = "Rose: Oh, thanks... kinda shiny, huh?";
_root.rosetxt2 = " ";
_global.roseexp = _global.roseexp + 50;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 672 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.rosetxt1 = "Rose: Yay, thank you!";
_root.rosetxt2 = " ";
_global.roseexp = _global.roseexp + 20;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 673 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.rosetxt1 = "Rose: A Superwok 5000! Cool!";
_root.rosetxt2 = " ";
_global.roseexp = _global.roseexp + 300;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 674 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.rosetxt1 = "Rose: That's gotta be fake...";
_root.rosetxt2 = " ";
_global.roseexp = _global.roseexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 677 Button
on (release) {
_global.rosedate = 2;
_root.gotoAndPlay(137);
}
Symbol 679 Button
on (release) {
_global.rosedate = 4;
_root.gotoAndPlay(137);
}
Symbol 680 Button
on (release) {
_global.rosedate = 3;
_root.gotoAndPlay(137);
}
Symbol 681 Button
on (release) {
_global.rosedate = 1;
_root.gotoAndPlay(137);
}
Symbol 682 MovieClip Frame 1
this.stop();
_root.rosetxt1 = "";
_root.rosetxt2 = "";
_root.roseselect = 0;
_root.gingoback = 0;
_root.roseans1 = "";
_root.roseans2 = "";
_root.roseans3 = "";
_root.fightnow = 0;
Symbol 682 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.rosending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 637 MovieClip in Symbol 682 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 123) {
this.gotoAndStop(2);
if (_global.rosecfrnd == 0) {
_root.rosetxt1 = "Rose: Hey, there's an asshole in my room!";
_root.rosetxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 682 MovieClip Frame 3
this.stop();
Symbol 682 MovieClip Frame 4
this.stop();
Symbol 682 MovieClip Frame 5
this.stop();
Symbol 682 MovieClip Frame 6
this.stop();
Symbol 682 MovieClip Frame 7
this.stop();
Symbol 682 MovieClip Frame 8
this.stop();
Symbol 682 MovieClip Frame 9
this.stop();
Symbol 682 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 682 MovieClip Frame 11
this.stop();
Symbol 682 MovieClip Frame 12
this.stop();
Symbol 682 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 100;
_root.opponenthp2 = 100;
_root.opstrength = 30;
_root.attack = 1;
_global.whosfighting = 5;
_root.fightnow = 0;
Symbol 689 MovieClip Frame 1
this.stop();
Symbol 689 MovieClip Frame 2
this.stop();
Symbol 689 MovieClip Frame 3
this.stop();
Symbol 690 Button
on (release) {
if ((_global.gingercrush == 0) && (_global.hp > 19)) {
_global.hp = _global.hp - 20;
_root.gingertxt1 = "Ginger: No way!";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
} else if (_global.gingercrush == 1) {
this.gotoAndStop(11);
_global.gingerdate = 1;
} else {
this.gotoAndStop(6);
}
}
Symbol 691 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
if (_global.gingergf == 1) {
_root.ginending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
Symbol 692 Button
on (release) {
if (_global.hp >= 20) {
if (_global.gingerfrnd == 1) {
_global.hp = _global.hp - 20;
var choose;
choose = Math.round(Math.random() * 9);
if (choose == 1) {
_root.gingertxt1 = "Ginger: Angelina Jolie is about as hot as anyone can get.";
_root.gingertxt2 = "";
}
if (choose == 2) {
_root.gingertxt1 = "Ginger: I love fruit. Melons are my favorite.";
_root.gingertxt2 = "";
}
if (choose == 3) {
_root.gingertxt1 = "Ginger: Soda\u2019s good, but beer\u2019s my favorite.";
_root.gingertxt2 = "";
}
if (choose == 4) {
_root.gingertxt1 = "Ginger: Favorite band? I guess it would have to be the Beach Boys.";
_root.gingertxt2 = "";
}
if (choose == 5) {
_root.gingertxt1 = "Ginger: Favorite Show? Hawaii 5 O!";
_root.gingertxt2 = "";
}
if (choose == 6) {
_root.gingertxt1 = "Ginger: My ideal man would be magical, and it wouldn't hurt if he was rich too.";
_root.gingertxt2 = "";
}
if (choose == 7) {
_root.gingertxt1 = "Ginger: Birthday? May 14th";
_root.gingertxt2 = "";
}
if (choose == 8) {
_root.gingertxt1 = "Ginger: Yeah, I\u2019ve got an older sister named Mary, and she lives with a girl named Jane!";
_root.gingertxt2 = "";
}
if (choose == 9) {
_root.gingertxt1 = "Ginger: Favorite kind of music? Punk";
_root.gingertxt2 = "";
}
if (choose == 0) {
_root.gingertxt1 = "Ginger: My last name is Kudrow";
_root.gingertxt2 = "";
}
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_global.hp = _global.hp - 20;
_root.gingertxt1 = "Ginger: ...I don't know you...";
_root.gingertxt2 = "";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 693 Button
on (release) {
if (_global.hp >= 20) {
if (_global.gingercfrnd == 1) {
_global.hp = _global.hp - 20;
this.gotoAndStop(10);
} else {
_global.hp = _global.hp - 20;
_root.gingertxt1 = "Ginger: Dude, you don't have to buy things for people to get them to like you.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 694 Button
on (release) {
_root.smallmenu1.gotoAndStop(12);
if (_global.hp >= 20) {
_global.daytime = _global.daytime + 10;
_global.hp = _global.hp - 20;
if ((_global.gingerfrnd == 0) && (_global.gingerexp <= 20)) {
if (_global.gingerselect2 == 0) {
_root.gingertxt1 = "Ginger: Hey, I haven\u2019t seen you around here before. Who are you?";
_root.gingertxt2 = "";
_root.gingerans1 = "-I\u2019ve always been here, what are you talking about?";
_root.gingerans2 = "-I\u2019ll be helping out around here for the summer.";
_root.gingerans3 = "-Who are any of us, really? Interesting question...";
_root.gingoback = 0;
_root.gingerselect = 1;
this.gotoAndStop(3);
}
if ((_global.gingerselect2 == 1) || (_global.gingerselect2 == 3)) {
_root.gingertxt1 = "Ginger: Hey new guy, do you wanna go play some hacky sack with me?";
_root.gingertxt2 = "";
_root.gingerans1 = "-No, not right now.";
_root.gingerans2 = "-Ok";
_root.gingerans3 = "-Does it involve the removal of clothing?";
_root.gingoback = 0;
_root.gingerselect = 2;
this.gotoAndStop(3);
}
if (_global.gingerselect2 == 2) {
_root.gingertxt1 = "Ginger: You know, I never actually caught your name.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, let's keep it that way.";
_root.gingerans2 = "-" + _global.charname;
_root.gingerans3 = "-Are you stupid or something?";
_root.gingoback = 0;
_root.gingerselect = 3;
this.gotoAndStop(3);
}
} else if (_global.gingerfrnd == 1) {
if ((_global.gingerselect2 == 0) || (_global.gingerselect2 == 3)) {
_root.gingertxt1 = "Ginger: The good surfing is one of the major advantages of living on this island. Do you like to surf?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Hell yeah!";
_root.gingerans2 = "-Isn\u2019t that dangerous?";
_root.gingerans3 = "-Surfing is so out of style";
_root.gingoback = 0;
_root.gingerselect = 1;
this.gotoAndStop(3);
}
if (_global.gingerselect2 == 1) {
_root.gingertxt1 = "Ginger: I love a good beer every few minutes, don\u2019t you?";
_root.gingertxt2 = "";
_root.gingerans1 = "-It\u2019s Man\u2019s best friend.";
_root.gingerans2 = "-Beer tastes bad.";
_root.gingerans3 = "-Wow, you\u2019re really an alcoholic.";
_root.gingoback = 0;
_root.gingerselect = 2;
this.gotoAndStop(3);
}
if (_global.gingerselect2 == 2) {
_root.gingertxt1 = "Ginger: Do you know what a gidget is?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Something like a sprocket";
_root.gingerans2 = "-A young female surfer";
_root.gingerans3 = "-Those things you pull out of the turkey before you stuff it";
_root.gingoback = 0;
_root.gingerselect = 3;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Hi... uh, yeah, well, uh, I better get going, lots of beer to drink. See ya.";
_root.gingertxt2 = "(get more magic and money before you talk to her again)";
_root.gingoback = 2;
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(6);
}
}
Symbol 701 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 2) {
if ((((_global.gingerexp >= 20) && (_global.gingerfrnd == 0)) && (_global.magic > 19)) && (_global.money > 99)) {
this.gotoAndStop(7);
} else if ((((_global.gingerexp >= 50) && (_global.gingercfrnd == 0)) && (_global.magic > 29)) && (_global.money > 149)) {
this.gotoAndStop(8);
} else if ((((_global.gingerexp >= 900) && (_global.gingercrush == 0)) && (_global.magic > 49)) && (_global.money > 199)) {
this.gotoAndStop(9);
} else {
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
if (_global.gingergf == 1) {
_root.ginending1.gotoAndStop(2);
}
this.gotoAndStop(1);
}
} else if (_root.fightnow == 0) {
if (_root.gingoback == 0) {
_root.gingertxt1 = "";
_root.gingertxt2 = "";
this.nextFrame();
} else {
_root.gingertxt1 = "";
_root.gingertxt2 = "";
if ((((_global.gingerexp >= 20) && (_global.gingerfrnd == 0)) && (_global.magic > 19)) && (_global.money > 99)) {
this.gotoAndStop(7);
} else if ((((_global.gingerexp >= 50) && (_global.gingercfrnd == 0)) && (_global.magic > 29)) && (_global.money > 149)) {
this.gotoAndStop(8);
} else if ((((_global.gingerexp >= 900) && (_global.gingercrush == 0)) && (_global.magic > 49)) && (_global.money > 199)) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(2);
}
}
} else {
this.gotoAndStop(13);
}
}
Symbol 702 Button
on (release) {
if (_global.gingerfrnd == 0) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: You're creepy.";
_root.gingertxt2 = "";
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
_global.gingerselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Oh... ok.";
_root.gingertxt2 = "";
_global.gingerselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: Whatever, dude.";
_root.gingertxt2 = "";
_global.gingerselect2 = 3;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
_root.gingoback = 2;
this.prevFrame();
}
}
if (_global.gingerfrnd == 1) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: Great! We'll have to go sometime.";
_root.gingertxt2 = "";
_global.gingerexp = _global.gingerexp + 5;
_global.gingerselect2 = 1;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Hell yeah!";
_root.gingertxt2 = "";
_global.gingerexp = _global.gingerexp + 5;
_global.gingerselect2 = 2;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: Not around here.";
_root.gingertxt2 = "";
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
_global.gingerselect2 = 3;
_root.gingoback = 2;
this.prevFrame();
}
}
}
Symbol 703 Button
on (release) {
if (_global.gingerfrnd == 0) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: Cool, well, I'll see you around then.";
_root.gingertxt2 = "";
_global.gingerselect2 = 1;
_global.gingerexp = _global.gingerexp + 5;
_root.gingoback = 2;
this.prevFrame();
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Awesome. Bet you've never seen someone get 100 while holding a beer.";
_root.gingertxt2 = "";
_global.gingerselect2 = 2;
_global.gingerexp = _global.gingerexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: Ok, well, I'll see you around then, " + _global.charname;
_root.gingertxt2 = "";
_global.gingerselect2 = 3;
_global.gingerexp = _global.gingerexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.gingerfrnd == 1) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: Just a little...that's not the point...";
_root.gingertxt2 = "";
_global.gingerselect2 = 1;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Dude,...nevermind.";
_root.gingertxt2 = "";
_global.gingerselect2 = 2;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: Yeah! How did you know?";
_root.gingertxt2 = "";
_global.gingerselect2 = 3;
_global.gingerexp = _global.gingerexp + 5;
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 704 Button
on (release) {
if (_global.gingerfrnd == 0) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: Okay, that's really cheesy. I hope you weren't being serious.";
_root.gingertxt2 = "";
_global.gingerselect2 = 1;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Just to let you know, you're really creepin me out.";
_root.gingertxt2 = "";
_global.gingerselect2 = 2;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: You're not gonna have many friends around here if you keep that up.";
_root.gingertxt2 = "";
_global.gingerselect2 = 3;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
if (_global.gingerfrnd == 1) {
if (_root.gingerselect == 1) {
_root.gingertxt1 = "Ginger: Whatever, dude.";
_root.gingertxt2 = "";
_global.gingerselect2 = 1;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 2) {
_root.gingertxt1 = "Ginger: Oh yeah? Would an alcoholic do this?! (Ginger attacks!)";
_root.gingertxt2 = "";
_global.gingerselect2 = 2;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
_root.fightnow = 1;
this.prevFrame();
_root.gingoback = 2;
}
if (_root.gingerselect == 3) {
_root.gingertxt1 = "Ginger: Haha, yeah... no.";
_root.gingertxt2 = "";
_global.gingerselect2 = 3;
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
} else {
_global.gingerexp = 0;
}
this.prevFrame();
_root.gingoback = 2;
}
}
}
Symbol 706 Button
on (release) {
_global.gingerfrnd = 1;
_global.gingerselect2 = 0;
_global.gingerstatus = "Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 708 Button
on (release) {
_global.gingercfrnd = 1;
_global.gingerselect2 = 0;
_global.gingerstatus = "Good Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 710 Button
on (release) {
_global.gingercrush = 1;
_global.gingerselect2 = 0;
_global.gingerstatus = "Close Friend";
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
_root.librarybutton1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 719 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Ginger: I already have one, but it was a nice gesture, thank you.";
_root.gingertxt2 = " ";
_global.gingerexp = _global.gingerexp + 10;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 720 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Ginger: Are you mistaking me with someone else?";
_root.gingertxt2 = " ";
if (_global.gingerexp >= 50) {
_global.gingerexp = _global.gingerexp - 50;
} else {
_global.gingerexp = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 721 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Ginger: Oh, how nice. Did you pick it yourself?";
_root.gingertxt2 = " ";
_global.gingerexp = _global.gingerexp + 50;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 722 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Ginger: Haha, a mushroom...";
_root.gingertxt2 = " ";
_global.gingerexp = _global.gingerexp + 5;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 723 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Ginger: Oh...wow, this looks expensive...Thank you.";
_root.gingertxt2 = " ";
_global.gingerexp = _global.gingerexp + 50;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 724 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Ginger: Wow, thank you! I love leis, they're so beautiful!";
_root.gingertxt2 = " ";
_global.gingerexp = _global.gingerexp + 200;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 725 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Ginger: A wok. Are you trying to tell me something?";
_root.gingertxt2 = " ";
if (_global.gingerexp > 5) {
_global.gingerexp = _global.gingerexp - 5;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 726 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Ginger: Oh my gosh, it's so pretty! Thank you so much!";
_root.gingertxt2 = " ";
_global.gingerexp = (_global.gingerexp + 400) + _global.magic;
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 728 Button
on (release) {
_global.gingerdate = 1;
_root.gotoAndPlay(134);
}
Symbol 730 Button
on (release) {
_global.gingerdate = 4;
_root.gotoAndPlay(134);
}
Symbol 732 Button
on (release) {
_global.gingerdate = 2;
_root.gotoAndPlay(134);
}
Symbol 734 Button
on (release) {
_global.gingerdate = 3;
_root.gotoAndPlay(134);
}
Symbol 735 MovieClip Frame 1
this.stop();
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.gingerselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.fightnow = 0;
Symbol 735 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.librarybutton1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
_root.ginending1.gotoAndStop(1);
if (_global.daytime < 30) {
this.gtime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.gtime.text = "Noon";
} else if ((_global.daytime < 70) && (_global.daytime >= 40)) {
this.gtime.text = "Afternoon";
} else if ((_global.daytime < 100) && (_global.daytime >= 70)) {
this.gtime.text = "Evening";
}
Instance of Symbol 689 MovieClip in Symbol 735 MovieClip Frame 2
onClipEvent (load) {
if (_root._currentframe == 124) {
this.gotoAndStop(2);
if (_global.gingercfrnd == 0) {
_root.gingertxt1 = "Ginger: What the fuck are you doing in my room?";
_root.gingertxt2 = "";
_root.fightnow = 1;
_root.gingoback = 0;
_parent.gotoAndStop(3);
}
} else {
var hitit = Math.round(Math.random());
if (hitit == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
Symbol 735 MovieClip Frame 3
this.stop();
Symbol 735 MovieClip Frame 4
this.stop();
Symbol 735 MovieClip Frame 5
this.stop();
Symbol 735 MovieClip Frame 6
this.stop();
Symbol 735 MovieClip Frame 7
this.stop();
Symbol 735 MovieClip Frame 8
this.stop();
Symbol 735 MovieClip Frame 9
this.stop();
Symbol 735 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
Symbol 735 MovieClip Frame 11
this.stop();
Symbol 735 MovieClip Frame 12
this.stop();
Symbol 735 MovieClip Frame 13
this.stop();
_root.fightit1.gotoAndStop(5);
_root.opponenthp = 120;
_root.opponenthp2 = 120;
_root.opstrength = 40;
_root.attack = 1;
_global.whosfighting = 6;
_root.fightnow = 0;
Symbol 740 Button
on (release) {
_root.gotoAndStop(120);
}
Symbol 741 Button
on (release) {
_root.gotoAndStop(121);
}
Symbol 742 Button
on (release) {
_root.gotoAndStop(118);
}
Symbol 745 Button
on (release) {
_root.gotoAndStop(114);
}
Symbol 747 Button
on (release) {
_root.gotoAndStop(119);
}
Symbol 748 MovieClip Frame 1
this.stop();
Symbol 748 MovieClip Frame 2
this.stop();
Symbol 758 Button
on (release) {
this.play();
if (_global.hearit == 1) {
_root.fut4.start();
}
}
Symbol 798 Button
on (release) {
if (_global.hearit == 1) {
_root.fut4.start();
}
this.gotoAndPlay(9);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.shopbutton1.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
_root.swimbutton1.gotoAndStop(1);
if (_global.violetgf == 1) {
_root.violending.gotoAndStop(2);
}
if (_global.hazelgf == 1) {
_root.hazending.gotoAndStop(2);
}
if (_global.crystalgf == 1) {
_root.crystending1.gotoAndStop(2);
}
if (_global.scarletgf == 1) {
_root.scaending1.gotoAndStop(2);
}
if (_global.rosegf == 1) {
_root.rosending1.gotoAndStop(2);
}
if (_global.gingergf == 1) {
_root.ginending1.gotoAndStop(2);
}
}
Symbol 815 MovieClip Frame 1
this.stop();
this.menugold.text = _global.money;
this.menuhp.text = _global.hp;
if (_global.daytime < 30) {
this.menutime.text = "Morning";
} else if ((_global.daytime < 40) && (_global.daytime >= 30)) {
this.menutime.text = "Noon";
} else if ((_global.daytime <= 70) && (_global.daytime >= 40)) {
this.menutime.text = "Afternoon";
} else if (_global.daytime > 70) {
this.menutime.text = "Evening";
}
this.menudaynumber.text = _global.daynumber;
Symbol 815 MovieClip Frame 5
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
_root.swimbutton1.gotoAndStop(2);
_root.violending1.gotoAndStop(1);
_root.hazending1.gotoAndStop(1);
_root.crystending1.gotoAndStop(1);
_root.scaending1.gotoAndStop(1);
_root.rosending1.gotoAndStop(1);
_root.ginending1.gotoAndStop(1);
this.menuhp2.text = _global.hp;
this.menugold2.text = _global.money;
this.menustrength.text = _global.strength;
this.menuintellect.text = _global.intellect;
this.menumagic.text = _global.magic;
var difference = (_global.daysleft - _global.daynumber);
this.menudaysleft.text = difference;
this.menurosexp.text = _global.roseexp;
this.menugingerxp.text = _global.gingerexp;
this.menuvioletxp.text = _global.violetexp;
this.menuhazelxp.text = _global.hazelexp;
this.menuscarletxp.text = _global.scarletexp;
this.menucrystalxp.text = _global.crystalexp;
this.menump3player.text = _global.mp3player;
this.menugun.text = _global.gun;
this.menuflower.text = _global.flower;
this.menumushroom.text = _global.mushroom;
this.menubracelet.text = _global.bracelet;
this.menulei.text = _global.lei;
this.menuwok.text = _global.wok;
this.menupearl.text = _global.pearl;
this.stop();
if (charbody == 1) {
this.gotoAndStop(6);
}
if (charbody == 2) {
this.gotoAndStop(7);
}
if (charbody == 3) {
this.gotoAndStop(8);
}
Symbol 815 MovieClip Frame 6
this.stop();
Symbol 815 MovieClip Frame 7
this.stop();
Symbol 815 MovieClip Frame 8
this.stop();
Symbol 815 MovieClip Frame 11
this.gotoAndStop(1);
Symbol 815 MovieClip Frame 12
this.stop();
Symbol 821 Button
on (release) {
if (_root.stufinprog == 0) {
_parent.punchit1.play();
_root.stufinprog = 1;
}
}
Symbol 822 MovieClip Frame 1
this.stop();
Symbol 822 MovieClip Frame 2
this.stop();
Symbol 824 Button
on (release) {
if (_root.stufinprog == 0) {
_parent.kickit1.play();
_root.stufinprog = 1;
}
}
Symbol 825 MovieClip Frame 1
this.stop();
Symbol 825 MovieClip Frame 2
this.stop();
Symbol 827 Button
on (release) {
if (_root.stufinprog == 0) {
_parent.enrgball1.play();
_root.stufinprog = 1;
}
}
Symbol 828 MovieClip Frame 1
this.stop();
Symbol 828 MovieClip Frame 2
this.stop();
Symbol 830 Button
on (release) {
if (_root.stufinprog == 0) {
_parent.ltnin1.play();
_root.stufinprog = 1;
}
}
Symbol 831 MovieClip Frame 1
this.stop();
Symbol 831 MovieClip Frame 2
this.stop();
Symbol 834 Button
on (release) {
if (_root.stufinprog == 0) {
_parent.flmhand1.play();
_root.stufinprog = 1;
}
}
Symbol 835 MovieClip Frame 1
this.stop();
Symbol 835 MovieClip Frame 2
this.stop();
Symbol 840 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.punch.start();
}
_global.hp = _global.hp - 10;
Symbol 840 MovieClip Frame 7
this.stop();
if (_root.opponenthp > _global.strength) {
_root.opponenthp = _root.opponenthp - _global.strength;
_parent.opattack.play();
} else {
_root.opponenthp = 0;
_parent.youwin4.nextFrame();
}
Symbol 845 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.punch.start();
}
_global.hp = _global.hp - 10;
Symbol 845 MovieClip Frame 7
this.stop();
if (_root.opponenthp > (_global.strength * 2)) {
_root.opponenthp = _root.opponenthp - (_global.strength * 2);
_parent.opattack.play();
} else {
_root.opponenthp = 0;
_parent.youwin4.nextFrame();
}
Symbol 852 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.energy.start();
}
Symbol 852 MovieClip Frame 10
this.stop();
if (_root.opponenthp > _global.magic) {
_root.opponenthp = _root.opponenthp - _global.magic;
_parent.opattack.play();
} else {
_root.opponenthp = 0;
_parent.youwin4.nextFrame();
}
Symbol 856 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.thunder.start();
}
_global.hp = _global.hp - 10;
Symbol 856 MovieClip Frame 9
this.stop();
if (_root.opponenthp > (_global.magic * 2)) {
_root.opponenthp = _root.opponenthp - (_global.magic * 2);
_parent.opattack.play();
} else {
_root.opponenthp = 0;
_parent.youwin4.nextFrame();
}
Symbol 861 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.flamhand.start();
}
_global.hp = _global.hp - 20;
Symbol 861 MovieClip Frame 9
this.stop();
if (_root.opponenthp > ((_global.strength + _global.magic) + _global.intellect)) {
_root.opponenthp = _root.opponenthp - ((_global.strength + _global.magic) + _global.intellect);
_parent.opattack.play();
} else {
_root.opponenthp = 0;
_parent.youwin4.nextFrame();
}
Symbol 869 MovieClip Frame 1
if (_global.hearit == 1) {
_parent.swipe.start();
}
Symbol 869 MovieClip Frame 7
this.stop();
_root.stufinprog = 0;
if (_global.hp > _root.opstrength) {
_global.hp = _global.hp - _root.opstrength;
if (_global.hp <= 0) {
_parent.youlose4.nextFrame();
}
} else {
_global.hp = 0;
_parent.youlose4.nextFrame();
}
Symbol 871 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.shopbutton1.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
if (_root.oppnumber == 9) {
_root.won = 1;
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(23);
}
_root.ending1.gotoAndStop(5);
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(1);
}
}
Symbol 876 MovieClip Frame 1
this.stop();
Symbol 876 MovieClip Frame 2
this.stop();
_root.stufinprog = 1;
if (_root.oppnumber == 1) {
_global.flower = _global.flower + 1;
_global.money = _global.money + 50;
this.itemgained.text = "You gained a Flower and $50!";
this.itemgained1.text = "You gained a Flower and $50!";
if (_global.flamhand == 0) {
_global.flamhand = 1;
this.skillgained1.text = "You also learned the Flaming Hand!";
this.skillgained.text = "You also learned the Flaming Hand!";
}
}
if (_root.oppnumber == 2) {
_global.mushroom = _global.mushroom + 1;
_global.money = _global.money + 100;
this.itemgained.text = "You gained a Mushroom and $100!";
this.itemgained1.text = "You gained a Mushroom and $100!";
if (_global.kick == 0) {
_global.kick = 1;
this.skillgained1.text = "You also learned how to kick!";
this.skillgained.text = "You also learned how to kick!";
}
}
if (_root.oppnumber == 3) {
_global.pearl = _global.pearl + 1;
_global.money = _global.money + 200;
this.itemgained.text = "You gained a Pearl and $200!";
this.itemgained1.text = "You gained a Pearl and $200!";
if (_global.lightning == 0) {
_global.lightning = 1;
this.skillgained1.text = "You also learned to cast Lightning!";
this.skillgained.text = "You also learned to cast Lightning!";
}
}
Symbol 878 Button
on (release) {
if (_global.hearit == 1) {
_root.sound1.gotoAndStop(21);
}
if (_global.hearit == 1) {
_root.buttn.start();
}
_root.smallmenu1.gotoAndStop(1);
_root.shopitems1.gotoAndStop(1);
_root.beachbuttons1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
_root.momoquestions1.gotoAndStop(1);
_root.dtownbuttons1.gotoAndStop(1);
_root.eastwingbutton1.gotoAndStop(1);
_root.eastwingbutton2.gotoAndStop(1);
_root.eastwingbutton3.gotoAndStop(1);
_root.eastwingbutton4.gotoAndStop(1);
_root.eastwingbutton5.gotoAndStop(1);
_root.eastwingbutton6.gotoAndStop(1);
_root.eastwingbutton7.gotoAndStop(1);
_root.eastwingbutton8.gotoAndStop(1);
_root.eastwingbutton9.gotoAndStop(1);
_root.eastwingbutton10.gotoAndStop(1);
_root.eastwingbutton11.gotoAndStop(1);
_root.eastwingbutton12.gotoAndStop(1);
_root.eastwingbutton13.gotoAndStop(1);
_root.shopbutton1.gotoAndStop(1);
_root.mapbuttons1.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.mountaintraining1.gotoAndStop(1);
_root.sleepmc1.gotoAndStop(1);
_root.workbuttonmc1.gotoAndStop(1);
_root.fightbuttons1.gotoAndStop(1);
_parent.my_sound.stop();
if (_root.oppnumber == 9) {
_root.won = 1;
_root.ending1.gotoAndStop(15);
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(1);
}
}
Symbol 880 MovieClip Frame 1
this.stop();
Symbol 880 MovieClip Frame 2
this.stop();
_root.stufinprog = 1;
Symbol 885 Button
on (release) {
if (_global.hearit == 1) {
_root.sound1.gotoAndStop(21);
}
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_global.whosfighting == 1) {
_root.crystalappear1.gotoAndStop(3);
_root.crystaltxt1 = "Crystal: Mmm, you ARE strong...";
_root.crystaltxt2 = "";
_global.crystalexp = _global.crystalexp + 30;
_root.gingoback = 2;
}
if (_global.whosfighting == 2) {
_root.scarletappear1.gotoAndStop(3);
_root.scarlettxt1 = "Scarlet: Ouch! That hurt!";
_root.scarlettxt2 = "";
if (_global.scarletexp > 20) {
_global.scarletexp = _global.scarletexp - 20;
} else {
_global.scarletexp = 0;
}
_root.gingoback = 2;
}
if (_global.whosfighting == 3) {
_root.hazelappear1.gotoAndStop(3);
_root.hazeltxt1 = "Hazel: Fuck, you didn't have to go so hard on me!";
_root.hazeltxt2 = "";
if (_global.hazelexp > 40) {
_global.hazelexp = _global.hazelexp - 40;
} else {
_global.hazelexp = 0;
}
_root.gingoback = 2;
}
if (_global.whosfighting == 5) {
_root.roseappear1.gotoAndStop(3);
_root.rosetxt1 = "Rose: I think you broke my glasses, asshole!";
_root.rosetxt2 = "";
if (_global.roseexp > 40) {
_global.roseexp = _global.roseexp - 40;
} else {
_global.roseexp = 0;
}
_root.gingoback = 2;
}
if (_global.whosfighting == 4) {
_root.violetappear1.gotoAndStop(3);
_root.violettxt1 = "Violet: Nobody's that strong! You must have been wearing armor under your clothes. I demand you take your shirt off immediately.";
_root.violettxt2 = "";
_global.violetexp = _global.violetexp + 40;
_root.gingoback = 2;
}
if (_global.whosfighting == 6) {
_root.gingerappear1.gotoAndStop(3);
_root.gingertxt1 = "Ginger: You're lucky I didn't have my nunchaku with me!";
_root.gingertxt2 = "";
if (_global.gingerexp > 30) {
_global.gingerexp = _global.gingerexp - 30;
} else {
_global.gingerexp = 0;
}
_root.gingoback = 2;
}
_parent.gotoAndStop(1);
_root.fightover = 1;
}
Symbol 887 MovieClip Frame 1
this.stop();
Symbol 887 MovieClip Frame 2
this.stop();
_root.stufinprog = 1;
Symbol 888 Button
on (release) {
if (_global.hearit == 1) {
_root.sound1.gotoAndStop(21);
}
if (_global.hearit == 1) {
_root.buttn.play();
}
if (_global.whosfighting == 1) {
_root.crystalappear1.gotoAndStop(3);
_root.crystaltxt1 = "Crystal: Haha, you're bleeding now. What a pussy!";
_root.crystaltxt2 = "";
if (_global.crystalexp > 20) {
_global.crystalexp = _global.crystalexp - 20;
} else {
_global.crystalexp = 0;
}
_root.gingoback = 2;
}
if (_global.whosfighting == 2) {
_root.scarletappear1.gotoAndStop(3);
_root.scarlettxt1 = "Scarlet: Oh my gosh, did I hurt you? I'm so sorry!";
_root.scarlettxt2 = "";
_root.scarletexp = _root.scarletexp + 15;
_root.gingoback = 2;
}
if (_global.whosfighting == 3) {
_root.hazelappear1.gotoAndStop(3);
_root.hazeltxt1 = "Hazel: Well, you deserved it...";
_root.hazeltxt2 = "";
_root.gingoback = 2;
}
if (_global.whosfighting == 5) {
_root.roseappear1.gotoAndStop(3);
_root.rosetxt1 = "Rose: Hahaha, get up and stop twitching, silly!";
_root.rosetxt2 = "";
_root.gingoback = 2;
}
if (_global.whosfighting == 4) {
_root.violetappear1.gotoAndStop(3);
_root.violettxt1 = "Violet: That'll teach you to be rude.";
_root.violettxt2 = "";
if (_global.scarletexp > 20) {
_global.scarletexp = _global.scarletexp - 20;
} else {
_global.scarletexp = 0;
}
_root.gingoback = 2;
}
if (_global.whosfighting == 6) {
_root.gingerappear1.gotoAndStop(3);
_root.gingertxt1 = "Ginger: Yesss! Thanks for letting me win!";
_root.gingertxt2 = "";
_global.scarletexp = _global.scarletexp + 10;
_root.gingoback = 2;
}
_parent.gotoAndStop(1);
}
Symbol 890 MovieClip Frame 1
this.stop();
Symbol 890 MovieClip Frame 2
this.stop();
_root.stufinprog = 1;
Symbol 894 MovieClip Frame 1
this.stop();
_root.oppnumber = 0;
Symbol 894 MovieClip Frame 2
if (_global.kick == 0) {
this.kick1.gotoAndStop(2);
}
if (_global.lightning == 0) {
this.lightning1.gotoAndStop(2);
}
if (_global.flamhand == 0) {
this.flamhand1.gotoAndStop(2);
}
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(4);
}
var swipe = new Sound();
swipe.attachSound("swipe");
var thunder = new Sound();
thunder.attachSound("thunder");
var flamhand = new Sound();
flamhand.attachSound("flamhand");
var energy = new Sound();
energy.attachSound("energyball copy");
var punch = new Sound();
punch.attachSound("punchhard");
_root.smallmenu1.gotoAndStop(12);
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
this.stop();
_root.opponenthp = 700;
_root.opponenthp2 = 700;
_root.opstrength = 50;
_root.attack = 1;
_root.oppnumber = 1;
Instance of Symbol 818 MovieClip "oplife1" in Symbol 894 MovieClip Frame 2
onClipEvent (enterFrame) {
this._xscale = (_root.opponenthp / _root.opponenthp2) * 100;
}
Instance of Symbol 840 MovieClip "punchit1" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
_root.stufinprog = 0;
}
Instance of Symbol 845 MovieClip "kickit1" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
}
Instance of Symbol 852 MovieClip "enrgball1" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
_root.stufinprog = 0;
}
Instance of Symbol 856 MovieClip "ltnin1" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
_root.stufinprog = 0;
}
Instance of Symbol 861 MovieClip "flmhand1" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
_root.stufinprog = 0;
}
Instance of Symbol 863 MovieClip in Symbol 894 MovieClip Frame 2
onClipEvent (enterFrame) {
this._xscale = (_global.hp / _global.hp2) * 100;
}
Instance of Symbol 869 MovieClip "opattack" in Symbol 894 MovieClip Frame 2
onClipEvent (load) {
this.stop();
_root.stufinprog = 0;
}
Symbol 894 MovieClip Frame 3
if (_global.kick == 0) {
this.kick1.gotoAndStop(2);
}
if (_global.lightning == 0) {
this.lightning1.gotoAndStop(2);
}
if (_global.flamhand == 0) {
this.flamhand1.gotoAndStop(2);
}
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(4);
}
var swipe = new Sound();
swipe.attachSound("swipe");
var thunder = new Sound();
thunder.attachSound("thunder");
var flamhand = new Sound();
flamhand.attachSound("flamhand");
var energy = new Sound();
energy.attachSound("energyball copy");
var punch = new Sound();
punch.attachSound("punchhard");
_root.smallmenu1.gotoAndStop(12);
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
this.stop();
_root.opponenthp = 150;
_root.opponenthp2 = 150;
_root.opstrength = 30;
_root.attack = 1;
_root.oppnumber = 2;
Symbol 894 MovieClip Frame 4
if (_global.kick == 0) {
this.kick1.gotoAndStop(2);
}
if (_global.lightning == 0) {
this.lightning1.gotoAndStop(2);
}
if (_global.flamhand == 0) {
this.flamhand1.gotoAndStop(2);
}
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(4);
}
var swipe = new Sound();
swipe.attachSound("swipe");
var thunder = new Sound();
thunder.attachSound("thunder");
var flamhand = new Sound();
flamhand.attachSound("flamhand");
var energy = new Sound();
energy.attachSound("energyball copy");
var punch = new Sound();
punch.attachSound("punchhard");
_root.smallmenu1.gotoAndStop(12);
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
this.stop();
_root.opponenthp = 400;
_root.opponenthp2 = 400;
_root.opstrength = 40;
_root.attack = 1;
_root.oppnumber = 3;
Symbol 894 MovieClip Frame 5
if (_global.kick == 0) {
this.kick1.gotoAndStop(2);
}
if (_global.lightning == 0) {
this.lightning1.gotoAndStop(2);
}
if (_global.flamhand == 0) {
this.flamhand1.gotoAndStop(2);
}
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(4);
}
var swipe = new Sound();
swipe.attachSound("swipe");
var thunder = new Sound();
thunder.attachSound("thunder");
var flamhand = new Sound();
flamhand.attachSound("flamhand");
var energy = new Sound();
energy.attachSound("energyball copy");
var punch = new Sound();
punch.attachSound("punchhard");
_root.smallmenu1.gotoAndStop(12);
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
this.stop();
_root.oppnumber = 0;
Symbol 894 MovieClip Frame 6
if (_global.kick == 0) {
this.kick1.gotoAndStop(2);
}
if (_global.lightning == 0) {
this.lightning1.gotoAndStop(2);
}
if (_global.flamhand == 0) {
this.flamhand1.gotoAndStop(2);
}
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(4);
}
var swipe = new Sound();
swipe.attachSound("swipe");
var thunder = new Sound();
thunder.attachSound("thunder");
var flamhand = new Sound();
flamhand.attachSound("flamhand");
var energy = new Sound();
energy.attachSound("energyball copy");
var punch = new Sound();
punch.attachSound("punchhard");
_global.song = 0;
_root.smallmenu1.gotoAndStop(12);
_root.shopbutton1.gotoAndStop(2);
_root.shopitems1.gotoAndStop(2);
_root.beachbuttons1.gotoAndStop(2);
_root.forestbuttons1.gotoAndStop(2);
_root.momoquestions1.gotoAndStop(2);
_root.dtownbuttons1.gotoAndStop(2);
_root.eastwingbutton1.gotoAndStop(2);
_root.eastwingbutton2.gotoAndStop(2);
_root.eastwingbutton3.gotoAndStop(2);
_root.eastwingbutton4.gotoAndStop(2);
_root.eastwingbutton5.gotoAndStop(2);
_root.eastwingbutton6.gotoAndStop(2);
_root.eastwingbutton7.gotoAndStop(2);
_root.eastwingbutton8.gotoAndStop(2);
_root.eastwingbutton9.gotoAndStop(2);
_root.eastwingbutton10.gotoAndStop(2);
_root.eastwingbutton11.gotoAndStop(2);
_root.eastwingbutton12.gotoAndStop(2);
_root.eastwingbutton13.gotoAndStop(2);
_root.mapbuttons1.gotoAndStop(2);
_root.mountainbutton1.gotoAndStop(2);
_root.mountaintraining1.gotoAndStop(3);
_root.sleepmc1.gotoAndStop(2);
_root.workbuttonmc1.gotoAndStop(2);
_root.fightbuttons1.gotoAndStop(2);
this.stop();
_root.opponenthp = 800;
_root.opponenthp2 = 800;
_root.opstrength = 60;
_root.attack = 1;
_root.oppnumber = 9;
Symbol 896 Button
on (release) {
this.gotoAndStop(20);
_global.hearit = 0;
}
Symbol 899 Button
on (release) {
_global.hearit = 1;
if (_root._currentframe < 125) {
this.gotoAndPlay(1);
} else if (_root._currentframe == 125) {
this.gotoAndPlay(8);
} else if (_root._currentframe <= 128) {
this.gotoAndPlay(6);
} else if (_root._currentframe <= 129) {
this.gotoAndPlay(8);
} else if (_root._currentframe <= 130) {
this.gotoAndPlay(6);
} else if (_root._currentframe <= 131) {
this.gotoAndPlay(8);
} else if (_root._currentframe <= 132) {
this.gotoAndPlay(8);
} else if (_root._currentframe == 133) {
this.gotoAndPlay(16);
} else if (_root._currentframe <= 139) {
this.gotoAndPlay(14);
}
}
Symbol 900 MovieClip Frame 1
stopAllSounds();
Symbol 900 MovieClip Frame 2
this.stop();
Symbol 900 MovieClip Frame 4
stopAllSounds();
Symbol 900 MovieClip Frame 5
this.stop();
var my_sound = new Sound();
my_sound.attachSound("fght2");
my_sound.onSoundComplete = function () {
my_sound.start(6.1, 999);
};
my_sound.start();
Symbol 900 MovieClip Frame 6
stopAllSounds();
Symbol 900 MovieClip Frame 7
this.stop();
Symbol 900 MovieClip Frame 8
stopAllSounds();
Symbol 900 MovieClip Frame 9
this.stop();
Symbol 900 MovieClip Frame 10
stopAllSounds();
Symbol 900 MovieClip Frame 11
this.stop();
Symbol 900 MovieClip Frame 12
stopAllSounds();
Symbol 900 MovieClip Frame 13
this.stop();
Symbol 900 MovieClip Frame 14
stopAllSounds();
Symbol 900 MovieClip Frame 15
this.stop();
Symbol 900 MovieClip Frame 16
stopAllSounds();
Symbol 900 MovieClip Frame 17
this.stop();
Symbol 900 MovieClip Frame 18
stopAllSounds();
Symbol 900 MovieClip Frame 19
this.stop();
if (hearit == 1) {
this.gotoAndPlay(22);
}
Symbol 900 MovieClip Frame 20
this.stop();
Symbol 900 MovieClip Frame 21
stopAllSounds();
if (_global.song == 1) {
this.gotoAndPlay(1);
}
if (_global.song == 6) {
this.gotoAndPlay(6);
}
if (_global.song == 8) {
this.gotoAndPlay(8);
}
Symbol 900 MovieClip Frame 22
this.stop();
Symbol 900 MovieClip Frame 23
stopAllSounds();
Symbol 900 MovieClip Frame 24
this.stop();
var my_sound = new Sound();
my_sound.attachSound("Sw2");
my_sound.onSoundComplete = function () {
my_sound.start(11.67, 999);
};
my_sound.start();
Symbol 902 Button
on (release) {
_root.gotoAndStop(123);
}
Symbol 903 Button
on (release) {
_root.gotoAndStop(124);
}
Symbol 904 Button
on (release) {
_root.gotoAndStop(117);
}
Symbol 906 Button
on (release) {
_root.gotoAndStop(122);
}
Symbol 907 MovieClip Frame 1
this.stop();
Symbol 907 MovieClip Frame 2
this.stop();
Symbol 910 Button
on (release) {
_root.gotoAndStop(113);
}
Symbol 911 Button
on (release) {
_root.gotoAndStop(112);
}
Symbol 912 Button
on (release) {
_root.gotoAndStop(115);
}
Symbol 914 Button
on (release) {
_root.gotoAndStop(125);
}
Symbol 918 MovieClip Frame 1
this.stop();
Symbol 918 MovieClip Frame 2
this.stop();
Symbol 921 Button
on (release) {
_root.gotoAndStop(116);
}
Symbol 923 MovieClip Frame 1
this.stop();
Symbol 923 MovieClip Frame 2
this.stop();
Symbol 926 MovieClip Frame 1
this.stop();
Symbol 926 MovieClip Frame 2
this.stop();
Symbol 929 MovieClip Frame 1
this.stop();
Symbol 929 MovieClip Frame 2
this.stop();
Symbol 935 Button
on (release) {
if (_global.hearit == 1) {
_root.fut4.start();
}
if (_global.daytime <= 70) {
if (_global.hp >= 40) {
_global.daytime = _global.daytime + 30;
_global.hp = _global.hp - 40;
_global.money = _global.money + (_global.magic + (_global.intellect * 2));
this.gotoAndStop(4);
} else {
this.gotoAndStop(3);
}
} else {
this.gotoAndStop(5);
}
}
Symbol 937 Button
on (release) {
_root.eastwingbutton8.gotoAndStop(1);
_root.smallmenu1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 948 MovieClip Frame 1
this.stop();
Symbol 948 MovieClip Frame 2
this.stop();
Symbol 948 MovieClip Frame 3
this.stop();
_root.eastwingbutton8.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 948 MovieClip Frame 4
this.stop();
_root.eastwingbutton8.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
this.amount.text = _global.magic + (_global.intellect * 2);
Symbol 948 MovieClip Frame 5
this.stop();
_root.eastwingbutton8.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 951 Button
on (release) {
_root.gotoAndStop(112);
}
Symbol 952 MovieClip Frame 1
this.stop();
Symbol 952 MovieClip Frame 2
this.stop();
Symbol 956 Button
on (release) {
if (_global.daynumber == _global.daysleft) {
_root.gotoAndStop(140);
} else {
_root.gotoAndStop(133);
}
}
Symbol 957 MovieClip Frame 1
this.stop();
Symbol 957 MovieClip Frame 2
this.stop();
Symbol 963 Button
on (release) {
this.nextFrame();
}
Symbol 967 Button
on (release) {
this.nextFrame();
}
Symbol 970 Button
on (release) {
_parent.nextFrame();
}
Symbol 971 MovieClip Frame 1
this.stop();
Symbol 971 MovieClip Frame 2
this.stop();
Symbol 981 Button
on (release) {
_parent._parent.nextFrame();
}
Symbol 982 MovieClip Frame 1
this.stop();
Symbol 982 MovieClip Frame 2
this.stop();
Symbol 983 MovieClip Frame 1
_root.speed = 3;
_root.speed2 = 2;
_root.excitement = 0;
var my_sound = new Sound();
my_sound.attachSound("unnnh");
_root.plsnd = 1;
Instance of Symbol 978 MovieClip in Symbol 983 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (this._x < 530)) {
this._x = this._x + _root.speed;
this._y = this._y + _root.speed2;
_root.plsnd = 1;
}
if (Key.isDown(37) && (this._x > 450)) {
this._x = this._x - _root.speed;
this._y = this._y - _root.speed2;
if ((this._x < 480) && (_root.plsnd == 1)) {
_parent.my_sound.start();
_root.plsnd = 0;
}
if ((this._x < 480) && (_root.excitement < 100)) {
_root.excitement = _root.excitement + 2;
} else if (_root.excitement >= 98) {
_parent.vioprogress1.nextFrame();
}
}
if ((this._x < 460) && (_root.speed < 10)) {
_root.speed = 9;
_root.speed2 = 6;
}
_parent.excitelvl2._yscale = _root.excitement;
}
Symbol 989 Button
on (release) {
_root.gotoAndStop(140);
}
Symbol 991 MovieClip Frame 1
this.stop();
Symbol 991 MovieClip Frame 2
this.stop();
Symbol 991 MovieClip Frame 3
this.stop();
_root.sound1.gotoAndPlay(18);
_root.smallmenu1.gotoAndStop(12);
_root.eastwingbutton6.gotoAndStop(2);
Symbol 991 MovieClip Frame 4
this.stop();
this.crystxt9.text = ("Hi " + _global.charname) + ", I'm glad you're here. I think I accidentally blew up my air conditioner. Can you fix it?";
Symbol 991 MovieClip Frame 5
this.stop();
this.crystxt9.text = "Oh, you couldn't get it working? Blown to bits, huh? Thanks for trying though. It's been so hot lately! I'm all sweaty... Can you help me take this shirt off?";
Symbol 991 MovieClip Frame 6
this.stop();
Symbol 991 MovieClip Frame 7
this.stop();
Symbol 991 MovieClip Frame 8
this.stop();
Symbol 991 MovieClip Frame 9
this.stop();
Symbol 991 MovieClip Frame 10
this.play();
Symbol 991 MovieClip Frame 12
this.play();
Symbol 991 MovieClip Frame 13
this.stop();
Symbol 991 MovieClip Frame 14
this.stop();
Symbol 991 MovieClip Frame 15
this.stop();
Symbol 1004 Button
on (press) {
this.nextFrame();
}
Symbol 1006 Button
on (release) {
this.prevFrame();
}
Symbol 1007 MovieClip Frame 1
this.stop();
Symbol 1007 MovieClip Frame 2
this.stop();
Symbol 1009 Button
on (press) {
startDrag (this);
_parent.proceed1.nextFrame();
}
on (release) {
stopDrag();
_parent.proceed1.nextFrame();
}
Symbol 1012 Button
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
Symbol 1020 MovieClip Frame 1
this.stop();
Symbol 1020 MovieClip Frame 2
this.stop();
Symbol 1025 MovieClip Frame 1
_root.speed = 5;
_root.excitement = 0;
_root.plsnd = 1;
var my_sound = new Sound();
my_sound.attachSound("shrtbrth");
Instance of Symbol 1023 MovieClip in Symbol 1025 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (this._x < 500)) {
this._x = this._x + _root.speed;
_parent.rubyface1.gotoAndStop(1);
_root.plsnd = 1;
}
if (Key.isDown(37) && (this._x > 390)) {
this._x = this._x - _root.speed;
if (this._x < 440) {
if (_root.plsnd == 1) {
_parent.my_sound.start();
_root.plsnd = 0;
}
_parent.rubyface1.gotoAndStop(2);
} else {
_parent.rubyface1.gotoAndStop(1);
}
if ((this._x < 430) && (_root.excitement < 100)) {
_root.excitement = _root.excitement + 2;
} else if (_root.excitement >= 98) {
_parent.vioprogress1.nextFrame();
}
}
if ((this._x < 410) && (_root.speed < 10)) {
_root.speed = 9;
}
_parent.excitelvl2._yscale = _root.excitement;
}
Symbol 1033 MovieClip Frame 1
this.stop();
Symbol 1033 MovieClip Frame 2
this.stop();
Symbol 1036 MovieClip Frame 1
_root.speed = 5;
_root.speed2 = 4;
_root.excitement = 0;
_root.plsnd = 1;
var my_sound = new Sound();
my_sound.attachSound("uhhgasp");
var my_sound2 = new Sound();
my_sound2.attachSound("ohah");
Instance of Symbol 1023 MovieClip in Symbol 1036 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (this._x < 110)) {
this._x = this._x + _root.speed;
this._y = this._y + _root.speed2;
if ((_root.plsnd == 1) && (_root.excitement < 60)) {
_root.plsnd = 0;
_parent.my_sound.start();
} else if (_root.plsnd == 1) {
_parent.my_sound2.start();
_root.plsnd = 0;
}
if ((this._x > 0) && (_root.excitement < 100)) {
_root.excitement = _root.excitement + 2;
}
if (_root.excitement >= 100) {
_parent.proceed1.nextFrame();
}
_parent.rubyface2.gotoAndStop(2);
}
if (Key.isDown(37) && (this._x > 50)) {
this._x = this._x - _root.speed;
this._y = this._y - _root.speed2;
_parent.rubyface2.gotoAndStop(1);
_root.plsnd = 1;
}
if ((this._x > 80) && (_root.speed < 10)) {
_root.speed = 10;
_root.speed2 = 8;
}
_parent.excitelvl2._yscale = _root.excitement;
}
Symbol 1042 Button
on (release) {
_root.gotoAndStop(140);
}
Symbol 1043 MovieClip Frame 1
this.stop();
Symbol 1043 MovieClip Frame 2
this.stop();
Symbol 1043 MovieClip Frame 3
this.stop();
_root.smallmenu1.gotoAndStop(12);
_root.eastwingbutton5.gotoAndStop(2);
_root.sound1.gotoAndPlay(18);
Symbol 1043 MovieClip Frame 4
this.stop();
this.scatext1.text = ("Scarlet: Hey, " + _global.charname) + ", I'm glad you stopped by. I've been thinking about how wonderful this summer has been because of you, and to tell you the truth, I...I want to be with you...";
Symbol 1043 MovieClip Frame 5
this.stop();
this.scatext1.text = "I'm a little nervous... please be gentle...";
Symbol 1043 MovieClip Frame 6
this.stop();
Symbol 1043 MovieClip Frame 7
this.stop();
Symbol 1043 MovieClip Frame 8
this.stop();
Symbol 1043 MovieClip Frame 10
this.stop();
Symbol 1043 MovieClip Frame 11
this.stop();
Symbol 1043 MovieClip Frame 12
this.stop();
Symbol 1043 MovieClip Frame 13
this.play();
Symbol 1043 MovieClip Frame 16
this.stop();
Symbol 1043 MovieClip Frame 17
this.stop();
Symbol 1043 MovieClip Frame 18
this.stop();
Symbol 1050 Button
on (release) {
this.nextmessage = this.nextmessage + 1;
if (this.nextmessage == 2) {
this.haztbox.text = "Hazel: ...I...I want to see your cock.";
}
if (this.nextmessage == 3) {
this.haztbox.text = "(use the arrow keys to move up and down)";
}
if (this.nextmessage == 4) {
this.gotoAndStop(4);
}
}
Symbol 1052 MovieClip Frame 1
this.stop();
Symbol 1052 MovieClip Frame 3
this.stop();
Symbol 1052 MovieClip Frame 6
this.stop();
Symbol 1052 MovieClip Frame 9
this.stop();
Symbol 1052 MovieClip Frame 12
this.stop();
Symbol 1053 Button
on (release) {
this.gotoAndStop(7);
}
Symbol 1063 MovieClip Frame 1
_root.speed = 5;
_root.speed2 = 1;
_root.excitement = 0;
var my_sound = new Sound();
var my_sound2 = new Sound();
my_sound.attachSound("ohah");
my_sound2.attachSound("uhhgasp");
_root.plsnd = 0;
this.stop();
Instance of Symbol 1059 MovieClip in Symbol 1063 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (this._x < -20)) {
if ((_root.plsnd == 1) && (_root.excitement > 60)) {
_root.plsnd = 0;
_parent.my_sound.start();
}
if ((_root.plsnd == 1) && (_root.excitement <= 60)) {
_root.plsnd = 0;
_parent.my_sound2.start();
}
this._x = this._x + _root.speed;
this._y = this._y - _root.speed2;
if ((this._x > -30) && (_root.excitement < 99)) {
_root.excitement = _root.excitement + 3;
}
if (_root.excitement >= 99) {
_parent.nextFrame();
}
}
if (Key.isDown(37) && (this._x > -100)) {
_root.plsnd = 1;
this._x = this._x - _root.speed;
this._y = this._y + _root.speed2;
}
if ((this._x > -18) && (_root.speed < 10)) {
_root.speed = 10;
_root.speed2 = 2;
}
_parent.excitelvl1._yscale = _root.excitement;
}
Symbol 1063 MovieClip Frame 2
this.stop();
Symbol 1068 MovieClip Frame 4
this.stop();
Symbol 1070 MovieClip Frame 1
this.stop();
Symbol 1070 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
_root.eastwingbutton4.gotoAndStop(2);
this.stop();
_root.sound1.gotoAndPlay(18);
Symbol 1070 MovieClip Frame 3
this.nextmessage = 1;
this.haztbox.text = ("Hazel: Oh, " + _global.charname) + ", I was just thinking about you. To tell you the truth, this summer has been the best one of my life, and I can only think of one way to make it even better...";
this.stop();
Symbol 1070 MovieClip Frame 4
this.stop();
Instance of Symbol 1052 MovieClip in Symbol 1070 MovieClip Frame 4
onClipEvent (enterFrame) {
if (Key.isDown(40) && (this._currentframe <= 12)) {
this.nextFrame();
}
if (Key.isDown(38) && (this._currentframe >= 1)) {
this.prevFrame();
}
}
Symbol 1070 MovieClip Frame 5
this.stop();
Symbol 1070 MovieClip Frame 6
this.haztbox.text = "Mmm, it feels so good! Now put it in me! \n (use the arrow keys to move left and right)";
this.stop();
Symbol 1070 MovieClip Frame 7
this.stop();
Symbol 1070 MovieClip Frame 8
this.stop();
Symbol 1070 MovieClip Frame 9
this.stop();
Symbol 1070 MovieClip Frame 10
this.stop();
Symbol 1071 Button
on (release) {
_root.hazelending1.play();
this.gotoAndStop(1);
}
Symbol 1072 MovieClip Frame 1
this.stop();
Symbol 1072 MovieClip Frame 2
this.stop();
Symbol 1075 Button
on (release) {
_root.gotoAndStop(113);
}
Symbol 1076 MovieClip Frame 1
this.stop();
Symbol 1076 MovieClip Frame 2
this.stop();
Symbol 1079 Button
on (release) {
this.nextFrame();
}
Symbol 1082 MovieClip Frame 1
this.stop();
Symbol 1082 MovieClip Frame 2
this.stop();
Symbol 1083 MovieClip Frame 1
this.stop();
Symbol 1083 MovieClip Frame 2
this.stop();
Symbol 1085 Button
on (release) {
_root.viomessage = _root.viomessage + 1;
if (_root.viomessage == 2) {
this.viotxt.text = "Oh, I can't stand it anymore! Take me, you barbarian! Rip these clothes off, and fuck me!";
}
if (_root.viomessage == 3) {
this.viotxt.text = "(undress her using your mouse)";
}
if (_root.viomessage == 4) {
this.nextFrame();
}
}
Symbol 1101 Button
on (release) {
this.play();
}
Symbol 1107 MovieClip Frame 1
this.stop();
Symbol 1107 MovieClip Frame 2
this.stop();
Symbol 1107 MovieClip Frame 3
this.stop();
_root.eastwingbutton3.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
_root.sound1.gotoAndPlay(18);
Symbol 1107 MovieClip Frame 4
this.viotxt1.text = ("There you are, " + _global.charname) + ", I want you to go somewhere with me.";
_root.viomessage = 0;
this.stop();
Symbol 1107 MovieClip Frame 5
this.viotxt.text = "I've always loved these sunflowers because they're so tall, you could get lost in them, and no-one would be able to see you...it's a perfect place to...";
_root.viomessage = 1;
this.stop();
Symbol 1107 MovieClip Frame 6
this.viodressup1.nextFrame();
Symbol 1107 MovieClip Frame 7
this.stop();
Symbol 1107 MovieClip Frame 8
_root.viomessage = 0;
this.stop();
Symbol 1107 MovieClip Frame 9
this.stop();
Symbol 1107 MovieClip Frame 13
this.stop();
Symbol 1107 MovieClip Frame 14
this.stop();
Symbol 1107 MovieClip Frame 15
this.stop();
Symbol 1113 Button
on (release) {
this.nextFrame();
}
Symbol 1123 Button
on (release) {
this.nextFrame();
}
Symbol 1124 Button
on (release) {
_parent.nextFrame();
}
Symbol 1125 MovieClip Frame 20
this.stop();
Symbol 1125 MovieClip Frame 21
this.stop();
Symbol 1125 MovieClip Frame 22
this.stop();
Symbol 1137 MovieClip Frame 1
this.stop();
Instance of Symbol 980 MovieClip in Symbol 1137 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (_parent._currentframe > 1)) {
_parent.prevFrame();
}
if (Key.isDown(37) && (_parent._currentframe < 5)) {
_parent.nextFrame();
if ((this._x > -30) && (_root.excitement < 99)) {
_root.excitement = _root.excitement + 3;
}
if (_root.excitement >= 99) {
_parent.progress1.gotoAndStop(2);
}
}
this._yscale = _root.excitement;
}
Symbol 1137 MovieClip Frame 2
this.stop();
Symbol 1137 MovieClip Frame 3
this.stop();
Symbol 1137 MovieClip Frame 4
this.stop();
Symbol 1137 MovieClip Frame 5
this.stop();
Symbol 1142 MovieClip Frame 1
this.stop();
Symbol 1142 MovieClip Frame 2
this.stop();
Symbol 1142 MovieClip Frame 3
this.stop();
_root.eastwingbutton2.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
_root.sound1.gotoAndPlay(18);
Symbol 1142 MovieClip Frame 4
this.stop();
Symbol 1142 MovieClip Frame 5
this.stop();
Symbol 1142 MovieClip Frame 6
this.stop();
Symbol 1142 MovieClip Frame 7
this.stop();
Symbol 1142 MovieClip Frame 8
this.stop();
_root.excitement = 0;
Symbol 1142 MovieClip Frame 9
this.play();
Symbol 1142 MovieClip Frame 12
this.stop();
Symbol 1142 MovieClip Frame 13
this.stop();
Symbol 1142 MovieClip Frame 14
this.stop();
Symbol 1151 Button
on (release) {
this.nextFrame();
}
Symbol 1160 MovieClip Frame 1
_root.speed = 2;
_root.speed2 = 4;
_root.excitement = 0;
_root.plsnd = 1;
var my_sound = new Sound();
my_sound.attachSound("ahem");
Instance of Symbol 1158 MovieClip in Symbol 1160 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(39) && (this._x < 420)) {
this._x = this._x + _root.speed;
this._y = this._y + _root.speed2;
_root.plsnd = 1;
}
if (Key.isDown(37) && (this._x > 385)) {
this._x = this._x - _root.speed;
this._y = this._y - _root.speed2;
if ((this._x < 480) && (_root.plsnd == 1)) {
_root.plsnd = 0;
_parent.my_sound.start();
}
if ((this._x < 480) && (_root.excitement < 100)) {
_root.excitement = _root.excitement + 2;
} else if (_root.excitement >= 98) {
_parent.vioprogress1.nextFrame();
}
}
if ((this._x < 390) && (_root.speed < 10)) {
_root.speed = 4;
_root.speed2 = 8;
}
_parent.excitelvl2._yscale = _root.excitement;
}
Symbol 1166 Button
on (release) {
_root.gotoAndPlay(140);
}
Symbol 1167 MovieClip Frame 1
this.stop();
Symbol 1167 MovieClip Frame 2
this.stop();
Symbol 1167 MovieClip Frame 3
this.stop();
_root.eastwingbutton1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
_root.sound1.gotoAndPlay(18);
Symbol 1167 MovieClip Frame 4
this.stop();
_root.eastwingbutton1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 1167 MovieClip Frame 5
this.stop();
Symbol 1167 MovieClip Frame 6
this.stop();
Symbol 1167 MovieClip Frame 7
this.stop();
Symbol 1167 MovieClip Frame 8
this.stop();
Symbol 1167 MovieClip Frame 9
this.stop();
Symbol 1167 MovieClip Frame 10
this.play();
Symbol 1167 MovieClip Frame 11
this.play();
Symbol 1167 MovieClip Frame 12
this.play();
Symbol 1167 MovieClip Frame 13
this.stop();
Symbol 1167 MovieClip Frame 14
this.stop();
Symbol 1167 MovieClip Frame 15
this.stop();
Symbol 1172 Button
on (release) {
_root.gotoAndStop(126);
}
Symbol 1176 Button
on (release) {
_root.gotoAndStop(114);
}
Symbol 1180 Button
on (release) {
_root.gotoAndStop(129);
}
Symbol 1185 Button
on (release) {
_root.gotoAndStop(131);
}
Symbol 1197 Button
on (release) {
_root.gotoAndStop(132);
}
Symbol 1198 MovieClip Frame 1
this.stop();
Symbol 1198 MovieClip Frame 2
this.stop();
Symbol 1205 Button
on (release) {
_root.gotoAndStop(130);
}
Symbol 1206 Button
on (release) {
_root.gotoAndStop(127);
}
Symbol 1208 MovieClip Frame 1
this.stop();
Symbol 1208 MovieClip Frame 2
this.stop();
Symbol 1211 Button
on (release) {
if (_global.hearit == 1) {
_root.fut4.start();
}
if (_global.hp >= 50) {
if (_global.daytime <= 75) {
_global.daytime = _global.daytime + 25;
} else {
_global.daynumber = _global.daynumber + 1;
_global.daytime = 0;
}
_global.hp = _global.hp - 50;
_global.intellect = _global.intellect + 3;
this.gotoAndStop(4);
} else {
this.gotoAndStop(3);
}
}
Symbol 1213 Button
on (release) {
_root.dtownbuttons1.gotoAndStop(1);
_root.smallmenu1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 1228 MovieClip Frame 1
this.stop();
Symbol 1228 MovieClip Frame 2
this.stop();
Symbol 1228 MovieClip Frame 3
this.stop();
_root.dtownbuttons1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 1228 MovieClip Frame 4
this.stop();
_root.dtownbuttons1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 1234 Button
on (release) {
_root.hit = 13;
_root.stringee1 = "You will be running the equipment in the studio over in the east wing. Your pay will depend on your skills. You are also the girls\u2019 \u2018go fer\u2019, which means you bring them coffee, cigarettes, and semi- ";
_root.office1.text = "automatic weapons if they ask you for them. Any more questions? ";
_root.stringee2 = "automatic weapons if they ask for them. Is that clear? ";
_root.gotoAndStop(128);
}
Symbol 1235 Button
on (release) {
_root.hit = 10;
_root.stringee1 = "Well, there are six girls working here. Some of them have preferences of where they like to be, according to their lifestyle, so don\u2019t be surprised if you can only find certain girls in certain places. ";
_root.stringee2 = " ";
_root.gotoAndStop(128);
}
Symbol 1236 Button
on (release) {
_root.hit = 13;
_root.stringee1 = "You got a problem with bad gas, punk?";
_root.stringee2 = " ";
_root.gotoAndStop(128);
}
Symbol 1237 Button
on (release) {
_root.hit = 14;
_root.stringee1 = "Whatever, just remember, I\u2019m keeping an eye on you. And I\u2019ll be in my office if you have any more questions.";
_root.stringee2 = " ";
_root.gotoAndStop(128);
}
Symbol 1238 MovieClip Frame 1
this.stop();
Symbol 1238 MovieClip Frame 2
this.stop();
Symbol 1241 Button
on (release) {
_root.hit = _root.hit + 1;
if (_root.hit == 11) {
_root.stringee1 = "Violet has the most potential to be famous, so stay out of her way. Crystal loves me, almost as much as Scarlet and Ginger; in fact, they all love me, but they\u2019ll hate you for sure, so get used to it.";
_root.stringee2 = "Hazel can\u2019t sing worth shit, so we make her clean up";
}
if (_root.hit == 12) {
_root.stringee1 = " around the place, and Rose...well, Rose is wonderful. She likes to cook for us as well as sing, and she rubs my belly so\u2026well\u2026 (his eyes glaze over, and drool seeps from his mouth.)";
_root.stringee2 = "...(maybe you should ask another question) ";
_root.hit = 13;
}
if (_root.hit == 14) {
_root.stringee1 = " ";
_root.stringee2 = " ";
_root.gotoAndStop(127);
}
if (_root.hit == 15) {
_root.stringee1 = " ";
_root.stringee2 = " ";
_root.gotoAndStop(126);
_root.my_sound3.start();
}
}
Symbol 1242 MovieClip Frame 1
this.stop();
Symbol 1242 MovieClip Frame 2
this.stop();
Symbol 1246 MovieClip Frame 1
this.stop();
Symbol 1246 MovieClip Frame 2
this.stop();
Symbol 1251 Button
on (release) {
if (_global.hp > 49) {
_root.fightit1.gotoAndStop(3);
_root.my_sound4.stop();
} else {
this.gotoAndStop(3);
}
}
Symbol 1255 Button
on (release) {
if (_global.hp > 49) {
_root.fightit1.gotoAndStop(4);
_root.my_sound4.stop();
} else {
this.gotoAndStop(3);
}
}
Symbol 1259 Button
on (release) {
if (_global.hp > 49) {
_root.fightit1.gotoAndStop(2);
_root.my_sound4.stop();
} else {
this.gotoAndStop(3);
}
}
Symbol 1260 Button
on (release) {
_root.smallmenu1.gotoAndStop(1);
_root.forestbuttons1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 1261 MovieClip Frame 1
this.stop();
Symbol 1261 MovieClip Frame 2
this.stop();
Symbol 1261 MovieClip Frame 3
this.stop();
_root.smallmenu1.gotoAndStop(12);
_root.forestbuttons1.gotoAndStop(2);
Symbol 1264 Button
on (release) {
_root.gotoAndStop(126);
}
Symbol 1266 MovieClip Frame 1
this.stop();
Symbol 1266 MovieClip Frame 2
this.stop();
Symbol 1270 MovieClip Frame 1
this.stop();
Symbol 1270 MovieClip Frame 12
this.gotoAndStop(1);
Symbol 1272 MovieClip Frame 1
this.stop();
Symbol 1272 MovieClip Frame 13
this.gotoAndStop(1);
Symbol 1276 Button
on (release) {
if (_global.money >= 500) {
if (_global.hearit == 1) {
_root.money.start();
}
_global.money = (_global.money * 1) - 500;
_root.thankyouhere.play();
_global.lei = _global.lei + 1;
_root.smallmenu1.menugold.text = _global.money;
} else {
_root.nomoneyhere.play();
}
}
Symbol 1280 Button
on (release) {
if (_global.money >= 750) {
if (_global.hearit == 1) {
_root.money.start();
}
_global.money = _global.money - 750;
_root.thankyouhere.play();
_global.mp3player = _global.mp3player + 1;
_root.smallmenu1.menugold.text = _global.money;
} else {
_root.nomoneyhere.play();
}
}
Symbol 1284 Button
on (release) {
if (_global.money >= 200) {
if (_global.hearit == 1) {
_root.money.start();
}
_global.money = _global.money - 200;
_root.thankyouhere.play();
_global.wok = _global.wok + 1;
_root.smallmenu1.menugold.text = _global.money;
} else {
_root.nomoneyhere.play();
}
}
Symbol 1287 Button
on (release) {
if (_global.money >= 3000) {
if (_global.hearit == 1) {
_root.money.start();
}
_global.money = _global.money - 3000;
_root.thankyouhere.play();
_root.smallmenu1.menugold.text = _global.money;
_global.bracelet = _global.bracelet + 1;
} else {
_root.nomoneyhere.play();
}
}
Symbol 1291 Button
on (release) {
if (_global.money >= 1000) {
if (_global.hearit == 1) {
_root.money.start();
}
_global.money = _global.money - 1000;
_root.thankyouhere.play();
_global.gun = _global.gun + 1;
_root.smallmenu1.menugold.text = _global.money;
} else {
_root.nomoneyhere.play();
}
}
Symbol 1292 MovieClip Frame 1
this.stop();
Symbol 1292 MovieClip Frame 2
this.stop();
Symbol 1295 Button
on (release) {
_root.gotoAndStop(125);
}
Symbol 1297 MovieClip Frame 1
this.stop();
Symbol 1297 MovieClip Frame 2
this.stop();
Symbol 1301 Button
on (release) {
if (_global.hearit == 1) {
_root.fut4.start();
}
if (_global.hp >= 50) {
if (_global.daytime <= 75) {
_global.daytime = _global.daytime + 25;
} else {
_global.daynumber = _global.daynumber + 1;
_global.daytime = 0;
}
_global.hp = _global.hp - 50;
_global.strength = _global.strength + 3;
this.gotoAndStop(4);
} else {
this.gotoAndStop(3);
}
}
Symbol 1302 Button
on (release) {
_root.beachbuttons1.gotoAndStop(1);
_root.smallmenu1.gotoAndStop(1);
this.gotoAndStop(1);
}
Symbol 1323 MovieClip Frame 1
this.stop();
Symbol 1323 MovieClip Frame 2
this.stop();
Symbol 1323 MovieClip Frame 3
this.stop();
_root.beachbuttons1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 1323 MovieClip Frame 4
this.stop();
_root.beachbuttons1.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
Symbol 1326 MovieClip Frame 1
this.stop();
Symbol 1326 MovieClip Frame 2
this.stop();
Symbol 1331 Button
on (release) {
this.gotoAndStop(2);
_root.smallmenu1.gotoAndStop(12);
}
Symbol 1336 Button
on (release) {
if (_global.hp >= 51) {
if (_global.daytime <= 75) {
_global.daytime = _global.daytime + 25;
} else {
_global.daynumber = _global.daynumber + 1;
_global.daytime = 0;
}
_global.hp = _global.hp - 50;
this.gotoAndStop(7);
} else {
this.gotoAndStop(5);
}
}
Symbol 1339 Button
on (release) {
if (_global.hearit == 1) {
_root.fut4.start();
}
if (_global.hp >= 50) {
if (_global.daytime <= 75) {
_global.daytime = _global.daytime + 25;
} else {
_global.daynumber = _global.daynumber + 1;
_global.daytime = 0;
}
_global.hp = _global.hp - 50;
_global.magic = _global.magic + 3;
this.gotoAndStop(6);
} else {
this.gotoAndStop(4);
}
}
Symbol 1342 Button
on (release) {
this.gotoAndStop(1);
_root.mountainbutton1.gotoAndStop(1);
_root.smallmenu1.gotoAndStop(1);
}
Symbol 1356 MovieClip Frame 1
this.stop();
Symbol 1363 Button
on (release) {
_global.hp2 = _global.hp2 + 10;
_parent._parent.gotoAndStop(2);
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(8);
}
if (_global.hearit == 1) {
_root.buttn.start();
}
}
Symbol 1364 MovieClip Frame 1
this.stop();
Symbol 1364 MovieClip Frame 2
this.stop();
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(8);
}
Symbol 1367 Button
on (release) {
if (_global.hearit == 1) {
stopAllSounds();
_root.sound1.gotoAndPlay(8);
}
if (_global.hearit == 1) {
_root.buttn.start();
}
_parent._parent.gotoAndStop(2);
}
Symbol 1368 MovieClip Frame 1
this.stop();
Symbol 1368 MovieClip Frame 2
this.stop();
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(8);
}
Symbol 1374 MovieClip Frame 1
this.stop();
Symbol 1374 MovieClip Frame 2
this.stop();
_root.mountainbutton1.gotoAndStop(2);
Symbol 1374 MovieClip Frame 3
this.stop();
Symbol 1374 MovieClip Frame 4
this.stop();
Symbol 1374 MovieClip Frame 5
this.stop();
Symbol 1374 MovieClip Frame 6
this.stop();
Symbol 1374 MovieClip Frame 7
this.stop();
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(12);
}
_global.song = 8;
Instance of Symbol 1373 MovieClip "gamespace1" in Symbol 1374 MovieClip Frame 7
onClipEvent (enterFrame) {
if (this.climber1._y <= 120) {
this.youwin1.nextFrame();
this.stop();
} else if (_global.hp == 0) {
this.youlose1.nextFrame();
this.stop();
} else {
if (Key.isDown(39) && (this.climber1._x < 400)) {
this.climber1.play();
this.climber1._x = this.climber1._x + 10;
}
if (Key.isDown(37) && (this.climber1._x > 100)) {
this.climber1.play();
this.climber1._x = this.climber1._x - 10;
}
if (Key.isDown(38) && (this.climber1._y > 100)) {
this.climber1.play();
this.climber1._y = this.climber1._y - 5;
}
if (Key.isDown(40) && (this.climber1._y < 420)) {
this.climber1.play();
this.climber1._y = this.climber1._y + 5;
}
this.boulder1._y = this.boulder1._y + 10;
if (this.boulder1._y > 420) {
this.boulder1._y = 30;
this.boulder1._x = Math.round(Math.random() * 300) + 100;
}
this.boulder2._y = this.boulder2._y + 12;
if (this.boulder2._y > 420) {
this.boulder2._y = 30;
this.boulder2._x = Math.round(Math.random() * 300) + 100;
}
if (this.climber1.hitTest(this.boulder1)) {
this.climber1._y = 420;
this.boulder1._y = 30;
if (_global.hp >= 10) {
_global.hp = _global.hp - 2;
} else {
_global.hp = 0;
}
}
if (this.climber1.hitTest(this.boulder2)) {
this.climber1._y = 420;
this.boulder2._y = 30;
if (_global.hp >= 10) {
_global.hp = _global.hp - 2;
} else {
_global.hp = 0;
}
}
this.energy1.text = _global.hp;
this.energy2.text = _global.hp;
}
}
Symbol 1444 MovieClip Frame 1
this.stop();
var rndmchoose = 0;
rndmchoose = Math.round(Math.random() * 7);
if (rndmchoose == 0) {
this.gotoAndStop(2);
}
if (rndmchoose == 1) {
this.gotoAndStop(3);
}
if (rndmchoose == 2) {
this.gotoAndStop(4);
}
if (rndmchoose == 3) {
this.gotoAndStop(5);
}
if (rndmchoose == 4) {
this.gotoAndStop(6);
}
if (rndmchoose == 5) {
this.gotoAndStop(7);
}
if (rndmchoose == 6) {
this.gotoAndStop(8);
}
if (rndmchoose == 7) {
this.gotoAndStop(9);
}
Symbol 1444 MovieClip Frame 2
this.stop();
Symbol 1444 MovieClip Frame 3
this.stop();
Symbol 1444 MovieClip Frame 4
this.stop();
Symbol 1444 MovieClip Frame 5
this.stop();
Symbol 1444 MovieClip Frame 6
this.stop();
Symbol 1444 MovieClip Frame 7
this.stop();
Symbol 1444 MovieClip Frame 8
this.stop();
Symbol 1444 MovieClip Frame 9
this.stop();
Symbol 1446 Button
on (release) {
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(1);
_root.buttn.play();
this.nextFrame();
} else {
_root.gotoAndStop(118);
}
}
Symbol 1448 MovieClip Frame 1
this.sleepday.text = _global.daynumber;
Symbol 1448 MovieClip Frame 20
_global.daynumber = _global.daynumber + 1;
this.sleepday.text = _global.daynumber;
_global.daytime = 0;
_global.hp = _global.hp2;
this.stop();
Symbol 1448 MovieClip Frame 21
_root.gotoAndStop(118);
Symbol 1464 MovieClip Frame 1
this.stop();
Symbol 1464 MovieClip Frame 2
this.stop();
Symbol 1464 MovieClip Frame 3
this.stop();
Symbol 1464 MovieClip Frame 4
this.stop();
Symbol 1464 MovieClip Frame 5
this.stop();
Symbol 1464 MovieClip Frame 6
this.stop();
Symbol 1464 MovieClip Frame 7
this.stop();
Symbol 1464 MovieClip Frame 8
this.stop();
Symbol 1465 Button
on (release) {
_global.day = _global.day + 1;
_global.gingerdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.gingerselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1466 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.gingertxt1 = "Ginger: Let's do something else.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1467 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.gingertxt1 = "Ginger: Hey, how do I look?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Pamela Anderson ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Anna Kournikova ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 1;
_root.gingerselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.gingertxt1 = "Ginger: Hey, let's get a snack.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, how about some melons?";
_root.gingerans2 = "-Sure, how about some oranges?";
_root.gingerans3 = "-Sure, how about some coconuts?";
_root.gingoback = 0;
_root.correct = 1;
_root.gingerselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.gingertxt1 = "Ginger: I'm getting thirsty, let's get something to drink.";
_root.gingertxt2 = "";
_root.gingerans1 = "-How about some soda?";
_root.gingerans2 = "-How about some beer?";
_root.gingerans3 = "-How about some orange juice?";
_root.gingoback = 0;
_root.correct = 2;
_root.gingerselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.gingertxt1 = "Ginger: Hey, did I ever tell you about my favorite band?.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, the Beach Boys, right?";
_root.gingerans2 = "-Yeah, the Backstreet Boys, right?";
_root.gingerans3 = "-Yeah, the Cars, right?";
_root.gingoback = 0;
_root.correct = 1;
_root.gingerselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.gingertxt1 = "Ginger: You remember how I was telling you about my favorit tv show?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Hawaii 5 O.";
_root.gingerans2 = "-Yeah, Dexter's Lab.";
_root.gingerans3 = "-Yeah, the A Team.";
_root.gingoback = 0;
_root.correct = 1;
_root.gingerselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.gingertxt1 = "Ginger: Yeah, a lot of people think I look older than I really am, but I don't think so. What do you think?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Nah, you look 22 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 20 years old.";
_root.gingoback = 0;
_root.correct = 3;
_root.gingerselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.gingertxt1 = "Ginger: Bet you don't remember my birthday.";
_root.gingertxt2 = "";
_root.gingerans1 = "-May 20th.";
_root.gingerans2 = "-June 30th";
_root.gingerans3 = "-May 14th";
_root.gingoback = 0;
_root.correct = 3;
_root.gingerselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.gingertxt1 = "Ginger: You know how I was telling you about the kind of guy I like?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Strong and Magical?";
_root.gingerans2 = "-Magical and Rich?";
_root.gingerans3 = "-Intellectual and Magical?";
_root.gingoback = 0;
_root.correct = 2;
_root.gingerselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.gingertxt1 = "Ginger: Could you burn me a cd?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, I've got plenty of hip-hop music.";
_root.gingerans2 = "-Sure, I've got plenty of punk music.";
_root.gingerans3 = "-Sure, I've got plenty of reggae music.";
_root.gingoback = 0;
_root.correct = 2;
_root.gingerselect = 9;
this.gotoAndStop(3);
}
if (randomquestion == 9) {
_root.gingertxt1 = "Ginger: Do you remember my last name?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, it's Anderson.";
_root.gingerans2 = "-Yeah, it's Kudrow.";
_root.gingerans3 = "-Yeah, it's Suzuki.";
_root.gingoback = 0;
_root.correct = 2;
_root.gingerselect = 10;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Ginger: Could we do something else now?";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1472 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.gingertxt1 = "Ginger: Thanks!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.gingertxt1 = "Ginger: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Ginger: Let's do something else.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1477 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.gingertxt1 = "Ginger: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1480 MovieClip Frame 5
this.stop();
Symbol 1483 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 0) {
_root.gingertxt1 = "";
_root.gingertxt2 = "";
this.nextFrame();
} else if (_root.gingoback == 1) {
_root.gingertxt1 = "";
_root.gingertxt2 = "";
this.gotoAndStop(2);
}
}
Symbol 1484 Button
on (release) {
_root.choice = 1;
this.nextFrame();
}
Symbol 1485 Button
on (release) {
_root.choice = 2;
this.nextFrame();
}
Symbol 1486 Button
on (release) {
_root.choice = 3;
this.nextFrame();
}
Symbol 1488 Button
on (release) {
_root.gotoAndStop(118);
}
Symbol 1490 Button
on (release) {
this.gotoAndStop(11);
}
Symbol 1492 Button
on (release) {
_global.gingergf = 1;
_global.gingerstatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1501 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Ginger: I already have one, but it was a nice gesture, thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 4);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1502 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Ginger: Are you mistaking me with someone else?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1503 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Ginger: Oh, how nice. Did you pick it yourself?";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1504 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Ginger: Haha, a mushroom...";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 1);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1505 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Ginger: Oh...wow, this looks expensive...Thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1506 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Ginger: Wow, thank you! I love leis, they're so beautiful!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 25);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1507 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Ginger: A wok. Are you trying to tell me something?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1508 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Ginger: Oh my gosh, it's so pretty! Thank you so much!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1524 Button
on (release) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
_parent._parent.gotoAndStop(2);
_root.talked = 1;
if (_global.hearit == 1) {
_root.buttn.start();
}
}
Symbol 1525 MovieClip Frame 1
this.stop();
Symbol 1525 MovieClip Frame 2
this.stop();
Symbol 1526 Button
on (release) {
_parent._parent.gotoAndStop(2);
_root.talked = 1;
if (_global.hearit == 1) {
_root.buttn.start();
}
}
Symbol 1527 MovieClip Frame 1
this.stop();
Symbol 1527 MovieClip Frame 2
this.stop();
Symbol 1535 Button
on (release) {
_global.gingerexp = _global.gingerexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.gingerdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.gingerselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.gingerexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1536 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1536 MovieClip Frame 30
this.stop();
Symbol 1537 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.gingerexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.gingerselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.gingerdate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1537 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.gingerdate == 1) {
this.gingerdatebg1.gotoAndStop(1);
}
if (_global.gingerdate == 2) {
this.gingerdatebg1.gotoAndStop(2);
}
if (_global.gingerdate == 3) {
this.gingerdatebg1.gotoAndStop(3);
}
if (_global.gingerdate == 4) {
this.gingerdatebg1.gotoAndStop(4);
}
Symbol 1537 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1537 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1537 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1537 MovieClip Frame 5
this.stop();
Symbol 1537 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1537 MovieClip Frame 7
this.stop();
Symbol 1537 MovieClip Frame 8
this.stop();
Symbol 1537 MovieClip Frame 9
this.stop();
Symbol 1537 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1537 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1528 MovieClip "gamebg1" in Symbol 1537 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1537 MovieClip Frame 12
this.stop();
Symbol 1545 MovieClip Frame 1
this.stop();
Symbol 1545 MovieClip Frame 2
this.stop();
Symbol 1545 MovieClip Frame 3
this.stop();
Symbol 1545 MovieClip Frame 4
this.stop();
Symbol 1546 Button
on (release) {
_global.day = _global.day + 1;
_global.crystaldate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
_root.crystalselect = 0;
_root.gingoback = 0;
_root.crystalans1 = "";
_root.crystalans2 = "";
_root.crystalans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1547 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.gingertxt1 = "Crystal: Let's do something else.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1548 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.gingertxt1 = "Crystal: Hey, how do I look?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Tia Carrera ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Anna Kournikova ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 2;
_root.crystalselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.gingertxt1 = "Crystal: Hey, let's get a snack.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, how about some melons?";
_root.gingerans2 = "-Sure, how about a salad?";
_root.gingerans3 = "-Sure, how about a steak?";
_root.gingoback = 0;
_root.correct = 3;
_root.crystalselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.gingertxt1 = "Crystal: I'm getting thirsty, let's get something to drink.";
_root.gingertxt2 = "";
_root.gingerans1 = "-How about some tequila shots?";
_root.gingerans2 = "-How about some beer?";
_root.gingerans3 = "-How about some soda?";
_root.gingoback = 0;
_root.correct = 1;
_root.crystalselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.gingertxt1 = "Crystal: Hey, did I ever tell you about my favorite band?.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Metallica, right?";
_root.gingerans2 = "-Yeah, Nine Inch Nails, right?";
_root.gingerans3 = "-Yeah, Christina Aquilera, right?";
_root.gingoback = 0;
_root.correct = 1;
_root.crystalselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.gingertxt1 = "Crystal: You remember how I was telling you about my favorit tv show?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, the A-Team.";
_root.gingerans2 = "-Yeah, BattleStar Galactica.";
_root.gingerans3 = "-Yeah, Oprah.";
_root.gingoback = 0;
_root.correct = 1;
_root.crystalselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.gingertxt1 = "Crystal: This guy the other day said I looked like I was 22. What do you think?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Nah, you look 23 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 20 years old.";
_root.gingoback = 0;
_root.correct = 1;
_root.crystalselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.gingertxt1 = "Crystal: Bet you don't remember my birthday.";
_root.gingertxt2 = "";
_root.gingerans1 = "-July 7th.";
_root.gingerans2 = "-June 30th";
_root.gingerans3 = "-May 14th";
_root.gingoback = 0;
_root.correct = 3;
_root.crystalselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.gingertxt1 = "Crystal: Do you know what kind of guy I prefer?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Strong";
_root.gingerans2 = "-Strong and Intelligent";
_root.gingerans3 = "-Magical";
_root.gingoback = 0;
_root.correct = 1;
_root.crystalselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.gingertxt1 = "Crystal: Could you burn me a cd?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, I've got plenty of rap music.";
_root.gingerans2 = "-Sure, I've got plenty of punk music.";
_root.gingerans3 = "-Sure, I've got plenty of heavy metal music.";
_root.gingoback = 0;
_root.correct = 3;
_root.crystalselect = 9;
this.gotoAndStop(3);
}
if (randomquestion == 9) {
_root.gingertxt1 = "Crystal: Do you remember my last name?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, it's Carrera";
_root.gingerans2 = "-Yeah, it's Carter";
_root.gingerans3 = "-You don't have one.";
_root.gingoback = 0;
_root.correct = 3;
_root.crystalselect = 9;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Crystal: Could we do something else now?";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1549 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.gingertxt1 = "Crystal: Thanks!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.gingertxt1 = "Crystal: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Crystal: Let's do something else.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1550 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.gingertxt1 = "Crystal: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1553 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 0) {
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
this.nextFrame();
} else if (_root.gingoback == 1) {
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
this.gotoAndStop(2);
}
}
Symbol 1554 Button
on (release) {
_root.gotoAndStop(118);
}
Symbol 1556 Button
on (release) {
_global.crystalgf = 1;
_global.crystalstatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1565 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Crystal: Well, maybe I can use some of the parts for a new detonator...";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 3);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1566 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Crystal: Whoa! This is perfect!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1567 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Crystal: Ok, thanks, pussy.";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1568 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Crystal: A mushroom... is it an exploding mushroom?";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1569 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Crystal: Yeah, I steal stuff like this all the time.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 3);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1570 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Crystal: Dude, the flowers are fresh, so they don't burn. You suck.";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1571 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Crystal: You gotta be kidding me!";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1572 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Crystal: Wow, that looks like a waste of money.";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1581 Button
on (release) {
_global.crystalexp = _global.crystalexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.crystaldate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.crystaltxt1 = "";
_root.crystaltxt2 = "";
_root.crystalselect = 0;
_root.gingoback = 0;
_root.crystalans1 = "";
_root.crystalans2 = "";
_root.crystalans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.crystalexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1582 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1582 MovieClip Frame 30
this.stop();
Symbol 1583 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.crystalexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.crystalselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.crystaldate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1583 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.crystaldate == 1) {
this.crystaldatebg1.gotoAndStop(1);
}
if (_global.crystaldate == 2) {
this.crystaldatebg1.gotoAndStop(2);
}
if (_global.crystaldate == 3) {
this.crystaldatebg1.gotoAndStop(3);
}
if (_global.crystaldate == 4) {
this.crystaldatebg1.gotoAndStop(4);
}
Symbol 1583 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1583 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1583 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1583 MovieClip Frame 5
this.stop();
Symbol 1583 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1583 MovieClip Frame 7
this.stop();
Symbol 1583 MovieClip Frame 8
this.stop();
Symbol 1583 MovieClip Frame 9
this.stop();
Symbol 1583 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1583 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1575 MovieClip "gamebg1" in Symbol 1583 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1583 MovieClip Frame 12
this.stop();
Symbol 1592 MovieClip Frame 1
this.stop();
Symbol 1592 MovieClip Frame 2
this.stop();
Symbol 1592 MovieClip Frame 3
this.stop();
Symbol 1592 MovieClip Frame 4
this.stop();
Symbol 1593 Button
on (release) {
_global.day = _global.day + 1;
_global.hazeldate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
_root.hazelselect = 0;
_root.gingoback = 0;
_root.hazelans1 = "";
_root.hazelans2 = "";
_root.hazelans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1594 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.gingertxt1 = "Hazel: Let's do something else.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1595 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.gingertxt1 = "Hazel: Hey, how do I look?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Scarlet Johanssen ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Anna Kournikova ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 2;
_root.hazelselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.gingertxt1 = "Hazel: Hey, let's get a snack.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, how about some chocolate?";
_root.gingerans2 = "-Sure, how about some buns?";
_root.gingerans3 = "-Sure, how about some coconuts?";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.gingertxt1 = "Hazel: I'm getting thirsty, let's get something to drink.";
_root.gingertxt2 = "";
_root.gingerans1 = "-How about some spiked smoothies?";
_root.gingerans2 = "-How about some beer?";
_root.gingerans3 = "-How about some tequila shots?";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.gingertxt1 = "Hazel: Hey, did I ever tell you about my favorite singer?.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Frank Sinatra, right?";
_root.gingerans2 = "-Yeah, Britney Spears, right?";
_root.gingerans3 = "-Yeah, Whitney Houston, right?";
_root.gingoback = 0;
_root.correct = 3;
_root.hazelselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.gingertxt1 = "Hazel: You remember how I was telling you about my favorit tv show?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, American Idol.";
_root.gingerans2 = "-Yeah, Grey's Anatomy.";
_root.gingerans3 = "-Yeah, the OC.";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.gingertxt1 = "Hazel: This guy the other day told me I looked like I was 18. What do you think?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Nah, you look 18 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 20 years old.";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.gingertxt1 = "Hazel: Bet you don't remember my birthday.";
_root.gingertxt2 = "";
_root.gingerans1 = "-November 3rd.";
_root.gingerans2 = "-October 3rd";
_root.gingerans3 = "-March 3rd";
_root.gingoback = 0;
_root.correct = 2;
_root.hazelselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.gingertxt1 = "Hazel: You know what kind of guy I like";
_root.gingertxt2 = "";
_root.gingerans1 = "-Magical?";
_root.gingerans2 = "-Strong and Magical?";
_root.gingerans3 = "-Intelligent?";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.gingertxt1 = "Hazel: Could you burn me a cd?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, I've got all kinds of music.";
_root.gingerans2 = "-Sure, I've got lots of classical music.";
_root.gingerans3 = "-Sure, I've got plenty of techno music.";
_root.gingoback = 0;
_root.correct = 1;
_root.hazelselect = 9;
this.gotoAndStop(3);
}
if (randomquestion == 9) {
_root.gingertxt1 = "Hazel: Do you remember my last name?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, it's Honda.";
_root.gingerans2 = "-Sure, it's Suzuki.";
_root.gingerans3 = "-Sure, it's Hitachi.";
_root.gingoback = 0;
_root.correct = 2;
_root.hazelselect = 10;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Hazel: Could we do something else now?";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1596 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.gingertxt1 = "Hazel: Thanks!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.gingertxt1 = "Hazel: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Hazel: Let's do something else.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1597 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.gingertxt1 = "Hazel: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1600 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.gingoback == 0) {
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
this.nextFrame();
} else if (_root.gingoback == 1) {
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
this.gotoAndStop(2);
}
}
Symbol 1601 Button
on (release) {
this.gotoAndStop(11);
}
Symbol 1603 Button
on (release) {
_global.hazelgf = 1;
_global.hazelstatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1612 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Hazel: Oh, it's perfect! Thank you!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1613 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Hazel: It's really...stupid.";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1614 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Hazel: It's pretty. Thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 10);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1615 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Hazel: Hmm. You know, you should give this to Rose...";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1616 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Hazel: Oh... thanks";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1617 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Hazel: A lei? Thank you";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 10);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1618 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Hazel: What?!";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1619 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Hazel: Geez, it's so big...";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1628 Button
on (release) {
_global.hazelexp = _global.hazelexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.hazeldate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.hazeltxt1 = "";
_root.hazeltxt2 = "";
_root.hazelselect = 0;
_root.gingoback = 0;
_root.hazelans1 = "";
_root.hazelans2 = "";
_root.hazelans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.hazelexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1629 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1629 MovieClip Frame 30
this.stop();
Symbol 1630 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.hazelexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.hazelselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.hazeldate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1630 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.hazeldate == 1) {
this.hazeldatebg1.gotoAndStop(1);
}
if (_global.hazeldate == 2) {
this.hazeldatebg1.gotoAndStop(2);
}
if (_global.hazeldate == 3) {
this.hazeldatebg1.gotoAndStop(3);
}
if (_global.hazeldate == 4) {
this.hazeldatebg1.gotoAndStop(4);
}
Symbol 1630 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1630 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1630 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1630 MovieClip Frame 5
this.stop();
Symbol 1630 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1630 MovieClip Frame 7
this.stop();
Symbol 1630 MovieClip Frame 8
this.stop();
Symbol 1630 MovieClip Frame 9
this.stop();
Symbol 1630 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1630 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1622 MovieClip "gamebg1" in Symbol 1630 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1630 MovieClip Frame 12
this.stop();
Symbol 1638 MovieClip Frame 1
this.stop();
Symbol 1638 MovieClip Frame 2
this.stop();
Symbol 1638 MovieClip Frame 3
this.stop();
Symbol 1638 MovieClip Frame 4
this.stop();
Symbol 1639 Button
on (release) {
_global.day = _global.day + 1;
_global.rosedate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.rosetxt1 = "";
_root.rosetxt2 = "";
_root.roseselect = 0;
_root.gingoback = 0;
_root.roseans1 = "";
_root.roseans2 = "";
_root.roseans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1640 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.gingertxt1 = "Rose: Let's do something else.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1641 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.gingertxt1 = "Rose: Hey, how do I look?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Lisa Kudrow ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Joan Kusack ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 3;
_root.roseselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.gingertxt1 = "Rose: Hey, let's get a snack.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, how about some tofu?";
_root.gingerans2 = "-Sure, how about some stir fry?";
_root.gingerans3 = "-Sure, how about some melons?";
_root.gingoback = 0;
_root.correct = 1;
_root.roseselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.gingertxt1 = "Rose: I'm getting thirsty, let's get something to drink.";
_root.gingertxt2 = "";
_root.gingerans1 = "-How about some soda?";
_root.gingerans2 = "-How about some cooking wine?";
_root.gingerans3 = "-How about some gasoline?";
_root.gingoback = 0;
_root.correct = 2;
_root.roseselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.gingertxt1 = "Rose: Hey, did I ever tell you about my favorite band?.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, the Destiny's Child, right?";
_root.gingerans2 = "-Yeah, the Salt and Peppa, right?";
_root.gingerans3 = "-Yeah, the the Fugees, right?";
_root.gingoback = 0;
_root.correct = 2;
_root.roseselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.gingertxt1 = "Rose: You remember how I was telling you about my favorit tv show?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Hawaii 5 O.";
_root.gingerans2 = "-Yeah, Iron Chef.";
_root.gingerans3 = "-Yeah, Cooking with Emeril.";
_root.gingoback = 0;
_root.correct = 2;
_root.roseselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.gingertxt1 = "Rose: Yeah, a lot of people think I look older than I really am, but I don't think so. What do you think?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Nah, you look 17 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 18 years old.";
_root.gingoback = 0;
_root.correct = 3;
_root.roseselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.gingertxt1 = "Rose: Bet you don't remember my birthday.";
_root.gingertxt2 = "";
_root.gingerans1 = "-August 20th.";
_root.gingerans2 = "-August 22nd";
_root.gingerans3 = "-August 25th";
_root.gingoback = 0;
_root.correct = 3;
_root.roseselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.gingertxt1 = "Rose: Do you know what kind of guy I like?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Magical and Intelligent";
_root.gingerans2 = "-Magical and Strong";
_root.gingerans3 = "-Intelligent";
_root.gingoback = 0;
_root.correct = 1;
_root.roseselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.gingertxt1 = "Rose: Could you burn me a cd?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, I've got plenty of hip-hop music.";
_root.gingerans2 = "-Sure, I've got plenty of punk music.";
_root.gingerans3 = "-Sure, I've got plenty of reggae music.";
_root.gingoback = 0;
_root.correct = 1;
_root.roseselect = 9;
this.gotoAndStop(3);
}
if (randomquestion == 9) {
_root.gingertxt1 = "Rose: Do you remember my last name?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, it's Suzuki.";
_root.gingerans2 = "-Sure, it's Honda.";
_root.gingerans3 = "-Sure, it's Hitachi.";
_root.gingoback = 0;
_root.correct = 3;
_root.roseselect = 10;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Rose: Could we do something else now?";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1642 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.gingertxt1 = "Rose: Thanks!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.gingertxt1 = "Rose: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Rose: Let's do something else.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1643 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.gingertxt1 = "Rose: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1647 Button
on (release) {
_global.rosegf = 1;
_global.rosestatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1656 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Rose: But I already have one!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1657 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Rose: But I already have one!.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1658 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Rose: These flowers are poisonous, stupid!";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1659 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Rose: WOW! A RARE VAPUS FLATULENS MUSHROOM! I'm gonna fry it up right away!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1660 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Rose: Oh, thanks... kinda shiny, huh?";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 10);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1661 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Rose: Yay, thank you!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 15);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1662 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Rose: A Superwok 5000! Cool!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 20);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1663 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Rose: That's gotta be fake...";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1671 Button
on (release) {
_global.roseexp = _global.roseexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.rosedate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.rosetxt1 = "";
_root.rosetxt2 = "";
_root.roseselect = 0;
_root.gingoback = 0;
_root.roseans1 = "";
_root.roseans2 = "";
_root.roseans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.roseexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1672 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1672 MovieClip Frame 30
this.stop();
Symbol 1673 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.roseexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.roseselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.rosedate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1673 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.rosedate == 1) {
this.rosedatebg1.gotoAndStop(1);
}
if (_global.rosedate == 2) {
this.rosedatebg1.gotoAndStop(2);
}
if (_global.rosedate == 3) {
this.rosedatebg1.gotoAndStop(3);
}
if (_global.rosedate == 4) {
this.rosedatebg1.gotoAndStop(4);
}
Symbol 1673 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1673 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1673 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1673 MovieClip Frame 5
this.stop();
Symbol 1673 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1673 MovieClip Frame 7
this.stop();
Symbol 1673 MovieClip Frame 8
this.stop();
Symbol 1673 MovieClip Frame 9
this.stop();
Symbol 1673 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1673 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1666 MovieClip "gamebg1" in Symbol 1673 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1673 MovieClip Frame 12
this.stop();
Symbol 1682 MovieClip Frame 1
this.stop();
Symbol 1682 MovieClip Frame 2
this.stop();
Symbol 1682 MovieClip Frame 3
this.stop();
Symbol 1682 MovieClip Frame 4
this.stop();
Symbol 1683 Button
on (release) {
_global.day = _global.day + 1;
_global.scarletdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.scarlettxt1 = "";
_root.scarlettxt2 = "";
_root.scarletselect = 0;
_root.gingoback = 0;
_root.scarletans1 = "";
_root.scarletans2 = "";
_root.scarletans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1684 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.gingertxt1 = "Scarlet: Let's do something else.";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1685 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.gingertxt1 = "Scarlet: Hey, how do I look?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Let's just say Audrey Hepburn ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Pamela Anderson ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 1;
_root.scarletselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.gingertxt1 = "Scarlet: Hey, let's get a snack.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, how about some pretzels?";
_root.gingerans2 = "-Sure, how about some pizza?";
_root.gingerans3 = "-Sure, how about some pasta?";
_root.gingoback = 0;
_root.correct = 2;
_root.scarletselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.gingertxt1 = "Scarlet: I'm getting thirsty, let's get something to drink.";
_root.gingertxt2 = "";
_root.gingerans1 = "-How about a Blue Monday?";
_root.gingerans2 = "-How about a martini?";
_root.gingerans3 = "-How about a Long Island iced tea?";
_root.gingoback = 0;
_root.correct = 3;
_root.scarletselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.gingertxt1 = "Scarlet: Hey, did I ever tell you about my favorite band?.";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Pink, right?";
_root.gingerans2 = "-Yeah, Weezer, right?";
_root.gingerans3 = "-Yeah, Blink 182, right?";
_root.gingoback = 0;
_root.correct = 1;
_root.scarletselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.gingertxt1 = "Scarlet: You remember how I was telling you about my favorit show?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Hawaii 5 O.";
_root.gingerans2 = "-Yeah, Dexter's Lab.";
_root.gingerans3 = "-Yeah, Broken Saints.";
_root.gingoback = 0;
_root.correct = 1;
_root.scarletselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.gingertxt1 = "Scarlet: This guy yesterday told me I look like I'm 22, but I don't think so. What do you think?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Nah, you look 21 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 20 years old.";
_root.gingoback = 0;
_root.correct = 3;
_root.scarletselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.gingertxt1 = "Scarlet: Bet you don't remember my birthday.";
_root.gingertxt2 = "";
_root.gingerans1 = "-March 1st.";
_root.gingerans2 = "-December 30th";
_root.gingerans3 = "-February 18th";
_root.gingoback = 0;
_root.correct = 3;
_root.scarletselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.gingertxt1 = "Scarlet: You know how I was telling you about the kinds of guys I date?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Yeah, Intelligent and Magical";
_root.gingerans2 = "-Yeah, Strong and Intelligent";
_root.gingerans3 = "-Yeah, well-rounded";
_root.gingoback = 0;
_root.correct = 3;
_root.scarletselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.gingertxt1 = "Scarlet: Could you burn me a cd?";
_root.gingertxt2 = "";
_root.gingerans1 = "-Sure, I've got plenty of hip-hop music.";
_root.gingerans2 = "-Sure, I've got plenty of punk music.";
_root.gingerans3 = "-Sure, I've got plenty of techno music.";
_root.gingoback = 0;
_root.correct = 3;
_root.scarletselect = 9;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Scarlet: Could we do something else now?";
_root.gingertxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1686 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.gingertxt1 = "Scarlet: Thanks!";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.gingertxt1 = "Scarlet: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.gingertxt1 = "Scarlet: Let's do something else.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1687 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.gingertxt1 = "Scarlet: What are you doing?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1690 Button
on (release) {
this.gotoAndStop(11);
}
Symbol 1692 Button
on (release) {
_global.scarletgf = 1;
_global.scarletstatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1701 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.gingertxt1 = "Scarlet: Oh, that's nice. Thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1702 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.gingertxt1 = "Scarlet: OMG...thanks";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1703 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.gingertxt1 = "Scarlet: O my gosh! This is my favorite type of flower! I've only seen them in books till now. Thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1704 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.gingertxt1 = "Scarlet: A mushroom... I don't get it.";
_root.gingertxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1705 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.gingertxt1 = "Scarlet: Wow, ok, you really didn't have to do this.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1706 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.gingertxt1 = "Scarlet: Oh, it's very pretty. Thank you.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 10);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1707 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.gingertxt1 = "Scarlet: What? You want me to cook for you or something?";
_root.gingertxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1708 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.gingertxt1 = "Scarlet: You really don't have to get me expensive things, you know.";
_root.gingertxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1717 Button
on (release) {
_global.scarletexp = _global.scarletexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.scarletdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.scarlettxt1 = "";
_root.scarlettxt2 = "";
_root.scarletselect = 0;
_root.gingoback = 0;
_root.scarletans1 = "";
_root.scarletans2 = "";
_root.scarletans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.scarletexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1718 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1718 MovieClip Frame 30
this.stop();
Symbol 1719 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.scarletexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.scarletselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.scarletdate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1719 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.scarletdate == 1) {
this.scarletdatebg1.gotoAndStop(1);
}
if (_global.scarletdate == 2) {
this.scarletdatebg1.gotoAndStop(2);
}
if (_global.scarletdate == 3) {
this.scarletdatebg1.gotoAndStop(3);
}
if (_global.scarletdate == 4) {
this.scarletdatebg1.gotoAndStop(4);
}
Symbol 1719 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1719 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1719 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1719 MovieClip Frame 5
this.stop();
Symbol 1719 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1719 MovieClip Frame 7
this.stop();
Symbol 1719 MovieClip Frame 8
this.stop();
Symbol 1719 MovieClip Frame 9
this.stop();
Symbol 1719 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1719 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1711 MovieClip "gamebg1" in Symbol 1719 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1719 MovieClip Frame 12
this.stop();
Symbol 1727 MovieClip Frame 1
this.stop();
Symbol 1727 MovieClip Frame 2
this.stop();
Symbol 1727 MovieClip Frame 3
this.stop();
Symbol 1727 MovieClip Frame 4
this.stop();
Symbol 1728 Button
on (release) {
_global.day = _global.day + 1;
_global.violetdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.violettxt1 = "";
_root.violettxt2 = "";
_root.violetselect = 0;
_root.gingoback = 0;
_root.violetans1 = "";
_root.violetans2 = "";
_root.violetans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.gotoAndStop(7);
}
Symbol 1729 Button
on (release) {
if (_root.giftgiven == 0) {
this.gotoAndStop(10);
} else {
_root.violettxt1 = "Violet: Let's do something else.";
_root.violettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1730 Button
on (release) {
if (_root.talked < 1) {
this.gotoAndStop(8);
} else if (_root.talked <= 2) {
_root.talked = _root.talked + 1;
var randomquestion = 0;
randomquestion = Math.round(Math.random() * 9);
if (randomquestion == 0) {
_root.violettxt1 = "Violet: Hey, how do I look?";
_root.violettxt2 = "";
_root.gingerans1 = "-Let's just say Angelina Jolie ain't got nothin on you.";
_root.gingerans2 = "-Let's just say Katharine Hepburn ain't got nothin on you.";
_root.gingerans3 = "-Let's just say Anna Kournikova ain't got nothin on you.";
_root.gingoback = 0;
_root.correct = 2;
_root.violetselect = 1;
this.gotoAndStop(3);
}
if (randomquestion == 1) {
_root.violettxt1 = "Violet: Hey, let's get a snack.";
_root.violettxt2 = "";
_root.gingerans1 = "-Sure, how about some tomato soup?";
_root.gingerans2 = "-Sure, how about some minestrone?";
_root.gingerans3 = "-Sure, how about some chili?";
_root.gingoback = 0;
_root.correct = 1;
_root.violetselect = 2;
this.gotoAndStop(3);
}
if (randomquestion == 2) {
_root.violettxt1 = "Violet: I'm getting thirsty, let's get something to drink.";
_root.violettxt2 = "";
_root.gingerans1 = "-How about some tequila?";
_root.gingerans2 = "-How about some beer?";
_root.gingerans3 = "-How about some wine?";
_root.gingoback = 0;
_root.correct = 3;
_root.violetselect = 3;
this.gotoAndStop(3);
}
if (randomquestion == 3) {
_root.violettxt1 = "Violet: Hey, did I ever tell you about my favorite composer?.";
_root.violettxt2 = "";
_root.gingerans1 = "-Yeah, the Bach, right?";
_root.gingerans2 = "-Yeah, the Beethoven, right?";
_root.gingerans3 = "-Yeah, the Mozart, right?";
_root.gingoback = 0;
_root.correct = 1;
_root.violetselect = 4;
this.gotoAndStop(3);
}
if (randomquestion == 4) {
_root.violettxt1 = "Violet: You remember how I was telling you about my favorit tv show?";
_root.violettxt2 = "";
_root.gingerans1 = "-Yeah, Survivor.";
_root.gingerans2 = "-Yeah, the Swan.";
_root.gingerans3 = "-No, you don't watch tv shows...";
_root.gingoback = 0;
_root.correct = 3;
_root.violetselect = 5;
this.gotoAndStop(3);
}
if (randomquestion == 5) {
_root.violettxt1 = "Violet: Yeah, a lot of people think I look older than I really am, but I don't think so. What do you think?";
_root.violettxt2 = "";
_root.gingerans1 = "-Nah, you look 22 years old.";
_root.gingerans2 = "-Nah, you look 19 years old.";
_root.gingerans3 = "-Nah, you look 20 years old.";
_root.gingoback = 0;
_root.correct = 2;
_root.violetselect = 6;
this.gotoAndStop(3);
}
if (randomquestion == 6) {
_root.violettxt1 = "Violet: Bet you don't remember my birthday.";
_root.violettxt2 = "";
_root.gingerans1 = "-December 31st.";
_root.gingerans2 = "-January 3rd";
_root.gingerans3 = "-February 1st";
_root.gingoback = 0;
_root.correct = 2;
_root.violetselect = 7;
this.gotoAndStop(3);
}
if (randomquestion == 7) {
_root.violettxt1 = "Violet: You know how I was telling you about my preference for a certain kind of man?";
_root.violettxt2 = "";
_root.gingerans1 = "-Yeah, rich and strong";
_root.gingerans2 = "-Yeah, rich and intelligent";
_root.gingerans3 = "-Yeah, rich and magical";
_root.gingoback = 0;
_root.correct = 1;
_root.violetselect = 8;
this.gotoAndStop(3);
}
if (randomquestion == 8) {
_root.violettxt1 = "Violet: Could you burn me a cd?";
_root.violettxt2 = "";
_root.gingerans1 = "-Sure, I've got plenty of hip-hop music.";
_root.gingerans2 = "-Sure, I've got plenty of classical music.";
_root.gingerans3 = "-Sure, I've got plenty of reggae music.";
_root.gingoback = 0;
_root.correct = 2;
_root.violetselect = 9;
this.gotoAndStop(3);
}
} else {
_root.violettxt1 = "Violet: Could we do something else now?";
_root.violettxt2 = "";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1731 Button
on (release) {
_root.camflash = 1;
if (_root.picturetaken == 0) {
_root.picturetaken = 1;
if (_root.fun > 50) {
_root.violettxt1 = "Violet: Thanks!";
_root.violettxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 5);
_root.gingoback = 1;
this.gotoAndStop(3);
} else {
_root.violettxt1 = "Violet: What are you doing?";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
} else {
_root.violettxt1 = "Violet: Let's do something else.";
_root.violettxt2 = " ";
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1732 Button
on (release) {
if (_root.fun >= 100) {
this.gotoAndStop(12);
} else {
_root.violettxt1 = "Violet: What are you doing?";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1736 Button
on (release) {
_global.violetgf = 1;
_global.violetstatus = "Girlfriend";
_root.gotoAndStop(118);
}
Symbol 1745 Button
on (release) {
if (_global.mp3player >= 1) {
_global.mp3player = _global.mp3player - 1;
_root.violettxt1 = "Violet: Oh, how quaint, it's the cheaper model...";
_root.violettxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 1);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1746 Button
on (release) {
if (_global.gun >= 1) {
_global.gun = _global.gun - 1;
_root.violettxt1 = "Violet: It's what I should expect from a barbarian, I suppose.";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1747 Button
on (release) {
if (_global.flower >= 1) {
_global.flower = _global.flower - 1;
_root.violettxt1 = "Violet: A flower? Well... thank you.";
_root.violettxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 10);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1748 Button
on (release) {
if (_global.mushroom >= 1) {
_global.mushroom = _global.mushroom - 1;
_root.violettxt1 = "Violet: Disgusting! What the hell is it?";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1749 Button
on (release) {
if (_global.bracelet >= 1) {
_global.bracelet = _global.bracelet - 1;
_root.violettxt1 = "Violet: Oh my, this is beautiful...";
_root.violettxt2 = " ";
_root.fun = _root.fun + Math.round(_root.impression * 30);
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1750 Button
on (release) {
if (_global.lei >= 1) {
_global.lei = _global.lei - 1;
_root.violettxt1 = "Violet: What is this garbage?";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1751 Button
on (release) {
if (_global.wok >= 1) {
_global.wok = _global.wok - 1;
_root.violettxt1 = "Violet: Well! I've never been so offended!";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1752 Button
on (release) {
if (_global.pearl >= 1) {
_global.pearl = _global.pearl - 1;
_root.violettxt1 = "Violet: It's SO not my style...";
_root.violettxt2 = " ";
if (_root.fun >= Math.round(_root.impression * 10)) {
_root.fun = _root.fun - Math.round(_root.impression * 10);
} else {
_root.fun = 0;
}
_root.gingoback = 1;
this.gotoAndStop(3);
}
}
Symbol 1761 Button
on (release) {
_global.violetexp = _global.violetexp + Math.round(_root.impression * 1000);
_global.day = _global.day + 1;
_global.violetdate = 0;
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.violettxt1 = "";
_root.violettxt2 = "";
_root.violetselect = 0;
_root.gingoback = 0;
_root.violetans1 = "";
_root.violetans2 = "";
_root.violetans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
if (((((((_global.violetexp > 10000) && (_global.gingergf == 0)) && (_global.rosegf == 0)) && (_global.hazelgf == 0)) && (_global.crystalgf == 0)) && (_global.scarletgf == 0)) && (_global.violetgf == 0)) {
_parent.gotoAndStop(9);
} else {
_root.gotoAndStop(118);
}
}
Symbol 1762 MovieClip Frame 1
var my_sound = new Sound();
my_sound.attachSound("chimes_Master");
if (_global.hearit == 1) {
my_sound.start();
}
Symbol 1762 MovieClip Frame 30
this.stop();
Symbol 1763 MovieClip Frame 1
_root.correct = 0;
_root.choice = 0;
_root.fun = 0;
_root.impression = 1 + (_global.violetexp / 10000);
_root.gingertxt1 = "";
_root.gingertxt2 = "";
_root.violetselect = 0;
_root.gingoback = 0;
_root.gingerans1 = "";
_root.gingerans2 = "";
_root.gingerans3 = "";
_root.talked = 0;
_root.giftgiven = 0;
_root.picturetaken = 0;
_root.camflash = 0;
this.stop();
if (_global.violetdate == 0) {
_root.gotoAndStop(1);
} else {
this.nextFrame();
}
Symbol 1763 MovieClip Frame 2
_root.smallmenu1.gotoAndStop(12);
this.stop();
this.gdaynumber.text = _global.daynumber;
this.ghp.text = _global.hp;
this.ggold.text = _global.money;
if (_root.fun <= 100) {
this.funmeter1._yscale = _root.fun;
}
if (_global.violetdate == 1) {
this.violetdatebg1.gotoAndStop(1);
}
if (_global.violetdate == 2) {
this.violetdatebg1.gotoAndStop(2);
}
if (_global.violetdate == 3) {
this.violetdatebg1.gotoAndStop(3);
}
if (_global.violetdate == 4) {
this.violetdatebg1.gotoAndStop(4);
}
Symbol 1763 MovieClip Frame 3
this.stop();
Instance of Symbol 1480 MovieClip "camflash1" in Symbol 1763 MovieClip Frame 3
onClipEvent (load) {
if (_root.camflash == 0) {
this.stop();
} else {
this.camflash1.stop();
_root.camflash = 0;
}
}
Symbol 1763 MovieClip Frame 4
this.stop();
if (_root.camflash == 1) {
this.camflashing.play();
_root.camflash = 0;
}
Symbol 1763 MovieClip Frame 5
this.stop();
Symbol 1763 MovieClip Frame 6
this.stop();
if (_root.choice == _root.correct) {
_root.fun = _root.fun + Math.round(_root.impression * 20);
this.gotoAndStop(2);
} else {
_root.fun = _root.fun - Math.round(_root.impression * 5);
this.gotoAndStop(2);
}
Symbol 1763 MovieClip Frame 7
this.stop();
Symbol 1763 MovieClip Frame 8
this.stop();
Symbol 1763 MovieClip Frame 9
this.stop();
Symbol 1763 MovieClip Frame 10
this.givemp3player.text = _global.mp3player;
this.givegun.text = _global.gun;
this.giveflower.text = _global.flower;
this.givemushroom.text = _global.mushroom;
this.givebracelet.text = _global.bracelet;
this.givelei.text = _global.lei;
this.givewok.text = _global.wok;
this.givepearl.text = _global.pearl;
this.stop();
Symbol 1763 MovieClip Frame 11
this.stop();
_root.vertical = 115;
Instance of Symbol 1755 MovieClip "gamebg1" in Symbol 1763 MovieClip Frame 11
onClipEvent (enterFrame) {
if (_root.vertical <= -60) {
this.stop();
this.youwin11.nextFrame();
_root.talked = 1;
} else if (_root.vertical >= 280) {
this.stop();
this.youlose11.nextFrame();
_root.talked = 1;
} else {
if (Key.isDown(39) && (this.wordbubble1._x < 500)) {
this.wordbubble1._x = this.wordbubble1._x + 13;
}
if (Key.isDown(37) && (this.wordbubble1._x > 10)) {
this.wordbubble1._x = this.wordbubble1._x - 13;
}
this.uhuh1._y = this.uhuh1._y + 7;
if (this.uhuh1._y > 380) {
this.uhuh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
this.huh1._y = this.huh1._y + 6;
if (this.huh1._y > 380) {
this.huh1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.huh1._x = (500 - Math.round(Math.random() * 500)) + 10;
}
this.really1._y = this.really1._y + 8;
if (this.really1._y > 380) {
this.really1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
this.yeah1._y = this.yeah1._y + 5;
if (this.yeah1._y > 380) {
this.yeah1._y = -80;
this.sightstrip1._y = this.sightstrip1._y + 10;
this.wordbubble1._y = this.wordbubble1._y + 10;
_root.vertical = _root.vertical + 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.uhuh1)) {
this.wordbubble1.response1.text = "'Uhuh'";
this.uhuh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.uhuh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.really1)) {
this.wordbubble1.response1.text = "'Really?'";
this.really1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.really1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.huh1)) {
this.wordbubble1.response1.text = "'Huh'";
this.huh1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.huh1._x = Math.round(Math.random() * 500) + 10;
}
if (this.wordbubble1.hitTest(this.yeah1)) {
this.wordbubble1.response1.text = "'Yeah'";
this.yeah1._y = -180;
this.sightstrip1._y = this.sightstrip1._y - 10;
this.wordbubble1._y = this.wordbubble1._y - 10;
_root.vertical = _root.vertical - 10;
this.yeah1._x = Math.round(Math.random() * 500) + 10;
}
}
}
Symbol 1763 MovieClip Frame 12
this.stop();
Symbol 1765 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
this.endingvar = this.endingvar + 1;
if (this.endingvar == 1) {
this.endingstuff.text = "Momo: Hey, kid! You better get all your stuff packed. I'm kicking you out as soon as the last day of summer begins!";
}
if (this.endingvar == 2) {
if (_global.hazelgf == 1) {
this.endingstuff.text = _global.charname + ": Wait! I've been saving enough money to buy out Hazel's contract, so she's leaving too.";
} else if (_global.rosegf == 1) {
this.endingstuff.text = _global.charname + ": You know, you've been such an asshole this summer, that I've secretly recorded some of it. Now I can finally show Rose that you're really a jerk.";
} else if (_global.gingergf == 1) {
this.endingstuff.text = _global.charname + ": Hey, let's make a bet. I'll fight you, and if you win, you can have my last paycheck, and if I win, you pay me $10,000 a month.";
} else if (_global.violetgf == 1) {
this.endingstuff.text = _global.charname + ": Hey, guess what? Violet just agreed to give me a million dollars if I can kick your ass and take her contract from you.";
} else if (_global.crystalgf == 1) {
this.endingstuff.text = _global.charname + ": Well, I'm glad, because this job sucked. You were a complete asshole this whole summer!";
} else if (_global.scarletgf == 1) {
this.endingstuff.text = _global.charname + ": Well, Scarlet and I have other plans! I checked her contract, and I found out it's not legally binding, so I'm taking her with me!";
}
}
if (this.endingvar == 3) {
if (_global.hazelgf == 1) {
this.endingstuff.text = "Momo: What the hell did you just say?? You know, you've been on the verge of an ass-whooping all summer, and it's about time you got one!";
} else if (_global.rosegf == 1) {
this.endingstuff.text = _global.charname + ": And what's more, I think I'll kick your ass, and take whatever you own, which is, by the way, perfectly legal on this island.";
} else if (_global.gingergf == 1) {
this.endingstuff.text = "Momo: You dumb fuck! That's the stupidest thing I've ever heard, but I've been waiting for an excuse to kick your ass all summer. You're on!";
} else if (_global.violetgf == 1) {
this.endingstuff.text = "Momo: That's because she knows I can kill you easily, you moron! Prepare to die!";
} else if (_global.crystalgf == 1) {
this.endingstuff.text = "Momo: You better be able to back up what you say around here, boy, 'cause I've been dying to kick your ass!";
}
if (_global.scarletgf == 1) {
this.endingstuff.text = "Momo: Well, thanks for telling me. Now I know that I can't let you leave this room ALIVE!";
}
}
if (this.endingvar == 4) {
_root.fightit1.gotoAndStop(6);
}
this.gotoAndStop(3);
}
Symbol 1768 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
if (_root.won == 1) {
this.nextmessage = this.nextmessage + 1;
if (this.nextmessage == 1) {
if (_global.hazelgf == 1) {
this.nextFrame();
this.endingstuff.text = "And so you took the contract, and with the magic you gained this summer, you manage to make Hazel's voice beautiful.";
} else if (_global.rosegf == 1) {
this.nextFrame();
this.endingstuff.text = "And so you show Rose that Momo really is an asshole, and take over the studio, with Rose as your personal assistant.";
} else if (_global.gingergf == 1) {
this.nextFrame();
this.endingstuff.text = "And so you force Momo to uphold his end of the bargain.";
} else if (_global.violetgf == 1) {
this.nextFrame();
this.endingstuff.text = "Of course, Violet repays you amply, and you spend the rest of the summer together.";
} else if (_global.crystalgf == 1) {
this.nextFrame();
this.endingstuff.text = "There's only one thing you can think of to take from him. You and Crystal finally get to blow the studio up!";
} else if (_global.scarletgf == 1) {
this.nextFrame();
this.endingstuff.text = "With Momo out of the way, you decide to check his other assets, and find out none of the girls' contracts are legally sound!";
}
}
if (this.nextmessage == 2) {
if (_global.hazelgf == 1) {
this.nextFrame();
this.endingstuff.text = "She quickly becomes famous, and you live happily ever after as rich celebrities.";
} else if (_global.rosegf == 1) {
this.gotoAndStop(8);
this.endingstuff.text = "With Rose by your side, and with the intelligence you gained this summer, the company quickly grows.";
} else if (_global.gingergf == 1) {
this.gotoAndStop(9);
this.endingstuff.text = "And with the money, you and Ginger start a Melon farm on the island, and it's not long before you're handling finest melons in the world.";
} else if (_global.violetgf == 1) {
this.gotoAndStop(10);
this.endingstuff.text = "But you eventually dump Violet, 'cause, seriously, she's kind of a bitch, and you return to school, where you become a sexual legend and total mack daddy.";
} else if (_global.crystalgf == 1) {
this.gotoAndStop(11);
this.endingstuff.text = "Afterward, the two of you travel around the world as a pair of hired mercenaries, eventually settling down to open a demolition company.";
} else if (_global.scarletgf == 1) {
this.gotoAndStop(12);
this.endingstuff.text = "You all throw a huge party to celebrate!";
}
}
if (this.nextmessage == 3) {
if (((((_global.hazelgf == 1) || (_global.gingergf == 1)) || (_global.violetgf == 1)) || (_global.rosegf == 1)) || (_global.crystalgf == 1)) {
this.gotoAndStop(14);
} else if (_global.scarletgf == 1) {
this.gotoAndStop(13);
}
}
} else {
_root.gotoAndStop(118);
}
}
Symbol 1783 Button
on (release) {
if (_global.hearit == 1) {
_root.buttn.start();
}
this.nextFrame();
}
Symbol 1785 MovieClip Frame 8
this.stop();
Symbol 1823 Button
on (release) {
_root.gotoAndStop(1);
}
Symbol 1825 MovieClip Frame 1
interval = setInterval(this, "nextFrame", 2200);
this.stop();
Symbol 1825 MovieClip Frame 2
this.stop();
Symbol 1825 MovieClip Frame 3
this.stop();
Symbol 1825 MovieClip Frame 4
this.stop();
Symbol 1825 MovieClip Frame 5
this.stop();
Symbol 1825 MovieClip Frame 6
this.stop();
Symbol 1825 MovieClip Frame 7
this.stop();
Symbol 1825 MovieClip Frame 8
this.stop();
Symbol 1825 MovieClip Frame 9
this.stop();
Symbol 1825 MovieClip Frame 10
this.stop();
Symbol 1825 MovieClip Frame 11
this.stop();
Symbol 1825 MovieClip Frame 12
this.stop();
Symbol 1825 MovieClip Frame 13
this.stop();
Symbol 1825 MovieClip Frame 14
clearInterval();
if (_global.daysleft == 1000) {
if (_global.gingergf == 1) {
this.messager.text = "gingercureshangovers";
}
if (_global.rosegf == 1) {
this.messager.text = "rosescentisplayedout";
}
if (_global.violetgf == 1) {
this.messager.text = "violetsandblossoms";
}
if (_global.scarletgf == 1) {
this.messager.text = "ududlrlrbaslctstrt";
}
if (_global.hazelgf == 1) {
this.messager.text = "hazelnutsarethebest";
}
if (_global.crystalgf == 1) {
this.messager.text = "crystalclearblue";
}
}
if (_global.daysleft == 100) {
if (_global.gingergf == 1) {
this.messager.text = "surfsupginju";
}
if (_global.rosegf == 1) {
this.messager.text = "arisearoseareering";
}
if (_global.violetgf == 1) {
this.messager.text = "bitchybuthot";
}
if (_global.scarletgf == 1) {
this.messager.text = "scarletsilkstalkings";
}
if (_global.hazelgf == 1) {
this.messager.text = "doitdoitnow";
}
if (_global.crystalgf == 1) {
this.messager.text = "abadeeabadai";
}
}
if (_global.daysleft == 50) {
if (_global.gingergf == 1) {
this.messager.text = "finalbeerginvodka";
}
if (_global.rosegf == 1) {
this.messager.text = "4rosycheeks";
}
if (_global.violetgf == 1) {
this.messager.text = "liketotallyviolet";
}
if (_global.scarletgf == 1) {
this.messager.text = "inamedthem4theirhair";
}
if (_global.hazelgf == 1) {
this.messager.text = "hazelisgreenish";
}
if (_global.crystalgf == 1) {
this.messager.text = "pyroanimenia";
}
}
this.stop();
Symbol 1841 MovieClip Frame 60
this.stop();
if (_global.hearit == 1) {
_root.sound1.gotoAndPlay(23);
_parent.gotoAndStop(4);
} else {
_parent.gotoAndStop(4);
}
Symbol 1843 MovieClip Frame 1
this.stop();
if (_global.hearit == 1) {
this.nextFrame();
}
Symbol 1844 MovieClip Frame 1
this.stop();
Symbol 1844 MovieClip Frame 2
this.stop();
var endingvar = 0;
this.endingstuff.text = "As the summer nears its end, your thoughts turn to how you will have to leave soon. Suddenly, you have an idea!";
Symbol 1844 MovieClip Frame 4
this.stop();
Symbol 1844 MovieClip Frame 5
var nextmessage = 0;
if (_root.won == 1) {
this.endingstuff.text = "Momo: Ok! Ok! I give up! Please, take whatever you want, just don't kill me!";
} else {
this.endingstuff.text = "Momo: You like that, huh, bitch?";
}
this.stop();
Symbol 1844 MovieClip Frame 6
this.stop();
Symbol 1844 MovieClip Frame 7
this.stop();
Symbol 1844 MovieClip Frame 8
this.stop();
Symbol 1844 MovieClip Frame 9
this.stop();
Symbol 1844 MovieClip Frame 10
this.stop();
Symbol 1844 MovieClip Frame 11
this.stop();
Symbol 1844 MovieClip Frame 12
this.stop();
Symbol 1844 MovieClip Frame 13
this.stop();
Symbol 1844 MovieClip Frame 14
this.stop();
Symbol 1844 MovieClip Frame 15
this.stop();