STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228130
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/96875784?noj=FRM96875784-15DC" width="1" height="1"></div>

geography - asia.swf

This is the info page for
Flash #70488

(Click the ID number above for more basic data on this flash file.)


Text
Menu

MAIN MENU:

countries

countries

capitals

capitals

training

training

contact

contact

Sound:

Sound:

Asian geography score card

Final score:

START

COUNTRIES

Countries

Capital cities

CAPITALS

Back

Name:

Capital City:

President:

Population:

Area:

ActionScript [AS1/AS2]

Frame 1
if (_global.System) { System.security.allowDomain("mochibot.com"); } _level0.__com_mochibot__swfid = "41a8a307"; loadMovieNum ("http://mochibot.com/my/core.swf", 10301); bytes_loaded = Math.round(_root.getBytesLoaded()); bytes_total = Math.round(_root.getBytesTotal()); getPercent = bytes_loaded / bytes_total; _root.loadBar._width = getPercent * 100; _root.loadText = Math.round(getPercent * 100) + "%"; if (bytes_loaded == bytes_total) { _root.gotoAndStop(3); }
Frame 2
gotoAndPlay (1);
Frame 3
easeSpeed = 5; slider_mc.onEnterFrame = function () { this._x = this._x + ((xMove1 - this._x) / easeSpeed); }; button_1.onPress = function () { xMove = button_1._x; }; button_2.onPress = function () { xMove = button_2._x; }; button_3.onPress = function () { xMove = button_3._x; }; button_4.onPress = function () { xMove = button_4._x; }; a = 0; b = 0; c = 0; d = 0; coscore = "xxxx"; cocijfer = "xxxx"; copassed = "Not tested"; ccscore = "xxxx"; cccijfer = "xxxx"; ccpassed = "Not Tested"; backgroundmusic = new Sound(); slidersfx1 = new Sound(); slidersfx2 = new Sound(); threetimes = new Sound(); threetimes2 = new Sound(); wrong = new Sound(); correct1 = new Sound(); correct2 = new Sound(); failed = new Sound(); failed2 = new Sound(); congrats = new Sound(); congrats2 = new Sound(); backgroundmusic.attachSound("Singapor"); slidersfx1.attachSound("CLICK10A"); slidersfx2.attachSound("CLICK14A"); threetimes.attachSound("threetimes"); threetimes2.attachSound("threetimes2"); wrong.attachSound("wrong"); correct1.attachSound("correct1"); correct2.attachSound("correct2"); failed.attachSound("failed"); failed2.attachSound("failed2"); congrats1.attachSound("congrats"); congrats2.attachSound("congrats2"); slidersfx1.setVolume(500); slidersfx2.setVolume(500); backgroundmusic.setVolume(100); threetimes.setVolume(300); threetimes2.setVolume(300); failed.setVolume(300); failed2.setVolume(300); congrats.setVolume(300); congrats2.setVolume(300); backgroundmusic.start(0, 999); button_1.onRollOver = function () { if (a == 0) { slidersfx1.start(0, 0); } else { slidersfx2.start(0, 0); } a = 1; b = 0; c = 0; d = 0; slider.xMove = button_1._x; }; button_2.onRollOver = function () { if (b == 0) { slidersfx1.start(0, 0); } else { slidersfx2.start(0, 0); } a = 0; b = 1; c = 0; d = 0; slider.xMove = button_2._x; }; button_3.onRollOver = function () { if (c == 0) { slidersfx1.start(0, 0); } else { slidersfx2.start(0, 0); } a = 0; b = 0; c = 1; d = 0; slider.xMove = button_3._x; }; button_4.onRollOver = function () { if (d == 0) { slidersfx1.start(0, 0); } else { slidersfx2.start(0, 0); } a = 0; b = 0; c = 0; d = 1; slider.xMove = button_4._x; }; button_1.onRelease = function () { backgroundmusic.stop(); keuze = 0; gotoAndStop (4); }; button_2.onRelease = function () { backgroundmusic.stop(); keuze = 1; gotoAndStop (5); }; button_3.onRelease = function () { backgroundmusic.stop(); gotoAndStop (7); }; button_4.onRelease = function () { getURL ("mailto:niektax@gmail.com", "_blank"); };
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (enterFrame) { time = new Date(); mil = time.getMilliseconds(); s = time.getSeconds(); m = time.getMinutes(); h = time.getHours(); seconds._rotation = (s * 6) + (mil / 166.666666666667); minutes._rotation = (m * 6) + (s / 10); hours._rotation = (h * 30) + (m / 2); }
Instance of Symbol 48 MovieClip "slider" in Frame 3
onClipEvent (load) { xMove = _x; easeSpeed = 5; } onClipEvent (enterFrame) { _x = (_x + ((xMove - _x) / easeSpeed)); }
Frame 4
Mute.onRollOver = function () { if (wrong.getVolume() == 300) { this.gotoAndStop("onOver"); } else { this.gotoAndStop("muteOver"); } }; Mute.onRollOut = function () { if (wrong.getVolume() == 300) { this.gotoAndStop("on"); } else { this.gotoAndStop("mute"); } }; Mute.onRelease = function () { if (wrong.getVolume() == 300) { wrong.setVolume(0); correct.setVolume(0); this.gotoAndStop("muteOver"); } else { wrong.setVolume(300); correct.setVolume(300); this.gotoAndStop("onOver"); } }; function test() { if (land == undefined) { t._alpha = 0; land = "end"; gotoAndStop (6); } } function getLandg() { teller2++; correctie = "Correct"; rand = random(2); if (rand == 0) { correct1.start(0, 0); } else { correct2.start(0, 0); } score++; t._width = (score / 31) * 150; teller = 0; landen.removeValue(bugverwijderaar); Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; landen.splice(Rland, 1); test(); } function getLandf() { teller2++; if (teller <= 1) { correctie = "Wrong!"; wrong.start(0, 0); score--; t._width = (score / 31) * 150; teller++; } else { landen.removeValue(land); teller = 0; threetimes.start(0, 0); score--; t._width = (score / 31) * 150; Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; } } var t = this.attachMovie("scorebalk", "balk" + i, i); t._x = 4; t._y = 358.8; t._width = 0; Array.prototype.removeValue = function (string) { i = 0; while (i < this.length) { if (this[i] == string) { this.splice(i, 1); } i++; } }; keuze = 0; teller = 0; teller2 = 0; landen = ["Russia", "Mongolia", "China", "North Korea", "South Korea", "Japan", "Kyrgyzstan", "Myanmar", "Laos", "Kazakhstan", "Vietnam", "Cambodia", "Thailand", "Uzbekistan", "Tajikistan", "Turkmenistan", "Nepal", "Bhutan", "Afghanistan", "Pakistan", "Bangladesh", "Sri lanka", "India", "Malaysia", "Brunei", "Chinese Taipei", "Philippines", "Papua New Guinea", "Indonesia", "Singapore", "Maldives"]; score = 0; correctie = ""; Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; bugverwijderaar = land; i = 0; while (i < Alanden) { this[landen[i]].onRelease = function () { threetimes.stop(); if (land == this._name) { landen.removeValue(land); this._alpha = 25; getLandg(); } else { getLandf(); } }; i++; } mainmenu.onRelease = function () { correct1.setVolume(0); correct2.setVolume(0); wrong.setVolume(0); gotoAndStop (3); };
Frame 5
Mute.onRollOver = function () { if (wrong.getVolume() == 300) { this.gotoAndStop("onOver"); } else { this.gotoAndStop("muteOver"); } }; Mute.onRollOut = function () { if (wrong.getVolume() == 300) { this.gotoAndStop("on"); } else { this.gotoAndStop("mute"); } }; Mute.onRelease = function () { if (wrong.getVolume() == 300) { wrong.setVolume(0); correct.setVolume(0); this.gotoAndStop("muteOver"); } else { wrong.setVolume(300); correct.setVolume(300); this.gotoAndStop("onOver"); } }; function test() { if (land == undefined) { t._alpha = 0; land = "end"; gotoAndStop (6); } } function getLandg() { correctie = "Correct"; rand = random(2); if (rand == 0) { correct1.start(0, 0); } else { correct2.start(0, 0); } score++; t._width = (score / 31) * 150; teller = 0; landen.removeValue(bugverwijderaar); Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; landen.splice(Rland, 1); test(); } function getLandf() { if (teller <= 1) { correctie = "Wrong!"; wrong.start(0, 0); score--; t._width = (score / 31) * 150; teller++; } else { landen.removeValue(land); teller = 0; threetimes.start(0, 0); score--; t._width = (score / 31) * 150; Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; } } var t = this.attachMovie("scorebalk", "balk" + i, i); t._x = 4; t._y = 358.8; t._width = 0; Array.prototype.removeValue = function (string) { i = 0; while (i < this.length) { if (this[i] == string) { this.splice(i, 1); } i++; } }; keuze = 1; teller = 0; landen = ["Moscow", "Ulaanbaatar", "Beijing", "Pyongyang", "Seoul", "Tokyo", "Bishkek", "Rangoon", "Vientiane", "Astana", "Hanoi", "Phnom Penh", "Bangkok", "Tashkent", "Dushanbe", "Ashgabat", "Kathmandu", "Thimphu", "Kabul", "Islamabad", "Dhaka", "Colombo", "New Delhi", "Kuala Lumpur", "Bandar Seri Begawan", "Taipei", "Manila", "Port Moresby", "Jakarta", "Singapore", "Mal\u00E9"]; score = 0; correctie = ""; Alanden = landen.length; Rland = random(Alanden); land = landen[Rland]; bugverwijderaar = land; i = 0; while (i < Alanden) { this[landen[i]].onRelease = function () { threetimes.stop(); if (land == this._name) { landen.removeValue(land); this._alpha = 25; getLandg(); } else { getLandf(); } }; i++; } mainmenu.onRelease = function () { correct1.stop(); correct2.stop(); wrong.stop(); gotoAndStop (3); };
Frame 6
if (keuze == 0) { coscore = score; if (coscore == 31) { cocijfer = "A+"; copassed = "Passed!"; } if ((coscore >= 27) && (coscore < 31)) { cocijfer = "A"; copassed = "Passed!"; } if ((coscore >= 23) && (coscore < 27)) { cocijfer = "B"; copassed = "Passed!"; } if ((coscore >= 19) && (coscore < 23)) { cocijfer = "C"; copassed = "Passed!"; } if ((coscore >= 15) && (coscore < 19)) { cocijfer = "D"; copassed = "Passed!"; } if (score < 15) { cocijfer = "F"; copassed = "Failed!"; } if (copassed >= 15) { congrats.start(1); } else { failed.start(1); } } if (keuze == 1) { ccscore = score; if (ccscore == 31) { cccijfer = "A+"; ccpassed = "Passed!"; } if ((ccscore >= 27) && (ccscore < 31)) { cccijfer = "A"; ccpassed = "Passed!"; } if ((ccscore >= 23) && (ccscore < 27)) { cccijfer = "B"; ccpassed = "Passed!"; } if ((ccscore >= 19) && (ccscore < 23)) { cccijfer = "C"; ccpassed = "Passed!"; } if ((ccscore >= 15) && (ccscore < 19)) { cccijfer = "D"; ccpassed = "Passed!"; } if (ccscore < 15) { cccijfer = "F"; ccpassed = "Failed!"; } if (ccpassed >= 15) { passed.start(1); } else { failed.start(1); } } countrest.onRelease = function () { gotoAndStop (4); }; caprest.onRelease = function () { gotoAndStop (5); }; back.onRelease = function () { gotoAndStop (3); };
Frame 7
trainer.traincountry = "please"; trainer.traincity = "roll"; trainer.trainpresident = "over"; trainer.trainpopulation = "a country"; trainer.trainarea = " for info"; mainmenu.onRelease = function () { gotoAndStop (3); }; Russia.onRelease = function () { getURL ("www.cia.gov/cia/publications/factbook/geos/rs.html", "_blank"); }; Russia.onRollOver = function () { trainer.traincountry = "Russia"; trainer.traincity = "Moscow"; trainer.trainpresident = "Poetin"; trainer.trainpopulation = "143,420,309"; trainer.trainarea = "17,075,200 km\u00B2"; }; China.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/ch.html", "_blank"); }; China.onRollOver = function () { trainer.traincountry = "China"; trainer.traincity = "Beijing"; trainer.trainpresident = "Hu"; trainer.trainpopulation = "1,306,313,812"; trainer.trainarea = "9,596,960 km\u00B2"; }; Mongolia.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/mg.html", "_blank"); }; Mongolia.onRollOver = function () { trainer.traincountry = "Mongolia"; trainer.traincity = "Ulaanbaatar"; trainer.trainpresident = "Enkhbayar"; trainer.trainpopulation = "2,791,272"; trainer.trainarea = "1,564,116 km\u00B2"; }; Kazakhstan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/kz.html", "_blank"); }; Kazakhstan.onRollOver = function () { trainer.traincountry = "Kazakhstan"; trainer.traincity = "Astana"; trainer.trainpresident = "Nazarbayev"; trainer.trainpopulation = "15,143,704"; trainer.trainarea = "2,717,300 km\u00B2"; }; Aghanistan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/af.html", "_blank"); }; Afghanistan.onRollOver = function () { trainer.traincountry = "Afghanistan"; trainer.traincity = "Kabul"; trainer.trainpresident = "Karzai"; trainer.trainpopulation = "29,928,987"; trainer.trainarea = "647,500 km\u00B2"; }; Uzbekistan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/uz.html", "_blank"); }; Uzbekistan.onRollOver = function () { trainer.traincountry = "Uzbekistan"; trainer.traincity = "Tashkent"; trainer.trainpresident = "Karimov"; trainer.trainpopulation = "25,563,441"; trainer.trainarea = "447,400 km\u00B2"; }; Kyrgyzstan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/kg.html", "_blank"); }; Kyrgyzstan.onRollOver = function () { trainer.traincountry = "Kyrgyzstan"; trainer.traincity = "Bishkek"; trainer.trainpresident = "Bakiyev"; trainer.trainpopulation = "5,146,281"; trainer.trainarea = "198,500 km\u00B2 "; }; Tajikistan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/ti.html", "_blank"); }; Tajikistan.onRollOver = function () { trainer.traincountry = "Tajikistan"; trainer.traincity = "Dushanbe"; trainer.trainpresident = "Rahmonov"; trainer.trainpopulation = "6,863,752"; trainer.trainarea = "143,100 km\u00B2"; }; Turkmenistan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/tx.html", "_blank"); }; Turkmenistan.onRollOver = function () { trainer.traincountry = "Turkmenistan"; trainer.traincity = "Ashgabat"; trainer.trainpresident = "Niyazov"; trainer.trainpopulation = "4,952,081"; trainer.trainarea = "488,100 km\u00B2"; }; Singapore.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/sn.html", "_blank"); }; Singapore.onRollOver = function () { trainer.traincountry = "Singapore"; trainer.traincity = "Singapore"; trainer.trainpresident = "Ramanathan"; trainer.trainpopulation = "4,425,720 "; trainer.trainarea = "692.7 km\u00B2"; }; Maldives.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/mv.html", "_blank"); }; Maldives.onRollOver = function () { trainer.traincountry = "Maldives"; trainer.traincity = "Mal\u00E9"; trainer.trainpresident = "Abdul Gayyoom"; trainer.trainpopulation = "349,106"; trainer.trainarea = "298 km\u00B2"; }; Bangladesh.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/bg.html", "_blank"); }; Bangladesh.onRollOver = function () { trainer.traincountry = "Bangladesh"; trainer.traincity = "Dhaka"; trainer.trainpresident = "Khaleda Zia"; trainer.trainpopulation = "141,340,476"; trainer.trainarea = "144,000 km\u00B2"; }; ChineseTaipei.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/tw.html", "_blank"); }; ChineseTaipei.onRollOver = function () { trainer.traincountry = "Chinese Taipei"; trainer.traincity = "Taipei"; trainer.trainpresident = "Chen"; trainer.trainpopulation = "22,894,384"; trainer.trainarea = "35,980 km\u00B2"; }; SouthKorea.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/ks.html", "_blank"); }; SouthKorea.onRollOver = function () { trainer.traincountry = "South Korea"; trainer.traincity = "Seoul"; trainer.trainpresident = "Roh"; trainer.trainpopulation = "48,422,644"; trainer.trainarea = "99,274 km\u00B2"; }; Japan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/ja.html", "_blank"); }; Japan.onRollOver = function () { trainer.traincountry = "Japan"; trainer.traincity = "Tokyo"; trainer.trainpresident = "Akihito"; trainer.trainpopulation = "127,417,244"; trainer.trainarea = "377,835 km\u00B2"; }; India.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/in.html", "_blank"); }; India.onRollOver = function () { trainer.traincountry = "India"; trainer.traincity = "New Delhi"; trainer.trainpresident = "Abdul Kalam"; trainer.trainpopulation = "1,080,264,388"; trainer.trainarea = "3,287,590 km\u00B2"; }; SriLanka.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/ce.html", "_blank"); }; SriLanka.onRollOver = function () { trainer.traincountry = "Sri Lanka"; trainer.traincity = "Colombo/kotte"; trainer.trainpresident = "Kumaratunga"; trainer.trainpopulation = "19,607,519"; trainer.trainarea = "65,610 km\u00B2"; }; Philippines.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/rp.html", "_blank"); }; Philippines.onRollOver = function () { trainer.traincountry = "Philippines"; trainer.traincity = "Manila"; trainer.trainpresident = "Macapagal"; trainer.trainpopulation = "87,857,473"; trainer.trainarea = "300,000 km\u00B2"; }; Vietnam.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/vm.html", "_blank"); }; Vietnam.onRollOver = function () { trainer.traincountry = "Vietnam"; trainer.traincity = "Hanoi"; trainer.trainpresident = "Duc Luong"; trainer.trainpopulation = "83,535,576"; trainer.trainarea = "329,560 km\u00B2"; }; NorthKorea.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/kn.html", "_blank"); }; NorthKorea.onRollOver = function () { trainer.traincountry = "North Korea"; trainer.traincity = "P'yongyang"; trainer.trainpresident = "Kim Yong-nam"; trainer.trainpopulation = "22,224,195"; trainer.trainarea = "120,540 km\u00B2"; }; Nepal.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/np.html", "_blank"); }; Nepal.onRollOver = function () { trainer.traincountry = "Nepal"; trainer.traincity = "Kathmandu"; trainer.trainpresident = "Gyanendra"; trainer.trainpopulation = "27,676,457"; trainer.trainarea = "147,181 km\u00B2"; }; Pakistan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/pk.html", "_blank"); }; Pakistan.onRollOver = function () { trainer.traincountry = "Pakistan"; trainer.traincity = "Islamabad"; trainer.trainpresident = "Musharraf"; trainer.trainpopulation = "162,419,946"; trainer.trainarea = "803,940 km\u00B2"; }; Thailand.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/th.html", "_blank"); }; Thailand.onRollOver = function () { trainer.traincountry = "Thailand"; trainer.traincity = "Bangkok"; trainer.trainpresident = "Adulyadej"; trainer.trainpopulation = "65,444,371"; trainer.trainarea = "514,000 km\u00B2"; }; Indonesia.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/id.html", "_blank"); }; Indonesia.onRollOver = function () { trainer.traincountry = "Indonesia"; trainer.traincity = "Jakarta"; trainer.trainpresident = "Yudhoyono"; trainer.trainpopulation = "238,452,952"; trainer.trainarea = "1,919,440 km\u00B2"; }; Cambodia.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/cb.html", "_blank"); }; Cambodia.onRollOver = function () { trainer.traincountry = "Cambodia"; trainer.traincity = "Phnom Penh"; trainer.trainpresident = "Sihamoni"; trainer.trainpopulation = "13,363,421"; trainer.trainarea = "181,040 km\u00B2"; }; Malaysia.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/my.html", "_blank"); }; Malaysia.onRollOver = function () { trainer.traincountry = "Malaysia"; trainer.traincity = "Kuala Lumpur"; trainer.trainpresident = "Jamalullail"; trainer.trainpopulation = "25,720,000"; trainer.trainarea = "329,750 km\u00B2"; }; Myanmar.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/bm.html", "_blank"); }; Myanmar.onRollOver = function () { trainer.traincountry = "Myanmar(Burma)"; trainer.traincity = "Rangoon(Yangon)"; trainer.trainpresident = "Than Shwe"; trainer.trainpopulation = "54,000,000"; trainer.trainarea = "678,500 km\u00B2"; }; Brunei.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/bx.html", "_blank"); }; Brunei.onRollOver = function () { trainer.traincountry = "Brunei"; trainer.traincity = "B. S. Begawan"; trainer.trainpresident = "Bolkiah"; trainer.trainpopulation = "343,653"; trainer.trainarea = "5,765 km\u00B2"; }; Bhutan.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/bt.html", "_blank"); }; Bhutan.onRollOver = function () { trainer.traincountry = "Bhutan"; trainer.traincity = "Thimphu"; trainer.trainpresident = "Wangchuck"; trainer.trainpopulation = "2,232,291"; trainer.trainarea = "47,500 km\u00B2"; }; Laos.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/la.html", "_blank"); }; Laos.onRollOver = function () { trainer.traincountry = "Laos"; trainer.traincity = "Vientiane"; trainer.trainpresident = "Siphandon"; trainer.trainpopulation = "6,217,141"; trainer.trainarea = "236,800 km\u00B2"; }; PapuaNewGuinea.onRelease = function () { getURL ("http://www.cia.gov/cia/publications/factbook/geos/pp.html", "_blank"); }; PapuaNewGuinea.onRollOver = function () { trainer.traincountry = "Papua New Guinea"; trainer.traincity = "Port Moresby"; trainer.trainpresident = "Elizabeth II"; trainer.trainpopulation = "4,927,000"; trainer.trainarea = "462,840 km\u00B2"; };
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (enterFrame) { time = new Date(); mil = time.getMilliseconds(); s = time.getSeconds(); m = time.getMinutes(); h = time.getHours(); seconds._rotation = (s * 6) + (mil / 166.666666666667); minutes._rotation = (m * 6) + (s / 10); hours._rotation = (h * 30) + (m / 2); }
Symbol 10 MovieClip [scorebalk] Frame 1
stop();
Symbol 10 MovieClip [scorebalk] Frame 2
stop();
Symbol 10 MovieClip [scorebalk] Frame 3
stop();
Symbol 58 MovieClip Frame 1
stop();

Library Items

Symbol 1 Sound [wrong]
Symbol 2 Sound [Singapor]
Symbol 3 Sound [correct2]
Symbol 4 Sound [correct1]
Symbol 5 Sound [CLICK14A]
Symbol 6 Sound [CLICK10A]
Symbol 7 GraphicUsed by:10
Symbol 8 GraphicUsed by:10
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClip [scorebalk]Uses:7 8 9
Symbol 11 GraphicUsed by:14
Symbol 12 FontUsed by:13 21 27 32 34 36 37 39 40 43 44 49 50 51 52 122 123 124 125 188 189 190 191 192 200 201 202 206 209 210 211 212 213 214 215 216 217 218
Symbol 13 TextUses:12Used by:14
Symbol 14 Button [mainmenu]Uses:11 13Used by:Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClip [seconds]Uses:15Used by:30
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClip [minutes]Uses:17Used by:30
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClip [hours]Uses:19Used by:30
Symbol 21 EditableTextUses:12Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline
Symbol 24 GraphicUsed by:Timeline
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:Timeline
Symbol 27 TextUses:12Used by:Timeline
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:28 20 18 16 29Used by:Timeline
Symbol 31 GraphicUsed by:35 38 41
Symbol 32 TextUses:12Used by:35
Symbol 33 GraphicUsed by:35 38 41 45
Symbol 34 TextUses:12Used by:35
Symbol 35 ButtonUses:31 32 33 34Used by:Timeline
Symbol 36 TextUses:12Used by:38
Symbol 37 TextUses:12Used by:38
Symbol 38 ButtonUses:31 36 33 37Used by:Timeline
Symbol 39 TextUses:12Used by:41
Symbol 40 TextUses:12Used by:41
Symbol 41 ButtonUses:31 39 33 40Used by:Timeline
Symbol 42 GraphicUsed by:45
Symbol 43 TextUses:12Used by:45
Symbol 44 TextUses:12Used by:45
Symbol 45 ButtonUses:42 43 33 44Used by:Timeline
Symbol 46 GraphicUsed by:Timeline
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:Timeline
Symbol 49 EditableTextUses:12Used by:Timeline
Symbol 50 EditableTextUses:12Used by:Timeline
Symbol 51 EditableTextUses:12Used by:Timeline
Symbol 52 TextUses:12Used by:Timeline
Symbol 53 GraphicUsed by:Timeline
Symbol 54 GraphicUsed by:58
Symbol 55 GraphicUsed by:58
Symbol 56 GraphicUsed by:58
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClipUses:54 55 56 57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 ButtonUses:59Used by:Timeline
Symbol 61 GraphicUsed by:62
Symbol 62 ButtonUses:61Used by:Timeline
Symbol 63 GraphicUsed by:64
Symbol 64 ButtonUses:63Used by:Timeline
Symbol 65 GraphicUsed by:66
Symbol 66 ButtonUses:65Used by:Timeline
Symbol 67 GraphicUsed by:68
Symbol 68 ButtonUses:67Used by:Timeline
Symbol 69 GraphicUsed by:70
Symbol 70 ButtonUses:69Used by:Timeline
Symbol 71 GraphicUsed by:72
Symbol 72 ButtonUses:71Used by:Timeline
Symbol 73 GraphicUsed by:74
Symbol 74 ButtonUses:73Used by:Timeline
Symbol 75 GraphicUsed by:76
Symbol 76 ButtonUses:75Used by:Timeline
Symbol 77 GraphicUsed by:78
Symbol 78 ButtonUses:77Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 ButtonUses:79Used by:Timeline
Symbol 81 GraphicUsed by:82
Symbol 82 ButtonUses:81Used by:Timeline
Symbol 83 GraphicUsed by:84
Symbol 84 ButtonUses:83Used by:Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 ButtonUses:85Used by:Timeline
Symbol 87 GraphicUsed by:88
Symbol 88 ButtonUses:87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 ButtonUses:89Used by:Timeline
Symbol 91 GraphicUsed by:92
Symbol 92 ButtonUses:91Used by:Timeline
Symbol 93 GraphicUsed by:94
Symbol 94 ButtonUses:93Used by:Timeline
Symbol 95 GraphicUsed by:96
Symbol 96 ButtonUses:95Used by:Timeline
Symbol 97 GraphicUsed by:98
Symbol 98 ButtonUses:97Used by:Timeline
Symbol 99 GraphicUsed by:100
Symbol 100 ButtonUses:99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 ButtonUses:101Used by:Timeline
Symbol 103 GraphicUsed by:104
Symbol 104 ButtonUses:103Used by:Timeline
Symbol 105 GraphicUsed by:106
Symbol 106 ButtonUses:105Used by:Timeline
Symbol 107 GraphicUsed by:108
Symbol 108 ButtonUses:107Used by:Timeline
Symbol 109 GraphicUsed by:110
Symbol 110 ButtonUses:109Used by:Timeline
Symbol 111 GraphicUsed by:112
Symbol 112 ButtonUses:111Used by:Timeline
Symbol 113 GraphicUsed by:114
Symbol 114 ButtonUses:113Used by:Timeline
Symbol 115 GraphicUsed by:116
Symbol 116 ButtonUses:115Used by:Timeline
Symbol 117 GraphicUsed by:118
Symbol 118 ButtonUses:117Used by:Timeline
Symbol 119 GraphicUsed by:120
Symbol 120 ButtonUses:119Used by:Timeline
Symbol 121 GraphicUsed by:Timeline
Symbol 122 EditableTextUses:12Used by:Timeline
Symbol 123 EditableTextUses:12Used by:Timeline
Symbol 124 EditableTextUses:12Used by:Timeline
Symbol 125 TextUses:12Used by:Timeline
Symbol 126 GraphicUsed by:Timeline
Symbol 127 GraphicUsed by:128
Symbol 128 ButtonUses:127Used by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 ButtonUses:129Used by:Timeline
Symbol 131 GraphicUsed by:132
Symbol 132 ButtonUses:131Used by:Timeline
Symbol 133 GraphicUsed by:134
Symbol 134 ButtonUses:133Used by:Timeline
Symbol 135 GraphicUsed by:136
Symbol 136 ButtonUses:135Used by:Timeline
Symbol 137 GraphicUsed by:138
Symbol 138 ButtonUses:137Used by:Timeline
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:139Used by:Timeline
Symbol 141 GraphicUsed by:142
Symbol 142 ButtonUses:141Used by:Timeline
Symbol 143 GraphicUsed by:144
Symbol 144 ButtonUses:143Used by:Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 ButtonUses:145Used by:Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 ButtonUses:147Used by:Timeline
Symbol 149 GraphicUsed by:150
Symbol 150 ButtonUses:149Used by:Timeline
Symbol 151 GraphicUsed by:152
Symbol 152 ButtonUses:151Used by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 ButtonUses:153Used by:Timeline
Symbol 155 GraphicUsed by:156
Symbol 156 ButtonUses:155Used by:Timeline
Symbol 157 GraphicUsed by:158
Symbol 158 ButtonUses:157Used by:Timeline
Symbol 159 GraphicUsed by:160
Symbol 160 ButtonUses:159Used by:Timeline
Symbol 161 GraphicUsed by:162
Symbol 162 ButtonUses:161Used by:Timeline
Symbol 163 GraphicUsed by:164
Symbol 164 ButtonUses:163Used by:Timeline
Symbol 165 GraphicUsed by:166
Symbol 166 ButtonUses:165Used by:Timeline
Symbol 167 GraphicUsed by:168
Symbol 168 ButtonUses:167Used by:Timeline
Symbol 169 GraphicUsed by:170
Symbol 170 ButtonUses:169Used by:Timeline
Symbol 171 GraphicUsed by:172
Symbol 172 ButtonUses:171Used by:Timeline
Symbol 173 GraphicUsed by:174
Symbol 174 ButtonUses:173Used by:Timeline
Symbol 175 GraphicUsed by:176
Symbol 176 ButtonUses:175Used by:Timeline
Symbol 177 GraphicUsed by:178
Symbol 178 ButtonUses:177Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 ButtonUses:179Used by:Timeline
Symbol 181 GraphicUsed by:182
Symbol 182 ButtonUses:181Used by:Timeline
Symbol 183 GraphicUsed by:184
Symbol 184 ButtonUses:183Used by:Timeline
Symbol 185 GraphicUsed by:186
Symbol 186 ButtonUses:185Used by:Timeline
Symbol 187 GraphicUsed by:Timeline
Symbol 188 TextUses:12Used by:Timeline
Symbol 189 TextUses:12Used by:Timeline
Symbol 190 EditableTextUses:12Used by:Timeline
Symbol 191 EditableTextUses:12Used by:Timeline
Symbol 192 EditableTextUses:12Used by:Timeline
Symbol 193 GraphicUsed by:197 204
Symbol 194 FontUsed by:195 196 198 199 203
Symbol 195 TextUses:194Used by:197 204
Symbol 196 TextUses:194Used by:197
Symbol 197 ButtonUses:193 195 196Used by:Timeline
Symbol 198 TextUses:194Used by:Timeline
Symbol 199 TextUses:194Used by:Timeline
Symbol 200 EditableTextUses:12Used by:Timeline
Symbol 201 EditableTextUses:12Used by:Timeline
Symbol 202 EditableTextUses:12Used by:Timeline
Symbol 203 TextUses:194Used by:204
Symbol 204 ButtonUses:193 195 203Used by:Timeline
Symbol 205 GraphicUsed by:207
Symbol 206 TextUses:12Used by:207
Symbol 207 ButtonUses:205 206Used by:Timeline
Symbol 208 GraphicUsed by:219
Symbol 209 TextUses:12Used by:219
Symbol 210 EditableTextUses:12Used by:219
Symbol 211 TextUses:12Used by:219
Symbol 212 EditableTextUses:12Used by:219
Symbol 213 TextUses:12Used by:219
Symbol 214 EditableTextUses:12Used by:219
Symbol 215 TextUses:12Used by:219
Symbol 216 EditableTextUses:12Used by:219
Symbol 217 TextUses:12Used by:219
Symbol 218 EditableTextUses:12Used by:219
Symbol 219 MovieClipUses:208 209 210 211 212 213 214 215 216 217 218Used by:Timeline

Instance Names

"loadBar"Frame 1Symbol 23 MovieClip
"button_1"Frame 3Symbol 35 Button
"button_2"Frame 3Symbol 38 Button
"button_3"Frame 3Symbol 41 Button
"button_4"Frame 3Symbol 45 Button
"slider"Frame 3Symbol 48 MovieClip
"land"Frame 4Symbol 49 EditableText
"correctie"Frame 4Symbol 50 EditableText
"score"Frame 4Symbol 51 EditableText
"mainmenu"Frame 4Symbol 14 Button [mainmenu]
"Mute"Frame 4Symbol 58 MovieClip
"Maldives"Frame 4Symbol 60 Button
"Singapore"Frame 4Symbol 62 Button
"Indonesia"Frame 4Symbol 64 Button
"Papua New Guinea"Frame 4Symbol 66 Button
"Philippines"Frame 4Symbol 68 Button
"Chinese Taipei"Frame 4Symbol 70 Button
"Brunei"Frame 4Symbol 72 Button
"Malaysia"Frame 4Symbol 74 Button
"India"Frame 4Symbol 76 Button
"Sri lanka"Frame 4Symbol 78 Button
"Bangladesh"Frame 4Symbol 80 Button
"Pakistan"Frame 4Symbol 82 Button
"Afghanistan"Frame 4Symbol 84 Button
"Bhutan"Frame 4Symbol 86 Button
"Nepal"Frame 4Symbol 88 Button
"Turkmenistan"Frame 4Symbol 90 Button
"Tajikistan"Frame 4Symbol 92 Button
"Uzbekistan"Frame 4Symbol 94 Button
"Thailand"Frame 4Symbol 96 Button
"Cambodia"Frame 4Symbol 98 Button
"Vietnam"Frame 4Symbol 100 Button
"Kazakhstan"Frame 4Symbol 102 Button
"Laos"Frame 4Symbol 104 Button
"Myanmar"Frame 4Symbol 106 Button
"Kyrgyzstan"Frame 4Symbol 108 Button
"Japan"Frame 4Symbol 110 Button
"South Korea"Frame 4Symbol 112 Button
"North Korea"Frame 4Symbol 114 Button
"China"Frame 4Symbol 116 Button
"Mongolia"Frame 4Symbol 118 Button
"Russia"Frame 4Symbol 120 Button
"land"Frame 5Symbol 122 EditableText
"correctie"Frame 5Symbol 123 EditableText
"score"Frame 5Symbol 124 EditableText
"Moscow"Frame 5Symbol 128 Button
"Ulaanbaatar"Frame 5Symbol 130 Button
"Beijing"Frame 5Symbol 132 Button
"Tokyo"Frame 5Symbol 134 Button
"Pyongyang"Frame 5Symbol 136 Button
"Seoul"Frame 5Symbol 138 Button
"Taipei"Frame 5Symbol 140 Button
"Manila"Frame 5Symbol 142 Button
"Vientiane"Frame 5Symbol 144 Button
"Hanoi"Frame 5Symbol 146 Button
"Phnom Penh"Frame 5Symbol 148 Button
"Bangkok"Frame 5Symbol 150 Button
"Kuala Lumpur"Frame 5Symbol 152 Button
"Bandar Seri Begawan"Frame 5Symbol 154 Button
"Jakarta"Frame 5Symbol 156 Button
"Port Moresby"Frame 5Symbol 158 Button
"Rangoon"Frame 5Symbol 160 Button
"New Delhi"Frame 5Symbol 162 Button
"Thimphu"Frame 5Symbol 164 Button
"Kathmandu"Frame 5Symbol 166 Button
"Malé"Frame 5Symbol 168 Button
"Dhaka"Frame 5Symbol 170 Button
"Islamabad"Frame 5Symbol 172 Button
"Kabul"Frame 5Symbol 174 Button
"Ashgabat"Frame 5Symbol 176 Button
"Tashkent"Frame 5Symbol 178 Button
"Colombo"Frame 5Symbol 180 Button
"Dushanbe"Frame 5Symbol 182 Button
"Bishkek"Frame 5Symbol 184 Button
"Astana"Frame 5Symbol 186 Button
"Singapore"Frame 5Symbol 62 Button
"score"Frame 6Symbol 190 EditableText
"amcijfer"Frame 6Symbol 191 EditableText
"passed"Frame 6Symbol 192 EditableText
"countrest"Frame 6Symbol 197 Button
"score"Frame 6Symbol 200 EditableText
"amcijfer"Frame 6Symbol 201 EditableText
"passed"Frame 6Symbol 202 EditableText
"caprest"Frame 6Symbol 204 Button
"back"Frame 6Symbol 207 Button
"trainer"Frame 7Symbol 219 MovieClip
"mainmenu"Frame 7Symbol 14 Button [mainmenu]
"Maldives"Frame 7Symbol 60 Button
"Singapore"Frame 7Symbol 62 Button
"Indonesia"Frame 7Symbol 64 Button
"PapuaNewGuinea"Frame 7Symbol 66 Button
"Philippines"Frame 7Symbol 68 Button
"ChineseTaipei"Frame 7Symbol 70 Button
"Brunei"Frame 7Symbol 72 Button
"Malaysia"Frame 7Symbol 74 Button
"India"Frame 7Symbol 76 Button
"SriLanka"Frame 7Symbol 78 Button
"Bangladesh"Frame 7Symbol 80 Button
"Pakistan"Frame 7Symbol 82 Button
"Afghanistan"Frame 7Symbol 84 Button
"Bhutan"Frame 7Symbol 86 Button
"Nepal"Frame 7Symbol 88 Button
"Turkmenistan"Frame 7Symbol 90 Button
"Tajikistan"Frame 7Symbol 92 Button
"Uzbekistan"Frame 7Symbol 94 Button
"Thailand"Frame 7Symbol 96 Button
"Cambodia"Frame 7Symbol 98 Button
"Vietnam"Frame 7Symbol 100 Button
"Kazakhstan"Frame 7Symbol 102 Button
"Laos"Frame 7Symbol 104 Button
"Myanmar"Frame 7Symbol 106 Button
"Kyrgyzstan"Frame 7Symbol 108 Button
"Japan"Frame 7Symbol 110 Button
"SouthKorea"Frame 7Symbol 112 Button
"NorthKorea"Frame 7Symbol 114 Button
"China"Frame 7Symbol 116 Button
"Mongolia"Frame 7Symbol 118 Button
"Russia"Frame 7Symbol 120 Button
"hours"Symbol 30 MovieClip Frame 1Symbol 20 MovieClip [hours]
"minutes"Symbol 30 MovieClip Frame 1Symbol 18 MovieClip [minutes]
"seconds"Symbol 30 MovieClip Frame 1Symbol 16 MovieClip [seconds]
"traincountry"Symbol 219 MovieClip Frame 1Symbol 210 EditableText
"traincity"Symbol 219 MovieClip Frame 1Symbol 212 EditableText
"trainpresident"Symbol 219 MovieClip Frame 1Symbol 214 EditableText
"trainpopulation"Symbol 219 MovieClip Frame 1Symbol 216 EditableText
"trainarea"Symbol 219 MovieClip Frame 1Symbol 218 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "wrong"
ExportAssets (56)Timeline Frame 1Symbol 2 as "Singapor"
ExportAssets (56)Timeline Frame 1Symbol 3 as "correct2"
ExportAssets (56)Timeline Frame 1Symbol 4 as "correct1"
ExportAssets (56)Timeline Frame 1Symbol 5 as "CLICK14A"
ExportAssets (56)Timeline Frame 1Symbol 6 as "CLICK10A"
ExportAssets (56)Timeline Frame 1Symbol 10 as "scorebalk"
ExportAssets (56)Timeline Frame 1Symbol 14 as "mainmenu"
ExportAssets (56)Timeline Frame 1Symbol 16 as "seconds"
ExportAssets (56)Timeline Frame 1Symbol 18 as "minutes"
ExportAssets (56)Timeline Frame 1Symbol 20 as "hours"

Labels

"on"Symbol 58 MovieClip Frame 2
"onOver"Symbol 58 MovieClip Frame 10
"mute"Symbol 58 MovieClip Frame 20
"muteOver"Symbol 58 MovieClip Frame 30

Dynamic Text Variables

loadTextSymbol 21 EditableText""
landSymbol 49 EditableText""
correctieSymbol 50 EditableText""
scoreSymbol 51 EditableText""
landSymbol 122 EditableText""
correctieSymbol 123 EditableText""
scoreSymbol 124 EditableText""
coscoreSymbol 190 EditableText""
cocijferSymbol 191 EditableText""
copassedSymbol 192 EditableText""
ccscoreSymbol 200 EditableText""
cccijferSymbol 201 EditableText""
ccpassedSymbol 202 EditableText""
traincountrySymbol 210 EditableText""
traincitySymbol 212 EditableText""
trainpresidentSymbol 214 EditableText""
trainpopulationSymbol 216 EditableText""
trainareaSymbol 218 EditableText""




http://swfchan.com/15/70488/info.shtml
Created: 9/4 -2019 20:47:07 Last modified: 9/4 -2019 20:47:07 Server time: 15/05 -2024 10:27:56