Combined Code
movieClip 6 {
}
movieClip 11 {
}
button 12 {
on (release) {
getURL('http://www.newgrounds.com', 'blank');
}
}
button 17 {
on (release) {
_root.play();
}
}
movieClip 18 {
frame 1 {
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop('loaded');
}
}
frame 2 {
gotoAndPlay(1);
}
}
button 32 {
on (release) {
this.gotoAndStop(getRandomLabel());
}
}
frame 72 {
Stage.showMenu = false;
}
frame 72 {
stop();
}
frame 72 {
function getRandomLabel() {
var v1 = new Array('quiz1', 'quiz2', 'quiz3', 'quiz4', 'quiz5', 'quiz6', 'quiz7', 'quiz8');
var v2 = Math.floor(Math.random() * v1.length);
return v1[v2];
}
}
button 35 {
on (release) {
gotoAndPlay('help');
stopAllSounds();
}
}
button 36 {
on (release) {
gotoAndPlay('creds');
stopAllSounds();
}
}
button 40 {
on (keyPress 's') {
gotoAndPlay('stopsound');
}
}
button 43 {
on (keyPress 's') {
gotoAndPlay('playsound');
}
}
movieClip 44 {
frame 1 {
stop();
}
frame 5 {
stopAllSounds();
stop();
}
}
frame 76 {
stop();
}
button 47 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 49 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 51 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 53 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 61 {
}
movieClip 63 {
}
movieClip 64 {
}
movieClip 65 {
}
movieClip 66 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
movieClip 67 {
frame 20 {
stop();
}
}
movieClip 69 {
}
movieClip 71 {
}
movieClip 73 {
}
movieClip 74 {
frame 1 {
stop();
}
frame 22 {
gotoAndPlay(1);
}
frame 47 {
gotoAndPlay(1);
}
}
button 76 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 78 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 80 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 82 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
movieClip 85 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 87 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 89 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 91 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 93 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 96 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 98 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 100 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 102 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 104 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 107 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 109 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 111 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 113 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 115 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 118 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 120 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 122 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 124 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 126 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 129 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 131 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 133 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 135 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 137 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 140 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 142 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 144 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 146 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 148 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 151 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 153 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 155 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 157 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 159 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 162 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 164 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 166 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 168 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 170 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 173 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 175 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 177 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 179 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 181 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 184 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 186 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 188 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 190 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 192 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 195 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 197 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 199 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 201 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 203 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
movieClip 206 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 208 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 210 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 212 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 214 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
movieClip 217 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 219 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 221 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 223 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 225 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 228 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 230 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 232 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 234 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 236 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 239 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 241 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 243 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 245 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 247 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 250 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 252 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 254 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 256 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 258 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 261 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 263 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 265 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 267 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 269 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
movieClip 272 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
button 274 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 276 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 278 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 280 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 283 {
frame 301 {
_root.gotoAndPlay('gameover');
}
}
movieClip 284 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
frame 81 {
stop();
}
button 289 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 290 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 291 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 292 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 294 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 296 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 298 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 300 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 304 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 306 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 308 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 310 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 314 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 316 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 318 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 320 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 324 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 326 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 328 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 330 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 334 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 336 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 338 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 340 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 344 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 346 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 348 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 350 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 354 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 356 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 358 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 360 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 364 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 366 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 368 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 370 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 374 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 376 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 378 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 380 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 384 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 386 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 388 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 390 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 394 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 396 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 398 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 400 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 404 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 406 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 408 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 410 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 414 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 416 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 418 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 420 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 424 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 426 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 428 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 430 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 434 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 436 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 438 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 440 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 444 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 446 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 448 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 450 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 454 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 456 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 458 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 460 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 464 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
nextFrame();
}
}
button 466 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 468 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 470 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
nextFrame();
}
}
button 474 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 476 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 478 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
button 480 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 483 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
frame 86 {
stop();
}
button 487 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 488 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 489 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
button 490 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 491 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
button 496 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
button 498 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 500 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 502 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 505 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
button 508 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 509 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 510 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 511 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 513 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
button 516 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
button 517 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 518 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 519 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 520 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
button 524 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 525 {
on (release) {
rightSound = new Sound();
rightSound.attachSound('right');
rightSound.setVolume(100);
rightSound.start();
++_root.scoreplus;
++_root.questionadd;
_root.rightwrong.gotoAndPlay('rightmessage');
_root.gotoAndPlay('gameover');
}
}
button 526 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
button 527 {
on (release) {
wrongSound = new Sound();
wrongSound.attachSound('wrong');
wrongSound.setVolume(100);
wrongSound.start();
++_root.questionadd;
_root.rightwrong.gotoAndPlay('wrongmessage');
_root.gotoAndPlay('gameover');
}
}
movieClip 528 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
movieClip 532 {
frame 1 {
stop();
_root.fade.play();
}
frame 2 {
stop();
_root.fade.play();
}
frame 3 {
stop();
_root.fade.play();
}
frame 4 {
stop();
_root.fade.play();
}
frame 5 {
stop();
_root.fade.play();
}
frame 6 {
stop();
_root.fade.play();
}
frame 7 {
stop();
_root.fade.play();
}
frame 8 {
stop();
_root.fade.play();
}
frame 9 {
stop();
_root.fade.play();
}
frame 10 {
stop();
_root.fade.play();
}
frame 11 {
stop();
_root.fade.play();
}
frame 12 {
stop();
_root.fade.play();
}
frame 13 {
stop();
_root.fade.play();
}
frame 14 {
stop();
_root.fade.play();
}
frame 15 {
stop();
_root.fade.play();
}
frame 16 {
stop();
_root.fade.play();
}
frame 17 {
stop();
_root.fade.play();
}
frame 18 {
stop();
_root.fade.play();
}
frame 19 {
stop();
_root.fade.play();
}
frame 20 {
stop();
_root.fade.play();
}
}
frame 121 {
if (scoreplus == '0') {
_root.gamermessage = '...a newborn baby could\'ve done better';
} else {
if (scoreplus == '1') {
_root.gamermessage = 'Well...atleast you got 1 right';
} else {
if (scoreplus == '2') {
_root.gamermessage = 'You are one lousy NOOB';
} else {
if (scoreplus == '3') {
_root.gamermessage = '3 out of 20? You\'ve got a long way to go';
} else {
if (scoreplus == '4') {
_root.gamermessage = 'You call yourself a Gamer?';
} else {
if (scoreplus == '5') {
_root.gamermessage = 'You call yourself a Gamer?';
} else {
if (scoreplus == '6') {
_root.gamermessage = 'Go play some more Video Games!';
} else {
if (scoreplus == '7') {
_root.gamermessage = 'Try Again!';
} else {
if (scoreplus == '8') {
_root.gamermessage = 'Come on! You can do better!';
} else {
if (scoreplus == '9') {
_root.gamermessage = 'Come on! You can do better!';
} else {
if (scoreplus == '10') {
_root.gamermessage = 'Come on! You only got half of them!';
} else {
if (scoreplus == '11') {
_root.gamermessage = 'Try Again!';
} else {
if (scoreplus == '12') {
_root.gamermessage = 'Try Again!';
} else {
if (scoreplus == '13') {
_root.gamermessage = 'Nice Going!';
} else {
if (scoreplus == '14') {
_root.gamermessage = 'Nice Going!';
} else {
if (scoreplus == '15') {
_root.gamermessage = 'Nice! Only 5 left!';
} else {
if (scoreplus == '16') {
_root.gamermessage = 'You are one Experienced Gamer!';
} else {
if (scoreplus == '17') {
_root.gamermessage = 'You are one Experienced Gamer!';
} else {
if (scoreplus == '18') {
_root.gamermessage = 'You\'ve been playing a lot!';
} else {
if (scoreplus == '19') {
_root.gamermessage = 'You nearly got them all!';
} else {
if (scoreplus == '20') {
_root.gamermessage = 'You are the Ultimate Gamer!';
} else {
_root.gamermessage = '';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 534 {
}
movieClip 537 {
}
frame 155 {
stop();
}
button 544 {
on (release) {
_root.scoreplus = '0';
_root.questionadd = '0';
stopAllSounds();
gotoAndStop('main');
}
}
frame 156 {
stop();
}
movieClip 548 {
}
movieClip 554 {
}
button 561 {
on (release) {
gotoAndPlay('main');
}
}
frame 161 {
stop();
}