Frame 1
_global.bonus = false;
_root.menu = new ContextMenu();
_root.menu.hideBuiltInItems();
Frame 2
var beach = new Sound();
_root.beach.attachSound("beach");
_root.beach.start(0, 99999999999999);
Frame 69
stop();
function onEnterFrame() {
if (_global.quiz == 1) {
stop();
} else if (_global.quiz == 2) {
gotoAndStop ("menu");
}
}
_global.quiz = 1;
Frame 70
stop();
quiz = 3;
stop();
var m1 = new Sound();
var m2 = new Sound();
var m3 = new Sound();
m1.attachSound("m1");
m2.attachSound("m2");
m3.attachSound("m3");
clearInterval(_global.timeInt);
Frame 71
m1.attachSound("m1");
m2.attachSound("m2");
m3.attachSound("m3");
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 72
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 73
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 74
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 75
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 76
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 77
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 78
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 79
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 80
clearInterval(_global.timeInt);
function onEnterFrame() {
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 81
function onEnterFrame() {
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
}
Key.addListener(this);
m1.attachSound("m1");
m2.attachSound("m2");
m3.attachSound("m3");
stop();
Frame 82
function onEnterFrame() {
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
}
Key.addListener(this);
stop();
Frame 83
m1.attachSound("m1");
m2.attachSound("m2");
m3.attachSound("m3");
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 84
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 85
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 86
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 87
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 88
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 89
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 90
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 91
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 92
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 93
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 94
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 95
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 96
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 97
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 98
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 99
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 100
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 101
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 102
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 103
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 104
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 105
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 106
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 107
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 108
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 109
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 110
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 111
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 112
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 113
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 114
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 115
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 116
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 117
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 118
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 119
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 120
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 121
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 122
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 123
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 124
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 125
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 126
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 127
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 128
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 129
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 130
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 131
stop();
function onEnterFrame() {
if (Key.isDown(39) && (!right)) {
nextFrame();
right = true;
}
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
right = false;
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Frame 132
clearInterval(_global.timeInt);
stop();
function onEnterFrame() {
if (Key.isDown(37) && (!left)) {
prevFrame();
left = true;
}
if (Key.isDown(32)) {
gotoAndStop ("menu");
}
if (Key.isDown(49) && (!m1c)) {
m1.start(0, 1);
m1c = true;
}
if (Key.isDown(50) && (!m2c)) {
m2.start(0, 1);
m2c = true;
}
if (Key.isDown(51) && (!m3c)) {
m3.start(0, 1);
m3c = true;
}
}
function onKeyUp() {
left = false;
m1c = false;
m2c = false;
m3c = false;
}
Key.addListener(this);
Symbol 61 Button
on (release) {
getURL ("http://www.newgrounds.com", "_blank");
}
Symbol 70 Button
on (release) {
startMovie();
}
Symbol 72 MovieClip Frame 1
function timerHandler() {
if (!loadingComplete) {
var _local4 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * _local4;
if (_local4 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
} else {
gotoAndStop ("loaded");
}
return(undefined);
}
}
dt = getTimer() - time;
time = time + dt;
frameAccum = frameAccum + dt;
var _local3 = 0;
while ((frameAccum >= FRAME_TIME) && (_local3 < MAX_FRAME_SKIP)) {
advanceFrame(tankLogo, true, true);
advanceFrame(loadingText, false, true);
advanceFrame(barGfx, false, true);
if (loadingComplete) {
advanceFrame(this, false, false);
}
(frameAccum = frameAccum - FRAME_TIME);
_local3++;
}
updateAfterEvent();
}
function advanceFrame(clip, recurse, loop) {
if (!clip) {
return(undefined);
}
clip.stop();
if (clip._currentframe == clip._totalframes) {
if (loop) {
clip.gotoAndStop(1);
}
} else {
clip.nextFrame();
}
if (recurse) {
for (childName in clip) {
if (typeof(clip[childName]) == "movieclip") {
advanceFrame(clip[childName], recurse, loop);
}
}
}
}
function startMovie() {
clearInterval(intervalId);
_root.play();
}
_root.stop();
stop();
var FRAME_TIME = 33.3333333333333;
var AUTO_PLAY = false;
var MAX_FRAME_SKIP = 5;
var loadingComplete;
var intervalId;
var time;
var frameAccum;
loadingComplete = false;
intervalId = setInterval(this, "timerHandler", FRAME_TIME / 2);
frameAccum = 0;
time = getTimer();
timerHandler();
Symbol 72 MovieClip Frame 2
stop();
Symbol 110 Button
on (release) {
_root.gotoAndStop("bonus");
}
Symbol 111 MovieClip Frame 1
function onEnterFrame() {
if (_global.bonus == false) {
gotoAndStop (1);
} else if (_global.bonus == true) {
gotoAndStop (2);
}
}
stop();
Symbol 111 MovieClip Frame 2
function onEnterFrame() {
if (_global.bonus == false) {
gotoAndStop (1);
} else if (_global.bonus == true) {
gotoAndStop (2);
}
}
stop();
Symbol 119 Button
on (release) {
if (_currentframe == 1) {
var resume = _root.beach.position;
_root.beach.stop();
_global.frill = 0;
} else if (_currentframe == 2) {
_root.beach.start(resume / 1000);
_global.frill = 1;
}
}
Symbol 122 Button
on (release) {
if (_currentframe == 1) {
var resume = _root.beach.position;
_root.beach.stop();
gotoAndStop (2);
_global.frill = 0;
} else if (_currentframe == 2) {
_root.beach.start(resume / 1000);
gotoAndStop (1);
_global.frill = 1;
}
}
Symbol 123 MovieClip Frame 1
function onEnterFrame() {
if (_global.frill == 1) {
gotoAndStop (1);
} else if (_global.frill == 0) {
gotoAndStop (2);
}
}
stop();
Symbol 123 MovieClip Frame 2
stop();
Symbol 146 MovieClip Frame 11
stop();
Symbol 147 Button
on (release) {
gotoAndStop ("easy");
}
Symbol 148 Button
on (release) {
gotoAndStop ("hard");
}
Symbol 149 Button
on (release) {
nextFrame();
}
Symbol 150 Button
on (release) {
gotoAndStop ("w1");
}
Symbol 171 Button
on (release) {
_global.quiz = 2;
_global.bonus = false;
}
Symbol 177 Button
on (release) {
gotoAndStop ("w2");
}
Symbol 198 Button
on (release) {
_global.quiz = 2;
_global.bonus = true;
}
Symbol 208 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 2
stop();
Symbol 208 MovieClip Frame 3
stop();
Symbol 208 MovieClip Frame 4
stop();
Symbol 208 MovieClip Frame 5
stop();
Symbol 208 MovieClip Frame 6
stop();
Symbol 208 MovieClip Frame 7
stop();
Symbol 208 MovieClip Frame 8
stop();
Symbol 208 MovieClip Frame 9
stop();
Symbol 208 MovieClip Frame 10
stop();
Symbol 208 MovieClip Frame 11
stop();
Symbol 213 MovieClip Frame 20
stop();
Symbol 215 Button
on (release) {
gotoAndStop ("1");
}
Symbol 219 MovieClip Frame 20
stop();
Symbol 220 Button
on (release) {
gotoAndStop ("controls");
}
Symbol 224 MovieClip Frame 20
stop();
Symbol 225 Button
on (release) {
gotoAndStop ("gallery");
}
Symbol 233 Button
on (release) {
nextFrame();
}
Symbol 236 Button
on (release) {
m1.start(0, 1);
}
Symbol 239 Button
on (release) {
m2.start(0, 1);
}
Symbol 242 Button
on (release) {
m3.start(0, 1);
}
Symbol 248 Button
on (release) {
gotoAndStop ("menu");
}
Symbol 252 Button
on (release) {
_global.timeInt = setInterval(function () {
_root.nextFrame();
}, 3500);
if (_currentframe == 1) {
gotoAndStop (2);
} else if (_currentframe == 2) {
gotoAndStop (1);
}
}
Symbol 258 Button
on (release) {
clearInterval(_global.timeInt);
if (_currentframe == 1) {
gotoAndStop (2);
} else if (_currentframe == 2) {
gotoAndStop (1);
}
}
Symbol 259 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 2
stop();
Symbol 265 Button
on (release) {
prevFrame();
}
Symbol 311 Button
on (release) {
gotoAndStop ("32");
}
Symbol 313 Button
on (release) {
gotoAndStop ("33");
}
Symbol 315 Button
on (release) {
gotoAndStop ("34");
}
Symbol 317 Button
on (release) {
gotoAndStop ("35");
}
Symbol 319 Button
on (release) {
gotoAndStop ("38");
}
Symbol 321 Button
on (release) {
gotoAndStop ("36");
}
Symbol 323 Button
on (release) {
gotoAndStop ("37");
}
Symbol 325 Button
on (release) {
gotoAndStop ("39");
}
Symbol 329 Button
on (release) {
gotoAndStop ("1");
}
Symbol 331 Button
on (release) {
gotoAndStop ("2");
}
Symbol 333 Button
on (release) {
gotoAndStop ("3");
}
Symbol 335 Button
on (release) {
gotoAndStop ("4");
}
Symbol 337 Button
on (release) {
gotoAndStop ("5");
}
Symbol 339 Button
on (release) {
gotoAndStop ("6");
}
Symbol 341 Button
on (release) {
gotoAndStop ("7");
}
Symbol 343 Button
on (release) {
gotoAndStop ("8");
}
Symbol 345 Button
on (release) {
gotoAndStop ("9");
}
Symbol 347 Button
on (release) {
gotoAndStop ("10");
}
Symbol 349 Button
on (release) {
gotoAndStop ("11");
}
Symbol 351 Button
on (release) {
gotoAndStop ("12");
}
Symbol 354 Button
on (release) {
gotoAndStop ("13");
}
Symbol 356 Button
on (release) {
gotoAndStop ("14");
}
Symbol 358 Button
on (release) {
gotoAndStop ("15");
}
Symbol 360 Button
on (release) {
gotoAndStop ("16");
}
Symbol 362 Button
on (release) {
gotoAndStop ("17");
}
Symbol 364 Button
on (release) {
gotoAndStop ("18");
}
Symbol 366 Button
on (release) {
gotoAndStop ("19");
}
Symbol 368 Button
on (release) {
gotoAndStop ("20");
}
Symbol 370 Button
on (release) {
gotoAndStop ("21");
}
Symbol 372 Button
on (release) {
gotoAndStop ("22");
}
Symbol 374 Button
on (release) {
gotoAndStop ("23");
}
Symbol 376 Button
on (release) {
gotoAndStop ("24");
}
Symbol 378 Button
on (release) {
gotoAndStop ("25");
}
Symbol 380 Button
on (release) {
gotoAndStop ("26");
}
Symbol 382 Button
on (release) {
gotoAndStop ("27");
}
Symbol 384 Button
on (release) {
gotoAndStop ("28");
}
Symbol 386 Button
on (release) {
gotoAndStop ("29");
}
Symbol 388 Button
on (release) {
gotoAndStop ("30");
}
Symbol 390 Button
on (release) {
gotoAndStop ("31");
}
Symbol 392 Button
on (release) {
gotoAndStop ("40");
}
Symbol 395 Button
on (release) {
gotoAndStop ("41");
}
Symbol 397 Button
on (release) {
gotoAndStop ("42");
}
Symbol 399 Button
on (release) {
gotoAndStop ("43");
}
Symbol 401 Button
on (release) {
gotoAndStop ("44");
}
Symbol 403 Button
on (release) {
gotoAndStop ("45");
}
Symbol 405 Button
on (release) {
gotoAndStop ("46");
}
Symbol 407 Button
on (release) {
gotoAndStop ("47");
}
Symbol 409 Button
on (release) {
gotoAndStop ("48");
}
Symbol 411 Button
on (release) {
gotoAndStop ("49");
}
Symbol 413 Button
on (release) {
gotoAndStop ("50");
}
Symbol 414 Button
on (release) {
gotoAndStop ("menu");
}
Symbol 423 Button
on (release) {
gotoAndStop ("menu");
}