Frame 1
disk = 1;
bgr = 14;
grr = 9;
smr = 8;
fscommand ("allowscale", "false");
fscommand ("fullscreen", "true");
dept = 1000;
city1 = new Array("linda_popup", "nike_popup", "total_popup", "serga_popup", "voskresenie_popup");
city2 = new Array("tanci_popup", "tonight_popup", "multfilms_popup", "sniper_popup", "splin_popup", "pilot_popup", "leningrad_popup", "kish_popup", "auction_popup", "akvarium_popup", "alisa_popup", "ddt_popup");
city3 = new Array("smislgluk_popup", "chaif_popup");
city4 = new Array("linda_popup", "splin_popup");
city5 = new Array("b2_popup", "splin_popup");
city6 = new Array("kish_popup");
city7 = new Array("kish_popup");
city8 = new Array("sniper_popup");
city9 = new Array("sniper_popup");
city10 = new Array("kish_popup");
city11 = new Array("7b_popup");
city12 = new Array("mumutroll_popup");
city13 = new Array("zemfira_popup", "ddt_popup");
city14 = new Array("vv_popup");
city15 = new Array("b2_popup");
stop();
Frame 2
function attachfoto(name) {
_root.attachMovie("foto", "foto" + _root.dept, _root.dept);
_root["foto" + _root.dept]._x = 213;
_root["foto" + _root.dept]._y = 135;
_root["foto" + _root.dept].f.loadMovie(name + ".swf", 10);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
function attachtext(name) {
_root.attachMovie("text", "text" + _root.dept, _root.dept);
_root["text" + _root.dept]._x = 204;
_root["text" + _root.dept]._y = 133;
_root["text" + _root.dept].t.loadMovie(name + ".swf", 10);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
function attachvideo(name, driver) {
if (driver == 1) {
_root.attachMovie("video", "video" + _root.dept, _root.dept);
_root["video" + _root.dept]._x = 303;
_root["video" + _root.dept]._y = 190;
_root["video" + _root.dept].t.loadMovie(name + ".swf", 10);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
} else {
_root.confirm(name);
}
}
function confirm(name) {
_root.attachMovie("confirm", "confirm" + _root.dept, _root.dept);
_root["confirm" + _root.dept]._x = 400;
_root["confirm" + _root.dept]._y = 267;
_root["confirm" + _root.dept].name = name;
}
stop();
Instance of Symbol 127 MovieClip "window" in Frame 2
onClipEvent (enterFrame) {
if (this._height < 300) {
if (0 >= this._xmouse) {
smap._x = -6;
} else if (this._xmouse >= 521) {
smap._x = -274;
} else {
smap._x = ((-this._xmouse) * ((smap._width - 531) / 521)) - 5;
}
} else {
if (0 >= this._xmouse) {
bmap._x = -5;
} else if (this._xmouse >= 521) {
bmap._x = -684;
} else {
bmap._x = ((-this._xmouse) * ((bmap._width - 531) / 521)) - 5;
}
if (0 >= this._ymouse) {
bmap._y = -5;
} else if (this._ymouse >= 275) {
bmap._y = -148;
} else {
bmap._y = ((-this._ymouse) * ((bmap._height - 285) / 285)) - 5;
}
}
}
Instance of Symbol 130 MovieClip in Frame 2
onClipEvent (load) {
if (_root.disk == 1) {
this._visible = false;
}
}
Instance of Symbol 134 MovieClip "goback" in Frame 2
onClipEvent (load) {
this._visible = false;
}
Frame 4
exit.swapDepths(_root.dept + 100);
Instance of Symbol 205 MovieClip "exit" in Frame 4
/* no clip actions */
Symbol 7 MovieClip Frame 1
stop();
Symbol 7 MovieClip Frame 2
stop();
Symbol 10 Button
on (press) {
startDrag ("", false, 141, 132, 464, 216);
this.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 12 Button
on (release) {
if (pause) {
t.play();
pause = false;
p.gotoAndStop(1);
} else {
t.stop();
pause = true;
p.gotoAndStop(2);
}
}
Symbol 14 Button
on (release) {
removeMovieClip(this);
}
Instance of Symbol 2 MovieClip "t" in Symbol 15 MovieClip [video] Frame 1
onClipEvent (load) {
gotoAndStop (1);
}
Instance of Symbol 7 MovieClip "p" in Symbol 15 MovieClip [video] Frame 1
onClipEvent (load) {
_parent.stop();
_parent.pause = true;
gotoAndStop (2);
}
Symbol 18 Button
on (release) {
removeMovieClip(this);
}
Symbol 20 Button
on (press) {
startDrag ("", false, 142, 132, 265, 136);
this.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 24 Button
on (press) {
if (251 < _parent.t._height) {
startDrag (_root.sc, false, 377.5, 14.5, 377.5, 158.5);
_parent.counter.gotoAndPlay(2);
}
_parent.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release) {
stopDrag();
_parent.counter.gotoAndStop(1);
}
Symbol 27 Button
on (press) {
if (t._y < 15) {
t._y = t._y + 10;
if (15 < t._y) {
t._y = 15;
}
sc._y = ((-(t._y - 15)) * (143 / (t._height - 251))) + 14.5;
}
}
Symbol 29 Button
on (press) {
if ((((-t._height) + 251) + 15) < t._y) {
t._y = t._y - 10;
sc._y = ((-(t._y - 15)) * (143 / (t._height - 251))) + 14.5;
if (t._y < (((-t._height) + 251) + 15)) {
t._y = ((-t._height) + 251) + 15;
sc._y = 158;
}
}
}
Symbol 30 MovieClip Frame 1
stop();
Symbol 30 MovieClip Frame 2
_parent.t._y = ((-(_parent.sc._y - 15)) * ((_parent.t._height - 251) / 143)) + 14.5;
Symbol 30 MovieClip Frame 3
gotoAndPlay (2);
Symbol 34 Button
on (press) {
startDrag ("", false, 139, 130, 286, 140);
this.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 37 Button
on (press) {
removeMovieClip(this);
}
Symbol 45 Button
on (press) {
startDrag ("", false, 139, 130, 322, 166);
this.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release, releaseOutside) {
stopDrag();
}
Symbol 48 Button
on (press) {
if (219 < _parent.content._height) {
startDrag ("", false, 319, 14, 319, 127);
_parent.ruller.gotoAndPlay(2);
}
_parent.swapDepths(_root.dept);
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
on (release, releaseOutside) {
stopDrag();
_parent.ruller.gotoAndStop(1);
}
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
_parent.content._y = ((-(_parent.scrolls._y - 14)) * ((_parent.content._height - 219) / 113)) + 17;
Symbol 50 MovieClip Frame 3
gotoAndPlay (2);
Symbol 51 Button
on (press) {
removeMovieClip(this);
}
Symbol 52 Button
on (press) {
if (content._y < 17) {
content._y = content._y + 10;
if (17 < content._y) {
content._y = 17;
}
scrolls._y = ((-(content._y - 17)) * (113 / (content._height - 219))) + 14;
}
}
Symbol 53 Button
on (press) {
if ((((-content._height) + 219) + 17) < content._y) {
content._y = content._y - 10;
if (content._y < (((-content._height) + 219) + 17)) {
content._y = ((-content._height) + 219) + 17;
}
scrolls._y = ((-(content._y - 17)) * (113 / (content._height - 219))) + 14;
}
}
Symbol 54 MovieClip Frame 1
count = _root["city" + _parent.city].length;
i = 0;
while (i < count) {
name = _root["city" + _parent.city][i] + ".swf";
_parent.content.attachMovie("box", "box" + i, 10 + i);
_parent.content["box" + i]._x = 0;
_parent.content["box" + i]._y = i * 114;
_parent.content["box" + i].loadMovie(name);
i++;
}
stop();
Symbol 61 MovieClip [confirm] Frame 1
if (_root.disk == 1) {
stop();
} else {
gotoAndStop (2);
}
Symbol 64 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 25
stop();
Instance of Symbol 64 MovieClip "subgr" in Symbol 65 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + _root.grr);
}
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 12
stop();
Instance of Symbol 68 MovieClip "subsm" in Symbol 69 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + _root.smr);
}
Symbol 72 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 10
stop();
Instance of Symbol 72 MovieClip "subbg" in Symbol 73 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation - _root.bgr);
}
Instance of Symbol 72 MovieClip "subbg" in Symbol 74 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation - _root.bgr);
}
Instance of Symbol 68 MovieClip "subsm" in Symbol 75 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + _root.smr);
}
Symbol 83 Button
on (release) {
gotoAndStop (265);
}
Symbol 85 Button
on (release) {
gotoAndStop (270);
}
Symbol 88 Button
on (release) {
_root.play();
}
Symbol 91 Button
on (release) {
gotoAndStop (250);
}
Symbol 92 MovieClip Frame 46
bg.subbg.play();
sm.subsm.play();
Symbol 92 MovieClip Frame 55
gr.subgr.play();
Instance of Symbol 82 MovieClip in Symbol 92 MovieClip Frame 143
onClipEvent (enterFrame) {
if (_root.bgr != 0) {
_root.bgr--;
}
if (_root.smr != 0) {
_root.smr--;
}
if (_root.grr != 0) {
_root.grr--;
}
}
Symbol 92 MovieClip Frame 252
stop();
Symbol 96 Button
on (press) {
gotoAndStop (2);
_root.goback._visible = true;
}
Symbol 99 Button
on (rollOver) {
_root.city.gotoAndStop("piter");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "2";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 100 Button
on (rollOver) {
_root.city.gotoAndStop("arhangelsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 101 Button
on (rollOver) {
_root.city.gotoAndStop("novgorod");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 102 Button
on (rollOver) {
_root.city.gotoAndStop("smolensk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 103 Button
on (rollOver) {
_root.city.gotoAndStop("moscow");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "1";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 104 Button
on (rollOver) {
_root.city.gotoAndStop("minsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "15";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 105 Button
on (rollOver) {
_root.city.gotoAndStop("orel");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 106 Button
on (rollOver) {
_root.city.gotoAndStop("kiev");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "14";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 107 Button
on (rollOver) {
_root.city.gotoAndStop("voronez");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "11";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 108 Button
on (rollOver) {
_root.city.gotoAndStop("nnovgorod");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "5";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 109 Button
on (rollOver) {
_root.city.gotoAndStop("samara");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "4";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 110 Button
on (rollOver) {
_root.city.gotoAndStop("saratov");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 111 Button
on (rollOver) {
_root.city.gotoAndStop("rostov");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "6";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 112 Button
on (rollOver) {
_root.city.gotoAndStop("stavropol");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "8";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 113 Button
on (rollOver) {
_root.city.gotoAndStop("ufa");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "13";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 114 Button
on (rollOver) {
_root.city.gotoAndStop("eburg");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "3";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 115 Button
on (rollOver) {
_root.city.gotoAndStop("chelabinsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "10";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 116 Button
on (rollOver) {
_root.city.gotoAndStop("omsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 117 Button
on (rollOver) {
_root.city.gotoAndStop("novosibirsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "7";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 118 Button
on (rollOver) {
_root.city.gotoAndStop("krasnoyarsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "9";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 119 Button
on (rollOver) {
_root.city.gotoAndStop("irkutsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 120 Button
on (rollOver) {
_root.city.gotoAndStop("chita");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 121 Button
on (rollOver) {
_root.city.gotoAndStop("habarovsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 122 Button
on (rollOver) {
_root.city.gotoAndStop("vladivostok");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
on (press) {
_root.attachMovie("gwindow", "gwindow" + _root.dept, _root.dept);
_root["gwindow" + _root.dept]._x = 230;
_root["gwindow" + _root.dept]._y = 150;
_root["gwindow" + _root.dept].city = "12";
_root.logo.swapDepths(_root.dept + 1);
_root.dept = _root.dept + 2;
}
Symbol 123 Button
on (rollOver) {
_root.city.gotoAndStop("magadan");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 124 Button
on (rollOver) {
_root.city.gotoAndStop("yakutsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 125 Button
on (rollOver) {
_root.city.gotoAndStop("norilsk");
}
on (rollOut) {
_root.city.gotoAndStop(1);
}
Symbol 127 MovieClip Frame 1
stop();
Symbol 133 Button
on (press) {
_root.window.gotoAndStop(1);
this._visible = false;
}
Symbol 135 Button
on (press) {
_root.attachtext("driver");
}
Symbol 136 Button
on (press) {
gotoAndStop (4);
}
Symbol 137 Button
on (press) {
gotoAndStop (3);
}
Symbol 192 MovieClip Frame 1
stop();
Symbol 195 Button
on (press) {
_root.gotoAndPlay("start");
}
Symbol 198 MovieClip Frame 1
if (_root.disk == 1) {
stop();
} else {
gotoAndStop (2);
}
Symbol 205 MovieClip Frame 140
stop();
fscommand ("quit");