STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228069
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/89894863?noj=FRM89894863-28DC" width="1" height="1"></div>

Droppin Beats 4.swf

This is the info page for
Flash #135771

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
frame 1 { version = $version; var osType; osArray = version.split(' '); osType = osArray[0]; if (osType == 'WIN') { stop(); _root.intro.play(); } else { _root.intro.stop(); _root.play(); } Mouse.hide(); _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; var game = SharedObject.getLocal('game_data'); if (game.data.confirm == true) { _root.highscore1 = game.data.score1; _root.highscore2 = game.data.score2; _root.highscore3 = game.data.score3; _root.highscore4 = game.data.score4; _root.highscore5 = game.data.score5; _root.highscore6 = game.data.score6; _root.highscore7 = game.data.score7; } else { _root.highscore1 = 0; _root.highscore2 = 0; _root.highscore3 = 0; _root.highscore4 = 0; _root.highscore5 = 0; _root.highscore6 = 0; _root.highscore7 = 0; } } movieClip 2 { } movieClip 4 { } movieClip 6 { } movieClip 8 { } movieClip 10 { frame 555 { _root.play(); } } frame 8 { stop(); Mouse.show(); } movieClip 13 { } movieClip 14 { } movieClip 16 { frame 2 { _y = random(550) - _parent._y + 25; } } movieClip 17 { frame 44 { stop(); } } movieClip 20 { } movieClip 24 { } movieClip 28 { } button 29 { on (press) { _root.play(); } } movieClip 30 { frame 1 { _root.stop(); stop(); } instance bar of movieClip 24 { onClipEvent (enterFrame) { loaded = _root.getBytesLoaded() / _root.getBytesTotal() + 0.08; this._xscale = 100 * loaded; if (loaded >= 0.99) { _root.loadBar.gotoAndStop(2); } } } frame 2 { stop(); } } movieClip 33 { } button 34 { on (press) { getURL('http://flashcartoons.org/games.php', '_blank'); } } movieClip 36 { } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong1.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 20 { stop(); Mouse.show(); } // unknown tag 88 length 18 button 44 { on (press) { _root.gotoAndStop('song1'); } } button 48 { on (press) { _root.gotoAndStop('song2'); } } button 52 { on (press) { _root.gotoAndStop('song3'); } } button 55 { on (press) { _root.gotoAndStop('song4'); } } button 58 { on (press) { _root.gotoAndStop('song5'); } } button 62 { on (press) { _root.gotoAndStop('song6'); } } button 66 { on (press) { _root.gotoAndStop('song7'); } } // unknown tag 88 length 70 button 78 { on (press) { _root.highscore1 = 0; _root.highscore2 = 0; _root.highscore3 = 0; _root.highscore4 = 0; _root.highscore5 = 0; _root.highscore6 = 0; _root.highscore7 = 0; } } frame 29 { stop(); _root.score1 = 0; _root.currentSong = 'song1'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong1.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 80 { } movieClip 81 { frame 31 { stop(); _root.songLoaded = true; _root.mySong1.play(); } } instance myMask of movieClip 81 { onClipEvent (load) { this.play(); } } movieClip 84 { } movieClip 86 { } movieClip 88 { } movieClip 90 { } movieClip 92 { frame 1 { _y = random(550); _root.score1 += 1; } instance of movieClip 90 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 90 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 94 { frame 1 { _root.score1 += 1; } instance of movieClip 90 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 90 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 95 { frame 1 { _x = random(750) + 25; _parent.myValue = 1; if (1) { this._x = random(750) + 25 - _parent._x; } } frame 51 { stop(); } } movieClip 96 { frame 1 { myValue = 1; } frame 15 { stop(); } } movieClip 98 { frame 1 { stop(); } frame 1438 { _root.gotoAndStop('youWin'); } } movieClip 100 { } movieClip 101 { frame 102 { stop(); } } movieClip 102 { instance of movieClip 90 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 103 { } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong1.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } movieClip 106 { } movieClip 107 { instance box of movieClip 106 { onClipEvent (load) { this._visible = false; } } } instance myCursor of movieClip 107 { onClipEvent (enterFrame) { Mouse.hide(); startDrag(this, true); if (this._x < 400) { _xscale = -100; } else { _xscale = 100; } } } frame 40 { stop(); _root.score2 = 0; _root.currentSong = 'song2'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong2.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 108 { frame 31 { stop(); _root.songLoaded = true; } } instance myMask of movieClip 108 { onClipEvent (load) { this.play(); } } movieClip 111 { } movieClip 113 { } movieClip 115 { } movieClip 116 { frame 1 { _y = random(550) + 25; _root.score2 += 1; } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 56 { stop(); } } movieClip 119 { instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 120 { frame 1 { _x = random(750) + 25; _root.score2 += 1; } frame 56 { stop(); } } movieClip 121 { frame 1 { _y = random(550) - _parent._y - 10; _root.score2 += 1; } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 58 { stop(); } } movieClip 122 { frame 15 { stop(); } } movieClip 123 { frame 50 { stop(); } } movieClip 124 { frame 49 { stop(); } } movieClip 125 { frame 3083 { _root.gotoAndStop('youWin'); } } movieClip 127 { } movieClip 128 { frame 102 { stop(); } } movieClip 129 { instance of movieClip 115 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 130 { } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong2.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 51 { stop(); _root.score3 = 0; _root.currentSong = 'song3'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong3.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 134 { } movieClip 137 { } movieClip 138 { instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 141 { frame 1 { gotoAndStop(random(20)); undefined + 1; undefined; } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } frame 21 { stop(); } } movieClip 142 { frame 1 { _x = random(750) - _parent._x + 20; _root.score3 += 1; } frame 51 { stop(); } } movieClip 143 { frame 33 { stop(); } } movieClip 146 { } movieClip 147 { } movieClip 148 { } movieClip 150 { frame 1 { _y = random(550) - _parent._y + 25; _root.score3 += 1; } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 151 { frame 35 { stop(); } } movieClip 153 { instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 154 { instance of movieClip 153 { onClipEvent (load) { this._rotation = random(360); } } } movieClip 155 { frame 1 { _x = random(750) - _parent._x + 75; _root.score3 += 1; } frame 53 { stop(); } } movieClip 156 { frame 1 { stop(); } frame 1458 { stop(); } frame 1458 { _root.gotoAndStop('youWin'); } } movieClip 157 { instance of movieClip 137 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 158 { } movieClip 160 { } movieClip 161 { frame 103 { stop(); } } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong3.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 61 { stop(); _root.score4 = 0; _root.currentSong = 'song4'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong4.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 165 { } movieClip 168 { } movieClip 170 { frame 1 { this._y = random(600) - _parent._y; _root.score4 += 1; } instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 49 { stop(); } } movieClip 171 { instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 172 { frame 1 { _x = random(750) + 25; _root.score4 += 1; _parent.myValue = 1; if (1) { this._x = random(750) + 25 - _parent._x; } } frame 51 { stop(); } } movieClip 173 { frame 1 { myValue = 1; } } movieClip 174 { frame 9 { stop(); } } movieClip 176 { } movieClip 178 { } movieClip 179 { } movieClip 181 { frame 1 { _y = random(550) - _parent._y + 25; _root.score4 += 1; } instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 182 { frame 10 { stop(); } } movieClip 183 { frame 1 { stop(); } frame 3048 { _root.gotoAndStop('youWin'); } } movieClip 185 { } movieClip 186 { frame 102 { stop(); } } movieClip 187 { instance of movieClip 168 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 188 { } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong4.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 71 { stop(); _root.score5 = 0; _root.currentSong = 'song5'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong5.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 192 { } movieClip 194 { } movieClip 195 { instance of movieClip 194 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 194 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 196 { frame 1 { _x = random(750) + 25; _root.score5 += 1; _parent.myValue = 1; if (1) { this._x = random(750) + 25 - _parent._x; } } frame 51 { stop(); } } movieClip 197 { frame 1 { myValue = 1; } frame 5 { stop(); } } movieClip 198 { } movieClip 200 { } movieClip 202 { frame 1 { _y = random(550) - _parent._y + 25; _root.score5 += 1; } instance of movieClip 194 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 194 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 203 { frame 20 { stop(); } } movieClip 204 { frame 1 { stop(); } frame 1089 { _root.gotoAndStop('youWin'); } } movieClip 205 { instance of movieClip 194 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 206 { } movieClip 208 { } movieClip 209 { frame 86 { stop(); } } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong5.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 81 { stop(); _root.score6 = 0; _root.currentSong = 'song6'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong6.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 213 { } // unknown tag 88 length 216 movieClip 217 { } movieClip 219 { } movieClip 220 { } movieClip 221 { } movieClip 223 { frame 1 { _y = random(550) - _parent._y + 25; _root.score6 += 1; } instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 224 { frame 9 { stop(); } } movieClip 227 { } movieClip 228 { instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 229 { frame 1 { _x = random(750) - _parent._x + 20; _root.score6 += 1; } frame 51 { stop(); } } movieClip 230 { frame 12 { stop(); } } movieClip 232 { frame 1 { this._y = _root._ymouse; } frame 53 { stop(); } } movieClip 233 { frame 1 { stop(); } frame 1176 { _root.gotoAndStop('youWin'); } } movieClip 234 { instance of movieClip 221 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 235 { } movieClip 237 { } movieClip 238 { frame 105 { stop(); } } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong6.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 92 { stop(); _root.score7 = 0; _root.currentSong = 'song7'; _root.songLoaded = false; Mouse.hide(); if (_root.songLoaded == true) { _root.mySong7.play(); } _root.score1 = 0; _root.score2 = 0; _root.score3 = 0; _root.score4 = 0; _root.score5 = 0; _root.score6 = 0; _root.score7 = 0; } movieClip 242 { } movieClip 245 { } movieClip 246 { instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 247 { frame 1 { _x = random(750) + 25; _root.score7 += 1; _parent.myValue = 1; if (1) { this._x = random(750) + 25 - _parent._x; } } frame 51 { stop(); } } movieClip 250 { instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 251 { } movieClip 252 { frame 1 { _x = random(750) - _parent._x + 20; _root.score7 += 1; } frame 55 { stop(); } } movieClip 253 { frame 83 { stop(); } } movieClip 254 { } movieClip 256 { } movieClip 257 { } movieClip 259 { frame 1 { _y = random(550) - _parent._y + 25; _root.score7 += 1; } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } frame 47 { stop(); } } movieClip 260 { frame 83 { stop(); } } movieClip 261 { frame 1 { stop(); } frame 1094 { _root.gotoAndStop('youWin'); } } movieClip 262 { instance of movieClip 245 { onClipEvent (enterFrame) { this._visible = false; if (this.hitTest(_root.myCursor.box)) { _root.gotoAndStop('gameOver'); } } } } movieClip 263 { } movieClip 265 { } movieClip 266 { frame 104 { stop(); } } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong7.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } } } frame 104 { stop(); stopAllSounds(); var game = SharedObject.getLocal('game_data'); game.data.score1 = _root.highscore1; game.data.score2 = _root.highscore2; game.data.score3 = _root.highscore3; game.data.score4 = _root.highscore4; game.data.score5 = _root.highscore5; game.data.score6 = _root.highscore6; game.data.score7 = _root.highscore7; game.data.confirm = true; game.flush(); } button 272 { on (press) { getURL('http://flashcartoons.org/games.php', '_blank'); } } // unknown tag 88 length 12 button 278 { on (press) { _root.gotoAndStop(_root.currentSong); } } button 281 { on (press) { _root.gotoAndStop('menu'); } } movieClip 283 { } instance of movieClip 36 { onClipEvent (enterFrame) { if (_root.songLoaded == true) { _root.mySong7.play(); } if (_root.highscore1 < _root.score1) { _root.highscore1 = _root.score1; } if (_root.highscore2 < _root.score2) { _root.highscore2 = _root.score2; } if (_root.highscore3 < _root.score3) { _root.highscore3 = _root.score3; } if (_root.highscore4 < _root.score4) { _root.highscore4 = _root.score4; } if (_root.highscore5 < _root.score5) { _root.highscore5 = _root.score5; } if (_root.highscore6 < _root.score6) { _root.highscore6 = _root.score6; } if (_root.highscore7 < _root.score7) { _root.highscore7 = _root.score7; } if (_root.currentSong == 'song1') { _root.score = _root.score1; } else { if (_root.currentSong == 'song2') { _root.score = _root.score2; } else { if (_root.currentSong == 'song3') { _root.score = _root.score3; } else { if (_root.currentSong == 'song4') { _root.score = _root.score4; } else { if (_root.currentSong == 'song5') { _root.score = _root.score5; } else { if (_root.currentSong == 'song6') { _root.score = _root.score6; } else { if (_root.currentSong == 'song7') { _root.score = _root.score7; } } } } } } } } } frame 115 { stop(); stopAllSounds(); var game = SharedObject.getLocal('game_data'); game.data.score1 = _root.highscore1; game.data.score2 = _root.highscore2; game.data.score3 = _root.highscore3; game.data.score4 = _root.highscore4; game.data.score5 = _root.highscore5; game.data.score6 = _root.highscore6; game.data.score7 = _root.highscore7; game.data.confirm = true; game.flush(); if (_root.currentSong == 'song1') { _root.score = _root.score1; } else { if (_root.currentSong == 'song2') { _root.score = _root.score2; } else { if (_root.currentSong == 'song3') { _root.score = _root.score3; } else { if (_root.currentSong == 'song4') { _root.score = _root.score4; } else { if (_root.currentSong == 'song5') { _root.score = _root.score5; } else { if (_root.currentSong == 'song6') { _root.score = _root.score6; } else { if (_root.currentSong == 'song7') { _root.score = _root.score7; } } } } } } } } movieClip 287 { }




http://swfchan.com/28/135771/info.shtml
Created: 9/2 -2019 10:15:18 Last modified: 9/2 -2019 10:15:18 Server time: 28/04 -2024 12:35:36