Frame 3
stop();
stopAllSounds();
Frame 22
function player(player_name) {
this.name = player_name;
this.money = 1500;
this.postion = 1;
this.jail_Card = false;
this.in_jail = false;
this.corner = 1;
this.turns_in_jail = 0;
this.houses_owned = 0;
this.hotels_owned = 0;
this.train_station_owned = 0;
}
mouse_property_location = 0;
paid_rent_money = 0;
repated_turns = 0;
popupwindow_is_open = false;
car = new player("car");
car.turn = true;
Car_Money = car.money;
Car_postion = car.postion;
computer = new player("computer");
computer.turn = false;
Computer_Money = computer.money;
rolldice = new Sound();
rolldice.attachSound("dicerolling");
background_sound = new Sound();
background_sound.attachSound("background_sound");
background_sound.start(0, 999);
background_sound.setVolume(50);
car_sound = new Sound();
car_sound.attachSound("car_sound");
money_sound = new Sound();
money_sound.attachSound("money");
noclick_sound = new Sound();
noclick_sound.attachSound("noclick");
build_sound = new Sound();
build_sound.attachSound("build");
magic_sound = new Sound();
magic_sound.attachSound("magic");
water_sound = new Sound();
water_sound.attachSound("water");
Frame 25
stop();
maa = 1;
Instance of Symbol 38 MovieClip "stamp2" in Frame 25
on (rollOver) {
_root.mouse_property_location = 2;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp4" in Frame 25
on (rollOver) {
_root.mouse_property_location = 4;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp6" in Frame 25
on (rollOver) {
_root.mouse_property_location = 6;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp12" in Frame 25
on (rollOver) {
_root.mouse_property_location = 12;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp13" in Frame 25
on (rollOver) {
_root.mouse_property_location = 13;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp14" in Frame 25
on (rollOver) {
_root.mouse_property_location = 14;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp15" in Frame 25
on (rollOver) {
_root.mouse_property_location = 15;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp16" in Frame 25
on (rollOver) {
_root.mouse_property_location = 16;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp17" in Frame 25
on (rollOver) {
_root.mouse_property_location = 17;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp19" in Frame 25
on (rollOver) {
_root.mouse_property_location = 19;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp20" in Frame 25
on (rollOver) {
_root.mouse_property_location = 20;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp22" in Frame 25
on (rollOver) {
_root.mouse_property_location = 22;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp24" in Frame 25
on (rollOver) {
_root.mouse_property_location = 24;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp25" in Frame 25
on (rollOver) {
_root.mouse_property_location = 25;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp32" in Frame 25
on (rollOver) {
_root.mouse_property_location = 32;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp33" in Frame 25
on (rollOver) {
_root.mouse_property_location = 33;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp35" in Frame 25
on (rollOver) {
_root.mouse_property_location = 35;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp7" in Frame 25
on (rollOver) {
_root.mouse_property_location = 7;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp9" in Frame 25
on (rollOver) {
_root.mouse_property_location = 9;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp10" in Frame 25
on (rollOver) {
_root.mouse_property_location = 10;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp26" in Frame 25
on (rollOver) {
_root.mouse_property_location = 26;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp27" in Frame 25
on (rollOver) {
_root.mouse_property_location = 27;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp28" in Frame 25
on (rollOver) {
_root.mouse_property_location = 28;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp29" in Frame 25
on (rollOver) {
_root.mouse_property_location = 29;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp30" in Frame 25
on (rollOver) {
_root.mouse_property_location = 30;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp38" in Frame 25
on (rollOver) {
_root.mouse_property_location = 38;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp40" in Frame 25
on (rollOver) {
_root.mouse_property_location = 40;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 38 MovieClip "stamp36" in Frame 25
on (rollOver) {
_root.mouse_property_location = 36;
}
on (rollOut) {
_root.mouse_property_location = 0;
}
on (press) {
_root.buy_property_mouse_press = true;
}
Instance of Symbol 43 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 48 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 43 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 43 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 48 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 48 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 53 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 58 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 61 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 64 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 67 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 70 MovieClip in Frame 25
on (rollOver) {
gotoAndStop (2);
}
on (rollOut) {
gotoAndStop (1);
}
Instance of Symbol 1140 MovieClip "raha" in Frame 25
onClipEvent (enterFrame) {
gotoAndStop(_root.Car_Money);
}
Instance of Symbol 1140 MovieClip "raha" in Frame 25
onClipEvent (enterFrame) {
gotoAndStop(_root.Computer_Money);
}
Frame 26
if (auction.window_is_open || (jailwindow.window_is_open)) {
stop();
} else {
rolldice.start();
die1 = random(6) + 1;
die2 = random(6) + 1;
_root.house_window.gotoAndStop(1);
_root.mortgage_window.gotoAndStop(1);
if (car.turn && (car.turns_in_jail == 2)) {
car.turns_in_jail = 0;
if (die1 == die2) {
car.money = car.money + 50;
}
}
spinlength = 12;
if (car.turn) {
car_sound.start();
}
if (die1 == die2) {
repated_turns++;
}
if (car.in_jail) {
player_states.car_in_jail._visible = true;
} else {
player_states.car_in_jail._visible = false;
}
if (computer.in_jail) {
player_states.computer_in_jail._visible = true;
} else {
player_states.computer_in_jail._visible = false;
}
}
Frame 27
temp = random(6) + 1;
dice1.gotoAndStop(temp);
temp = random(6) + 1;
dice2.gotoAndStop(temp);
Frame 28
spinlength = spinlength - 1;
if (spinlength > 0) {
gotoAndPlay (27);
}
Frame 29
dice1.gotoAndStop(die1);
dice2.gotoAndStop(die2);
score = die1 + die2;
if (computer.turn) {
if (repated_turns == 3) {
repated_turns = 0;
computer.postion = 11;
computer.corner = 1;
complayer._x = 147;
complayer._y = 545;
carplayer.gotoAndStop(computer.corner);
computer.in_jail = true;
car.turn = !car.turn;
computer.turn = !computer.turn;
gotoAndStop (48);
}
}
if (car.turn) {
if (repated_turns == 3) {
repated_turns = 0;
if (car.postion <= 11) {
score = 11 - car.postion;
} else {
score = 51 - car.postion;
}
car.in_jail = true;
die1 = 9;
}
}
Frame 30
score = score - 1;
if (car.turn) {
car.postion = car.postion + 1;
if (car.postion >= 42) {
car.postion = car.postion - 40;
}
xpos = getProperty("carplayer", _x);
ypos = getProperty("carplayer", _y);
if (car.postion <= 11) {
xpos = xpos - 49;
car.corner = 1;
}
if ((car.postion > 11) && (car.postion < 22)) {
if (ypos > 535) {
ypos = 535;
}
ypos = ypos - 48;
car.corner = 2;
}
if ((car.postion >= 22) && (car.postion < 32)) {
xpos = xpos + 49;
car.corner = 3;
}
if ((car.postion >= 32) && (car.postion <= 41)) {
ypos = ypos + 49;
car.corner = 4;
}
tellTarget ("carplayer") {
gotoAndStop(/:car.corner);
};
if ((car.corner == 1) || (car.corner == 3)) {
setProperty("carplayer", _x , xpos);
}
if ((car.corner == 2) || (car.corner == 4)) {
setProperty("carplayer", _y , ypos);
}
if (score == 0) {
_xscale = 100;
_yscale = 100;
_x = 0;
_y = 0;
}
if ((car.postion == 41) && (car.in_jail == false)) {
car.money = car.money + 200;
car_Money = car.money;
}
tellTarget ("") {
};
tellTarget ("") {
}
}
if (computer.turn) {
if (computer.in_jail) {
computer.money = computer.money - 50;
}
computer.postion = computer.postion + 1;
if (computer.postion >= 42) {
computer.postion = computer.postion - 40;
}
xpos = getProperty("complayer", _x);
ypos = getProperty("complayer", _y);
if (computer.postion <= 11) {
xpos = xpos - 49;
computer.corner = 1;
}
if ((computer.postion > 11) && (computer.postion < 22)) {
if (ypos > 540) {
ypos = 540;
}
ypos = ypos - 49;
computer.corner = 2;
}
if ((computer.postion >= 22) && (computer.postion < 32)) {
xpos = xpos + 49;
computer.corner = 3;
}
if ((computer.postion >= 32) && (computer.postion <= 41)) {
ypos = ypos + 49;
computer.corner = 4;
}
tellTarget ("complayer") {
gotoAndStop(/:computer.corner);
};
if ((computer.corner == 1) || (computer.corner == 3)) {
setProperty("complayer", _x , xpos);
}
if ((computer.corner == 2) || (computer.corner == 4)) {
setProperty("complayer", _y , ypos);
}
if (score == 0) {
_xscale = 100;
_yscale = 100;
_x = 0;
_y = 0;
}
if ((computer.postion == 41) && (computer.in_jail == false)) {
computer.money = computer.money + 200;
Computer_Money = computer.money;
}
};
tellTarget (_target) {
};
}
Frame 35
if (car.turn) {
if (score > 0) {
gotoAndPlay (30);
} else {
if (((car.postion == 3) || (car.postion == 18)) || (car.postion == 34)) {
magic_sound.start();
community.gotoAndStop(random(16) + 2);
}
if (community._currentframe == 2) {
score = 41 - computer.postion;
gotoAndPlay (30);
}
if (community._currentframe == 3) {
if (car.postion == 3) {
score = 3;
}
if (car.postion == 18) {
score = 8;
}
if (car.postion == 34) {
score = 2;
}
gotoAndPlay (30);
}
if (community._currentframe == 4) {
car.money = car.money + 200;
}
if (community._currentframe == 5) {
car.money = car.money - 50;
}
if (community._currentframe == 6) {
car.money = car.money + Math.round(computer.money / 10);
computer.money = computer.money - Math.round(computer.money / 10);
}
if (community._currentframe == 7) {
car.money = car.money + 45;
}
if (community._currentframe == 8) {
car.jail_Card = true;
player_states.car_out_of_jail_card._visible = true;
}
if (community._currentframe == 9) {
car.postion = 11;
car.corner = 1;
carplayer._x = 147;
carplayer._y = 545;
carplayer.gotoAndStop(car.corner);
car.in_jail = true;
}
if (community._currentframe == 10) {
car.money = car.money + 50;
computer.money = computer.money - 50;
}
if (community._currentframe == 11) {
car.money = car.money + 150;
}
if (community._currentframe == 12) {
car.money = car.money + 100;
}
if (community._currentframe == 13) {
car.money = car.money - 100;
}
if (community._currentframe == 14) {
car.money = car.money + 25;
}
if (community._currentframe == 15) {
car.money = car.money + 11;
}
if (community._currentframe == 16) {
car.money = car.money + 50;
}
if (community._currentframe == 17) {
car.money = car.money + 100;
}
}
}
if (computer.turn) {
if (score > 0) {
gotoAndPlay (30);
} else {
if (((computer.postion == 3) || (computer.postion == 18)) || (computer.postion == 34)) {
magic_sound.start();
community.gotoAndStop(random(16) + 2);
}
if (community._currentframe == 2) {
score = 41 - computer.postion;
gotoAndPlay (30);
}
if (community._currentframe == 3) {
if (computer.postion == 3) {
score = 3;
}
if (computer.postion == 18) {
score = 8;
}
if (computer.postion == 34) {
score = 2;
}
gotoAndPlay (30);
}
if (community._currentframe == 4) {
computer.money = computer.money + 200;
}
if (community._currentframe == 5) {
computer.money = computer.money - 50;
}
if (community._currentframe == 6) {
computer.money = computer.money + Math.round(car.money / 10);
car.money = car.money - Math.round(car.money / 10);
}
if (community._currentframe == 7) {
computer.money = computer.money + 45;
}
if (community._currentframe == 8) {
computer.jail_Card = true;
player_states.computer_out_of_jail_card._visible = true;
}
if (community._currentframe == 9) {
computer.postion = 11;
computer.corner = 1;
complayer._x = 147;
complayer._y = 545;
complayer.gotoAndStop(computer.corner);
computer.in_jail = true;
}
if (community._currentframe == 10) {
computer.money = computer.money + 50;
car.money = car.money - 50;
}
if (community._currentframe == 11) {
computer.money = computer.money + 150;
}
if (community._currentframe == 12) {
computer.money = computer.money + 100;
}
if (community._currentframe == 13) {
computer.money = computer.money - 100;
}
if (community._currentframe == 14) {
computer.money = computer.money + 25;
}
if (community._currentframe == 15) {
computer.money = computer.money + 11;
}
if (community._currentframe == 16) {
computer.money = computer.money + 50;
}
if (community._currentframe == 17) {
computer.money = computer.money + 100;
}
}
}
Frame 36
if (car.turn) {
if (score == 0) {
if (((car.postion == 8) || (car.postion == 23)) || (car.postion == 37)) {
magic_sound.start();
chance.gotoAndStop(random(16) + 2);
}
if (chance._currentframe == 2) {
score = 41 - car.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 3) {
if (car.postion < 25) {
score = 25 - car.postion;
} else {
score = 65 - car.postion;
}
gotoAndPlay (30);
}
if (chance._currentframe == 4) {
if (car.postion < 12) {
score = 12 - car.postion;
} else {
score = 52 - car.postion;
}
gotoAndPlay (30);
}
if (chance._currentframe == 5) {
car.money = car.money + 50;
}
if (chance._currentframe == 6) {
car.jail_Card = true;
player_states.car_out_of_jail_card._visible = true;
}
if (chance._currentframe == 7) {
car.postion = 11;
car.corner = 1;
carplayer._x = 147;
carplayer._y = 545;
carplayer.gotoAndStop(car.corner);
car.in_jail = true;
}
if (chance._currentframe == 8) {
car.money = car.money - (30 * car.houses_owned);
car.money = car.money - (100 * car.hotels_owned);
}
if (chance._currentframe == 9) {
car.money = car.money - 15;
}
if (chance._currentframe == 10) {
car.money = car.money - 12;
}
if (chance._currentframe == 11) {
car.money = car.money - 150;
}
if (chance._currentframe == 12) {
score = 46 - car.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 13) {
score = 40 - car.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 14) {
car.money = car.money - (40 * car.houses_owned);
car.money = car.money - (110 * car.hotels_owned);
}
if (chance._currentframe == 15) {
car.money = car.money - 50;
computer.money = computer.money + 50;
}
if (chance._currentframe == 16) {
car.money = car.money + 150;
}
if (chance._currentframe == 17) {
car.money = car.money + 100;
}
}
}
if (computer.turn) {
if (score == 0) {
if (((computer.postion == 8) || (computer.postion == 23)) || (computer.postion == 37)) {
magic_sound.start();
chance.gotoAndStop(random(16) + 2);
}
if (chance._currentframe == 2) {
score = 41 - computer.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 3) {
if (computer.postion < 25) {
score = 25 - computer.postion;
} else {
score = 65 - computer.postion;
}
gotoAndPlay (30);
}
if (chance._currentframe == 4) {
if (computer.postion < 12) {
score = 12 - computer.postion;
} else {
score = 52 - computer.postion;
}
gotoAndPlay (30);
}
if (chance._currentframe == 5) {
computer.money = computer.money + 50;
}
if (chance._currentframe == 6) {
computer.jail_Card = true;
player_states.computer_out_of_jail_card._visible = true;
}
if (chance._currentframe == 7) {
computer.postion = 11;
computer.corner = 1;
complayer._x = 147;
complayer._y = 545;
complayer.gotoAndStop(computer.corner);
computer.in_jail = true;
}
if (chance._currentframe == 8) {
computer.money = computer.money - (30 * computer.houses_owned);
computer.money = computer.money - (100 * computer.hotels_owned);
}
if (chance._currentframe == 9) {
computer.money = computer.money - 15;
}
if (chance._currentframe == 10) {
computer.money = computer.money - 12;
}
if (chance._currentframe == 11) {
computer.money = computer.money - 150;
}
if (chance._currentframe == 12) {
score = 46 - computer.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 13) {
score = 40 - computer.postion;
gotoAndPlay (30);
}
if (chance._currentframe == 14) {
computer.money = computer.money - (40 * computer.houses_owned);
computer.money = computer.money - (110 * computer.hotels_owned);
}
if (chance._currentframe == 15) {
computer.money = computer.money - 50;
car.money = car.money + 50;
}
if (chance._currentframe == 16) {
computer.money = computer.money + 150;
}
if (chance._currentframe == 17) {
computer.money = computer.money + 100;
}
}
}
Frame 37
if (car.turn) {
if (score == 0) {
if (property.board_locations[car.postion].is_it_rented_already == false) {
_root.popupwindow.play();
}
property.gotoAndStop(car.postion);
}
}
if (computer.turn) {
if (score == 0) {
if (property.board_locations[computer.postion].is_it_rented_already == false) {
_root.popupwindow.play();
}
property.gotoAndStop(computer.postion);
}
}
Frame 44
if (popupwindow_is_open) {
gotoAndPlay (38);
}
Frame 45
if (score == 0) {
}
Frame 46
if (car.turn) {
if (score == 0) {
if (car.postion == 29) {
water_sound.start();
}
if (property.board_locations[car.postion].is_it_rented_already == false) {
if (popupwindow.ok == true) {
money_sound.start();
car.money = car.money - property.board_locations[car.postion].cost;
property.board_locations[car.postion].the_owner = car.name;
property.board_locations[car.postion].is_it_rented_already = true;
tellTarget ("property") {
gotoAndStop(car.postion);
};
if ((((car.postion == 6) || (car.postion == 16)) || (car.postion == 26)) || (car.postion == 36)) {
car.train_station_owned++;
}
this["stamp" + car.postion].gotoAndStop(2);
_root.sets.play();
tellTarget ("") {
};
tellTarget ("") {
}
}
}
if (((property.board_locations[car.postion].is_it_rented_already == true) && (property.board_locations[car.postion].the_owner != car.name)) && (!property.board_locations[car.postion].is_it_mortgaged_already)) {
if (property.board_locations[car.postion].the_owner == computer.name) {
player_states.computer_face.gotoAndStop("happy");
money_sound.start();
if (property.board_locations[car.postion].number_of_houses_bulid == 0) {
if ((((car.postion == 6) || (car.postion == 16)) || (car.postion == 26)) || (car.postion == 36)) {
train_station_owner = computer;
if (train_station_owner.train_station_owned == 1) {
paid_rent_money = 25;
}
if (train_station_owner.train_station_owned == 2) {
paid_rent_money = 50;
}
if (train_station_owner.train_station_owned == 3) {
paid_rent_money = 100;
}
if (train_station_owner.train_station_owned == 4) {
paid_rent_money = 200;
}
computer.money = computer.money + paid_rent_money;
} else if (property.board_locations[car.postion].is_the_whole_set_owned) {
paid_rent_money = 2 * property.board_locations[car.postion].rent;
computer.money = computer.money + paid_rent_money;
} else {
paid_rent_money = property.board_locations[car.postion].rent;
computer.money = computer.money + paid_rent_money;
}
}
if (property.board_locations[car.postion].number_of_houses_bulid == 1) {
paid_rent_money = property.board_locations[car.postion].one_house_rent;
computer.money = computer.money + paid_rent_money;
}
if (property.board_locations[car.postion].number_of_houses_bulid == 2) {
paid_rent_money = property.board_locations[car.postion].two_houses_rent;
computer.money = computer.money + paid_rent_money;
}
if (property.board_locations[car.postion].number_of_houses_bulid == 3) {
paid_rent_money = property.board_locations[car.postion].three_houses_rent;
computer.money = computer.money + paid_rent_money;
}
if (property.board_locations[car.postion].is_there_hotel) {
paid_rent_money = property.board_locations[car.postion].hotel_rent;
computer.money = computer.money + paid_rent_money;
} else if (property.board_locations[car.postion].number_of_houses_bulid == 4) {
paid_rent_money = property.board_locations[car.postion].four_houses_rent;
computer.money = computer.money + paid_rent_money;
}
}
car.money = car.money - paid_rent_money;
paid_rent_money = 0;
}
if (car.postion == 5) {
car.money = car.money - 200;
money_sound.start();
Car_Money = car.money;
}
if (car.postion == 39) {
car.money = car.money - 100;
money_sound.start();
Car_Money = car.money;
}
if (car.postion == 31) {
car.postion = 11;
car.corner = 1;
carplayer._x = 147;
carplayer._y = 545;
carplayer.gotoAndStop(car.corner);
car.in_jail = true;
}
}
}
if (computer.turn) {
if (score == 0) {
if (computer.postion == 29) {
water_sound.start();
}
if (property.board_locations[computer.postion].is_it_rented_already == false) {
if (computer.money >= (property.board_locations[computer.postion].cost + 100)) {
computer.money = computer.money - property.board_locations[computer.postion].cost;
property.board_locations[computer.postion].the_owner = computer.name;
property.board_locations[computer.postion].is_it_rented_already = true;
tellTarget ("property") {
gotoAndStop(computer.postion);
};
if ((((computer.postion == 6) || (computer.postion == 16)) || (computer.postion == 26)) || (computer.postion == 36)) {
computer.train_station_owned++;
}
this["stamp" + computer.postion].gotoAndPlay(3);
_root.sets.play();
};
tellTarget (_target) {
};
} else {
auction.gotoAndPlay(2);
}
}
if (((property.board_locations[computer.postion].is_it_rented_already == true) && (property.board_locations[computer.postion].the_owner != computer.name)) && (!property.board_locations[computer.postion].is_it_mortgaged_already)) {
if (property.board_locations[computer.postion].the_owner == car.name) {
if (property.board_locations[computer.postion].number_of_houses_bulid == 0) {
if ((((computer.postion == 6) || (computer.postion == 16)) || (computer.postion == 26)) || (computer.postion == 36)) {
train_station_owner = car;
if (train_station_owner.train_station_owned == 1) {
paid_rent_money = 25;
}
if (train_station_owner.train_station_owned == 2) {
paid_rent_money = 50;
}
if (train_station_owner.train_station_owned == 3) {
paid_rent_money = 100;
}
if (train_station_owner.train_station_owned == 4) {
paid_rent_money = 200;
}
car.money = car.money + paid_rent_money;
} else if (property.board_locations[computer.postion].is_the_whole_set_owned) {
paid_rent_money = 2 * property.board_locations[computer.postion].rent;
car.money = car.money + paid_rent_money;
} else {
paid_rent_money = property.board_locations[computer.postion].rent;
car.money = car.money + paid_rent_money;
}
}
if (property.board_locations[computer.postion].number_of_houses_bulid == 1) {
paid_rent_money = property.board_locations[computer.postion].one_house_rent;
car.money = car.money + paid_rent_money;
}
if (property.board_locations[computer.postion].number_of_houses_bulid == 2) {
paid_rent_money = property.board_locations[computer.postion].two_houses_rent;
car.money = car.money + paid_rent_money;
}
if (property.board_locations[computer.postion].number_of_houses_bulid == 3) {
paid_rent_money = property.board_locations[computer.postion].three_houses_rent;
car.money = car.money + paid_rent_money;
}
if (property.board_locations[computer.postion].is_there_hotel) {
paid_rent_money = property.board_locations[computer.postion].hotel_rent;
car.money = car.money + paid_rent_money;
} else if (property.board_locations[computer.postion].number_of_houses_bulid == 4) {
paid_rent_money = property.board_locations[computer.postion].four_houses_rent;
car.money = car.money + paid_rent_money;
}
}
computer.money = computer.money - paid_rent_money;
paid_rent_money = 0;
}
if (computer.postion == 5) {
computer.money = computer.money - 200;
money_sound.start();
Computer_Money = computer.money;
if (computer.money < 0) {
mortgage_window.play();
stop();
}
}
if (computer.postion == 39) {
computer.money = computer.money - 100;
money_sound.start();
Computer_Money = computer.money;
if (computer.money < 0) {
mortgage_window.play();
stop();
}
}
if (computer.postion == 31) {
computer.postion = 11;
computer.corner = 1;
complayer._x = 147;
complayer._y = 545;
complayer.gotoAndStop(computer.corner);
computer.in_jail = true;
}
location = 1;
while (location <= 40) {
if ((((((((((((((((((location != 1) && (location != 3)) && (location != 5)) && (location != 6)) && (location != 8)) && (location != 11)) && (location != 13)) && (location != 16)) && (location != 18)) && (location != 21)) && (location != 23)) && (location != 26)) && (location != 29)) && (location != 31)) && (location != 34)) && (location != 36)) && (location != 37)) && (location != 39)) {
if (((((property.board_locations[location].the_owner == computer.name) && (!property.board_locations[location].is_there_hotel)) && (property.board_locations[location].is_the_whole_set_owned)) && (!property.board_locations[location].is_it_mortgaged_already)) && (property.board_locations[location].one_house_cost < computer.money)) {
house_window.play();
stop();
if (((property.board_locations[location].the_owner == computer.name) && (property.board_locations[location].is_it_mortgaged_already)) && (property.board_locations[location].Mortgage < computer.money)) {
property.board_locations[location].is_it_mortgaged_already = false;
computer.money = computer.money - property.board_locations[location].Mortgage;
this["stamp" + location].gotoAndStop(2);
}
}
}
if (computer.money < 0) {
mortgage_window.play();
stop();
}
location++;
}
}
}
Frame 48
Car_Money = car.money;
Car_postion = car.postion;
Computer_Money = computer.money;
if (die1 != die2) {
car.turn = !car.turn;
computer.turn = !computer.turn;
repated_turns = 0;
}
if (computer.turn) {
if (computer.in_jail) {
_root.jailwindow.play();
gotoAndPlay (38);
} else {
gotoAndPlay (26);
}
}
if (car.turn) {
if (computer.money < 0) {
delete this.car;
delete this.computer;
delete this.rolldice;
delete this.property.board_locations;
gotoAndPlay (55);
}
if (car.money < 0) {
mortgage_window.play();
stop();
}
if (car.in_jail) {
_root.jailwindow.play();
gotoAndPlay (38);
} else {
stop();
}
}
Frame 55
stop();
Frame 56
stop();
Symbol 13 Button
on (release) {
gotoAndPlay (21);
}
Symbol 18 Button
on (press) {
_root.house_window.play();
}
Symbol 26 Button
on (press) {
_root.mortgage_window.play();
}
Symbol 38 MovieClip Frame 1
house1._visible = false;
house2._visible = false;
house3._visible = false;
house4._visible = false;
hotel._visible = false;
stop();
Symbol 38 MovieClip Frame 2
house1._visible = false;
house2._visible = false;
house3._visible = false;
house4._visible = false;
hotel._visible = false;
stop();
Symbol 38 MovieClip Frame 3
house1._visible = false;
house2._visible = false;
house3._visible = false;
house4._visible = false;
hotel._visible = false;
stop();
Symbol 38 MovieClip Frame 4
stop();
Symbol 38 MovieClip Frame 5
stop();
Symbol 43 MovieClip Frame 1
stop();
Symbol 43 MovieClip Frame 2
stop();
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 2
stop();
Symbol 53 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 2
stop();
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 2
stop();
Symbol 61 MovieClip Frame 1
stop();
Symbol 61 MovieClip Frame 2
stop();
Symbol 64 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 2
stop();
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 2
stop();
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 2
stop();
Symbol 101 MovieClip Frame 2
if ((_root.property.board_locations[2].the_owner == _root.property.board_locations[4].the_owner) && (_root.property.board_locations[2].the_owner != "none")) {
_root.property.board_locations[2].is_the_whole_set_owned = true;
_root.property.board_locations[4].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[2].is_the_whole_set_owned = false;
_root.property.board_locations[4].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[7].the_owner == _root.property.board_locations[9].the_owner) && (_root.property.board_locations[9].the_owner == _root.property.board_locations[10].the_owner)) && (_root.property.board_locations[7].the_owner != "none")) {
_root.property.board_locations[7].is_the_whole_set_owned = true;
_root.property.board_locations[9].is_the_whole_set_owned = true;
_root.property.board_locations[10].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[7].is_the_whole_set_owned = false;
_root.property.board_locations[9].is_the_whole_set_owned = false;
_root.property.board_locations[10].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[12].the_owner == _root.property.board_locations[14].the_owner) && (_root.property.board_locations[14].the_owner == _root.property.board_locations[15].the_owner)) && (_root.property.board_locations[12].the_owner != "none")) {
_root.property.board_locations[12].is_the_whole_set_owned = true;
_root.property.board_locations[14].is_the_whole_set_owned = true;
_root.property.board_locations[15].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[12].is_the_whole_set_owned = false;
_root.property.board_locations[14].is_the_whole_set_owned = false;
_root.property.board_locations[15].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[17].the_owner == _root.property.board_locations[19].the_owner) && (_root.property.board_locations[19].the_owner == _root.property.board_locations[20].the_owner)) && (_root.property.board_locations[17].the_owner != "none")) {
_root.property.board_locations[17].is_the_whole_set_owned = true;
_root.property.board_locations[19].is_the_whole_set_owned = true;
_root.property.board_locations[20].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[17].is_the_whole_set_owned = false;
_root.property.board_locations[19].is_the_whole_set_owned = false;
_root.property.board_locations[20].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[22].the_owner == _root.property.board_locations[24].the_owner) && (_root.property.board_locations[24].the_owner == _root.property.board_locations[25].the_owner)) && (_root.property.board_locations[22].the_owner != "none")) {
_root.property.board_locations[22].is_the_whole_set_owned = true;
_root.property.board_locations[24].is_the_whole_set_owned = true;
_root.property.board_locations[25].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[22].is_the_whole_set_owned = false;
_root.property.board_locations[24].is_the_whole_set_owned = false;
_root.property.board_locations[25].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[27].the_owner == _root.property.board_locations[28].the_owner) && (_root.property.board_locations[28].the_owner == _root.property.board_locations[30].the_owner)) && (_root.property.board_locations[27].the_owner != "none")) {
_root.property.board_locations[27].is_the_whole_set_owned = true;
_root.property.board_locations[28].is_the_whole_set_owned = true;
_root.property.board_locations[30].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[27].is_the_whole_set_owned = false;
_root.property.board_locations[28].is_the_whole_set_owned = false;
_root.property.board_locations[30].is_the_whole_set_owned = false;
}
if (((_root.property.board_locations[32].the_owner == _root.property.board_locations[33].the_owner) && (_root.property.board_locations[33].the_owner == _root.property.board_locations[35].the_owner)) && (_root.property.board_locations[32].the_owner != "none")) {
_root.property.board_locations[32].is_the_whole_set_owned = true;
_root.property.board_locations[33].is_the_whole_set_owned = true;
_root.property.board_locations[35].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[32].is_the_whole_set_owned = false;
_root.property.board_locations[33].is_the_whole_set_owned = false;
_root.property.board_locations[35].is_the_whole_set_owned = false;
}
if ((_root.property.board_locations[38].the_owner == _root.property.board_locations[40].the_owner) && (_root.property.board_locations[38].the_owner != "none")) {
_root.property.board_locations[38].is_the_whole_set_owned = true;
_root.property.board_locations[40].is_the_whole_set_owned = true;
} else {
_root.property.board_locations[38].is_the_whole_set_owned = false;
_root.property.board_locations[40].is_the_whole_set_owned = false;
}
gotoAndStop (1);
Symbol 106 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 25
gotoAndPlay (1);
Symbol 114 MovieClip Frame 1
car_in_jail._visible = false;
computer_in_jail._visible = false;
car_out_of_jail_card._visible = false;
computer_out_of_jail_card._visible = false;
Symbol 132 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 2
stop();
Symbol 132 MovieClip Frame 3
stop();
Symbol 400 MovieClip Frame 1
if (code_loaded != true) {
gotoAndPlay (45);
} else {
stop();
}
Symbol 400 MovieClip Frame 2
nimi = board_locations[2].nimi;
hinta = board_locations[2].cost;
talo_hinta = board_locations[2].one_house_cost;
talo1 = board_locations[2].one_house_rent;
talo2 = board_locations[2].two_houses_rent;
talo3 = board_locations[2].three_houses_rent;
talo4 = board_locations[2].four_houses_rent;
hotelli = board_locations[2].hotel_rent;
panttaus = board_locations[2].Mortgage;
if (board_locations[2].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[2].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[2].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 4
nimi = board_locations[4].nimi;
hinta = board_locations[4].cost;
talo_hinta = board_locations[4].one_house_cost;
talo1 = board_locations[4].one_house_rent;
talo2 = board_locations[4].two_houses_rent;
talo3 = board_locations[4].three_houses_rent;
talo4 = board_locations[4].four_houses_rent;
hotelli = board_locations[4].hotel_rent;
panttaus = board_locations[4].Mortgage;
if (board_locations[4].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[4].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[4].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 6
nimi = board_locations[6].nimi;
hinta = board_locations[6].cost;
talo1 = board_locations[6].rent;
talo2 = board_locations[6].rent * 2;
talo3 = board_locations[6].rent * 4;
talo4 = board_locations[6].rent * 8;
panttaus = board_locations[6].Mortgage;
if (board_locations[6].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[6].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[6].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 7
nimi = board_locations[7].nimi;
hinta = board_locations[7].cost;
talo_hinta = board_locations[7].one_house_cost;
talo1 = board_locations[7].one_house_rent;
talo2 = board_locations[7].two_houses_rent;
talo3 = board_locations[7].three_houses_rent;
talo4 = board_locations[7].four_houses_rent;
hotelli = board_locations[7].hotel_rent;
panttaus = board_locations[7].Mortgage;
if (board_locations[7].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[7].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[7].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 9
nimi = board_locations[9].nimi;
hinta = board_locations[9].cost;
talo_hinta = board_locations[9].one_house_cost;
talo1 = board_locations[9].one_house_rent;
talo2 = board_locations[9].two_houses_rent;
talo3 = board_locations[9].three_houses_rent;
talo4 = board_locations[9].four_houses_rent;
hotelli = board_locations[9].hotel_rent;
panttaus = board_locations[9].Mortgage;
if (board_locations[9].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[9].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[9].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 10
nimi = board_locations[10].nimi;
hinta = board_locations[10].cost;
talo_hinta = board_locations[10].one_house_cost;
talo1 = board_locations[10].one_house_rent;
talo2 = board_locations[10].two_houses_rent;
talo3 = board_locations[10].three_houses_rent;
talo4 = board_locations[10].four_houses_rent;
hotelli = board_locations[10].hotel_rent;
panttaus = board_locations[10].Mortgage;
if (board_locations[10].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[10].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[10].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 12
nimi = board_locations[12].nimi;
hinta = board_locations[12].cost;
talo_hinta = board_locations[12].one_house_cost;
talo1 = board_locations[12].one_house_rent;
talo2 = board_locations[12].two_houses_rent;
talo3 = board_locations[12].three_houses_rent;
talo4 = board_locations[12].four_houses_rent;
hotelli = board_locations[12].hotel_rent;
panttaus = board_locations[12].Mortgage;
if (board_locations[12].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[12].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[12].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 13
nimi = board_locations[13].nimi;
hinta = board_locations[13].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = board_locations[13].Mortgage;
if (board_locations[13].the_owner == board_locations[29].the_owner) {
board_locations[13].rent = _root.die1 * 20;
} else {
board_locations[13].rent = _root.die1 * 8;
}
if (board_locations[13].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[13].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[13].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 14
nimi = board_locations[14].nimi;
hinta = board_locations[14].cost;
talo_hinta = board_locations[14].one_house_cost;
talo1 = board_locations[14].one_house_rent;
talo2 = board_locations[14].two_houses_rent;
talo3 = board_locations[14].three_houses_rent;
talo4 = board_locations[14].four_houses_rent;
hotelli = board_locations[14].hotel_rent;
panttaus = board_locations[14].Mortgage;
if (board_locations[14].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[14].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[14].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 15
nimi = board_locations[15].nimi;
hinta = board_locations[15].cost;
talo_hinta = board_locations[15].one_house_cost;
talo1 = board_locations[15].one_house_rent;
talo2 = board_locations[15].two_houses_rent;
talo3 = board_locations[15].three_houses_rent;
talo4 = board_locations[15].four_houses_rent;
hotelli = board_locations[15].hotel_rent;
panttaus = board_locations[15].Mortgage;
if (board_locations[15].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[15].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[15].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 16
nimi = board_locations[16].nimi;
hinta = board_locations[16].cost;
talo1 = board_locations[16].rent;
talo2 = board_locations[16].rent * 2;
talo3 = board_locations[16].rent * 4;
talo4 = board_locations[16].rent * 8;
if (board_locations[16].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[16].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[16].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 17
nimi = board_locations[17].nimi;
hinta = board_locations[17].cost;
talo_hinta = board_locations[17].one_house_cost;
talo1 = board_locations[17].one_house_rent;
talo2 = board_locations[17].two_houses_rent;
talo3 = board_locations[17].three_houses_rent;
talo4 = board_locations[17].four_houses_rent;
hotelli = board_locations[17].hotel_rent;
panttaus = board_locations[17].Mortgage;
if (board_locations[17].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[17].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[17].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 19
nimi = board_locations[19].nimi;
hinta = board_locations[19].cost;
talo_hinta = board_locations[19].one_house_cost;
talo1 = board_locations[19].one_house_rent;
talo2 = board_locations[19].two_houses_rent;
talo3 = board_locations[19].three_houses_rent;
talo4 = board_locations[19].four_houses_rent;
hotelli = board_locations[19].hotel_rent;
panttaus = board_locations[19].Mortgage;
if (board_locations[19].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[19].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[19].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 20
nimi = board_locations[20].nimi;
hinta = board_locations[20].cost;
talo_hinta = board_locations[20].one_house_cost;
talo1 = board_locations[20].one_house_rent;
talo2 = board_locations[20].two_houses_rent;
talo3 = board_locations[20].three_houses_rent;
talo4 = board_locations[20].four_houses_rent;
hotelli = board_locations[20].hotel_rent;
panttaus = board_locations[20].Mortgage;
if (board_locations[20].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[20].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[20].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 22
nimi = board_locations[22].nimi;
hinta = board_locations[22].cost;
talo_hinta = board_locations[22].one_house_cost;
talo1 = board_locations[22].one_house_rent;
talo2 = board_locations[22].two_houses_rent;
talo3 = board_locations[22].three_houses_rent;
talo4 = board_locations[22].four_houses_rent;
hotelli = board_locations[22].hotel_rent;
panttaus = board_locations[22].Mortgage;
if (board_locations[22].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[22].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[22].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 24
nimi = board_locations[24].nimi;
hinta = board_locations[24].cost;
talo_hinta = board_locations[24].one_house_cost;
talo1 = board_locations[24].one_house_rent;
talo2 = board_locations[24].two_houses_rent;
talo3 = board_locations[24].three_houses_rent;
talo4 = board_locations[24].four_houses_rent;
hotelli = board_locations[24].hotel_rent;
panttaus = board_locations[24].Mortgage;
if (board_locations[24].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[24].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[24].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 25
nimi = board_locations[25].nimi;
hinta = board_locations[25].cost;
talo_hinta = board_locations[25].one_house_cost;
talo1 = board_locations[25].one_house_rent;
talo2 = board_locations[25].two_houses_rent;
talo3 = board_locations[25].three_houses_rent;
talo4 = board_locations[25].four_houses_rent;
hotelli = board_locations[25].hotel_rent;
panttaus = board_locations[25].Mortgage;
if (board_locations[25].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[25].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[25].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 26
nimi = board_locations[26].nimi;
hinta = board_locations[26].cost;
talo1 = board_locations[26].rent;
talo2 = board_locations[26].rent * 2;
talo3 = board_locations[26].rent * 4;
talo4 = board_locations[26].rent * 8;
if (board_locations[26].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[26].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[26].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 27
nimi = board_locations[27].nimi;
hinta = board_locations[27].cost;
talo_hinta = board_locations[27].one_house_cost;
talo1 = board_locations[27].one_house_rent;
talo2 = board_locations[27].two_houses_rent;
talo3 = board_locations[27].three_houses_rent;
talo4 = board_locations[27].four_houses_rent;
hotelli = board_locations[27].hotel_rent;
panttaus = board_locations[27].Mortgage;
if (board_locations[27].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[27].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[27].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 28
nimi = board_locations[28].nimi;
hinta = board_locations[28].cost;
talo_hinta = board_locations[28].one_house_cost;
talo1 = board_locations[28].one_house_rent;
talo2 = board_locations[28].two_houses_rent;
talo3 = board_locations[28].three_houses_rent;
talo4 = board_locations[28].four_houses_rent;
hotelli = board_locations[28].hotel_rent;
panttaus = board_locations[28].Mortgage;
if (board_locations[28].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[28].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[28].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 29
nimi = board_locations[29].nimi;
hinta = board_locations[29].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = board_locations[29].Mortgage;
if (board_locations[29].the_owner == board_locations[13].the_owner) {
board_locations[29].rent = _root.die1 * 20;
} else {
board_locations[13].rent = _root.die1 * 8;
}
if (board_locations[29].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[29].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[29].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 30
nimi = board_locations[30].nimi;
hinta = board_locations[30].cost;
talo_hinta = board_locations[30].one_house_cost;
talo1 = board_locations[30].one_house_rent;
talo2 = board_locations[30].two_houses_rent;
talo3 = board_locations[30].three_houses_rent;
talo4 = board_locations[30].four_houses_rent;
hotelli = board_locations[30].hotel_rent;
panttaus = board_locations[30].Mortgage;
if (board_locations[30].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[30].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[30].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 32
nimi = board_locations[32].nimi;
hinta = board_locations[32].cost;
talo_hinta = board_locations[32].one_house_cost;
talo1 = board_locations[32].one_house_rent;
talo2 = board_locations[32].two_houses_rent;
talo3 = board_locations[32].three_houses_rent;
talo4 = board_locations[32].four_houses_rent;
hotelli = board_locations[32].hotel_rent;
panttaus = board_locations[32].Mortgage;
if (board_locations[32].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[32].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[32].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 33
nimi = board_locations[33].nimi;
hinta = board_locations[33].cost;
talo_hinta = board_locations[33].one_house_cost;
talo1 = board_locations[33].one_house_rent;
talo2 = board_locations[33].two_houses_rent;
talo3 = board_locations[33].three_houses_rent;
talo4 = board_locations[33].four_houses_rent;
hotelli = board_locations[33].hotel_rent;
panttaus = board_locations[33].Mortgage;
if (board_locations[33].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[33].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[33].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 35
nimi = board_locations[35].nimi;
hinta = board_locations[35].cost;
talo_hinta = board_locations[35].one_house_cost;
talo1 = board_locations[35].one_house_rent;
talo2 = board_locations[35].two_houses_rent;
talo3 = board_locations[35].three_houses_rent;
talo4 = board_locations[35].four_houses_rent;
hotelli = board_locations[35].hotel_rent;
panttaus = board_locations[35].Mortgage;
if (board_locations[35].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[35].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[35].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 36
nimi = board_locations[36].nimi;
hinta = board_locations[36].cost;
talo1 = board_locations[36].rent;
talo2 = board_locations[36].rent * 2;
talo3 = board_locations[36].rent * 4;
talo4 = board_locations[36].rent * 8;
if (board_locations[36].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[36].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[36].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 38
nimi = board_locations[38].nimi;
hinta = board_locations[38].cost;
talo_hinta = board_locations[38].one_house_cost;
talo1 = board_locations[38].one_house_rent;
talo2 = board_locations[38].two_houses_rent;
talo3 = board_locations[38].three_houses_rent;
talo4 = board_locations[38].four_houses_rent;
hotelli = board_locations[38].hotel_rent;
panttaus = board_locations[38].Mortgage;
if (board_locations[38].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[38].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[38].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 40
nimi = board_locations[40].nimi;
hinta = board_locations[40].cost;
talo_hinta = board_locations[40].one_house_cost;
talo1 = board_locations[40].one_house_rent;
talo2 = board_locations[40].two_houses_rent;
talo3 = board_locations[40].three_houses_rent;
talo4 = board_locations[40].four_houses_rent;
hotelli = board_locations[40].hotel_rent;
panttaus = board_locations[40].Mortgage;
if (board_locations[40].the_owner == "car") {
players.gotoAndStop(2);
}
if (board_locations[40].the_owner == "computer") {
players.gotoAndStop(3);
}
if (board_locations[40].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 400 MovieClip Frame 45
function property_check() {
this.is_there_hotel = false;
this.number_of_houses_bulid = 0;
this.num_set = 0;
sibling[num_set] = new Array();
if (this.is_the_whole_set_owned == true) {
this.rent = this.rent + this.rent;
}
if (this.is_the_whole_set_owned == true) {
this.rent = 0;
}
}
ssss = 54;
board_locations = new Array();
i = 1;
do {
board_locations[i] = new property_check();
i = i + 1;
} while (i <= 40);
board_locations[1].is_it_rented_already = true;
board_locations[1].is_it_mortgaged_already = false;
board_locations[1].the_owner = "none";
board_locations[1].is_the_whole_set_owned = false;
board_locations[1].are_there_four_houses = false;
board_locations[1].cost = 0;
board_locations[1].rent = 0;
board_locations[1].one_house_cost = 0;
board_locations[1].hotel_cost = 0;
board_locations[1].one_house_rent = 0;
board_locations[1].two_houses_rent = 0;
board_locations[1].three_house_rent = 0;
board_locations[1].four_houses_rent = 0;
board_locations[1].hotel_rent = 0;
board_locations[1].Mortgage = 0;
board_locations[2].is_it_rented_already = false;
board_locations[2].is_it_mortgaged_already = false;
board_locations[2].the_owner = "none";
board_locations[2].is_the_whole_set_owned = false;
board_locations[2].are_there_four_houses = false;
board_locations[2].cost = 60;
board_locations[2].rent = 2;
board_locations[2].one_house_cost = 50;
board_locations[2].hotel_cost = 50;
board_locations[2].one_house_rent = 10;
board_locations[2].two_houses_rent = 30;
board_locations[2].three_houses_rent = 90;
board_locations[2].four_houses_rent = 160;
board_locations[2].hotel_rent = 250;
board_locations[2].Mortgage = 30;
board_locations[2].num_set = 1;
board_locations[2].sibling = [4];
board_locations[2].nimi = "Korkeavuorenkatu";
board_locations[3].is_it_rented_already = true;
board_locations[3].is_it_mortgaged_already = false;
board_locations[3].the_owner = "none";
board_locations[3].is_the_whole_set_owned = false;
board_locations[3].are_there_four_houses = false;
board_locations[3].cost = 0;
board_locations[3].rent = 0;
board_locations[3].one_house_cost = 0;
board_locations[3].hotel_cost = 0;
board_locations[3].one_house_rent = 0;
board_locations[3].two_houses_rent = 0;
board_locations[3].three_houses_rent = 0;
board_locations[3].four_houses_rent = 0;
board_locations[3].hotel_rent = 0;
board_locations[3].Mortgage = 0;
board_locations[4].is_it_rented_already = false;
board_locations[4].is_it_mortgaged_already = false;
board_locations[4].the_owner = "none";
board_locations[4].is_the_whole_set_owned = false;
board_locations[4].are_there_four_houses = false;
board_locations[4].cost = 60;
board_locations[4].rent = 25;
board_locations[4].one_house_cost = 50;
board_locations[4].hotel_cost = 50;
board_locations[4].one_house_rent = 20;
board_locations[4].two_houses_rent = 50;
board_locations[4].three_houses_rent = 280;
board_locations[4].four_houses_rent = 320;
board_locations[4].hotel_rent = 450;
board_locations[4].Mortgage = 30;
board_locations[4].num_set = 1;
board_locations[4].sibling = [2];
board_locations[4].nimi = "Kasarmikatu";
board_locations[5].is_it_rented_already = true;
board_locations[5].is_it_mortgaged_already = false;
board_locations[5].the_owner = "none";
board_locations[5].is_the_whole_set_owned = false;
board_locations[5].are_there_four_houses = false;
board_locations[5].cost = 0;
board_locations[5].rent = 200;
board_locations[5].one_house_cost = 0;
board_locations[5].hotel_cost = 0;
board_locations[5].one_house_rent = 0;
board_locations[5].two_houses_rent = 0;
board_locations[5].three_houses_rent = 0;
board_locations[5].four_houses_rent = 0;
board_locations[5].hotel_rent = 0;
board_locations[5].Mortgage = 0;
board_locations[6].is_it_rented_already = false;
board_locations[6].is_it_mortgaged_already = false;
board_locations[6].the_owner = "none";
board_locations[6].is_the_whole_set_owned = false;
board_locations[6].are_there_four_houses = false;
board_locations[6].cost = 200;
board_locations[6].rent = 25;
board_locations[6].one_house_cost = 0;
board_locations[6].hotel_cost = 0;
board_locations[6].one_house_rent = 0;
board_locations[6].two_houses_rent = 0;
board_locations[6].three_houses_rent = 0;
board_locations[6].four_houses_rent = 0;
board_locations[6].hotel_rent = 0;
board_locations[6].Mortgage = 100;
board_locations[6].num_set = 3;
board_locations[6].sibling = [16, 26, 36];
board_locations[6].nimi = "Pasilan_asema";
board_locations[7].is_it_rented_already = false;
board_locations[7].is_it_mortgaged_already = false;
board_locations[7].the_owner = "none";
board_locations[7].is_the_whole_set_owned = false;
board_locations[7].are_there_four_houses = false;
board_locations[7].cost = 100;
board_locations[7].rent = 6;
board_locations[7].one_house_cost = 50;
board_locations[7].hotel_cost = 50;
board_locations[7].one_house_rent = 30;
board_locations[7].two_houses_rent = 90;
board_locations[7].three_houses_rent = 270;
board_locations[7].four_houses_rent = 400;
board_locations[7].hotel_rent = 550;
board_locations[7].Mortgage = 50;
board_locations[7].num_set = 2;
board_locations[7].sibling = [9, 10];
board_locations[7].nimi = "Rantatie";
board_locations[8].is_it_rented_already = true;
board_locations[8].is_it_mortgaged_already = false;
board_locations[8].the_owner = "none";
board_locations[8].is_the_whole_set_owned = false;
board_locations[8].are_there_four_houses = false;
board_locations[8].cost = 0;
board_locations[8].rent = 0;
board_locations[8].one_house_cost = 0;
board_locations[8].hotel_cost = 0;
board_locations[8].one_house_rent = 0;
board_locations[8].two_houses_rent = 0;
board_locations[8].three_houses_rent = 0;
board_locations[8].four_houses_rent = 0;
board_locations[8].hotel_rent = 0;
board_locations[8].Mortgage = 0;
board_locations[9].is_it_rented_already = false;
board_locations[9].is_it_mortgaged_already = false;
board_locations[9].the_owner = "none";
board_locations[9].is_the_whole_set_owned = false;
board_locations[9].are_there_four_houses = false;
board_locations[9].cost = 100;
board_locations[9].rent = 6;
board_locations[9].one_house_cost = 50;
board_locations[9].hotel_cost = 50;
board_locations[9].one_house_rent = 30;
board_locations[9].two_houses_rent = 90;
board_locations[9].three_houses_rent = 270;
board_locations[9].four_houses_rent = 400;
board_locations[9].hotel_rent = 550;
board_locations[9].Mortgage = 50;
board_locations[9].num_set = 2;
board_locations[9].sibling = [7, 10];
board_locations[9].nimi = "Kauppatori";
board_locations[10].is_it_rented_already = false;
board_locations[10].is_it_mortgaged_already = false;
board_locations[10].the_owner = "none";
board_locations[10].is_the_whole_set_owned = false;
board_locations[10].are_there_four_houses = false;
board_locations[10].cost = 120;
board_locations[10].rent = 8;
board_locations[10].one_house_cost = 50;
board_locations[10].hotel_cost = 50;
board_locations[10].one_house_rent = 40;
board_locations[10].two_houses_rent = 100;
board_locations[10].three_houses_rent = 300;
board_locations[10].four_houses_rent = 450;
board_locations[10].hotel_rent = 600;
board_locations[10].Mortgage = 60;
board_locations[10].num_set = 2;
board_locations[10].sibling = [7, 9];
board_locations[10].nimi = "Esplanadi";
board_locations[11].is_it_rented_already = true;
board_locations[11].is_it_mortgaged_already = false;
board_locations[11].the_owner = "none";
board_locations[11].is_the_whole_set_owned = false;
board_locations[11].are_there_four_houses = false;
board_locations[11].cost = 0;
board_locations[11].rent = 0;
board_locations[11].one_house_cost = 0;
board_locations[11].hotel_cost = 0;
board_locations[11].one_house_rent = 0;
board_locations[11].two_houses_rent = 0;
board_locations[11].three_houses_rent = 0;
board_locations[11].four_houses_rent = 0;
board_locations[11].hotel_rent = 0;
board_locations[11].Mortgage = 0;
board_locations[12].is_it_rented_already = false;
board_locations[12].is_it_mortgaged_already = false;
board_locations[12].the_owner = "none";
board_locations[12].is_the_whole_set_owned = false;
board_locations[12].are_there_four_houses = false;
board_locations[12].cost = 140;
board_locations[12].rent = 10;
board_locations[12].one_house_cost = 100;
board_locations[12].hotel_cost = 100;
board_locations[12].one_house_rent = 50;
board_locations[12].two_houses_rent = 150;
board_locations[12].three_houses_rent = 450;
board_locations[12].four_houses_rent = 625;
board_locations[12].hotel_rent = 750;
board_locations[12].Mortgage = 70;
board_locations[12].num_set = 2;
board_locations[12].sibling = [14, 15];
board_locations[12].nimi = "H\u00E4meentie";
board_locations[13].is_it_rented_already = false;
board_locations[13].is_it_mortgaged_already = false;
board_locations[13].the_owner = "none";
board_locations[13].is_the_whole_set_owned = false;
board_locations[13].are_there_four_houses = false;
board_locations[13].cost = 150;
board_locations[13].rent = 0;
board_locations[13].one_house_cost = 0;
board_locations[13].hotel_cost = 0;
board_locations[13].one_house_rent = 0;
board_locations[13].two_houses_rent = 0;
board_locations[13].three_houses_rent = 0;
board_locations[13].four_houses_rent = 0;
board_locations[13].hotel_rent = 0;
board_locations[13].Mortgage = 75;
board_locations[13].num_set = 1;
board_locations[13].sibling = [29];
board_locations[13].nimi = "S\u00E4hk\u00F6laitos";
board_locations[14].is_it_rented_already = false;
board_locations[14].is_it_mortgaged_already = false;
board_locations[14].the_owner = "none";
board_locations[14].is_the_whole_set_owned = false;
board_locations[14].are_there_four_houses = false;
board_locations[14].cost = 140;
board_locations[14].rent = 10;
board_locations[14].one_house_cost = 100;
board_locations[14].hotel_cost = 100;
board_locations[14].one_house_rent = 50;
board_locations[14].two_houses_rent = 150;
board_locations[14].three_houses_rent = 450;
board_locations[14].four_houses_rent = 625;
board_locations[14].hotel_rent = 750;
board_locations[14].Mortgage = 70;
board_locations[14].num_set = 2;
board_locations[14].sibling = [12, 15];
board_locations[14].nimi = "Siltasaari";
board_locations[15].is_it_rented_already = false;
board_locations[15].is_it_mortgaged_already = false;
board_locations[15].the_owner = "none";
board_locations[15].is_the_whole_set_owned = false;
board_locations[15].are_there_four_houses = false;
board_locations[15].cost = 160;
board_locations[15].rent = 12;
board_locations[15].one_house_cost = 100;
board_locations[15].hotel_cost = 100;
board_locations[15].one_house_rent = 60;
board_locations[15].two_houses_rent = 180;
board_locations[15].three_houses_rent = 500;
board_locations[15].four_houses_rent = 700;
board_locations[15].hotel_rent = 900;
board_locations[15].Mortgage = 80;
board_locations[15].num_set = 2;
board_locations[15].sibling = [12, 14];
board_locations[15].nimi = "Kaisaniemenkatu";
board_locations[16].is_it_rented_already = false;
board_locations[16].is_it_mortgaged_already = false;
board_locations[16].the_owner = "none";
board_locations[16].is_the_whole_set_owned = false;
board_locations[16].are_there_four_houses = false;
board_locations[16].cost = 200;
board_locations[16].rent = 25;
board_locations[16].one_house_cost = 0;
board_locations[16].hotel_cost = 0;
board_locations[16].one_house_rent = 0;
board_locations[16].two_houses_rent = 0;
board_locations[16].three_houses_rent = 0;
board_locations[16].four_houses_rent = 0;
board_locations[16].hotel_rent = 0;
board_locations[16].Mortgage = 100;
board_locations[16].num_set = 3;
board_locations[16].sibling = [6, 26, 36];
board_locations[16].nimi = "S\u00F6rn\u00E4isten_asema";
board_locations[17].is_it_rented_already = false;
board_locations[17].is_it_mortgaged_already = false;
board_locations[17].the_owner = "none";
board_locations[17].is_the_whole_set_owned = false;
board_locations[17].are_there_four_houses = false;
board_locations[17].cost = 180;
board_locations[17].rent = 14;
board_locations[17].one_house_cost = 100;
board_locations[17].hotel_cost = 100;
board_locations[17].one_house_rent = 70;
board_locations[17].two_houses_rent = 200;
board_locations[17].three_houses_rent = 550;
board_locations[17].four_houses_rent = 750;
board_locations[17].hotel_rent = 950;
board_locations[17].Mortgage = 90;
board_locations[17].num_set = 2;
board_locations[17].sibling = [19, 20];
board_locations[17].nimi = "Liisankatu";
board_locations[18].is_it_rented_already = true;
board_locations[18].is_it_mortgaged_already = false;
board_locations[18].the_owner = "none";
board_locations[18].is_the_whole_set_owned = false;
board_locations[18].are_there_four_houses = false;
board_locations[18].cost = 0;
board_locations[18].rent = 0;
board_locations[18].one_house_cost = 0;
board_locations[18].hotel_cost = 0;
board_locations[18].one_house_rent = 0;
board_locations[18].two_houses_rent = 0;
board_locations[18].three_houses_rent = 0;
board_locations[18].four_houses_rent = 0;
board_locations[18].hotel_rent = 0;
board_locations[18].Mortgage = 0;
board_locations[19].is_it_rented_already = false;
board_locations[19].is_it_mortgaged_already = false;
board_locations[19].the_owner = "none";
board_locations[19].is_the_whole_set_owned = false;
board_locations[19].are_there_four_houses = false;
board_locations[19].cost = 180;
board_locations[19].rent = 14;
board_locations[19].one_house_cost = 100;
board_locations[19].hotel_cost = 100;
board_locations[19].one_house_rent = 70;
board_locations[19].two_houses_rent = 200;
board_locations[19].three_houses_rent = 550;
board_locations[19].four_houses_rent = 750;
board_locations[19].hotel_rent = 950;
board_locations[19].Mortgage = 90;
board_locations[19].num_set = 2;
board_locations[19].sibling = [17, 20];
board_locations[19].nimi = "Snellmaninkatu";
board_locations[20].is_it_rented_already = false;
board_locations[20].is_it_mortgaged_already = false;
board_locations[20].the_owner = "none";
board_locations[20].is_the_whole_set_owned = false;
board_locations[20].are_there_four_houses = false;
board_locations[20].cost = 200;
board_locations[20].rent = 16;
board_locations[20].one_house_cost = 100;
board_locations[20].hotel_cost = 100;
board_locations[20].one_house_rent = 80;
board_locations[20].two_houses_rent = 220;
board_locations[20].three_houses_rent = 600;
board_locations[20].four_houses_rent = 800;
board_locations[20].hotel_rent = 1000;
board_locations[20].Mortgage = 100;
board_locations[20].num_set = 2;
board_locations[20].sibling = [17, 19];
board_locations[20].nimi = "Unioninkatu";
board_locations[21].is_it_rented_already = true;
board_locations[21].is_it_mortgaged_already = false;
board_locations[21].the_owner = "none";
board_locations[21].is_the_whole_set_owned = false;
board_locations[21].are_there_four_houses = false;
board_locations[21].cost = 0;
board_locations[21].rent = 0;
board_locations[21].one_house_cost = 0;
board_locations[21].hotel_cost = 0;
board_locations[21].one_house_rent = 0;
board_locations[21].two_houses_rent = 0;
board_locations[21].three_houses_rent = 0;
board_locations[21].four_houses_rent = 0;
board_locations[21].hotel_rent = 0;
board_locations[21].Mortgage = 0;
board_locations[22].is_it_rented_already = false;
board_locations[22].is_it_mortgaged_already = false;
board_locations[22].the_owner = "none";
board_locations[22].is_the_whole_set_owned = false;
board_locations[22].are_there_four_houses = false;
board_locations[22].cost = 220;
board_locations[22].rent = 18;
board_locations[22].one_house_cost = 150;
board_locations[22].hotel_cost = 150;
board_locations[22].one_house_rent = 90;
board_locations[22].two_houses_rent = 250;
board_locations[22].three_houses_rent = 700;
board_locations[22].four_houses_rent = 875;
board_locations[22].hotel_rent = 1050;
board_locations[22].Mortgage = 110;
board_locations[22].num_set = 2;
board_locations[22].sibling = [24, 25];
board_locations[22].nimi = "L\u00F6nnrotinkatu";
board_locations[23].is_it_rented_already = true;
board_locations[23].is_it_mortgaged_already = false;
board_locations[23].the_owner = "none";
board_locations[23].is_the_whole_set_owned = false;
board_locations[23].are_there_four_houses = false;
board_locations[23].cost = 0;
board_locations[23].rent = 0;
board_locations[23].one_house_cost = 0;
board_locations[23].hotel_cost = 0;
board_locations[23].one_house_rent = 0;
board_locations[23].two_houses_rent = 0;
board_locations[23].three_houses_rent = 0;
board_locations[23].four_houses_rent = 0;
board_locations[23].hotel_rent = 0;
board_locations[23].Mortgage = 0;
board_locations[24].is_it_rented_already = false;
board_locations[24].is_it_mortgaged_already = false;
board_locations[24].the_owner = "none";
board_locations[24].is_the_whole_set_owned = false;
board_locations[24].are_there_four_houses = false;
board_locations[24].cost = 220;
board_locations[24].rent = 18;
board_locations[24].one_house_cost = 150;
board_locations[24].hotel_cost = 150;
board_locations[24].one_house_rent = 90;
board_locations[24].two_houses_rent = 250;
board_locations[24].three_houses_rent = 700;
board_locations[24].four_houses_rent = 875;
board_locations[24].hotel_rent = 1050;
board_locations[24].Mortgage = 110;
board_locations[24].num_set = 2;
board_locations[24].sibling = [22, 25];
board_locations[24].nimi = "Annankatu";
board_locations[25].is_it_rented_already = false;
board_locations[25].is_it_mortgaged_already = false;
board_locations[25].the_owner = "none";
board_locations[25].is_the_whole_set_owned = false;
board_locations[25].are_there_four_houses = false;
board_locations[25].cost = 240;
board_locations[25].rent = 20;
board_locations[25].one_house_cost = 150;
board_locations[25].hotel_cost = 150;
board_locations[25].one_house_rent = 100;
board_locations[25].two_houses_rent = 300;
board_locations[25].three_houses_rent = 750;
board_locations[25].four_houses_rent = 925;
board_locations[25].hotel_rent = 1100;
board_locations[25].Mortgage = 120;
board_locations[25].num_set = 2;
board_locations[25].sibling = [22, 24];
board_locations[25].nimi = "Simonkatu";
board_locations[26].is_it_rented_already = false;
board_locations[26].is_it_mortgaged_already = false;
board_locations[26].the_owner = "none";
board_locations[26].is_the_whole_set_owned = false;
board_locations[26].are_there_four_houses = false;
board_locations[26].cost = 200;
board_locations[26].rent = 25;
board_locations[26].one_house_cost = 0;
board_locations[26].hotel_cost = 0;
board_locations[26].one_house_rent = 0;
board_locations[26].two_houses_rent = 0;
board_locations[26].three_houses_rent = 0;
board_locations[26].four_houses_rent = 0;
board_locations[26].hotel_rent = 0;
board_locations[26].Mortgage = 100;
board_locations[26].num_set = 3;
board_locations[26].sibling = [6, 16, 36];
board_locations[26].nimi = "Rautatieasema";
board_locations[27].is_it_rented_already = false;
board_locations[27].is_it_mortgaged_already = false;
board_locations[27].the_owner = "none";
board_locations[27].is_the_whole_set_owned = false;
board_locations[27].are_there_four_houses = false;
board_locations[27].cost = 260;
board_locations[27].rent = 22;
board_locations[27].one_house_cost = 150;
board_locations[27].hotel_cost = 150;
board_locations[27].one_house_rent = 110;
board_locations[27].two_houses_rent = 330;
board_locations[27].three_houses_rent = 800;
board_locations[27].four_houses_rent = 975;
board_locations[27].hotel_rent = 1150;
board_locations[27].Mortgage = 130;
board_locations[27].num_set = 2;
board_locations[27].sibling = [28, 30];
board_locations[27].nimi = "Mikonkatu";
board_locations[28].is_it_rented_already = false;
board_locations[28].is_it_mortgaged_already = false;
board_locations[28].the_owner = "none";
board_locations[28].is_the_whole_set_owned = false;
board_locations[28].are_there_four_houses = false;
board_locations[28].cost = 260;
board_locations[28].rent = 22;
board_locations[28].one_house_cost = 150;
board_locations[28].hotel_cost = 150;
board_locations[28].one_house_rent = 110;
board_locations[28].two_houses_rent = 330;
board_locations[28].three_houses_rent = 800;
board_locations[28].four_houses_rent = 975;
board_locations[28].hotel_rent = 1150;
board_locations[28].Mortgage = 130;
board_locations[28].num_set = 2;
board_locations[28].sibling = [27, 30];
board_locations[28].nimi = "Aleksanterinkatu";
board_locations[29].is_it_rented_already = false;
board_locations[29].is_it_mortgaged_already = false;
board_locations[29].the_owner = "none";
board_locations[29].is_the_whole_set_owned = false;
board_locations[29].are_there_four_houses = false;
board_locations[29].cost = 150;
board_locations[29].rent = 0;
board_locations[29].one_house_cost = 0;
board_locations[29].hotel_cost = 0;
board_locations[29].one_house_rent = 0;
board_locations[29].two_houses_rent = 0;
board_locations[29].three_houses_rent = 0;
board_locations[29].four_houses_rent = 0;
board_locations[29].hotel_rent = 0;
board_locations[29].Mortgage = 75;
board_locations[29].num_set = 21;
board_locations[29].sibling = [13];
board_locations[29].nimi = "Vesilaitos";
board_locations[30].is_it_rented_already = false;
board_locations[30].is_it_mortgaged_already = false;
board_locations[30].the_owner = "none";
board_locations[30].is_the_whole_set_owned = false;
board_locations[30].are_there_four_houses = false;
board_locations[30].cost = 280;
board_locations[30].rent = 22;
board_locations[30].one_house_cost = 150;
board_locations[30].hotel_cost = 150;
board_locations[30].one_house_rent = 120;
board_locations[30].two_houses_rent = 360;
board_locations[30].three_houses_rent = 850;
board_locations[30].four_houses_rent = 1025;
board_locations[30].hotel_rent = 1200;
board_locations[30].Mortgage = 140;
board_locations[30].num_set = 2;
board_locations[30].sibling = [27, 28];
board_locations[30].nimi = "Keskuskatu";
board_locations[31].is_it_rented_already = true;
board_locations[31].is_it_mortgaged_already = false;
board_locations[31].the_owner = "none";
board_locations[31].is_the_whole_set_owned = false;
board_locations[31].are_there_four_houses = false;
board_locations[31].cost = 0;
board_locations[31].rent = 0;
board_locations[31].one_house_cost = 0;
board_locations[31].hotel_cost = 0;
board_locations[31].one_house_rent = 0;
board_locations[31].two_houses_rent = 0;
board_locations[31].three_houses_rent = 0;
board_locations[31].four_houses_rent = 0;
board_locations[31].hotel_rent = 0;
board_locations[31].Mortgage = 0;
board_locations[32].is_it_rented_already = false;
board_locations[32].is_it_mortgaged_already = false;
board_locations[32].the_owner = "none";
board_locations[32].is_the_whole_set_owned = false;
board_locations[32].are_there_four_houses = false;
board_locations[32].cost = 300;
board_locations[32].rent = 26;
board_locations[32].one_house_cost = 200;
board_locations[32].hotel_cost = 200;
board_locations[32].one_house_rent = 130;
board_locations[32].two_houses_rent = 390;
board_locations[32].three_houses_rent = 900;
board_locations[32].four_houses_rent = 1100;
board_locations[32].hotel_rent = 1275;
board_locations[32].Mortgage = 150;
board_locations[32].num_set = 2;
board_locations[32].sibling = [33, 35];
board_locations[32].nimi = "Tehtaankatu";
board_locations[33].is_it_rented_already = false;
board_locations[33].is_it_mortgaged_already = false;
board_locations[33].the_owner = "none";
board_locations[33].is_the_whole_set_owned = false;
board_locations[33].are_there_four_houses = false;
board_locations[33].cost = 300;
board_locations[33].rent = 26;
board_locations[33].one_house_cost = 200;
board_locations[33].hotel_cost = 200;
board_locations[33].one_house_rent = 130;
board_locations[33].two_houses_rent = 390;
board_locations[33].three_houses_rent = 900;
board_locations[33].four_houses_rent = 1100;
board_locations[33].hotel_rent = 1275;
board_locations[33].Mortgage = 150;
board_locations[33].num_set = 2;
board_locations[33].sibling = [32, 35];
board_locations[33].nimi = "Eira";
board_locations[34].is_it_rented_already = true;
board_locations[34].is_it_mortgaged_already = false;
board_locations[34].the_owner = "none";
board_locations[34].is_the_whole_set_owned = false;
board_locations[34].are_there_four_houses = false;
board_locations[34].cost = 0;
board_locations[34].rent = 0;
board_locations[34].one_house_cost = 0;
board_locations[34].hotel_cost = 0;
board_locations[34].one_house_rent = 0;
board_locations[34].two_houses_rent = 0;
board_locations[34].three_houses_rent = 0;
board_locations[34].four_houses_rent = 0;
board_locations[34].hotel_rent = 0;
board_locations[34].Mortgage = 0;
board_locations[35].is_it_rented_already = false;
board_locations[35].is_it_mortgaged_already = false;
board_locations[35].the_owner = "none";
board_locations[35].is_the_whole_set_owned = false;
board_locations[35].are_there_four_houses = false;
board_locations[35].cost = 320;
board_locations[35].rent = 28;
board_locations[35].one_house_cost = 200;
board_locations[35].hotel_cost = 200;
board_locations[35].one_house_rent = 150;
board_locations[35].two_houses_rent = 450;
board_locations[35].three_houses_rent = 1000;
board_locations[35].four_houses_rent = 1200;
board_locations[35].hotel_rent = 1400;
board_locations[35].Mortgage = 160;
board_locations[35].num_set = 2;
board_locations[35].sibling = [32, 33];
board_locations[35].nimi = "Bulevardi";
board_locations[36].is_it_rented_already = false;
board_locations[36].is_it_mortgaged_already = false;
board_locations[36].the_owner = "none";
board_locations[36].is_the_whole_set_owned = false;
board_locations[36].are_there_four_houses = false;
board_locations[36].cost = 200;
board_locations[36].rent = 25;
board_locations[36].one_house_cost = 0;
board_locations[36].hotel_cost = 0;
board_locations[36].one_house_rent = 0;
board_locations[36].two_houses_rent = 0;
board_locations[36].three_houses_rent = 0;
board_locations[36].four_houses_rent = 0;
board_locations[36].hotel_rent = 0;
board_locations[36].Mortgage = 100;
board_locations[36].num_set = 3;
board_locations[36].sibling = [6, 16, 26];
board_locations[36].nimi = "Tavara-asema";
board_locations[37].is_it_rented_already = true;
board_locations[37].is_it_mortgaged_already = false;
board_locations[37].the_owner = "none";
board_locations[37].is_the_whole_set_owned = false;
board_locations[37].are_there_four_houses = false;
board_locations[37].cost = 0;
board_locations[37].rent = 0;
board_locations[37].one_house_cost = 0;
board_locations[37].hotel_cost = 0;
board_locations[37].one_house_rent = 0;
board_locations[37].two_houses_rent = 0;
board_locations[37].three_houses_rent = 0;
board_locations[37].four_houses_rent = 0;
board_locations[37].hotel_rent = 0;
board_locations[37].Mortgage = 0;
board_locations[38].is_it_rented_already = false;
board_locations[38].is_it_mortgaged_already = false;
board_locations[38].the_owner = "none";
board_locations[38].is_the_whole_set_owned = false;
board_locations[38].are_there_four_houses = false;
board_locations[38].cost = 350;
board_locations[38].rent = 35;
board_locations[38].one_house_cost = 200;
board_locations[38].hotel_cost = 200;
board_locations[38].one_house_rent = 175;
board_locations[38].two_houses_rent = 500;
board_locations[38].three_houses_rent = 1100;
board_locations[38].four_houses_rent = 1300;
board_locations[38].hotel_rent = 1500;
board_locations[38].Mortgage = 175;
board_locations[38].num_set = 1;
board_locations[38].sibling = [40];
board_locations[38].nimi = "Mannerheimintie";
board_locations[39].is_it_rented_already = true;
board_locations[39].is_it_mortgaged_already = false;
board_locations[39].the_owner = "none";
board_locations[39].is_the_whole_set_owned = false;
board_locations[39].are_there_four_houses = false;
board_locations[39].cost = 0;
board_locations[39].rent = 100;
board_locations[39].one_house_cost = 0;
board_locations[39].hotel_cost = 0;
board_locations[39].one_house_rent = 0;
board_locations[39].two_houses_rent = 0;
board_locations[39].three_houses_rent = 0;
board_locations[39].four_houses_rent = 0;
board_locations[39].hotel_rent = 0;
board_locations[39].Mortgage = 0;
board_locations[40].is_it_rented_already = false;
board_locations[40].is_it_mortgaged_already = false;
board_locations[40].the_owner = "none";
board_locations[40].is_the_whole_set_owned = false;
board_locations[40].are_there_four_houses = false;
board_locations[40].cost = 400;
board_locations[40].rent = 50;
board_locations[40].one_house_cost = 200;
board_locations[40].hotel_cost = 200;
board_locations[40].one_house_rent = 200;
board_locations[40].two_houses_rent = 600;
board_locations[40].three_houses_rent = 1400;
board_locations[40].four_houses_rent = 1700;
board_locations[40].hotel_rent = 2000;
board_locations[40].Mortgage = 200;
board_locations[40].num_set = 1;
board_locations[40].sibling = [38];
board_locations[40].nimi = "Erottaja";
code_loaded = true;
gotoAndStop (1);
Symbol 450 MovieClip Frame 70
_parent.gotoAndStop(1);
Symbol 454 MovieClip Frame 1
stop();
Symbol 454 MovieClip Frame 2
gotoAndStop (22);
Symbol 454 MovieClip Frame 3
gotoAndStop (23);
Symbol 454 MovieClip Frame 4
gotoAndStop (24);
Symbol 454 MovieClip Frame 5
gotoAndStop (25);
Symbol 454 MovieClip Frame 6
gotoAndStop (26);
Symbol 454 MovieClip Frame 7
gotoAndStop (27);
Symbol 454 MovieClip Frame 8
gotoAndStop (28);
Symbol 454 MovieClip Frame 9
gotoAndStop (29);
Symbol 454 MovieClip Frame 10
gotoAndStop (30);
Symbol 454 MovieClip Frame 11
gotoAndStop (31);
Symbol 454 MovieClip Frame 12
gotoAndStop (32);
Symbol 454 MovieClip Frame 13
gotoAndStop (33);
Symbol 454 MovieClip Frame 14
gotoAndStop (34);
Symbol 454 MovieClip Frame 15
gotoAndStop (35);
Symbol 454 MovieClip Frame 16
gotoAndStop (36);
Symbol 454 MovieClip Frame 17
gotoAndStop (37);
Symbol 497 MovieClip Frame 1
stop();
Symbol 497 MovieClip Frame 2
gotoAndStop (22);
Symbol 497 MovieClip Frame 3
gotoAndStop (23);
Symbol 497 MovieClip Frame 4
gotoAndStop (24);
Symbol 497 MovieClip Frame 5
gotoAndStop (25);
Symbol 497 MovieClip Frame 6
gotoAndStop (26);
Symbol 497 MovieClip Frame 7
gotoAndStop (27);
Symbol 497 MovieClip Frame 8
gotoAndStop (28);
Symbol 497 MovieClip Frame 9
gotoAndStop (29);
Symbol 497 MovieClip Frame 10
gotoAndStop (30);
Symbol 497 MovieClip Frame 11
gotoAndStop (31);
Symbol 497 MovieClip Frame 12
gotoAndStop (32);
Symbol 497 MovieClip Frame 13
gotoAndStop (33);
Symbol 497 MovieClip Frame 14
gotoAndStop (34);
Symbol 497 MovieClip Frame 15
gotoAndStop (35);
Symbol 497 MovieClip Frame 16
gotoAndStop (36);
Symbol 497 MovieClip Frame 17
gotoAndStop (37);
Symbol 500 MovieClip Frame 1
stop();
count = count + 1;
Symbol 500 MovieClip Frame 2
stop();
count = count + 2;
Symbol 500 MovieClip Frame 3
stop();
count = count + 3;
Symbol 500 MovieClip Frame 4
stop();
count = count + 4;
Symbol 500 MovieClip Frame 5
stop();
count = count + 5;
Symbol 500 MovieClip Frame 6
stop();
count = count + 6;
Symbol 505 Button
on (release) {
gotoAndStop (1);
ok = false;
_root.auction.gotoAndPlay(2);
_root.stop();
}
Symbol 507 Button
on (release) {
if (_root.car.money >= _root.property.board_locations[_root.car.postion].cost) {
gotoAndStop (1);
ok = true;
_root.gotoAndPlay("continue");
} else {
_root.noclick_sound.start();
}
}
Symbol 510 MovieClip Frame 1
_root.popupwindow_is_open = false;
_root.hand_dice._visible = true;
_root.trade_movie._visible = true;
_root.building_button._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
stop();
Symbol 510 MovieClip Frame 2
_root.popupwindow_is_open = true;
_root.hand_dice._visible = false;
_root.trade_movie._visible = false;
_root.building_button._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
Symbol 510 MovieClip Frame 6
nimi = _root.property.board_locations[_root.car.postion].nimi;
if (_root.computer.turn) {
gotoAndStop (1);
ok = true;
_root.gotoAndPlay("continue");
}
stop();
Symbol 515 Button
on (release) {
gotoAndStop (1);
ok = false;
if (_root.car.turn) {
_root.car.turns_in_jail++;
}
_root.gotoAndPlay("continue");
}
Symbol 516 Button
on (release) {
gotoAndStop (1);
ok = true;
if (_root.car.turn) {
_root.car.in_jail = false;
_root.car.money = _root.car.money - 50;
_root.Car_Money = _root.car.money;
_root.car.turns_in_jail = 0;
}
_root.gotoAndPlay("roll");
}
Symbol 517 MovieClip Frame 1
_root.popupwindow_is_open = false;
window_is_open = false;
_root.hand_dice._visible = true;
_root.trade_movie._visible = true;
_root.building_button._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
stop();
Symbol 517 MovieClip Frame 2
_root.popupwindow_is_open = true;
window_is_open == true;
_root.hand_dice._visible = false;
_root.trade_movie._visible = false;
_root.building_button._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
Symbol 517 MovieClip Frame 6
if (_root.computer.turn) {
gotoAndStop (1);
_root.computer.in_jail = false;
if (_root.computer.jail_Card) {
_root.player_states.computer_out_of_jail_card._visible = false;
} else {
_root.computer.money = _root.computer.money - 50;
}
_root.computer_Money = _root.computer.money;
_root.gotoAndPlay("roll");
}
if (_root.car.turn) {
if (_root.car.jail_Card) {
gotoAndStop (1);
_root.player_states.car_out_of_jail_card._visible = false;
_root.car.jail_Card = false;
_root.car.in_jail = false;
_root.gotoAndPlay("roll");
}
if (_root.car.turns_in_jail == 2) {
gotoAndStop (1);
_root.car.in_jail = false;
_root.car.money = _root.car.money - 50;
_root.Car_Money = _root.car.money;
_root.gotoAndPlay("roll");
}
}
stop();
Symbol 519 Button
on (release) {
gotoAndStop (1);
ok = false;
_root.gotoAndStop("continue");
}
Symbol 522 MovieClip Frame 1
_root.popupwindow_is_open = false;
is_open = false;
_root.buy_property_mouse_press = false;
_root.building_button._visible = true;
_root.hand_dice._visible = true;
_root.trade_movie._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
stop();
Symbol 522 MovieClip Frame 2
_root.popupwindow_is_open = true;
is_open = true;
_root.building_button._visible = false;
_root.hand_dice._visible = false;
_root.trade_movie._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
Symbol 522 MovieClip Frame 6
if (_root.computer.turn) {
buy = 1;
while (buy <= 40) {
if ((((((((((((((((((buy != 1) && (buy != 3)) && (buy != 5)) && (buy != 6)) && (buy != 8)) && (buy != 11)) && (buy != 13)) && (buy != 16)) && (buy != 18)) && (buy != 21)) && (buy != 23)) && (buy != 26)) && (buy != 29)) && (buy != 31)) && (buy != 34)) && (buy != 36)) && (buy != 37)) && (buy != 39)) {
prperty_temp_cost = _root.property.board_locations[buy].one_house_cost;
if ((((prperty_temp_cost < _root.computer.money) && (_root.property.board_locations[buy].the_owner == _root.computer.name)) && (_root.property.board_locations[buy].is_the_whole_set_owned)) && (!_root.property.board_locations[buy].is_it_mortgaged_already)) {
if (_root.property.board_locations[buy].number_of_houses_bulid == 0) {
_root.property.board_locations[buy].number_of_houses_bulid++;
_root.computer.houses_owned++;
_root["stamp" + buy].house1._visible = true;
_root.computer.money = _root.computer.money - prperty_temp_cost;
_root.build_sound.start();
}
}
}
buy++;
}
buy = 1;
while (buy <= 40) {
if ((((((((((((((((((buy != 1) && (buy != 3)) && (buy != 5)) && (buy != 6)) && (buy != 8)) && (buy != 11)) && (buy != 13)) && (buy != 16)) && (buy != 18)) && (buy != 21)) && (buy != 23)) && (buy != 26)) && (buy != 29)) && (buy != 31)) && (buy != 34)) && (buy != 36)) && (buy != 37)) && (buy != 39)) {
prperty_temp_cost = _root.property.board_locations[buy].one_house_cost;
if ((prperty_temp_cost < _root.computer.money) && (_root.property.board_locations[buy].the_owner == _root.computer.name)) {
if (_root.property.board_locations[buy].number_of_houses_bulid == 1) {
_root.property.board_locations[buy].number_of_houses_bulid++;
_root.computer.houses_owned++;
_root["stamp" + buy].house2._visible = true;
_root.computer.money = _root.computer.money - prperty_temp_cost;
_root.build_sound.start();
}
}
}
buy++;
}
buy = 1;
while (buy <= 40) {
if ((((((((((((((((((buy != 1) && (buy != 3)) && (buy != 5)) && (buy != 6)) && (buy != 8)) && (buy != 11)) && (buy != 13)) && (buy != 16)) && (buy != 18)) && (buy != 21)) && (buy != 23)) && (buy != 26)) && (buy != 29)) && (buy != 31)) && (buy != 34)) && (buy != 36)) && (buy != 37)) && (buy != 39)) {
prperty_temp_cost = _root.property.board_locations[buy].one_house_cost;
if ((prperty_temp_cost < _root.computer.money) && (_root.property.board_locations[buy].the_owner == _root.computer.name)) {
if (_root.property.board_locations[buy].number_of_houses_bulid == 2) {
_root.property.board_locations[buy].number_of_houses_bulid++;
_root.computer.houses_owned++;
_root["stamp" + buy].house3._visible = true;
_root.computer.money = _root.computer.money - prperty_temp_cost;
_root.build_sound.start();
}
}
}
buy++;
}
buy = 1;
while (buy <= 40) {
if ((((((((((((((((((buy != 1) && (buy != 3)) && (buy != 5)) && (buy != 6)) && (buy != 8)) && (buy != 11)) && (buy != 13)) && (buy != 16)) && (buy != 18)) && (buy != 21)) && (buy != 23)) && (buy != 26)) && (buy != 29)) && (buy != 31)) && (buy != 34)) && (buy != 36)) && (buy != 37)) && (buy != 39)) {
prperty_temp_cost = _root.property.board_locations[buy].one_house_cost;
if ((prperty_temp_cost < _root.computer.money) && (_root.property.board_locations[buy].the_owner == _root.computer.name)) {
if (_root.property.board_locations[buy].number_of_houses_bulid == 3) {
_root.property.board_locations[buy].number_of_houses_bulid++;
_root.computer.houses_owned++;
_root["stamp" + buy].house4._visible = true;
_root.computer.money = _root.computer.money - prperty_temp_cost;
_root.build_sound.start();
}
}
}
buy++;
}
buy = 1;
while (buy <= 40) {
if ((((((((((((((((((buy != 1) && (buy != 3)) && (buy != 5)) && (buy != 6)) && (buy != 8)) && (buy != 11)) && (buy != 13)) && (buy != 16)) && (buy != 18)) && (buy != 21)) && (buy != 23)) && (buy != 26)) && (buy != 29)) && (buy != 31)) && (buy != 34)) && (buy != 36)) && (buy != 37)) && (buy != 39)) {
prperty_temp_cost = _root.property.board_locations[buy].one_house_cost;
if (((prperty_temp_cost < _root.computer.money) && (_root.property.board_locations[buy].the_owner == _root.computer.name)) && (!_root.property.board_locations[buy].is_there_hotel)) {
if ((_root.property.board_locations[buy].number_of_houses_bulid == 4) && (!_root.property.board_locations[buy].is_there_hotel)) {
_root["stamp" + buy].hotel._visible = true;
_root.computer.money = _root.computer.money - prperty_temp_cost;
_root.property.board_locations[buy].is_there_hotel = true;
_root.computer.hotels_owned++;
_root.build_sound.start();
}
}
}
buy++;
}
_root.computer_Money = _root.computer.money;
gotoAndPlay (1);
car.turn = !car.turn;
computer.turn = !computer.turn;
_root.gotoAndPlay("continue");
}
prperty_temp_cost = _root.property.board_locations[_root.mouse_property_location].one_house_cost;
if (((_root.car.turn && (_root.buy_property_mouse_press)) && (prperty_temp_cost < _root.car.money)) && (!_root.property.board_locations[_root.mouse_property_location].is_it_mortgaged_already)) {
if (_root.property.board_locations[_root.mouse_property_location].is_the_whole_set_owned) {
if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 0) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid++;
_root.car.houses_owned++;
_root["stamp" + _root.mouse_property_location].house1._visible = true;
_root.car.money = _root.car.money - prperty_temp_cost;
_root.buy_property_mouse_press = false;
_root.build_sound.start();
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 1) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid++;
_root.car.houses_owned++;
_root["stamp" + _root.mouse_property_location].house2._visible = true;
_root.car.money = _root.car.money - prperty_temp_cost;
_root.buy_property_mouse_press = false;
_root.build_sound.start();
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 2) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid++;
_root.car.houses_owned++;
_root["stamp" + _root.mouse_property_location].house3._visible = true;
_root.car.money = _root.car.money - prperty_temp_cost;
_root.buy_property_mouse_press = false;
_root.build_sound.start();
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 3) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid++;
_root.car.houses_owned++;
_root["stamp" + _root.mouse_property_location].house4._visible = true;
_root.car.money = _root.car.money - prperty_temp_cost;
_root.buy_property_mouse_press = false;
_root.build_sound.start();
} else if ((_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 4) && (!_root.property.board_locations[_root.mouse_property_location].is_there_hotel)) {
_root["stamp" + _root.mouse_property_location].hotel._visible = true;
_root.car.money = _root.car.money - prperty_temp_cost;
_root.property.board_locations[_root.mouse_property_location].is_there_hotel = true;
_root.buy_property_mouse_press = false;
_root.car.hotels_owned++;
_root.build_sound.start();
} else {
_root.noclick_sound.start();
}
} else {
_root.buy_property_mouse_press = false;
_root.noclick_sound.start();
}
} else if (_root.car.turn && (_root.buy_property_mouse_press)) {
_root.buy_property_mouse_press = false;
_root.noclick_sound.start();
}
_root.Car_Money = _root.car.money;
Symbol 522 MovieClip Frame 10
gotoAndPlay (6);
Symbol 524 Button
on (release) {
gotoAndStop (1);
ok = false;
if (_root.car.money < 0) {
delete _root.car;
delete _root.computer;
delete _root.rolldice;
delete _root.property.board_locations;
_root.gotoAndPlay("lose");
} else {
_root.gotoAndStop("continue");
}
}
Symbol 526 MovieClip Frame 1
_root.popupwindow_is_open = false;
is_open = false;
_root.buy_property_mouse_press = false;
_root.hand_dice._visible = true;
_root.trade_movie._visible = true;
_root.building_button._visible = true;
_root.exit_movie._visible = true;
stop();
Symbol 526 MovieClip Frame 2
_root.popupwindow_is_open = true;
is_open = true;
_root.hand_dice._visible = false;
_root.trade_movie._visible = false;
_root.building_button._visible = false;
_root.exit_movie._visible = false;
Symbol 526 MovieClip Frame 6
if (_root.computer.turn) {
buy = 1;
while (buy <= 40) {
prperty_mortgage_cost = _root.property.board_locations[buy].one_house_cost / 2;
prperty_only_mortgage_cost = _root.property.board_locations[buy].Mortgage;
if ((((_root.property.board_locations[buy].the_owner == _root.computer.name) && (_root.computer.money < 100)) && (!_root.property.board_locations[buy].is_it_mortgaged_already)) && (_root.property.board_locations[buy].number_of_houses_bulid == 0)) {
_root["stamp" + buy].gotoAndStop(5);
_root.computer.money = _root.computer.money + prperty_only_mortgage_cost;
_root.property.board_locations[buy].is_it_mortgaged_already = true;
}
buy++;
}
buy = 1;
while (buy <= 40) {
prperty_mortgage_cost = _root.property.board_locations[buy].one_house_cost / 2;
prperty_only_mortgage_cost = _root.property.board_locations[buy].Mortgage;
while (((_root.property.board_locations[buy].the_owner == _root.computer.name) && (_root.computer.money < 100)) && (!_root.property.board_locations[buy].is_it_mortgaged_already)) {
if (_root.property.board_locations[buy].is_there_hotel) {
_root["stamp" + buy].hotel._visible = false;
_root.computer.money = _root.computer.money + (_root.property.board_locations[buy].hotel_cost / 2);
_root.property.board_locations[buy].is_there_hotel = false;
_root.computer.hotels_owned--;
} else if (_root.property.board_locations[buy].number_of_houses_bulid == 4) {
_root.property.board_locations[buy].number_of_houses_bulid--;
_root.computer.houses_owned--;
_root["stamp" + buy].house4._visible = false;
_root.computer.money = _root.computer.money + prperty_mortgage_cost;
} else if (_root.property.board_locations[buy].number_of_houses_bulid == 3) {
_root.property.board_locations[buy].number_of_houses_bulid--;
_root.computer.houses_owned--;
_root["stamp" + buy].house3._visible = false;
_root.computer.money = _root.computer.money + prperty_mortgage_cost;
} else if (_root.property.board_locations[buy].number_of_houses_bulid == 2) {
_root.property.board_locations[buy].number_of_houses_bulid--;
_root.computer.houses_owned--;
_root["stamp" + buy].house2._visible = false;
_root.computer.money = _root.computer.money + prperty_mortgage_cost;
} else if (_root.property.board_locations[buy].number_of_houses_bulid == 1) {
_root.property.board_locations[buy].number_of_houses_bulid--;
_root.computer.houses_owned--;
_root["stamp" + buy].house1._visible = false;
_root.computer.money = _root.computer.money + prperty_mortgage_cost;
} else if (_root.property.board_locations[buy].number_of_houses_bulid == 0) {
_root["stamp" + buy].gotoAndStop(4);
_root.computer.money = _root.computer.money + prperty_only_mortgage_cost;
_root.property.board_locations[buy].is_it_mortgaged_already = true;
}
_root.computer_Money = _root.computer.money;
}
buy++;
}
gotoAndPlay (1);
_root.play();
}
prperty_mortgage_cost = _root.property.board_locations[_root.mouse_property_location].one_house_cost / 2;
prperty_only_mortgage_cost = _root.property.board_locations[_root.mouse_property_location].Mortgage;
if (((_root.car.turn && (_root.buy_property_mouse_press)) && (_root.property.board_locations[_root.mouse_property_location].the_owner == "car")) && (!_root.property.board_locations[_root.mouse_property_location].is_it_mortgaged_already)) {
if (_root.property.board_locations[_root.mouse_property_location].is_there_hotel) {
_root["stamp" + _root.mouse_property_location].hotel._visible = false;
_root.car.money = _root.car.money + (_root.property.board_locations[_root.mouse_property_location].hotel_cost / 2);
_root.property.board_locations[_root.mouse_property_location].is_there_hotel = false;
_root.buy_property_mouse_press = false;
_root.car.hotels_owned--;
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 4) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid--;
_root.car.houses_owned--;
_root["stamp" + _root.mouse_property_location].house4._visible = false;
_root.car.money = _root.car.money + prperty_mortgage_cost;
_root.buy_property_mouse_press = false;
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 3) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid--;
_root.car.houses_owned--;
_root["stamp" + _root.mouse_property_location].house3._visible = false;
_root.car.money = _root.car.money + prperty_mortgage_cost;
_root.buy_property_mouse_press = false;
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 2) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid--;
_root.car.houses_owned--;
_root["stamp" + _root.mouse_property_location].house2._visible = false;
_root.car.money = _root.car.money + prperty_mortgage_cost;
_root.buy_property_mouse_press = false;
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 1) {
_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid--;
_root.car.houses_owned--;
_root["stamp" + _root.mouse_property_location].house1._visible = false;
_root.car.money = _root.car.money + prperty_mortgage_cost;
_root.buy_property_mouse_press = false;
} else if (_root.property.board_locations[_root.mouse_property_location].number_of_houses_bulid == 0) {
_root["stamp" + _root.mouse_property_location].gotoAndStop(4);
_root.car.money = _root.car.money + prperty_only_mortgage_cost;
_root.property.board_locations[_root.mouse_property_location].is_it_mortgaged_already = true;
_root.buy_property_mouse_press = false;
}
}
if (((_root.car.turn && (_root.buy_property_mouse_press)) && (_root.property.board_locations[_root.mouse_property_location].the_owner == "car")) && (_root.property.board_locations[_root.mouse_property_location].is_it_mortgaged_already)) {
if (_root.car.money >= prperty_only_mortgage_cost) {
_root["stamp" + _root.mouse_property_location].gotoAndStop(2);
_root.car.money = _root.car.money - prperty_only_mortgage_cost;
_root.property.board_locations[_root.mouse_property_location].is_it_mortgaged_already = false;
_root.buy_property_mouse_press = false;
} else {
_root.noclick_sound.start();
_root.buy_property_mouse_press = false;
}
}
_root.Car_Money = _root.car.money;
Symbol 526 MovieClip Frame 10
gotoAndPlay (6);
Symbol 529 Button
on (release) {
gotoAndStop (1);
}
Symbol 530 MovieClip Frame 1
_root.popupwindow_is_open = false;
_root.building_button._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
_root.hand_dice._visible = true;
stop();
Symbol 530 MovieClip Frame 2
_root.popupwindow_is_open = true;
_root.building_button._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
_root.hand_dice._visible = false;
Symbol 530 MovieClip Frame 6
if (_root.computer.turn) {
gotoAndStop (1);
}
if (_root.car.turn && (_root.buy_property_mouse_press)) {
location = _root.mouse_property_location;
_root.buy_property_mouse_press = false;
if (_root.property.board_locations[location].the_owner == "computer") {
gotoAndStop (1);
_root.trade.gotoAndPlay(2);
} else {
_root.noclick_sound.start();
}
}
Symbol 530 MovieClip Frame 8
gotoAndPlay (6);
Symbol 543 Button
on (press) {
if (_root.car.money >= auction_price) {
the_owner = _root.car.name;
auction_price = auction_price + 5;
time_taken = 1;
} else {
_root.noclick_sound.start();
}
}
Symbol 784 MovieClip Frame 1
stop();
Symbol 784 MovieClip Frame 2
nimi = _root.property.board_locations[2].nimi;
hinta = _root.property.board_locations[2].cost;
talo_hinta = _root.property.board_locations[2].one_house_cost;
talo1 = _root.property.board_locations[2].one_house_rent;
talo2 = _root.property.board_locations[2].two_houses_rent;
talo3 = _root.property.board_locations[2].three_houses_rent;
talo4 = _root.property.board_locations[2].four_houses_rent;
hotelli = _root.property.board_locations[2].hotel_rent;
panttaus = _root.property.board_locations[2].Mortgage;
if (_root.property.board_locations[2].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[2].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[2].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 4
nimi = _root.property.board_locations[4].nimi;
hinta = _root.property.board_locations[4].cost;
talo_hinta = _root.property.board_locations[4].one_house_cost;
talo1 = _root.property.board_locations[4].one_house_rent;
talo2 = _root.property.board_locations[4].two_houses_rent;
talo3 = _root.property.board_locations[4].three_houses_rent;
talo4 = _root.property.board_locations[4].four_houses_rent;
hotelli = _root.property.board_locations[4].hotel_rent;
panttaus = _root.property.board_locations[4].Mortgage;
if (_root.property.board_locations[4].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[4].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[4].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 6
nimi = _root.property.board_locations[6].nimi;
hinta = _root.property.board_locations[6].cost;
talo1 = _root.property.board_locations[6].rent;
talo2 = _root.property.board_locations[6].rent * 2;
talo3 = _root.property.board_locations[6].rent * 4;
talo4 = _root.property.board_locations[6].rent * 8;
panttaus = _root.property.board_locations[6].Mortgage;
if (_root.property.board_locations[6].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[6].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[6].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 7
nimi = _root.property.board_locations[7].nimi;
hinta = _root.property.board_locations[7].cost;
talo_hinta = _root.property.board_locations[7].one_house_cost;
talo1 = _root.property.board_locations[7].one_house_rent;
talo2 = _root.property.board_locations[7].two_houses_rent;
talo3 = _root.property.board_locations[7].three_houses_rent;
talo4 = _root.property.board_locations[7].four_houses_rent;
hotelli = _root.property.board_locations[7].hotel_rent;
panttaus = _root.property.board_locations[7].Mortgage;
if (_root.property.board_locations[7].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[7].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[7].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 9
nimi = _root.property.board_locations[9].nimi;
hinta = _root.property.board_locations[9].cost;
talo_hinta = _root.property.board_locations[9].one_house_cost;
talo1 = _root.property.board_locations[9].one_house_rent;
talo2 = _root.property.board_locations[9].two_houses_rent;
talo3 = _root.property.board_locations[9].three_houses_rent;
talo4 = _root.property.board_locations[9].four_houses_rent;
hotelli = _root.property.board_locations[9].hotel_rent;
panttaus = _root.property.board_locations[9].Mortgage;
if (_root.property.board_locations[9].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[9].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[9].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 10
nimi = _root.property.board_locations[10].nimi;
hinta = _root.property.board_locations[10].cost;
talo_hinta = _root.property.board_locations[10].one_house_cost;
talo1 = _root.property.board_locations[10].one_house_rent;
talo2 = _root.property.board_locations[10].two_houses_rent;
talo3 = _root.property.board_locations[10].three_houses_rent;
talo4 = _root.property.board_locations[10].four_houses_rent;
hotelli = _root.property.board_locations[10].hotel_rent;
panttaus = _root.property.board_locations[10].Mortgage;
if (_root.property.board_locations[10].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[10].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[10].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 12
nimi = _root.property.board_locations[12].nimi;
hinta = _root.property.board_locations[12].cost;
talo_hinta = _root.property.board_locations[12].one_house_cost;
talo1 = _root.property.board_locations[12].one_house_rent;
talo2 = _root.property.board_locations[12].two_houses_rent;
talo3 = _root.property.board_locations[12].three_houses_rent;
talo4 = _root.property.board_locations[12].four_houses_rent;
hotelli = _root.property.board_locations[12].hotel_rent;
panttaus = _root.property.board_locations[12].Mortgage;
if (_root.property.board_locations[12].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[12].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[12].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 13
nimi = _root.property.board_locations[13].nimi;
hinta = _root.property.board_locations[13].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = _root.property.board_locations[13].Mortgage;
if (_root.property.board_locations[13].the_owner == _root.property.board_locations[29].the_owner) {
_root.property.board_locations[13].rent = _root.die1 * 20;
} else {
_root.property.board_locations[13].rent = _root.die1 * 8;
}
if (_root.property.board_locations[13].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[13].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[13].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 14
nimi = _root.property.board_locations[14].nimi;
hinta = _root.property.board_locations[14].cost;
talo_hinta = _root.property.board_locations[14].one_house_cost;
talo1 = _root.property.board_locations[14].one_house_rent;
talo2 = _root.property.board_locations[14].two_houses_rent;
talo3 = _root.property.board_locations[14].three_houses_rent;
talo4 = _root.property.board_locations[14].four_houses_rent;
hotelli = _root.property.board_locations[14].hotel_rent;
panttaus = _root.property.board_locations[14].Mortgage;
if (_root.property.board_locations[14].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[14].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[14].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 15
nimi = _root.property.board_locations[15].nimi;
hinta = _root.property.board_locations[15].cost;
talo_hinta = _root.property.board_locations[15].one_house_cost;
talo1 = _root.property.board_locations[15].one_house_rent;
talo2 = _root.property.board_locations[15].two_houses_rent;
talo3 = _root.property.board_locations[15].three_houses_rent;
talo4 = _root.property.board_locations[15].four_houses_rent;
hotelli = _root.property.board_locations[15].hotel_rent;
panttaus = _root.property.board_locations[15].Mortgage;
if (_root.property.board_locations[15].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[15].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[15].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 16
nimi = _root.property.board_locations[16].nimi;
hinta = _root.property.board_locations[16].cost;
talo1 = _root.property.board_locations[16].rent;
talo2 = _root.property.board_locations[16].rent * 2;
talo3 = _root.property.board_locations[16].rent * 4;
talo4 = _root.property.board_locations[16].rent * 8;
panttaus = _root.property.board_locations[16].Mortgage;
if (_root.property.board_locations[16].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[16].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[16].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 17
nimi = _root.property.board_locations[17].nimi;
hinta = _root.property.board_locations[17].cost;
talo_hinta = _root.property.board_locations[17].one_house_cost;
talo1 = _root.property.board_locations[17].one_house_rent;
talo2 = _root.property.board_locations[17].two_houses_rent;
talo3 = _root.property.board_locations[17].three_houses_rent;
talo4 = _root.property.board_locations[17].four_houses_rent;
hotelli = _root.property.board_locations[17].hotel_rent;
panttaus = _root.property.board_locations[17].Mortgage;
if (_root.property.board_locations[17].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[17].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[17].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 19
nimi = _root.property.board_locations[19].nimi;
hinta = _root.property.board_locations[19].cost;
talo_hinta = _root.property.board_locations[19].one_house_cost;
talo1 = _root.property.board_locations[19].one_house_rent;
talo2 = _root.property.board_locations[19].two_houses_rent;
talo3 = _root.property.board_locations[19].three_houses_rent;
talo4 = _root.property.board_locations[19].four_houses_rent;
hotelli = _root.property.board_locations[19].hotel_rent;
panttaus = _root.property.board_locations[19].Mortgage;
if (_root.property.board_locations[19].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[19].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[19].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 20
nimi = _root.property.board_locations[20].nimi;
hinta = _root.property.board_locations[20].cost;
talo_hinta = _root.property.board_locations[20].one_house_cost;
talo1 = _root.property.board_locations[20].one_house_rent;
talo2 = _root.property.board_locations[20].two_houses_rent;
talo3 = _root.property.board_locations[20].three_houses_rent;
talo4 = _root.property.board_locations[20].four_houses_rent;
hotelli = _root.property.board_locations[20].hotel_rent;
panttaus = _root.property.board_locations[20].Mortgage;
if (_root.property.board_locations[20].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[20].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[20].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 22
nimi = _root.property.board_locations[22].nimi;
hinta = _root.property.board_locations[22].cost;
talo_hinta = _root.property.board_locations[22].one_house_cost;
talo1 = _root.property.board_locations[22].one_house_rent;
talo2 = _root.property.board_locations[22].two_houses_rent;
talo3 = _root.property.board_locations[22].three_houses_rent;
talo4 = _root.property.board_locations[22].four_houses_rent;
hotelli = _root.property.board_locations[22].hotel_rent;
panttaus = _root.property.board_locations[22].Mortgage;
if (_root.property.board_locations[22].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[22].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[22].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 24
nimi = _root.property.board_locations[24].nimi;
hinta = _root.property.board_locations[24].cost;
talo_hinta = _root.property.board_locations[24].one_house_cost;
talo1 = _root.property.board_locations[24].one_house_rent;
talo2 = _root.property.board_locations[24].two_houses_rent;
talo3 = _root.property.board_locations[24].three_houses_rent;
talo4 = _root.property.board_locations[24].four_houses_rent;
hotelli = _root.property.board_locations[24].hotel_rent;
panttaus = _root.property.board_locations[24].Mortgage;
if (_root.property.board_locations[24].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[24].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[24].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 25
nimi = _root.property.board_locations[25].nimi;
hinta = _root.property.board_locations[25].cost;
talo_hinta = _root.property.board_locations[25].one_house_cost;
talo1 = _root.property.board_locations[25].one_house_rent;
talo2 = _root.property.board_locations[25].two_houses_rent;
talo3 = _root.property.board_locations[25].three_houses_rent;
talo4 = _root.property.board_locations[25].four_houses_rent;
hotelli = _root.property.board_locations[25].hotel_rent;
panttaus = _root.property.board_locations[25].Mortgage;
if (_root.property.board_locations[25].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[25].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[25].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 26
nimi = _root.property.board_locations[26].nimi;
hinta = _root.property.board_locations[26].cost;
talo1 = _root.property.board_locations[26].rent;
talo2 = _root.property.board_locations[26].rent * 2;
talo3 = _root.property.board_locations[26].rent * 4;
talo4 = _root.property.board_locations[26].rent * 8;
panttaus = _root.property.board_locations[26].Mortgage;
if (_root.property.board_locations[26].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[26].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[26].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 27
nimi = _root.property.board_locations[27].nimi;
hinta = _root.property.board_locations[27].cost;
talo_hinta = _root.property.board_locations[27].one_house_cost;
talo1 = _root.property.board_locations[27].one_house_rent;
talo2 = _root.property.board_locations[27].two_houses_rent;
talo3 = _root.property.board_locations[27].three_houses_rent;
talo4 = _root.property.board_locations[27].four_houses_rent;
hotelli = _root.property.board_locations[27].hotel_rent;
panttaus = _root.property.board_locations[27].Mortgage;
if (_root.property.board_locations[27].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[27].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[27].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 28
nimi = _root.property.board_locations[28].nimi;
hinta = _root.property.board_locations[28].cost;
talo_hinta = _root.property.board_locations[28].one_house_cost;
talo1 = _root.property.board_locations[28].one_house_rent;
talo2 = _root.property.board_locations[28].two_houses_rent;
talo3 = _root.property.board_locations[28].three_houses_rent;
talo4 = _root.property.board_locations[28].four_houses_rent;
hotelli = _root.property.board_locations[28].hotel_rent;
panttaus = _root.property.board_locations[28].Mortgage;
if (_root.property.board_locations[28].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[28].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[28].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 29
nimi = _root.property.board_locations[29].nimi;
hinta = _root.property.board_locations[29].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = _root.property.board_locations[29].Mortgage;
if (_root.property.board_locations[29].the_owner == _root.property.board_locations[13].the_owner) {
_root.property.board_locations[29].rent = _root.die1 * 20;
} else {
_root.property.board_locations[29].rent = _root.die1 * 8;
}
if (_root.property.board_locations[29].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[29].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[29].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 30
nimi = _root.property.board_locations[30].nimi;
hinta = _root.property.board_locations[30].cost;
talo_hinta = _root.property.board_locations[30].one_house_cost;
talo1 = _root.property.board_locations[30].one_house_rent;
talo2 = _root.property.board_locations[30].two_houses_rent;
talo3 = _root.property.board_locations[30].three_houses_rent;
talo4 = _root.property.board_locations[30].four_houses_rent;
hotelli = _root.property.board_locations[30].hotel_rent;
panttaus = _root.property.board_locations[30].Mortgage;
if (_root.property.board_locations[30].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[30].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[30].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 32
nimi = _root.property.board_locations[32].nimi;
hinta = _root.property.board_locations[32].cost;
talo_hinta = _root.property.board_locations[32].one_house_cost;
talo1 = _root.property.board_locations[32].one_house_rent;
talo2 = _root.property.board_locations[32].two_houses_rent;
talo3 = _root.property.board_locations[32].three_houses_rent;
talo4 = _root.property.board_locations[32].four_houses_rent;
hotelli = _root.property.board_locations[32].hotel_rent;
panttaus = _root.property.board_locations[32].Mortgage;
if (_root.property.board_locations[32].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[32].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[32].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 33
nimi = _root.property.board_locations[33].nimi;
hinta = _root.property.board_locations[33].cost;
talo_hinta = _root.property.board_locations[33].one_house_cost;
talo1 = _root.property.board_locations[33].one_house_rent;
talo2 = _root.property.board_locations[33].two_houses_rent;
talo3 = _root.property.board_locations[33].three_houses_rent;
talo4 = _root.property.board_locations[33].four_houses_rent;
hotelli = _root.property.board_locations[33].hotel_rent;
panttaus = _root.property.board_locations[33].Mortgage;
if (_root.property.board_locations[33].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[33].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[33].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 35
nimi = _root.property.board_locations[35].nimi;
hinta = _root.property.board_locations[35].cost;
talo_hinta = _root.property.board_locations[35].one_house_cost;
talo1 = _root.property.board_locations[35].one_house_rent;
talo2 = _root.property.board_locations[35].two_houses_rent;
talo3 = _root.property.board_locations[35].three_houses_rent;
talo4 = _root.property.board_locations[35].four_houses_rent;
hotelli = _root.property.board_locations[35].hotel_rent;
panttaus = _root.property.board_locations[35].Mortgage;
if (_root.property.board_locations[35].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[35].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[35].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 36
nimi = _root.property.board_locations[36].nimi;
hinta = _root.property.board_locations[36].cost;
talo1 = _root.property.board_locations[36].rent;
talo2 = _root.property.board_locations[36].rent * 2;
talo3 = _root.property.board_locations[36].rent * 4;
talo4 = _root.property.board_locations[36].rent * 8;
panttaus = _root.property.board_locations[36].Mortgage;
if (_root.property.board_locations[36].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[36].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[36].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 38
nimi = _root.property.board_locations[38].nimi;
hinta = _root.property.board_locations[38].cost;
talo_hinta = _root.property.board_locations[38].one_house_cost;
talo1 = _root.property.board_locations[38].one_house_rent;
talo2 = _root.property.board_locations[38].two_houses_rent;
talo3 = _root.property.board_locations[38].three_houses_rent;
talo4 = _root.property.board_locations[38].four_houses_rent;
hotelli = _root.property.board_locations[38].hotel_rent;
panttaus = _root.property.board_locations[38].Mortgage;
if (_root.property.board_locations[38].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[38].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[38].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 784 MovieClip Frame 40
nimi = _root.property.board_locations[40].nimi;
hinta = _root.property.board_locations[40].cost;
talo_hinta = _root.property.board_locations[40].one_house_cost;
talo1 = _root.property.board_locations[40].one_house_rent;
talo2 = _root.property.board_locations[40].two_houses_rent;
talo3 = _root.property.board_locations[40].three_houses_rent;
talo4 = _root.property.board_locations[40].four_houses_rent;
hotelli = _root.property.board_locations[40].hotel_rent;
panttaus = _root.property.board_locations[40].Mortgage;
if (_root.property.board_locations[40].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[40].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[40].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 785 MovieClip Frame 1
_root.popupwindow_is_open = false;
window_is_open = false;
_root.building_button._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
_root.hand_dice._visible = true;
stop();
Symbol 785 MovieClip Frame 2
window_is_open = true;
_root.popupwindow_is_open = true;
if (_root.car.turn) {
current_player = _root.car;
}
if (_root.computer.turn) {
current_player = _root.computer;
}
price = _root.property.board_locations[current_player.postion].cost;
time_taken = 0;
the_owner = "none";
auction_price = (price * 10) / 100;
card.gotoAndStop(current_player.postion);
_root.building_button._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
_root.hand_dice._visible = false;
Symbol 785 MovieClip Frame 3
StartTime = getTimer();
bid = 1;
if ((((the_owner != _root.computer.name) && (price >= auction_price)) && (time_taken == bid)) && ((_root.computer.money - 100) >= auction_price)) {
auction_price = auction_price + 5;
the_owner = _root.computer.name;
time_taken = 0;
}
sibling_count = 0;
subset = _root.property.board_locations[current_player.postion].num_set;
other_player_needs_given_area_to_make_a_set = true;
while (sibling_count < subset) {
sibling = _root.property.board_locations[current_player.postion].sibling[sibling_count];
if ((_root.property.board_locations[sibling].the_owner != "car") || (sibling == current_player.postion)) {
other_player_needs_given_area_to_make_a_set = false;
}
sibling_count++;
}
computer_sibling_count = 0;
computer_needs_given_area_to_make_a_set = true;
while (computer_sibling_count < subset) {
sibling = _root.property.board_locations[current_player.postion].sibling[computer_sibling_count];
if ((_root.property.board_locations[sibling].the_owner != "computer") || (sibling == current_player.postion)) {
computer_needs_given_area_to_make_a_set = false;
}
computer_sibling_count++;
}
if ((((other_player_needs_given_area_to_make_a_set || (computer_needs_given_area_to_make_a_set)) && (the_owner != _root.computer.name)) && (time_taken == bid)) && ((_root.computer.money - 5) >= auction_price)) {
auction_price = auction_price + 5;
the_owner = _root.computer.name;
time_taken = 0;
}
if (time_taken < 3) {
time_taken++;
} else {
if (the_owner == _root.car.name) {
_root.car.money = _root.car.money - auction_price;
_root.property.board_locations[current_player.postion].the_owner = the_owner;
_root.property.board_locations[current_player.postion].is_it_rented_already = true;
_root["stamp" + current_player.postion].gotoAndStop(2);
if ((((current_player.postion == 6) || (current_player.postion == 16)) || (current_player.postion == 26)) || (current_player.postion == 36)) {
_root.car.train_station_owned++;
}
_root.sets.play();
}
if (the_owner == _root.computer.name) {
_root.computer.money = _root.computer.money - auction_price;
_root.property.board_locations[current_player.postion].the_owner = the_owner;
_root.property.board_locations[current_player.postion].is_it_rented_already = true;
_root["stamp" + current_player.postion].gotoAndStop(3);
if ((((current_player.postion == 6) || (current_player.postion == 16)) || (current_player.postion == 26)) || (current_player.postion == 36)) {
_root.computer.train_station_owned++;
}
_root.sets.play();
}
_root.Car_Money = _root.car.money;
_root.Computer_Money = _root.computer.money;
time_taken = 0;
gotoAndStop (1);
_root.gotoAndStop("end");
}
Symbol 785 MovieClip Frame 9
TimeLoop = getTimer() - StartTime;
Symbol 785 MovieClip Frame 10
if (the_owner == "car") {
owner.gotoAndStop(2);
}
if (the_owner == "computer") {
owner.gotoAndStop(3);
}
if (the_owner == "none") {
owner.gotoAndStop(1);
}
if (TimeLoop < 3000) {
gotoAndPlay(_currentframe - 1);
} else {
gotoAndPlay (3);
}
Symbol 788 Button
on (press) {
answer = "no";
if (buyer_property._currentframe != 1) {
count = 0;
subset = _root.property.board_locations[buyer_property._currentframe].num_set;
i_need_given_area_to_make_a_set = true;
while (count < subset) {
sibling = _root.property.board_locations[buyer_property._currentframe].sibling[count];
if ((_root.property.board_locations[sibling].the_owner != "computer") || (sibling == seller_property._currentframe)) {
i_need_given_area_to_make_a_set = false;
answer = "no";
}
count++;
}
if (i_need_given_area_to_make_a_set) {
complete_set_owned_by_computer = false;
complete = 1;
while (complete <= 40) {
if ((_root.property.board_locations[complete].the_owner == "computer") && (_root.property.board_locations[complete].is_the_whole_set_owned)) {
complete_set_owned_by_computer = true;
if ((((((complete == 6) || (complete == 16)) || (complete == 26)) || (complete == 36)) || (complete == 13)) || (complete == 29)) {
complete_set_owned_by_computer = false;
}
}
complete++;
}
if (complete_set_owned_by_computer) {
sibling_count = 0;
subset = _root.property.board_locations[seller_property._currentframe].num_set;
car_needs_given_area_to_make_a_set = true;
while (sibling_count < subset) {
sibling = _root.property.board_locations[seller_property._currentframe].sibling[sibling_count];
if ((_root.property.board_locations[sibling].the_owner != "car") || (sibling == buyer_property._currentframe)) {
car_needs_given_area_to_make_a_set = false;
}
sibling_count++;
}
if (car_needs_given_area_to_make_a_set) {
answer = "no";
} else {
answer = "yes";
}
}
if (!complete_set_owned_by_computer) {
exclude = buyer_property._currentframe;
if ((((((exclude != 6) || (exclude != 16)) || (exclude != 26)) || (exclude != 36)) || (exclude != 13)) || (exclude != 29)) {
answer = "no";
}
answer = "yes";
}
}
if (_root.property.board_locations[seller_property._currentframe].is_the_whole_set_owned) {
answer = "no";
}
}
if (buyer_property._currentframe == 1) {
if (int(offer_price) > 0) {
sibling_count = 0;
subset = _root.property.board_locations[seller_property._currentframe].num_set;
car_needs_given_area_to_make_a_set = true;
while (sibling_count < subset) {
sibling = _root.property.board_locations[seller_property._currentframe].sibling[sibling_count];
if (_root.property.board_locations[sibling].the_owner != "car") {
car_needs_given_area_to_make_a_set = false;
}
sibling_count++;
}
if (car_needs_given_area_to_make_a_set) {
answer = "no";
}
if (!car_needs_given_area_to_make_a_set) {
if (int(offer_price) >= (_root.property.board_locations[seller_property._currentframe].cost * 5)) {
answer = "yes";
}
}
}
if (_root.property.board_locations[seller_property._currentframe].is_the_whole_set_owned) {
answer = "no";
}
}
decision.gotoAndPlay(2);
}
Symbol 1028 MovieClip Frame 1
stop();
Symbol 1028 MovieClip Frame 2
nimi = _root.property.board_locations[2].nimi;
hinta = _root.property.board_locations[2].cost;
talo_hinta = _root.property.board_locations[2].one_house_cost;
talo1 = _root.property.board_locations[2].one_house_rent;
talo2 = _root.property.board_locations[2].two_houses_rent;
talo3 = _root.property.board_locations[2].three_houses_rent;
talo4 = _root.property.board_locations[2].four_houses_rent;
hotelli = _root.property.board_locations[2].hotel_rent;
panttaus = _root.property.board_locations[2].Mortgage;
if (_root.property.board_locations[2].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[2].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[2].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 4
nimi = _root.property.board_locations[4].nimi;
hinta = _root.property.board_locations[4].cost;
talo_hinta = _root.property.board_locations[4].one_house_cost;
talo1 = _root.property.board_locations[4].one_house_rent;
talo2 = _root.property.board_locations[4].two_houses_rent;
talo3 = _root.property.board_locations[4].three_houses_rent;
talo4 = _root.property.board_locations[4].four_houses_rent;
hotelli = _root.property.board_locations[4].hotel_rent;
panttaus = _root.property.board_locations[4].Mortgage;
if (_root.property.board_locations[4].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[4].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[4].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 6
nimi = _root.property.board_locations[6].nimi;
hinta = _root.property.board_locations[6].cost;
talo1 = _root.property.board_locations[6].rent;
talo2 = _root.property.board_locations[6].rent * 2;
talo3 = _root.property.board_locations[6].rent * 4;
talo4 = _root.property.board_locations[6].rent * 8;
panttaus = _root.property.board_locations[6].Mortgage;
if (_root.property.board_locations[6].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[6].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[6].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 7
nimi = _root.property.board_locations[7].nimi;
hinta = _root.property.board_locations[7].cost;
talo_hinta = _root.property.board_locations[7].one_house_cost;
talo1 = _root.property.board_locations[7].one_house_rent;
talo2 = _root.property.board_locations[7].two_houses_rent;
talo3 = _root.property.board_locations[7].three_houses_rent;
talo4 = _root.property.board_locations[7].four_houses_rent;
hotelli = _root.property.board_locations[7].hotel_rent;
panttaus = _root.property.board_locations[7].Mortgage;
if (_root.property.board_locations[7].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[7].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[7].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 9
nimi = _root.property.board_locations[9].nimi;
hinta = _root.property.board_locations[9].cost;
talo_hinta = _root.property.board_locations[9].one_house_cost;
talo1 = _root.property.board_locations[9].one_house_rent;
talo2 = _root.property.board_locations[9].two_houses_rent;
talo3 = _root.property.board_locations[9].three_houses_rent;
talo4 = _root.property.board_locations[9].four_houses_rent;
hotelli = _root.property.board_locations[9].hotel_rent;
panttaus = _root.property.board_locations[9].Mortgage;
if (_root.property.board_locations[9].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[9].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[9].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 10
nimi = _root.property.board_locations[10].nimi;
hinta = _root.property.board_locations[10].cost;
talo_hinta = _root.property.board_locations[10].one_house_cost;
talo1 = _root.property.board_locations[10].one_house_rent;
talo2 = _root.property.board_locations[10].two_houses_rent;
talo3 = _root.property.board_locations[10].three_houses_rent;
talo4 = _root.property.board_locations[10].four_houses_rent;
hotelli = _root.property.board_locations[10].hotel_rent;
panttaus = _root.property.board_locations[10].Mortgage;
if (_root.property.board_locations[10].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[10].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[10].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 12
nimi = _root.property.board_locations[12].nimi;
hinta = _root.property.board_locations[12].cost;
talo_hinta = _root.property.board_locations[12].one_house_cost;
talo1 = _root.property.board_locations[12].one_house_rent;
talo2 = _root.property.board_locations[12].two_houses_rent;
talo3 = _root.property.board_locations[12].three_houses_rent;
talo4 = _root.property.board_locations[12].four_houses_rent;
hotelli = _root.property.board_locations[12].hotel_rent;
panttaus = _root.property.board_locations[12].Mortgage;
if (_root.property.board_locations[12].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[12].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[12].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 13
nimi = _root.property.board_locations[13].nimi;
hinta = _root.property.board_locations[13].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = _root.property.board_locations[13].Mortgage;
if (_root.property.board_locations[13].the_owner == _root.property.board_locations[29].the_owner) {
_root.property.board_locations[13].rent = _root.die1 * 20;
} else {
_root.property.board_locations[13].rent = _root.die1 * 8;
}
if (_root.property.board_locations[13].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[13].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[13].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 14
nimi = _root.property.board_locations[14].nimi;
hinta = _root.property.board_locations[14].cost;
talo_hinta = _root.property.board_locations[14].one_house_cost;
talo1 = _root.property.board_locations[14].one_house_rent;
talo2 = _root.property.board_locations[14].two_houses_rent;
talo3 = _root.property.board_locations[14].three_houses_rent;
talo4 = _root.property.board_locations[14].four_houses_rent;
hotelli = _root.property.board_locations[14].hotel_rent;
panttaus = _root.property.board_locations[14].Mortgage;
if (_root.property.board_locations[14].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[14].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[14].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 15
nimi = _root.property.board_locations[15].nimi;
hinta = _root.property.board_locations[15].cost;
talo_hinta = _root.property.board_locations[15].one_house_cost;
talo1 = _root.property.board_locations[15].one_house_rent;
talo2 = _root.property.board_locations[15].two_houses_rent;
talo3 = _root.property.board_locations[15].three_houses_rent;
talo4 = _root.property.board_locations[15].four_houses_rent;
hotelli = _root.property.board_locations[15].hotel_rent;
panttaus = _root.property.board_locations[15].Mortgage;
if (_root.property.board_locations[15].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[15].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[15].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 16
nimi = _root.property.board_locations[16].nimi;
hinta = _root.property.board_locations[16].cost;
talo1 = _root.property.board_locations[16].rent;
talo2 = _root.property.board_locations[16].rent * 2;
talo3 = _root.property.board_locations[16].rent * 4;
talo4 = _root.property.board_locations[16].rent * 8;
panttaus = _root.property.board_locations[16].Mortgage;
if (_root.property.board_locations[16].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[16].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[16].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 17
nimi = _root.property.board_locations[17].nimi;
hinta = _root.property.board_locations[17].cost;
talo_hinta = _root.property.board_locations[17].one_house_cost;
talo1 = _root.property.board_locations[17].one_house_rent;
talo2 = _root.property.board_locations[17].two_houses_rent;
talo3 = _root.property.board_locations[17].three_houses_rent;
talo4 = _root.property.board_locations[17].four_houses_rent;
hotelli = _root.property.board_locations[17].hotel_rent;
panttaus = _root.property.board_locations[17].Mortgage;
if (_root.property.board_locations[17].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[17].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[17].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 19
nimi = _root.property.board_locations[19].nimi;
hinta = _root.property.board_locations[19].cost;
talo_hinta = _root.property.board_locations[19].one_house_cost;
talo1 = _root.property.board_locations[19].one_house_rent;
talo2 = _root.property.board_locations[19].two_houses_rent;
talo3 = _root.property.board_locations[19].three_houses_rent;
talo4 = _root.property.board_locations[19].four_houses_rent;
hotelli = _root.property.board_locations[19].hotel_rent;
panttaus = _root.property.board_locations[19].Mortgage;
if (_root.property.board_locations[19].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[19].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[19].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 20
nimi = _root.property.board_locations[20].nimi;
hinta = _root.property.board_locations[20].cost;
talo_hinta = _root.property.board_locations[20].one_house_cost;
talo1 = _root.property.board_locations[20].one_house_rent;
talo2 = _root.property.board_locations[20].two_houses_rent;
talo3 = _root.property.board_locations[20].three_houses_rent;
talo4 = _root.property.board_locations[20].four_houses_rent;
hotelli = _root.property.board_locations[20].hotel_rent;
panttaus = _root.property.board_locations[20].Mortgage;
if (_root.property.board_locations[20].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[20].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[20].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 22
nimi = _root.property.board_locations[22].nimi;
hinta = _root.property.board_locations[22].cost;
talo_hinta = _root.property.board_locations[22].one_house_cost;
talo1 = _root.property.board_locations[22].one_house_rent;
talo2 = _root.property.board_locations[22].two_houses_rent;
talo3 = _root.property.board_locations[22].three_houses_rent;
talo4 = _root.property.board_locations[22].four_houses_rent;
hotelli = _root.property.board_locations[22].hotel_rent;
panttaus = _root.property.board_locations[22].Mortgage;
if (_root.property.board_locations[22].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[22].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[22].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 24
nimi = _root.property.board_locations[24].nimi;
hinta = _root.property.board_locations[24].cost;
talo_hinta = _root.property.board_locations[24].one_house_cost;
talo1 = _root.property.board_locations[24].one_house_rent;
talo2 = _root.property.board_locations[24].two_houses_rent;
talo3 = _root.property.board_locations[24].three_houses_rent;
talo4 = _root.property.board_locations[24].four_houses_rent;
hotelli = _root.property.board_locations[24].hotel_rent;
panttaus = _root.property.board_locations[24].Mortgage;
if (_root.property.board_locations[24].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[24].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[24].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 25
nimi = _root.property.board_locations[25].nimi;
hinta = _root.property.board_locations[25].cost;
talo_hinta = _root.property.board_locations[25].one_house_cost;
talo1 = _root.property.board_locations[25].one_house_rent;
talo2 = _root.property.board_locations[25].two_houses_rent;
talo3 = _root.property.board_locations[25].three_houses_rent;
talo4 = _root.property.board_locations[25].four_houses_rent;
hotelli = _root.property.board_locations[25].hotel_rent;
panttaus = _root.property.board_locations[25].Mortgage;
if (_root.property.board_locations[25].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[25].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[25].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 26
nimi = _root.property.board_locations[26].nimi;
hinta = _root.property.board_locations[26].cost;
talo1 = _root.property.board_locations[26].rent;
talo2 = _root.property.board_locations[26].rent * 2;
talo3 = _root.property.board_locations[26].rent * 4;
talo4 = _root.property.board_locations[26].rent * 8;
panttaus = _root.property.board_locations[26].Mortgage;
if (_root.property.board_locations[26].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[26].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[26].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 27
nimi = _root.property.board_locations[27].nimi;
hinta = _root.property.board_locations[27].cost;
talo_hinta = _root.property.board_locations[27].one_house_cost;
talo1 = _root.property.board_locations[27].one_house_rent;
talo2 = _root.property.board_locations[27].two_houses_rent;
talo3 = _root.property.board_locations[27].three_houses_rent;
talo4 = _root.property.board_locations[27].four_houses_rent;
hotelli = _root.property.board_locations[27].hotel_rent;
panttaus = _root.property.board_locations[27].Mortgage;
if (_root.property.board_locations[27].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[27].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[27].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 28
nimi = _root.property.board_locations[28].nimi;
hinta = _root.property.board_locations[28].cost;
talo_hinta = _root.property.board_locations[28].one_house_cost;
talo1 = _root.property.board_locations[28].one_house_rent;
talo2 = _root.property.board_locations[28].two_houses_rent;
talo3 = _root.property.board_locations[28].three_houses_rent;
talo4 = _root.property.board_locations[28].four_houses_rent;
hotelli = _root.property.board_locations[28].hotel_rent;
panttaus = _root.property.board_locations[28].Mortgage;
if (_root.property.board_locations[28].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[28].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[28].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 29
nimi = _root.property.board_locations[29].nimi;
hinta = _root.property.board_locations[29].cost;
talo1 = "np*8";
talo2 = "np*20";
panttaus = _root.property.board_locations[29].Mortgage;
if (_root.property.board_locations[29].the_owner == _root.property.board_locations[13].the_owner) {
_root.property.board_locations[29].rent = _root.die1 * 20;
} else {
_root.property.board_locations[29].rent = _root.die1 * 8;
}
if (_root.property.board_locations[29].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[29].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[29].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 30
nimi = _root.property.board_locations[30].nimi;
hinta = _root.property.board_locations[30].cost;
talo_hinta = _root.property.board_locations[30].one_house_cost;
talo1 = _root.property.board_locations[30].one_house_rent;
talo2 = _root.property.board_locations[30].two_houses_rent;
talo3 = _root.property.board_locations[30].three_houses_rent;
talo4 = _root.property.board_locations[30].four_houses_rent;
hotelli = _root.property.board_locations[30].hotel_rent;
panttaus = _root.property.board_locations[30].Mortgage;
if (_root.property.board_locations[30].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[30].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[30].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 32
nimi = _root.property.board_locations[32].nimi;
hinta = _root.property.board_locations[32].cost;
talo_hinta = _root.property.board_locations[32].one_house_cost;
talo1 = _root.property.board_locations[32].one_house_rent;
talo2 = _root.property.board_locations[32].two_houses_rent;
talo3 = _root.property.board_locations[32].three_houses_rent;
talo4 = _root.property.board_locations[32].four_houses_rent;
hotelli = _root.property.board_locations[32].hotel_rent;
panttaus = _root.property.board_locations[32].Mortgage;
if (_root.property.board_locations[32].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[32].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[32].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 33
nimi = _root.property.board_locations[33].nimi;
hinta = _root.property.board_locations[33].cost;
talo_hinta = _root.property.board_locations[33].one_house_cost;
talo1 = _root.property.board_locations[33].one_house_rent;
talo2 = _root.property.board_locations[33].two_houses_rent;
talo3 = _root.property.board_locations[33].three_houses_rent;
talo4 = _root.property.board_locations[33].four_houses_rent;
hotelli = _root.property.board_locations[33].hotel_rent;
panttaus = _root.property.board_locations[33].Mortgage;
if (_root.property.board_locations[33].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[33].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[33].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 35
nimi = _root.property.board_locations[35].nimi;
hinta = _root.property.board_locations[35].cost;
talo_hinta = _root.property.board_locations[35].one_house_cost;
talo1 = _root.property.board_locations[35].one_house_rent;
talo2 = _root.property.board_locations[35].two_houses_rent;
talo3 = _root.property.board_locations[35].three_houses_rent;
talo4 = _root.property.board_locations[35].four_houses_rent;
hotelli = _root.property.board_locations[35].hotel_rent;
panttaus = _root.property.board_locations[35].Mortgage;
if (_root.property.board_locations[35].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[35].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[35].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 36
nimi = _root.property.board_locations[36].nimi;
hinta = _root.property.board_locations[36].cost;
talo1 = _root.property.board_locations[36].rent;
talo2 = _root.property.board_locations[36].rent * 2;
talo3 = _root.property.board_locations[36].rent * 4;
talo4 = _root.property.board_locations[36].rent * 8;
panttaus = _root.property.board_locations[36].Mortgage;
if (_root.property.board_locations[36].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[36].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[36].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 38
nimi = _root.property.board_locations[38].nimi;
hinta = _root.property.board_locations[38].cost;
talo_hinta = _root.property.board_locations[38].one_house_cost;
talo1 = _root.property.board_locations[38].one_house_rent;
talo2 = _root.property.board_locations[38].two_houses_rent;
talo3 = _root.property.board_locations[38].three_houses_rent;
talo4 = _root.property.board_locations[38].four_houses_rent;
hotelli = _root.property.board_locations[38].hotel_rent;
panttaus = _root.property.board_locations[38].Mortgage;
if (_root.property.board_locations[38].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[38].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[38].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1028 MovieClip Frame 40
nimi = _root.property.board_locations[40].nimi;
hinta = _root.property.board_locations[40].cost;
talo_hinta = _root.property.board_locations[40].one_house_cost;
talo1 = _root.property.board_locations[40].one_house_rent;
talo2 = _root.property.board_locations[40].two_houses_rent;
talo3 = _root.property.board_locations[40].three_houses_rent;
talo4 = _root.property.board_locations[40].four_houses_rent;
hotelli = _root.property.board_locations[40].hotel_rent;
panttaus = _root.property.board_locations[40].Mortgage;
if (_root.property.board_locations[40].the_owner == "car") {
players.gotoAndStop(2);
}
if (_root.property.board_locations[40].the_owner == "computer") {
players.gotoAndStop(3);
}
if (_root.property.board_locations[40].the_owner == "none") {
players.gotoAndStop(1);
}
Symbol 1034 MovieClip Frame 1
stop();
Symbol 1034 MovieClip Frame 55
if (_root.trade.answer == "yes") {
gotoAndPlay (60);
}
if (_root.trade.answer == "no") {
gotoAndPlay (80);
}
Symbol 1034 MovieClip Frame 60
_root.property.board_locations[_root.trade.seller_property._currentframe].the_owner = "car";
_root.car.money = _root.car.money - int(_root.trade.offer_price);
_root.Car_Money = _root.car.money;
_root["stamp" + _root.trade.seller_property._currentframe].gotoAndStop(2);
if (_root.trade.buyer_property._currentframe >= 2) {
}
_root.property.board_locations[_root.trade.buyer_property._currentframe].the_owner = "computer";
_root["stamp" + _root.trade.buyer_property._currentframe].gotoAndStop(3);
if ((((_root.trade.buyer_property._currentframe == 6) || (_root.trade.buyer_property._currentframe == 16)) || (_root.trade.buyer_property._currentframe == 26)) || (_root.trade.buyer_property._currentframe == 36)) {
_root.car.train_station_owned--;
_root.computer.train_station_owned++;
}
if ((((_root.trade.seller_property._currentframe == 6) || (_root.trade.seller_property._currentframe == 16)) || (_root.trade.seller_property._currentframe == 26)) || (_root.trade.seller_property._currentframe == 36)) {
_root.car.train_station_owned++;
_root.computer.train_station_owned--;
}
_root.computer.money = _root.computer.money + int(_root.trade.offer_price);
_root.Computer_Money = _root.computer.money;
_root.sets.play();
Symbol 1034 MovieClip Frame 79
_root.trade.gotoAndStop(1);
gotoAndStop (1);
Symbol 1034 MovieClip Frame 110
_root.trade.gotoAndStop(1);
gotoAndStop (1);
Symbol 1035 MovieClip Frame 1
_root.popupwindow_is_open = false;
window_is_open = false;
_root.building_button._visible = true;
_root.mortgage._visible = true;
_root.exit_movie._visible = true;
_root.hand_dice._visible = true;
_root.trade_movie._visible = true;
stop();
Symbol 1035 MovieClip Frame 2
window_is_open = true;
_root.popupwindow_is_open = true;
offer_price = 0;
location_for_seller = _root.trade_window.location;
seller_property.gotoAndStop(location_for_seller);
if (_root.property.board_locations[location_for_seller].the_owner == "computer") {
seller.gotoAndStop(3);
seller_qustion.gotoAndStop(3);
}
buyer.gotoAndStop(2);
_root.building_button._visible = false;
_root.mortgage._visible = false;
_root.exit_movie._visible = false;
_root.hand_dice._visible = false;
_root.trade_movie._visible = false;
Symbol 1035 MovieClip Frame 11
if ((_root.car.turn && (_root.buy_property_mouse_press)) && (_root.property.board_locations[_root.mouse_property_location].the_owner == "car")) {
_root.buy_property_mouse_press = false;
buyer_property.gotoAndStop(_root.mouse_property_location);
} else if (_root.buy_property_mouse_press) {
_root.noclick_sound.start();
_root.buy_property_mouse_press = false;
}
gotoAndPlay(_currentframe - 1);
Symbol 1048 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1048 MovieClip Frame 2
stop();
Symbol 1048 MovieClip Frame 3
stop();
Symbol 1048 MovieClip Frame 4
stop();
Symbol 1048 MovieClip Frame 5
stop();
Symbol 1048 MovieClip Frame 6
stop();
Symbol 1061 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1061 MovieClip Frame 2
stop();
Symbol 1061 MovieClip Frame 3
stop();
Symbol 1061 MovieClip Frame 4
stop();
Symbol 1061 MovieClip Frame 5
stop();
Symbol 1061 MovieClip Frame 6
stop();
Symbol 1074 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1074 MovieClip Frame 2
stop();
Symbol 1074 MovieClip Frame 3
stop();
Symbol 1074 MovieClip Frame 4
stop();
Symbol 1074 MovieClip Frame 5
stop();
Symbol 1074 MovieClip Frame 6
stop();
Symbol 1087 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1087 MovieClip Frame 2
stop();
Symbol 1087 MovieClip Frame 3
stop();
Symbol 1087 MovieClip Frame 4
stop();
Symbol 1087 MovieClip Frame 5
stop();
Symbol 1087 MovieClip Frame 6
stop();
Symbol 1100 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1100 MovieClip Frame 2
stop();
Symbol 1100 MovieClip Frame 3
stop();
Symbol 1100 MovieClip Frame 4
stop();
Symbol 1100 MovieClip Frame 5
stop();
Symbol 1100 MovieClip Frame 6
stop();
Symbol 1113 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1113 MovieClip Frame 2
stop();
Symbol 1113 MovieClip Frame 3
stop();
Symbol 1113 MovieClip Frame 4
stop();
Symbol 1113 MovieClip Frame 5
stop();
Symbol 1113 MovieClip Frame 6
stop();
Symbol 1126 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1126 MovieClip Frame 2
stop();
Symbol 1126 MovieClip Frame 3
stop();
Symbol 1126 MovieClip Frame 4
stop();
Symbol 1126 MovieClip Frame 5
stop();
Symbol 1126 MovieClip Frame 6
stop();
Symbol 1139 MovieClip Frame 1
onEnterFrame = function () {
gotoAndStop(_root.maa);
};
stop();
Symbol 1139 MovieClip Frame 2
stop();
Symbol 1139 MovieClip Frame 3
stop();
Symbol 1139 MovieClip Frame 4
stop();
Symbol 1139 MovieClip Frame 5
stop();
Symbol 1139 MovieClip Frame 6
stop();
Symbol 1140 MovieClip Frame 1
stop();
Symbol 1145 Button
on (press) {
maa++;
if (maa > 6) {
maa = 1;
}
}
Symbol 1147 Button
on (press) {
_root.gotoAndPlay("roll");
}
Symbol 1154 Button
on (press) {
_root.trade_window.play();
}
Symbol 1157 Button
on (release) {
gotoAndStop (3);
}
Symbol 1217 MovieClip Frame 1
gotoAndPlay(random(43));