Frame 1
Stage.showMenu = false;
Frame 2
stop();
Frame 3
pop.pn = "";
day = 1;
warn = "";
money = 4500;
people = 50;
s1 = 0;
s2 = 0;
s3 = 0;
s4 = 0;
s5 = 0;
s6 = 0;
s7 = 0;
s8 = 0;
ro = "";
talk = "";
ba = 0;
pop = 20;
clean = 100;
swing = 0;
Frame 4
stop();
bgSound = new Sound(this);
bgSound.attachSound("rains");
Instance of Symbol 826 MovieClip in Frame 4
on (rollOver) {
_root.pstats.gotoAndStop(2);
}
on (rollOut) {
_root.pstats.gotoAndStop(1);
}
Frame 5
stop();
Symbol 27 MovieClip Frame 24
_root.pre.gotoAndPlay(6);
Symbol 28 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 28 MovieClip Frame 2
gotoAndPlay (1);
Symbol 28 MovieClip Frame 3
play();
Symbol 28 MovieClip Frame 5
stop();
Symbol 28 MovieClip Frame 6
play();
Symbol 28 MovieClip Frame 7
_root.gotoAndPlay(2);
Symbol 47 Button
on (release) {
stopAllSounds();
}
on (release) {
_root.gotoAndPlay(3);
}
Symbol 58 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 1
stop();
amount = 0;
mWidth = Stage.width;
mHeight = Stage.height;
var i = 0;
while (i < amount) {
with (thisFlake) {
_x = Math.random() * mWidth;
_y = Math.random() * mHeight;
_xscale = (_yscale = (_alpha = 0 + (Math.random() * 0)));
}
thisFlake.yspeed = (Math.random() * 50) + 0.5;
thisFlake.increment = 0 + (Math.random() * 0);
thisFlake.onEnterFrame = function () {
this.radians = this.radians + this.increment;
this._y = this._y + this.yspeed;
this._x = this._x + Math.sin(this.radians);
if (this._y >= mHeight) {
this._y = 0;
this._x = 0 + (Math.random() * mWidth);
}
if ((this._x >= mWidth) || (this._x <= 0)) {
this._y = 0;
this._x = 0 + (Math.random() * mWidth);
}
};
i++;
}
_root.weather.gotoAndStop(1);
Symbol 63 MovieClip Frame 2
stop();
_root.weather.gotoAndStop(2);
amount = 500;
mWidth = Stage.width;
mHeight = Stage.height;
var i = 0;
while (i < amount) {
thisFlake = this.attachMovie("flake", "flake" + i, i);
with (thisFlake) {
_x = Math.random() * mWidth;
_y = Math.random() * mHeight;
_xscale = (_yscale = (_alpha = 40 + (Math.random() * 60)));
}
thisFlake.yspeed = (Math.random() * 50) + 0.5;
thisFlake.increment = -0.05 + (Math.random() * 0.1);
thisFlake.onEnterFrame = function () {
this.radians = this.radians + this.increment;
this._y = this._y + this.yspeed;
this._x = this._x + Math.sin(this.radians);
if (this._y >= mHeight) {
this._y = -10;
this._x = -10 + (Math.random() * mWidth);
}
if ((this._x >= mWidth) || (this._x <= 0)) {
this._y = -10;
this._x = -10 + (Math.random() * mWidth);
}
};
i++;
}
Symbol 63 MovieClip Frame 3
amount = 500;
mWidth = Stage.width;
mHeight = Stage.height;
var i = 0;
while (i < amount) {
thisFlake = this.attachMovie("flake", "flake" + i, i);
with (thisFlake) {
_x = Math.random() * mWidth;
_y = Math.random() * mHeight;
_xscale = (_yscale = (_alpha = 40 + (Math.random() * 60)));
}
thisFlake.yspeed = (Math.random() * 9999) + 9;
thisFlake.increment = -0.05 + (Math.random() * 0.1);
thisFlake.onEnterFrame = function () {
this.radians = this.radians + this.increment;
this._y = this._y + this.yspeed;
this._x = this._x + Math.sin(this.radians);
if (this._y >= mHeight) {
this._y = 999;
this._x = 999 + (Math.random() * mWidth);
}
if ((this._x >= mWidth) || (this._x <= 0)) {
this._y = 999;
this._x = -999 + (Math.random() * mWidth);
}
};
i++;
}
Symbol 66 MovieClip Frame 113
_root.sky.gotoAndPlay(2);
Symbol 72 MovieClip Frame 124
_root.money = _root.money + 100;
Symbol 74 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 2
stop();
if (_root.money >= 1500) {
_root.fun = 1;
}
if (_root.money >= 1500) {
_root.talk = "Bought Superman";
}
if (_root.money <= 1500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1500) {
this.gotoAndStop(1);
}
if (_root.money >= 1500) {
_root.money = _root.money - 1500;
}
stop();
Symbol 105 MovieClip Frame 385
_root.money = _root.money + 250;
Symbol 107 MovieClip Frame 230
_root.money = _root.money + 100;
Symbol 151 MovieClip Frame 265
_root.money = _root.money + 150;
Symbol 554 MovieClip Frame 180
_root.money = _root.money + 120;
_root.swing = _root.swing + 1;
if (_root.swing == 11) {
this.gotoAndPlay(182);
}
Symbol 554 MovieClip Frame 181
gotoAndPlay (1);
Symbol 554 MovieClip Frame 361
_root.money = _root.money + 120;
gotoAndPlay (1);
_root.talk = "A Kid Just Died on Swingy Ship";
Symbol 570 MovieClip Frame 133
_root.money = _root.money + 50;
Symbol 574 MovieClip Frame 160
_root.money = _root.money + 100;
Symbol 586 MovieClip Frame 168
_root.money = _root.money + 100;
Symbol 596 MovieClip Frame 220
_root.money = _root.money + 100;
Symbol 597 MovieClip Frame 221
_root.money = _root.money + 100;
Symbol 677 MovieClip Frame 202
_root.money = _root.money + 100;
Symbol 696 MovieClip Frame 208
_root.money = _root.money + 150;
Symbol 698 MovieClip Frame 1
stop();
Symbol 698 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s6 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 698 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s6 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 698 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s6 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 698 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s6 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 698 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s6 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 698 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s6 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 698 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 698 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s6 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 700 MovieClip Frame 1
stop();
Symbol 700 MovieClip Frame 2
stop();
Symbol 713 MovieClip Frame 80
_root.rc.rcc.gotoAndPlay(1);
Symbol 714 MovieClip Frame 1
play();
Symbol 714 MovieClip Frame 180
_root.money = _root.money + 80;
Symbol 714 MovieClip Frame 181
stop();
Symbol 715 MovieClip Frame 1
stop();
Symbol 715 MovieClip Frame 2
stop();
if (_root.money >= 1500) {
_root.fun = 1;
}
if (_root.money >= 1500) {
_root.talk = "Bought Super Coaster";
}
if (_root.money <= 1500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1500) {
this.gotoAndStop(1);
}
if (_root.money >= 1500) {
_root.money = _root.money - 1500;
}
Symbol 730 MovieClip Frame 1
stop();
Symbol 730 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s1 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 730 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s1 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 730 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s1 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 730 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s1 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 730 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s1 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 730 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s1 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 730 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 730 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s1 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 1
stop();
Symbol 743 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s2 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 743 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s2 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 743 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s2 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 743 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s2 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 743 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s2 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 743 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s2 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 743 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 743 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s2 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 1
stop();
Symbol 756 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s3 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 756 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s3 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 756 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s3 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 756 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s3 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 756 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s3 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 756 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s3 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 756 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 756 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s3 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 764 Button
on (release) {
_root.counter.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Food Stand $500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 766 MovieClip Frame 1
stop();
Symbol 766 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(2);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 766 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(2);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 766 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(2);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 766 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(2);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 766 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(2);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 766 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(2);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 766 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(2);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 766 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(2);
}
Symbol 770 Button
on (release) {
_root.counter2.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Drink Stand $500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 771 MovieClip Frame 1
stop();
Symbol 771 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(3);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 771 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(3);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 771 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(3);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 771 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(3);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 771 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(3);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 771 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(3);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 771 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(3);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 771 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(3);
}
Symbol 774 Button
on (release) {
_root.counter3.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Balloon Stand $500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 775 MovieClip Frame 1
stop();
Symbol 775 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(4);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 775 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(4);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 775 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(4);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 775 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(4);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 775 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(4);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 775 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(4);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 775 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(4);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 775 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(4);
}
Symbol 776 MovieClip Frame 1
stop();
Symbol 776 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(5);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 776 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(5);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 776 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(5);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 776 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(5);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 776 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(5);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 776 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(5);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 776 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(5);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 776 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(5);
}
Symbol 780 Button
on (release) {
_root.counter4.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Towuh $1,000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 782 MovieClip Frame 2
if (_root.ba == 1) {
_root.person1.person11.ball._alpha = 100;
}
if (_root.ba == 1) {
_root.person3.person11.ball._alpha = 100;
}
if (_root.ba == 1) {
_root.person5.person5.ball._alpha = 100;
}
if (_root.ba == 1) {
_root.person6.person6.ball._alpha = 100;
}
if (_root.ba == 1) {
_root.people2.people22.ball2._alpha = 100;
}
if (_root.ba == 1) {
_root.people4.people22.ball2._alpha = 100;
}
Symbol 784 Button
on (release) {
_root.person1.person11.ball.gotoAndPlay(1);
}
on (release) {
_root.people2.people22.ball2.gotoAndPlay(1);
}
on (release) {
_root.person3.person11.ball.gotoAndPlay(1);
}
on (release) {
_root.people4.people22.ball2.gotoAndPlay(1);
}
on (release) {
_root.person5.person5.ball.gotoAndPlay(1);
}
on (release) {
_root.person6.person6.ball.gotoAndPlay(1);
}
Symbol 786 Button
on (release) {
_root.person1.person11.ball.gotoAndPlay(2);
}
on (release) {
_root.people2.people22.ball2.gotoAndPlay(2);
}
on (release) {
_root.person3.person11.ball.gotoAndPlay(2);
}
on (release) {
_root.people4.people22.ball2.gotoAndPlay(2);
}
on (release) {
_root.person5.person5.ball.gotoAndPlay(2);
}
on (release) {
_root.person6.person6.ball.gotoAndPlay(2);
}
Symbol 788 Button
on (release) {
_root.person1.person11.ball.gotoAndPlay(3);
}
on (release) {
_root.people2.people22.ball2.gotoAndPlay(3);
}
on (release) {
_root.person3.person11.ball.gotoAndPlay(3);
}
on (release) {
_root.people4.people22.ball2.gotoAndPlay(3);
}
on (release) {
_root.person5.person5.ball.gotoAndPlay(3);
}
on (release) {
_root.person6.person6.ball.gotoAndPlay(3);
}
Symbol 790 Button
on (release) {
_root.person1.person11.ball.gotoAndPlay(4);
}
on (release) {
_root.people2.people22.ball2.gotoAndPlay(4);
}
on (release) {
_root.person3.person11.ball.gotoAndPlay(4);
}
on (release) {
_root.people4.people22.ball2.gotoAndPlay(4);
}
on (release) {
_root.person5.person5.ball.gotoAndPlay(4);
}
on (release) {
_root.person6.person6.ball.gotoAndPlay(4);
}
Symbol 791 MovieClip Frame 1
stop();
Symbol 791 MovieClip Frame 2
stop();
Symbol 796 Button
on (release) {
_root.counter5.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Swingy Ship $1,200";
}
on (rollOut) {
_root.ro = "";
}
Symbol 797 MovieClip Frame 1
stop();
Symbol 797 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(6);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 797 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(6);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 797 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(6);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 797 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(6);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 797 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(6);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 797 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(6);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 797 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(6);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 797 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(6);
}
Symbol 800 MovieClip Frame 1
stop();
Symbol 800 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(7);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 800 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(7);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 800 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(7);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 800 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(7);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 800 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(7);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 800 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(7);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 800 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(7);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 800 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(7);
}
Symbol 807 Button
on (release) {
_root.rc.gotoAndStop(2);
}
on (rollOver) {
_root.ro = "Super Coaster $1,500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 813 MovieClip Frame 511
_root.rain.gotoAndStop(2);
_root.bgSound.start(0, 99);
Symbol 813 MovieClip Frame 877
_root.rain.gotoAndPlay(3);
_root.bgSound.stop();
Symbol 815 Button
on (rollOver) {
_root.ro = "Trash Cans $500";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 500) {
_root.talk = "Bought Trash Cans";
}
}
on (release) {
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 500) {
_root.trash.gotoAndStop(2);
}
}
on (release) {
if (_root.money >= 500) {
this.gotoAndStop(2);
}
}
on (release) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
}
Symbol 817 MovieClip Frame 1
stop();
Symbol 817 MovieClip Frame 2
stop();
_root.ro = "";
Symbol 819 Button
on (rollOver) {
_root.ro = "Benches $600";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 600) {
_root.talk = "Bought Benches";
}
}
on (release) {
if (_root.money <= 600) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 600) {
_root.benches.gotoAndStop(2);
}
}
on (release) {
if (_root.money >= 600) {
this.gotoAndStop(2);
}
}
on (release) {
if (_root.money >= 600) {
_root.money = _root.money - 600;
}
}
Symbol 821 MovieClip Frame 1
stop();
Symbol 821 MovieClip Frame 2
stop();
_root.tired = 1;
_root.ro = "";
Symbol 828 MovieClip Frame 1
if (_root.fun == 1) {
_root.pstats.funbar.gotoAndStop(2);
}
if (_root.tired == 1) {
_root.pstats.tiredbar.gotoAndStop(2);
}
if (_root.hunger == 1) {
_root.pstats.hungerbar.gotoAndStop(2);
}
if (_root.thirsty == 1) {
_root.pstats.thirstybar.gotoAndStop(2);
}
Symbol 828 MovieClip Frame 2
if (_root.fun == 1) {
_root.pstats.funbar.gotoAndStop(2);
}
if (_root.tired == 1) {
_root.pstats.tiredbar.gotoAndStop(2);
}
if (_root.hunger == 1) {
_root.pstats.hungerbar.gotoAndStop(2);
}
if (_root.thirsty == 1) {
_root.pstats.thirstybar.gotoAndStop(2);
}
if (_root.fun == 1) {
_root.die.gotoAndStop(2);
}
if (_root.tired == 1) {
_root.die2.gotoAndStop(2);
}
if (_root.hunger == 1) {
_root.die3.gotoAndStop(2);
}
if (_root.thirsty == 1) {
_root.die4.gotoAndStop(2);
}
Symbol 831 Button
on (release) {
_root.counter6.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Arcade $800";
}
on (rollOut) {
_root.ro = "";
}
Symbol 832 MovieClip Frame 1
stop();
Symbol 832 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(8);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 832 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(8);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 832 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(8);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 832 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(8);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 832 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(8);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 832 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(8);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 832 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(8);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 832 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(8);
}
Symbol 835 Button
on (release) {
_root.counter7.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Simulator $1000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 836 MovieClip Frame 1
stop();
Symbol 836 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(9);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 836 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(9);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 836 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(9);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 836 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(9);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 836 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(9);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 836 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(9);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 836 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(9);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 836 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(9);
}
Symbol 843 Button
on (release) {
_root.counter8.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Bumper Cars $1000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 849 Button
on (release) {
if (_root.money >= 500) {
_root.pop = _root.pop + 5;
}
}
on (release) {
if (_root.money >= 500) {
_root.people = _root.people + random(20);
}
}
on (rollOver) {
_root.ro = "Advertise in the Newspaper $500";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 500) {
_root.talk = "Advertised in the Newspaper";
}
}
on (release) {
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
}
Symbol 852 Button
on (release) {
if (_root.money >= 1000) {
_root.pop = _root.pop + 5;
}
}
on (release) {
if (_root.money >= 1000) {
_root.people = _root.people + random(50);
}
}
on (rollOver) {
_root.ro = "Advertise on TV $1,000";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 1000) {
_root.com.gotoAndPlay(2);
}
}
on (release) {
if (_root.money >= 1000) {
_root.talk = "Advertised on TV";
}
}
on (release) {
if (_root.money <= 1000) {
_root.warn = "You don't have enough money";
}
}
on (release) {
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
}
Symbol 854 MovieClip Frame 344
_root.people = _root.people + random(20);
Symbol 857 MovieClip Frame 200
_root.people = _root.people - 1;
Symbol 858 MovieClip Frame 1
stop();
Symbol 858 MovieClip Frame 2
stop();
Symbol 860 MovieClip Frame 1
if (_root.money <= -1) {
_root.gotoAndPlay("dead");
}
if (_root.people <= 0) {
_root.gotoAndPlay("dead");
}
if (_root.clean <= 0) {
_root.gotoAndPlay("dead");
}
if (_root.people >= 2000) {
_root.gotoAndPlay("win");
}
Symbol 860 MovieClip Frame 2
if (_root.money <= -1) {
_root.gotoAndPlay("dead");
}
if (_root.people <= 0) {
_root.gotoAndPlay("dead");
}
if (_root.clean <= 0) {
_root.gotoAndPlay("dead");
}
if (_root.people >= 2000) {
_root.gotoAndPlay("win");
}
Symbol 863 Button
on (release) {
if (_root.money >= 500) {
_root.pop = _root.pop + 5;
}
}
on (release) {
if (_root.money >= 500) {
_root.people = _root.people + random(30);
}
}
on (rollOver) {
_root.ro = "Hire Entertainer $500";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 500) {
_root.clown.gotoAndPlay(2);
}
}
on (release) {
if (_root.money >= 500) {
this.gotoAndPlay(2);
}
}
on (release) {
if (_root.money >= 500) {
_root.talk = "Hired Entertainer";
}
}
on (release) {
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
}
Symbol 865 MovieClip Frame 1
stop();
Symbol 865 MovieClip Frame 2
stop();
_root.ro = "";
Symbol 867 Button
on (release) {
if (_root.money >= 500) {
_root.pop = _root.pop + 5;
}
}
on (release) {
if (_root.money >= 500) {
_root.people = _root.people + random(30);
}
}
on (rollOver) {
_root.ro = "Hire Cameraman $500";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 500) {
_root.cameraman.gotoAndPlay(2);
}
}
on (release) {
if (_root.money >= 500) {
this.gotoAndPlay(2);
}
}
on (release) {
if (_root.money >= 500) {
_root.talk = "Hired Cameraman";
}
}
on (release) {
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
}
Symbol 869 MovieClip Frame 1
stop();
Symbol 869 MovieClip Frame 2
stop();
_root.ro = "";
Symbol 873 MovieClip Frame 1
stop();
Symbol 873 MovieClip Frame 2
stop();
Symbol 883 MovieClip Frame 1
stop();
Symbol 883 MovieClip Frame 14
_root.f2.play();
Symbol 889 MovieClip Frame 1
stop();
Symbol 889 MovieClip Frame 13
_root.f3.play();
Symbol 895 MovieClip Frame 1
stop();
Symbol 900 Button
on (release) {
_root.s1 = 0;
}
on (release) {
_root.sh1.gotoAndStop(1);
}
Symbol 902 Button
on (release) {
_root.s2 = 0;
}
on (release) {
_root.sh2.gotoAndStop(1);
}
Symbol 904 Button
on (release) {
_root.s3 = 0;
}
on (release) {
_root.sh3.gotoAndStop(1);
}
Symbol 906 Button
on (release) {
_root.s4 = 0;
}
on (release) {
_root.sh4.gotoAndStop(1);
}
Symbol 908 Button
on (release) {
_root.s5 = 0;
}
on (release) {
_root.sh5.gotoAndStop(1);
}
Symbol 910 MovieClip Frame 1
stop();
Symbol 910 MovieClip Frame 2
stop();
_root.puke.gotoAndStop(1);
_root.puker.gotoAndStop(1);
_root.pukee.gotoAndStop(1);
_root.pukeee.gotoAndStop(1);
_root.clean = 100;
Symbol 912 MovieClip Frame 1
if (_root.pop == 30) {
_root.blimp.gotoAndPlay(2);
}
if (_root.pop == 30) {
_root.talk = "Unlocked Advertising Blimp";
}
if (_root.pop == 30) {
this.gotoAndStop(3);
}
Symbol 912 MovieClip Frame 2
gotoAndPlay (1);
Symbol 912 MovieClip Frame 3
stop();
Symbol 914 MovieClip Frame 1
if (_root.pop == 40) {
_root.money = _root.money + 800;
}
if (_root.pop == 40) {
_root.people = _root.people + random(300);
}
if (_root.pop == 40) {
_root.talk = "School Field Trip to Your Park";
}
if (_root.pop == 40) {
this.gotoAndStop(3);
}
Symbol 914 MovieClip Frame 2
gotoAndPlay (1);
Symbol 914 MovieClip Frame 3
stop();
Symbol 916 MovieClip Frame 1
if (_root.pop == 50) {
_root.money = _root.money + 800;
}
if (_root.pop == 50) {
_root.people = _root.people + random(220);
}
if (_root.pop == 50) {
_root.talk = "Famous Celebrities are Guests";
}
if (_root.pop == 50) {
this.gotoAndStop(3);
}
Symbol 916 MovieClip Frame 2
gotoAndPlay (1);
Symbol 916 MovieClip Frame 3
stop();
Symbol 918 MovieClip Frame 1
if (_root.pop == 70) {
_root.ufo.gotoAndPlay(2);
}
if (_root.pop == 70) {
_root.talk = "Spotted A UFO";
}
if (_root.pop == 70) {
this.gotoAndStop(3);
}
Symbol 918 MovieClip Frame 2
gotoAndPlay (1);
Symbol 918 MovieClip Frame 3
stop();
Symbol 920 MovieClip Frame 1
if (_root.pop == 60) {
_root.money = _root.money + 500;
}
if (_root.pop == 60) {
_root.people = _root.people + 100;
}
if (_root.pop == 60) {
_root.talk = "Birthday Party";
}
if (_root.pop == 60) {
this.gotoAndStop(3);
}
Symbol 920 MovieClip Frame 2
gotoAndPlay (1);
Symbol 920 MovieClip Frame 3
stop();
Symbol 922 MovieClip Frame 1
if (_root.pop == 80) {
(_root.money = _root.money + 2);
}
if (_root.pop == 80) {
_root.people = _root.people + 200;
}
if (_root.pop == 80) {
_root.talk = "Awarded Greatest Park";
}
if (_root.pop == 80) {
this.gotoAndStop(3);
}
Symbol 922 MovieClip Frame 2
gotoAndPlay (1);
Symbol 922 MovieClip Frame 3
stop();
Symbol 944 MovieClip Frame 1
stop();
Symbol 944 MovieClip Frame 2
play();
Symbol 944 MovieClip Frame 160
_root.popup.gotoAndStop(2);
stop();
Symbol 947 MovieClip Frame 1
stop();
Symbol 947 MovieClip Frame 2
play();
Symbol 947 MovieClip Frame 180
_root.people = _root.people + random(10);
Symbol 951 Button
on (release) {
stopAllSounds();
}
on (release) {
this.gotoAndStop(2);
}
Symbol 953 Button
on (release) {
this.gotoAndStop(1);
}
Symbol 954 MovieClip Frame 1
stop();
Symbol 954 MovieClip Frame 2
stop();
Symbol 963 Button
on (release) {
_root.counter9.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "The Wee $1000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 964 MovieClip Frame 1
stop();
Symbol 964 MovieClip Frame 2
stop();
Symbol 966 Button
on (release) {
_root.s6 = 0;
}
on (release) {
_root.sh6.gotoAndStop(1);
}
Symbol 968 Button
on (release) {
_root.s7 = 0;
}
on (release) {
_root.sh7.gotoAndStop(1);
}
Symbol 970 Button
on (release) {
_root.s8 = 0;
}
on (release) {
_root.sh8.gotoAndStop(1);
}
Symbol 982 MovieClip Frame 1
stop();
Symbol 982 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s5 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 982 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s5 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 982 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s5 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 982 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s5 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 982 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s5 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 982 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s5 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 982 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 982 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s5 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 1
stop();
Symbol 996 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s4 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 996 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s4 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 996 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s4 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 996 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s4 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 996 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s4 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 996 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s4 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 996 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 996 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s4 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 998 MovieClip Frame 1
stop();
Symbol 998 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(10);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 998 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(10);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 998 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(10);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 998 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(10);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 998 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(10);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 998 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(10);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 998 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(10);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 998 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(10);
}
Symbol 999 MovieClip Frame 1
if (_root.pop == 45) {
_root.talk = "Unlocked A Ride";
}
if (_root.pop == 45) {
this.gotoAndStop(3);
}
if (_root.pop == 45) {
_root.m1.gotoAndStop(2);
}
Symbol 999 MovieClip Frame 2
gotoAndPlay (1);
Symbol 999 MovieClip Frame 3
stop();
Symbol 1003 Button
on (release) {
_root.rc2.gotoAndStop(2);
}
on (rollOver) {
_root.ro = "Superman $1,500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 1004 MovieClip Frame 1
stop();
Symbol 1004 MovieClip Frame 2
stop();
Symbol 1018 MovieClip Frame 1
stop();
Symbol 1018 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s7 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1018 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s7 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1018 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s7 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1018 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s7 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 1018 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s7 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 1018 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s7 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1018 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1018 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s7 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 1
stop();
Symbol 1030 MovieClip Frame 2
stop();
if (_root.money >= 500) {
_root.s8 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Food Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1030 MovieClip Frame 3
stop();
if (_root.money >= 500) {
_root.s8 = 1;
}
if (_root.money >= 500) {
_root.thirsty = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Drink Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1030 MovieClip Frame 4
stop();
_root.ba = 1;
_root.balll.gotoAndStop(2);
if (_root.money >= 500) {
_root.s8 = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Balloon Stand";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1030 MovieClip Frame 5
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Towuh";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 6
stop();
if (_root.money >= 1200) {
_root.s8 = 1;
}
if (_root.money >= 1200) {
_root.fun = 1;
}
if (_root.money >= 1200) {
_root.talk = "Bought Swingy Ship";
}
if (_root.money <= 1200) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1200) {
this.gotoAndStop(1);
}
if (_root.money >= 1200) {
_root.money = _root.money - 1200;
}
Symbol 1030 MovieClip Frame 7
stop();
if (_root.money >= 800) {
_root.s8 = 1;
}
if (_root.money >= 800) {
_root.fun = 1;
}
if (_root.money >= 800) {
_root.talk = "Bought Arcade";
}
if (_root.money <= 800) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 800) {
this.gotoAndStop(1);
}
if (_root.money >= 800) {
_root.money = _root.money - 800;
}
Symbol 1030 MovieClip Frame 8
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Simulator";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 9
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Bumper Cars";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 10
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 11
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Spinnerz";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 12
stop();
if (_root.money >= 500) {
_root.s8 = 1;
}
if (_root.money >= 500) {
_root.hunger = 1;
}
if (_root.money >= 500) {
_root.talk = "Bought Frys";
}
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 500) {
this.gotoAndStop(1);
}
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
Symbol 1030 MovieClip Frame 13
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought The Wee";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1030 MovieClip Frame 14
stop();
if (_root.money >= 1000) {
_root.s8 = 1;
}
if (_root.money >= 1000) {
_root.fun = 1;
}
if (_root.money >= 1000) {
_root.talk = "Bought Inside Twister";
}
if (_root.money <= 1000) {
_root.warn = "You don't have enough money.";
}
if (_root.money <= 1000) {
this.gotoAndStop(1);
}
if (_root.money >= 1000) {
_root.money = _root.money - 1000;
}
Symbol 1031 MovieClip Frame 1
if (_root.pop == 55) {
_root.talk = "Unlocked A Ride";
}
if (_root.pop == 55) {
this.gotoAndStop(3);
}
if (_root.pop == 55) {
_root.m2.gotoAndStop(2);
}
Symbol 1031 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1031 MovieClip Frame 3
stop();
Symbol 1037 Button
on (release) {
_root.counter10.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Spinnerz $1000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 1038 MovieClip Frame 1
stop();
Symbol 1038 MovieClip Frame 2
stop();
Symbol 1042 Button
on (release) {
_root.counter12.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Frys $500";
}
on (rollOut) {
_root.ro = "";
}
Symbol 1043 MovieClip Frame 1
stop();
Symbol 1043 MovieClip Frame 2
stop();
Symbol 1061 Button
on (release) {
_root.counter13.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Underground Chunks $1,000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 1062 MovieClip Frame 1
stop();
Symbol 1062 MovieClip Frame 2
stop();
Symbol 1066 Button
on (release) {
_root.counter14.gotoAndPlay(2);
}
on (rollOver) {
_root.ro = "Inside Twister $1,000";
}
on (rollOut) {
_root.ro = "";
}
Symbol 1067 MovieClip Frame 1
stop();
Symbol 1067 MovieClip Frame 2
stop();
Symbol 1068 MovieClip Frame 1
stop();
Symbol 1068 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(11);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 1068 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(11);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 1068 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(11);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 1068 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(11);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 1068 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(11);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 1068 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(11);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 1068 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(11);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 1068 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(11);
}
Symbol 1070 MovieClip Frame 103
_root.warn = "";
Symbol 1071 MovieClip Frame 1
stop();
Symbol 1071 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(12);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 1071 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(12);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 1071 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(12);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 1071 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(12);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 1071 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(12);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 1071 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(12);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 1071 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(12);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 1071 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(12);
}
Symbol 1072 MovieClip Frame 1
if (_root.pop == 65) {
_root.talk = "Unlocked A Ride";
}
if (_root.pop == 65) {
this.gotoAndStop(3);
}
if (_root.pop == 65) {
_root.m3.gotoAndStop(2);
}
Symbol 1072 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1072 MovieClip Frame 3
stop();
Symbol 1073 MovieClip Frame 1
if (_root.pop == 75) {
_root.talk = "Unlocked A Shop";
}
if (_root.pop == 75) {
this.gotoAndStop(3);
}
if (_root.pop == 75) {
_root.m4.gotoAndStop(2);
}
Symbol 1073 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1073 MovieClip Frame 3
stop();
Symbol 1074 MovieClip Frame 1
if (_root.pop == 85) {
_root.talk = "Unlocked A Ride";
}
if (_root.pop == 85) {
this.gotoAndStop(3);
}
if (_root.pop == 85) {
_root.m5.gotoAndStop(2);
}
Symbol 1074 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1074 MovieClip Frame 3
stop();
Symbol 1075 MovieClip Frame 1
if (_root.pop == 100) {
_root.talk = "Unlocked A Ride";
}
if (_root.pop == 100) {
this.gotoAndStop(3);
}
if (_root.pop == 100) {
_root.m6.gotoAndStop(2);
}
Symbol 1075 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1075 MovieClip Frame 3
stop();
Symbol 1076 MovieClip Frame 1
stop();
Symbol 1076 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(13);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 1076 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(13);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 1076 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(13);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 1076 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(13);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 1076 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(13);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 1076 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(13);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 1076 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(13);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 1076 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(13);
}
Symbol 1081 Button
on (release) {
if (_quality == "LOW") {
_quality = "MEDIUM";
} else if (_quality == "MEDIUM") {
_quality = "HIGH";
} else if (_quality == "HIGH") {
_quality = "LOW";
}
}
Symbol 1082 MovieClip Frame 1
stop();
Symbol 1082 MovieClip Frame 2
stop();
if (_root.s1 == 0) {
_root.sh1.gotoAndStop(14);
}
if (_root.s1 == 1) {
this.gotoAndPlay(3);
}
Symbol 1082 MovieClip Frame 3
stop();
if (_root.s2 == 0) {
_root.sh2.gotoAndStop(14);
}
if (_root.s2 == 1) {
this.gotoAndPlay(4);
}
Symbol 1082 MovieClip Frame 4
stop();
if (_root.s3 == 0) {
_root.sh3.gotoAndStop(14);
}
if (_root.s3 == 1) {
this.gotoAndPlay(5);
}
Symbol 1082 MovieClip Frame 5
stop();
if (_root.s4 == 0) {
_root.sh4.gotoAndStop(14);
}
if (_root.s4 == 1) {
this.gotoAndPlay(6);
}
Symbol 1082 MovieClip Frame 6
stop();
if (_root.s5 == 0) {
_root.sh5.gotoAndStop(14);
}
if (_root.s5 == 1) {
this.gotoAndPlay(7);
}
Symbol 1082 MovieClip Frame 7
stop();
if (_root.s6 == 0) {
_root.sh6.gotoAndStop(14);
}
if (_root.s6 == 1) {
this.gotoAndPlay(8);
}
Symbol 1082 MovieClip Frame 8
stop();
if (_root.s7 == 0) {
_root.sh7.gotoAndStop(14);
}
if (_root.s7 == 1) {
this.gotoAndPlay(9);
}
Symbol 1082 MovieClip Frame 9
stop();
if (_root.s8 == 0) {
_root.sh8.gotoAndStop(14);
}
Symbol 1084 MovieClip Frame 1
if (_root.people >= 1499) {
_root.aa.gotoAndStop(3);
}
if (_root.people >= 1499) {
this.gotoAndStop(4);
}
Symbol 1084 MovieClip Frame 2
if (_root.people >= 1499) {
_root.aa.gotoAndStop(3);
}
if (_root.people >= 1499) {
this.gotoAndStop(4);
}
Symbol 1084 MovieClip Frame 3
gotoAndPlay (1);
Symbol 1084 MovieClip Frame 4
stop();
Symbol 1096 MovieClip Frame 361
_root.day = _root.day + 1;
Symbol 1096 MovieClip Frame 721
_root.day = _root.day + 1;
Symbol 1096 MovieClip Frame 1081
_root.day = _root.day + 1;
Symbol 1096 MovieClip Frame 1441
_root.day = _root.day + 1;
_root.talk = "Pay Bills in 1 Day";
Symbol 1096 MovieClip Frame 1801
_root.money = _root.money - 800;
_root.day = _root.day + 1;
Symbol 1100 Button
on (release) {
if (_root.money >= 500) {
_root.pop = _root.pop + 5;
}
}
on (release) {
if (_root.money >= 500) {
_root.people = _root.people + random(40);
}
}
on (rollOver) {
_root.ro = "Fireworks $500";
}
on (rollOut) {
_root.ro = "";
}
on (release) {
if (_root.money >= 500) {
_root.talk = "Put off Fireworks";
}
}
on (release) {
if (_root.money >= 500) {
_root.f1.play();
}
}
on (release) {
if (_root.money <= 500) {
_root.warn = "You don't have enough money.";
}
}
on (release) {
if (_root.money >= 500) {
_root.money = _root.money - 500;
}
}
Symbol 1103 MovieClip Frame 1
_root.day2 = "Day: " + _root.day;
Symbol 1103 MovieClip Frame 2
_root.day2 = "Day: " + _root.day;
Symbol 1110 MovieClip Frame 1
stop();
Symbol 1110 MovieClip Frame 2
stop();
Symbol 1113 MovieClip Frame 1
stop();
Symbol 1113 MovieClip Frame 2
stop();
Symbol 1116 MovieClip Frame 1
stop();
Symbol 1116 MovieClip Frame 2
stop();
Symbol 1119 MovieClip Frame 1
stop();
Symbol 1119 MovieClip Frame 2
stop();
Symbol 1120 MovieClip Frame 1
stop();
Symbol 1120 MovieClip Frame 2
stop();
if (_root.fun == 1) {
_root.pstats.funbar.gotoAndStop(2);
}
if (_root.tired == 1) {
_root.pstats.tiredbar.gotoAndStop(2);
}
if (_root.hunger == 1) {
_root.pstats.hungerbar.gotoAndStop(2);
}
if (_root.thirsty == 1) {
_root.pstats.thirstybar.gotoAndStop(2);
}
Symbol 1121 MovieClip Frame 153
_root.people = _root.people + random(10);
_root.people = _root.people - random(5);
_root.money = _root.money + random(100);
Symbol 1127 MovieClip Frame 1
stop();
Symbol 1127 MovieClip Frame 2
stop();
Symbol 1127 MovieClip Frame 3
stop();
Symbol 1127 MovieClip Frame 4
stop();
Symbol 1150 Button
on (press) {
_root.clean = _root.clean + 30;
}
on (press) {
_root.puker.gotoAndPlay(1);
}
Symbol 1151 MovieClip Frame 208
_root.clean = _root.clean - 30;
_root.talk = "Clean Up The Puke!";
Symbol 1151 MovieClip Frame 249
stop();
Symbol 1167 Button
on (press) {
_root.clean = _root.clean + 30;
}
on (press) {
_root.pukeee.gotoAndPlay(1);
}
Symbol 1168 MovieClip Frame 359
_root.clean = _root.clean - 30;
_root.talk = "Clean Up The Puke!";
Symbol 1168 MovieClip Frame 400
stop();
Symbol 1184 Button
on (press) {
_root.clean = _root.clean + 30;
}
on (press) {
_root.puke.gotoAndPlay(1);
}
Symbol 1185 MovieClip Frame 248
_root.clean = _root.clean - 30;
_root.talk = "Clean Up The Puke!";
Symbol 1185 MovieClip Frame 289
stop();
Symbol 1201 Button
on (press) {
_root.clean = _root.clean + 30;
}
on (press) {
_root.pukee.gotoAndPlay(1);
}
Symbol 1202 MovieClip Frame 269
_root.clean = _root.clean - 30;
_root.talk = "Clean Up The Puke!";
Symbol 1202 MovieClip Frame 310
stop();
Symbol 1248 MovieClip Frame 80
_root.clown.play();
Symbol 1256 MovieClip Frame 1
stop();
Symbol 1256 MovieClip Frame 30
stop();
Symbol 1256 MovieClip Frame 43
_root.money = _root.money + 1;
_root.people = _root.people + random(5);
gotoAndPlay (2);
Symbol 1280 MovieClip Frame 1
stop();
Symbol 1280 MovieClip Frame 88
_root.money = _root.money + 1;
_root.people = _root.people + random(5);
gotoAndPlay (2);
Symbol 1288 Button
on (press) {
this.gotoAndStop(2);
}
on (press) {
_root.talk = "Welcome";
}
Symbol 1290 Button
on (release) {
_root.money = _root.money + 9999999;
}
on (release) {
this.gotoAndStop(2);
}
Symbol 1291 MovieClip Frame 1
stop();
Symbol 1291 MovieClip Frame 2
stop();
Symbol 1291 MovieClip Frame 3
stop();
Symbol 1293 Button
on (press) {
this.gotoAndStop(1);
}
on (press) {
_root.money = _root.money + 1500;
}
on (press) {
_root.people = _root.people + random(300);
}
Symbol 1294 MovieClip Frame 1
stop();
Symbol 1294 MovieClip Frame 2
stop();
Symbol 1295 MovieClip Frame 1
stop();
Symbol 1295 MovieClip Frame 2
stop();
Symbol 1295 MovieClip Frame 3
stop();
Symbol 1300 Button
on (release) {
stopAllSounds();
}
on (release) {
gotoAndPlay ("start");
}