Frame 2
percent_loaded = "1";
total_frames = "35";
value = "13";
LOADED_FRAME = "3";
Frame 3
if (percent_loaded >= "100") {
gotoAndPlay (9);
}
Frame 4
ifFrameLoaded (LOADED_FRAME) {
percent_loaded = int((LOADED_FRAME * "100") / total_frames);
LOADED_FRAME = LOADED_FRAME + "1";
setProperty("/BAR", _xscale , percent_loaded * value);
}
Frame 5
gotoAndPlay (3);
Frame 16
stop();
Frame 138
total_score = "0";
tellTarget ("/2") {
gotoAndStop ("off");
};
tellTarget ("/1") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 259
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (260);
Frame 260
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 380
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (497);
Frame 497
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 618
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (734);
Frame 734
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 855
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (971);
Frame 971
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 1092
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (1234);
Frame 1234
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 1355
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (1471);
Frame 1471
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 1592
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (1708);
Frame 1708
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 1829
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (1830);
Frame 1830
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 1951
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (2067);
Frame 2067
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 2188
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (2304);
Frame 2304
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
score = "0";
Frame 2425
if (score == "1") {
total_score = total_score + "1";
}
gotoAndPlay (2541);
Frame 2542
if (total_score == "0") {
tellTarget ("/score") {
gotoAndPlay ("0");
};
} else if (total_score == "1") {
tellTarget ("/score") {
gotoAndPlay ("1");
};
} else if (total_score == "2") {
tellTarget ("/score") {
gotoAndPlay ("2");
};
} else if (total_score == "3") {
tellTarget ("/score") {
gotoAndPlay ("3");
};
} else if (total_score == "4") {
tellTarget ("/score") {
gotoAndPlay ("4");
};
} else if (total_score == "5") {
tellTarget ("/score") {
gotoAndPlay ("5");
};
} else if (total_score == "6") {
tellTarget ("/score") {
gotoAndPlay ("6");
};
} else if (total_score == "7") {
tellTarget ("/score") {
gotoAndPlay ("7");
};
} else if (total_score == "8") {
tellTarget ("/score") {
gotoAndPlay ("8");
};
} else if (total_score == "9") {
tellTarget ("/score") {
gotoAndPlay ("9");
};
} else if (total_score == "10") {
tellTarget ("/score") {
gotoAndPlay ("10");
};
} else if (total_score == "11") {
tellTarget ("/score") {
gotoAndPlay ("11");
};
}
Frame 2550
stop();
Frame 2551
stop();
Frame 2552
stop();
Symbol 23 Button
on (release) {
gotoAndPlay (138);
}
Symbol 27 Button
on (release) {
gotoAndPlay (258);
}
Symbol 35 MovieClip Frame 1
stop();
Symbol 35 MovieClip Frame 5
stop();
Symbol 38 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/3") {
gotoAndStop ("off");
};
tellTarget ("/2") {
gotoAndStop ("off");
};
tellTarget ("/1") {
gotoAndStop ("off");
};
}
Symbol 39 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/3") {
gotoAndStop ("off");
};
tellTarget ("/2") {
gotoAndStop ("off");
};
tellTarget ("/1") {
gotoAndStop ("on");
};
}
Symbol 40 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/3") {
gotoAndStop ("off");
};
tellTarget ("/2") {
gotoAndStop ("on");
};
tellTarget ("/1") {
gotoAndStop ("off");
};
}
Symbol 51 Button
on (keyPress "<Enter>") {
nextFrame();
play();
}
on (keyPress "<Enter>") {
nextFrame();
play();
}
on (keyPress "<Left>") {
nextFrame();
play();
}
on (keyPress "<Right>") {
nextFrame();
play();
}
Symbol 67 Button
on (release) {
gotoAndPlay (379);
}
Symbol 73 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 74 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 75 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 76 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 77 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 78 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 81 Button
on (release) {
gotoAndPlay (617);
}
Symbol 86 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 87 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 88 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 89 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 90 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 91 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 94 Button
on (release) {
gotoAndPlay (854);
}
Symbol 97 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 98 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 99 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 100 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 101 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 102 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 103 Button
on (release) {
gotoAndPlay (1234);
}
Symbol 106 Button
on (release) {
gotoAndPlay (1091);
}
Symbol 107 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 108 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
}
Symbol 109 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
}
Symbol 112 Button
on (release) {
gotoAndPlay (1354);
}
Symbol 117 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 118 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 119 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 120 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 121 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 122 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 125 Button
on (release) {
gotoAndPlay (1591);
}
Symbol 126 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 127 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 128 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 129 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 132 Button
on (release) {
gotoAndPlay (1828);
}
Symbol 136 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 137 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 138 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 139 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 140 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 141 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 144 Button
on (release) {
gotoAndPlay (1950);
}
Symbol 146 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 147 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 148 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 149 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 150 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 151 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 154 Button
on (release) {
gotoAndPlay (2187);
}
Symbol 156 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 157 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 158 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 159 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 160 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 164 Button
on (release) {
gotoAndPlay (2424);
}
Symbol 165 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("on");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
}
Symbol 166 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("on");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 167 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("on");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 168 Button
on (release) {
score = "1";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("on");
};
}
Symbol 169 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("off");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("on");
};
}
Symbol 170 Button
on (release) {
score = "0";
tellTarget ("/dontknow") {
gotoAndStop ("off");
};
tellTarget ("/a") {
gotoAndStop ("off");
};
tellTarget ("/b") {
gotoAndStop ("off");
};
tellTarget ("/c") {
gotoAndStop ("on");
};
tellTarget ("/e") {
gotoAndStop ("off");
};
tellTarget ("/d") {
gotoAndStop ("off");
};
}
Symbol 199 MovieClip Frame 1
stop();
Symbol 199 MovieClip Frame 9
gotoAndPlay (2);
Symbol 199 MovieClip Frame 17
gotoAndPlay (10);
Symbol 199 MovieClip Frame 25
gotoAndPlay (18);
Symbol 199 MovieClip Frame 33
gotoAndPlay (26);
Symbol 199 MovieClip Frame 41
gotoAndPlay (34);
Symbol 199 MovieClip Frame 49
gotoAndPlay (42);
Symbol 199 MovieClip Frame 57
gotoAndPlay (50);
Symbol 199 MovieClip Frame 65
gotoAndPlay (58);
Symbol 199 MovieClip Frame 73
gotoAndPlay (66);
Symbol 199 MovieClip Frame 81
gotoAndPlay (74);
Symbol 199 MovieClip Frame 89
gotoAndPlay (82);
Symbol 199 MovieClip Frame 97
gotoAndPlay (90);
Symbol 204 Button
on (release) {
nextFrame();
}
Symbol 205 Button
on (release) {
gotoAndPlay (10);
}
Symbol 212 MovieClip Frame 1
stop();
tellTarget ("/up arrow movie") {
gotoAndStop (2);
};
Symbol 212 MovieClip Frame 2
stop();
tellTarget ("/up arrow movie") {
gotoAndStop (1);
};
Symbol 212 MovieClip Frame 3
stop();
Symbol 212 MovieClip Frame 4
stop();
Symbol 212 MovieClip Frame 5
stop();
Symbol 212 MovieClip Frame 6
stop();
Symbol 212 MovieClip Frame 7
stop();
Symbol 212 MovieClip Frame 8
stop();
Symbol 212 MovieClip Frame 9
stop();
Symbol 212 MovieClip Frame 10
stop();
Symbol 212 MovieClip Frame 11
stop();
Symbol 212 MovieClip Frame 12
stop();
Symbol 212 MovieClip Frame 13
stop();
Symbol 212 MovieClip Frame 14
stop();
Symbol 212 MovieClip Frame 15
stop();
Symbol 212 MovieClip Frame 16
stop();
Symbol 212 MovieClip Frame 17
stop();
Symbol 212 MovieClip Frame 18
stop();
Symbol 212 MovieClip Frame 19
stop();
Symbol 212 MovieClip Frame 20
stop();
Symbol 212 MovieClip Frame 21
stop();
Symbol 212 MovieClip Frame 22
stop();
Symbol 212 MovieClip Frame 23
stop();
Symbol 212 MovieClip Frame 24
stop();
Symbol 212 MovieClip Frame 25
stop();
Symbol 212 MovieClip Frame 26
stop();
Symbol 212 MovieClip Frame 27
stop();
Symbol 212 MovieClip Frame 28
stop();
Symbol 212 MovieClip Frame 29
stop();
Symbol 212 MovieClip Frame 30
stop();
Symbol 212 MovieClip Frame 31
stop();
Symbol 212 MovieClip Frame 32
stop();
Symbol 212 MovieClip Frame 33
stop();
Symbol 212 MovieClip Frame 34
stop();
Symbol 212 MovieClip Frame 35
stop();
Symbol 212 MovieClip Frame 36
stop();
Symbol 212 MovieClip Frame 37
stop();
Symbol 212 MovieClip Frame 38
stop();
Symbol 212 MovieClip Frame 39
stop();
Symbol 212 MovieClip Frame 40
stop();
Symbol 212 MovieClip Frame 41
stop();
Symbol 212 MovieClip Frame 42
stop();
Symbol 212 MovieClip Frame 43
stop();
Symbol 212 MovieClip Frame 44
stop();
Symbol 212 MovieClip Frame 45
stop();
Symbol 212 MovieClip Frame 46
stop();
Symbol 212 MovieClip Frame 47
stop();
Symbol 212 MovieClip Frame 48
stop();
Symbol 212 MovieClip Frame 49
stop();
Symbol 212 MovieClip Frame 50
stop();
Symbol 212 MovieClip Frame 51
stop();
Symbol 212 MovieClip Frame 52
stop();
Symbol 212 MovieClip Frame 53
stop();
Symbol 212 MovieClip Frame 54
stop();
Symbol 212 MovieClip Frame 55
stop();
Symbol 212 MovieClip Frame 56
stop();
Symbol 212 MovieClip Frame 57
stop();
Symbol 212 MovieClip Frame 58
stop();
Symbol 212 MovieClip Frame 59
stop();
Symbol 212 MovieClip Frame 60
stop();
Symbol 212 MovieClip Frame 61
stop();
Symbol 212 MovieClip Frame 62
stop();
Symbol 212 MovieClip Frame 63
stop();
Symbol 212 MovieClip Frame 64
stop();
Symbol 212 MovieClip Frame 65
stop();
Symbol 212 MovieClip Frame 66
stop();
Symbol 212 MovieClip Frame 67
stop();
Symbol 212 MovieClip Frame 68
stop();
Symbol 212 MovieClip Frame 69
stop();
tellTarget ("/down arrow movie") {
gotoAndStop (1);
};
Symbol 212 MovieClip Frame 70
stop();
tellTarget ("/down arrow movie") {
gotoAndStop (2);
};
Symbol 217 Button
on (press) {
tellTarget ("/textmovie") {
prevFrame();
};
}
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 223 Button
on (press) {
tellTarget ("/textmovie") {
nextFrame();
};
}
Symbol 225 MovieClip Frame 1
stop();
Symbol 225 MovieClip Frame 2
stop();
Symbol 228 Button
on (release) {
nextFrame();
}
Symbol 237 Button
on (release) {
gotoAndPlay (9);
}
Symbol 243 Button
on (press) {
getURL ("javascript:referral();");
}