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

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

Minigame Arcade.swf

This is the info page for
Flash #47720

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


Text
Score:

Loading...

Stream

Minigame Arcade

Created By: Chad Duncan and Dank

© 2008 Flak-Games.com. All Rights Reserved

Loader Minigame

Note: This is the minigame that
appeared in the loader and is meant to
keep you satisfied until the game has
finished loading.

Play

Difficulty
Easy
Normal
Hard

Points:

Time Remaining

60

Difficulty:

Your Score:
x Difficulty=

Gongratulations!
You Win!
Keep winning other minigames to unlock
more minigames.

Are you sure that you
would like save and
exit?

Yes                  No

75%

100%

50%

25%

0%

Song3

Song4

Song2

Song1

Off

50

100(Right)

0

-50

-100(left)

High

Best

Medium

Low

Auto

87%

62%

green

yellow

blue

red

default

Easy

Normal

Hard

No

Yes

<p align="left"><font face="Arial" size="15" color="#ffffff"><b>Loading...</b></font></p>

Select A game

Main Menu

Overall Score:

0

Name:

Anonymous

Submit

View

Posted

Title

<p align="left"></p>

Description

<p align="left"></p>

[X]

Play

Main Menu

Minigame Arcade is a collection of minigames. Each game
has a small description box which gives the controls to each
game. At the bottom is the play button. The highest score you
gain from each game is auto saved. The overall score can be
submitted to a highscore table ONCE. If you wish to submit a
better score later, refresh the page.
Difficulty can be changed. The harder the difficulty is, the
higher the score you can possibly get.
At any time in the game, you can press 'p' to pause the
game. The pause menu contains options such as sound and
video settings. From there, you can also set the default
difficulty.

Info

Minigame Arcade

Main Menu

Visit Authors' Website
E-Mail Author

MiniGame By: Chad Duncan

Level 1

900

Score:

Level 2

Level 3

Level 4

Level 5

Level 6

Level 7

Level 8

Level 9

Level 10

Normal

Play!

Play!

Guide the missile
to it's target!

MiniGame By: Dank

Spawner

Score:

Difficulty:

Normal

Congratulations!

Menu

Menu

Keep winning other minigames to unlock
more minigames.

0

Difficulty:

0

0

Dodge as many bombs as possible!

Right, Left, and Up arrow keys to move!

MiniGame By: Dank

Score:

Congratulations!

Menu

Menu

You Win!
Keep winning other minigames to unlock more
minigames.

Score:

Time:

0

0:00

Timer:

Score:

Score:

x Difficulty=

Congratulations

You Win!

60

0

60

0

Score:
x Difficulty=

0

0

Play

Play

Mouse to aim and shoot.
Space to reload

Reload

Score:

Time:

Your Score*Difficulty:

Leave a Review

Name:

Email:

Review:

Read Reviews                         Post Review

Thanks for reviewing!

Woops! You already
reviewed this today!

Powered By Mochibot

Extra Stuff
Upcoming Games
Unlocks for Sequels

Created by: Chad and dank

Upcoming Games

Retro side-scrolling shooter

Full version of Selection (one
of the minigames in this game.)

As for other games we don't have screenshots
for:
Rhythm Game (title yet to be decided)
-by dank
Puzzle Game (title yet to be decided)
-by chad
Minigame Arcade 2
-By chad and dank
Platformer (Title Yet to be decided)
-By Chad

This feature is used to unlock stuff in
any sequels to this game. If a sequel has
been released, open it up in another
window. Then make sure it is at its' main
menu and press the button below.
If, however, there is no sequel at the
time you are playing this, you can still
use this to transfer saved data from this
game on one website to this same game on
another. Just make sure the game on the
other website is at its' main menu, not the
game menu, the main menu.

Connect

Unlocks for Sequels

ActionScript [AS1/AS2]

Frame 1
stopAllSounds(); _root.bytesLoaded = _root.getBytesLoaded(); _root.bytesTotal = _root.getBytesTotal(); _root.percentLoaded = Math.round(100 * (_root.bytesLoaded / _root.bytesTotal)); _root.percentLoadedText = _root.percentLoaded + "%"; _root.bar.gotoAndStop(percentLoaded); _root.plt2 = (_root.bytesTotal / 1000) + " KB"; _root.plt3 = (_root.bytesLoaded / 1000) + " KB"; _root.plt4 = ((_root.bytesTotal - _root.bytesLoaded) / 1000) + " KB"; duplicate = function () { duplicateMovieClip (_root.mainloaderg, "mainloaderg" + _root.n, _root.getNextHighestDepth() + _root.n); }; MENU = new ContextMenu(); MENU.hideBuiltInItems(); function createTimer(Name1, ID1, Offset, VCount, timing1) { createEmptyMovieClip(Name1 + ID1, this.getNextHighestDepth()); _root[Name1 + ID1].startt = getTimer() / 1000; _root[Name1 + ID1].Offset = Offset; _root[Name1 + ID1].ID1 = ID1; _root[Name1 + ID1].VCount = VCount; _root[Name1 + ID1].pauseTime = 0; _root[Name1 + ID1].Name1 = Name1; _root[Name1 + ID1].timePaused = 0; _root[Name1 + ID1].timeUnpaused = 0; _root[Name1 + ID1].pauseLength = 0; _root[Name1 + ID1].stopt = 0; _root[Name1 + ID1].timing = timing1; } function resetTimer(Name1, ID1, timing) { createTimer(Name1, ID1, _root[Name1 + ID1].Offset, _root[Name1 + ID1].VCount, timing); } function gettime(Name1, ID1) { trace(1); if ((_root[Name1 + ID1].VCount == "down") && (_root[Name1 + ID1].timing == 1)) { _root[Name1 + ID1].stopt = (_root[Name1 + ID1].Offset - ((getTimer() / 1000) - _root[Name1 + ID1].startt)) + _root[Name1 + ID1].pauseLength; return(_root[Name1 + ID1].stopt); } if (_root[Name1 + ID1].timing == 0) { return(_root[Name1 + ID1].stopt); } if ((_root[Name1 + ID1].VCount == "up") && (_root[Name1 + ID1].timing == 1)) { _root[Name1 + ID1].stopt = (_root[Name1 + ID1].Offset + ((getTimer() / 1000) - _root[Name1 + ID1].startt)) - _root[Name1 + ID1].pauseLength; return(_root[Name1 + ID1].stopt); } } function pauseTimer(Name1, ID1) { _root[Name1 + ID1].timing = 0; _root[Name1 + ID1].timePaused = getTimer() / 1000; } function unpauseTimer(Name1, ID1) { _root[Name1 + ID1].timing = 1; _root[Name1 + ID1].timeUnpaused = getTimer() / 1000; _root[Name1 + ID1].pauseLength = (_root[Name1 + ID1].timeUnpaused - _root[Name1 + ID1].timePaused) + _root[Name1 + ID1].pauseLength; } function restartTimer(Name1, ID1) { _root[Name1 + ID].startt = getTimer() / 1000; _root[Name1 + ID1].pauseTime = 0; _root[Name1 + ID1].timePaused = 0; _root[Name1 + ID1].timeUnpaused = 0; _root[Name1 + ID1].pauseLength = 0; pauseTimer(Name1, ID1); } duplicate = function () { duplicateMovieClip (this.mainloadergg1, "mainloadergg1" + this.n, this.getNextHighestDepth() + this.n); };
Instance of Symbol 5 MovieClip "mainloadergg1" in Frame 1
onClipEvent (load) { if (this._name != "mainloadergg1") { _parent.deletename = this._name; this._width = this._width + Math.round(Math.random() * 40); this._height = this._width; location1 = Math.round(Math.random() * 4); if (location1 == 0) { location1 = 1; } trace(location1); if (location1 == 1) { this._y = Math.round(Math.random() * 500); this._x = -this._width; } else if (location1 == 4) { this._x = Math.round(Math.random() * 650); this._y = -this._width; } else if (location1 == 2) { this._x = Math.round(Math.random() * 650); this._y = 500 + this._width; } else if (location1 == 3) { this._y = Math.round(Math.random() * 500); this._x = 650 + this._width; } speed1 = Math.round(Math.random() * 14) + 1; values1 = speed1 + Math.round(Math.random() * 3); } else { _parent.n = 1; this.duplicateMovieClip("mainloadergg1" + this._parent.n, this.getNextHighestDepth + this._parent.n); } } onClipEvent (enterFrame) { if (_root._currentframe > 2) { this.removeMovieClip(this); } if (_root.gpaused) { } else if (this._name != "mainloadergg1") { if (location1 == 1) { this._x = this._x + speed1; } else if (location1 == 4) { this._y = this._y + speed1; } else if (location1 == 2) { this._y = this._y - speed1; } else if (location1 == 3) { this._x = this._x - speed1; } if (((location1 == 1) || (location1 == 4)) && ((this._x >= (650 + this._width)) || (this._y >= (500 + this._width)))) { this.gotoAndStop(this._totalframes); } if (((location1 == 2) || (location1 == 3)) && ((this._x <= ((-this._width) + 1)) || (this._y <= ((-this._width) + 1)))) { this.gotoAndStop(this._totalframes); } } }
Frame 2
if (_root.percentLoaded == 100) { gotoAndPlay (3); } else { gotoAndPlay (1); } if (_root._framesloaded >= 16) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.autostream == "yes") { gotoAndPlay (3); } }
Frame 3
function doSomething2() { getURL ("http://www.flak-games.com", "_blank"); } function doSomething3() { _quality = "BEST"; } function doSomething4() { _quality = "MEDIUM"; } function doSomething5() { _quality = "LOW"; } MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned2 = new ContextMenuItem("\u00A9 2008 Flak-Games.com. All Rights Reserved", doSomething2); Functioned3 = new ContextMenuItem("High Quality", doSomething3); Functioned4 = new ContextMenuItem("Medium Quality", doSomething4); Functioned5 = new ContextMenuItem("Low Quality", doSomething5); Functioned3.separatorBefore = true; MENU.customItems.push(Functioned2, Functioned3, Functioned4, Functioned5); _root.menu = MENU; removeMovieClip(_root.mainloaderg); removeMovieClip(_root[deletename]);
Frame 14
function doSomething() { getURL ("http://www.flak-games.com", "_blank"); } function doSomething3() { _quality = "BEST"; } function doSomething4() { _quality = "MEDIUM"; } function doSomething5() { _quality = "LOW"; } stop(); MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem("\u00A9 2007 Flak-Games.com. All Rights Reserved", doSomething); Functioned3 = new ContextMenuItem("High Quality", doSomething3); Functioned4 = new ContextMenuItem("Medium Quality", doSomething4); Functioned5 = new ContextMenuItem("Low Quality", doSomething5); Functioned3.separatorBefore = true; MENU.customItems.push(Functioned, Functioned3, Functioned4, Functioned5); _root.menu = MENU; removeMovieClip(_root.mainloaderg); removeMovieClip(_root[deletename]);
Frame 15
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("7b1281a9", this, 10301, true); stop(); cursor_mc.onMouseMove = function () { if ((((_root._ymouse <= 500) && (_root._ymouse >= 0)) && (_root._xmouse >= 0)) && (_root._xmouse <= 650)) { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); } else { Mouse.show(); updateAfterEvent(); } }; _root.fkjsdflsajldkja = 0; _root.fkjsdflsajldkja2 = 0;
Instance of Symbol 219 MovieClip "pausemenu" in Frame 15
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 221 MovieClip "cursor_mc" in Frame 15
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 15
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 15
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } if (game.data.colorscheme == undefined) { game.data.colorscheme = "blue"; game.flush(); } this._alpha = game.data.brightness; _root.bg1.gotoAndStop(game.data.colorscheme); }
Instance of Symbol 228 MovieClip "m" in Frame 15
onClipEvent (load) { if (_root.minitiated == undefined) { _root.minitiated = true; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data._currentsong == undefined) { game.data._currentsong = 1; game.flush(); this.gotoAndStop(game.data._currentsong + 1); } else if (game.data._currentsong == "off") { this.gotoAndStop(1); } else { this.gotoAndStop(game.data._currentsong + 1); } } }
Frame 16
function LevelDescription(LevelD) { if (_root["g" + LevelD].locked == false) { _root.LDB.info.glocked = false; _root.LDB.info.loading = _root["g" + LevelD].loading; _root.LDB.info.gname = _root["g" + LevelD].gameTitle; _root.LDB.info.glfn = _root["g" + LevelD].lfn; _root.LDB.info.LevelD = LevelD; _root.LDB.locked = false; _root.LDB.n = LevelD; _root.LDB.info.framen1 = _root["g" + LevelD].framen1; _root.LDB.info.Game_Description = _root["g" + LevelD].Game_Description; } else { _root.LDB.info.loading = _root["g" + LevelD].loading; _root.LDB.info.framen1 = "djlskjkldjs;lakf"; _root.LDB.locked = true; _root.LDB.info.gname = "<b><u>LOCKED</u></b>"; _root.LDB.info.glfn = _root["g" + LevelD].lfn; _root.LDB.info.LevelD = LevelD; _root.LDB.info.Game_Description = " This game is currently locked. You must unlock it to play it. Usually, you will unlock a game by beating another one or getting a high enough score."; } _root.LDB.gotoAndStop(2); } stop(); clearInterval(timerInterval); _root.fkjsdflsajldkja2 = 0; game = SharedObject.getLocal("minigamecollectioninfo"); _root.g1.gameTitle = "<b><u>Loader Minigame</u></b>"; _root.g1.n = 1; _root.g1.lfn = _root._currentframe; _root.g1.locked = false; _root.g1.score = game.data.g2score; _root.g1.onRelease = function () { _root.loaderminigame.gotoAndStop(2); _root.fkjsdflsajldkja = 0; _root.fkjsdflsajldkja2 = 0; _root.gotoAndStop("mainMenu"); }; _root.g2.gameTitle = "<b><u>Mouse Avoider</u></b>"; _root.g2.n = 2; _root.g2.score = game.data.g1score; _root.g2.lfn = 23; _root.g2.locked = false; _root.g2.Game_Description = " This game is a simple maze game in which you must guide your mouse through the maze without hitting any walls or obstacles. If you hit anything, you must start the level over. To begin playing a level, place your cursor on the green button. To advance to the next level, guide your cursor to the red button. Your score drops each second. Be quick!"; _root.g2.framen1 = "Mouse Avoider"; _root.g2.onRelease = function () { _root.fkjsdflsajldkja = 0; _root.fkjsdflsajldkja2 = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g2.framen1); } LevelDescription(2); }; _root.g3.gameTitle = "<b><u>Missile Mayhem</u></b>"; _root.g3.score = game.data.g3score; _root.g3.n = 3; _root.g3.lfn = 47; _root.g3.locked = false; _root.g3.Game_Description = " You play as a missile in this game. You must avoid obstacles. Use the arrow keys to move left, right, up, and down. Get past as many obstacles as possible to get a high score. Have Fun!"; _root.g3.framen1 = "Missle Mayhem"; _root.g3.onRelease = function () { _root.fkjsdflsajldkja = 0; _root.fkjsdflsajldkja2 = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g3.framen1); } LevelDescription(3); }; _root.g4.gameTitle = "<b><u>Turret Trouble</u></b>"; _root.g4.n = 4; _root.g4.lfn = 51; _root.g4.locked = false; _root.g4.score = game.data.g4score; _root.g4.Game_Description = " Move your cursor to avoid bullets and other obstacles. If you get hit, you will die. Bullets will stop moving at a certain point, but they are still deadly. Stay alive for as long as possible to get a high score."; _root.g4.framen1 = "Turret Trouble"; _root.g4.onRelease = function () { _root.fkjsdflsajldkja2 = 0; _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g4.framen1); } LevelDescription(4); }; _root.g5.gameTitle = "<b><u>Selection</u></b>"; _root.g5.n = 5; _root.g5.lfn = 101; _root.g5.locked = false; _root.g5.score = game.data.g5score; _root.g5.Game_Description = " In this game, you select boxes by using the arrow keys. You must select the red box to gain points. When hit, another box will turn red. Get as many points as possible in the given time according to difficulty."; _root.g5.framen1 = "Selection"; _root.g5.onRelease = function () { _root.fkjsdflsajldkja2 = 0; _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g5.framen1); } LevelDescription(5); }; _root.g6.gameTitle = "<b><u>Target Practice</u></b>"; _root.g6.n = 6; _root.g6.lfn = 107; _root.g6.locked = false; _root.g6.score = game.data.g6score; _root.g6.Game_Description = " In this game, you control a laser cannon. Aim and shoot at the moving targets by using the mouse. Get as many points as possible in the given time. Tip: Several targets can get hit at certain times."; _root.g6.framen1 = "Target Practice"; _root.g6.onRelease = function () { _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g6.framen1); } LevelDescription(6); }; _root.g7.gameTitle = "<b><u>Space Waste</u></b>"; _root.g7.n = 7; _root.g7.lfn = 97; _root.g7.locked = false; _root.g7.score = game.data.g7score; _root.g7.Game_Description = " In this game, you control a spaceship which collects trash, such as destroyed spacecraft, in space. Use the Left and Right arrow keys to turn, the Up arrow key to accelerate, and the Down arrow key to go in reverse. Have Fun!"; _root.g7.framen1 = "Space Waste"; _root.g7.onRelease = function () { _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g7.framen1); } LevelDescription(7); }; _root.g8.gameTitle = "<b><u>Bomb Barrage</u></b>"; _root.g8.n = 8; _root.g8.lfn = 93; _root.g8.locked = false; _root.g8.score = game.data.g8score; _root.g8.Game_Description = " In this game, you must dodge as many bombs as possible. Use the left and right arrow keys to move side to side and the up arrow key to jump."; _root.g8.framen1 = "Bomb Barrage"; _root.g8.onRelease = function () { _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g8.framen1); } LevelDescription(8); }; _root.g9.gameTitle = "<b><u>Slingshot Fun</u></b>"; _root.g9.n = 9; _root.g9.lfn = 111; _root.g9.locked = false; _root.g9.score = game.data.g9score; _root.g9.Game_Description = " In this game, you control a slingshot. You shoot a ball trying to get it to hit the other side of the screen. Enemy walls get in the way though. Shoot around the walls gaining as many points as possible within a minute."; _root.g9.framen1 = "Slingshot Fun"; _root.g9.onRelease = function () { _root.fkjsdflsajldkja = 0; if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g9.framen1); } LevelDescription(9); }; _root.g10.gameTitle = "<b><u>Quick Shot</u></b>"; _root.g10.n = 10; _root.g10.lfn = 114; _root.g10.locked = false; _root.g10.score = game.data.g10score; _root.g10.Game_Description = " In this fps, you have a gun and must shoot the targets that appear on the screen. The closer to the center of the target you shoot, the more points you get. Get as many points as possible in the given time."; _root.g10.framen1 = "Quick Shot"; _root.g10.onRelease = function () { if ((game.data.skipdirections == "yes") && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g10.framen1); } LevelDescription(10); }; _root.g11.gameTitle = "<b><u>Leave A Review!</u></b>"; _root.g11.n = 11; _root.g11.lfn = 117; _root.g11.locked = true; _root.g11.score = game.data.g11score; _root.g11.Game_Description = " This feature is for leaving a comment/review from within the game. Since this can only be unlocked by playing all the games, I will pay more attention to these reviews than any other review from any website."; _root.g11.framen1 = "Review"; _root.g11.onRelease = function () { if (((game.data.skipdirections == "yes") && (_root.g11.locked == false)) && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g11.framen1); } LevelDescription(11); }; _root.g12.gameTitle = "<b><u>Extra Stuff!</u></b>"; _root.g12.n = 12; _root.g12.lfn = 118; _root.g12.locked = true; _root.g12.Game_Description = " This is a bunch of random stuff added to the game. This was unlocked by getting a score higher than 2000. Things that this has includes is previews for future games, "; _root.g12.framen1 = "Extra"; _root.g12.onRelease = function () { if (((game.data.skipdirections == "yes") && (_root.g12.locked == false)) && (_root._framesloaded == _root._totalframes)) { _root.gotoAndStop(_root.g12.framen1); } LevelDescription(12); }; _root.g10.score = game.data.g10score; ii = 0; while (ii < 11) { if (_root["g" + ii].score == undefined) { _root["g" + ii].score = 0; } if (_root["g" + ii].score == "0") { _root["g" + ii].score = 0; } ii++; } if (g10.score == undefined) { g10.score = 0; } trace((((((((((g1.score + g2.score) + g3.score) + g4.score) + g5.score) + g6.score) + g7.score) + g8.score) + g9.score) + " ") + g10.score); overallscore = ((((((((g1.score + g2.score) + g3.score) + g4.score) + g5.score) + g6.score) + g7.score) + g8.score) + g9.score) + g10.score; if ((((((((((game.data.g1score > 0) && (game.data.g2score > 0)) && (game.data.g3score > 0)) && (game.data.g4score > 0)) && (game.data.g5score > 0)) && (game.data.g6score > 0)) && (game.data.g7score > 0)) && (game.data.g8score > 0)) && (game.data.g10score > 0)) && (game.data.g10score > 0)) { _root.g11.locked = false; } if (overallscore >= 2000) { g12.locked = false; } cursor_mc.onMouseMove = function () { if ((((_root._ymouse <= 500) && (_root._ymouse >= 0)) && (_root._xmouse >= 0)) && (_root._xmouse <= 650)) { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); } else { Mouse.show(); updateAfterEvent(); } }; if (showadcd2 == 1) { showadcd2 = 0; _root.mus.setVolume(prevvolume); } else { nextFrame(); prevvolume = _root.mus.getVolume(); _root.mus.setVolume(0); }
Instance of Symbol 301 MovieClip in Frame 16
onClipEvent (enterFrame) { if (_root.fkjsdflsajldkja && (this._currentframe == 1)) { this.gotoAndPlay(2); } else if (this._currentframe == 2) { this.gotoAndStop(1); } }
Frame 17
showadcd = 1; MochiAd.showInterLevelAd({id:"7a17519ae46cdb9f", res:"650x500"});
Frame 18
cursor_mc.onMouseMove = function () { if ((((_root._ymouse <= 500) && (_root._ymouse >= 0)) && (_root._xmouse >= 0)) && (_root._xmouse <= 650)) { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); } else { Mouse.show(); updateAfterEvent(); } }; if (showadcd == 1) { showadcd = 0; showadcd2 = 1; gotoAndStop ("selectgameblue"); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 18
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 221 MovieClip "cursor_mc" in Frame 18
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 18
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 18
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } if (game.data.colorscheme == undefined) { game.data.colorscheme = "blue"; game.flush(); } this._alpha = game.data.brightness; _root.bg1.gotoAndStop(game.data.colorscheme); }
Frame 19
stop(); Mouse.hide(); Mouse.hide(); cursor_mc.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; fscommand ("showmenu", false);
Instance of Symbol 338 MovieClip in Frame 19
onClipEvent (load) { this._alpha = 0; } onClipEvent (enterFrame) { if (_root.creditsm._currentframe >= _root.creditsm._totalframes) { _root.creditsm._alpha = _root.creditsm._alpha - 5; this.gotoAndStop(2); } if (_root.creditsm._alpha == 0) { this._alpha = this._alpha + 5; } }
Instance of Symbol 221 MovieClip "cursor_mc" in Frame 19
/* no clip actions */
Instance of Symbol 228 MovieClip "m" in Frame 19
onClipEvent (load) { this.gotoAndStop(2); }
Frame 20
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.data.loadedmascore = _root.levels.mascore; game.data.saveddifficulty = _root.difficulty; game.flush(); }; pausegame = function () { _root.gpaused = 1; }; unpausegame = function () { _root.gpaused = 0; }; refresh_movie = function (framename) { clearInterval(_root.levels.intervalID); trace(framename); _root.gotoAndStop(framename); }; _root.currentgame = "Mouse Avoider";
Instance of Symbol 219 MovieClip "pausemenu" in Frame 20
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 20
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 20
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 20
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 20
onClipEvent (load) { gotoAndStop (26); }
Frame 21
stop(); if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; }
Instance of Symbol 489 MovieClip "levels" in Frame 21
onClipEvent (load) { function dropscore() { _root.levels.mascore--; } this.mascore = 900; var intervalID = setInterval(dropscore, 1000); trace(_root.currentlevel); if (_root.cfsd == true) { if (_root.currentlevel != undefined) { this.mascore = _root.loadedmascore; this.gotoAndStop((_root.currentlevel * 2) - 1); } } } onClipEvent (enterFrame) { if (((this._currentframe == (this._totalframes - 1)) || (_root.gpaused)) || (_root._ymouse > 470)) { clearInterval(intervalID); trace(9); set123 = 1; } if (_root.gpaused) { clearInterval(intervalID); set123 = 1; } if ((((!_root.gpaused) && (set123)) && (this._currentframe != (this._totalframes - 1))) || (((_root._ymouse <= 470) && (set123)) && (this._currentframe != (this._totalframes - 1)))) { set123 = 0; clearInterval(intervalID); var intervalID = setInterval(dropscore, 1000); } if (this._currentframe == (this._totalframes - 1)) { this.mascored = this.mascore * _root.difficulty1; trace(_root.difficulty1); game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g1score <= mascored) { game.data.g1score = mascored; } } }
Frame 22
stop();
Frame 23
prevFrame();
Frame 24
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); trace("kjhjgyh"); i = 0; while (i < _root.wallCount) { _root["wallu" + i].removeMovieClip(); _root["walld" + i].removeMovieClip(); i++; } _root.goal.removeMovieClip(); }; pausegame = function () { }; unpausegame = function () { }; refresh_movie = function (framename) { removeMovieClip(pausemenu); removeMovieClip(menub); removeMovieClip(cursor); removeMovieClip(_root.goal); gotoAndPlay ("refreshf"); _root.framename = framename; }; stop(); _root.currentgame = "Missle Mayhem";
Instance of Symbol 366 MovieClip "bg" in Frame 24
onClipEvent (load) { this.gotoAndStop(6); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 24
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 24
onClipEvent (enterFrame) { Mouse.hide(); }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 24
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 24
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 24
onClipEvent (load) { gotoAndStop (30); }
Frame 31
stop(); var WALLSPEED = 7; var PLAYERMAXSPEED = 20; var PLAYERACCEL = 1; var PLAYDECEL = 1; var win = false; var distance = 150; var wallCount = 0; var timerResset = 70; var timer = timerResset; _root.passed = 0; var gamePaused = false; pressed = false; pausegame = function () { _root.gamePaused = true; }; if (difficulty == "easy") { var WALLSPEED = 5; var timerResset = 80; } if (difficulty == "hard") { var WALLSPEED = 8; var timerResset = 60; } cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; unpausegame = function () { _root.gamePaused = false; }; if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; }
Instance of Symbol 513 MovieClip "wallu" in Frame 31
onClipEvent (load) { if (this._name != "wallu") { WALLNUM = _root.wallCount - 1; _root.HALFWIDTH = this._width / 2; HALFHEIGHT = this._height / 2; speed = _root.WALLSPEED; this._x = 650 + _root.HALFWIDTH; this._y = (random(500) - 500) - _root.distance; if (this._y < -500) { this._y = -500; } _root.distance--; } this.swapDepths(_root.cursor); this.swapDepths(_root.pausemenu); this.swapDepths(_root.menub); } onClipEvent (enterFrame) { if (!_root.gamePaused) { if (this._name != "wallu") { if (this._x < (-_root.HALFWIDTH)) { this.removeMovieClip(this); } this._x = this._x - speed; _root["walld" + WALLNUM]._x = this._x; } } }
Instance of Symbol 513 MovieClip "walld" in Frame 31
onClipEvent (load) { WALLNUM = _root.wallCount - 1; _root.HALFWIDTH = this._width / 2; this._y = (_root["wallu" + WALLNUM]._y + _root.distance) + 500; this.swapDepths(_root.cursor); this.swapDepths(_root.pausemenu); this.swapDepths(_root.menub); } onClipEvent (enterFrame) { if (!_root.gamePaused) { if (this._x < (-_root.HALFWIDTH)) { if (!kfjlask) { kfjlask = 1; _root.passed = _root.passed + 4; } this.removeMovieClip(this); } this._x = _root["wallu" + WALLNUM]._x; } }
Instance of Symbol 516 MovieClip in Frame 31
onClipEvent (enterFrame) { if (!_root.gamePaused) { if (_root.timer > 0) { _root.timer--; } else if (_root.timer == 0) { if (_root.wallCount < 1.5E22) { duplicateMovieClip (_root.wallu, "wallu" + _root.wallCount, 10000 + _root.wallCount); duplicateMovieClip (_root.walld, "walld" + _root.wallCount, 20000 + _root.wallCount); _root.WALLSPEED = _root.WALLSPEED + 0.05; _root.timerResset--; _root.timer = _root.timerResset; } else { duplicateMovieClip (_root.xgoal, "goal", 100000); _root.timer = 9999999 /* 0x98967F */; } _root.wallCount++; } } }
Instance of Symbol 684 MovieClip "rocket" in Frame 31
onClipEvent (load) { _root.HALFWIDTH = this._width / 2; HALFHEIGHT = this._height / 2; maxSpeed = _root.PLAYERMAXSPEED; accel = _root.PLAYERACCEL; decel = _root.PLAYDECEL; xSpeed = 0; ySpeed = 0; } onClipEvent (enterFrame) { if (!_root.gamePaused) { if (this._x > _root.goal._x) { _root.win = true; this.play(); } this._x = this._x + xSpeed; this._y = this._y + ySpeed; while (this._x < (25 + _root.HALFWIDTH)) { xSpeed = 0; this._x++; } while (this._x > (625 - _root.HALFWIDTH)) { xSpeed = 0; this._x--; } while (this._y < (25 + HALFHEIGHT)) { ySpeed = 0; this._y++; } while (this._y > (475 - HALFHEIGHT)) { ySpeed = 0; this._y--; } if (Key.isDown(39) && (xSpeed < maxSpeed)) { xSpeed = xSpeed + accel; } else if (Key.isDown(37) && (xSpeed > (-maxSpeed))) { xSpeed = xSpeed - accel; } else if ((xSpeed - decel) >= 0) { xSpeed = xSpeed - decel; } else if ((xSpeed + decel) <= 0) { xSpeed = xSpeed + decel; } else { xSpeed = 0; } if (Key.isDown(38) && (ySpeed < maxSpeed)) { ySpeed = ySpeed - accel; } else if (Key.isDown(40) && (ySpeed > (-maxSpeed))) { ySpeed = ySpeed + accel; } else if ((ySpeed - decel) >= 0) { ySpeed = ySpeed - decel; } else if ((ySpeed + decel) <= 0) { ySpeed = ySpeed + decel; } else { ySpeed = 0; } } }
Instance of Symbol 686 MovieClip "xgoal" in Frame 31
onClipEvent (load) { if (this._name != "xgoal") { HALFWIDTH = this._width / 2; this._x = 650 + HALFWIDTH; this._y = 208.2; speed = 5; } } onClipEvent (enterFrame) { if (!_root.gamePaused) { if (!_root.win) { this._x = this._x - speed; } } }
Frame 38
passedxd = passed * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g3score <= passedxd) { game.data.g3score = passedxd; game.flush(); }
Frame 43
game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g3complete = true; game.flush();
Frame 49
_root.gotoAndStop(_root.framename); trace(_root.framename);
Frame 50
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; _root.savegame(); _root.jjj = 0; _root.jjj2 = 0; _root.jjj3 = 0; _root.jjj4 = 0; _root.ttn = 0; _root.ttn2 = 0; _root.ttn3 = 0; _root.ttn4 = 0; if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } _root.currentgame = "Turret Trouble"; stop(); gameover = function () { _root.levels.gotoAndStop((_root.currentlevel * 3) - 2); }; pausegame = function () { gpaused = true; }; unpausegame = function () { gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g3currentlevel = _root.currentlevel; game.flush(); }; refresh_movie = function (framename) { _root.framename = framename; _root.gotoAndStop("refresh3"); }; fire = function () { trace("fdhdf"); if (_root[ttn + this._x] == undefined) { _root[ttn + this._x] = 0; } _root[ttn + this._x]++; this._alpha = 100; duplicateMovieClip ("_root.level." + this.name, (("_root.level." + this.name) + ".bullet") + _root[ttn + this._x], _root[ttn + this._x]); removeMovieClip(this); }; gameover = function () { refresh_movie(); };
Instance of Symbol 366 MovieClip "bg" in Frame 50
onClipEvent (load) { this.gotoAndStop(10); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 50
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 50
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 50
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 50
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 50
onClipEvent (load) { gotoAndStop (56); }
Frame 51
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } difficultya = "Difficulty: " + difficulty;
Instance of Symbol 716 MovieClip "levels" in Frame 51
onClipEvent (load) { if (_root.currentlevel != undefined) { this.gotoAndStop((_root.currentlevel * 3) - 2); } }
Frame 52
stop(); if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } ttscorexd = ttscore * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g4score <= ttscorexd) { game.data.g4score = ttscorexd; game.flush(); } _root.jjj = 0; _root.jjj2 = 0; _root.jjj3 = 0; _root.jjj4 = 0; _root.ttn = 0; _root.ttn2 = 0; _root.ttn3 = 0; _root.ttn4 = 0; ttscorexd = ttscore * difficulty1;
Frame 53
_root.gotoAndStop(_root.framename); trace(_root.currentlevel);
Frame 54
Mouse.hide(); _root.currentgame = "Bomb Barrage"; cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; pausegame = function () { gpaused = true; }; unpausegame = function () { gpaused = false; }; refresh_movie = function (framename) { _root.gotoAndStop(framename); }; stop(); if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; }
Instance of Symbol 366 MovieClip "bg" in Frame 54
onClipEvent (load) { this.gotoAndStop(9); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 54
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 54
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 54
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 54
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 54
onClipEvent (load) { gotoAndStop (60); }
Frame 63
if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } var bombCount = 0; var timer = 50; var timerReset = 50; var gamePaused = false; _root.doged = 0; onEnterFrame = function () { if ((gpaused == false) || (gpaused == undefined)) { if (!_root.guy.dead) { if (timer > 0) { timer--; } else if (timerReset > 15) { duplicateMovieClip (_root.bomb, "bomb" + (_root.bombCount++), 1000 + _root.bombCount); timerReset = timerReset - 5; timer = timerReset; } else { duplicateMovieClip (_root.bomb, "bomb" + (_root.bombCount++), 1000 + _root.bombCount); timer = timerReset; } } } };
Instance of Symbol 734 MovieClip "bomb" in Frame 63
onClipEvent (load) { if (this._name != "bomb") { this._x = random(650); speed = 10; if (_root.difficutly1 == 1) { speed = 8; } if (_root.difficutly1 == 3) { speed = 12; } dead = false; } } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._name != "bomb") { if ((this._y >= 450) && (!dead)) { this._y = 450; this.gotoAndPlay(2); if (this.explosion.hitTest(_root.guy) && (!_root.guy.dead)) { _root.guy.ySpeed = -20; _root.guy.jumping = true; _root.guy.dead = true; } else if (!_root.guy.dead) { _root.doged = _root.doged + 2; } this.dead = true; } else if ((this._y < 450) && (!dead)) { if (!_root.gpaused) { this._y = this._y + speed; speed = speed + 1; } } } } }
Instance of Symbol 752 MovieClip "guy" in Frame 63
onClipEvent (load) { gotoAndStop (56); dead = false; speed = 7; xSpeed = 0; ySpeed = 0; jumping = true; jump = false; canJump = true; jumpHeight = 10; WID = this._xscale; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._x <= (this._width / 2)) { this._x = this._x + 7; } if (this._x >= (650 - (this._width / 2))) { this._x = this._x - 7; } this._x = this._x + xSpeed; if (jumping) { this._y = this._y + ySpeed; ySpeed++; } if ((this._y > 450) && (jumping)) { if (dead) { _root.gotoAndStop("over3"); } gotoAndStop (54); jump = true; ySpeed = 0; this._y = 450; jumping = false; } if (((Key.isDown(38) && (jump)) && (!dead)) && (canJump)) { ySpeed = -jumpHeight; this.gotoAndStop(3); canJump = false; jumping = true; jump = false; } else if (!Key.isDown(38)) { canJump = true; } if (Key.isDown(39) && (!dead)) { if (!jumping) { this.gotoAndStop(2); } this._xscale = WID; xSpeed = speed; } else if (Key.isDown(37) && (!dead)) { if (!jumping) { this.gotoAndStop(2); } this._xscale = -WID; xSpeed = -speed; } else if (dead) { this.gotoAndStop(4); if (xSpeed > 0) { xSpeed = xSpeed - 0.15; } else if (xSpeed < 0) { xSpeed = xSpeed + 0.15; } } else if (!jumping) { xSpeed = 0; this.gotoAndStop(1); } } }
Frame 73
dogedxd = doged * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g8score <= dogedxd) { game.data.g8score = dogedxd; game.flush(); } i = 0; while (i < _root.bombCount) { _root["bomb" + i].removeMovieClip(); i++; }
Frame 83
game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g4complete = true; game.flush();
Frame 96
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; _root.currentgame = "Space Waste"; _root.savegame(); stop(); gameover = function () { }; pausegame = function () { _root.car.timePaused = getTimer() / 1000; gpaused = true; }; unpausegame = function () { _root.car.unPauseTime = getTimer() / 1000; trace(_root.car.startt); _root.car.pauseLength = _root.car.pauseLength + ((_root.car.unPauseTime - _root.car.timePaused) / 2); gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g6currentlevel = _root.currentlevel; game.flush(); }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; trace(framename); _root.gotoAndStop(framename); };
Instance of Symbol 765 MovieClip "bg" in Frame 96
onClipEvent (load) { this.gotoAndStop(2); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 96
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 96
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 96
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 96
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 96
onClipEvent (load) { gotoAndStop (102); }
Frame 97
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; stop(); if (difficulty == "easy") { spdt123 = 2000; difficulty1 = 1; } else if (difficulty == "normal") { spdt123 = 3000; difficulty1 = 2; } else if (difficulty == "hard") { spdt123 = 4000; difficulty1 = 3; }
Instance of Symbol 780 MovieClip "trash1" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else if (this._name == "trash1") { if (!n) { n = 1; _root.ttt1 = 1; duplicateMovieClip (this, "trash1" + _root.ttt1, this.getNextHighestDepth() + 900); } } else { if (((((_x + (_width / 2)) >= (_root.car._x - (_root.car._width / 2))) && ((_x + (_width / 2)) <= (_root.car._x + (_root.car._width / 2)))) || (((_x - (_width / 2)) <= (_root.car._x + (_root.car._width / 2))) && ((_x - (_width / 2)) >= (_root.car._x - (_root.car._width / 2))))) && ((((_y + (_height / 2)) >= (_root.car._y - (_root.car._height / 2))) && ((_y + (_height / 2)) <= (_root.car._y + (_root.car._height / 2)))) || (((_y - (_height / 2)) <= (_root.car._y + (_root.car._height / 2))) && ((_y - (_height / 2)) >= (_root.car._y - (_root.car._height / 2)))))) { if (!n) { n = 1; _root.ttt1++; _root.trash1.duplicateMovieClip("trash1" + _root.ttt1, (_root.trash1.getNextHighestDepth() + _root.ttt1) + 700); _root.ttt1++; } _root.myscorec1++; this._x = 10000; } this._x = this._x + (3 * dr); this._y = this._y + (3 * dr2); if ((((this._x <= -300) || (this._y <= -300)) || (this._x >= 1000)) || (this._y >= 1000)) { removeMovieClip(this); } check123 = getTimer() - this.startt; if (check123 >= (_root.spdt123 - 500)) { if (!n) { n = 1; _root.ttt1++; _root.trash1.duplicateMovieClip("trash1" + _root.ttt1, ((_root.trash1.getNextHighestDepth() + _root.ttt1) + _root.ttt2) + 1); _root.ttt1++; } } } } onClipEvent (load) { if (this._name != "trash1") { this.startt = getTimer(); dr1 = Math.round(Math.random() * 3); if (dr1 == 1) { this._y = Math.round(Math.random() * 480); this._x = this._width * -1; dr = 1; dr2 = 0; } else if (dr1 == 0) { this._x = Math.round(Math.random() * 650); this._y = 650 + this._height; dr = 0; dr2 = -1; } else if (dr1 == 2) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; dr = -1; dr2 = 0; } else if (dr1 == 3) { this._x = Math.round(Math.random() * 650); this._y = this._height * -1; dr = 0; dr2 = 1; } } }
Instance of Symbol 782 MovieClip "trash2" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else if (this._name == "trash2") { if (!n) { n = 1; _root.ttt2 = 1; duplicateMovieClip (this, "trash2" + _root.ttt2, this.getNextHighestDepth() + _root.ttt1); } } else { if (((((_x + (_width / 2)) >= (_root.car._x - (_root.car._width / 2))) && ((_x + (_width / 2)) <= (_root.car._x + (_root.car._width / 2)))) || (((_x - (_width / 2)) <= (_root.car._x + (_root.car._width / 2))) && ((_x - (_width / 2)) >= (_root.car._x - (_root.car._width / 2))))) && ((((_y + (_height / 2)) >= (_root.car._y - (_root.car._height / 2))) && ((_y + (_height / 2)) <= (_root.car._y + (_root.car._height / 2)))) || (((_y - (_height / 2)) <= (_root.car._y + (_root.car._height / 2))) && ((_y - (_height / 2)) >= (_root.car._y - (_root.car._height / 2)))))) { if (!n) { n = 1; _root.ttt2++; _root.trash2.duplicateMovieClip("trash2" + _root.ttt2, (_root.trash2.getNextHighestDepth() + _root.ttt2) + 100); _root.ttt2++; } _root.myscorec1 = _root.myscorec1 + 2; this._x = 10000; } this._x = this._x + (5 * dr); this._y = this._y + (5 * dr2); if ((((this._x <= -300) || (this._y <= -300)) || (this._x >= 1000)) || (this._y >= 1000)) { removeMovieClip(this); } check123 = getTimer() - this.startt; if (check123 >= _root.spdt123) { if (!n) { n = 1; _root.ttt2++; _root.trash2.duplicateMovieClip("trash2" + _root.ttt2, _root.trash2.getNextHighestDepth() + _root.ttt2); _root.ttt2++; } } } } onClipEvent (load) { if (this._name != "trash2") { this.startt = getTimer(); dr1 = Math.round(Math.random() * 3); if (dr1 == 1) { this._y = Math.round(Math.random() * 480); this._x = this._width * -1; dr = 1; dr2 = 0; } else if (dr1 == 0) { this._x = Math.round(Math.random() * 650); this._y = 650 + this._height; dr = 0; dr2 = -1; } else if (dr1 == 2) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; dr = -1; dr2 = 0; } else if (dr1 == 3) { this._x = Math.round(Math.random() * 650); this._y = this._height * -1; dr = 0; dr2 = 1; } } }
Instance of Symbol 784 MovieClip "trash3" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else if (this._name == "trash3") { if (!n) { n = 1; _root.ttt3 = 1; duplicateMovieClip (this, "trash3" + _root.ttt3, this.getNextHighestDepth() + 30); } } else { if (((((_x + (_width / 2)) >= (_root.car._x - (_root.car._width / 2))) && ((_x + (_width / 2)) <= (_root.car._x + (_root.car._width / 2)))) || (((_x - (_width / 2)) <= (_root.car._x + (_root.car._width / 2))) && ((_x - (_width / 2)) >= (_root.car._x - (_root.car._width / 2))))) && ((((_y + (_height / 2)) >= (_root.car._y - (_root.car._height / 2))) && ((_y + (_height / 2)) <= (_root.car._y + (_root.car._height / 2)))) || (((_y - (_height / 2)) <= (_root.car._y + (_root.car._height / 2))) && ((_y - (_height / 2)) >= (_root.car._y - (_root.car._height / 2)))))) { if (!n) { n = 1; _root.ttt3++; _root.trash3.duplicateMovieClip("trash3" + _root.ttt3, (((((_root.trash3.getNextHighestDepth() + _root.ttt3) + _root.ttt2) + 10) + _root.ttt1) + _root.ttt1) + 120); _root.ttt3++; } _root.myscorec1++; this._x = 10000; } this._x = this._x + (3 * dr); this._y = this._y + (3 * dr2); if ((((this._x <= -200) || (this._y <= -200)) || (this._x >= 800)) || (this._y >= 800)) { removeMovieClip(this); } check123 = getTimer() - this.startt; if (check123 >= _root.spdt123) { if (!n) { n = 1; _root.ttt3++; _root.trash3.duplicateMovieClip("trash3" + _root.ttt3, (((_root.trash3.getNextHighestDepth() + _root.ttt3) + _root.ttt2) + 1) + _root.ttt1); _root.ttt3++; } } } } onClipEvent (load) { if (this._name != "trash3") { this.startt = getTimer(); dr1 = Math.round(Math.random() * 3); if (dr1 == 1) { this._y = Math.round(Math.random() * 480); this._x = this._width * -1; dr = 1; dr2 = 0; } else if (dr1 == 0) { this._x = Math.round(Math.random() * 650); this._y = 650 + this._height; dr = 0; dr2 = -1; } else if (dr1 == 2) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; dr = -1; dr2 = 0; } else if (dr1 == 3) { this._x = Math.round(Math.random() * 650); this._y = this._height * -1; dr = 0; dr2 = 1; } } }
Instance of Symbol 786 MovieClip "trash4" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else if (this._name == "trash4") { if (!n) { n = 1; _root.ttt4 = 1; duplicateMovieClip (this, "trash4" + _root.ttt4, this.getNextHighestDepth() + 60); } } else { if (((((_x + (_width / 2)) >= (_root.car._x - (_root.car._width / 2))) && ((_x + (_width / 2)) <= (_root.car._x + (_root.car._width / 2)))) || (((_x - (_width / 2)) <= (_root.car._x + (_root.car._width / 2))) && ((_x - (_width / 2)) >= (_root.car._x - (_root.car._width / 2))))) && ((((_y + (_height / 2)) >= (_root.car._y - (_root.car._height / 2))) && ((_y + (_height / 2)) <= (_root.car._y + (_root.car._height / 2)))) || (((_y - (_height / 2)) <= (_root.car._y + (_root.car._height / 2))) && ((_y - (_height / 2)) >= (_root.car._y - (_root.car._height / 2)))))) { if (!n) { n = 1; _root.ttt4++; _root.trash4.duplicateMovieClip("trash4" + _root.ttt4, (((((_root.trash4.getNextHighestDepth() + _root.ttt4) + _root.ttt2) + 10) + _root.ttt1) + _root.ttt1) + 200); _root.ttt4++; } _root.myscorec1 = _root.myscorec1 + 3; this._x = 10000; } this._x = this._x + (7 * dr); this._y = this._y + (7 * dr2); if ((((this._x <= -300) || (this._y <= -300)) || (this._x >= 1000)) || (this._y >= 1000)) { removeMovieClip(this); } check123 = getTimer() - this.startt; if (check123 >= _root.spdt123) { if (!n) { n = 1; _root.ttt4++; _root.trash4.duplicateMovieClip("trash4" + _root.ttt4, ((((_root.trash4.getNextHighestDepth() + _root.ttt4) + _root.ttt2) + 1) + _root.ttt1) + 10); _root.ttt4++; } } } } onClipEvent (load) { if (this._name != "trash4") { this.startt = getTimer(); dr1 = Math.round(Math.random() * 3); if (dr1 == 1) { this._y = Math.round(Math.random() * 480); this._x = this._width * -1; dr = 1; dr2 = 0; } else if (dr1 == 0) { this._x = Math.round(Math.random() * 650); this._y = 650 + this._height; dr = 0; dr2 = -1; } else if (dr1 == 2) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; dr = -1; dr2 = 0; } else if (dr1 == 3) { this._x = Math.round(Math.random() * 650); this._y = this._height * -1; dr = 0; dr2 = 1; } } }
Instance of Symbol 788 MovieClip "trash5" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else if (this._name == "trash5") { if (!n) { n = 1; _root.ttt5 = 1; duplicateMovieClip (this, "trash5" + _root.ttt5, this.getNextHighestDepth() + 6000); } } else { if (((((_x + (_width / 2)) >= (_root.car._x - (_root.car._width / 2))) && ((_x + (_width / 2)) <= (_root.car._x + (_root.car._width / 2)))) || (((_x - (_width / 2)) <= (_root.car._x + (_root.car._width / 2))) && ((_x - (_width / 2)) >= (_root.car._x - (_root.car._width / 2))))) && ((((_y + (_height / 2)) >= (_root.car._y - (_root.car._height / 2))) && ((_y + (_height / 2)) <= (_root.car._y + (_root.car._height / 2)))) || (((_y - (_height / 2)) <= (_root.car._y + (_root.car._height / 2))) && ((_y - (_height / 2)) >= (_root.car._y - (_root.car._height / 2)))))) { if (!n) { n = 1; _root.ttt5++; _root.trash5.duplicateMovieClip("trash5" + _root.ttt5, (_root.trash5.getNextHighestDepth() + _root.ttt5) + 8000); _root.ttt5++; } _root.myscorec1++; this._x = 10000; } this._x = this._x + (3 * dr); this._y = this._y + (3 * dr2); if ((((this._x <= -300) || (this._y <= -300)) || (this._x >= 1000)) || (this._y >= 1000)) { removeMovieClip(this); } check123 = getTimer() - this.startt; if (check123 >= _root.spdt123) { if (!n) { n = 1; _root.ttt5++; _root.trash5.duplicateMovieClip("trash5" + _root.ttt5, ((((_root.trash5.getNextHighestDepth() + _root.ttt5) + _root.ttt2) + 1) + _root.ttt1) + 10); _root.ttt5++; } } } } onClipEvent (load) { if (this._name != "trash5") { this.startt = getTimer(); dr1 = Math.round(Math.random() * 3); if (dr1 == 1) { this._y = Math.round(Math.random() * 480); this._x = this._width * -1; dr = 1; dr2 = 0; } else if (dr1 == 0) { this._x = Math.round(Math.random() * 650); this._y = 650 + this._height; dr = 0; dr2 = -1; } else if (dr1 == 2) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; dr = -1; dr2 = 0; } else if (dr1 == 3) { this._x = Math.round(Math.random() * 650); this._y = this._height * -1; dr = 0; dr2 = 1; } } }
Instance of Symbol 795 MovieClip "car" in Frame 97
onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (_root.mytimerc == 0) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; _root.gotoAndStop("losec6"); } if (speed == undefined) { speed = 0; } if (Key.isDown(38)) { this.fire1.play(); this.fire2.play(); this.fire3.play(); this.speed = this.speed + 1; } if (Key.isDown(40)) { this.speed = this.speed - 1; } if (Math.abs(speed) > 20) { this.speed = this.speed * 0.7; } if (Key.isDown(37)) { this.firer.play(); this._rotation = this._rotation - 15; } if (Key.isDown(39)) { this.firel.play(); this._rotation = this._rotation + 15; } this.speed = this.speed * 0.98; this.x = Math.sin(this._rotation * (Math.PI/180)) * speed; this.y = (Math.cos(this._rotation * (Math.PI/180)) * speed) * -1; if (!_root.land.hitTest(this._x + this.x, this._y + this.y, true)) { this._x = this._x + this.x; this._y = this._y + this.y; } else { this.speed = this.speed * -0.6; } } } onClipEvent (load) { if (unPauseTime == undefined) { unPauseTime = 0; } if (timePaused == undefined) { timePaused = 0; } if (pauseLength == undefined) { pauseLength = 0; } this.startt = getTimer() / 1000; } onClipEvent (enterFrame) { if (_root.gpaused) { } else { _root.mytimerc = Math.round((60 - ((getTimer() / 1000) - this.startt)) + pauseLength); } }
Frame 98
myscorec1xd = (myscorec1 / 2) * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g7score <= myscorec1xd) { game.data.g7score = myscorec1xd; game.flush(); }
Frame 99
_root.gotoAndStop(_root.framename); trace(_root.currentlevel);
Frame 100
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; _root.currentgame = "Selection"; _root.savegame(); stop(); gameover = function () { }; pausegame = function () { _root.sbtn1.timePaused = getTimer() / 1000; gpaused = true; }; unpausegame = function () { _root.sbtn1.unPauseTime = getTimer() / 1000; trace(_root.sbtn1.startt); _root.sbtn1.pauseLength = _root.sbtn1.pauseLength + ((_root.sbtn1.unPauseTime - _root.sbtn1.timePaused) / 2); gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g6currentlevel = _root.currentlevel; game.flush(); }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; trace(framename); _root.gotoAndStop(framename); }; _root.currentgame = "Selection"; stop();
Instance of Symbol 366 MovieClip "bg" in Frame 100
onClipEvent (load) { this.gotoAndStop(8); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 100
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 100
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 100
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 100
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 100
onClipEvent (load) { gotoAndStop (106); }
Frame 101
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; myscorec5 = 0; stop(); if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; }
Instance of Symbol 816 MovieClip "sbtn1" in Frame 101
onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (currentselection == undefined) { currentselection = 1; _root["sbtn" + currentselection].gotoAndStop(2); } if (Key.isDown(39)) { if (rts) { } else { rts = 1; if (((currentselection == 5) || (currentselection == 10)) || (currentselection == 15)) { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection - 4)].gotoAndStop(2); currentselection = currentselection - 4; } else { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection + 1)].gotoAndStop(2); currentselection = currentselection + 1; } } } else { rts = 0; } if (Key.isDown(37)) { if (lts) { } else { lts = 1; if (((currentselection == 1) || (currentselection == 6)) || (currentselection == 11)) { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection + 4)].gotoAndStop(2); currentselection = currentselection + 4; } else { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection - 1)].gotoAndStop(2); currentselection = currentselection - 1; } } } else { lts = 0; } if (Key.isDown(38)) { if (uts) { } else { uts = 1; if (currentselection <= 5) { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection + 10)].gotoAndStop(2); currentselection = currentselection + 10; } else { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection - 5)].gotoAndStop(2); currentselection = currentselection - 5; } } } else { uts = 0; } if (Key.isDown(40)) { if (dts) { } else { dts = 1; if (currentselection >= 11) { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection - 10)].gotoAndStop(2); currentselection = currentselection - 10; } else { _root["sbtn" + currentselection].gotoAndStop(1); _root["sbtn" + (currentselection + 5)].gotoAndStop(2); currentselection = currentselection + 5; } } } else { dts = 0; } } } onClipEvent (load) { targetselection = Math.round(Math.random() * 15); _root["sbtn" + targetselection].gotoAndStop(3); } onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (targetselection == 0) { targetselection = 3; _root["sbtn" + targetselection].gotoAndStop(3); } if (currentselection != targetselection) { _root["sbtn" + currentselection].gotoAndStop(2); } if (currentselection == targetselection) { _root.myscorec5 = _root.myscorec5 + 1; targetselection = Math.round(Math.random() * 15); if (targetselection == currentselection) { targetselection = Math.round(Math.random() * 15); } _root["sbtn" + targetselection].gotoAndStop(3); } } } onClipEvent (load) { if (unPauseTime == undefined) { unPauseTime = 0; } if (timePaused == undefined) { timePaused = 0; } if (pauseLength == undefined) { pauseLength = 0; } this.startt = getTimer() / 1000; } onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (_root.difficulty == "normal") { timesec = 45; } if (_root.difficulty == "hard") { timesec = 30; } if (_root.difficulty == "easy") { timesec = 60; } if (Math.round((timesec - ((getTimer() / 1000) - this.startt)) + pauseLength) == 0) { _root.gotoAndStop("youlose5"); } _root.mytimerc5 = Math.round((timesec - ((getTimer() / 1000) - this.startt)) + pauseLength); } }
Frame 102
myscorec5xd = difficulty1 * myscorec5; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g5score <= myscorec5xd) { game.data.g5score = myscorec5xd; game.flush(); }
Frame 103
_root.gotoAndStop(_root.framename); trace(_root.currentlevel);
Frame 104
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; _root.currentgame = "Target Practice"; _root.savegame(); stop(); gameover = function () { }; pausegame = function () { _root.MainTurret.timePaused = getTimer() / 1000; gpaused = true; }; unpausegame = function () { _root.MainTurret.unPauseTime = getTimer() / 1000; trace(_root.MainTurret.startt); _root.MainTurret.pauseLength = _root.MainTurret.pauseLength + ((_root.MainTurret.unPauseTime - _root.MainTurret.timePaused) / 2); gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g6currentlevel = _root.currentlevel; game.flush(); }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; trace(framename); _root.gotoAndStop(framename); }; stop();
Instance of Symbol 366 MovieClip "bg" in Frame 104
onClipEvent (load) { this.gotoAndStop(5); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 104
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 104
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 104
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 104
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 104
onClipEvent (load) { gotoAndStop (110); }
Frame 105
Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.currentlevel = _root.currentlevel; game.flush(); }; myscorec6 = 0; if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } stop();
Instance of Symbol 709 MovieClip "MainTurret" in Frame 105
onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; } } onClipEvent (load) { if (unPauseTime == undefined) { unPauseTime = 0; } if (timePaused == undefined) { timePaused = 0; } if (pauseLength == undefined) { pauseLength = 0; } this.startt = getTimer() / 1000; } onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (_root.difficulty == "easy") { tptime123 = 60; } if (_root.difficulty == "normal") { tptime123 = 45; } if (_root.difficulty == "hard") { tptime123 = 30; } _root.mytimerc6 = Math.round((tptime123 - ((getTimer() / 1000) - this.startt)) + pauseLength); if (_root.mytimerc6 <= 0) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; _root.gotoAndStop("youlose6"); } } }
Instance of Symbol 835 MovieClip "MainBullet" in Frame 105
onClipEvent (enterFrame) { if (this._currentframe == 1) { this._rotation = _root.MainTurret._rotation; } }
Instance of Symbol 837 MovieClip "Target" in Frame 105
onClipEvent (load) { this._y = Math.round(Math.random() * 500); speed = 0.0099 * _root.difficulty1; a = _root.MainBullet._x - this._x; b = (_root.MainBullet._y - this._y) + Math.round(Math.random() * 100); c = Math.sqrt((a * a) + (b * b)); pptn = 550 / c; a = a * pptn; b = b * pptn; startt = getTimer(); } onClipEvent (enterFrame) { if (_root._currentframe != 105) { this.removeMovieClip(this); } if (_root.gpaused) { } else if (this._name != "Target") { if (_root.difficulty == "easy") { respawntime123 = 500; } if (_root.difficulty == "normal") { respawntime123 = 750; } if (_root.difficulty == "hard") { respawntime123 = 1000; } if (((getTimer() - startt) >= respawntime123) && (!alreadycopied)) { alreadycopied = 1; duplicateMovieClip (_root.Target, "Target" + _root.Target.tttt, (this.getNextHighestDepth() + 10) + _root.Target.tttt); _root.Target.tttt++; } this._x = this._x + (a * speed); this._y = this._y + (b * speed); if (_root.MainBullet.hitTest(this._x, this._y, true)) { if (!alreadycopied) { alreadycopied = 1; duplicateMovieClip (_root.Target, "Target" + _root.Target.tttt, this.getNextHighestDepth() + 10); _root.Target.tttt++; } _root.myscorec6++; this.removeMovieClip(this); } if (((this._x >= 800) || (this._y >= 800)) || ((this._x <= -100) || (this._y <= -100))) { this.removeMovieClip(this); } } else if (!hh) { tttt = 1; hh = 1; this.duplicateMovieClip(this._name + tttt, this.getNextHighestDepth() + 1000); tttt++; } }
Frame 106
myscorec6xd = difficulty1 * myscorec6; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g6score <= myscorec6xd) { game.data.g6score = myscorec6xd; game.flush(); }
Frame 107
_root.gotoAndStop(_root.framename); trace(_root.currentlevel);
Frame 108
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; if (difficulty == undefined) { difficulty = "easy"; } _root.currentgame = "Slingshot Fun"; stop(); _root.savegame(); gameover = function () { }; pausegame = function () { _root.originalb.timePaused = getTimer() / 1000; gpaused = true; }; unpausegame = function () { _root.originalb.unPauseTime = getTimer() / 1000; _root.originalb.pauseLength = _root.originalb.pauseLength + ((_root.originalb.unPauseTime - _root.originalb.timePaused) / 2); gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g7currentlevel = _root.currentlevel; game.flush(); }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; trace(framename); _root.gotoAndStop(framename); };
Instance of Symbol 366 MovieClip "bg" in Frame 108
onClipEvent (load) { this.gotoAndStop(2); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 108
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 108
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 108
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 108
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 108
onClipEvent (load) { gotoAndStop (114); }
Frame 109
if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } myscorec7 = 0; if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; }
Instance of Symbol 848 MovieClip "sfwall1" in Frame 109
onClipEvent (enterFrame) { if (framede123 == undefined) { framede123 = _root._currentframe; } if (_root._currentframe != framede123) { this.removeMovieClip(this); } game = SharedObject.getLocal("minigamecollectioninfo"); if (this._name == "sfwall1") { if (!uuuuewfjskldjf) { uuuuewfjskldjf = 1; if (_root.difficulty == "easy") { } if (_root.difficulty == "normal") { this.duplicateMovieClip("sfwall2", this.getNextHighestDepth() + 10000); _root.sfwall2._x = this._x - 50; } if (_root.difficulty == "hard") { this.duplicateMovieClip("sfwall2", this.getNextHighestDepth() + 10000); this.duplicateMovieClip("sfwall3", this.getNextHighestDepth() + 11000); _root.sfwall2._x = this._x - 50; _root.sfwall3._x = this._x - 100; } } } } onClipEvent (load) { framede123 = _root._currentframe; }
Instance of Symbol 851 MovieClip "sling" in Frame 109
onClipEvent (enterFrame) { }
Instance of Symbol 854 MovieClip "originalb" in Frame 109
onClipEvent (load) { startframe123 = _root._currentframe; if (this._name == "originalb") { this._alpha = 0; bn = 1; this.duplicateMovieClip("ball" + bn, this.getNextHighestDepth() + (bn * 1000)); } } onClipEvent (enterFrame) { if (startframe123 != _root._currentframe) { this.removeMovieClip(this); } if ((((this._x <= -100) || (this._x >= 1000)) || (this._y >= 1000)) || (this._y <= -300)) { this.removeMovieClip(this); } if (_root.sfwall1.hitTest(this._x, this._y, true)) { this.removeMovieClip(this); } if (_root.sfwall2.hitTest(this._x + 9, this._y, true)) { this.removeMovieClip(this); } if (_root.sfwall3.hitTest(this._x + 9, this._y, true)) { this.removeMovieClip(this); } if (_root.sfgoal.hitTest(this._x + 9, this._y, true)) { trace("jdfslkjfsl"); _root.myscorec7 = _root.myscorec7 + (3 * _root.difficulty1); this.removeMovieClip(this); } if (!_root.gpaused) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); if (this.fired != true) { if (this._currentframe != _root.sling._currentframe) { this.gotoAndStop(_root.sling._currentframe); } this._rotation = angle_in_degrees; _root.sling._rotation = angle_in_degrees; } } if (this._name != "originalb") { if (!_root.gpaused) { if (this.fired == true) { this.stop(); if (!duplicated) { speed = this._currentframe * 3; this.gotoAndStop(1); tx = this._x + this.balln2._x; ty = this._y + this.balln2._y; sy = _root._ymouse; sx = _root._xmouse; a = sx - tx; b = sy - ty; c = Math.sqrt((a * a) + (b * b)); pptn = 550 / c; a = a * pptn; b = b * pptn; duplicated = 1; _root.originalb.bn++; _root.originalb.duplicateMovieClip("ball" + _root.originalb.bn, (this.getNextHighestDepth() + _root.originalb.bn) + 100); } this._x = this._x + ((a * speed) / 1000); this._y = this._y + ((b * speed) / 1000); } } } } onClipEvent (load) { if (unPauseTime == undefined) { unPauseTime = 0; } if (timePaused == undefined) { timePaused = 0; } if (pauseLength == undefined) { pauseLength = 0; } this.startt = getTimer() / 1000; pausegame(); unpausegame(); } onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (Math.round((60 - ((getTimer() / 1000) - this.startt)) + pauseLength) == 0) { _root.gotoAndStop("over2"); } _root.mytimerc7 = Math.round((60 - ((getTimer() / 1000) - this.startt)) + pauseLength); } }
Frame 110
myscorec7xd = myscorec7 * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g9score <= myscorec7xd) { game.data.g9score = myscorec7xd; game.flush(); }
Frame 111
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; stop(); clearInterval(timerInterval); _root.currentgame = "Quick Shot"; stop(); _root.savegame(); gameover = function () { }; pausegame = function () { gpaused = true; }; unpausegame = function () { gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; _root.gotoAndStop(framename); };
Instance of Symbol 366 MovieClip "bg" in Frame 111
onClipEvent (load) { this.gotoAndStop(9); }
Instance of Symbol 219 MovieClip "pausemenu" in Frame 111
onClipEvent (enterFrame) { if ((!Key.isDown(80)) && (this._currentframe == 1)) { o = 2; } if ((Key.isDown(80) && (this._currentframe == 1)) && (o == 2)) { this.gotoAndStop(2); _root.pausegame(); } if ((!Key.isDown(80)) && (this._currentframe != 1)) { o = 1; } if ((Key.isDown(80) && (this._currentframe != 1)) && (o == 1)) { this.gotoAndStop(1); _root.unpausegame(); } }
Instance of Symbol 391 MovieClip "cursor" in Frame 111
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 111
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 111
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 111
onClipEvent (load) { gotoAndStop (117); }
Frame 112
if (difficulty == "easy") { difficulty1 = 1; } else if (difficulty == "normal") { difficulty1 = 2; } else if (difficulty == "hard") { difficulty1 = 3; } var blowBack = 10; var clipSize = 12; var ammo = clipSize; var firing = false; var reloadng = false; var scoreqs = 0; var timeLeft = 45; empty = false; if (difficulty1 == 1) { timeLeft = 60; } if (difficulty1 == 2) { clipSize = 10; ammo = clipSize; timeLeft = 45; } if (difficulty1 == 3) { clipSize = 8; ammo = clipSize; timeLeft = 30; } var targetCount = 0; _root.crossHair.swapDepths(100000); _root.cursor.swapDepths(100001); startDrag (_root.cursor, true); Mouse.hide(); onMouseDown = function () { if (!gpaused) { if ((!_root.reloading) && (ammo > 0)) { i = 0; while (i < _root.targetCount) { if (_root["target" + i].hitTest(_root.crossHair._x, _root.crossHair._y, false) && (_root["target" + i]._currentframe == 10)) { _root["target" + i].play(); xDis = Math.abs(_root["target" + i]._x - _root.crossHair._x); yDis = Math.abs(_root["target" + i]._y - _root.crossHair._y); _root.scoreqs = _root.scoreqs + Math.round((50 - ((xDis + yDis) / 2)) / 10); trace(Math.round(50 - ((xDis + yDis) / 2))); } i++; } _root.crossHair.atY = _root.crossHair.atY + _root.blowBack; _root.ammo--; } } }; onEnterFrame = function () { if (!gpaused) { if (Key.isDown(32) && (!_root.reloading)) { _root.reloading = true; empty = false; } if (_root.reloading) { _root.ammo = _root.ammo + 0.25; if (_root.ammo == _root.clipSize) { _root.ammo = _root.clipSize; _root.reloading = false; } } if (_root.ammo > 0) { _root.ammoBar.gotoAndStop(_root.ammo); } else if (!empty) { _root.ammoBar.gotoAndPlay(21); empty = true; } } }; timerInterval = setInterval(function () { if (!gpaused) { _root.timeLeft--; if (_root.timeLeft == 0) { _root.gotoAndStop("over10"); clearInterval(timerInterval); } } }, 1000);
Instance of Symbol 869 MovieClip "crossHair" in Frame 112
onClipEvent (load) { kjdflsaf = _root._currentframe; atY = 0; } onClipEvent (enterFrame) { if (kjdflsaf != _root._currentframe) { this.removeMovieClip(this); this._x = -5000; stopDrag(); } else { this._x = _root._xmouse; this._y = _root._ymouse - atY; if (atY > 0) { atY = atY - 1; } } }
Instance of Symbol 871 MovieClip "cursor" in Frame 112
onClipEvent (enterFrame) { if (dfjalsjdfsijflksd != _root._currentframe) { this._x = -5000; } } onClipEvent (load) { dfjalsjdfsijflksd = _root._currentframe; }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 112
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Frame 113
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; score10 = scoreqs * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g10score <= score10) { game.data.g10score = score10; game.flush(); }
Instance of Symbol 391 MovieClip "cursor" in Frame 113
onClipEvent (enterFrame) { }
Frame 114
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; _root.currentgame = "Review"; stop(); _root.savegame(); gameover = function () { }; pausegame = function () { gpaused = true; }; unpausegame = function () { gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; _root.gotoAndStop(framename); };
Instance of Symbol 366 MovieClip "bg" in Frame 114
onClipEvent (load) { this.gotoAndStop(9); }
Instance of Symbol 391 MovieClip "cursor" in Frame 114
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 114
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 114
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 114
onClipEvent (load) { gotoAndStop (120); }
Instance of Symbol 869 MovieClip "crossHair" in Frame 115
onClipEvent (load) { kjdflsaf = _root._currentframe; atY = 0; } onClipEvent (enterFrame) { if (kjdflsaf != _root._currentframe) { this.removeMovieClip(this); this._x = -5000; stopDrag(); } else { this._x = _root._xmouse; this._y = _root._ymouse - atY; if (atY > 0) { atY = atY - 1; } } }
Instance of Symbol 871 MovieClip "cursor" in Frame 115
onClipEvent (enterFrame) { if (dfjalsjdfsijflksd != _root._currentframe) { this._x = -5000; } } onClipEvent (load) { dfjalsjdfsijflksd = _root._currentframe; }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Instance of Symbol 875 MovieClip in Frame 115
onClipEvent (load) { this._name = "target" + _root.targetCount; _root.targetCount++; isUp = false; timeUp = 0; } onClipEvent (enterFrame) { if (!_root.gpaused) { if (this._currentframe == 1) { popup = random(90); if (popup == 0) { this.play(); } } else if ((this._currentframe > 1) && (!isUp)) { isUp = true; } if (isUp) { timeUp++; if (timeUp >= 150) { timeUp = 0; this.play(); isUp = false; } } } }
Frame 116
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); };
Instance of Symbol 391 MovieClip "cursor" in Frame 116
onClipEvent (enterFrame) { }
Frame 117
cursor.onMouseMove = function () { Mouse.hide(); this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; _root.currentgame = "Extra Stuff"; stop(); _root.savegame(); gameover = function () { }; pausegame = function () { gpaused = true; }; unpausegame = function () { gpaused = false; }; Mouse.hide(); cursor.onMouseMove = function () { this._x = this._parent._xmouse; this._y = this._parent._ymouse; updateAfterEvent(); }; savegame = function () { }; refresh_movie = function (framename) { pauseTime = 0; unPauseTime = 0; pauseLength = 0; myscorec1 = 0; _root.gotoAndStop(framename); };
Instance of Symbol 366 MovieClip "bg" in Frame 117
onClipEvent (load) { this.gotoAndStop(9); }
Instance of Symbol 391 MovieClip "cursor" in Frame 117
onClipEvent (enterFrame) { }
Instance of Symbol 226 MovieClip "b_mc2" in Frame 117
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == undefined) { game.data.tint = "default"; game.flush(); } this.gotoAndStop(game.data.tint); }
Instance of Symbol 227 MovieClip "b_mc" in Frame 117
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == undefined) { game.data.brightness = 0; game.flush(); } this._alpha = game.data.brightness; }
Instance of Symbol 228 MovieClip "m" in Frame 117
onClipEvent (load) { gotoAndStop (123); }
Frame 119
listeningLC = new LocalConnection(); listeningLC.sendBack = function (gamedata) { game = SharedObject.getLocal("minigamecollectioninfo"); lc123 = 1; while (lc123 < 11) { if (game.data[("g" + lc123) + "score"] > gamedata[lc123 - 1]) { sendbackdata[lc123 - 1] = game.data[("g" + lc123) + "score"]; } else { game.data[("g" + lc123) + "score"] = gamedata[lc123 - 1]; sendbackdata[lc123 - 1] = false; } lc123++; } game.flush(); listeningLC.send("__ma_connection__", "sendback", sendbackdata); }; listeningLC2.connect("__ma_connection__");
Symbol 3 Button
on (press) { if (_parent.totalpts == undefined) { _parent.totalpts = 0; } _parent.totalpts = _parent.totalpts + values1; play(); }
Symbol 5 MovieClip Frame 1
stop();
Symbol 5 MovieClip Frame 9
stop(); if (this._name != "mainloadergg1") { this._parent.n++; this._parent.duplicate(); this.removeMovieClip(this); }
Symbol 17 Button
on (release) { getURL ("http://www.flak-games.com/", "_blank"); }
Symbol 26 Button
on (release) { _root.gotoAndPlay(3); }
Symbol 27 MovieClip Frame 1
if (_root._framesloaded >= 16) { this.gotoAndStop(3); }
Symbol 27 MovieClip Frame 2
gotoAndPlay (1);
Symbol 949 MovieClip [__Packages.ab3.rankz.Armor_Bot_30_En_AS1] Frame 0
class ab3.rankz.Armor_Bot_30_En_AS1 extends Object { static var _CharsReverseLookup; var _Armor_Bot_30_En_AS1Str, _Armor_Bot_30_En_AS1Count; function Armor_Bot_30_En_AS1 () { super(); } static function Encode(str) { var _local1 = new ab3.rankz.Armor_Bot_30_En_AS1(); return(_local1.encodeArmor_Bot_30_En_AS1(str)); } static function Decode(str) { var _local1 = new ab3.rankz.Armor_Bot_30_En_AS1(); return(_local1.decodeArmor_Bot_30_En_AS1(str)); } static function StringReplaceAll(source, find, replacement) { return(source.split(find).join(replacement)); } static function InitReverseChars() { _CharsReverseLookup = new Array(); var _local1 = 0; while (_local1 < _Chars.length) { _CharsReverseLookup[_Chars[_local1]] = _local1; _local1++; } return(true); } static function UrlDecode(str) { str = StringReplaceAll(str, "\\+", " "); str = unescape(str); return(str); } static function UrlEncode(str) { str = escape(str); str = StringReplaceAll(str, "\\+", "%2B"); str = StringReplaceAll(str, "%20", "+"); return(str); } function setArmor_Bot_30_En_AS1Str(str) { _Armor_Bot_30_En_AS1Str = str; _Armor_Bot_30_En_AS1Count = 0; } function readArmor_Bot_30_En_AS1() { if (!_Armor_Bot_30_En_AS1Str) { return(_EndOfInput); } if (_Armor_Bot_30_En_AS1Count >= _Armor_Bot_30_En_AS1Str.length) { return(_EndOfInput); } var _local2 = _Armor_Bot_30_En_AS1Str.charCodeAt(_Armor_Bot_30_En_AS1Count) & 255; _Armor_Bot_30_En_AS1Count++; return(_local2); } function encodeArmor_Bot_30_En_AS1(str) { setArmor_Bot_30_En_AS1Str(str); var _local3 = ""; var _local2 = new Array(3); var _local5 = 0; var _local4 = false; while ((!_local4) && (((_local2[0] = readArmor_Bot_30_En_AS1())) != _EndOfInput)) { _local2[1] = readArmor_Bot_30_En_AS1(); _local2[2] = readArmor_Bot_30_En_AS1(); _local3 = _local3 + _Chars[_local2[0] >> 2]; if (_local2[1] != _EndOfInput) { _local3 = _local3 + _Chars[((_local2[0] << 4) & 48) | (_local2[1] >> 4)]; if (_local2[2] != _EndOfInput) { _local3 = _local3 + _Chars[((_local2[1] << 2) & 60) | (_local2[2] >> 6)]; _local3 = _local3 + _Chars[_local2[2] & 63]; } else { _local3 = _local3 + _Chars[(_local2[1] << 2) & 60]; _local3 = _local3 + "="; _local4 = true; } } else { _local3 = _local3 + _Chars[(_local2[0] << 4) & 48]; _local3 = _local3 + "="; _local3 = _local3 + "="; _local4 = true; } _local5 = _local5 + 4; if (_local5 >= 76) { _local3 = _local3 + "\\n"; _local5 = 0; } } return(_local3); } function readReverseArmor_Bot_30_En_AS1() { if (!_Armor_Bot_30_En_AS1Str) { return(_EndOfInput); } while (true) { if (_Armor_Bot_30_En_AS1Count >= _Armor_Bot_30_En_AS1Str.length) { return(_EndOfInput); } var _local2 = _Armor_Bot_30_En_AS1Str.charAt(_Armor_Bot_30_En_AS1Count); _Armor_Bot_30_En_AS1Count++; if (_CharsReverseLookup[_local2]) { return(_CharsReverseLookup[_local2]); } if (_local2 == "A") { return(0); } } } function ntos(n) { var _local1 = n.toString(16); if (_local1.length == 1) { _local1 = "0" + _local1; } _local1 = "%" + _local1; return(unescape(_local1)); } function decodeArmor_Bot_30_En_AS1(str) { setArmor_Bot_30_En_AS1Str(str); var _local3 = ""; var _local2 = new Array(4); var _local4 = false; while (((!_local4) && (((_local2[0] = readReverseArmor_Bot_30_En_AS1())) != _EndOfInput)) && (((_local2[1] = readReverseArmor_Bot_30_En_AS1())) != _EndOfInput)) { _local2[2] = readReverseArmor_Bot_30_En_AS1(); _local2[3] = readReverseArmor_Bot_30_En_AS1(); _local3 = _local3 + ntos(((_local2[0] << 2) & 255) | (_local2[1] >> 4)); if (_local2[2] != _EndOfInput) { _local3 = _local3 + ntos(((_local2[1] << 4) & 255) | (_local2[2] >> 2)); if (_local2[3] != _EndOfInput) { _local3 = _local3 + ntos(((_local2[2] << 6) & 255) | _local2[3]); } else { _local4 = true; } } else { _local4 = true; } } return(_local3); } function toHex(n) { var _local4 = ""; var _local3 = true; var _local1 = 32; while (_local1 > 0) { _local1 = _local1 - 4; var _local2 = (n >> _local1) & 15; if ((!_local3) || (_local2 != 0)) { _local3 = false; _local4 = _local4 + _Digits[_local2]; } } return(((_local4 == "") ? "0" : (_local4))); } function pad(str, len, pad) { var _local2 = str; var _local1 = str.length; while (_local1 < len) { _local2 = pad + _local2; _local1++; } return(_local2); } function encodeHex(str) { var _local4 = ""; var _local2 = 0; while (_local2 < str.length) { _local4 = _local4 + pad(toHex(str.charCodeAt(_local2) & 255), 2, "0"); _local2++; } return(_local4); } function decodeHex(str) { var _local5 = ""; var _local3 = ""; var _local2 = 0; while (_local2 < str.length) { _local3 = _local3 + str.charAt(_local2); if (_local3.length == 2) { _local5 = _local5 + ntos(parseInt("0x" + _local3)); _local3 = ""; } _local2++; } return(_local5); } static var _EndOfInput = -1; static var _Chars = new Array("A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "+", "/"); static var _CharsReverseLookupInited = InitReverseChars(); static var _Digits = new Array("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "a", "b", "c", "d", "e", "f"); }
Symbol 950 MovieClip [__Packages.MochiAd] Frame 0
class MochiAd { function MochiAd () { } static function getVersion() { return("2.1"); } static function showPreGameAd(options) { var _local30 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local30); var _local20 = options.clip; var _local26 = 11000; var _local29 = options.ad_timeout; delete options.ad_timeout; var _local23 = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var _local6 = _local20._mochiad; _local6.onUnload = function () { options.ad_finished(); }; var _local15 = _getRes(options); var _local4 = _local15[0]; var _local14 = _local15[1]; _local6._x = _local4 * 0.5; _local6._y = _local14 * 0.5; var chk = _local6.createEmptyMovieClip("_mochiad_wait", 3); chk._x = _local4 * -0.5; chk._y = _local14 * -0.5; var _local8 = chk.createEmptyMovieClip("_mochiad_bar", 4); _local8._x = 10; _local8._y = _local14 - 20; var _local25 = options.color; delete options.color; var _local21 = options.background; delete options.background; var _local27 = options.outline; delete options.outline; var _local5 = _local8.createEmptyMovieClip("_outline", 1); _local5.beginFill(_local21); _local5.moveTo(0, 0); _local5.lineTo(_local4 - 20, 0); _local5.lineTo(_local4 - 20, 10); _local5.lineTo(0, 10); _local5.lineTo(0, 0); _local5.endFill(); var _local3 = _local8.createEmptyMovieClip("_inside", 2); _local3.beginFill(_local25); _local3.moveTo(0, 0); _local3.lineTo(_local4 - 20, 0); _local3.lineTo(_local4 - 20, 10); _local3.lineTo(0, 10); _local3.lineTo(0, 0); _local3.endFill(); _local3._xscale = 0; var _local7 = _local8.createEmptyMovieClip("_outline", 3); _local7.lineStyle(0, _local27, 100); _local7.moveTo(0, 0); _local7.lineTo(_local4 - 20, 0); _local7.lineTo(_local4 - 20, 10); _local7.lineTo(0, 10); _local7.lineTo(0, 0); chk.ad_msec = _local26; chk.ad_timeout = _local29; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = _local23; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; _local6.lc.adLoaded = function (width, height) { }; _local6.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec; }; chk.onEnterFrame = function () { var _local6 = this._parent._parent; var _local12 = this._parent._mochiad_ctr; var _local5 = getTimer() - this.started; var _local3 = false; var _local4 = _local6.getBytesTotal(); var _local8 = _local6.getBytesLoaded(); var _local10 = (100 * _local8) / _local4; var _local11 = (100 * _local5) / chk.ad_msec; var _local9 = this._mochiad_bar._inside; var _local2 = Math.min(100, Math.min(_local10 || 0, _local11)); _local2 = Math.max(this.last_pcnt, _local2); this.last_pcnt = _local2; _local9._xscale = _local2; if (!chk.showing) { var _local7 = _local12.getBytesTotal(); if ((_local7 > 0) || (typeof(_local7) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local5 > chk.ad_timeout) { _local3 = true; } } if (_local5 > chk.ad_msec) { _local3 = true; } if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; } static function showInterLevelAd(options) { var _local16 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local16); var _local10 = options.clip; var _local13 = 11000; var _local15 = options.ad_timeout; delete options.ad_timeout; var _local12 = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var _local3 = _local10._mochiad; _local3.onUnload = function () { options.ad_finished(); }; var _local6 = _getRes(options); var _local17 = _local6[0]; var _local14 = _local6[1]; _local3._x = _local17 * 0.5; _local3._y = _local14 * 0.5; var chk = _local3.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = _local13; chk.ad_timeout = _local15; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = _local12; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; _local3.lc.adLoaded = function (width, height) { }; _local3.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec - 250; }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { _local2 = true; } } if (_local4 > chk.ad_msec) { _local2 = true; } if (_local2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; } static function showTimedAd(options) { showInterLevelAd(options); } static function showPreloaderAd(options) { showPreGameAd(options); } static function _allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function _loadCommunicator(options) { var _local26 = {clip:_root, com_server:"http://x.mochiads.com/com/1/", method:"loadCommunicator", depth:10337, id:"_UNKNOWN_"}; options = _parseOptions(options, _local26); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local18 = options.clip; var _local20 = "_mochiad_com_" + options.id; if (!_isNetworkAvailable()) { return(null); } if (_local18[_local20]) { return(_local18[_local20].lc); } var _local21 = options.com_server + options.id; _allowDomains(_local21); delete options.id; delete options.com_server; var _local25 = options.depth; delete options.depth; var _local17 = _local18.createEmptyMovieClip(_local20, _local25); var _local11 = _local17.createEmptyMovieClip("_mochiad_com", 1); for (var _local15 in options) { _local11[_local15] = options[_local15]; } var _local6 = new LocalConnection(); var _local16 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local6.mc = _local17; _local6.name = _local16; _local6.allowDomain = function (d) { return(true); }; _local6.allowInsecureDomain = _local6.allowDomain; _local6.connect(_local16); _local17.lc = _local6; _local11.lc = _local16; _local6._id = 0; _local6._queue = []; _local6.rpcResult = function (cb_arg) { var _local8 = parseInt(cb_arg); var _local4 = this._callbacks[_local8]; if (!_local4) { return(undefined); } delete this._callbacks[_local8]; var _local5 = []; var _local3 = 2; while (_local3 < _local4.length) { _local5.push(_local4[_local3]); _local3++; } _local3 = 1; while (_local3 < arguments.length) { _local5.push(arguments[_local3]); _local3++; } var _local6 = _local4[1]; var _local7 = _local4[0]; if (_local7 && (typeof(_local6) == "string")) { _local6 = _local7[_local6]; } if (_local6) { _local6.apply(_local7, _local5); } }; _local6._didConnect = function (endpoint) { this._endpoint = endpoint; var _local4 = this._queue; delete this._queue; var _local5 = this.doSend; var _local2 = 0; while (_local2 < _local4.length) { var _local3 = _local4[_local2]; _local5.apply(this, _local3); _local2++; } }; _local6.doSend = function (args, cbobj, cbfn) { if (this._endpoint == null) { var _local4 = []; var _local3 = 0; while (_local3 < arguments.length) { _local4.push(arguments[_local3]); _local3++; } this._queue.push(_local4); return(undefined); } this._id = this._id + 1; var _local5 = this._id; if ((cbfn === undefined) || (cbfn === null)) { cbfn = cbobj; } this._callbacks[_local5] = [cbobj, cbfn]; var _local7 = new LocalConnection(); var _local9 = _local7.send(this._endpoint, "rpc", _local5, args); }; _local6._callbacks = {}; _local6._callbacks[0] = [_local6, "_didConnect"]; _local11.st = getTimer(); _local11.loadMovie(_local21 + ".swf", "POST"); return(_local6); } static function fetchHighScores(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["fetchHighScores", options]; _local1.doSend(["fetchHighScores", options], callbackObj, callbackMethod); return(true); } static function sendHighScore(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["sendHighScore", options]; _local1.doSend(["sendHighScore", options], callbackObj, callbackMethod); return(true); } static function load(options) { var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = _parseOptions(options, _local13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local9 = options.clip; if (!_isNetworkAvailable()) { return(null); } if (_local9._mochiad_loaded) { return(null); } var _local12 = options.depth; delete options.depth; var _local6 = _local9.createEmptyMovieClip("_mochiad", _local12); var _local11 = _getRes(options); options.res = (_local11[0] + "x") + _local11[1]; options.server = options.server + options.id; delete options.id; _local9._mochiad_loaded = true; var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1); for (var _local7 in options) { _local4[_local7] = options[_local7]; } var _local10 = _local4.server; delete _local4.server; var _local14 = _allowDomains(_local10); _local6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; MochiAd.unload(this._parent); } }; } }; var _local5 = new LocalConnection(); var _local8 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local5.mc = _local6; _local5.name = _local8; _local5.hostname = _local14; _local5.allowDomain = function (d) { return(true); }; _local5.allowInsecureDomain = _local5.allowDomain; _local5.connect(_local8); _local6.lc = _local5; _local4.lc = _local8; _local4.st = getTimer(); _local4.loadMovie(_local10 + ".swf", "POST"); return(_local6); } static function unload(clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); } static function _isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function _getRes(options) { var _local3 = options.clip.getBounds(); var _local2 = 0; var _local1 = 0; if (typeof(options.res) != "undefined") { var _local4 = options.res.split("x"); _local2 = parseFloat(_local4[0]); _local1 = parseFloat(_local4[1]); } else { _local2 = _local3.xMax - _local3.xMin; _local1 = _local3.yMax - _local3.yMin; } if ((_local2 == 0) || (_local1 == 0)) { _local2 = Stage.width; _local1 = Stage.height; } return([_local2, _local1]); } static function _parseOptions(options, defaults) { var _local4 = {}; for (var _local8 in defaults) { _local4[_local8] = defaults[_local8]; } if (options) { for (var _local8 in options) { _local4[_local8] = options[_local8]; } } if (_root.mochiad_options) { var _local5 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local5.length) { var _local3 = _local5[_local2].split("="); _local4[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } return(_local4); } }
Symbol 40 Button
on (release) { getURL ("http://www.flak-games.com", "_blank"); }
Symbol 50 MovieClip Frame 275
_parent.play();
Symbol 51 MovieClip Frame 2
stop();
Symbol 51 MovieClip Frame 3
_root.play();
Symbol 60 MovieClip Frame 1
stop();
Symbol 65 MovieClip Frame 6
stop();
Symbol 67 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); if ((Key.isDown(67) && (Key.isDown(51))) && (game.data.tint == "blue")) { _root.mus.setVolume(50); game.data.allgamesunlocked = true; game.flush(); } gotoAndStop ("selectgameblue"); }
Symbol 68 Button
on (release) { gotoAndStop ("info"); }
Symbol 69 Button
on (release) { _root.pausemenu.gotoAndStop(2); }
Symbol 70 Button
on (release) { _root.gotoAndStop("Credits"); }
Symbol 71 Button
on (release) { getURL ("http://www.flak-games.com", "_blank"); }
Symbol 72 Button
on (release) { getURL ("http://rankz.armorbot.com/Minigame_Arcade/", "_blank"); }
Symbol 85 MovieClip Frame 1
stop();
Symbol 91 Button
on (release) { if (_parent.bg._currentframe == _parent.bg._totalframes) { _parent.bg.gotoAndStop(1); } else { _parent.bg.nextFrame(); } }
Symbol 95 Button
on (release) { if (_parent.bg._currentframe == 1) { _parent.bg.gotoAndStop(_parent.bg._totalframes); } else { _parent.bg.prevFrame(); } }
Symbol 97 Button
on (release) { if (_root.cursor._currentframe != 1) { _root.cursor.prevFrame(); } else { _root.cursor.gotoAndStop(_root.cusor._totalframes); } }
Symbol 98 Button
on (release) { if (_root.cursor._currentframe != _root.cursor._totalframes) { _root.cursor.nextFrame(); } else { _root.cursor.gotoAndStop(1); } }
Symbol 100 Button
on (release) { _parent.gotoAndStop(1); }
Symbol 101 Button
on (release) { _parent.gotoAndStop(2); }
Symbol 108 Button
on (release) { nextFrame(); }
Symbol 113 Button
on (release) { gotoAndStop (2); _root.difficulty = "easy"; }
Symbol 114 Button
on (release) { gotoAndStop (3); _root.difficulty = "normal"; }
Symbol 115 Button
on (release) { gotoAndStop (4); _root.difficulty = "hard"; }
Symbol 120 MovieClip Frame 1
stop(); if (jkl123 == undefined) { jkl123 = 1; game = SharedObject.getLocal("minigamecollectioninfo"); _root.difficulty = game.data.defaultdifficulty; if (_root.difficulty == undefined) { _root.difficulty = "normal"; } gotoAndStop(_root.difficulty); }
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 9
stop(); if (this._name != "mainloadergg") { this._parent.n++; this._parent.duplicate(); this.removeMovieClip(this); }
Symbol 134 MovieClip Frame 1
duplicate = function () { duplicateMovieClip (this.mainloadergg, "mainloadergg" + this.n, this.getNextHighestDepth() + this.n); }; Mouse.hide(); _root.savegame = function () { _root.loaderminigame.gotoAndStop(1); }; _root.pausegame = function () { _root.loaderminigame.mainloadergg.timePaused = getTimer() / 1000; _root.gpaused = true; }; _root.unpausegame = function () { _root.loaderminigame.mainloadergg.unPauseTime = getTimer() / 1000; trace(_root.loaderminigame.mainloadergg.startt); _root.loaderminigame.mainloadergg.pauseLength = _root.loaderminigame.mainloadergg.pauseLength + ((_root.loaderminigame.mainloadergg.unPauseTime - _root.loaderminigame.mainloadergg.timePaused) / 2); _root.gpaused = false; }; stop();
Symbol 134 MovieClip Frame 2
_root.currentgame = "Loader Minigame";
Symbol 134 MovieClip Frame 3
totalpts = 0; mainloadergg.unPauseTime = 0; mainloadergg.timePaused = 0; mainloadergg.pauseLength = 0; currenttime = 60; stop(); if (_root.difficulty == "easy") { difficulty1 = 1; } else if (_root.difficulty == "normal") { difficulty1 = 2; } else if (_root.difficulty == "hard") { difficulty1 = 3; } difficulty = _root.difficulty;
Instance of Symbol 121 MovieClip "mainloadergg" in Symbol 134 MovieClip Frame 3
onClipEvent (load) { if (this._name != "mainloadergg") { _parent.deletename = this._name; this._width = this._width + Math.round(Math.random() * 40); this._height = this._width; location = Math.round(Math.random() * 4); if (location == 0) { location = 1; } trace(location); if (location == 1) { this._y = Math.round(Math.random() * 480); this._x = -this._width; } else if (location == 4) { this._x = Math.round(Math.random() * 650); this._y = -this._width; } else if (location == 2) { this._x = Math.round(Math.random() * 650); this._y = 500 + this._width; } else if (location == 3) { this._y = Math.round(Math.random() * 480); this._x = 650 + this._width; } speed = Math.round((Math.random() * 14) * _root.loaderminigame.difficulty1) + 1; trace(speed); values1 = 1 + Math.round((Math.random() * speed) / 5); if (_root.loaderminigame.currenttime <= 0) { _root.loaderminigame.nextFrame(); } } else { if (unPauseTime == undefined) { unPauseTime = 0; } if (timePaused == undefined) { timePaused = 0; } if (pauseLength == undefined) { pauseLength = 0; } this.startt = getTimer() / 1000; _parent.n = 1; this.duplicateMovieClip("mainloadergg" + this._parent.n, (this.getNextHighestDepth + this._parent.n) + 50); } } onClipEvent (enterFrame) { if (_root.gpaused) { } else { if (_root.loaderminigame._currentframe != 3) { this.gotoAndStop(this._totalframes); } if (this._name != "mainloadergg") { if (location == 1) { this._x = this._x + speed; } else if (location == 4) { this._y = this._y + speed; } else if (location == 2) { this._y = this._y - speed; } else if (location == 3) { this._x = this._x - speed; } if (((location == 1) || (location == 4)) && ((this._x >= (650 + this._width)) || (this._y >= (500 + this._width)))) { this.gotoAndStop(this._totalframes); } if (((location == 2) || (location == 3)) && ((this._x <= ((-this._width) + 1)) || (this._y <= ((-this._width) + 1)))) { this.gotoAndStop(this._totalframes); } } else { _parent.currenttime = Math.round((60 - ((getTimer() / 1000) - this.startt)) + pauseLength); } } }
Symbol 134 MovieClip Frame 4
difficulty = _root.difficulty; totalptsxd = totalpts * difficulty1; game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.g2score <= totalptsxd) { game.data.g2score = totalptsxd; game.flush(); }
Symbol 134 MovieClip Frame 5
game = SharedObject.getLocal("minigamecollectioninfo"); game.data.glcomplete = true; game.flush();
Symbol 140 Button
on (release) { gotoAndStop (1); }
Symbol 141 Button
on (release) { gotoAndStop ("Video Settings"); }
Symbol 142 Button
on (release) { gotoAndStop ("Audio Settings"); }
Symbol 143 Button
on (release) { gotoAndStop ("Misc. Settings"); }
Symbol 144 Button
on (release) { qu.gotoAndStop(2); }
Symbol 150 Button
on (release) { _root.savegame(); _root.gotoAndStop("mainMenu"); _parent.gotoAndStop(1); }
Symbol 151 Button
on (release) { gotoAndStop (1); }
Symbol 152 MovieClip Frame 1
stop();
Symbol 154 Button
on (release) { gotoAndStop (2); }
Symbol 164 Button
on (press) { startDrag (box, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box._x <= (-50 + j10)) { box._x = -50; } if ((box._x <= (-j10)) && (box._x > (-50 + j10))) { box._x = -25; } if ((box._x <= j10) && (box._x > (-j10))) { box._x = 0; } if ((box._x <= ((50 - j5) + j10)) && (box._x > j10)) { box._x = 25; } if ((box._x <= 50) && (box._x > ((50 - j5) + j10))) { box._x = 50; } }
Instance of Symbol 166 MovieClip "box" in Symbol 167 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; _root.mus.setVolume(Math.round(this._x + (_parent.width / 2))); }
Symbol 173 Button
on (press) { startDrag (box, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box._x <= (-50 + j10)) { box._x = -50; } if ((box._x <= (-j10)) && (box._x > (-50 + j10))) { box._x = -25; } if ((box._x <= j10) && (box._x > (-j10))) { box._x = 0; } if ((box._x <= ((50 - j5) + j10)) && (box._x > j10)) { box._x = 25; } if ((box._x <= 50) && (box._x > ((50 - j5) + j10))) { box._x = 50; } }
Instance of Symbol 166 MovieClip "box" in Symbol 174 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; }
Symbol 180 Button
on (press) { startDrag (box3, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box3._x <= (-50 + j10)) { box3._x = -50; } if ((box3._x <= (-j10)) && (box3._x > (-50 + j10))) { box3._x = -25; } if ((box3._x <= j10) && (box3._x > (-j10))) { box3._x = 0; } if ((box3._x <= ((50 - j5) + j10)) && (box3._x > j10)) { box3._x = 25; } if ((box3._x <= 50) && (box3._x > ((50 - j5) + j10))) { box3._x = 50; } }
Instance of Symbol 166 MovieClip "box3" in Symbol 181 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; }
Symbol 188 Button
on (press) { startDrag (box, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box._x <= (-50 + j10)) { box._x = -50; } if ((box._x <= (-j10)) && (box._x > (-50 + j10))) { box._x = -25; } if ((box._x <= j10) && (box._x > (-j10))) { box._x = 0; } if ((box._x <= ((50 - j5) + j10)) && (box._x > j10)) { box._x = 25; } if ((box._x <= 50) && (box._x > ((50 - j5) + j10))) { box._x = 50; } }
Instance of Symbol 166 MovieClip "box" in Symbol 189 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; } onClipEvent (load) { game = SharedObject.getLocal("minigamecollectioninfo"); if (_quality == "BEST") { this._x = 50; } if (_quality == "MEDIUM") { this._x = 0; } if (_quality == "autohigh") { this._x = -50; } if (_quality == "HIGH") { this._x = 25; } if (_root._quality == "LOW") { this._x = -25; } }
Symbol 192 Button
on (press) { startDrag (box2, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box2._x <= (-50 + j10)) { box2._x = -50; } if ((box2._x <= (-j10)) && (box2._x > (-50 + j10))) { box2._x = -25; } if ((box2._x <= j10) && (box2._x > (-j10))) { box2._x = 0; } if ((box2._x <= ((50 - j5) + j10)) && (box2._x > j10)) { box2._x = 25; } if ((box2._x <= 50) && (box2._x > ((50 - j5) + j10))) { box2._x = 50; } }
Instance of Symbol 166 MovieClip "box2" in Symbol 193 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; } onClipEvent (load) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.brightness == 0) { this._x = 50; } if (game.data.brightness == 25) { this._x = 0; } if (game.data.brightness == 50) { this._x = -50; } if (game.data.brightness == 12) { this._x = 25; } if (game.data.brightness == 37) { this._x = -25; } }
Symbol 199 Button
on (press) { startDrag (box3, true, -50, 0, 50, 0); } on (releaseOutside) { stopDrag(); } on (release) { stopDrag(); jj = -50; jj2 = 100; j5 = 20; j10 = 10; if (box3._x <= (-50 + j10)) { box3._x = -50; } if ((box3._x <= (-j10)) && (box3._x > (-50 + j10))) { box3._x = -25; } if ((box3._x <= j10) && (box3._x > (-j10))) { box3._x = 0; } if ((box3._x <= ((50 - j5) + j10)) && (box3._x > j10)) { box3._x = 25; } if ((box3._x <= 50) && (box3._x > ((50 - j5) + j10))) { box3._x = 50; } }
Instance of Symbol 166 MovieClip "box3" in Symbol 200 MovieClip Frame 1
onClipEvent (enterFrame) { if ((this._y > 0) || (this._y < 0)) { this._y = 0; } this._y = 0; } onClipEvent (load) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.tint == "yellow") { this._x = 50; } if (game.data.tint == "blue") { this._x = 0; } if (game.data.tint == "default") { this._x = -50; } if (game.data.tint == "green") { this._x = 25; } if (game.data.tint == "red") { this._x = -25; } }
Symbol 204 MovieClip Frame 2
if (_parent.gr == 1) { gotoAndPlay (1); } else if (_parent.gr == 2) { gotoAndPlay (3); } if (_parent.gr == undefined) { gotoAndPlay (1); }
Symbol 204 MovieClip Frame 4
if (_parent.gr == 1) { gotoAndPlay (1); } else if (_parent.gr == 2) { gotoAndPlay (3); } if (_parent.gr == undefined) { gotoAndPlay (1); }
Symbol 207 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.defaultdifficulty = "easy"; game.flush(); _root.pausemenu.easy.gr = 2; _root.pausemenu.normal.gr = 1; _root.pausemenu.hard.gr = 1; }
Symbol 208 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.defaultdifficulty = "normal"; game.flush(); _root.pausemenu.easy.gr = 1; _root.pausemenu.normal.gr = 2; _root.pausemenu.hard.gr = 1; }
Symbol 209 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.defaultdifficulty = "hard"; game.flush(); _root.pausemenu.easy.gr = 1; _root.pausemenu.normal.gr = 1; _root.pausemenu.hard.gr = 2; }
Symbol 210 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.skipdirections = "yes"; game.flush(); _root.pausemenu.no1.gr = 1; _root.pausemenu.yes1.gr = 2; }
Symbol 211 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.skipdirections = "no"; game.flush(); _root.pausemenu.no1.gr = 2; _root.pausemenu.yes1.gr = 1; }
Symbol 212 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.autostream = "yes"; game.flush(); _root.pausemenu.no2.gr = 1; _root.pausemenu.yes2.gr = 2; }
Symbol 213 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); game.data.autostream = "no"; game.flush(); _root.pausemenu.no2.gr = 2; _root.pausemenu.yes2.gr = 1; }
Symbol 219 MovieClip Frame 1
stop(); _root.unpausegame();
Instance of Symbol 167 MovieClip "vc" in Symbol 219 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.box._x == -50) { _root.mus.setVolume(0); } if (this.box._x == -25) { _root.mus.setVolume(25); } if (this.box._x == 0) { _root.mus.setVolume(50); } if (this.box._x == 25) { _root.mus.setVolume(75); } if (this.box._x == 50) { _root.mus.setVolume(100); } }
Instance of Symbol 174 MovieClip "vm" in Symbol 219 MovieClip Frame 3
onClipEvent (load) { game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data._currentsong == "off") { this.box._x = -50; } if (game.data._currentsong == 1) { this.box._x = -25; } if (game.data._currentsong == 2) { this.box._x = 0; } if (game.data._currentsong == 3) { this.box._x = 25; } if (game.data._currentsong == 4) { this.box._x = 50; } } onClipEvent (enterFrame) { if (this.box._x == -50) { _root.m.gotoAndStop(6); game.data._currentsong = "off"; } if (this.box._x == -25) { if (game.data._currentsong != 1) { _root.m.gotoAndStop(2); game.data._currentsong = 1; } } if (this.box._x == 0) { if (game.data._currentsong != 2) { _root.m.gotoAndStop(3); game.data._currentsong = 2; } } if (this.box._x == 25) { if (game.data._currentsong != 3) { _root.m.gotoAndStop(4); game.data._currentsong = 3; } } if (this.box._x == 50) { if (game.data._currentsong != 4) { _root.m.gotoAndStop(5); game.data._currentsong = 4; } } }
Instance of Symbol 181 MovieClip "vp" in Symbol 219 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.box3._x == -50) { _root.mus.setPan(-100); } if (this.box3._x == -25) { _root.mus.setPan(-50); } if (this.box3._x == 0) { _root.mus.setPan(0); } if (this.box3._x == 25) { _root.mus.setPan(50); } if (this.box3._x == 50) { _root.mus.setPan(100); } }
Instance of Symbol 189 MovieClip "vq" in Symbol 219 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.box._x == -50) { _root._quality = "autohigh"; } if (this.box._x == -25) { _root._quality = "LOW"; } if (this.box._x == 0) { _root._quality = "MEDIUM"; } if (this.box._x == 25) { _root._quality = "HIGH"; } if (this.box._x == 50) { _root._quality = "BEST"; } }
Instance of Symbol 193 MovieClip "vb" in Symbol 219 MovieClip Frame 4
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (this.box2._x == -50) { game.data.brightness = 50; game.flush(); } if (this.box2._x == -25) { game.data.brightness = 37; game.flush(); } if (this.box2._x == 0) { game.data.brightness = 25; game.flush(); } if (this.box2._x == 25) { game.data.brightness = 12; game.flush(); } if (this.box2._x == 50) { game.data.brightness = 0; game.flush(); } }
Instance of Symbol 200 MovieClip "vt" in Symbol 219 MovieClip Frame 4
onClipEvent (enterFrame) { game = SharedObject.getLocal("minigamecollectioninfo"); if (this.box3._x == -50) { game.data.tint = "default"; game.flush(); } if (this.box3._x == -25) { game.data.tint = "red"; game.flush(); } if (this.box3._x == 0) { game.data.tint = "blue"; game.flush(); } if (this.box3._x == 25) { game.data.tint = "green"; game.flush(); } if (this.box3._x == 50) { game.data.tint = "yellow"; game.flush(); } }
Symbol 219 MovieClip Frame 5
game = SharedObject.getLocal("minigamecollectioninfo"); if (game.data.defaultdifficulty == undefined) { _root.pausemenu.easy.gr = 1; _root.pausemenu.normal.gr = 2; _root.pausemenu.hard.gr = 1; } if (game.data.defaultdifficulty == "easy") { _root.pausemenu.easy.gr = 2; _root.pausemenu.normal.gr = 1; _root.pausemenu.hard.gr = 1; } if (game.data.defaultdifficulty == "normal") { _root.pausemenu.easy.gr = 1; _root.pausemenu.normal.gr = 2; _root.pausemenu.hard.gr = 1; } if (game.data.defaultdifficulty == "hard") { _root.pausemenu.easy.gr = 1; _root.pausemenu.normal.gr = 1; _root.pausemenu.hard.gr = 2; } if (game.data.skipdirections == undefined) { _root.pausemenu.no1.gr = 2; _root.pausemenu.yes1.gr = 1; } if (game.data.skipdirections == "no") { _root.pausemenu.no1.gr = 2; _root.pausemenu.yes1.gr = 1; } if (game.data.skipdirections == "yes") { _root.pausemenu.no1.gr = 1; _root.pausemenu.yes1.gr = 2; } if (game.data.autostream == undefined) { _root.pausemenu.no2.gr = 2; _root.pausemenu.yes2.gr = 1; } if (game.data.autostream == "no") { _root.pausemenu.no2.gr = 2; _root.pausemenu.yes2.gr = 1; } if (game.data.autostream == "yes") { _root.pausemenu.no2.gr = 1; _root.pausemenu.yes2.gr = 2; }
Symbol 228 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 2
stopAllSounds(); _root.mus = new Sound(); _root.mus.attachSound("NG62233"); _root.mus.start(0, 5000);
Symbol 228 MovieClip Frame 3
stopAllSounds(); _root.mus = new Sound(); _root.mus.attachSound("106783"); _root.mus.start(0, 5000);
Symbol 228 MovieClip Frame 4
stopAllSounds(); _root.mus = new Sound(); _root.mus.attachSound("113810"); _root.mus.start(0, 5000);
Symbol 228 MovieClip Frame 5
stopAllSounds(); _root.mus = new Sound(); _root.mus.attachSound("92394"); _root.mus.start(0, 5000);
Symbol 228 MovieClip Frame 6
stopAllSounds();
Symbol 234 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 2
if (_root[this._parent._parent._name].locked == true) { _parent.gotoAndStop(2); } else { _parent.gotoAndStop(_root[this._parent._parent._name].n + 2); }
Symbol 273 MovieClip Frame 1
if (_root[this._parent._name].locked == true) { gotoAndStop (2); } else { gotoAndStop(_root[this._parent._name].n + 2); } stop();
Symbol 273 MovieClip Frame 2
if (_root[this._parent._name].locked == true) { gotoAndStop (2); } else { gotoAndStop(_root[this._parent._name].n + 2); }
Instance of Symbol 238 MovieClip in Symbol 273 MovieClip Frame 2
onClipEvent (enterFrame) { }
Symbol 273 MovieClip Frame 4
stop();
Symbol 273 MovieClip Frame 5
stop();
Symbol 273 MovieClip Frame 6
stop();
Symbol 273 MovieClip Frame 10
stop();
Symbol 276 MovieClip Frame 1
play(); if (_root[this._parent._name].gameTitle != undefined) { if (_root[this._parent._name].locked != true) { gameTitle = ((_root[this._parent._name].gameTitle + newline) + " ") + _root[this._parent._name].loading; } else { gameTitle = "<b><u>LOCKED</b></u>"; } }
Symbol 276 MovieClip Frame 2
if (_root._framesloaded >= _root[this._parent._name].lfn) { g = this._parent._name; if (_root[this._parent._name].score == undefined) { _root[this._parent._name].score = 0; } _root[this._parent._name].loading = "Best Score:" + _root[this._parent._name].score; } else { _root[this._parent._name].loading = "Loading..."; } play();
Symbol 281 Button
on (release) { gotoAndStop ("mainMenu"); }
Symbol 290 Button
on (release) { function __rankz_send__(par1, par2, par3, par4) { par227 = new LoadVars(); par228 = new LoadVars(); par227.flashkey = par2; par227.SU0249 = par1; par227.bmFtZTE = ab3.rankz.Armor_Bot_30_En_AS1.Encode(par3); par227.c2NvcmUx = ab3.rankz.Armor_Bot_30_En_AS1.Encode(par4 + "j%e%a%n%s"); par227.flashkey = par227.flashkey.split("=").join(""); par227.SU0249 = par227.SU0249.split("=").join(""); par228.onLoad = function (success) { if (success) { trace(par228.msg); } else { trace(par228.loaded); } }; if ((!_root.fkjsdflsajldkja2) || (_root.overallscore == 0)) { _root.fkjsdflsajldkja2 = 1; _root.fkjsdflsajldkja = 1; par227.sendAndLoad("http://rankz.armorbot.com/submit/", par228, "POST"); } } bXlnYW1lX25hbWVfdmFyaWFibGU = _root.highscorename; bXlnYW1lX3Njb3JlX3ZhcmlhYmxl = _root.overallscore; __rankz_send__("MjEzOGolZSVhJW4lcw==", "clZYQnhsb0I=", bXlnYW1lX25hbWVfdmFyaWFibGU, bXlnYW1lX3Njb3JlX3ZhcmlhYmxl); }
Symbol 291 Button
on (release) { getURL ("http://rankz.armorbot.com/Minigame_Arcade/", "_blank"); }
Symbol 301 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 2
play();
Symbol 301 MovieClip Frame 90
_root.fkjsdflsajldkja = 0;
Symbol 313 Button
on (release) { gotoAndStop (1); }
Symbol 315 Button
on (release) { if (info.loading != "Loading...") { if (glocked == false) { _root.gotoAndStop(framen1); } } }
Symbol 320 MovieClip Frame 1
play();
Symbol 321 MovieClip Frame 1
stop(); i = false;
Symbol 321 MovieClip Frame 2
if ((i == undefined) || (i == false)) { _root.LDB._alpha = 0; i = true; } if (this._alpha < 100) { this._alpha = this._alpha + 100; } if ((this._alpha == 100) && (_root._framesloaded >= glfn)) { stop(); } else { play(); } if (_root._framesloaded <= glfn) { gname = (gname + newline) + "Loading Complete"; } gname = info.gname; glocked = info.glocked; glfn = info.glfn; LevelD = info.LevelD; Game_Description = info.Game_Description; framen1 = info.framen1; loading = info.loading;
Instance of Symbol 273 MovieClip in Symbol 321 MovieClip Frame 2
/* no clip actions */
Symbol 321 MovieClip Frame 3
prevFrame(); if (this._alpha < 100) { this._alpha = this._alpha + 5; }
Symbol 323 MovieClip Frame 1
stop();
Symbol 330 MovieClip Frame 1048
stop();
Symbol 333 Button
on (release) { gotoAndStop ("mainMenu"); }
Symbol 336 Button
on (release) { getURL ("http://www.flak-games.com/", "_blank"); }
Symbol 337 Button
on (release) { getURL ("mailto:chad@flak-games.com"); }
Symbol 338 MovieClip Frame 1
stop();
Symbol 366 MovieClip Frame 1
stop();
Symbol 367 Button
on (press) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); } on (release) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); } on (rollOut) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 369 Button
on (release) { if (_root.bg._currentframe != _root.bg._totalframes) { _root.bg.nextFrame(); } else { _root.bg.gotoAndStop(1); } }
Symbol 370 Button
on (release) { if (_root.bg._currentframe != 1) { _root.bg.prevFrame(); } else { _root.bg.gotoAndStop(_root.bg._totalframes); } }
Symbol 371 Button
on (release) { _root.savegame(); _root.refresh_movie("selectgameblue"); }
Symbol 372 Button
on (release) { _root.refresh_movie(_root.currentgame); }
Symbol 375 Button
on (release) { _root.cfsd = false; nextFrame(); }
Symbol 376 Button
on (release) { game = SharedObject.getLocal("minigamecollectioninfo"); _root.currentlevel = game.data.currentlevel; _root.loadedmascore = game.data.loadedmascore; _root.difficulty = game.data.saveddifficulty; _root.cfsd = true; if (_root.loadedmascore == undefined) { } else { nextFrame(); } }
Symbol 391 MovieClip Frame 1
stop();
Symbol 397 Button
on (rollOver) { gotoAndStop (2); } on (press) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 406 MovieClip Frame 1
stop();
Symbol 406 MovieClip Frame 2
_root.levels.gotoAndStop(_root.levels._currentframe + 2); stop();
Symbol 407 Button
on (rollOver) { gotoAndStop (3); }
Symbol 410 Button
on (rollOver) { gotoAndStop (1); }
Symbol 412 Button
on (rollOver) { _parent.prevFrame(); }
Symbol 416 Button
on (rollOver) { gotoAndStop (4); } on (press) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 419 Button
on (rollOver) { gotoAndStop (5); }
Symbol 421 Button
on (rollOver) { gotoAndStop (3); }
Symbol 422 Button
on (rollOver) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 426 Button
on (rollOver) { gotoAndStop (6); } on (press) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 428 Button
on (rollOver) { gotoAndStop (7); }
Symbol 430 Button
on (rollOver) { gotoAndStop (5); }
Symbol 435 Button
on (rollOver) { _parent.prevFrame(); }
Symbol 438 Button
on (rollOver) { nextFrame(); } on (press) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 440 Button
on (rollOver) { gotoAndStop (9); }
Symbol 445 Button
on (rollOver) { gotoAndStop (11); }
Symbol 454 MovieClip Frame 4
stop();
Symbol 455 MovieClip Frame 1
stop();
Instance of Symbol 451 MovieClip in Symbol 455 MovieClip Frame 1
onClipEvent (enterFrame) { if (((this._parent._xmouse <= (this._width + this._x)) && (this._parent._ymouse <= 94)) && (this._parent._ymouse >= -4)) { nextFrame(); _root.levels.mob = true; trace(_root.levels.mob); } }
Symbol 455 MovieClip Frame 2
stop();
Symbol 458 Button
on (rollOver) { gotoAndStop (13); }
Symbol 462 Button
on (rollOver) { frm = (_root.currentlevel * 2) - 1; _root.levels.gotoAndStop(frm); }
Symbol 466 Button
on (rollOver) { gotoAndStop (15); }
Symbol 471 Button
on (rollOver) { gotoAndStop (17); }
Symbol 476 Button
on (rollOver) { gotoAndStop (19); }
Symbol 481 Button
on (rollOver) { gotoAndStop (21); }
Symbol 489 MovieClip Frame 1
_root.currentlevel = 1; stop();
Instance of Symbol 406 MovieClip "chad_cheat" in Symbol 489 MovieClip Frame 1
onClipEvent (enterFrame) { if (Key.isDown(67) && (Key.isDown(72))) { i = true; this.gotoAndStop(2); } else { i = false; this.gotoAndStop(1); } }
Instance of Symbol 413 MovieClip in Symbol 489 MovieClip Frame 2
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 413 MovieClip in Symbol 489 MovieClip Frame 2
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 3
_root.currentlevel = 2;
Instance of Symbol 413 MovieClip in Symbol 489 MovieClip Frame 4
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 4
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 424 MovieClip in Symbol 489 MovieClip Frame 4
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 4
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 413 MovieClip in Symbol 489 MovieClip Frame 4
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 5
_root.currentlevel = 3;
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 431 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 436 MovieClip in Symbol 489 MovieClip Frame 6
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Symbol 489 MovieClip Frame 7
_root.currentlevel = 4;
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 8
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 8
onClipEvent (load) { gotoAndPlay (30); } onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 8
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 8
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 9
_root.currentlevel = 5;
Instance of Symbol 455 MovieClip in Symbol 489 MovieClip Frame 10
onClipEvent (enterFrame) { if (_root.levels.mob == true) { this.gotoAndStop(2); } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 10
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 11
_root.currentlevel = 6;
Instance of Symbol 463 MovieClip in Symbol 489 MovieClip Frame 12
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 12
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 12
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 13
_root.currentlevel = 7;
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 14
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Symbol 489 MovieClip Frame 15
_root.currentlevel = 8;
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 16
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 431 MovieClip in Symbol 489 MovieClip Frame 16
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 16
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 16
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 17
_root.currentlevel = 9;
Instance of Symbol 413 MovieClip in Symbol 489 MovieClip Frame 18
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 18
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 18
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 19
_root.currentlevel = 10;
Instance of Symbol 463 MovieClip in Symbol 489 MovieClip Frame 20
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 423 MovieClip in Symbol 489 MovieClip Frame 20
onClipEvent (enterFrame) { if (_root.difficulty == "easy") { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 20
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 20
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Instance of Symbol 432 MovieClip in Symbol 489 MovieClip Frame 20
onClipEvent (enterFrame) { if ((_root.difficulty == "easy") || (_root.difficulty == "normal")) { this._x = -5000; } }
Symbol 489 MovieClip Frame 21
_root.currentlevel = 11; game = SharedObject.getLocal("minigamecollectioninfo"); game.data.game1 = "Complete"; game.data.g2complete = true; game.data.currentlevel = 11; game.flush();
Symbol 493 Button
on (release) { _root.cfsd = true; _root.currentlevel = 1; prevFrame(); }
Symbol 494 Button
on (release) { _root.cfsd = true; _root.currentlevel = 2; prevFrame(); }
Symbol 495 Button
on (release) { _root.cfsd = true; _root.currentlevel = 3; prevFrame(); }
Symbol 496 Button
on (release) { _root.cfsd = true; _root.currentlevel = 4; prevFrame(); }
Symbol 497 Button
on (release) { _root.cfsd = true; _root.currentlevel = 5; prevFrame(); }
Symbol 498 Button
on (release) { _root.cfsd = true; _root.currentlevel = 6; prevFrame(); }
Symbol 499 Button
on (release) { _root.cfsd = true; _root.currentlevel = 7; prevFrame(); }
Symbol 500 Button
on (release) { _root.cfsd = true; _root.currentlevel = 8; prevFrame(); }
Symbol 501 Button
on (release) { _root.cfsd = true; _root.currentlevel = 9; prevFrame(); }
Symbol 502 Button
on (release) { _root.cfsd = true; _root.currentlevel = 10; prevFrame(); }
Symbol 507 Button
on (release) { gotoAndStop ("game"); }
Symbol 684 MovieClip Frame 1
stop();
Instance of Symbol 675 MovieClip "fire" in Symbol 684 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.gamePaused == false) { this.play(); } else { this.stop(); } }
Instance of Symbol 677 MovieClip in Symbol 684 MovieClip Frame 1
onClipEvent (enterFrame) { i = 0; while (i < _root.wallCount) { if (this.hitTest(_root["wallu" + i]) || (this.hitTest(_root["walld" + i]))) { _parent.play(); } i++; } }
Symbol 684 MovieClip Frame 22
if (_root.win) { _root.goal.removeMovieClip(); _root.gotoAndStop("win"); i = 0; while (i < _root.wallCount) { _root["wallu" + i].removeMovieClip(); _root["walld" + i].removeMovieClip(); i++; } } else { i = 0; while (i < _root.wallCount) { _root["wallu" + i].removeMovieClip(); _root["walld" + i].removeMovieClip(); i++; } _root.gotoAndStop("over"); }
Symbol 699 Button
on (release) { refresh_movie("Missle Mayhem"); }
Symbol 706 Button
on (release) { _root.currentlevel = 1; refresh_movie("game3"); }
Symbol 707 Button
on (release) { _root.loadgame = true; _root.nextFrame(); }
Symbol 716 MovieClip Frame 1
play(); mouse_x = _root.cursor._x; mouse_y = _root.cursor._y; if (_root.gpaused) { if (f) { f = false; timePaused = getTimer() / 1000; } ffff = false; } else { if (ff != true) { ff = true; pauseLength = 0; timePaused = 0; timeUnpaused = 0; startingTime = (getTimer() / 1000) - timePaused; } f = true; if (ffff != true) { timeUnpaused = getTimer() / 1000; pauseLength = (timeUnpaused - timePaused) + pauseLength; ffff = true; } if (pauseLength == undefined) { pauseLength = 0; } timeElapsed = (getTimer() / 1000) - pauseLength; timeRemaining = timeElapsed; if (Math.round(timeRemaining) < 10) { seconds = Math.round(timeRemaining); } else { seconds = Math.round(timeRemaining); } tttimer = seconds; }
Instance of Symbol 709 MovieClip "e_turrent1" in Symbol 716 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; } }
Instance of Symbol 711 MovieClip "enemy_bullet1" in Symbol 716 MovieClip Frame 1
onClipEvent (load) { if (this._name != "enemy_bullet1") { trace("success"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; xDest = _root.levels.mouse_x; yDest = _root.levels.mouse_y; this._alpha = 100; } onClipEvent (enterFrame) { if (_root.delete1 == true) { this.removeMovieClip(this); } if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if (this._name != "enemy_bullet1") { if (Math.ceil(this._y) != yDest) { this._y = this._y + ((yDest - this._y) * (0.1 + (_root.ttn * ((_root.difficulty1 * 3) / 650)))); } if (Math.ceil(this._x) != Math.round(xDest)) { this._x = this._x + ((xDest - this._x) * (0.1 + (_root.ttn * ((_root.difficulty1 * 3) / 650)))); } else if (Math.ceil(this._y) == Math.round(yDest)) { if (jjj != true) { jjj = true; _root.ttn++; _root.levels.enemy_bullet1.duplicateMovieClip("enemy_bullet1" + _root.ttn, _root.levels.enemy_bullet1.getNextHighestDepth() + _root.ttn); } } } else if (_root.jjj != true) { if (_root.ttn == undefined) { _root.ttn = 0; } _root.jjj = true; _root.ttn++; this._alpha = 0; this.duplicateMovieClip("enemy_bullet1" + _root.ttn, this.getNextHighestDepth() + _root.ttn); } } } onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if ((((this._x > (_root.cursor._x - 5)) && (this._x < (_root.cursor._x + 5))) && (this._y < (_root.cursor._y + 5))) && (this._y > (_root.cursor._y - 5))) { _root.ttscore = _parent.tttimer; _root.refresh_movie("game3dead"); } } }
Instance of Symbol 709 MovieClip "e_turrent2" in Symbol 716 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; } }
Instance of Symbol 711 MovieClip "enemy_bullet2" in Symbol 716 MovieClip Frame 1
onClipEvent (load) { if (this._name != "enemy_bullet2") { trace("success"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; xDest = _root.levels.mouse_x; yDest = _root.levels.mouse_y; this._alpha = 100; } onClipEvent (enterFrame) { if (_root.delete1 == true) { this.removeMovieClip(this); } if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if (this._name != "enemy_bullet2") { if (Math.ceil(this._y) != yDest) { this._y = this._y + ((yDest - this._y) * (0.1 + (_root.ttn2 * ((_root.difficulty1 * 3) / 650)))); } if (Math.ceil(this._x) != Math.round(xDest)) { this._x = this._x + ((xDest - this._x) * (0.1 + (_root.ttn2 * ((_root.difficulty1 * 3) / 650)))); } else if (Math.ceil(this._y) == Math.round(yDest)) { if (jjj != true) { jjj = true; _root.ttn2++; _root.levels.enemy_bullet2.duplicateMovieClip("enemy_bullet2" + _root.ttn2, (_root.levels.enemy_bullet2.getNextHighestDepth() + _root.ttn2) + 500); } } } else if (_root.jjj2 != true) { if (_root.ttn2 == undefined) { _root.ttn2 = 0; } _root.jjj2 = true; _root.ttn2++; this._alpha = 0; this.duplicateMovieClip("enemy_bullet2" + _root.ttn2, (this.getNextHighestDepth() + _root.ttn2) + 500); } } } onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if ((((this._x > (_root.cursor._x - 5)) && (this._x < (_root.cursor._x + 5))) && (this._y < (_root.cursor._y + 5))) && (this._y > (_root.cursor._y - 5))) { _root.ttscore = _parent.tttimer; _root.refresh_movie("game3dead"); } } }
Instance of Symbol 709 MovieClip "e_turrent3" in Symbol 716 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; } }
Instance of Symbol 711 MovieClip "enemy_bullet3" in Symbol 716 MovieClip Frame 1
onClipEvent (load) { if (this._name != "enemy_bullet3") { trace("success"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; xDest = _root.levels.mouse_x; yDest = _root.levels.mouse_y; this._alpha = 100; } onClipEvent (enterFrame) { if (_root.delete1 == true) { this.removeMovieClip(this); } if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if (this._name != "enemy_bullet3") { if (Math.ceil(this._y) != yDest) { this._y = this._y + ((yDest - this._y) * (0.1 + (_root.ttn3 * ((_root.difficulty1 * 3) / 650)))); } if (Math.ceil(this._x) != Math.round(xDest)) { this._x = this._x + ((xDest - this._x) * (0.1 + (_root.ttn3 * ((_root.difficulty1 * 3) / 650)))); } else if (Math.ceil(this._y) == Math.round(yDest)) { if (jjj != true) { jjj = true; _root.ttn3++; _root.levels.enemy_bullet3.duplicateMovieClip("enemy_bullet3" + _root.ttn3, (_root.levels.enemy_bullet3.getNextHighestDepth() + _root.ttn3) + 1000); } } } else if (_root.jjj3 != true) { if (_root.ttn3 == undefined) { _root.ttn3 = 0; } _root.jjj3 = true; _root.ttn3++; this._alpha = 0; this.duplicateMovieClip("enemy_bullet3" + _root.ttn3, (this.getNextHighestDepth() + _root.ttn3) + 1000); } } } onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if ((((this._x > (_root.cursor._x - 5)) && (this._x < (_root.cursor._x + 5))) && (this._y < (_root.cursor._y + 5))) && (this._y > (_root.cursor._y - 5))) { _root.ttscore = _parent.tttimer; _root.refresh_movie("game3dead"); } } }
Instance of Symbol 709 MovieClip "e_turrent4d" in Symbol 716 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; } }
Instance of Symbol 711 MovieClip "enemy_bullet4" in Symbol 716 MovieClip Frame 1
onClipEvent (load) { if (this._name != "enemy_bullet4") { trace("success"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; xDest = _root.levels.mouse_x; yDest = _root.levels.mouse_y; this._alpha = 100; } onClipEvent (enterFrame) { if (_root.delete1 == true) { this.removeMovieClip(this); } if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if (this._name != "enemy_bullet4") { if (Math.ceil(this._y) != yDest) { this._y = this._y + ((yDest - this._y) * (0.1 + (_root.ttn * ((_root.difficulty1 * 3) / 650)))); trace((_root.difficulty1 * 3) / 650); } if (Math.ceil(this._x) != Math.round(xDest)) { this._x = this._x + ((xDest - this._x) * (0.1 + (_root.ttn * ((_root.difficulty1 * 3) / 650)))); } else if (Math.ceil(this._y) == Math.round(yDest)) { if (jjj4 != true) { jjj4 = true; _root.ttn4++; _root.levels.enemy_bullet4.duplicateMovieClip("enemy_bullet4" + _root.ttn4, (_root.levels.enemy_bullet4.getNextHighestDepth() + _root.ttn4) + 1500); } } } else if (_root.jjj4 != true) { if (_root.ttn4 == undefined) { _root.ttn4 = 0; } _root.jjj4 = true; _root.ttn4++; this._alpha = 0; this.duplicateMovieClip("enemy_bullet4" + _root.ttn4, (this.getNextHighestDepth() + _root.ttn4) + 1500); } } } onClipEvent (enterFrame) { if ((_root.gpaused == false) || (_root.gpaused == undefined)) { if ((((this._x > (_root.cursor._x - 5)) && (this._x < (_root.cursor._x + 5))) && (this._y < (_root.cursor._y + 5))) && (this._y > (_root.cursor._y - 5))) { _root.ttscore = _parent.tttimer; _root.refresh_movie("game3dead"); } } }
Symbol 716 MovieClip Frame 2
prevFrame();
Symbol 716 MovieClip Frame 3
game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g4complete = true; game.flush(); _root.jjj = 0; _root.jjj2 = 0; _root.jjj3 = 0; _root.jjj4 = 0; _root.ttn = 0; _root.ttn2 = 0; _root.ttn3 = 0; _root.ttn4 = 0;
Symbol 726 Button
on (release) { gotoAndStop ("game2"); }
Symbol 734 MovieClip Frame 1
stop();
Symbol 734 MovieClip Frame 21
stop(); this.removeMovieClip(this);
Symbol 752 MovieClip Frame 1
stop();
Symbol 760 Button
on (release) { gotoAndStop (54); }
Symbol 765 MovieClip Frame 1
stop();
Symbol 770 Button
on (release) { _root.car.startt = getTimer() / 1000; _root.mytimerc = 60; gotoAndStop ("game6c"); }
Symbol 793 MovieClip Frame 1
stop();
Symbol 809 Button
on (release) { nextFrame(); }
Symbol 816 MovieClip Frame 1
stop();
Symbol 826 Button
on (release) { prevFrame(); }
Symbol 831 Button
on (press) { _root.MainBullet.play(); }
Symbol 835 MovieClip Frame 1
stop();
Symbol 842 Button
on (press) { duplicateMovieClip (_root.MainBullet, "MainBullet" + _root.MainBullet.tttt, this.getNextHighestDepth() + 10); _root.MainBullet.tttt++; }
Symbol 846 Button
on (press) { if (((getTimer() - startt1) >= 250) || (startt1 == undefined)) { if (_root.sling._currentframe != _root.sling._totalframes) { _root.sling.play(); _root["ball" + _root.originalb.bn].play(); _root["ball" + _root.originalb.bn]._alpha = 100; } } } on (release) { if (((getTimer() - startt1) >= 700) || (startt1 == undefined)) { trace(getTimer() - startt1); startt1 = getTimer(); _root["ball" + _root.originalb.bn].fired = true; _root.sling.gotoAndStop(1); } }
Symbol 848 MovieClip Frame 1
jjh = Math.round(Math.random() * 5); if (jjh == 1) { gotoAndPlay (2); } if (jjh == 2) { gotoAndPlay (45); } if (jjh == 3) { gotoAndPlay (77); } if (jjh == 4) { gotoAndPlay (95); } if (jjh == 5) { gotoAndPlay (111); }
Symbol 848 MovieClip Frame 44
gotoAndPlay (1);
Symbol 848 MovieClip Frame 76
gotoAndPlay (1);
Symbol 848 MovieClip Frame 94
gotoAndPlay (1);
Symbol 848 MovieClip Frame 110
gotoAndPlay (1);
Symbol 848 MovieClip Frame 143
gotoAndPlay (1);
Symbol 851 MovieClip Frame 1
stop();
Symbol 851 MovieClip Frame 15
stop();
Symbol 854 MovieClip Frame 1
stop();
Symbol 854 MovieClip Frame 15
stop();
Symbol 859 Button
on (press) { if (((getTimer() - startt1) >= 250) || (startt1 == undefined)) { if (_root.sling._currentframe != _root.sling._totalframes) { _root.sling.play(); _root["ball" + _root.originalb.bn].play(); _root["ball" + _root.originalb.bn]._alpha = 100; } } } on (release) { if (((getTimer() - startt1) >= 300) || (startt1 == undefined)) { trace(getTimer() - startt1); startt1 = getTimer(); _root["ball" + _root.originalb.bn].fired = true; _root.sling.gotoAndStop(1); } }
Symbol 866 Button
on (release) { gotoAndStop ("game10"); }
Symbol 875 MovieClip Frame 1
stop();
Symbol 875 MovieClip Frame 10
stop();
Symbol 889 MovieClip Frame 35
gotoAndPlay (21);
Symbol 908 MovieClip Frame 1
stop();
Symbol 908 MovieClip Frame 2
play();
Symbol 908 MovieClip Frame 6
stop();
Symbol 909 MovieClip Frame 1
stop();
Symbol 909 MovieClip Frame 2
star1_mc.gotoAndPlay("grow");
Symbol 909 MovieClip Frame 3
star2_mc.gotoAndPlay("grow");
Symbol 909 MovieClip Frame 4
star3_mc.gotoAndPlay("grow");
Symbol 909 MovieClip Frame 5
star4_mc.gotoAndPlay("grow");
Symbol 909 MovieClip Frame 6
star5_mc.gotoAndPlay("grow");
Symbol 912 MovieClip Frame 1
var base_mc = this; var i = 1; while (i <= 5) { base_mc["b" + i].num = i; base_mc["b" + i].onRollOver = function () { stars_mc.gotoAndStop(this.num + 1); }; base_mc["b" + i].onRollOut = function () { if (setscore == undefined) { setscore = 0; } stars_mc.gotoAndStop(setscore + 1); }; base_mc["b" + i].onPress = function () { setscore = stars_mc._currentframe - 1; _parent._parent.vote = stars_mc._currentframe - 1; if (stars_mc._currentframe == 1) { _parent.vote = undefined; } }; i++; }
Symbol 913 Button
on (release) { vName1 = name_txt.text; vEmail1 = email_txt.text; vComment1 = review_txt.text; vVote1 = _parent.vote; if (checkVoteLimiter(vCookieNamechad, 720)) { setVoteLimiter(vCookieNamechad); MochiBotSubmitComment(vName1, vEmail1, vComment1, vVote1); game = SharedObject.getLocal("minigamecollectioninfo"); game.data.g11score = vVote1; game.flush(); gotoAndStop (3); } else { gotoAndStop (4); } }
Symbol 914 Button
on (release) { getURL ("http://www.mochibot.com/shared/shared_feedback.html?swfid=7b1281a9", "_blank"); }
Symbol 918 Button
on (release) { vName1 = name_txt.text; vEmail1 = email_txt.text; vComment1 = review_txt.text; vVote1 = _parent.vote; if (checkVoteLimiter(vCookieNamechad, 720)) { setVoteLimiter(vCookieNamechad); MochiBotSubmitComment(vName1, vEmail1, vComment1, vVote1); gotoAndStop (3); } else { gotoAndStop (4); } }
Symbol 919 MovieClip Frame 1
function setVoteLimiter(vCookieName) { cookie = SharedObject.getLocal(vCookieName); var _local1 = new Date(); var _local4 = _local1.getFullYear(); var _local3 = _local1.getMonth(); var _local5 = _local1.getDate(); var _local7 = _local1.getHours(); var _local6 = _local1.getMinutes(); var _local2 = _local1.getSeconds(); cookie.data.year = _local4; cookie.data.month = _local3; cookie.data.date = _local5; cookie.data.hour = _local7; cookie.data.min = _local6; cookie.data.sec = _local2; cookie.flush(); } function checkVoteLimiter(vCookieName, vVotingLimit) { cookie = SharedObject.getLocal(vCookieName); var _local1 = cookie.data.year; var _local4 = cookie.data.month; var _local3 = cookie.data.date; var _local5 = cookie.data.hour; var _local6 = cookie.data.min; var _local9 = cookie.data.sec; cookieDate = new Date(_local1, _local4, _local3, _local5, _local6, _local9); cookieMillisecs = cookieDate.getTime(); currentDate = new Date(); currentMillisecs = currentDate.getTime(); var _local8 = currentMillisecs - cookieMillisecs; var _local7 = Math.floor(_local8 / 1000); var _local2 = Math.floor(_local7 / 60); var _local10 = Math.floor(_local2 / 60); if ((_local2 < vVotingLimit) && (_local1 != undefined)) { return(false); } return(true); } stop(); MOCHIBOT_ID = "7b1281a9"; MOCHIBOT_FEEDBACK_API_PATH = "http://www.mochibot.com/api/api-feedback.html"; MochiBotSubmitComment = function (vName, vEmail, vComment, vVote) { oSend = new LoadVars(); oReceive = new LoadVars(); oSend.mochibot_id = MOCHIBOT_ID; oSend.name = vName; oSend.email = vEmail; oSend.comment = vComment; oSend.vote = vVote; oReceive.onLoad = function (success) { if (success) { trace("Results loaded:"); trace("score = " + this.score); trace("votes = " + this.votes); trace("comments = " + this.comments); trace("commentsPublic = " + this.commentsPublic); } else { trace("An error occurred"); } }; oSend.sendAndLoad(MOCHIBOT_FEEDBACK_API_PATH, oReceive, "POST"); };
Symbol 923 Button
on (release) { _root.gotoAndStop(_root._currentframe + 2); }
Symbol 931 Button
on (press) { nextFrame(); }
Symbol 936 Button
on (press) { prevFrame(); }
Symbol 938 MovieClip Frame 1
stop();
Symbol 945 Button
on (release) { talkingLC = new LocalConnection(); talkingLC.send("__ma_connection__", "sendback", speech); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3 4
Symbol 3 ButtonUses:2Used by:5 121
Symbol 4 ButtonUses:2Used by:5 121
Symbol 5 MovieClipUses:3 4Used by:Timeline
Symbol 6 FontUsed by:7 8 24 286 326 712 721 722 922 926 929 932 937 940 942 946 948
Symbol 7 TextUses:6Used by:Timeline
Symbol 8 EditableTextUses:6Used by:Timeline
Symbol 9 GraphicUsed by:11
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:9 10Used by:Timeline
Symbol 12 FontUsed by:13 14 307 309 314 334
Symbol 13 TextUses:12Used by:Timeline
Symbol 14 EditableTextUses:12Used by:Timeline
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 ButtonUses:15 16Used by:Timeline
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:366  Timeline
Symbol 20 GraphicUsed by:23
Symbol 21 GraphicUsed by:23
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:20 21 22Used by:Timeline
Symbol 24 TextUses:6Used by:27
Symbol 25 GraphicUsed by:26 228 367 831 842 846 859 913 914 918
Symbol 26 ButtonUses:25Used by:27
Symbol 27 MovieClipUses:24 26Used by:Timeline
Symbol 949 MovieClip [__Packages.ab3.rankz.Armor_Bot_30_En_AS1]
Symbol 950 MovieClip [__Packages.MochiAd]
Symbol 28 GraphicUsed by:Timeline
Symbol 29 GraphicUsed by:50
Symbol 30 GraphicUsed by:31 32
Symbol 31 MovieClipUses:30Used by:33
Symbol 32 MovieClipUses:30Used by:33
Symbol 33 MovieClipUses:31 32Used by:50
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:50
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:38
Symbol 38 MovieClipUses:37Used by:50 366
Symbol 39 GraphicUsed by:40
Symbol 40 ButtonUses:39Used by:50 366
Symbol 41 GraphicUsed by:50
Symbol 42 GraphicUsed by:50
Symbol 43 GraphicUsed by:50 366
Symbol 44 GraphicUsed by:50
Symbol 45 GraphicUsed by:50
Symbol 46 GraphicUsed by:50
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:50
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:29 33 35 38 40 41 42 43 44 45 46 48 49Used by:51
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 GraphicUsed by:60
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:60
Symbol 56 GraphicUsed by:60
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:59
Symbol 59 MovieClipUses:58Used by:60 219 323
Symbol 60 MovieClipUses:53 55 56 59Used by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 GraphicUsed by:65
Symbol 63 GraphicUsed by:65
Symbol 64 GraphicUsed by:65
Symbol 65 MovieClipUses:62 63 64Used by:67 68 69 70 71 72 140 141 142 143 144 154 281
Symbol 66 GraphicUsed by:67 68 69 70 71 72 140 141 142 143 144 154 281
Symbol 67 ButtonUses:65 66Used by:Timeline
Symbol 68 ButtonUses:65 66Used by:Timeline
Symbol 69 ButtonUses:65 66Used by:Timeline
Symbol 70 ButtonUses:65 66Used by:Timeline
Symbol 71 ButtonUses:65 66Used by:Timeline
Symbol 72 ButtonUses:65 66Used by:Timeline
Symbol 73 GraphicUsed by:Timeline
Symbol 74 FontUsed by:75 284 328 332 335 393 510 727 920 924
Symbol 75 TextUses:74Used by:Timeline
Symbol 76 FontUsed by:77 78 292 293 294 295 300 308 310 327 817 818 820 824 827 838 839 840 841 857 858 860 897 900 901 902 903 904 905 915 917
Symbol 77 TextUses:76Used by:Timeline
Symbol 78 TextUses:76Used by:Timeline
Symbol 79 GraphicUsed by:80
Symbol 80 ButtonUses:79Used by:134
Symbol 81 GraphicUsed by:85
Symbol 82 GraphicUsed by:85
Symbol 83 GraphicUsed by:85
Symbol 84 GraphicUsed by:85
Symbol 85 MovieClipUses:81 82 83 84Used by:134
Symbol 86 GraphicUsed by:134  Timeline
Symbol 87 GraphicUsed by:102
Symbol 88 GraphicUsed by:91 98 369
Symbol 89 GraphicUsed by:91 98 369
Symbol 90 GraphicUsed by:91 98 369
Symbol 91 ButtonUses:88 89 90Used by:102
Symbol 92 GraphicUsed by:95 97 370
Symbol 93 GraphicUsed by:95 97 370
Symbol 94 GraphicUsed by:95 97 370
Symbol 95 ButtonUses:92 93 94Used by:102
Symbol 96 GraphicUsed by:102 373
Symbol 97 ButtonUses:92 93 94Used by:102 373
Symbol 98 ButtonUses:88 89 90Used by:102 373
Symbol 99 GraphicUsed by:100 101 108 146 150 151 333 336 337 371 372 375 376 451 493 494 495 496 497 498 499 500 501 502
Symbol 100 ButtonUses:99Used by:102
Symbol 101 ButtonUses:99Used by:102
Symbol 102 MovieClipUses:87 91 95 96 97 98 100 101Used by:134
Symbol 103 GraphicUsed by:134
Symbol 104 FontUsed by:105 106 107 122 123 124 125 126 819 821
Symbol 105 TextUses:104Used by:134
Symbol 106 TextUses:104Used by:134
Symbol 107 TextUses:104Used by:134
Symbol 108 ButtonUses:99Used by:134
Symbol 109 GraphicUsed by:120
Symbol 110 GraphicUsed by:113 114 115 313 315 321
Symbol 111 GraphicUsed by:113 114 115 227 302 366
Symbol 112 GraphicUsed by:113 114 115
Symbol 113 ButtonUses:110 111 112Used by:120
Symbol 114 ButtonUses:110 111 112Used by:120
Symbol 115 ButtonUses:110 111 112Used by:120
Symbol 116 GraphicUsed by:120
Symbol 117 FontUsed by:118 127 148 149 214 215 216 217 218 275 296 297 402 403 404 418 427 439 444 457 465 470 475 480 486 487 490 717 823 825 829 830 861 862 863 864 867 888 890 891 892 893 894 895
Symbol 118 TextUses:117Used by:120
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:109 113 114 115 116 118 119Used by:134  Timeline
Symbol 121 MovieClipUses:3 4Used by:134
Symbol 122 TextUses:104Used by:134
Symbol 123 EditableTextUses:104Used by:134
Symbol 124 TextUses:104Used by:134
Symbol 125 EditableTextUses:104Used by:134
Symbol 126 TextUses:104Used by:134
Symbol 127 EditableTextUses:117Used by:134
Symbol 128 FontUsed by:129 130 131 133
Symbol 129 TextUses:128Used by:134
Symbol 130 EditableTextUses:128Used by:134
Symbol 131 EditableTextUses:128Used by:134
Symbol 132 GraphicUsed by:134
Symbol 133 TextUses:128Used by:134
Symbol 134 MovieClipUses:80 85 86 102 103 105 106 107 108 120 121 122 123 124 125 126 127 129 130 131 132 133Used by:Timeline
Symbol 135 GraphicUsed by:136
Symbol 136 ButtonUses:135Used by:219
Symbol 137 GraphicUsed by:219
Symbol 138 GraphicUsed by:219
Symbol 139 GraphicUsed by:219
Symbol 140 ButtonUses:65 66Used by:219
Symbol 141 ButtonUses:65 66Used by:219
Symbol 142 ButtonUses:65 66Used by:219
Symbol 143 ButtonUses:65 66Used by:219
Symbol 144 ButtonUses:65 66Used by:219
Symbol 145 GraphicUsed by:219
Symbol 146 ButtonUses:99Used by:152
Symbol 147 GraphicUsed by:152
Symbol 148 TextUses:117Used by:152
Symbol 149 TextUses:117Used by:152
Symbol 150 ButtonUses:99Used by:152
Symbol 151 ButtonUses:99Used by:152
Symbol 152 MovieClipUses:146 147 148 149 150 151Used by:219
Symbol 153 GraphicUsed by:219
Symbol 154 ButtonUses:65 66Used by:219
Symbol 155 GraphicUsed by:219
Symbol 156 GraphicUsed by:164 173 180 188 192 199
Symbol 157 FontUsed by:158 159 160 161 162 168 169 170 171 172 175 176 177 178 179 183 184 185 186 187 190 191 194 195 196 197 198
Symbol 158 TextUses:157Used by:164 192
Symbol 159 TextUses:157Used by:164 192
Symbol 160 TextUses:157Used by:164 192
Symbol 161 TextUses:157Used by:164
Symbol 162 TextUses:157Used by:164
Symbol 163 GraphicUsed by:164 173 180 188 192 199
Symbol 164 ButtonUses:156 158 159 160 161 162 163Used by:167
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:167 174 181 189 193 200
Symbol 167 MovieClipUses:164 166Used by:219
Symbol 168 TextUses:157Used by:173
Symbol 169 TextUses:157Used by:173
Symbol 170 TextUses:157Used by:173
Symbol 171 TextUses:157Used by:173
Symbol 172 TextUses:157Used by:173
Symbol 173 ButtonUses:156 168 169 170 171 172 163Used by:174
Symbol 174 MovieClipUses:173 166Used by:219
Symbol 175 TextUses:157Used by:180
Symbol 176 TextUses:157Used by:180
Symbol 177 TextUses:157Used by:180
Symbol 178 TextUses:157Used by:180
Symbol 179 TextUses:157Used by:180
Symbol 180 ButtonUses:156 175 176 177 178 179 163Used by:181
Symbol 181 MovieClipUses:180 166Used by:219
Symbol 182 GraphicUsed by:219
Symbol 183 TextUses:157Used by:188
Symbol 184 TextUses:157Used by:188
Symbol 185 TextUses:157Used by:188
Symbol 186 TextUses:157Used by:188
Symbol 187 TextUses:157Used by:188
Symbol 188 ButtonUses:156 183 184 185 186 187 163Used by:189
Symbol 189 MovieClipUses:188 166Used by:219
Symbol 190 TextUses:157Used by:192
Symbol 191 TextUses:157Used by:192
Symbol 192 ButtonUses:156 190 159 158 191 160 163Used by:193
Symbol 193 MovieClipUses:192 166Used by:219
Symbol 194 TextUses:157Used by:199
Symbol 195 TextUses:157Used by:199
Symbol 196 TextUses:157Used by:199
Symbol 197 TextUses:157Used by:199
Symbol 198 TextUses:157Used by:199
Symbol 199 ButtonUses:156 194 195 196 197 198 163Used by:200
Symbol 200 MovieClipUses:199 166Used by:219
Symbol 201 GraphicUsed by:219
Symbol 202 GraphicUsed by:207 208 209 210 211 212 213
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:207 208 209 210 211 212 213
Symbol 205 GraphicUsed by:207 208 209 210 211 212 213
Symbol 206 GraphicUsed by:207 208 209 210 211 212 213
Symbol 207 ButtonUses:202 204 205 206Used by:219
Symbol 208 ButtonUses:202 204 205 206Used by:219
Symbol 209 ButtonUses:202 204 205 206Used by:219
Symbol 210 ButtonUses:202 204 205 206Used by:219
Symbol 211 ButtonUses:202 204 205 206Used by:219
Symbol 212 ButtonUses:202 204 205 206Used by:219
Symbol 213 ButtonUses:202 204 205 206Used by:219
Symbol 214 TextUses:117Used by:219
Symbol 215 TextUses:117Used by:219
Symbol 216 TextUses:117Used by:219
Symbol 217 TextUses:117Used by:219
Symbol 218 TextUses:117Used by:219
Symbol 219 MovieClipUses:136 137 138 59 139 140 141 142 143 144 145 152 153 154 155 167 174 181 182 189 193 200 201 207 208 209 210 211 212 213 214 215 216 217 218Used by:Timeline
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:220Used by:Timeline
Symbol 222 GraphicUsed by:226
Symbol 223 GraphicUsed by:226
Symbol 224 GraphicUsed by:226
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClipUses:222 223 224 225Used by:Timeline
Symbol 227 MovieClipUses:111Used by:Timeline
Symbol 228 MovieClipUses:25Used by:Timeline
Symbol 229 GraphicUsed by:234
Symbol 230 Sound [NG62233]Used by:234
Symbol 231 Sound [106783]Used by:234
Symbol 232 Sound [92394]Used by:234
Symbol 233 Sound [113810]Used by:234
Symbol 234 MovieClipUses:229 230 231 232 233Used by:Timeline
Symbol 235 GraphicUsed by:273 279 280
Symbol 236 GraphicUsed by:273 279 280
Symbol 237 GraphicUsed by:273
Symbol 238 MovieClipUsed by:273
Symbol 239 GraphicUsed by:273
Symbol 240 BitmapUsed by:241
Symbol 241 GraphicUses:240Used by:242
Symbol 242 MovieClipUses:241Used by:273
Symbol 243 GraphicUsed by:273
Symbol 244 BitmapUsed by:245
Symbol 245 GraphicUses:244Used by:246
Symbol 246 MovieClipUses:245Used by:273
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:273
Symbol 249 BitmapUsed by:250
Symbol 250 GraphicUses:249Used by:251
Symbol 251 MovieClipUses:250Used by:273
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:254
Symbol 254 MovieClipUses:253Used by:273
Symbol 255 BitmapUsed by:256
Symbol 256 GraphicUses:255Used by:257
Symbol 257 MovieClipUses:256Used by:273
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:260
Symbol 260 MovieClipUses:259Used by:273
Symbol 261 BitmapUsed by:262
Symbol 262 GraphicUses:261Used by:263
Symbol 263 MovieClipUses:262Used by:273
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:266
Symbol 266 MovieClipUses:265Used by:273
Symbol 267 BitmapUsed by:268
Symbol 268 GraphicUses:267Used by:269
Symbol 269 MovieClipUses:268Used by:273
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:272
Symbol 272 MovieClipUses:271Used by:273
Symbol 273 MovieClipUses:235 236 237 238 239 242 243 246 248 251 254 257 260 263 266 269 272Used by:279 280 321
Symbol 274 GraphicUsed by:276 279 280
Symbol 275 EditableTextUses:117Used by:276 279 280
Symbol 276 MovieClipUses:274 275Used by:279 280
Symbol 277 GraphicUsed by:279 280
Symbol 278 GraphicUsed by:279 280
Symbol 279 ButtonUses:273 276 277 278 235 236 274 275Used by:Timeline
Symbol 280 ButtonUses:273 276 277 278 235 236 274 275Used by:Timeline
Symbol 281 ButtonUses:65 66Used by:Timeline
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:282Used by:Timeline
Symbol 284 TextUses:74Used by:Timeline
Symbol 285 GraphicUsed by:Timeline
Symbol 286 TextUses:6Used by:Timeline
Symbol 287 GraphicUsed by:290 291
Symbol 288 GraphicUsed by:290 291
Symbol 289 GraphicUsed by:290 291
Symbol 290 ButtonUses:287 288 289Used by:Timeline
Symbol 291 ButtonUses:287 288 289Used by:Timeline
Symbol 292 TextUses:76Used by:Timeline
Symbol 293 EditableTextUses:76Used by:Timeline
Symbol 294 TextUses:76Used by:Timeline
Symbol 295 EditableTextUses:76Used by:Timeline
Symbol 296 TextUses:117Used by:Timeline
Symbol 297 TextUses:117Used by:Timeline
Symbol 298 GraphicUsed by:299
Symbol 299 ButtonUses:298Used by:301
Symbol 300 TextUses:76Used by:301
Symbol 301 MovieClipUses:299 300Used by:Timeline
Symbol 302 MovieClipUses:111Used by:321
Symbol 303 GraphicUsed by:304
Symbol 304 ButtonUses:303Used by:321
Symbol 305 GraphicUsed by:321
Symbol 306 GraphicUsed by:321
Symbol 307 TextUses:12Used by:321
Symbol 308 EditableTextUses:76Used by:321
Symbol 309 TextUses:12Used by:321
Symbol 310 EditableTextUses:76Used by:321
Symbol 311 FontUsed by:312
Symbol 312 TextUses:311Used by:321
Symbol 313 ButtonUses:110Used by:321
Symbol 314 TextUses:12Used by:321
Symbol 315 ButtonUses:110Used by:321
Symbol 316 GraphicUsed by:320
Symbol 317 GraphicUsed by:320
Symbol 318 GraphicUsed by:320
Symbol 319 GraphicUsed by:320
Symbol 320 MovieClipUses:316 317 318 319Used by:321
Symbol 321 MovieClipUses:110 302 304 305 306 307 308 309 310 273 312 313 314 315 320Used by:Timeline
Symbol 322 GraphicUsed by:323
Symbol 323 MovieClipUses:322 59Used by:Timeline
Symbol 324 GraphicUsed by:Timeline
Symbol 325 GraphicUsed by:Timeline
Symbol 326 TextUses:6Used by:Timeline
Symbol 327 TextUses:76Used by:Timeline
Symbol 328 TextUses:74Used by:Timeline
Symbol 329 GraphicUsed by:330
Symbol 330 MovieClipUses:329Used by:Timeline
Symbol 331 GraphicUsed by:Timeline
Symbol 332 TextUses:74Used by:Timeline
Symbol 333 ButtonUses:99Used by:Timeline
Symbol 334 TextUses:12Used by:Timeline
Symbol 335 TextUses:74Used by:338
Symbol 336 ButtonUses:99Used by:338
Symbol 337 ButtonUses:99Used by:338
Symbol 338 MovieClipUses:335 336 337Used by:Timeline
Symbol 339 GraphicUsed by:366
Symbol 340 BitmapUsed by:341
Symbol 341 GraphicUses:340Used by:342
Symbol 342 MovieClipUses:341Used by:366
Symbol 343 BitmapUsed by:344
Symbol 344 GraphicUses:343Used by:345
Symbol 345 MovieClipUses:344Used by:366
Symbol 346 BitmapUsed by:347
Symbol 347 GraphicUses:346Used by:366
Symbol 348 BitmapUsed by:349
Symbol 349 GraphicUses:348Used by:366
Symbol 350 BitmapUsed by:351
Symbol 351 GraphicUses:350Used by:352
Symbol 352 MovieClipUses:351Used by:366
Symbol 353 BitmapUsed by:354
Symbol 354 GraphicUses:353Used by:366
Symbol 355 BitmapUsed by:356
Symbol 356 GraphicUses:355Used by:357
Symbol 357 MovieClipUses:356Used by:366
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:360
Symbol 360 MovieClipUses:359Used by:366
Symbol 361 BitmapUsed by:362
Symbol 362 GraphicUses:361Used by:366
Symbol 363 BitmapUsed by:364
Symbol 364 GraphicUses:363Used by:366
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:339 111 342 345 347 349 352 354 357 360 362 364 365 38 43 40 19Used by:Timeline
Symbol 367 ButtonUses:25Used by:Timeline
Symbol 368 GraphicUsed by:373
Symbol 369 ButtonUses:88 89 90Used by:373
Symbol 370 ButtonUses:92 93 94Used by:373
Symbol 371 ButtonUses:99Used by:373
Symbol 372 ButtonUses:99Used by:373
Symbol 373 MovieClipUses:368 369 370 96 97 98 371 372Used by:Timeline
Symbol 374 GraphicUsed by:Timeline
Symbol 375 ButtonUses:99Used by:Timeline
Symbol 376 ButtonUses:99Used by:Timeline
Symbol 377 GraphicUsed by:391
Symbol 378 GraphicUsed by:391
Symbol 379 GraphicUsed by:391
Symbol 380 GraphicUsed by:391
Symbol 381 GraphicUsed by:391
Symbol 382 GraphicUsed by:391
Symbol 383 GraphicUsed by:391
Symbol 384 GraphicUsed by:391
Symbol 385 GraphicUsed by:391
Symbol 386 GraphicUsed by:391
Symbol 387 GraphicUsed by:391
Symbol 388 GraphicUsed by:391
Symbol 389 GraphicUsed by:391
Symbol 390 GraphicUsed by:391
Symbol 391 MovieClipUses:377 378 379 380 381 382 383 384 385 386 387 388 389 390Used by:Timeline
Symbol 392 GraphicUsed by:723  Timeline
Symbol 393 TextUses:74Used by:Timeline
Symbol 394 BitmapUsed by:395
Symbol 395 GraphicUses:394Used by:396 397 416 426 438
Symbol 396 MovieClipUses:395Used by:397 416 426 438 489
Symbol 397 ButtonUses:396 395Used by:489
Symbol 398 BitmapUsed by:399
Symbol 399 GraphicUses:398Used by:400 401 407 419 428 440 445 458 466 471 476 481
Symbol 400 MovieClipUses:399Used by:401 407 419 428 440 445 458 466 471 476 481
Symbol 401 ButtonUses:400 399Used by:489
Symbol 402 TextUses:117Used by:489
Symbol 403 EditableTextUses:117Used by:489
Symbol 404 TextUses:117Used by:489
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:405Used by:489
Symbol 407 ButtonUses:400 399Used by:489
Symbol 408 GraphicUsed by:489
Symbol 409 GraphicUsed by:410
Symbol 410 ButtonUses:409Used by:489
Symbol 411 GraphicUsed by:412 422
Symbol 412 ButtonUses:411Used by:413 424 431 432
Symbol 413 MovieClipUses:412Used by:489
Symbol 414 GraphicUsed by:489
Symbol 415 GraphicUsed by:489
Symbol 416 ButtonUses:396 395Used by:489
Symbol 417 GraphicUsed by:489
Symbol 418 TextUses:117Used by:489
Symbol 419 ButtonUses:400 399Used by:489
Symbol 420 GraphicUsed by:421
Symbol 421 ButtonUses:420Used by:489
Symbol 422 ButtonUses:411Used by:423
Symbol 423 MovieClipUses:422Used by:489
Symbol 424 MovieClipUses:412Used by:489
Symbol 425 GraphicUsed by:489
Symbol 426 ButtonUses:396 395Used by:489
Symbol 427 TextUses:117Used by:489
Symbol 428 ButtonUses:400 399Used by:489
Symbol 429 GraphicUsed by:430
Symbol 430 ButtonUses:429Used by:489
Symbol 431 MovieClipUses:412Used by:489
Symbol 432 MovieClipUses:412Used by:489
Symbol 433 GraphicUsed by:489
Symbol 434 GraphicUsed by:435
Symbol 435 ButtonUses:434Used by:436
Symbol 436 MovieClipUses:435Used by:489
Symbol 437 GraphicUsed by:489
Symbol 438 ButtonUses:396 395Used by:489
Symbol 439 TextUses:117Used by:489
Symbol 440 ButtonUses:400 399Used by:489
Symbol 441 GraphicUsed by:442
Symbol 442 ButtonUses:441Used by:489
Symbol 443 GraphicUsed by:489
Symbol 444 TextUses:117Used by:489
Symbol 445 ButtonUses:400 399Used by:489
Symbol 446 GraphicUsed by:447
Symbol 447 ButtonUses:446Used by:489
Symbol 448 GraphicUsed by:489
Symbol 449 GraphicUsed by:455
Symbol 450 GraphicUsed by:455
Symbol 451 MovieClipUses:99Used by:455
Symbol 452 GraphicUsed by:453 454
Symbol 453 ButtonUses:452Used by:454
Symbol 454 MovieClipUses:452 453Used by:455
Symbol 455 MovieClipUses:449 450 451 454Used by:489
Symbol 456 GraphicUsed by:489
Symbol 457 TextUses:117Used by:489
Symbol 458 ButtonUses:400 399Used by:489
Symbol 459 GraphicUsed by:460
Symbol 460 ButtonUses:459Used by:489
Symbol 461 GraphicUsed by:462
Symbol 462 ButtonUses:461Used by:463
Symbol 463 MovieClipUses:462Used by:489
Symbol 464 GraphicUsed by:489
Symbol 465 TextUses:117Used by:489
Symbol 466 ButtonUses:400 399Used by:489
Symbol 467 GraphicUsed by:468
Symbol 468 ButtonUses:467Used by:489
Symbol 469 GraphicUsed by:489
Symbol 470 TextUses:117Used by:489
Symbol 471 ButtonUses:400 399Used by:489
Symbol 472 GraphicUsed by:473
Symbol 473 ButtonUses:472Used by:489
Symbol 474 GraphicUsed by:489
Symbol 475 TextUses:117Used by:489
Symbol 476 ButtonUses:400 399Used by:489
Symbol 477 GraphicUsed by:478
Symbol 478 ButtonUses:477Used by:489
Symbol 479 GraphicUsed by:489
Symbol 480 TextUses:117Used by:489
Symbol 481 ButtonUses:400 399Used by:489
Symbol 482 GraphicUsed by:483
Symbol 483 ButtonUses:482Used by:489
Symbol 484 GraphicUsed by:489
Symbol 485 GraphicUsed by:489
Symbol 486 EditableTextUses:117Used by:489
Symbol 487 EditableTextUses:117Used by:489
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClipUses:397 401 402 403 404 406 396 407 408 410 413 414 415 416 417 418 419 421 423 424 425 426 427 428 430 431 432 433 436 437 438 439 440 442 443 444 445 447 448 455 456 457 458 460 463 464 465 466 468 469 470 471 473 474 475 476 478 479 480 481 483 484 485 486 487 488Used by:Timeline
Symbol 490 EditableTextUses:117Used by:Timeline
Symbol 491 GraphicUsed by:492
Symbol 492 MovieClipUses:491Used by:Timeline
Symbol 493 ButtonUses:99Used by:Timeline
Symbol 494 ButtonUses:99Used by:Timeline
Symbol 495 ButtonUses:99Used by:Timeline
Symbol 496 ButtonUses:99Used by:Timeline
Symbol 497 ButtonUses:99Used by:Timeline
Symbol 498 ButtonUses:99Used by:Timeline
Symbol 499 ButtonUses:99Used by:Timeline
Symbol 500 ButtonUses:99Used by:Timeline
Symbol 501 ButtonUses:99Used by:Timeline
Symbol 502 ButtonUses:99Used by:Timeline
Symbol 503 FontUsed by:504 505 508 690 691 693 694 695 700 755 756 758 759 761
Symbol 504 TextUses:503Used by:507 726
Symbol 505 TextUses:503Used by:507 726
Symbol 506 GraphicUsed by:507 726
Symbol 507 ButtonUses:504 505 506Used by:Timeline
Symbol 508 TextUses:503Used by:Timeline
Symbol 509 GraphicUsed by:Timeline
Symbol 510 TextUses:74Used by:Timeline
Symbol 511 GraphicUsed by:Timeline
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClipUses:512Used by:Timeline
Symbol 514 FontUsed by:515
Symbol 515 TextUses:514Used by:516
Symbol 516 MovieClipUses:515Used by:Timeline
Symbol 517 BitmapUsed by:518
Symbol 518 GraphicUses:517Used by:675
Symbol 519 BitmapUsed by:520
Symbol 520 GraphicUses:519Used by:675
Symbol 521 BitmapUsed by:522
Symbol 522 GraphicUses:521Used by:675
Symbol 523 BitmapUsed by:524
Symbol 524 GraphicUses:523Used by:675
Symbol 525 BitmapUsed by:526
Symbol 526 GraphicUses:525Used by:675
Symbol 527 BitmapUsed by:528
Symbol 528 GraphicUses:527Used by:675
Symbol 529 BitmapUsed by:530
Symbol 530 GraphicUses:529Used by:675
Symbol 531 BitmapUsed by:532
Symbol 532 GraphicUses:531Used by:675
Symbol 533 BitmapUsed by:534
Symbol 534 GraphicUses:533Used by:675
Symbol 535 BitmapUsed by:536
Symbol 536 GraphicUses:535Used by:675
Symbol 537 BitmapUsed by:538
Symbol 538 GraphicUses:537Used by:675
Symbol 539 BitmapUsed by:540
Symbol 540 GraphicUses:539Used by:675
Symbol 541 BitmapUsed by:542
Symbol 542 GraphicUses:541Used by:675
Symbol 543 BitmapUsed by:544
Symbol 544 GraphicUses:543Used by:675
Symbol 545 BitmapUsed by:546
Symbol 546 GraphicUses:545Used by:675
Symbol 547 BitmapUsed by:548
Symbol 548 GraphicUses:547Used by:675
Symbol 549 BitmapUsed by:550
Symbol 550 GraphicUses:549Used by:675
Symbol 551 BitmapUsed by:552
Symbol 552 GraphicUses:551Used by:675
Symbol 553 BitmapUsed by:554
Symbol 554 GraphicUses:553Used by:675
Symbol 555 BitmapUsed by:556
Symbol 556 GraphicUses:555Used by:675
Symbol 557 BitmapUsed by:558
Symbol 558 GraphicUses:557Used by:675
Symbol 559 BitmapUsed by:560
Symbol 560 GraphicUses:559Used by:675
Symbol 561 BitmapUsed by:562
Symbol 562 GraphicUses:561Used by:675
Symbol 563 BitmapUsed by:564
Symbol 564 GraphicUses:563Used by:675
Symbol 565 BitmapUsed by:566
Symbol 566 GraphicUses:565Used by:675
Symbol 567 BitmapUsed by:568
Symbol 568 GraphicUses:567Used by:675
Symbol 569 BitmapUsed by:570
Symbol 570 GraphicUses:569Used by:675
Symbol 571 BitmapUsed by:572
Symbol 572 GraphicUses:571Used by:675
Symbol 573 BitmapUsed by:574
Symbol 574 GraphicUses:573Used by:675
Symbol 575 BitmapUsed by:576
Symbol 576 GraphicUses:575Used by:675
Symbol 577 BitmapUsed by:578
Symbol 578 GraphicUses:577Used by:675
Symbol 579 BitmapUsed by:580
Symbol 580 GraphicUses:579Used by:675
Symbol 581 BitmapUsed by:582
Symbol 582 GraphicUses:581Used by:675
Symbol 583 BitmapUsed by:584
Symbol 584 GraphicUses:583Used by:675
Symbol 585 BitmapUsed by:586
Symbol 586 GraphicUses:585Used by:675
Symbol 587 BitmapUsed by:588
Symbol 588 GraphicUses:587Used by:675
Symbol 589 BitmapUsed by:590
Symbol 590 GraphicUses:589Used by:675
Symbol 591 BitmapUsed by:592
Symbol 592 GraphicUses:591Used by:675
Symbol 593 BitmapUsed by:594
Symbol 594 GraphicUses:593Used by:675
Symbol 595 BitmapUsed by:596
Symbol 596 GraphicUses:595Used by:675
Symbol 597 BitmapUsed by:598
Symbol 598 GraphicUses:597Used by:675
Symbol 599 BitmapUsed by:600
Symbol 600 GraphicUses:599Used by:675
Symbol 601 BitmapUsed by:602
Symbol 602 GraphicUses:601Used by:675
Symbol 603 BitmapUsed by:604
Symbol 604 GraphicUses:603Used by:675
Symbol 605 BitmapUsed by:606
Symbol 606 GraphicUses:605Used by:675
Symbol 607 BitmapUsed by:608
Symbol 608 GraphicUses:607Used by:675
Symbol 609 BitmapUsed by:610
Symbol 610 GraphicUses:609Used by:675
Symbol 611 BitmapUsed by:612
Symbol 612 GraphicUses:611Used by:675
Symbol 613 BitmapUsed by:614
Symbol 614 GraphicUses:613Used by:675
Symbol 615 BitmapUsed by:616
Symbol 616 GraphicUses:615Used by:675
Symbol 617 BitmapUsed by:618
Symbol 618 GraphicUses:617Used by:675
Symbol 619 BitmapUsed by:620
Symbol 620 GraphicUses:619Used by:675
Symbol 621 BitmapUsed by:622
Symbol 622 GraphicUses:621Used by:675
Symbol 623 BitmapUsed by:624
Symbol 624 GraphicUses:623Used by:675
Symbol 625 BitmapUsed by:626
Symbol 626 GraphicUses:625Used by:675
Symbol 627 BitmapUsed by:628
Symbol 628 GraphicUses:627Used by:675
Symbol 629 BitmapUsed by:630
Symbol 630 GraphicUses:629Used by:675
Symbol 631 BitmapUsed by:632
Symbol 632 GraphicUses:631Used by:675
Symbol 633 BitmapUsed by:634
Symbol 634 GraphicUses:633Used by:675
Symbol 635 BitmapUsed by:636
Symbol 636 GraphicUses:635Used by:675
Symbol 637 BitmapUsed by:638
Symbol 638 GraphicUses:637Used by:675
Symbol 639 BitmapUsed by:640
Symbol 640 GraphicUses:639Used by:675
Symbol 641 BitmapUsed by:642
Symbol 642 GraphicUses:641Used by:675
Symbol 643 BitmapUsed by:644
Symbol 644 GraphicUses:643Used by:675
Symbol 645 BitmapUsed by:646
Symbol 646 GraphicUses:645Used by:675
Symbol 647 BitmapUsed by:648
Symbol 648 GraphicUses:647Used by:675
Symbol 649 BitmapUsed by:650
Symbol 650 GraphicUses:649Used by:675
Symbol 651 BitmapUsed by:652
Symbol 652 GraphicUses:651Used by:675
Symbol 653 BitmapUsed by:654
Symbol 654 GraphicUses:653Used by:675
Symbol 655 BitmapUsed by:656
Symbol 656 GraphicUses:655Used by:675
Symbol 657 BitmapUsed by:658
Symbol 658 GraphicUses:657Used by:675
Symbol 659 BitmapUsed by:660
Symbol 660 GraphicUses:659Used by:675
Symbol 661 BitmapUsed by:662
Symbol 662 GraphicUses:661Used by:675
Symbol 663 BitmapUsed by:664
Symbol 664 GraphicUses:663Used by:675
Symbol 665 BitmapUsed by:666
Symbol 666 GraphicUses:665Used by:675
Symbol 667 BitmapUsed by:668
Symbol 668 GraphicUses:667Used by:675
Symbol 669 BitmapUsed by:670
Symbol 670 GraphicUses:669Used by:675
Symbol 671 BitmapUsed by:672
Symbol 672 GraphicUses:671Used by:675
Symbol 673 BitmapUsed by:674
Symbol 674 GraphicUses:673Used by:675
Symbol 675 MovieClipUses:518 520 522 524 526 528 530 532 534 536 538 540 542 544 546 548 550 552 554 556 558 560 562 564 566 568 570 572 574 576 578 580 582 584 586 588 590 592 594 596 598 600 602 604 606 608 610 612 614 616 618 620 622 624 626 628 630 632 634 636 638 640 642 644 646 648 650 652 654 656 658 660 662 664 666 668 670 672 674Used by:684
Symbol 676 GraphicUsed by:677
Symbol 677 MovieClipUses:676Used by:684
Symbol 678 GraphicUsed by:684
Symbol 679 GraphicUsed by:684 734
Symbol 680 GraphicUsed by:684
Symbol 681 GraphicUsed by:684
Symbol 682 GraphicUsed by:684 732
Symbol 683 GraphicUsed by:684
Symbol 684 MovieClipUses:675 677 678 679 680 681 682 683Used by:Timeline
Symbol 685 GraphicUsed by:686
Symbol 686 MovieClipUses:685Used by:Timeline
Symbol 687 FontUsed by:688 689 696 697 724 725 753 754 757 761
Symbol 688 TextUses:687Used by:Timeline
Symbol 689 EditableTextUses:687Used by:Timeline
Symbol 690 TextUses:503Used by:Timeline
Symbol 691 EditableTextUses:503Used by:Timeline
Symbol 692 GraphicUsed by:Timeline
Symbol 693 EditableTextUses:503Used by:Timeline
Symbol 694 EditableTextUses:503Used by:Timeline
Symbol 695 TextUses:503Used by:Timeline
Symbol 696 TextUses:687Used by:699 760
Symbol 697 TextUses:687Used by:699
Symbol 698 GraphicUsed by:699 760
Symbol 699 ButtonUses:696 697 698Used by:Timeline
Symbol 700 TextUses:503Used by:Timeline
Symbol 701 GraphicUsed by:Timeline
Symbol 702 GraphicUsed by:Timeline
Symbol 703 GraphicUsed by:Timeline
Symbol 704 GraphicUsed by:Timeline
Symbol 705 GraphicUsed by:706 707 770 809 826 923
Symbol 706 ButtonUses:705Used by:Timeline
Symbol 707 ButtonUses:705Used by:Timeline
Symbol 708 GraphicUsed by:709
Symbol 709 MovieClipUses:708Used by:716  Timeline
Symbol 710 GraphicUsed by:711
Symbol 711 MovieClipUses:710Used by:716
Symbol 712 EditableTextUses:6Used by:716
Symbol 713 GraphicUsed by:716
Symbol 714 GraphicUsed by:716
Symbol 715 GraphicUsed by:716
Symbol 716 MovieClipUses:709 711 712 713 714 715Used by:Timeline
Symbol 717 EditableTextUses:117Used by:Timeline
Symbol 718 GraphicUsed by:Timeline
Symbol 719 GraphicUsed by:Timeline
Symbol 720 GraphicUsed by:Timeline
Symbol 721 EditableTextUses:6Used by:Timeline
Symbol 722 EditableTextUses:6Used by:Timeline
Symbol 723 ButtonUses:392Used by:Timeline
Symbol 724 TextUses:687Used by:Timeline
Symbol 725 TextUses:687Used by:Timeline
Symbol 726 ButtonUses:504 505 506Used by:Timeline
Symbol 727 TextUses:74Used by:Timeline
Symbol 728 GraphicUsed by:734
Symbol 729 GraphicUsed by:734
Symbol 730 GraphicUsed by:731
Symbol 731 MovieClipUses:730Used by:734
Symbol 732 MovieClipUses:682Used by:734
Symbol 733 GraphicUsed by:734
Symbol 734 MovieClipUses:728 679 729 731 732 733Used by:Timeline
Symbol 735 GraphicUsed by:736
Symbol 736 MovieClipUses:735Used by:752
Symbol 737 GraphicUsed by:749
Symbol 738 GraphicUsed by:749
Symbol 739 GraphicUsed by:749
Symbol 740 GraphicUsed by:749
Symbol 741 GraphicUsed by:749
Symbol 742 GraphicUsed by:749
Symbol 743 GraphicUsed by:749
Symbol 744 GraphicUsed by:749
Symbol 745 GraphicUsed by:749
Symbol 746 GraphicUsed by:749
Symbol 747 GraphicUsed by:749
Symbol 748 GraphicUsed by:749
Symbol 749 MovieClipUses:737 738 739 740 741 742 743 744 745 746 747 748Used by:752
Symbol 750 GraphicUsed by:751
Symbol 751 MovieClipUses:750Used by:752
Symbol 752 MovieClipUses:736 749 751Used by:Timeline
Symbol 753 EditableTextUses:687Used by:Timeline
Symbol 754 TextUses:687Used by:Timeline
Symbol 755 EditableTextUses:503Used by:Timeline
Symbol 756 EditableTextUses:503Used by:Timeline
Symbol 757 TextUses:687Used by:Timeline
Symbol 758 TextUses:503Used by:760
Symbol 759 TextUses:503Used by:760
Symbol 760 ButtonUses:758 759 698 696Used by:Timeline
Symbol 761 TextUses:687 503Used by:Timeline
Symbol 762 GraphicUsed by:765
Symbol 763 BitmapUsed by:764
Symbol 764 GraphicUses:763Used by:765
Symbol 765 MovieClipUses:762 764Used by:Timeline
Symbol 766 GraphicUsed by:769
Symbol 767 GraphicUsed by:769
Symbol 768 GraphicUsed by:769
Symbol 769 MovieClipUses:766 767 768Used by:Timeline
Symbol 770 ButtonUses:705Used by:Timeline
Symbol 771 GraphicUsed by:Timeline
Symbol 772 GraphicUsed by:Timeline
Symbol 773 FontUsed by:774 775
Symbol 774 TextUses:773Used by:Timeline
Symbol 775 TextUses:773Used by:Timeline
Symbol 776 FontUsed by:777 778
Symbol 777 EditableTextUses:776Used by:Timeline
Symbol 778 EditableTextUses:776Used by:Timeline
Symbol 779 GraphicUsed by:780
Symbol 780 MovieClipUses:779Used by:Timeline
Symbol 781 GraphicUsed by:782
Symbol 782 MovieClipUses:781Used by:Timeline
Symbol 783 GraphicUsed by:784
Symbol 784 MovieClipUses:783Used by:Timeline
Symbol 785 GraphicUsed by:786
Symbol 786 MovieClipUses:785Used by:Timeline
Symbol 787 GraphicUsed by:788
Symbol 788 MovieClipUses:787Used by:Timeline
Symbol 789 GraphicUsed by:790
Symbol 790 MovieClipUses:789Used by:Timeline
Symbol 791 GraphicUsed by:793
Symbol 792 GraphicUsed by:793
Symbol 793 MovieClipUses:791 792Used by:795
Symbol 794 GraphicUsed by:795
Symbol 795 MovieClipUses:793 794Used by:Timeline
Symbol 796 FontUsed by:797
Symbol 797 EditableTextUses:796Used by:Timeline
Symbol 798 GraphicUsed by:802
Symbol 799 GraphicUsed by:802
Symbol 800 GraphicUsed by:802
Symbol 801 GraphicUsed by:802 807
Symbol 802 MovieClipUses:798 799 800 801Used by:Timeline
Symbol 803 GraphicUsed by:Timeline
Symbol 804 GraphicUsed by:807
Symbol 805 GraphicUsed by:807
Symbol 806 GraphicUsed by:807
Symbol 807 MovieClipUses:804 805 806 801Used by:Timeline
Symbol 808 GraphicUsed by:Timeline
Symbol 809 ButtonUses:705Used by:Timeline
Symbol 810 GraphicUsed by:Timeline
Symbol 811 GraphicUsed by:Timeline
Symbol 812 GraphicUsed by:Timeline
Symbol 813 GraphicUsed by:816
Symbol 814 GraphicUsed by:816
Symbol 815 GraphicUsed by:816
Symbol 816 MovieClipUses:813 814 815Used by:Timeline
Symbol 817 EditableTextUses:76Used by:Timeline
Symbol 818 EditableTextUses:76Used by:Timeline
Symbol 819 TextUses:104Used by:Timeline
Symbol 820 EditableTextUses:76Used by:Timeline
Symbol 821 TextUses:104Used by:Timeline
Symbol 822 GraphicUsed by:Timeline
Symbol 823 TextUses:117Used by:Timeline
Symbol 824 EditableTextUses:76Used by:Timeline
Symbol 825 TextUses:117Used by:Timeline
Symbol 826 ButtonUses:705Used by:Timeline
Symbol 827 EditableTextUses:76Used by:Timeline
Symbol 828 GraphicUsed by:Timeline
Symbol 829 TextUses:117Used by:Timeline
Symbol 830 TextUses:117Used by:Timeline
Symbol 831 ButtonUses:25Used by:Timeline
Symbol 832 GraphicUsed by:Timeline
Symbol 833 GraphicUsed by:Timeline
Symbol 834 GraphicUsed by:835
Symbol 835 MovieClipUses:834Used by:Timeline
Symbol 836 GraphicUsed by:837
Symbol 837 MovieClipUses:836Used by:Timeline
Symbol 838 EditableTextUses:76Used by:Timeline
Symbol 839 EditableTextUses:76Used by:Timeline
Symbol 840 EditableTextUses:76Used by:Timeline
Symbol 841 EditableTextUses:76Used by:Timeline
Symbol 842 ButtonUses:25Used by:Timeline
Symbol 843 GraphicUsed by:Timeline
Symbol 844 GraphicUsed by:Timeline
Symbol 845 GraphicUsed by:Timeline
Symbol 846 ButtonUses:25Used by:Timeline
Symbol 847 GraphicUsed by:848
Symbol 848 MovieClipUses:847Used by:Timeline
Symbol 849 ShapeTweeningUsed by:851
Symbol 850 GraphicUsed by:851
Symbol 851 MovieClipUses:849 850Used by:Timeline
Symbol 852 GraphicUsed by:853
Symbol 853 MovieClipUses:852Used by:854
Symbol 854 MovieClipUses:853Used by:Timeline
Symbol 855 GraphicUsed by:856
Symbol 856 MovieClipUses:855Used by:Timeline
Symbol 857 EditableTextUses:76Used by:Timeline
Symbol 858 EditableTextUses:76Used by:Timeline
Symbol 859 ButtonUses:25Used by:Timeline
Symbol 860 TextUses:76Used by:Timeline
Symbol 861 EditableTextUses:117Used by:Timeline
Symbol 862 EditableTextUses:117Used by:Timeline
Symbol 863 TextUses:117Used by:866
Symbol 864 TextUses:117Used by:866
Symbol 865 GraphicUsed by:866
Symbol 866 ButtonUses:863 864 865Used by:Timeline
Symbol 867 TextUses:117Used by:Timeline
Symbol 868 GraphicUsed by:869
Symbol 869 MovieClipUses:868Used by:Timeline
Symbol 870 GraphicUsed by:871
Symbol 871 MovieClipUses:870Used by:Timeline
Symbol 872 ShapeTweeningUsed by:875
Symbol 873 ShapeTweeningUsed by:875
Symbol 874 GraphicUsed by:875
Symbol 875 MovieClipUses:872 873 874Used by:Timeline
Symbol 876 GraphicUsed by:889
Symbol 877 GraphicUsed by:889
Symbol 878 GraphicUsed by:889
Symbol 879 GraphicUsed by:889
Symbol 880 GraphicUsed by:889
Symbol 881 GraphicUsed by:889
Symbol 882 GraphicUsed by:889
Symbol 883 GraphicUsed by:889
Symbol 884 GraphicUsed by:889
Symbol 885 GraphicUsed by:889
Symbol 886 GraphicUsed by:889
Symbol 887 GraphicUsed by:889
Symbol 888 TextUses:117Used by:889
Symbol 889 MovieClipUses:876 877 878 879 880 881 882 883 884 885 886 887 888Used by:Timeline
Symbol 890 EditableTextUses:117Used by:Timeline
Symbol 891 TextUses:117Used by:Timeline
Symbol 892 EditableTextUses:117Used by:Timeline
Symbol 893 TextUses:117Used by:Timeline
Symbol 894 TextUses:117Used by:Timeline
Symbol 895 EditableTextUses:117Used by:Timeline
Symbol 896 GraphicUsed by:919
Symbol 897 EditableTextUses:76Used by:919
Symbol 898 FontUsed by:899
Symbol 899 TextUses:898Used by:919
Symbol 900 TextUses:76Used by:919
Symbol 901 EditableTextUses:76Used by:919
Symbol 902 TextUses:76Used by:919
Symbol 903 TextUses:76Used by:919
Symbol 904 EditableTextUses:76Used by:919
Symbol 905 TextUses:76Used by:919
Symbol 906 GraphicUsed by:909
Symbol 907 GraphicUsed by:908
Symbol 908 MovieClipUses:907Used by:909
Symbol 909 MovieClipUses:906 908Used by:912
Symbol 910 GraphicUsed by:911
Symbol 911 ButtonUses:910Used by:912
Symbol 912 MovieClipUses:909 911Used by:919
Symbol 913 ButtonUses:25Used by:919
Symbol 914 ButtonUses:25Used by:919
Symbol 915 TextUses:76Used by:919
Symbol 916 GraphicUsed by:919
Symbol 917 TextUses:76Used by:919
Symbol 918 ButtonUses:25Used by:919
Symbol 919 MovieClipUses:896 897 899 900 901 902 903 904 905 912 913 914 915 916 917 918Used by:Timeline
Symbol 920 TextUses:74Used by:Timeline
Symbol 921 GraphicUsed by:Timeline
Symbol 922 TextUses:6Used by:Timeline
Symbol 923 ButtonUses:705Used by:Timeline
Symbol 924 TextUses:74Used by:Timeline
Symbol 925 GraphicUsed by:Timeline
Symbol 926 TextUses:6Used by:Timeline
Symbol 927 BitmapUsed by:928
Symbol 928 GraphicUses:927Used by:938
Symbol 929 TextUses:6Used by:938
Symbol 930 GraphicUsed by:931 936
Symbol 931 ButtonUses:930Used by:938
Symbol 932 TextUses:6Used by:938
Symbol 933 BitmapUsed by:934
Symbol 934 GraphicUses:933Used by:935
Symbol 935 MovieClipUses:934Used by:938
Symbol 936 ButtonUses:930Used by:938
Symbol 937 TextUses:6Used by:938
Symbol 938 MovieClipUses:928 929 931 932 935 936 937Used by:Timeline
Symbol 939 GraphicUsed by:Timeline
Symbol 940 TextUses:6Used by:Timeline
Symbol 941 GraphicUsed by:945
Symbol 942 TextUses:6Used by:945
Symbol 943 GraphicUsed by:945
Symbol 944 GraphicUsed by:945
Symbol 945 ButtonUses:941 942 943 944Used by:Timeline
Symbol 946 EditableTextUses:6Used by:Timeline
Symbol 947 GraphicUsed by:Timeline
Symbol 948 TextUses:6Used by:Timeline

Instance Names

"mainloadergg1"Frame 1Symbol 5 MovieClip
"bar"Frame 1Symbol 11 MovieClip
"bg1"Frame 15Symbol 60 MovieClip
"loaderminigame"Frame 15Symbol 134 MovieClip
"pausemenu"Frame 15Symbol 219 MovieClip
"cursor_mc"Frame 15Symbol 221 MovieClip
"b_mc2"Frame 15Symbol 226 MovieClip
"b_mc"Frame 15Symbol 227 MovieClip
"m"Frame 15Symbol 228 MovieClip
"hhhhh"Frame 15Symbol 234 MovieClip
"g1"Frame 16Symbol 279 Button
"g4"Frame 16Symbol 279 Button
"g7"Frame 16Symbol 279 Button
"g2"Frame 16Symbol 279 Button
"g5"Frame 16Symbol 279 Button
"g8"Frame 16Symbol 279 Button
"g3"Frame 16Symbol 280 Button
"g6"Frame 16Symbol 279 Button
"g9"Frame 16Symbol 279 Button
"g11"Frame 16Symbol 279 Button
"g10"Frame 16Symbol 279 Button
"LDB"Frame 16Symbol 321 MovieClip
"bg1"Frame 17Symbol 323 MovieClip
"bg1"Frame 18Symbol 60 MovieClip
"loaderminigame"Frame 18Symbol 134 MovieClip
"pausemenu"Frame 18Symbol 219 MovieClip
"cursor_mc"Frame 18Symbol 221 MovieClip
"b_mc2"Frame 18Symbol 226 MovieClip
"b_mc"Frame 18Symbol 227 MovieClip
"bg1"Frame 19Symbol 60 MovieClip
"creditsm"Frame 19Symbol 330 MovieClip
"cursor_mc"Frame 19Symbol 221 MovieClip
"m"Frame 19Symbol 228 MovieClip
"bg"Frame 20Symbol 366 MovieClip
"pausemenu"Frame 20Symbol 219 MovieClip
"cursor"Frame 20Symbol 391 MovieClip
"b_mc2"Frame 20Symbol 226 MovieClip
"b_mc"Frame 20Symbol 227 MovieClip
"m"Frame 20Symbol 228 MovieClip
"m"Frame 20Symbol 228 MovieClip
"levels"Frame 21Symbol 489 MovieClip
"bg"Frame 24Symbol 366 MovieClip
"menub"Frame 24Symbol 373 MovieClip
"pausemenu"Frame 24Symbol 219 MovieClip
"cursor"Frame 24Symbol 391 MovieClip
"b_mc2"Frame 24Symbol 226 MovieClip
"b_mc"Frame 24Symbol 227 MovieClip
"m"Frame 24Symbol 228 MovieClip
"m"Frame 24Symbol 228 MovieClip
"wallu"Frame 31Symbol 513 MovieClip
"walld"Frame 31Symbol 513 MovieClip
"rocket"Frame 31Symbol 684 MovieClip
"xgoal"Frame 31Symbol 686 MovieClip
"bg"Frame 50Symbol 366 MovieClip
"pausemenu"Frame 50Symbol 219 MovieClip
"cursor"Frame 50Symbol 391 MovieClip
"b_mc2"Frame 50Symbol 226 MovieClip
"b_mc"Frame 50Symbol 227 MovieClip
"m"Frame 50Symbol 228 MovieClip
"m"Frame 50Symbol 228 MovieClip
"levels"Frame 51Symbol 716 MovieClip
"bg"Frame 54Symbol 366 MovieClip
"pausemenu"Frame 54Symbol 219 MovieClip
"cursor"Frame 54Symbol 391 MovieClip
"b_mc2"Frame 54Symbol 226 MovieClip
"b_mc"Frame 54Symbol 227 MovieClip
"m"Frame 54Symbol 228 MovieClip
"m"Frame 54Symbol 228 MovieClip
"bomb"Frame 63Symbol 734 MovieClip
"guy"Frame 63Symbol 752 MovieClip
"bg"Frame 96Symbol 765 MovieClip
"pausemenu"Frame 96Symbol 219 MovieClip
"cursor"Frame 96Symbol 391 MovieClip
"b_mc2"Frame 96Symbol 226 MovieClip
"b_mc"Frame 96Symbol 227 MovieClip
"m"Frame 96Symbol 228 MovieClip
"m"Frame 96Symbol 228 MovieClip
"trash1"Frame 97Symbol 780 MovieClip
"trash2"Frame 97Symbol 782 MovieClip
"trash3"Frame 97Symbol 784 MovieClip
"trash4"Frame 97Symbol 786 MovieClip
"trash5"Frame 97Symbol 788 MovieClip
"land"Frame 97Symbol 790 MovieClip
"car"Frame 97Symbol 795 MovieClip
"bg"Frame 100Symbol 366 MovieClip
"pausemenu"Frame 100Symbol 219 MovieClip
"cursor"Frame 100Symbol 391 MovieClip
"b_mc2"Frame 100Symbol 226 MovieClip
"b_mc"Frame 100Symbol 227 MovieClip
"m"Frame 100Symbol 228 MovieClip
"m"Frame 100Symbol 228 MovieClip
"sbtn1"Frame 101Symbol 816 MovieClip
"sbtn2"Frame 101Symbol 816 MovieClip
"sbtn3"Frame 101Symbol 816 MovieClip
"sbtn4"Frame 101Symbol 816 MovieClip
"sbtn5"Frame 101Symbol 816 MovieClip
"sbtn6"Frame 101Symbol 816 MovieClip
"sbtn7"Frame 101Symbol 816 MovieClip
"sbtn8"Frame 101Symbol 816 MovieClip
"sbtn9"Frame 101Symbol 816 MovieClip
"sbtn10"Frame 101Symbol 816 MovieClip
"sbtn11"Frame 101Symbol 816 MovieClip
"sbtn12"Frame 101Symbol 816 MovieClip
"sbtn13"Frame 101Symbol 816 MovieClip
"sbtn14"Frame 101Symbol 816 MovieClip
"sbtn15"Frame 101Symbol 816 MovieClip
"bg"Frame 104Symbol 366 MovieClip
"pausemenu"Frame 104Symbol 219 MovieClip
"cursor"Frame 104Symbol 391 MovieClip
"b_mc2"Frame 104Symbol 226 MovieClip
"b_mc"Frame 104Symbol 227 MovieClip
"m"Frame 104Symbol 228 MovieClip
"m"Frame 104Symbol 228 MovieClip
"MainTurret"Frame 105Symbol 709 MovieClip
"MainBullet"Frame 105Symbol 835 MovieClip
"Target"Frame 105Symbol 837 MovieClip
"bg"Frame 108Symbol 366 MovieClip
"pausemenu"Frame 108Symbol 219 MovieClip
"cursor"Frame 108Symbol 391 MovieClip
"b_mc2"Frame 108Symbol 226 MovieClip
"b_mc"Frame 108Symbol 227 MovieClip
"m"Frame 108Symbol 228 MovieClip
"m"Frame 108Symbol 228 MovieClip
"sfwall1"Frame 109Symbol 848 MovieClip
"sling"Frame 109Symbol 851 MovieClip
"originalb"Frame 109Symbol 854 MovieClip
"sfgoal"Frame 109Symbol 856 MovieClip
"bg"Frame 111Symbol 366 MovieClip
"pausemenu"Frame 111Symbol 219 MovieClip
"cursor"Frame 111Symbol 391 MovieClip
"b_mc2"Frame 111Symbol 226 MovieClip
"b_mc"Frame 111Symbol 227 MovieClip
"m"Frame 111Symbol 228 MovieClip
"m"Frame 111Symbol 228 MovieClip
"crossHair"Frame 112Symbol 869 MovieClip
"cursor"Frame 112Symbol 871 MovieClip
"ammoBar"Frame 112Symbol 889 MovieClip
"cursor"Frame 113Symbol 391 MovieClip
"bg"Frame 114Symbol 366 MovieClip
"cursor"Frame 114Symbol 391 MovieClip
"b_mc2"Frame 114Symbol 226 MovieClip
"b_mc"Frame 114Symbol 227 MovieClip
"m"Frame 114Symbol 228 MovieClip
"m"Frame 114Symbol 228 MovieClip
"crossHair"Frame 115Symbol 869 MovieClip
"cursor"Frame 115Symbol 871 MovieClip
"cursor"Frame 116Symbol 391 MovieClip
"bg"Frame 117Symbol 366 MovieClip
"cursor"Frame 117Symbol 391 MovieClip
"b_mc2"Frame 117Symbol 226 MovieClip
"b_mc"Frame 117Symbol 227 MovieClip
"m"Frame 117Symbol 228 MovieClip
"m"Frame 117Symbol 228 MovieClip
"bg"Symbol 134 MovieClip Frame 2Symbol 85 MovieClip
"mainloadergg"Symbol 134 MovieClip Frame 3Symbol 121 MovieClip
"box"Symbol 167 MovieClip Frame 1Symbol 166 MovieClip
"box"Symbol 174 MovieClip Frame 1Symbol 166 MovieClip
"box3"Symbol 181 MovieClip Frame 1Symbol 166 MovieClip
"box"Symbol 189 MovieClip Frame 1Symbol 166 MovieClip
"box2"Symbol 193 MovieClip Frame 1Symbol 166 MovieClip
"box3"Symbol 200 MovieClip Frame 1Symbol 166 MovieClip
"qu"Symbol 219 MovieClip Frame 2Symbol 152 MovieClip
"vc"Symbol 219 MovieClip Frame 3Symbol 167 MovieClip
"vm"Symbol 219 MovieClip Frame 3Symbol 174 MovieClip
"vp"Symbol 219 MovieClip Frame 3Symbol 181 MovieClip
"qu"Symbol 219 MovieClip Frame 3Symbol 152 MovieClip
"vq"Symbol 219 MovieClip Frame 4Symbol 189 MovieClip
"vb"Symbol 219 MovieClip Frame 4Symbol 193 MovieClip
"vt"Symbol 219 MovieClip Frame 4Symbol 200 MovieClip
"qu"Symbol 219 MovieClip Frame 4Symbol 152 MovieClip
"easy"Symbol 219 MovieClip Frame 5Symbol 207 Button
"normal"Symbol 219 MovieClip Frame 5Symbol 208 Button
"hard"Symbol 219 MovieClip Frame 5Symbol 209 Button
"yes1"Symbol 219 MovieClip Frame 5Symbol 210 Button
"no1"Symbol 219 MovieClip Frame 5Symbol 211 Button
"yes2"Symbol 219 MovieClip Frame 5Symbol 212 Button
"no2"Symbol 219 MovieClip Frame 5Symbol 213 Button
"qu"Symbol 219 MovieClip Frame 5Symbol 152 MovieClip
"info"Symbol 321 MovieClip Frame 1Symbol 302 MovieClip
"bg_btn"Symbol 321 MovieClip Frame 2Symbol 304 Button
"txt1"Symbol 321 MovieClip Frame 2Symbol 308 EditableText
"txt2"Symbol 321 MovieClip Frame 2Symbol 310 EditableText
"chad_cheat"Symbol 489 MovieClip Frame 1Symbol 406 MovieClip
"fire"Symbol 684 MovieClip Frame 1Symbol 675 MovieClip
"e_turrent1"Symbol 716 MovieClip Frame 1Symbol 709 MovieClip
"enemy_bullet1"Symbol 716 MovieClip Frame 1Symbol 711 MovieClip
"e_turrent2"Symbol 716 MovieClip Frame 1Symbol 709 MovieClip
"enemy_bullet2"Symbol 716 MovieClip Frame 1Symbol 711 MovieClip
"e_turrent3"Symbol 716 MovieClip Frame 1Symbol 709 MovieClip
"enemy_bullet3"Symbol 716 MovieClip Frame 1Symbol 711 MovieClip
"e_turrent4d"Symbol 716 MovieClip Frame 1Symbol 709 MovieClip
"enemy_bullet4"Symbol 716 MovieClip Frame 1Symbol 711 MovieClip
"explosion"Symbol 734 MovieClip Frame 2Symbol 731 MovieClip
"firel"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"firer"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"fire3"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"fire2"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"fire1"Symbol 795 MovieClip Frame 1Symbol 793 MovieClip
"balln2"Symbol 854 MovieClip Frame 1Symbol 853 MovieClip
"star1_mc"Symbol 909 MovieClip Frame 2Symbol 908 MovieClip
"star2_mc"Symbol 909 MovieClip Frame 3Symbol 908 MovieClip
"star3_mc"Symbol 909 MovieClip Frame 4Symbol 908 MovieClip
"star4_mc"Symbol 909 MovieClip Frame 5Symbol 908 MovieClip
"star5_mc"Symbol 909 MovieClip Frame 6Symbol 908 MovieClip
"stars_mc"Symbol 912 MovieClip Frame 1Symbol 909 MovieClip
"b1"Symbol 912 MovieClip Frame 1Symbol 911 Button
"b2"Symbol 912 MovieClip Frame 1Symbol 911 Button
"b3"Symbol 912 MovieClip Frame 1Symbol 911 Button
"b4"Symbol 912 MovieClip Frame 1Symbol 911 Button
"b5"Symbol 912 MovieClip Frame 1Symbol 911 Button
"name_txt"Symbol 919 MovieClip Frame 1Symbol 897 EditableText
"email_txt"Symbol 919 MovieClip Frame 1Symbol 901 EditableText
"review_txt"Symbol 919 MovieClip Frame 1Symbol 904 EditableText
"vote_mc"Symbol 919 MovieClip Frame 1Symbol 912 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 949 as "__Packages.ab3.rankz.Armor_Bot_30_En_AS1"
ExportAssets (56)Timeline Frame 1Symbol 950 as "__Packages.MochiAd"
ExportAssets (56)Timeline Frame 15Symbol 230 as "NG62233"
ExportAssets (56)Timeline Frame 15Symbol 231 as "106783"
ExportAssets (56)Timeline Frame 15Symbol 232 as "92394"
ExportAssets (56)Timeline Frame 15Symbol 233 as "113810"

Labels

"mainMenu"Frame 15
"selectgameblue"Frame 16
"Info"Frame 18
"credits"Frame 19
"Mouse Avoider"Frame 20
"level selectma"Frame 22
"Missle Mayhem"Frame 24
"game"Frame 31
"over"Frame 38
"win"Frame 43
"refreshf"Frame 48
"Turret Trouble"Frame 50
"game3"Frame 51
"game3dead"Frame 52
"refresh3"Frame 53
"Bomb Barrage"Frame 54
"game2"Frame 63
"over3"Frame 73
"win2"Frame 83
"Space Waste"Frame 96
"game6c"Frame 97
"losec6"Frame 98
"winc6"Frame 99
"Selection"Frame 100
"game5"Frame 101
"youlose5"Frame 102
"youwin5"Frame 103
"Target Practice"Frame 104
"youlose6"Frame 106
"youwin6"Frame 107
"Slingshot Fun"Frame 108
"over2"Frame 110
"Quick Shot"Frame 111
"game10"Frame 112
"over10"Frame 113
"Review"Frame 114
"Extra"Frame 117
"blue"Symbol 60 MovieClip Frame 1
"easy"Symbol 120 MovieClip Frame 2
"normal"Symbol 120 MovieClip Frame 3
"hard"Symbol 120 MovieClip Frame 4
"Audio Settings"Symbol 219 MovieClip Frame 3
"video settings"Symbol 219 MovieClip Frame 4
"Misc. Settings"Symbol 219 MovieClip Frame 5
"default"Symbol 226 MovieClip Frame 1
"red"Symbol 226 MovieClip Frame 2
"blue"Symbol 226 MovieClip Frame 3
"green"Symbol 226 MovieClip Frame 4
"yellow"Symbol 226 MovieClip Frame 5
"blue"Symbol 323 MovieClip Frame 1
"grow"Symbol 908 MovieClip Frame 2
"out"Symbol 908 MovieClip Frame 7

Dynamic Text Variables

totalptsSymbol 8 EditableText""
percentLoadedTextSymbol 14 EditableText""
totalptsSymbol 123 EditableText""
currenttimeSymbol 125 EditableText"60"
difficultySymbol 127 EditableText""
totalptsSymbol 130 EditableText""
totalptsxdSymbol 131 EditableText""
gameTitleSymbol 275 EditableText"<p align="left"><font face="Arial" size="15" color="#ffffff"><b>Loading...</b></font></p>"
overallscoreSymbol 293 EditableText"0"
highscorenameSymbol 295 EditableText"Anonymous"
gnameSymbol 308 EditableText"<p align="left"></p>"
Game_DescriptionSymbol 310 EditableText"<p align="left"></p>"
mascoreSymbol 403 EditableText"900"
mascoreSymbol 486 EditableText""
mascoredSymbol 487 EditableText""
difficultySymbol 490 EditableText"Normal"
passedSymbol 689 EditableText""
difficultySymbol 691 EditableText"Normal"
passedSymbol 693 EditableText""
passedxdSymbol 694 EditableText""
tttimerSymbol 712 EditableText"0"
difficultyaSymbol 717 EditableText"Difficulty:"
ttscoreSymbol 721 EditableText"0"
ttscorexdSymbol 722 EditableText"0"
dogedSymbol 753 EditableText""
dogedSymbol 755 EditableText""
dogedxdSymbol 756 EditableText""
mytimercSymbol 777 EditableText""
myscorec1Symbol 778 EditableText"0"
myscorec1xdSymbol 797 EditableText""
difficultySymbol 817 EditableText""
mytimerc5Symbol 818 EditableText"0:00"
myscorec5Symbol 820 EditableText""
myscorec5Symbol 824 EditableText""
myscorec5xdSymbol 827 EditableText""
mytimerc6Symbol 838 EditableText"60"
myscorec6Symbol 839 EditableText"0"
myscorec6Symbol 840 EditableText""
myscorec6xdSymbol 841 EditableText""
mytimerc7Symbol 857 EditableText"60"
myscorec7Symbol 858 EditableText"0"
myscorec7Symbol 861 EditableText"0"
myscorec7xdSymbol 862 EditableText"0"
scoreqsSymbol 890 EditableText""
_root.timeLeftSymbol 892 EditableText""
score10Symbol 895 EditableText""
connectionstatusSymbol 946 EditableText""




http://swfchan.com/10/47720/info.shtml
Created: 1/5 -2019 07:29:40 Last modified: 1/5 -2019 07:29:40 Server time: 15/05 -2024 20:00:33