Frame 1
function sirketadi() {
}
function webadresi() {
getURL ("http://pepee.com.tr", _blank);
}
MENU.customItems.push(Functioned2);
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned2 = new ContextMenuItem("pepee.com.tr", webadresi);
MENU.customItems.push(Functioned);
MENU.customItems.push(Functioned2);
_root.menu = MENU;
stop();
onEnterFrame = function () {
var _local2 = _root.getBytesLoaded() / _root.getBytesTotal();
preloader_mc.value = _local2;
arni = Math.round(_local2 * 100) + "%";
if (_local2 == 1) {
delete onEnterFrame;
play();
}
};
Frame 2
stop();
kalkan.onPress = function () {
this.swapDepths(7);
this.startDrag();
if (!this.hitTest(hit_kalkan)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KALKAN";
};
kalkan.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_kalkan)) {
this.gotoAndStop(20);
kalkan._x = 523;
kalkan._y = 314;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kalkan._x = -24.9;
kalkan._y = -52.8;
gosterge_txt.text = "";
}
};
kilinc.onPress = function () {
this.swapDepths(6);
this.startDrag();
if (!this.hitTest(hit_kilinc)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KILIN\u00C7";
};
kilinc.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_kilinc)) {
this.gotoAndStop(20);
kilinc._x = 415.3;
kilinc._y = 265.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kilinc._x = 26.5;
kilinc._y = 38.2;
gosterge_txt.text = "";
}
};
atki.onPress = function () {
this.swapDepths(3);
this.startDrag();
if (!this.hitTest(hit_atki)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "ATKI";
};
atki.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_atki)) {
this.gotoAndStop(19);
atki._x = 470.1;
atki._y = 333.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
atki._x = 10;
atki._y = 262.3;
gosterge_txt.text = "";
}
};
mizrak.onPress = function () {
this.swapDepths(6);
this.startDrag();
if (!this.hitTest(hit_kilinc)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "MIZRAK";
};
mizrak.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_kilinc)) {
this.gotoAndStop(20);
mizrak._x = 388.6;
mizrak._y = 135.1;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
mizrak._x = 0.8;
mizrak._y = 55.1;
gosterge_txt.text = "";
}
};
gozluk.onPress = function () {
this.swapDepths(5);
this.startDrag();
if (!this.hitTest(hit_goz)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "G\u00D6ZL\u00DCK";
};
gozluk.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_goz)) {
this.gotoAndStop(20);
gozluk._x = 400.4;
gozluk._y = 241;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
gozluk._x = -59.6;
gozluk._y = 302.1;
gosterge_txt.text = "";
}
};
dg.onPress = function () {
this.swapDepths(5);
this.startDrag();
if (!this.hitTest(hit_goz)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "DEN\u0130Z G\u00D6ZL\u00DC\u011E\u00DC";
};
dg.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_goz)) {
this.gotoAndStop(20);
dg._x = 433.5;
dg._y = 109;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
dg._x = -55.6;
dg._y = 287.8;
gosterge_txt.text = "";
}
};
maske.onPress = function () {
this.swapDepths(5);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "MASKE";
};
maske.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
maske._x = 442.3;
maske._y = 226.8;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
maske._x = -21.9;
maske._y = 421.6;
gosterge_txt.text = "";
}
};
ka.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KARATE \u015EAPKASI";
};
ka.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
ka._x = 377.8;
ka._y = 123.5;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
ka._x = 763.6;
ka._y = 48.1;
gosterge_txt.text = "";
}
};
ki.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KI\u015E \u015EAPKASI";
};
ki.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
ki._x = 358.8;
ki._y = 124;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
ki._x = 744.7;
ki._y = 128.6;
gosterge_txt.text = "";
}
};
pi.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "P\u0130JAMA \u015EAPKASI";
};
pi.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
pi._x = 382.1;
pi._y = 123.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
pi._x = 646.2;
pi._y = 211.3;
gosterge_txt.text = "";
}
};
bo.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KOVBOY \u015EAPKASI";
};
bo.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
bo._x = 316.8;
bo._y = 122;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
bo._x = 705.6;
bo._y = 370.2;
gosterge_txt.text = "";
}
};
fu.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "FUTBOL \u015EAPKASI";
};
fu.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
fu._x = 381.6;
fu._y = 123.8;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
fu._x = 644.5;
fu._y = 47.9;
gosterge_txt.text = "";
}
};
sa.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "SAVA\u015E\u00C7I \u015EAPKASI";
};
sa.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
sa._x = 379.9;
sa._y = 124.3;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
sa._x = 765.6;
sa._y = 292.3;
gosterge_txt.text = "";
}
};
so.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "SONBAHAR \u015EAPKASI";
};
so.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
so._x = 382.4;
so._y = 123.5;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
so._x = 647.9;
so._y = 124.8;
gosterge_txt.text = "";
}
};
mu.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "\u015EAKA \u015EAPKASI";
};
mu.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
mu._x = 372.8;
mu._y = 92;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
mu._x = 752.7;
mu._y = 444.2;
gosterge_txt.text = "";
}
};
aj.onPress = function () {
this.swapDepths(4);
this.startDrag();
if (!this.hitTest(hit_sapka)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "AJAN \u015EAPKASI";
};
aj.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_sapka)) {
this.gotoAndStop(20);
aj._x = 383.3;
aj._y = 124;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
aj._x = 791.1;
aj._y = 254.3;
gosterge_txt.text = "";
}
};
kar.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KARATE KIYAFET\u0130";
};
kar.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
kar._x = 425;
kar._y = 336.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kar._x = 108.1;
kar._y = 7.5;
gosterge_txt.text = "";
}
};
pij.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "P\u0130JAMA";
};
pij.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
pij._x = 429;
pij._y = 336.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
pij._x = 189.2;
pij._y = 7;
gosterge_txt.text = "";
}
};
muz.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "\u015EAKA KIYAFET\u0130";
};
muz.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
muz._x = 428.6;
muz._y = 336.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
muz._x = 271.6;
muz._y = 5;
gosterge_txt.text = "";
}
};
dal.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "DALGI\u00C7 KIYAFET\u0130";
};
dal.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
dal._x = 429.5;
dal._y = 334.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
dal._x = 368.2;
dal._y = 8;
gosterge_txt.text = "";
}
};
son.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "SONBAHAR KIYAFET\u0130";
};
son.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
son._x = 429.5;
son._y = 334.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
son._x = 443.8;
son._y = 6;
gosterge_txt.text = "";
}
};
sav.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "SAVA\u015E KIYAFET\u0130";
};
sav.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
sav._x = 428.5;
sav._y = 335.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
sav._x = 529.1;
sav._y = 6;
gosterge_txt.text = "";
}
};
aja.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "AJAN KIYAFET\u0130";
};
aja.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
aja._x = 428;
aja._y = 336.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
aja._x = 619;
aja._y = 10;
gosterge_txt.text = "";
}
};
kis.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KI\u015E KIYAFET\u0130";
};
kis.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
kis._x = 421.9;
kis._y = 326.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kis._x = 715;
kis._y = 7;
gosterge_txt.text = "";
}
};
kam.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KAMP KIYAFET\u0130";
};
kam.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
kam._x = 426.9;
kam._y = 336.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kam._x = 801;
kam._y = 8;
gosterge_txt.text = "";
}
};
fut.onPress = function () {
this.swapDepths(2);
this.startDrag();
if (!this.hitTest(hit_giy)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "FUTBOL KIYAFET\u0130";
};
fut.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_giy)) {
this.gotoAndStop(20);
fut._x = 429.5;
fut._y = 337.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
fut._x = 889.4;
fut._y = 9.4;
gosterge_txt.text = "";
}
};
kisayak.onPress = function () {
this.swapDepths(1);
this.startDrag();
if (!this.hitTest(hit_ayak)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KI\u015E AYAKKABISI";
};
kisayak.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_ayak)) {
this.gotoAndStop(20);
kisayak._x = 421.9;
kisayak._y = 479.6;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kisayak._x = 450;
kisayak._y = 558.9;
gosterge_txt.text = "";
}
};
kampayak.onPress = function () {
this.swapDepths(1);
this.startDrag();
if (!this.hitTest(hit_ayak)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KAMP AYAKKABILARI";
};
kampayak.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_ayak)) {
this.gotoAndStop(20);
kampayak._x = 422.4;
kampayak._y = 479.1;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
kampayak._x = 692.9;
kampayak._y = 514.1;
gosterge_txt.text = "";
}
};
futayak.onPress = function () {
this.swapDepths(1);
this.startDrag();
if (!this.hitTest(hit_ayak)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "FUTBOL AYAKKABISI";
};
futayak.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_ayak)) {
this.gotoAndStop(20);
futayak._x = 424.9;
futayak._y = 481.4;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
futayak._x = 575.7;
futayak._y = 560.4;
gosterge_txt.text = "";
}
};
muzayak.onPress = function () {
this.swapDepths(1);
this.startDrag();
if (!this.hitTest(hit_ayak)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "\u015EAKA AYAKKABISI";
};
muzayak.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_ayak)) {
this.gotoAndStop(20);
muzayak._x = 423.6;
muzayak._y = 480.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
muzayak._x = 699.8;
muzayak._y = 560.9;
gosterge_txt.text = "";
}
};
el.onPress = function () {
this.swapDepths(1);
this.startDrag();
if (!this.hitTest(hit_el)) {
this.gotoAndPlay(2);
}
gosterge_txt.text = "KI\u015E ELD\u0130VENLER\u0130";
};
el.onRelease = function () {
this.stopDrag();
if (this.hitTest(hit_el)) {
this.gotoAndStop(20);
el._x = 433.3;
el._y = 419.9;
gosterge_txt.text = "";
} else {
this.gotoAndPlay(1);
el._x = 147.4;
el._y = 496.4;
gosterge_txt.text = "";
}
};
Symbol 4 MovieClip Frame 1
var value = 0;
onEnterFrame = function () {
bar_mc._xscale = 100 * value;
};
onEnterFrame();
Symbol 18 MovieClip Frame 1
stop();
Symbol 18 MovieClip Frame 20
stop();
Symbol 22 MovieClip Frame 1
stop();
Symbol 22 MovieClip Frame 20
stop();
Symbol 25 MovieClip Frame 1
stop();
Symbol 25 MovieClip Frame 20
stop();
Symbol 28 MovieClip Frame 1
stop();
Symbol 28 MovieClip Frame 20
stop();
Symbol 32 MovieClip Frame 1
stop();
Symbol 32 MovieClip Frame 20
stop();
Symbol 36 MovieClip Frame 1
stop();
Symbol 36 MovieClip Frame 20
stop();
Symbol 40 MovieClip Frame 1
stop();
Symbol 40 MovieClip Frame 20
stop();
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 20
stop();
Symbol 48 MovieClip Frame 1
stop();
Symbol 48 MovieClip Frame 20
stop();
Symbol 52 MovieClip Frame 1
stop();
Symbol 52 MovieClip Frame 20
stop();
Symbol 56 MovieClip Frame 1
stop();
Symbol 56 MovieClip Frame 20
stop();
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 20
stop();
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 20
stop();
Symbol 65 MovieClip Frame 1
stop();
Symbol 65 MovieClip Frame 20
stop();
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 20
stop();
Symbol 71 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 20
stop();
Symbol 74 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 20
stop();
Symbol 77 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 20
stop();
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 20
stop();
Symbol 85 MovieClip Frame 1
stop();
Symbol 85 MovieClip Frame 20
stop();
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 20
stop();
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 20
stop();
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 20
stop();
Symbol 100 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 20
stop();
Symbol 103 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 20
stop();
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 20
stop();
Symbol 112 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 20
stop();
Symbol 115 MovieClip Frame 1
stop();
Symbol 115 MovieClip Frame 20
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 20
stop();