Combined Code
frame 1 {
Stage.showMenu = false;
stop();
_root.ball = 1;
_root.click1 = false;
_root.score = 0;
_root.score1 = 0;
_root.score2 = 0;
_root.score3 = 0;
_root.score4 = 0;
_root.score = 0;
_root.fruitScore = 0;
_root.intro = 0;
_root.castle = 0;
_root.smbScore = 0;
}
movieClip 2 {
}
movieClip 3 {
}
// unknown tag 88 length 143
movieClip 7 {
}
movieClip 9 {
}
movieClip 10 {
}
movieClip 11 {
}
movieClip 12 {
frame 9 {
_root.ball = 2;
}
frame 30 {
stop();
}
}
movieClip 15 {
}
movieClip 17 {
}
movieClip 26 {
}
button 27 {
on (release) {
_root.play();
}
}
movieClip 28 {
frame 1 {
function timerHandler() {
if (!loadingComplete) {
var v2 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * v2;
if (v2 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
return undefined;
}
gotoAndStop('loaded');
return undefined;
}
}
}
function startMovie() {
_root.play();
}
_root.stop();
stop();
var AUTO_PLAY = false;
var loadingComplete = false;
timerHandler();
}
instance of movieClip 17 {
onClipEvent (enterFrame) {
_parent.timerHandler();
}
}
frame 2 {
stop();
}
}
button 30 {
on (release) {
getURL('http://flashcartoons.org/', '_blank');
}
}
movieClip 36 {
}
movieClip 37 {
frame 1 {
if (_root.ball == 1) {
gotoAndStop(11);
}
}
frame 11 {
stop();
_root.ball = 2;
}
}
movieClip 38 {
frame 10 {
stop();
}
}
frame 2 {
stop();
}
frame 2 {
Mouse.show();
}
button 45 {
on (release) {
getURL('http://flashcartoons.org/Games/droppin.html', '_blank');
}
}
// unknown tag 88 length 111
button 50 {
on (release) {
stopAllSounds();
_root.gotoAndStop('fruit');
}
}
button 54 {
on (release) {
stopAllSounds();
_root.gotoAndStop('intro');
}
}
button 58 {
on (release) {
stopAllSounds();
_root.gotoAndStop('smb');
}
}
button 62 {
on (release) {
stopAllSounds();
_root.gotoAndStop('bowser');
}
}
// unknown tag 88 length 63
button 65 {
on (release) {
getURL('http://flashcartoons.org/', '_blank');
}
}
button 68 {
on (release) {
stopAllSounds();
_root.song1.gotoAndStop(2);
_root.song1.gotoAndStop(1);
}
}
button 69 {
on (release) {
stopAllSounds();
_root.song2.gotoAndStop(2);
_root.song2.gotoAndStop(1);
}
}
button 70 {
on (release) {
stopAllSounds();
_root.song3.gotoAndStop(2);
_root.song3.gotoAndStop(1);
}
}
button 71 {
on (release) {
stopAllSounds();
_root.song4.gotoAndStop(2);
_root.song4.gotoAndStop(1);
}
}
movieClip 78 {
frame 1 {
stop();
}
}
instance song1 of movieClip 78 {
onClipEvent (enterFrame) {
_root.score5 = _root.score1 + _root.score2 + _root.score3 + _root.score4;
}
}
movieClip 80 {
frame 1 {
stop();
}
}
movieClip 82 {
frame 1 {
stop();
}
}
movieClip 84 {
frame 1 {
stop();
}
}
frame 3 {
stop();
}
frame 3 {
Mouse.hide();
_root.currentLevel = 'fruit';
}
frame 3 {
_root.score = 0;
}
movieClip 90 {
}
movieClip 92 {
frame 46 {
stop();
}
}
movieClip 94 {
}
movieClip 95 {
frame 46 {
stop();
}
}
movieClip 97 {
}
movieClip 98 {
frame 46 {
stop();
}
}
movieClip 100 {
}
movieClip 101 {
frame 46 {
stop();
}
}
movieClip 103 {
}
movieClip 104 {
frame 46 {
stop();
}
}
movieClip 106 {
}
movieClip 107 {
frame 46 {
stop();
}
}
movieClip 109 {
}
movieClip 110 {
frame 46 {
stop();
}
}
movieClip 112 {
}
movieClip 113 {
frame 46 {
stop();
}
}
movieClip 115 {
}
movieClip 116 {
frame 46 {
stop();
}
}
movieClip 117 {
}
instance of movieClip 117 {
onClipEvent (load) {
this.gotoAndStop(random(10) + 1);
}
}
movieClip 121 {
}
movieClip 122 {
instance of movieClip 121 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 125 {
}
movieClip 127 {
}
movieClip 128 {
instance of movieClip 125 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
}
movieClip 130 {
frame 1 {
this._x = random(600) - 15;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 68 {
stop();
}
}
movieClip 132 {
}
movieClip 133 {
instance of movieClip 132 {
onClipEvent (load) {
this._rotation = random(400);
}
}
}
movieClip 134 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 68 {
stop();
}
}
movieClip 136 {
}
movieClip 137 {
}
movieClip 138 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 6 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 59 {
stop();
}
}
movieClip 140 {
}
movieClip 141 {
instance of movieClip 140 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 142 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 68 {
stop();
}
}
movieClip 144 {
}
movieClip 145 {
}
movieClip 146 {
instance of movieClip 145 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 125 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 125 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 2 {
this._y = random(500) - 15;
}
frame 7 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 60 {
stop();
}
}
movieClip 149 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 6 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 59 {
stop();
}
}
movieClip 151 {
}
movieClip 152 {
frame 1 {
this._x = random(600) - 15;
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.fruitScore += 1;
}
frame 68 {
stop();
}
}
movieClip 153 {
frame 6435 {
_root.gotoAndStop('youWin');
}
}
movieClip 154 {
}
movieClip 155 {
instance box of movieClip 154 {
onClipEvent (load) {
this._visible = false;
}
}
}
instance customMouse of movieClip 155 {
onClipEvent (enterFrame) {
this._y = _root._ymouse;
this._x = _root._xmouse;
}
}
movieClip 157 {
}
instance of movieClip 157 {
onClipEvent (enterFrame) {
if (_root.fruitScore > _root.score1) {
_root.fruitScore = _root.score;
_root.score1 = _root.score;
}
if (_root.intro > _root.score2) {
_root.intro = _root.score;
_root.score2 = _root.score;
}
if (_root.castle > _root.score4) {
_root.castle = _root.score;
_root.score4 = _root.score;
}
if (_root.smbScore > _root.score3) {
_root.smbScore = _root.score;
_root.score3 = _root.score;
}
}
}
movieClip 161 {
}
movieClip 162 {
instance of movieClip 161 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
}
movieClip 163 {
}
frame 10 {
Mouse.hide();
_root.currentLevel = 'intro';
}
movieClip 166 {
}
movieClip 168 {
}
movieClip 169 {
frame 1 {
this._y = random(500);
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 8 {
_root.score += 1;
_root.intro += 1;
}
frame 70 {
stop();
}
}
movieClip 171 {
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
}
movieClip 172 {
}
movieClip 173 {
frame 10 {
_root.score += 1;
_root.intro += 1;
}
frame 66 {
stop();
}
}
movieClip 174 {
frame 1 {
this._x = random(590);
}
}
movieClip 175 {
frame 1 {
this._x = random(580);
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 171 {
onClipEvent (load) {
this.gotoAndStop(random(4) + 1);
}
}
frame 9 {
_root.score += 1;
_root.intro += 1;
}
frame 81 {
stop();
}
}
movieClip 177 {
frame 1 {
_parent._y = random(600);
_root.score += 1;
_root.intro += 1;
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 75 {
stop();
}
}
movieClip 178 {
}
movieClip 181 {
}
movieClip 182 {
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
}
movieClip 183 {
frame 1 {
this._x = random(600);
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 9 {
_root.score += 1;
_root.intro += 1;
}
frame 68 {
stop();
}
}
movieClip 184 {
}
movieClip 185 {
}
movieClip 186 {
instance of movieClip 185 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 166 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 2 {
this._y = random(500) - 25;
}
frame 7 {
_root.score += 1;
_root.intro += 1;
}
frame 60 {
stop();
}
}
movieClip 188 {
}
movieClip 189 {
frame 1 {
this._x = random(600);
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 9 {
_root.score += 1;
_root.smbScore += 1;
}
frame 72 {
stop();
}
}
movieClip 191 {
}
movieClip 192 {
}
movieClip 193 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 6 {
_root.score += 1;
_root.intro += 1;
}
frame 59 {
stop();
}
}
movieClip 194 {
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
instance of movieClip 186 {
onClipEvent (load) {
this._y = random(400);
}
}
frame 2544 {
_root.gotoAndStop('youWin');
}
}
frame 17 {
Mouse.hide();
_root.currentLevel = 'smb';
}
movieClip 198 {
}
movieClip 199 {
instance of movieClip 198 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 202 {
}
movieClip 203 {
}
movieClip 205 {
frame 1 {
_root.score += 1;
_root.smbScore += 1;
}
frame 1 {
this._x = random(425);
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
trace('1');
}
}
}
frame 48 {
stop();
}
}
movieClip 207 {
}
movieClip 208 {
instance of movieClip 207 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 209 {
frame 1 {
_root.score += 1;
_root.smbScore += 1;
}
frame 1 {
this._x = random(425);
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
trace('1');
}
}
}
frame 48 {
stop();
}
}
movieClip 212 {
}
movieClip 213 {
frame 1 {
stop();
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
}
movieClip 214 {
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
if (_root.score >= 65) {
this.gotoAndStop(random(4) + 1);
}
}
}
}
movieClip 215 {
frame 1 {
this._x = random(580);
_root.score += 1;
_root.smbScore += 1;
}
frame 81 {
stop();
}
}
movieClip 216 {
}
movieClip 219 {
}
movieClip 220 {
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
}
movieClip 221 {
frame 1 {
this._x = random(600);
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 9 {
_root.score += 1;
_root.smbScore += 1;
}
frame 72 {
stop();
}
}
movieClip 222 {
frame 1 {
this._x = random(600);
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 9 {
_root.score += 1;
_root.smbScore += 1;
}
frame 69 {
stop();
}
}
movieClip 224 {
}
movieClip 225 {
}
movieClip 226 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 6 {
_root.score += 1;
_root.smbScore += 1;
}
frame 59 {
stop();
}
}
movieClip 227 {
frame 1 {
this._x = random(600);
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 9 {
_root.score += 1;
_root.smbScore += 1;
}
frame 69 {
stop();
}
}
movieClip 228 {
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 213 {
onClipEvent (load) {
if (_root.score >= 65) {
this.gotoAndStop(random(10) + 1);
}
}
}
}
movieClip 229 {
frame 1 {
this._x = random(580);
}
frame 9 {
_root.score += 1;
_root.smbScore += 1;
}
frame 81 {
stop();
}
}
movieClip 231 {
}
movieClip 232 {
frame 1 {
this._y = random(500);
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 8 {
_root.score += 1;
_root.smbScore += 1;
}
frame 70 {
stop();
}
}
movieClip 234 {
}
movieClip 235 {
instance of movieClip 234 {
onClipEvent (load) {
this._rotation = random(400);
}
}
}
movieClip 236 {
frame 1 {
this._x = random(600);
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.smbScore += 1;
}
frame 68 {
stop();
}
}
movieClip 237 {
}
movieClip 238 {
instance of movieClip 237 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 239 {
frame 1 {
this._x = random(600) - 15;
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.smbScore += 1;
}
frame 68 {
stop();
}
}
movieClip 240 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.bleckScore += 1;
}
frame 68 {
stop();
}
}
movieClip 241 {
}
movieClip 242 {
}
movieClip 243 {
instance of movieClip 242 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 2 {
this._y = random(500) - 15;
}
frame 7 {
_root.score += 1;
_root.smbScore += 1;
}
frame 60 {
stop();
}
}
movieClip 244 {
frame 1 {
_parent._x = random(425) - 100;
}
instance of movieClip 203 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
trace('1');
}
}
}
frame 48 {
_root.score += 1;
_root.smbScore += 1;
stop();
}
}
movieClip 245 {
}
movieClip 246 {
}
movieClip 247 {
}
movieClip 248 {
instance of movieClip 247 {
onClipEvent (load) {
this._rotation = random(360);
}
}
}
movieClip 249 {
frame 1 {
this._x = random(600) - 10;
}
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 10 {
_root.score += 1;
_root.smbScore += 1;
}
frame 68 {
stop();
}
}
movieClip 250 {
frame 4745 {
_root.gotoAndStop('youWin');
}
}
frame 24 {
Mouse.hide();
_root.currentLevel = 'bowser';
}
instance customMouse of movieClip 155 {
onClipEvent (enterFrame) {
this._y = _root._ymouse;
this._x = _root._xmouse;
}
}
movieClip 256 {
}
movieClip 257 {
}
movieClip 258 {
}
movieClip 259 {
instance of movieClip 257 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 2 {
this._y = random(500) - 25;
}
frame 7 {
_root.score += 1;
_root.castle += 1;
}
frame 60 {
stop();
}
}
movieClip 262 {
}
movieClip 263 {
frame 1 {
_parent._x = random(425) - 100;
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
trace('1');
}
}
}
frame 48 {
_root.score += 1;
_root.castle += 1;
stop();
}
}
movieClip 264 {
}
movieClip 265 {
}
movieClip 267 {
}
movieClip 268 {
frame 1 {
this._y = random(500) - 25;
}
instance of movieClip 257 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 7 {
_root.score += 1;
_root.castle += 1;
}
frame 60 {
stop();
}
}
movieClip 271 {
}
movieClip 272 {
frame 1 {
stop();
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
}
movieClip 273 {
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 272 {
onClipEvent (load) {
if (_root.score >= 65) {
this.gotoAndStop(random(4) + 1);
}
}
}
}
movieClip 274 {
frame 1 {
this._x = random(580);
_root.score += 1;
_root.castle += 1;
}
frame 81 {
stop();
}
}
movieClip 276 {
}
movieClip 279 {
}
movieClip 280 {
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
}
movieClip 281 {
frame 1 {
this._x = random(600);
}
instance of movieClip 280 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
frame 6 {
_root.score += 1;
_root.castle += 1;
}
frame 59 {
stop();
}
}
movieClip 282 {
instance of movieClip 257 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
frame 2 {
this._y = random(500) - 15;
}
frame 7 {
_root.score += 1;
_root.castle += 1;
}
frame 60 {
stop();
}
}
movieClip 283 {
frame 5683 {
_root.gotoAndStop('youWin');
}
}
frame 32 {
stopAllSounds();
stop();
}
frame 32 {
Mouse.show();
}
movieClip 288 {
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
instance of movieClip 128 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
instance of movieClip 257 {
onClipEvent (load) {
this.gotoAndStop(random(3) + 1);
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.customMouse.box)) {
stopAllSounds();
_root.gotoAndStop('looser');
}
}
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
instance of movieClip 182 {
onClipEvent (load) {
this.gotoAndStop(random(9) + 1);
}
}
}
instance of movieClip 288 {
onClipEvent (load) {
this.gotoAndStop(random(8) + 1);
}
}
// unknown tag 88 length 140
button 293 {
on (release) {
stopAllSounds();
_root.score = 0;
_root.fruitScore = 0;
_root.intro = 0;
_root.castle = 0;
_root.smbScore = 0;
_root.gotoAndStop(_root.currentLevel);
}
}
button 296 {
on (release) {
stopAllSounds();
_root.score = 0;
_root.fruitScore = 0;
_root.intro = 0;
_root.castle = 0;
_root.smbScore = 0;
_root.gotoAndStop(2);
}
}
frame 42 {
youWin;
}
frame 42 {
Mouse.show();
}
button 301 {
on (release) {
stopAllSounds();
_root.score = 0;
_root.fruitScore = 0;
_root.intro = 0;
_root.castle = 0;
_root.smbScore = 0;
_root.gotoAndStop(_root.currentLevel);
}
}