Frame 1 (78 B)
stop();
btnStart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 10 (142 B)
btnSchool.onRelease = function () {
_root.gotoAndStop("schoolDie");
};
btnWeed.onRelease = function () {
_root.gotoAndStop("weed");
};
Frame 20 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 30 (147 B)
btnPolice.onRelease = function () {
_root.gotoAndStop("police");
};
btnMoreWeed.onRelease = function () {
_root.gotoAndStop("moreWeed");
};
Frame 40 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 50 (143 B)
btnClass.onRelease = function () {
_root.gotoAndStop("class");
};
btnRaccoon.onRelease = function () {
_root.gotoAndStop("raccoon");
};
Frame 60 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 70 (149 B)
btnLesson.onRelease = function () {
_root.gotoAndStop("lesson");
};
btnExclamity.onRelease = function () {
_root.gotoAndStop("exclamity");
};
Frame 80 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 90 (145 B)
btnDecline.onRelease = function () {
_root.gotoAndStop("decline");
};
btnAccept.onRelease = function () {
_root.gotoAndStop("accept");
};
Frame 100 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 110 (145 B)
btnRoundTwo.onRelease = function () {
_root.gotoAndStop("roundTwo");
};
btnLunch.onRelease = function () {
_root.gotoAndStop("lunch");
};
Frame 120 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 130 (148 B)
btnFood.onRelease = function () {
_root.gotoAndStop("afterLunch");
};
btnFood2.onRelease = function () {
_root.gotoAndStop("afterLunch");
};
Frame 140 (142 B)
btnMore.onRelease = function () {
_root.gotoAndStop("lunch");
};
btnOutside.onRelease = function () {
_root.gotoAndStop("outside");
};
Frame 150 (135 B)
btnDance.onRelease = function () {
_root.gotoAndStop("dance");
};
btnGay.onRelease = function () {
_root.gotoAndStop("gay");
};
Frame 160 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 170 (143 B)
btnClassy.onRelease = function () {
_root.gotoAndStop("terrorists");
};
btnHome.onRelease = function () {
_root.gotoAndStop("home");
};
Frame 180 (71 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("start");
};
Frame 190 (73 B)
btnRestart.onRelease = function () {
_root.gotoAndStop("welcome");
};