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

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

df2.swf

This is the info page for
Flash #6347

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


Text
Save

Save

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

?

?

x10

Game
Over

Enemy strength x2

2000 more turns to go

Good luck ;-)

And So...

All was saved

Thanks to you

And your base

And your guns

'n stuff

hey, you might have even gained a little RSI there

I sure did

D-fence 2 was created by
Nielz
http://www.toiletQuest.net
visit my lil website for updates and extra's.
Hope you enjoyed it.

Shouts go out to:
All the D-fence 1 fans who have helped me by giving feedback.
All websites that blogged anything I created.
Thanks everyone!

How do I play this game?
As with a lot of Flash games, enemies are coming your way and they're not
happy.
Shooting:
In the beginning you'll have to shoot them by pointing and clicking them. There
are three guns you can use for this, available at the lower right side of your
screen. Be sure to buy enough bullets!
Money:
To buy and build stuff, you need money. Build factories and assign population as
workers to get some income.
D-fence
Assign people as soldiers and you'll get 'reserve'. Reserve a unoccupied soldiers. Assign
them to trenches or guard towers by clicking them and using the upper pop-up menu.

Game stuff...
At turn 1500, enemy fire power and armor will double up.
The game takes a total of 3500 turns.
The game WILL run slow. Once you get a bigger base, it takes more and more time to
calculate stuff like income and hitpoints.
This is mostly cost by the flash player. It's just to slow to really support these kind of
games I guess.
You can set the quality down to medium or low and close other apss. That'll help a lot.
Also, there's a rumour that FireFox runs Flash a lot slower then IE, so you can try that
one too.

When earths natural resources run out...

Mankind stands devided in it's struggle for the last reserves

Wat has always been unimaginable

Became reality

No one knows who fired first

Or why

With enough power to sustain human life fot many decades

Earth would be wiped clean of life in a matter of hours

When the mistake was realized

There was no way back

So with everybody dead as disco

Let's play some games and shoot some virtual dudes

aaaaaight?

ActionScript [AS1/AS2]

Frame 1
percent = Math.floor((getBytesLoaded() / getBytesTotal()) * 100); percLoad = percent + " % Loaded";
Frame 3
if (percent == 100) { play(); } else { gotoAndPlay (1); }
Frame 4
Stage.scaleMode = "noScale"; Stage.showMenu = false; stop();
Frame 5
stop();
Frame 6
stop(); if (_level0.loadCheck == "error") { removeMovieClip(_level0.hud); clearInterval(tickerTimer); }
Frame 11
stopAllSounds(); house0Inhab = 0; house1BuildCost = 5000; house1Inhab = 5; house2BuildCost = 25000; house2Inhab = 35; house3BuildCost = 150000 /* 0x0249F0 */; house3Inhab = 250; indus0BuildCost = 0; indus0Production = 0; indus0Workers = 0; indus1BuildCost = 5000; indus1Production = 30; indus1Workers = 3; indus2BuildCost = 25000; indus2Production = 150; indus2Workers = 10; indus3BuildCost = 200000 /* 0x030D40 */; indus3Production = 500; indus3Workers = 25; milBarracks0MaxTroops = 0; milBarracks1BuildCost = 5000; milBarracks1MaxTroops = 5; milBarracks2BuildCost = 25000; milBarracks2MaxTroops = 35; milBarracks3BuildCost = 200000 /* 0x030D40 */; milBarracks3MaxTroops = 115; wall2Cost = 1500; wall3Cost = 10000; gTower1DamagePerUnit = 1; gTower2DamagePerUnit = 3; gTower3DamagePerUnit = 6; gTower1Cost = 1000; gTower2Cost = 10000; gTower3Cost = 25000; gTower1MaxTroops = 5; gTower2MaxTroops = 20; gTower3MaxTroops = 60; trench1DamagePerUnit = 2; trench2DamagePerUnit = 4; trench3DamagePerUnit = 8; trench2Cost = 10000; trench3Cost = 150000 /* 0x0249F0 */; trench1MaxTroops = 5; trench2MaxTroops = 20; trench3MaxTroops = 50; road2BuildCost = 50; buildingRepairCost = 0.02; tB1 = [1, "none", false, false, "-"]; tB2 = [2, "none", false, false, "-"]; tB3 = [3, "none", false, false, "orange", 0, 0]; tB4 = [4, "house", false, false, "blue", 100, 0, "tH1", ((" $" + house1BuildCost) + "<br> Pop. + ") + house1Inhab, house1BuildCost]; tB5 = [5, "indus", false, false, "yellow", 100, 0, "tI1", ((((" $" + indus1BuildCost) + "<br> cash + $") + indus1Production) + "<br> workers:") + indus1Workers, indus1BuildCost]; tB6 = [6, "mil", false, false, "green", 100, 0, "tM1", (((" $" + milBarracks1BuildCost) + "<br> train ") + milBarracks1MaxTroops) + "troops", milBarracks1BuildCost]; tB7 = [4, "house", false, false, "blue", 100, 0, "tH4", ((" $" + house1BuildCost) + "<br> Populatoin + ") + house1Inhab, house1BuildCost]; tB8 = [9, "green", false, false, "green", 100, 0, "tD1", (((" $" + gTower1Cost) + "<br> holds ") + gTower1TroopMax) + "troops", gTower1Cost]; tB9 = [5, "indus", false, false, "yellow", 100, 0, "tI4", ((((" $" + indus1BuildCost) + "<br> cash + $") + indus1Production) + "<br> workers:") + indus1Workers, indus1BuildCost]; tB10 = [10]; tB11 = [5, "indus", false, false, "yellow", 100, 0, "tI7", ((((" $" + indus1BuildCost) + "<br> cash + $") + indus1Production) + "<br> workers:") + indus1Workers, indus1BuildCost]; tS1 = [20, "empty"]; tR1 = [30, "road", false, false, "yellow", 1, 1, "tR4", (" $" + road2BuildCost) + "<br>Hurts your feet a bit less", road2BuildCost]; tR2 = [31, "road", false, false, "yellow", 1, 1, "tR4", (" $" + road2BuildCost) + "<br>Hurts your feet a bit less", road2BuildCost]; tR3 = [32, "road", false, false, "yellow", 1, 1, "tR5", (" $" + road2BuildCost) + "<br>Hurts your feet a bit less", road2BuildCost]; tR4 = [33, "road", false, false, "yellow", 1, 2, "Max", "*"]; tR5 = [34, "road", false, false, "yellow", 1, 2, "Max", "*"]; tH1 = [50, "house", true, false, "blue", 200, 1, "tH2", ((" $" + house2BuildCost) + "<br> Pop.+ ") + house2Inhab, house2BuildCost]; tH2 = [51, "house", true, false, "blue", 500, 2, "tH3", ((" $" + house3BuildCost) + "<br> Pop. + ") + house3Inhab, house3BuildCost]; tH3 = [52, "house", true, true, "blue", 1000, 3, "Max", "*"]; tH4 = [53, "house", true, false, "blue", 200, 1, "tH5", ((" $" + house2BuildCost) + "<br> Pop. + ") + house2BuildInhab, house2BuildCost]; tH5 = [54, "house", true, false, "blue", 500, 2, "tH6", ((" $" + house3BuildCost) + "<br> Pop. + ") + house3BuildInhab, house3BuildCost]; tH6 = [55, "house", true, true, "blue", 1000, 3, "Max", "*"]; tI1 = [60, "indus", true, false, "yellow", 200, 1, "tI2", ((((" $" + indus2BuildCost) + "<br> cash + $") + indus2Production) + "<br> workers:") + indus2Workers, indus2BuildCost]; tI2 = [61, "indus", true, false, "yellow", 500, 2, "tI3", ((((" $" + indus3BuildCost) + "<br> cash + $") + indus3Production) + "<br> workers:") + indus3Workers, indus3BuildCost]; tI3 = [62, "indus", true, true, "yellow", 1000, 3, "Max", "*"]; tI4 = [63, "indus", true, false, "yellow", 200, 1, "tI5", ((((" $" + indus2BuildCost) + "<br> cash + $") + indus2Production) + "<br> workers:") + indus2Workers, indus2BuildCost]; tI5 = [64, "indus", true, false, "yellow", 500, 2, "tI6", ((((" $" + indus3BuildCost) + "<br> cash + $") + indus3Production) + "<br> workers:") + indus3Workers, indus3BuildCost]; tI6 = [65, "indus", true, true, "yellow", 1000, 3, "Max", "*"]; tI7 = [66, "indus", true, false, "yellow", 200, 1, "tI8", ((((" $" + indus2BuildCost) + "<br> cash + $") + indus2Production) + "<br> workers:") + indus2Workers, indus2BuildCost]; tI8 = [67, "indus", true, false, "yellow", 500, 2, "tI9", ((((" $" + indus3BuildCost) + "<br> cash + $") + indus3Production) + "<br> workers:") + indus3Workers, indus3BuildCost]; tI9 = [68, "indus", true, true, "yellow", 1000, 3, "Max", "*"]; tM1 = [80, "mil", false, false, "green", 500, 1, "tM2", (((" $" + milBarracks2BuildCost) + "<br> train ") + milBarracks2MaxTroops) + "troops", milBarracks2BuildCost]; tM2 = [81, "mil", true, false, "green", 1500, 2, "tM3", (((" $" + milBarracks3BuildCost) + "<br> train ") + milBarracks3MaxTroops) + "troops", milBarracks3BuildCost]; tM3 = [82, "mil", true, false, "green", 3000, 3, "Max", "*"]; tM4 = [83, "mil", true, false, "green", 3000, "*", "tM2", (((" $" + milBarracks2BuildCost) + "<br> train ") + milBarracks2MaxTroops) + "troops", milBarracks2BuildCost]; tM5 = [84, "mil", true, false, "green", 3000, "*", "tM3", (((" $" + milBarracks3BuildCost) + "<br> train ") + milBarracks3MaxTroops) + "troops", milBarracks3BuildCost]; tD1 = [90, "tow", true, false, "green", 1500, 1, "tD2", (((" $" + gTower2Cost) + "<br> holds ") + gTower2TroopMax) + "troops", gTower2Cost]; tD2 = [91, "tow", true, false, "green", 4000, 2, "tD3", (((" $" + gTower3Cost) + "<br> holds ") + gTower3TroopMax) + "troops", gTower3Cost]; tD3 = [92, "tow", true, true, "green", 9000, 3, "Max", "*"]; tW1 = [100, "wall", false, false, "green", 500, 1, "tW7", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW2 = [101, "wall", false, false, "green", 500, 1, "tW8", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW3 = [102, "wall", false, false, "green", 500, 1, "tW9", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW4 = [103, "wall", false, false, "green", 500, 1, "tX1", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW5 = [104, "wall", false, false, "green", 500, 1, "tX2", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW6 = [105, "wall", false, false, "green", 500, 1, "tX3", (" $" + wall2Cost) + "<br> Stronger wall, better defence", wall2Cost]; tW7 = [106, "wall", false, false, "green", 3000, 2, "tX4", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tW8 = [107, "wall", false, false, "green", 3000, 2, "tX5", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tW9 = [108, "wall", false, false, "green", 3000, 2, "tX6", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tX1 = [109, "wall", false, false, "green", 3000, 2, "tX7", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tX2 = [110, "wall", false, false, "green", 3000, 2, "tX8", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tX3 = [111, "wall", false, false, "green", 3000, 2, "tX9", (" $" + wall3Cost) + "<br> Stronger wall, better defence", wall3Cost]; tX4 = [112, "wall", false, false, "green", 20000, 3, "Max", "*"]; tX5 = [113, "wall", false, false, "green", 20000, 3, "Max", "*"]; tX6 = [114, "wall", false, false, "green", 20000, 3, "Max", "*"]; tX7 = [115, "wall", false, false, "green", 20000, 3, "Max", "*"]; tX8 = [116, "wall", false, false, "green", 20000, 3, "Max", "*"]; tX9 = [117, "wall", false, false, "green", 20000, 3, "Max", "*"]; tT1 = [125, "trench", false, false, "green", 1500, 1, "tT2", (" $" + trench2Cost) + "<br> Defence Bonus", trench2Cost]; tT2 = [126, "trench", false, false, "green", 15000, 2, "tT3", (" $" + trench3Cost) + "<br> Defence Bonus", trench3Cost]; tT3 = [127, "trench", false, false, "green", 50000, 3, "Max", "*"]; startMap = [[tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tR2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tR1, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tR2, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tR1, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR2, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR1, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR2, tB3, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR2, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tR1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1, tB1], [tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tW3, tW1, tW1, tW1, tW1, tW6, tR2, tW3, tW1, tW1, tW1, tW1, tW6, tB3, tB3, tB3, tB3, tB1, tB1, tB1, tB1], [tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tW2, tB3, tB3, tB3, tB3, tW2, tR1, tW2, tB3, tB3, tB3, tB3, tW2, tB3, tB3, tB3, tB3, tB3, tB1, tB1, tB1], [tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tW2, tB3, tB3, tB3, tB3, tB3, tR2, tB3, tB3, tB3, tB3, tB3, tW2, tB3, tB3, tB3, tB3, tB3, tB3, tB1, tB1], [tB1, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tW2, tT1, tT1, tT1, tT1, tT1, tB2, tT1, tT1, tT1, tT1, tT1, tW2, tB3, tB3, tB3, tB3, tB3, tB3, tB3, tB1], [tB1, tB1, tB3, tW1, tW1, tW1, tW6, tB3, tW2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tW2, tB3, tB3, tB3, tW3, tW1, tW1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB3, tW2, tB3, tW2, tB3, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB3, tW2, tB3, tB3, tB3, tW2, tB3, tB3, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tW5, tW1, tW4, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tW5, tW1, tW1, tW1, tW4, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB3, tB2, tB2, tB2, tB2, tB2, tB3, tB2, tB2, tB2, tB2, tB2, tB3, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB2, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB2, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1], [tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1, tB1]]; function saveGame() { trace(mapSrc); trace("game Saved"); obj = SharedObject.getLocal("Dfence2Save"); obj.data.loadCheck = "toiletquest.net"; obj.data.var1 = startMap; obj.data.var2 = mapSrc; obj.data.cash = cash; obj.data.baseHealth = baseHealth; obj.data.totalUnitSpawn = totalUnitSpawn; obj.data.g1Amount = gun1Amount; obj.data.g2Amount = gun2Amount; obj.data.g3Amount = gun3Amount; obj.data.curWorkers = curWorkers; obj.data.maxWorkers = maxWorkers; obj.data.curTroops = curTroops; obj.data.maxTroops = maxTroops; obj.data.curSoldiers = curSoldiers; obj.data.maxSolderis = maxSoldiers; obj.data.curProfit = curProfit; obj.data.curProduction = curProduction; obj.data.maxProduction = maxProduction; obj.data.secondRun = secondRun; obj.data.turn = turn; i = 0; while (i < mapH) { j = 0; while (j < mapW) { obj.data[((("map" + i) + "x") + j) + "_i"] = mapSrc[(("tile" + i) + "x") + j].i; obj.data[((("map" + i) + "x") + j) + "_j"] = mapSrc[(("tile" + i) + "x") + j].j; obj.data[((("map" + i) + "x") + j) + "_state1"] = mapSrc[(("tile" + i) + "x") + j].state1; obj.data[((("map" + i) + "x") + j) + "_state2"] = mapSrc[(("tile" + i) + "x") + j].state2; obj.data[((("map" + i) + "x") + j) + "_state3"] = mapSrc[(("tile" + i) + "x") + j].state3; obj.data[((("map" + i) + "x") + j) + "_BC"] = mapSrc[(("tile" + i) + "x") + j].buildCost; obj.data[((("map" + i) + "x") + j) + "_MH"] = mapSrc[(("tile" + i) + "x") + j].maxHitPoints; obj.data[((("map" + i) + "x") + j) + "_CH"] = mapSrc[(("tile" + i) + "x") + j].curHitPoints; obj.data[((("map" + i) + "x") + j) + "_Des"] = mapSrc[(("tile" + i) + "x") + j].destroyed; obj.data[((("map" + i) + "x") + j) + "_m1"] = mapSrc[(("tile" + i) + "x") + j].milQue1; obj.data[((("map" + i) + "x") + j) + "_m2"] = mapSrc[(("tile" + i) + "x") + j].milQue2; obj.data[((("map" + i) + "x") + j) + "_m3"] = mapSrc[(("tile" + i) + "x") + j].milQue3; obj.data[((("map" + i) + "x") + j) + "_ct"] = mapSrc[(("tile" + i) + "x") + j].curTroops; obj.data[((("map" + i) + "x") + j) + "_MT"] = mapSrc[(("tile" + i) + "x") + j].maxTroops; obj.data[((("map" + i) + "x") + j) + "_d"] = mapSrc[(("tile" + i) + "x") + j].damage; if ((i == 12) && (j == 0)) { trace(mapSrc[(("tile" + i) + "x") + j].state2); trace("obj data save: " + obj.data[((("map" + i) + "x") + j) + "_state2"]); } j++; } i++; } obj.flush(); delete obj; }
Frame 12
soundIsOn = true; secondRun = false; cash = 100000 /* 0x0186A0 */; turn = 0; totalUnitSpawn = 0; gun1Amount = 50; gun2Amount = 10; gun3Amount = 1; baseHealth = 100; unitDepth = 2000; pauzeOn = false; activeTile = 0; primaryMenu = "closed"; secundaryMenu = "closed"; population = 10; curTroops = 0; maxTroops = 0; curSoldiers = 0; maxSoldiers = 500; curSnipers = 0; maxSnipers = 0; curSeals = 0; maxSeals = 0; curWorkers = 0; maxWorkers = 0; curProfit = 0; maxProduction = 0; curProduction = 0; unitsActive = false; activeUnitList = [0]; selectedGun = 1; gunDamage1 = 50; gunDamage2 = 300; gunDamage3 = 1000; gun1Cost = 50; gun2Cost = 300; gun3Cost = 1000; baseRepairCost = 0.02; attack = "stop"; randomNum12 = function () { return(Math.floor(2 * Math.random()) + 1); }; randomNum123 = function () { return(Math.floor(3 * Math.random()) + 1); }; randNum = function (num1) { return(Math.floor((num1 * Math.random()) + 2)); }; en1 = ["en01", 200, 5, 1, 200, 1]; en2 = ["en02", 500, 8, 1, 500, 2]; en3 = ["en03", 1000, 14, 1, 5000, 3]; en4 = ["en04", 5000, 19, 1, 10000, 4]; en5 = ["en05", 10000, 35, 1, 20000, 5]; en6 = ["en06", 30000, 45, 1, 30000, 6]; en7 = ["en07", 70000, 55, 1, 150000, 7]; doSecondRun = function (from) { if (from != "load") { _level0.attachMovie("secondRunMC", "seconRunMC", 9987); _level0.en1 = ["en01", 500, 10, 1, 1000, 1]; _level0.en2 = ["en02", 1000, 16, 1, 5000, 2]; _level0.en3 = ["en03", 3500, 25, 1, 10000, 3]; _level0.en4 = ["en04", 8000, 70, 1, 20000, 4]; _level0.en5 = ["en05", 25000, 60, 1, 50000, 5]; _level0.en6 = ["en06", 60000, 90, 1, 100000, 6]; _level0.en7 = ["en07", 100000, 120, 1, 500000, 7]; } _level0.secondRun = true; _level0.unitDepth = 2000; }; lv1 = [1]; lv8 = [1]; lv19 = [1, 1]; lv26 = [1]; lv38 = [1]; lv44 = [1, 1]; lv57 = [2]; lv68 = [1, 1]; lv76 = [1]; lv85 = [1]; lv104 = [1, 1]; lv115 = [1, 1]; lv134 = [1, 2]; lv153 = [1, 2, 1]; lv172 = [1]; lv191 = [1]; lv210 = [1, 2, 1]; lv229 = [2]; lv248 = [2, 2]; lv267 = [2, 2]; lv286 = [2, 2, 2]; lv305 = [1]; lv324 = [1, 1]; lv343 = [2, 2, 2]; lv362 = [2, 2, 3]; lv381 = [3]; lv400 = [2, 3]; lv419 = [2, 2, 3]; lv438 = [2, 1, 3]; lv457 = [3]; lv476 = [2, 3]; lv495 = [3, 3, 3]; lv514 = [2]; lv533 = [4]; lv552 = [4]; lv571 = [1, 1, 4]; lv590 = [1, 2, 3]; lv609 = [2, 2, 3]; lv628 = [4]; lv647 = [3, 3, 4]; lv666 = [4, 4]; lv685 = [3, 4, 4]; lv704 = [4, 4]; lv723 = [4, 4, 4]; lv742 = [5]; lv761 = [1, 5]; lv780 = [2, 5, 2]; lv799 = [1, 5, 3]; lv801 = [5]; lv820 = [3, 5]; lv849 = [4, 5]; lv868 = [5, 5, 5]; lv887 = [5, 6]; lv906 = [6]; lv927 = [1]; lv946 = [6]; lv965 = [5]; lv984 = [6, 5]; lv1003 = [6, 2]; lv1079 = [6, 4, 3]; lv1098 = [6]; lv1117 = [5]; lv1136 = [4]; lv1174 = [5, 3]; lv1193 = [7]; lv1250 = [5, 5]; lv1269 = [4, 4]; lv1288 = [4, 2]; lv1307 = [3]; lv1326 = [5, 7]; lv1345 = [3, 2]; lv1364 = [4]; lv1383 = [1]; lv1402 = [5, 3]; lv1421 = [2, 3]; lv1440 = [7, 7, 7]; lv1500 = [_level0.randNum(7), _level0.randNum(7)]; lv1519 = [_level0.randNum(7)]; lv1536 = [_level0.randNum(7), _level0.randNum(7)]; lv1575 = [_level0.randNum(7), _level0.randNum(7)]; lv1593 = [_level0.randNum(7)]; lv1650 = [_level0.randNum(7)]; lv1669 = [_level0.randNum(7), _level0.randNum(7)]; lv1688 = [_level0.randNum(7)]; lv1707 = [_level0.randNum(7)]; lv1726 = [_level0.randNum(7), _level0.randNum(7)]; lv1745 = [_level0.randNum(7)]; lv1764 = [_level0.randNum(7), _level0.randNum(7)]; lv1783 = [_level0.randNum(7)]; lv1802 = [_level0.randNum(7), _level0.randNum(7)]; lv1821 = [_level0.randNum(7), _level0.randNum(7)]; lv1840 = [_level0.randNum(7)]; lv1900 = [_level0.randNum(7), _level0.randNum(7)]; lv1919 = [_level0.randNum(7)]; lv1936 = [_level0.randNum(7), _level0.randNum(7)]; lv1975 = [_level0.randNum(7), _level0.randNum(7)]; lv1993 = [_level0.randNum(7)]; lv1950 = [_level0.randNum(7)]; lv1969 = [_level0.randNum(7), _level0.randNum(7)]; lv2088 = [_level0.randNum(7)]; lv2107 = [_level0.randNum(7)]; lv2113 = [_level0.randNum(7)]; lv2120 = [_level0.randNum(7)]; lv2126 = [_level0.randNum(7), _level0.randNum(7)]; lv2145 = [_level0.randNum(7)]; lv2164 = [_level0.randNum(7), _level0.randNum(7)]; lv2183 = [_level0.randNum(7)]; lv2190 = [_level0.randNum(7)]; lv2202 = [_level0.randNum(7), _level0.randNum(7)]; lv2221 = [_level0.randNum(7), _level0.randNum(7)]; lv2240 = [_level0.randNum(7)]; lv2260 = [_level0.randNum(7)]; lv2269 = [_level0.randNum(7)]; lv2292 = [_level0.randNum(7)]; lv2300 = [_level0.randNum(7), _level0.randNum(7)]; lv2319 = [_level0.randNum(7)]; lv2325 = [_level0.randNum(7)]; lv2336 = [_level0.randNum(7), _level0.randNum(7)]; lv2350 = [_level0.randNum(7)]; lv2375 = [_level0.randNum(7), _level0.randNum(7)]; lv2393 = [_level0.randNum(7)]; lv2415 = [_level0.randNum(7)]; lv2425 = [_level0.randNum(7)]; lv2435 = [_level0.randNum(7)]; lv2450 = [_level0.randNum(7)]; lv2469 = [_level0.randNum(7), _level0.randNum(7)]; lv2488 = [_level0.randNum(7)]; lv2507 = [_level0.randNum(7)]; lv2610 = [_level0.randNum(7)]; lv2626 = [_level0.randNum(7), _level0.randNum(7)]; lv2645 = [_level0.randNum(7)]; lv2652 = [_level0.randNum(7)]; lv2664 = [_level0.randNum(7), _level0.randNum(7)]; lv2783 = [_level0.randNum(7)]; lv2792 = [_level0.randNum(7)]; lv2702 = [_level0.randNum(7), _level0.randNum(7)]; lv2721 = [_level0.randNum(7), _level0.randNum(7)]; lv2740 = [_level0.randNum(7)]; lv2750 = [_level0.randNum(7)]; lv2765 = [_level0.randNum(7)]; lv2800 = [_level0.randNum(7), _level0.randNum(7)]; lv2820 = [7, 7, 7]; lv2850 = [7, 7, 7]; lv2900 = [7, 7, 7]; lv2950 = [7, 7, 7]; gun1 = new Sound(); gun1.attachSound("gun1"); gun2 = new Sound(); gun2.attachSound("gun2"); gun3 = new Sound(); gun3.attachSound("gun3"); emptyGun = new Sound(); emptyGun.attachSound("emptyGunSnd"); missle = new Sound(); missle.attachSound("missleSnd"); en01Shoot = new Sound(); en01Shoot.attachSound("en01ShootSnd"); en02Shoot = new Sound(); en02Shoot.attachSound("en02ShootSnd"); en03Move = new Sound(); en03Move.attachSound("en03MoveSnd"); en03Shoot = new Sound(); en03Shoot.attachSound("en03ShootSnd"); en03Death = new Sound(); en03Death.attachSound("en03DeathSnd"); en04Move = new Sound(); en04Move.attachSound("en04MoveSnd"); en04Shoot = new Sound(); en04Shoot.attachSound("en04ShootSnd"); en04Death = new Sound(); en04Death.attachSound("en04DeathSnd"); en05Move = new Sound(); en05Move.attachSound("en05MoveSnd"); en05Shoot = new Sound(); en05Shoot.attachSound("en05ShootSnd"); en05Death = new Sound(); en05Death.attachSound("en05DeathSnd"); en06Move = new Sound(); en06Move.attachSound("en06MoveSnd"); en06Shoot = new Sound(); en06Shoot.attachSound("en06ShootSnd"); en06Death = new Sound(); en06Death.attachSound("en06DeathSnd"); en07Move = new Sound(); en07Move.attachSound("en07MoveSnd"); en07Shoot = new Sound(); en07Shoot.attachSound("en07ShootSnd"); en07Death = new Sound(); en07Death.attachSound("en07DeathSnd"); buildSnd = new Sound(); buildSnd.attachSound("buildSnd"); buildingDestroyed = new Sound(); buildingDestoryed.attachSound("buildDes"); playSound = function (sound, loop) { if (soundIsOn == true) { sound.start(); if (loop) { sound.onSoundComplete = function () { this.start(); }; } } }; stopSound = function (sound) { if (soundIsOn == true) { sound.stop(); } }; popUpFormat = new TextFormat(); popUpFormat.font = "Arial"; popUpFormat.size = 12; popUpFormat.color = 34952; popUpgradeFormat = new TextFormat(); popUpgradeFormat.font = "Arial"; popUpgradeFormat.size = 11; popUpgradeFormat.color = 0; popStatsFormat = new TextFormat(); popStatsFormat.font = "Arial"; popStatsFormat.size = 9; popStatsFormat.color = 0; popHireFormat = new TextFormat(); popHireFormat.font = "Arial"; popHireFormat.size = 9; popHireFormat.color = 0; popHireFormat.align = "center"; curTroopFormat = new TextFormat(); curTroopFormat.font = "Arial"; curTroopFormat.size = 11; curTroopFormat.color = 0; curTroopFormat.align = "center"; curTroopFormat.bold = true; hudFormat = new TextFormat(); hudFormat.font = "Arial"; hudFormat.size = 13; hudFormat.color = 0; hudFormat.align = "center"; hudFormatSmall = new TextFormat(); hudFormatSmall.font = "Arial"; hudFormatSmall.size = 10; hudFormatSmall.color = 0; hudFormatSmall.align = "center"; randomNum = function (num1, num2) { return(Math.floor(Math.random() * (num2 - num1)) + num1); }; healthBarUpdate = function (target, type, strt) { if (strt == true) { healthBar = _level0.attachMovie("popUp", "popUp", 9903); _level0.healthBarTarget = target; _level0.healthBarTargetType = type; } if (_level0.healthBarTargetType == "unit") { healthBar._x = target._x; healthBar._y = target._y - 25; } if (_level0.healthBarTargetType == "building") { healthBar._x = target._x + 350; healthBar._y = target._y - 120; } unitHitPointsPerc = (target.curHitPoints / target.maxHitPoints) * 100; healthBar.statusBar._width = 0.25 * unitHitPointsPerc; if (unitHitPointsPerc > 75) { _level0.tileColorMouse(healthBar.statusBar, "green"); } if ((unitHitPointsPerc <= 75) && (unitHitPointsPerc > 40)) { _level0.tileColorMouse(healthBar.statusBar, "yellow"); } if (unitHitPointsPerc <= 40) { _level0.tileColorMouse(healthBar.statusBar, "red"); } }; unitDeathTimer = function (clip) { removeMovieClip(clip); }; spawnFunc = function (amount, regArr, regTurn) { i = 0; while (i < amount) { _level0.totalUnitSpawn = _level0.totalUnitSpawn + 1; unitType = this["en" + regArr[i]][0]; rand1 = _level0.randomNum(1, 3); unit = _level0.attachMovie(unitType, (("en_" + regTurn) + "_") + i, 2000 + _level0.unitDepth); _level0.unitDepth++; unit.bonus = this["en" + regArr[i]][4]; unit.state = "move"; unit.unitType = unitType; unit.damage = this["en" + regArr[i]][2]; unit.curHitPoints = this["en" + regArr[i]][1]; unit.maxHitPoints = this["en" + regArr[i]][1]; unit.bonus = this["en" + regArr[i]][4]; unit.baseDamage = this["en" + regArr[i]][5]; if (rand1 == 1) { unit.lob = "left"; rand2 = _level0.randomNum(1, 12); unit._y = (rand2 * 25) + 150; unit.xT = Math.floor((unit._y - 50) / 25); unit.sT = rand2; } if (rand1 == 2) { unit.lob = "bot"; unit._y = 450; rand2 = _level0.randomNum(0, 12); unit._x = rand2 * 50; unit.xT = Math.floor((unit._x + 750) / 50); unit.sT = rand2 + 12; } unit.onRollOver = function () { healthBarUpdate(this, "unit", true); }; unit.onRollOut = function () { removeMovieClip(_level0.healthBar); }; unit.onPress = function () { if (selectedGun == 1) { if (gun1Amount > 0) { playSound(gun1); gun1Amount = gun1Amount - 1; this.curHitPoints = this.curHitPoints - gunDamage1; } if (gun1Amount <= 0) { playSound(emptyGun); } } if (selectedGun == 2) { if (gun2Amount > 0) { playSound(gun2); gun2Amount = gun2Amount - 1; this.curHitPoints = this.curHitPoints - gunDamage2; } if (gun2Amount <= 0) { playSound(emptyGun); } } if (selectedGun == 3) { if (gun3Amount > 0) { playSound(gun3); gun3Amount = gun3Amount - 1; this.curHitPoints = this.curHitPoints - gunDamage3; } if (gun3Amount <= 0) { playSound(emptyGun); } } }; _level0.activeUnitList.push(unit); i++; } }; moveFireFunc = function () { if (_level0.attack == "stop") { _level0.createEmptyMovieClip("frameTick", -50); _level0.attack = "start"; frameTick.onEnterFrame = function () { healthBarUpdate(_level0.healthBarTarget, "unit"); l = 0; k = 0; while (k < _level0.activeUnitList.length) { if (_level0.activeUnitList[k] == 0) { l++; if (l == _level0.activeUnitList.length) { _level0.unitDepth = 2000; delete _level0.frameTick.onEnterFrame; _level0.attack = "stop"; } } if (_level0.activeUnitList[k] == "") { _level0.activeUnitList[k] = 0; } k++; } i = 1; while (i < _level0.activeUnitList.length) { if (_level0.activeUnitList[i] != 0) { unit = _level0.activeUnitList[i]; unit.xSpeed = 2; unit.ySpeed = 1; if (unit.state == "move") { unit._y = unit._y - unit.ySpeed; unit._x = unit._x + unit.xSpeed; if (unit.lob == "left") { unit.a = Math.floor((unit._y + 62.5) / 12.5); unit.a = unit.a - unit.sT; unit.b = unit.xT - 1; } if (unit.lob == "bot") { unit.a = Math.floor((unit._y + 62.5) / 12.5); unit.a = unit.a - unit.sT; unit.b = unit.xT; } } if ((_level0.mapSrc[(("tile" + (unit.a - 2)) + "x") + unit.b].curHitPoints > 0) && (unit.state != "dead")) { unit.targt = _level0.mapSrc[(("tile" + (unit.a - 2)) + "x") + unit.b]; unit.targt2 = _level0.mapSrc[(("tile" + (unit.a - 3)) + "x") + unit.b]; unit.state = "shoot"; unit.gotoAndStop("shoot"); unit.targt.curHitPoints = unit.targt.curHitPoints - unit.damage; } unit.square._alpha = 0; if (_level0.startMap[unit.a + 1][unit.b + 1][2] == true) { tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 1)) + "x") + (unit.b + 1)], "transparant"); tileColorMouse(unit.unit, "red"); } else { tileColorMouse(unit, "clear"); } if (_level0.startMap[unit.a + 2][unit.b + 1][2] == true) { tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 2)) + "x") + (unit.b + 1)], "transparant"); } if (_level0.startMap[unit.a + 2][unit.b + 2][3] == true) { tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 2)) + "x") + (unit.b + 2)], "transparant"); } tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 3)) + "x") + (unit.b + 1)], "clear"); tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 2)) + "x") + (unit.b + 2)], "clear"); if (unit.targt.state2 == "trench") { unit.targt.guardCount.guard.play(); unit.curHitPoints = unit.curHitPoints - unit.targt.damage; } if (unit.targt.state2 == "tow") { unit.targt.guardCount.guard.play(); unit.curHitPoints = unit.curHitPoints - unit.targt.damage; } if (unit.targt2.state2 == "tow") { unit.targt2.guardCount.guard.play(); unit.curHitPoints = unit.curHitPoints - unit.targt2.damage; } if ((unit.state == "shoot") && (_level0.mapSrc[(("tile" + (unit.a - 2)) + "x") + unit.b].curHitPoints <= 0)) { unit.targt = _level0.mapSrc[(("tile" + (unit.a - 2)) + "x") + unit.b]; unit.targt.gotoAndStop(9); unit.targt.destroyed = true; unit.targt.milQue1 = 0; unit.targt.milQue2 = 0; unit.targt.milQue3 = 0; unit.targt.curTroops = 0; if (unit.targt.state2 == "indus") { _level0.maxWorkers = _level0.maxWorkers - _level0[("indus" + unit.targt.state3) + "Workers"]; if (_level0.curWorkers > _level0.maxWorkers) { difference = _level0.curWorkers - _level0.maxWorkers; _level0.curWorkers = _level0.curWorkers - difference; _level0.population = _level0.population + difference; } } unit.targt.explosion.play(); unit.state = "move"; unit.gotoAndStop("move"); _level0.playSound(_level0.buildingDestroyed); } if ((unit.curHitPoints < 0) && (unit.state != "dead")) { _level0.activeUnitList[i] = 0; unit.state = "dead"; unit.deatInterval = setInterval(unitDeathTimer, 5000, unit); unit.targt = ""; unit.gotoAndPlay("die"); _level0.cash = _level0.cash + unit.bonus; tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 1)) + "x") + (unit.b + 1)], "clear"); tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 2)) + "x") + (unit.b + 1)], "clear"); tileColorMouse(_level0.mapSrc[(("tile" + (unit.a + 2)) + "x") + (unit.b + 2)], "clear"); } if ((unit._x > 700) || (unit._y < 0)) { _level0.stopSound(_level0[unit.unitType + "Move"]); _level0.activeUnitList[i] = 0; _level0.baseHit(unit.baseDamage); removeMovieClip(unit); } } i++; } }; } }; helpFunc = function (action) { if (action == "open") { _level0.attachMovie("helpMenu", "helpMenu", 10000); } if (action == "close") { removeMovieClip(_level0.helpMenu); } }; victory = function () { _level0.attachMovie("victoryMC", "victoryMC", 10000); }; endVictory = function (action) { if (action == "main") { _level0.gotoAndPlay(1); } if (action == "back") { removeMovieClip(_level0.victoryMC); } }; pauzeFunc = function () { if (_level0.pauzeOn == true) { _level0.tileColorMouse(_level0.hud.pauzeBtn, "clear"); trace("ckick"); tickerTimer = setInterval(tickerFunc, tickerTime); _level0.pauzeOn = false; } else { clearInterval(_level0.tickerTimer); tileColorMouse(_level0.hud.pauzeBtn, "red"); _level0.pauzeOn = true; } };
Frame 14
tileColorMouse = function (inst, targetColor) { tileColor = new Color(inst); tileColorTrans = new Object(); if ((targetColor == "blue") || (targetColor == "house")) { tileColorTrans = {ra:"50", rb:"90", ga:"50", gb:"90", ba:"100", bb:"255", aa:"100", ab:"255"}; } if ((targetColor == "green") || (targetColor == "mil")) { tileColorTrans = {ra:"40", rb:"40", ga:"100", gb:"100", ba:"40", bb:"40", aa:"100", ab:"255"}; } if ((targetColor == "yellow") || (targetColor == "indus")) { tileColorTrans = {ra:"100", rb:"100", ga:"100", gb:"100", ba:"40", bb:"40", aa:"100", ab:"255"}; } if ((targetColor == "orange") || (targetColor == "none")) { tileColorTrans = {ra:"100", rb:"100", ga:"60", gb:"60", ba:"20", bb:"20", aa:"100", ab:"255"}; } if (targetColor == "orange2") { tileColorTrans = {ra:"100", rb:"100", ga:"60", gb:"60", ba:"20", bb:"20", aa:"100", ab:"255"}; } if (targetColor == "red") { tileColorTrans = {ra:"100", rb:"100", ga:"10", gb:"10", ba:"10", bb:"10", aa:"100", ab:"255"}; } if (targetColor == "transparant") { tileColorTrans = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"30", ab:"0"}; } if (targetColor == "clear") { tileColorTrans = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; } if (targetColor == "menuTransparant") { tileColorTrans = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"15", ab:"0"}; } tileColor.setTransform(tileColorTrans); }; tileW = 50; tileH = 25; createMap = function () { this.createEmptyMovieClip("mapSrc", 20); d = 21; mapW = startMap[0].length; mapH = startMap.length; i = 0; while (i < mapH) { j = 0; while (j < mapW) { mapSrc.attachMovie("tileSrc", (("tile" + i) + "x") + j, ++d); mapSrc[(("tile" + i) + "x") + j]._x = (tileW / 2) * (j - i); mapSrc[(("tile" + i) + "x") + j]._y = (tileH / 2) * (j + i); mapSrc[(("tile" + i) + "x") + j].gotoAndStop(startMap[i][j][0]); if ((startMap[i][j] != tB1) && (startMap[i][j] != tB2)) { mapSrc[(("tile" + i) + "x") + j].i = i; mapSrc[(("tile" + i) + "x") + j].j = j; if (_level0.loadGameOn == false) { mapSrc[(("tile" + i) + "x") + j].state1 = "-"; mapSrc[(("tile" + i) + "x") + j].state2 = startMap[i][j][1]; mapSrc[(("tile" + i) + "x") + j].state3 = startMap[i][j][6]; mapSrc[(("tile" + i) + "x") + j].buildCost = startMap[i][j][9]; mapSrc[(("tile" + i) + "x") + j].maxHitPoints = startMap[i][j][5]; mapSrc[(("tile" + i) + "x") + j].curHitPoints = startMap[i][j][5]; mapSrc[(("tile" + i) + "x") + j].destroyed = false; } if ((startMap[i][j][1] == "trench") || (startMap[i][j][1] == "tow")) { mapSrc[(("tile" + i) + "x") + j].milQue1 = 0; mapSrc[(("tile" + i) + "x") + j].milQue2 = 0; mapSrc[(("tile" + i) + "x") + j].milQue3 = 0; mapSrc[(("tile" + i) + "x") + j].curTroops = 0; if (startMap[i][j][1] == "trench") { mapSrc[(("tile" + i) + "x") + j].maxTroops = _level0.trench1MaxTroops; } mapSrc[(("tile" + i) + "x") + j].damage = 0; } } if (_level0.loadGameOn == true) { obj = SharedObject.getLocal("Dfence2Save"); loadCheck = obj.data.loadCheck; if (loadCheck != "toiletquest.net") { _root.gotoAndPlay("mainMenu"); _level0.loadCheck = "error"; break; } startMap = obj.data.var1; mapSrc[(("tile" + i) + "x") + j].i = obj.data[((("map" + i) + "x") + j) + "_i"]; mapSrc[(("tile" + i) + "x") + j].j = obj.data[((("map" + i) + "x") + j) + "_j"]; mapSrc[(("tile" + i) + "x") + j].state1 = obj.data[((("map" + i) + "x") + j) + "_state1"]; mapSrc[(("tile" + i) + "x") + j].state2 = obj.data[((("map" + i) + "x") + j) + "_state2"]; mapSrc[(("tile" + i) + "x") + j].state3 = obj.data[((("map" + i) + "x") + j) + "_state3"]; mapSrc[(("tile" + i) + "x") + j].buildCost = obj.data[((("map" + i) + "x") + j) + "_BC"]; mapSrc[(("tile" + i) + "x") + j].maxHitPoints = obj.data[((("map" + i) + "x") + j) + "_MH"]; mapSrc[(("tile" + i) + "x") + j].curHitPoints = obj.data[((("map" + i) + "x") + j) + "_CH"]; mapSrc[(("tile" + i) + "x") + j].damage = obj.data[((("map" + i) + "x") + j) + "_d"]; mapSrc[(("tile" + i) + "x") + j].destroyed = obj.data[((("map" + i) + "x") + j) + "_Des"]; if ((startMap[i][j][1] == "trench") || (startMap[i][j][1] == "tow")) { mapSrc[(("tile" + i) + "x") + j].milQue1 = obj.data[((("map" + i) + "x") + j) + "_m1"]; mapSrc[(("tile" + i) + "x") + j].milQue2 = obj.data[((("map" + i) + "x") + j) + "_m2"]; mapSrc[(("tile" + i) + "x") + j].milQue3 = obj.data[((("map" + i) + "x") + j) + "_m3"]; mapSrc[(("tile" + i) + "x") + j].curTroops = obj.data[((("map" + i) + "x") + j) + "_ct"]; mapSrc[(("tile" + i) + "x") + j].maxTroops = obj.data[((("map" + i) + "x") + j) + "_MT"]; } cash = obj.data.cash; baseHealth = obj.data.baseHealth; totalUnitSpawn = obj.data.totalUnitSpawn; gun1Amount = obj.data.g1Amount; gun2Amount = obj.data.g2Amount; gun3Amount = obj.data.g3Amount; curWorkers = obj.data.curWorkers; maxWorkers = obj.data.maxWorkers; curTroops = obj.data.curTroops; maxTroops = obj.data.maxTroops; curSoldiers = obj.data.curSoldiers; maxSoldiers = obj.data.maxSolderis; curProfit = obj.data.curProfit; curProduction = obj.data.curProduction; maxProduction = obj.data.maxProduction; secondRun = obj.data.secondRun; turn = obj.data.turn; if (secondRun == true) { _level0.secondRun("load"); } delete obj; } mapSrc[(("tile" + i) + "x") + j].bottomTile.onRollOver = function () { if ((startMap[this._parent.i][this._parent.j + 1][2] == true) && (mapSrc[(("tile" + this._parent.i) + "x") + (this._parent.j + 1)].state1 == "-")) { tileColorMouse(mapSrc[(("tile" + this._parent.i) + "x") + (this._parent.j + 1)], "transparant"); } if ((startMap[this._parent.i + 1][this._parent.j][2] == true) && (mapSrc[(("tile" + (this._parent.i + 1)) + "x") + this._parent.j].state1 == "-")) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + this._parent.j], "transparant"); } if ((startMap[this._parent.i + 1][this._parent.j + 1][2] == true) && (mapSrc[(("tile" + (this._parent.i + 1)) + "x") + (this._parent.j + 1)].state1 == "-")) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + (this._parent.j + 1)], "transparant"); } if ((startMap[this._parent.i + 2][this._parent.j + 2][3] == true) && (mapSrc[(("tile" + (this._parent.i + 2)) + "x") + (this._parent.j + 2)].state1 == "-")) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 2)) + "x") + (this._parent.j + 2)], "transparant"); } tileColorMouse(this._parent, startMap[this._parent.i][this._parent.j][4]); if (this._parent.state2 != "none") { healthBarUpdate(this._parent, "building", true); } if ((this._parent.state2 == "tow") || (this._parent.state2 == "trench")) { _level0.createEmptyMovieClip("tilePop", 2711); man = _level0.tilePop.attachMovie("men", "men", 2712); man._y = 10; man._x = -5; _level0.tilePop._x = this._parent._x + 340; _level0.tilePop._y = this._parent._y - 115; _level0.tilePop.createTextField("text1", 2714, 5, 0, 25, 15); text1 = _level0.tilePop.text1; text1._alpha = 70; text1.htmlText = this._parent.curTroops; text1.embedFonts = true; text1.background = true; text1.backgroundColor = 14079467 /* 0xD6D5EB */; text1.align = "left"; text1.setTextFormat(_level0.curTroopFormat); text1.selectable = false; } }; mapSrc[(("tile" + i) + "x") + j].bottomTile.onRollOut = function () { _level0.popUp.removeMovieClip(); _level0.tilePop.removeMovieClip(); if (this._parent.state1 != "pressed") { tileColorMouse(this._parent, "clear"); } tileColorMouse(mapSrc[(("tile" + this._parent.i) + "x") + (this._parent.j + 1)], "clear"); tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + this._parent.j], "clear"); tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + (this._parent.j + 1)], "clear"); tileColorMouse(mapSrc[(("tile" + (this._parent.i + 2)) + "x") + (this._parent.j + 2)], "clear"); }; mapSrc[(("tile" + i) + "x") + j].bottomTile.onPress = function () { tileColorMouse(mapSrc[(("tile" + _level0.activeTile.i) + "x") + (_level0.activeTile.j + 1)], "clear"); tileColorMouse(mapSrc[(("tile" + (_level0.activeTile.i + 1)) + "x") + _level0.activeTile.j], "clear"); tileColorMouse(mapSrc[(("tile" + (_level0.activeTile.i + 1)) + "x") + (_level0.activeTile.j + 1)], "clear"); tileColorMouse(mapSrc[(("tile" + (_level0.activeTile.i + 2)) + "x") + (_level0.activeTile.j + 2)], "clear"); _level0.activeTile.state1 = "-"; tileColorMouse(_level0.activeTile, "clear"); _level0.activeTile = this._parent; _level0.activeTile.i = this._parent.i; _level0.activeTile.j = this._parent.j; this._parent.state1 = "pressed"; if ((_level0.activeTile.state2 == "none") && (_level0.primaryMenu == "closed")) { _level0.tileColorMouse(this._parent, "orange"); _level0.primaryMenu = "open"; _level0.createEmptyMovieClip("popUp2", 2701); _level0.popUp2.attachMovie("btnBuildHouse", "btnHouse", 2702); _level0.popUp2.attachMovie("btnBuildIndustry", "btnIndustry", 2703); _level0.popUp2.attachMovie("btnBuildMilitary", "btnMilitary", 2704); _level0.popUp2.attachMovie("btnGTower", "btnGTower", 2705); _level0.popUp2.attachMovie("btnBlank1", "btnBlank", 2706); if (_level0.activeTile._x >= -180) { _level0.popUp2._x = 500; } if (_level0.activeTile._x < -200) { _level0.popUp2._x = 20; } if ((_level0.activeTile._x < 180) && (_level0.activeTile._x >= -200)) { _level0.popUp2._x = _level0.activeTile._x + 260; } if (_level0.activeTile._y <= 470) { _level0.popUp2._y = _level0.activeTile._y - 60; } if (_level0.activeTile._y > 470) { _level0.popUp2._y = _level0.activeTile._y - 150; } _level0.popUp2.btnIndustry._x = 40; _level0.popUp2.btnMilitary._x = 80; _level0.popUp2.btnGTower._x = 120; _level0.popUp2.btnBlank._x = 160; } else { tileColorMouse(_level0.activeTile, "clear"); _level0.popUp2.removeMovieClip(); _level0.primaryMenu = "closed"; } _level0.popUp2.btnBlank.onPress = function () { _level0.popUp2.removeMovieClip(); }; _level0.popUp2.btnHouse.onPress = function () { _level0.popUp2.removeMovieClip(); _level0.activeTile.state2 = "house"; randVar = _level0.randomNum12(); if (randVar == 1) { _level0.activeTile.gotoAndStop(tB4[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB4; } if (randVar == 2) { _level0.activeTile.gotoAndStop(tB7[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB7; } }; _level0.popUp2.btnIndustry.onPress = function () { _level0.popUp2.removeMovieClip(); _level0.activeTile.state2 = "indus"; randVar = _level0.randomNum123(); if (randVar == 1) { _level0.activeTile.gotoAndStop(tB5[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB5; } if (randVar == 2) { _level0.activeTile.gotoAndStop(tB9[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB9; } if (randVar == 3) { _level0.activeTile.gotoAndStop(tB9[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB11; } }; _level0.popUp2.btnMilitary.onPress = function () { _level0.popUp2.removeMovieClip(); _level0.activeTile.state2 = "mil"; _level0.activeTile.gotoAndStop(tB6[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB6; }; _level0.popUp2.btnGTower.onPress = function () { _level0.popUp2.removeMovieClip(); _level0.activeTile.state2 = "tow"; _level0.activeTile.milQue1 = 0; _level0.activeTile.milQue2 = 0; _level0.activeTile.milQue3 = 0; _level0.activeTile.curTroops = 0; _level0.activeTile.maxTroops = 0; _level0.activeTile.damage = 0; _level0.activeTile.gotoAndStop(tB8[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB8; }; if (_level0.activeTile.state2 != "none") { _level0.createEmptyMovieClip("popUp2", 2701); if (_level0.activeTile._x >= -180) { _level0.popUp2._x = 600; } if ((_level0.activeTile._x < 180) && (_level0.activeTile._x >= -200)) { _level0.popUp2._x = _level0.activeTile._x + 335; } if (_level0.activeTile._x < -200) { _level0.popUp2._x = 55; } if (_level0.activeTile._y <= 470) { _level0.popUp2._y = _level0.activeTile._y - 70; } if (_level0.activeTile._y > 470) { _level0.popUp2._y = _level0.activeTile._y - 90; } _level0.popUp2._alpha = 80; if (_level0.startMap[_level0.activeTile.i][_level0.activeTile.j][7] != "Max") { _level0.popUp2.attachMovie("popUpgrade", "popUpgrade", 2702); tileColorMouse(_level0.popUp2.popUpgrade, "menuTransparant"); tileColorMouse(_level0.popUp2.popUpgrade.whiteSq, _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][4]); stopAt = eval (_level0.startMap[_level0.activeTile.i][_level0.activeTile.j][7]); _level0.popUp2.popUpgrade.tileMC.gotoAndStop(stopAt[0]); _level0.popUp2.popUpgrade.text1.html = true; _level0.popUp2.popUpgrade.text1.htmlText = _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][8]; _level0.popUp2.popUpgrade.text1.setTextFormat(popUpgradeFormat); _level0.popUp2.popUpgrade.text1.selectable = false; _level0.popUp2.popUpgrade.text1.multiline = true; _level0.popUp2.popUpgrade.text1.embedFonts = true; _level0.popUp2.popUpgrade.onRollOver = function () { tileColorMouse(_level0.popUp2.popUpgrade, "clear"); }; _level0.popUp2.popUpgrade.onRollOut = function () { tileColorMouse(_level0.popUp2.popUpgrade, "menuTransparant"); }; _level0.popUp2.popUpgrade.onPress = function () { if (cash >= _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][9]) { cash = cash - _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][9]; _level0.activeTile.buildCost = _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][9]; _level0.activeTile.state3 = _level0.activeTile.state3 + 1; _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = eval (_level0.startMap[_level0.activeTile.i][_level0.activeTile.j][7]); _level0.activeTile.maxHitPoints = _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][5]; _level0.activeTile.curHitPoints = _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][5]; _level0.activeTile.gotoAndStop(_level0.startMap[_level0.activeTile.i][_level0.activeTile.j][0]); _level0.popUp2.removeMovieClip(); _level0.playSound(_level0.buildSnd); } }; } if (_level0.secondRun == false) { _level0.activeTile.repairCost = Math.floor(((_level0.activeTile.maxHitPoints - _level0.activeTile.curHitPoints) * _level0.buildingRepairCost) * _level0.turn); } if (_level0.secondRun == true) { _level0.activeTile.repairCost = Math.floor(((_level0.activeTile.maxHitPoints - _level0.activeTile.curHitPoints) * _level0.buildingRepairCost) * (_level0.turn + 1500)); } if (_level0.activeTile.repairCost > _level0.activeTile.buildCost) { _level0.activeTile.repairCost = _level0.activeTile.buildCost; } _level0.popUp2.attachMovie("btnDemo", "btnDemo", 2703); _level0.popUp2.attachMovie("btnRepair", "btnRepair", 2704); _level0.popUp2.btnDemo._x = 40; _level0.popUp2.btnDemo._y = -75; _level0.popUp2.btnDemo._alpha = 25; _level0.popUp2.btnRepair._x = -45; _level0.popUp2.btnRepair._y = -75; _level0.popUp2.btnRepair._alpha = 25; _level0.popUp2.attachMovie("repairCost", "repairCost", 2713); _level0.popUp2.repairCost._x = -60; _level0.popUp2.repairCost._y = -90; _level0.popUp2.repairCost.text1.text = "repairCost: " + _level0.activeTile.repairCost; _level0.popUp2.repairCost.text1.setTextFormat(hudFormatSmall); _level0.popUp2.repairCost.text1.selectable = false; _level0.popUp2.repairCost.text1.embedFonts = true; _level0.popUp2.btnDemo.onRollOver = function () { this._alpha = 100; }; _level0.popUp2.btnDemo.onRollOut = function () { this._alpha = 15; }; _level0.popUp2.btnRepair.onRollOver = function () { this._alpha = 100; }; _level0.popUp2.btnRepair.onRollOut = function () { this._alpha = 15; }; _level0.popUp2.btnDemo.onPress = function () { if (((_level0.activeTile.state2 != "wall") && (_level0.activeTile.state2 != "road")) && (_level0.activeTile.state2 != "trench")) { if (_level0.activeTile.state2 == "indus") { _level0.maxWorkers = _level0.maxWorkers - _level0[("indus" + _level0.activeTile.state3) + "Workers"]; if (_level0.curWorkers > _level0.maxWorkers) { difference = _level0.curWorkers - _level0.maxWorkers; _level0.curWorkers = _level0.curWorkers - difference; _level0.population = _level0.population + difference; } } _level0.activeTile.gotoAndStop(tB3[0]); _level0.startMap[_level0.activeTile.i][_level0.activeTile.j] = tB3; _level0.activeTile.state1 = "-"; _level0.activeTile.state2 = "none"; _level0.activeTile.state3 = 0; removeMovieClip(_level0.popUp2); } }; _level0.popUp2.btnRepair.onPress = function () { if (_level0.secondRun == false) { _level0.activeTile.repairCost = Math.floor(((_level0.activeTile.maxHitPoints - _level0.activeTile.curHitPoints) * _level0.buildingRepairCost) * _level0.turn); } if (_level0.secondRun == true) { _level0.activeTile.repairCost = Math.floor(((_level0.activeTile.maxHitPoints - _level0.activeTile.curHitPoints) * _level0.buildingRepairCost) * (_level0.turn + 1500)); } if (_level0.activeTile.repairCost > _level0.activeTile.buildCost) { _level0.activeTile.repairCost = _level0.activeTile.buildCost; } if (_level0.activeTile.repairCost <= _level0.cash) { _level0.cash = _level0.cash - _level0.activeTile.repairCost; _level0.activeTile.curHitPoints = _level0.activeTile.maxHitPoints; if (_level0.activeTile.destroyed == true) { _level0.activeTile.gotoAndStop(_level0.startMap[_level0.activeTile.i][_level0.activeTile.j][0]); } } }; if ((_level0.activeTile.state2 == "trench") || (_level0.activeTile.state2 == "tow")) { _level0.popUp2.attachMovie("buyHireMC", "hireSoldiers", 2720); _level0.popUp2.hireSoldiers._x = 35; if (_level0.activeTile._y <= 200) { _level0.popUp2.hireSoldiers._y = _level0.popUp2.popUpgrade._y + 50; } else { _level0.popUp2.hireSoldiers._y = -140; } tileColorMouse(_level0.popUp2.hireSoldiers.whiteSq, _level0.startMap[_level0.activeTile.i][_level0.activeTile.j][4]); tileColorMouse(_level0.popUp2.hireSoldiers, "menuTransparant"); _level0.hireTextUpdate = function () { _level0.activeTile.totalQue = (_level0.activeTile.milQue1 + _level0.activeTile.milQue2) + _level0.activeTile.milQue3; _level0.popUp2.hireSoldiers.text1.html = true; _level0.popUp2.hireSoldiers.text1.htmlText = "Assign Soldiers..."; _level0.popUp2.hireSoldiers.text1.align = center; _level0.popUp2.hireSoldiers.text1.setTextFormat(popHireFormat); _level0.popUp2.hireSoldiers.text1.embedFonts = true; _level0.popUp2.hireSoldiers.text1.selectable = false; _level0.popUp2.hireSoldiers.text2.html = true; _level0.popUp2.hireSoldiers.text2.htmlText = (_level0.activeTile.curTroops + " / ") + _level0.activeTile.maxTroops; _level0.popUp2.hireSoldiers.text2.align = center; _level0.popUp2.hireSoldiers.text2.setTextFormat(popHireFormat); _level0.popUp2.hireSoldiers.text2.embedFonts = true; _level0.popUp2.hireSoldiers.text2.selectable = false; _level0.popUp2.hireSoldiers.text3.html = true; _level0.popUp2.hireSoldiers.text3.htmlText = _level0.activeTile.totalQue; _level0.popUp2.hireSoldiers.text3.align = center; _level0.popUp2.hireSoldiers.text3.setTextFormat(popHireFormat); _level0.popUp2.hireSoldiers.text3.embedFonts = true; _level0.popUp2.hireSoldiers.text3.selectable = false; }; _level0.hireTextUpdate(); _level0.popUp2.hireSoldiers.btn1.onRollOver = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "clear"); }; _level0.popUp2.hireSoldiers.btn1.onPress = function () { if ((_level0.reserve >= 10) && ((((_level0.activeTile.curTroops + _level0.activeTile.milQue1) + _level0.activeTile.milQue2) + _level0.activeTile.milQue3) < (_level0.activeTile.maxTroops - 9))) { _level0.activeTile.milQue3 = _level0.activeTile.milQue3 + 10; _level0.hireTextUpdate(); _level0.reserve = _level0.reserve - 10; _level0.hud.play(); } }; _level0.popUp2.hireSoldiers.btn2.onRollOver = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "clear"); }; _level0.popUp2.hireSoldiers.btn2.onPress = function () { if ((_level0.reserve > 0) && ((((_level0.activeTile.curTroops + _level0.activeTile.milQue1) + _level0.activeTile.milQue2) + _level0.activeTile.milQue3) < _level0.activeTile.maxTroops)) { _level0.activeTile.milQue3 = _level0.activeTile.milQue3 + 1; _level0.hireTextUpdate(); _level0.reserve = _level0.reserve - 1; _level0.hud.play(); } }; _level0.popUp2.hireSoldiers.btn3.onRollOver = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "clear"); }; _level0.popUp2.hireSoldiers.btn3.onPress = function () { if (_level0.activeTile.curTroops > 0) { _level0.activeTile.curTroops = _level0.activeTile.curTroops - 1; _level0.hireTextUpdate(); _level0.reserve = _level0.reserve + 1; _level0.hud.play(); } }; _level0.popUp2.hireSoldiers.btn4.onRollOver = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "clear"); }; _level0.popUp2.hireSoldiers.btn4.onPress = function () { if (_level0.activeTile.curTroops >= 10) { _level0.activeTile.curTroops = _level0.activeTile.curTroops - 10; _level0.hireTextUpdate(); _level0.reserve = _level0.reserve + 10; _level0.hud.play(); } }; _level0.popUp2.hireSoldiers.whiteSq.onRollOver = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "clear"); }; _level0.popUp2.hireSoldiers.whiteSq.onRollOut = function () { tileColorMouse(_level0.popUp2.hireSoldiers, "menuTransparant"); }; } } if (startMap[this._parent.i][this._parent.j + 1][2] == true) { tileColorMouse(mapSrc[(("tile" + this._parent.i) + "x") + (this._parent.j + 1)], "transparant"); } if (startMap[this._parent.i + 1][this._parent.j][2] == true) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + this._parent.j], "transparant"); } if (startMap[this._parent.i + 1][this._parent.j + 1][2] == true) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 1)) + "x") + (this._parent.j + 1)], "transparant"); } if (startMap[this._parent.i + 2][this._parent.j + 2][3] == true) { tileColorMouse(mapSrc[(("tile" + (this._parent.i + 2)) + "x") + (this._parent.j + 2)], "transparant"); } tileColorMouse(this._parent, startMap[this._parent.i][this._parent.j][4]); }; j++; } i++; } }; createMap(); mapSrc._x = 350; mapSrc._y = -100; hud = _level0.attachMovie("hud", "hud", 8000); hud._x = 0; hud._y = 451; gameOver = function (why) { clearInterval(tickerTimer); gameOverMC = _level0.attachMovie("gameOverMC", "gameOverMC", 9901); gameOverMC._x = -20; gameOverMC._y = -20; }; updateBaseHealth = function () { baseHealthMC.bar._width = baseHealth * 3.5; if (baseHealth > 66) { tileColorMouse(baseHealthMC.bar, "green"); } if ((baseHealth > 33) && (baseHealth < 66)) { tileColorMouse(baseHealthMC.bar, "yellow"); } if (baseHealth < 33) { tileColorMouse(baseHealthMC.bar, "red"); } if (baseHealth < 1) { gameOver("death"); } }; baseHit = function (damage) { baseHealth = baseHealth - damage; updateBaseHealth(); }; baseHealthMC = _level0.attachMovie("baseHealthMC", "baseHealthMC", 8001); baseHealthMC._x = 330; baseHealthMC._y = 0; tileColorMouse(baseHealthMC.bar, "green"); tickerTime = 1550; tickerFunc = function () { if (((_level0.cash == "") || (_level0.cash == undefined)) || (_level0.cash == "NaN")) { _level0.cash = 100000 /* 0x0186A0 */; } _level0.turn = _level0.turn + 1; _level0.hud.play(); _level0.population = 0; tickerMaxWorkers = 0; tickerMaxProduction = 0; tickerMaxTroops = 0; _level0.reserve = _level0.curTroops; _level0.curProduction = 0; mapW = startMap[0].length; mapH = startMap.length; if (_level0.activeUnitList[1] == 0) { _level0.activeUnitList.shift(); } i = 0; while (i < mapH) { j = 0; while (j < mapW) { if (startMap[i][j][1] == "house") { level = startMap[i][j][6]; _level0.population = _level0.population + _level0[("house" + level) + "Inhab"]; } if (startMap[i][j][1] == "indus") { level = startMap[i][j][6]; tickerMaxProduction = tickerMaxProduction + _level0[("indus" + level) + "Production"]; tickerMaxWorkers = tickerMaxWorkers + _level0[("indus" + level) + "Workers"]; } if (startMap[i][j][1] == "mil") { level = startMap[i][j][6]; tickerMaxTroops = tickerMaxTroops + _level0[("milBarracks" + level) + "MaxTroops"]; } if ((startMap[i][j][1] == "trench") || (startMap[i][j][1] == "tow")) { level = startMap[i][j][6]; curLevel = _level0.mapSrc[(("tile" + i) + "x") + j].state3; if (startMap[i][j][1] == "trench") { _level0.mapSrc[(("tile" + i) + "x") + j].maxTroops = _level0[("trench" + level) + "MaxTroops"]; } if (startMap[i][j][1] == "tow") { _level0.mapSrc[(("tile" + i) + "x") + j].maxTroops = _level0[("gTower" + level) + "MaxTroops"]; } if (_level0.mapSrc[(("tile" + i) + "x") + j].milQue1 > 0) { _level0.mapSrc[(("tile" + i) + "x") + j].curTroops = _level0.mapSrc[(("tile" + i) + "x") + j].curTroops + _level0.mapSrc[(("tile" + i) + "x") + j].milQue1; } _level0.mapSrc[(("tile" + i) + "x") + j].milQue1 = _level0.mapSrc[(("tile" + i) + "x") + j].milQue2; _level0.mapSrc[(("tile" + i) + "x") + j].milQue2 = _level0.mapSrc[(("tile" + i) + "x") + j].milQue3; _level0.mapSrc[(("tile" + i) + "x") + j].milQue3 = 0; _level0.mapSrc[(("tile" + i) + "x") + j].totalQue = (_level0.mapSrc[(("tile" + i) + "x") + j].milQue1 + _level0.mapSrc[(("tile" + i) + "x") + j].milQue2) + _level0.mapSrc[(("tile" + i) + "x") + j].milQue3; _level0.reserve = _level0.reserve - _level0.mapSrc[(("tile" + i) + "x") + j].curTroops; _level0.reserve = _level0.reserve - _level0.mapSrc[(("tile" + i) + "x") + j].totalQue; if (startMap[i][j][1] == "trench") { _level0.mapSrc[(("tile" + i) + "x") + j].damage = _level0[("trench" + curLevel) + "DamagePerUnit"] * _level0.mapSrc[(("tile" + i) + "x") + j].curTroops; } if (startMap[i][j][1] == "tow") { _level0.mapSrc[(("tile" + i) + "x") + j].damage = _level0[("gTower" + curLevel) + "DamagePerUnit"] * _level0.mapSrc[(("tile" + i) + "x") + j].curTroops; } troopsPerc = Math.floor((_level0.mapSrc[(("tile" + i) + "x") + j].curTroops / _level0.mapSrc[(("tile" + i) + "x") + j].maxTroops) * 100); if (troopsPerc == 0) { _level0.mapSrc[(("tile" + i) + "x") + j].guardCount.gotoAndStop(1); } if ((troopsPerc > 0) && (troopsPerc < 60)) { _level0.mapSrc[(("tile" + i) + "x") + j].guardCount.gotoAndStop(2); } if (troopsPerc >= 60) { _level0.mapSrc[(("tile" + i) + "x") + j].guardCount.gotoAndStop(3); } } j++; } i++; } _level0.maxProduction = tickerMaxProduction; _level0.maxWorkers = tickerMaxWorkers; if (_level0.curWorkers > 0) { _level0.curProduction = Math.floor((_level0.maxProduction / _level0.maxWorkers) * _level0.curWorkers); _level0.cash = _level0.cash + _level0.curProduction; } _level0.maxTroops = tickerMaxTroops; if (_level0.turn == 1500) { _level.doSecondRun(); } if (_level0.turn == 1505) { removeMovieClip(_level0.secondRunMC); } if (_level0.turn == 3000) { clearInterval(_level0.tickerTimer); _level0.victory(); } if (_level0["lv" + _level0.turn][0] > 0) { spawnFunc(_level0["lv" + _level0.turn].length, _level0["lv" + _level0.turn], _level0.turn); moveFireFunc(); } }; tickerTimer = setInterval(tickerFunc, tickerTime); stop();
Frame 15
stop();
Frame 18
gotoAndStop (15);
Symbol 85 MovieClip [hud] Frame 1
stop(); text1.text = (("$ " + _level0.cash) + " / + ") + _level0.curProduction; text1.selectable = false; text1.setTextFormat(_level0.hudFormat); text2.text = (("pop: " + _level0.population) + "/ free: ") + curPopLeft; text2.selectable = false; text2.setTextFormat(_level0.hudFormat); text3.text = (_level0.curWorkers + " / ") + _level0.maxWorkers; text3.selectable = false; text3.setTextFormat(_level0.hudFormatSmall); plus1.onPress = function () { if ((curPopLeft > 0) && (_level0.curWorkers < _level0.maxWorkers)) { _level0.curWorkers = _level0.curWorkers + 1; curPopLeft = curPopLeft - 1; } _level0.hud.play(); }; min1.onPress = function () { if (_level0.curWorkers > 0) { _level0.curWorkers = _level0.curWorkers - 1; curPopLeft = curPopLeft + 1; } _level0.hud.play(); }; plus2.onPress = function () { if ((curPopLeft >= 10) && (_level0.curWorkers < (_level0.maxWorkers - 9))) { _level0.curWorkers = _level0.curWorkers + 10; curPopLeft = curPopLeft - 10; } _level0.hud.play(); }; min2.onPress = function () { if (_level0.curWorkers >= 10) { _level0.curWorkers = _level0.curWorkers - 10; curPopLeft = curPopLeft + 10; } _level0.hud.play(); }; text4.text = (_level0.curTroops + " / ") + _level0.maxTroops; text4.selectable = false; text4.setTextFormat(_level0.hudFormatSmall); plus3.onPress = function () { if ((curPopLeft > 0) && (_level0.curTroops < _level0.maxTroops)) { _level0.curTroops = _level0.curTroops + 1; curPopLeft = curPopLeft - 1; } _level0.hud.play(); }; min3.onPress = function () { if ((_level0.curTroops > 0) && (_level0.reserve > 0)) { _level0.curTroops = _level0.curTroops - 1; curPopLeft = curPopLeft + 1; } _level0.hud.play(); }; plus4.onPress = function () { if ((curPopLeft > 9) && (_level0.curTroops < (_level0.maxTroops - 9))) { _level0.curTroops = _level0.curTroops + 10; curPopLeft = curPopLeft - 10; } _level0.hud.play(); }; min4.onPress = function () { if ((_level0.curTroops > 9) && (_level0.reserve > 9)) { _level0.curTroops = _level0.curTroops - 10; curPopLeft = curPopLeft + 10; } _level0.hud.play(); }; text5.text = "reserve: " + _level0.reserve; text5.selectable = false; text5.setTextFormat(_level0.hudFormatSmall); text6.text = "Pistol"; text6.selectable = false; text6.setTextFormat(_level0.hudFormatSmall); text7.text = "Shotgun"; text7.selectable = false; text7.setTextFormat(_level0.hudFormatSmall); text8.text = "machinegun"; text8.selectable = false; text8.setTextFormat(_level0.hudFormatSmall); text9.text = _level0.gun1Amount; text9.selectable = false; text9.setTextFormat(_level0.hudFormatSmall); gunPlus1.onPress = function () { _level0.hud.play(); if (_level0.cash >= _level0.gun1Cost) { _level0.gun1Amount++; _level0.cash = _level0.cash - _level0.gun1Cost; } }; gunPlus2.onPress = function () { _level0.hud.play(); if (_level0.cash >= (_level0.gun1Cost * 10)) { _level0.gun1Amount = _level0.gun1Amount + 10; _level0.cash = _level0.cash - (_level0.gun1Cost * 10); } }; text10.text = _level0.gun2Amount; text10.selectable = false; text10.setTextFormat(_level0.hudFormatSmall); gunPlus3.onPress = function () { _level0.hud.play(); if (_level0.cash >= _level0.gun2Cost) { _level0.gun2Amount++; _level0.cash = _level0.cash - _level0.gun2Cost; } }; gunPlus4.onPress = function () { _level0.hud.play(); if (_level0.cash >= (_level0.gun2Cost * 10)) { _level0.gun2Amount = _level0.gun2Amount + 10; _level0.cash = _level0.cash - (_level0.gun2Cost * 10); } }; text11.text = _level0.gun3Amount; text11.selectable = false; text11.setTextFormat(_level0.hudFormatSmall); text12.text = "$ " + _level0.gun1Cost; text12.selectable = false; text12.setTextFormat(_level0.hudFormatSmall); text13.text = "$ " + _level0.gun2Cost; text13.selectable = false; text13.setTextFormat(_level0.hudFormatSmall); text14.text = "$ " + _level0.gun3Cost; text14.selectable = false; text14.setTextFormat(_level0.hudFormatSmall); gunPlus5.onPress = function () { _level0.hud.play(); if (_level0.cash >= _level0.gun3Cost) { _level0.gun3Amount++; _level0.cash = _level0.cash - _level0.gun3Cost; } }; gunPlus6.onPress = function () { _level0.hud.play(); if (_level0.cash >= (_level0.gun3Cost * 10)) { _level0.gun3Amount = _level0.gun3Amount + 10; _level0.cash = _level0.cash - (_level0.gun3Cost * 10); } }; btnGun1.onPress = function () { _level0.tileColorMouse(this, "red"); _level0.tileColorMouse(_level0.hud.btnGun2, "clear"); _level0.tileColorMouse(_level0.hud.btnGun3, "clear"); _level0.tileColorMouse(this, "red"); _level0.selectedGun = 1; _level0.hud.play(); }; btnGun2.onPress = function () { _level0.selectedGun = 2; _level0.hud.play(); _level0.tileColorMouse(this, "red"); _level0.tileColorMouse(_level0.hud.btnGun1, "clear"); _level0.tileColorMouse(_level0.hud.btnGun3, "clear"); }; btnGun3.onPress = function () { _level0.selectedGun = 3; _level0.hud.play(); _level0.tileColorMouse(this, "red"); _level0.tileColorMouse(_level0.hud.btnGun2, "clear"); _level0.tileColorMouse(_level0.hud.btnGun1, "clear"); }; text15.text = "Turn:" + _level0.turn; text15.selectable = false; text15.setTextFormat(_level0.hudFormat); curPopLeft = (_level0.population - _level0.curWorkers) - _level0.curTroops; btnSnd.onPress = function () { if (_level0.soundIsOn) { _level0.soundIsOn = false; _level0.tileColorMouse(_level0.hud.btnSnd, "red"); } else { _level0.soundIsOn = true; _level0.tileColorMouse(_level0.hud.btnSnd, "clear"); } }; helpBtn.onPress = function () { _level0.helpFunc("open"); }; saveBtn.onPress = function () { _level0.saveGame(); }; pauzeBtn.onPress = function () { _level0.pauzeFunc(); };
Symbol 134 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 1
_level0.playSound(_level0.en03Shoot); stop();
Symbol 195 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 2
stop();
Symbol 195 MovieClip Frame 3
stop();
Symbol 197 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 2
guard1.play(); guard2.play(); guard3.play();
Symbol 198 MovieClip Frame 1
stop();
Symbol 198 MovieClip Frame 2
stop();
Symbol 198 MovieClip Frame 3
stop();
Symbol 209 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 2
guard1.play(); gurad2.play();
Symbol 217 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 2
_level0.playSound(_level0.missle);
Symbol 218 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 2
guard1.play(); guard2.play(); guard3.play(); guard4.play(); guard5.play();
Symbol 219 MovieClip Frame 1
stop();
Symbol 219 MovieClip Frame 2
stop();
Symbol 219 MovieClip Frame 3
stop();
Symbol 244 MovieClip Frame 1
stop(); guard.gotoAndStop(1);
Symbol 244 MovieClip Frame 2
guard.play(); _level0.playSound(_level0.en03Shoot);
Symbol 245 MovieClip Frame 1
stop(); guard1.gotoAndStop(1); guard2.gotoAndStop(1);
Symbol 245 MovieClip Frame 2
guard1.play();
Symbol 245 MovieClip Frame 10
guard2.play();
Symbol 246 MovieClip Frame 1
stop(); stop();
Symbol 246 MovieClip Frame 2
stop(); stop();
Symbol 246 MovieClip Frame 3
stop(); stop();
Symbol 253 MovieClip Frame 1
guard1.gotoAndStop(1); stop();
Symbol 253 MovieClip Frame 2
guard1.play(); _level0.playSound(_level0.en02Shoot);
Symbol 254 MovieClip Frame 1
guard1.gotoAndStop(1); guard2.gotoAndStop(1); stop();
Symbol 254 MovieClip Frame 2
guard1.play();
Symbol 254 MovieClip Frame 10
guard2.play();
Symbol 255 MovieClip Frame 1
stop();
Symbol 255 MovieClip Frame 2
stop();
Symbol 255 MovieClip Frame 3
stop();
Symbol 262 MovieClip Frame 1
stop(); guard.gotoAndStop(1);
Symbol 262 MovieClip Frame 2
guard.play(); _level0.playSound(_level0.en04Shoot);
Symbol 263 MovieClip Frame 1
stop();
Symbol 263 MovieClip Frame 2
stop();
Symbol 264 MovieClip [tileSrc] Frame 50
stop();
Symbol 264 MovieClip [tileSrc] Frame 80
stop();
Symbol 288 MovieClip [buyHireMC] Frame 1
stop();
Symbol 309 MovieClip Frame 1
_level0.playSound(en04Shoot);
Symbol 309 MovieClip Frame 10
_level0.playSound(_level0.en04Shoot);
Symbol 309 MovieClip Frame 45
gotoAndPlay (7);
Symbol 330 MovieClip Frame 9
stop();
Symbol 331 MovieClip [en04] Frame 1
stop(); _level0.playSound(_level0.en04Move, true);
Symbol 331 MovieClip [en04] Frame 2
stop(); _level0.stopSound(_level0.en04Move);
Symbol 331 MovieClip [en04] Frame 3
stop(); _level0.stopSound(_level0.en04Move); _level0.playSound(_level0.en04Death);
Symbol 345 MovieClip Frame 1
_level0.playSound(en01Shoot);
Symbol 345 MovieClip Frame 11
_level0.playSound(_level0.en01Shoot);
Symbol 345 MovieClip Frame 30
gotoAndPlay (10);
Symbol 379 MovieClip Frame 24
stop();
Symbol 380 MovieClip [en01] Frame 1
stop();
Symbol 380 MovieClip [en01] Frame 5
stop();
Symbol 380 MovieClip [en01] Frame 10
stop();
Symbol 403 MovieClip Frame 1
_level0.playSound(en05Shoot);
Symbol 403 MovieClip Frame 15
_level0.playSound(_level0.en05Shoot);
Symbol 403 MovieClip Frame 35
gotoAndPlay (8);
Symbol 413 MovieClip Frame 1
play();
Symbol 413 MovieClip Frame 25
stop();
Symbol 414 MovieClip [en05] Frame 1
stop(); _level0.playSound(_level0.en05Move, true);
Symbol 414 MovieClip [en05] Frame 2
stop(); _level0.stopSound(_level0.en05Move);
Symbol 414 MovieClip [en05] Frame 3
stop(); _level0.stopSound(_level0.en05Move); _level0.playSound(_level0.en05Death);
Symbol 431 MovieClip Frame 1
_level0.playSound(_level0.en03Shoot);
Symbol 453 MovieClip Frame 8
stop();
Symbol 454 MovieClip [en03] Frame 1
stop(); _level0.playSound(_level0.en03Move, true);
Symbol 454 MovieClip [en03] Frame 2
stop(); _level0.stopSound(_level0.en03Move);
Symbol 454 MovieClip [en03] Frame 3
stop(); _level0.stopSound(_level0.en03Move); _level0.playSound(_level0.en03Death);
Symbol 474 MovieClip Frame 1
_level0.playSound(en06Shoot);
Symbol 474 MovieClip Frame 15
_level0.playSound(_level0.en06Shoot);
Symbol 492 MovieClip Frame 15
stop();
Symbol 493 MovieClip [en06] Frame 1
stop(); _level0.playSound(_level0.en06Move, true);
Symbol 493 MovieClip [en06] Frame 2
stop(); _level0.stopSound(_level0.en06Move);
Symbol 493 MovieClip [en06] Frame 3
stop(); _level0.stopSound(_level0.en06Move); _level0.playSound(_level0.en06Death);
Symbol 507 MovieClip Frame 1
_level0.playSound(_level0.en02Shoot);
Symbol 520 MovieClip Frame 30
stop();
Symbol 521 MovieClip [en02] Frame 1
stop();
Symbol 521 MovieClip [en02] Frame 2
stop();
Symbol 521 MovieClip [en02] Frame 3
stop();
Symbol 554 MovieClip Frame 1
_level0.playSound(_level0.en07Shoot);
Symbol 571 MovieClip Frame 30
stop();
Symbol 572 MovieClip [en07] Frame 1
stop(); _level0.playSound(_level0.en07Move, true);
Symbol 572 MovieClip [en07] Frame 2
stop(); _level0.stopSound(_level0.en07Move);
Symbol 572 MovieClip [en07] Frame 3
stop(); _level0.stopSound(_level0.en07Move); _level0.playSound(_level0.en07Death);
Symbol 581 MovieClip [baseHealthMC] Frame 1
calcBaseRC = function () { if (_level0.secondRun == false) { _level0.baseRepairCost = _level0.turn * 8; } else { _level0.baseRepairCost = (_level0.turn + 1500) * 20; } }; btn1.onPress = function () { calcBaseRC(); if ((_level0.baseHealth < 100) && (_level0.cash >= _level0.baseRepairCost)) { _level0.baseHealth = _level0.baseHealth + 1; _level0.baseHit(0); _level0.cash = _level0.cash - _level0.baseRepairCost; _level0.hud.play(); } }; btn2.onPress = function () { calcBaseRC(); if ((_level0.baseHealth < 91) && (_level0.cash >= (_level0.baseRepairCost * 10))) { _level0.baseHealth = _level0.baseHealth + 10; _level0.baseHit(0); _level0.cash = _level0.cash - (_level0.baseRepairCost * 10); _level0.hud.play(); } };
Symbol 590 MovieClip [secondRunMC] Frame 105
stop();
Symbol 605 Button
on (press) { _level0.endVictory("back"); }
Symbol 606 MovieClip [victoryMC] Frame 1103
stop();
Symbol 611 Button
on (press) { play(); }
Symbol 614 Button
on (press) { _level0.helpFunc("close"); }
Symbol 615 MovieClip [helpMenu] Frame 1
stop();
Symbol 615 MovieClip [helpMenu] Frame 2
stop();
Symbol 615 MovieClip [helpMenu] Frame 3
stop();
Symbol 620 Button
on (press) { getURL ("http://www.ehostpad.com", "_blank"); }
Symbol 624 Button
on (press) { play(); }
Symbol 627 Button
on (press) { stopAllSounds(); _level0.play(); }
Symbol 644 MovieClip Frame 1876
stop(); _level0.play();
Symbol 685 Button
on (press) { _level0.loadGameOn = false; _level0.play(); }
Symbol 689 Button
on (press) { _level0.loadGameOn = true; _level0.play(); }
Symbol 691 MovieClip Frame 1
stop();

Library Items

Symbol 1 Font [Arial]Used by:268 584 609 613
Symbol 2 Sound [missleSnd]
Symbol 3 Sound [gun2]
Symbol 4 Sound [gun1]
Symbol 5 Sound [gun3]
Symbol 6 Sound [en07ShootSnd]
Symbol 7 Sound [en07MoveSnd]
Symbol 8 Sound [en07DeathSnd]
Symbol 9 Sound [en06ShootSnd]
Symbol 10 Sound [en06MoveSnd]
Symbol 11 Sound [en06DeathSnd]
Symbol 12 Sound [en05ShootSnd]
Symbol 13 Sound [en05MoveSnd]
Symbol 14 Sound [en05DeathSnd]
Symbol 15 Sound [en04ShootSnd]
Symbol 16 Sound [en04MoveSnd]
Symbol 17 Sound [en04DeathSnd]
Symbol 18 Sound [en03shootSnd]
Symbol 19 Sound [en03MoveSnd]
Symbol 20 Sound [en03DeathSnd]
Symbol 21 Sound [en02ShootSnd]
Symbol 22 Sound [en01ShootSnd]
Symbol 23 Sound [emptyGunSnd]
Symbol 24 Sound [buildDes]
Symbol 25 Sound [buildSnd]
Symbol 26 Sound [en01Shoot]
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClip [border]Uses:27
Symbol 29 GraphicUsed by:85
Symbol 30 GraphicUsed by:32
Symbol 31 GraphicUsed by:32
Symbol 32 ButtonUses:30 31Used by:85
Symbol 33 GraphicUsed by:35
Symbol 34 GraphicUsed by:35
Symbol 35 ButtonUses:33 34Used by:85
Symbol 36 GraphicUsed by:38
Symbol 37 GraphicUsed by:38
Symbol 38 ButtonUses:36 37Used by:85
Symbol 39 GraphicUsed by:41
Symbol 40 GraphicUsed by:41
Symbol 41 ButtonUses:39 40Used by:85
Symbol 42 GraphicUsed by:47
Symbol 43 FontUsed by:44 46 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 273 277 278 279 455 456 579 582 609 613 617 635 636
Symbol 44 TextUses:43Used by:47
Symbol 45 GraphicUsed by:47
Symbol 46 TextUses:43Used by:47
Symbol 47 ButtonUses:42 44 45 46Used by:85
Symbol 48 GraphicUsed by:50
Symbol 49 GraphicUsed by:50 69
Symbol 50 ButtonUses:48 49Used by:85
Symbol 51 GraphicUsed by:54
Symbol 52 GraphicUsed by:54
Symbol 53 GraphicUsed by:54
Symbol 54 ButtonUses:51 52 53Used by:85
Symbol 55 GraphicUsed by:58
Symbol 56 GraphicUsed by:58
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:55 56 57Used by:85
Symbol 59 GraphicUsed by:62
Symbol 60 GraphicUsed by:62
Symbol 61 GraphicUsed by:62
Symbol 62 ButtonUses:59 60 61Used by:85
Symbol 63 GraphicUsed by:65
Symbol 64 GraphicUsed by:65
Symbol 65 ButtonUses:63 64Used by:85
Symbol 66 GraphicUsed by:69
Symbol 67 GraphicUsed by:69
Symbol 68 GraphicUsed by:69
Symbol 69 ButtonUses:66 67 68 49Used by:85
Symbol 70 EditableTextUses:43Used by:85
Symbol 71 EditableTextUses:43Used by:85
Symbol 72 EditableTextUses:43Used by:85
Symbol 73 EditableTextUses:43Used by:85
Symbol 74 EditableTextUses:43Used by:85
Symbol 75 EditableTextUses:43Used by:85
Symbol 76 EditableTextUses:43Used by:85
Symbol 77 EditableTextUses:43Used by:85
Symbol 78 EditableTextUses:43Used by:85
Symbol 79 EditableTextUses:43Used by:85
Symbol 80 EditableTextUses:43Used by:85
Symbol 81 EditableTextUses:43Used by:85
Symbol 82 EditableTextUses:43Used by:85
Symbol 83 EditableTextUses:43Used by:85
Symbol 84 EditableTextUses:43Used by:85
Symbol 85 MovieClip [hud]Uses:29 32 35 38 41 47 50 54 58 62 65 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
Symbol 86 GraphicUsed by:92
Symbol 87 GraphicUsed by:89 92
Symbol 88 GraphicUsed by:89 92
Symbol 89 MovieClipUses:87 88Used by:92
Symbol 90 GraphicUsed by:92 96 101 104 109 114 575 580
Symbol 91 GraphicUsed by:92
Symbol 92 Button [btnBuildIndustry]Uses:86 89 90 91 87 88
Symbol 93 GraphicUsed by:96
Symbol 94 GraphicUsed by:96
Symbol 95 GraphicUsed by:96
Symbol 96 Button [btnDemo]Uses:93 94 90 95
Symbol 97 GraphicUsed by:101
Symbol 98 GraphicUsed by:99 101
Symbol 99 MovieClipUses:98Used by:101
Symbol 100 GraphicUsed by:101
Symbol 101 Button [btnGTower]Uses:97 99 90 100 98
Symbol 102 GraphicUsed by:104
Symbol 103 GraphicUsed by:104
Symbol 104 Button [btnBlank1]Uses:102 90 103
Symbol 105 GraphicUsed by:109
Symbol 106 GraphicUsed by:107 109
Symbol 107 MovieClipUses:106Used by:109
Symbol 108 GraphicUsed by:109
Symbol 109 Button [btnBuildHouse]Uses:105 107 90 108 106
Symbol 110 GraphicUsed by:114
Symbol 111 GraphicUsed by:112 114
Symbol 112 MovieClipUses:111Used by:114
Symbol 113 GraphicUsed by:114
Symbol 114 Button [btnBuildMilitary]Uses:110 112 90 113 111
Symbol 115 GraphicUsed by:119 332 583 625 639  Timeline
Symbol 116 GraphicUsed by:117 577 585
Symbol 117 MovieClipUses:116Used by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClip [popUp]Uses:115 117 118
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:120Used by:134
Symbol 122 GraphicUsed by:134
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:134
Symbol 125 GraphicUsed by:134
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:134
Symbol 128 GraphicUsed by:134
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:134
Symbol 131 GraphicUsed by:134
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:134
Symbol 134 MovieClipUses:121 122 124 125 127 128 130 131 133Used by:264
Symbol 135 GraphicUsed by:264
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:264
Symbol 138 GraphicUsed by:264
Symbol 139 GraphicUsed by:264
Symbol 140 GraphicUsed by:264
Symbol 141 GraphicUsed by:264
Symbol 142 GraphicUsed by:264
Symbol 143 GraphicUsed by:264
Symbol 144 GraphicUsed by:264
Symbol 145 GraphicUsed by:264
Symbol 146 GraphicUsed by:264
Symbol 147 GraphicUsed by:264
Symbol 148 GraphicUsed by:264
Symbol 149 GraphicUsed by:264
Symbol 150 GraphicUsed by:264
Symbol 151 GraphicUsed by:264
Symbol 152 GraphicUsed by:264
Symbol 153 GraphicUsed by:264
Symbol 154 GraphicUsed by:264
Symbol 155 GraphicUsed by:264
Symbol 156 GraphicUsed by:264
Symbol 157 GraphicUsed by:161
Symbol 158 GraphicUsed by:161
Symbol 159 GraphicUsed by:161
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:157 158 159 160Used by:264
Symbol 162 GraphicUsed by:264
Symbol 163 GraphicUsed by:264
Symbol 164 GraphicUsed by:264
Symbol 165 GraphicUsed by:264
Symbol 166 GraphicUsed by:264
Symbol 167 GraphicUsed by:264
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:170
Symbol 170 MovieClipUses:169Used by:171
Symbol 171 MovieClipUses:170Used by:264
Symbol 172 GraphicUsed by:264
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:175
Symbol 175 MovieClipUses:174Used by:176
Symbol 176 MovieClipUses:175Used by:264
Symbol 177 GraphicUsed by:264
Symbol 178 GraphicUsed by:264
Symbol 179 GraphicUsed by:264
Symbol 180 GraphicUsed by:264
Symbol 181 GraphicUsed by:264
Symbol 182 GraphicUsed by:264
Symbol 183 GraphicUsed by:264
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:184Used by:194 209
Symbol 186 GraphicUsed by:194
Symbol 187 GraphicUsed by:194
Symbol 188 GraphicUsed by:194
Symbol 189 GraphicUsed by:194
Symbol 190 GraphicUsed by:194
Symbol 191 GraphicUsed by:194
Symbol 192 GraphicUsed by:194
Symbol 193 GraphicUsed by:194
Symbol 194 MovieClipUses:185 186 187 188 189 190 191 192 193Used by:195 197 198
Symbol 195 MovieClipUses:194Used by:264
Symbol 196 GraphicUsed by:264
Symbol 197 MovieClipUses:194Used by:198
Symbol 198 MovieClipUses:194 197Used by:264
Symbol 199 GraphicUsed by:264
Symbol 200 GraphicUsed by:264
Symbol 201 GraphicUsed by:209
Symbol 202 GraphicUsed by:209
Symbol 203 GraphicUsed by:209
Symbol 204 GraphicUsed by:209
Symbol 205 GraphicUsed by:209
Symbol 206 GraphicUsed by:209
Symbol 207 GraphicUsed by:209
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:185 201 202 203 204 205 206 207 208Used by:210 218
Symbol 210 MovieClipUses:209Used by:219
Symbol 211 GraphicUsed by:217
Symbol 212 GraphicUsed by:217
Symbol 213 GraphicUsed by:217
Symbol 214 GraphicUsed by:217
Symbol 215 GraphicUsed by:217
Symbol 216 GraphicUsed by:217
Symbol 217 MovieClipUses:211 212 213 214 215 216Used by:218
Symbol 218 MovieClipUses:209 217Used by:219
Symbol 219 MovieClipUses:210 218Used by:264
Symbol 220 GraphicUsed by:264
Symbol 221 GraphicUsed by:264
Symbol 222 GraphicUsed by:264
Symbol 223 GraphicUsed by:264
Symbol 224 GraphicUsed by:264
Symbol 225 GraphicUsed by:264
Symbol 226 GraphicUsed by:264
Symbol 227 GraphicUsed by:264
Symbol 228 GraphicUsed by:264
Symbol 229 GraphicUsed by:264
Symbol 230 GraphicUsed by:264
Symbol 231 GraphicUsed by:264
Symbol 232 GraphicUsed by:264
Symbol 233 GraphicUsed by:264
Symbol 234 GraphicUsed by:264
Symbol 235 GraphicUsed by:264
Symbol 236 GraphicUsed by:264
Symbol 237 GraphicUsed by:264
Symbol 238 GraphicUsed by:264
Symbol 239 GraphicUsed by:243
Symbol 240 GraphicUsed by:243
Symbol 241 GraphicUsed by:243
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:239 240 241 242Used by:244 245
Symbol 244 MovieClipUses:243Used by:246
Symbol 245 MovieClipUses:243Used by:246
Symbol 246 MovieClipUses:244 245Used by:264
Symbol 247 GraphicUsed by:264
Symbol 248 GraphicUsed by:252
Symbol 249 GraphicUsed by:252
Symbol 250 GraphicUsed by:252
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:248 249 250 251Used by:253 254
Symbol 253 MovieClipUses:252Used by:255
Symbol 254 MovieClipUses:252Used by:255
Symbol 255 MovieClipUses:253 254Used by:264
Symbol 256 GraphicUsed by:264
Symbol 257 GraphicUsed by:261
Symbol 258 GraphicUsed by:261
Symbol 259 GraphicUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:257 258 259 260Used by:262
Symbol 262 MovieClipUses:261Used by:263
Symbol 263 MovieClipUses:262Used by:264
Symbol 264 MovieClip [tileSrc]Uses:134 135 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 161 162 163 164 165 166 167 171 172 176 177 178 179 180 181 182 183 195 196 198 199 200 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 246 247 255 256 263Used by:269
Symbol 265 GraphicUsed by:266
Symbol 266 MovieClip [whiteSq]Uses:265Used by:269
Symbol 267 GraphicUsed by:269
Symbol 268 EditableTextUses:1Used by:269
Symbol 269 MovieClip [popUpgrade]Uses:266 264 267 268
Symbol 270 GraphicUsed by:271
Symbol 271 MovieClipUses:270Used by:274
Symbol 272 GraphicUsed by:274
Symbol 273 EditableTextUses:43Used by:274
Symbol 274 MovieClip [popStats]Uses:271 272 273
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:288
Symbol 277 EditableTextUses:43Used by:288
Symbol 278 EditableTextUses:43Used by:288
Symbol 279 EditableTextUses:43Used by:288
Symbol 280 GraphicUsed by:288
Symbol 281 GraphicUsed by:283
Symbol 282 GraphicUsed by:283 611 614 627
Symbol 283 ButtonUses:281 282Used by:288
Symbol 284 GraphicUsed by:285
Symbol 285 MovieClip [men]Uses:284Used by:288
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClip [menRun]Uses:286Used by:288
Symbol 288 MovieClip [buyHireMC]Uses:276 277 278 279 280 283 285 287
Symbol 289 GraphicUsed by:294
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClipUses:290Used by:294 425
Symbol 292 GraphicUsed by:293
Symbol 293 MovieClipUses:292Used by:294 413 425
Symbol 294 MovieClipUses:289 291 293Used by:331
Symbol 295 GraphicUsed by:309
Symbol 296 GraphicUsed by:309
Symbol 297 GraphicUsed by:309
Symbol 298 GraphicUsed by:309
Symbol 299 GraphicUsed by:309
Symbol 300 GraphicUsed by:309 474
Symbol 301 GraphicUsed by:309
Symbol 302 GraphicUsed by:309
Symbol 303 GraphicUsed by:309
Symbol 304 GraphicUsed by:309 474
Symbol 305 GraphicUsed by:309
Symbol 306 GraphicUsed by:309
Symbol 307 GraphicUsed by:309
Symbol 308 GraphicUsed by:309
Symbol 309 MovieClipUses:295 296 297 298 299 300 301 302 303 304 305 306 307 308Used by:331
Symbol 310 GraphicUsed by:330
Symbol 311 GraphicUsed by:330
Symbol 312 GraphicUsed by:313
Symbol 313 MovieClipUses:312Used by:330 453
Symbol 314 GraphicUsed by:330
Symbol 315 GraphicUsed by:316
Symbol 316 MovieClipUses:315Used by:330 453
Symbol 317 GraphicUsed by:330
Symbol 318 GraphicUsed by:319
Symbol 319 MovieClipUses:318Used by:330
Symbol 320 GraphicUsed by:330
Symbol 321 GraphicUsed by:330
Symbol 322 GraphicUsed by:330
Symbol 323 GraphicUsed by:330
Symbol 324 GraphicUsed by:330
Symbol 325 GraphicUsed by:330
Symbol 326 GraphicUsed by:330
Symbol 327 GraphicUsed by:330
Symbol 328 GraphicUsed by:330
Symbol 329 GraphicUsed by:330
Symbol 330 MovieClipUses:310 311 313 314 316 317 319 320 321 322 323 324 325 326 327 328 329Used by:331
Symbol 331 MovieClip [en04]Uses:294 309 330
Symbol 332 MovieClip [blackSquare]Uses:115Used by:380 414 454 493 521 572 590 606
Symbol 333 GraphicUsed by:338
Symbol 334 GraphicUsed by:338
Symbol 335 GraphicUsed by:338
Symbol 336 GraphicUsed by:338
Symbol 337 GraphicUsed by:338
Symbol 338 MovieClipUses:333 334 335 336 337Used by:380
Symbol 339 GraphicUsed by:345
Symbol 340 GraphicUsed by:345
Symbol 341 GraphicUsed by:345
Symbol 342 GraphicUsed by:345
Symbol 343 GraphicUsed by:345
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:339 340 341 342 343 344Used by:380
Symbol 346 GraphicUsed by:379
Symbol 347 GraphicUsed by:379
Symbol 348 GraphicUsed by:379
Symbol 349 GraphicUsed by:350
Symbol 350 MovieClipUses:349Used by:379
Symbol 351 GraphicUsed by:352
Symbol 352 MovieClipUses:351Used by:379
Symbol 353 GraphicUsed by:354
Symbol 354 MovieClipUses:353Used by:379
Symbol 355 GraphicUsed by:356
Symbol 356 MovieClipUses:355Used by:379
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:357Used by:379
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:379
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:361Used by:379
Symbol 363 GraphicUsed by:379
Symbol 364 GraphicUsed by:379
Symbol 365 GraphicUsed by:379
Symbol 366 GraphicUsed by:379
Symbol 367 GraphicUsed by:379
Symbol 368 GraphicUsed by:379
Symbol 369 GraphicUsed by:379
Symbol 370 GraphicUsed by:379
Symbol 371 GraphicUsed by:379
Symbol 372 GraphicUsed by:379
Symbol 373 GraphicUsed by:379
Symbol 374 GraphicUsed by:379
Symbol 375 GraphicUsed by:379
Symbol 376 GraphicUsed by:379
Symbol 377 GraphicUsed by:379
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:346 347 348 350 352 354 356 358 360 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378Used by:380
Symbol 380 MovieClip [en01]Uses:332 338 345 379
Symbol 381 GraphicUsed by:382
Symbol 382 MovieClipUses:381Used by:384
Symbol 383 GraphicUsed by:384
Symbol 384 MovieClipUses:382 383Used by:414
Symbol 385 GraphicUsed by:403
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:403
Symbol 388 GraphicUsed by:403
Symbol 389 GraphicUsed by:390
Symbol 390 MovieClipUses:389Used by:403
Symbol 391 GraphicUsed by:403
Symbol 392 GraphicUsed by:393
Symbol 393 MovieClipUses:392Used by:403
Symbol 394 GraphicUsed by:403
Symbol 395 GraphicUsed by:403
Symbol 396 GraphicUsed by:403
Symbol 397 GraphicUsed by:403
Symbol 398 GraphicUsed by:403
Symbol 399 GraphicUsed by:403
Symbol 400 GraphicUsed by:403
Symbol 401 GraphicUsed by:403
Symbol 402 GraphicUsed by:403
Symbol 403 MovieClipUses:385 387 388 390 391 393 394 395 396 397 398 399 400 401 402Used by:414
Symbol 404 GraphicUsed by:413
Symbol 405 GraphicUsed by:413
Symbol 406 GraphicUsed by:413
Symbol 407 GraphicUsed by:413
Symbol 408 GraphicUsed by:413
Symbol 409 GraphicUsed by:413
Symbol 410 GraphicUsed by:413
Symbol 411 GraphicUsed by:413
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClipUses:404 405 293 406 407 408 409 410 411 412Used by:414
Symbol 414 MovieClip [en05]Uses:332 384 403 413
Symbol 415 GraphicUsed by:416
Symbol 416 MovieClipUses:415Used by:454
Symbol 417 GraphicUsed by:425
Symbol 418 GraphicUsed by:425
Symbol 419 GraphicUsed by:425
Symbol 420 GraphicUsed by:425
Symbol 421 GraphicUsed by:425
Symbol 422 GraphicUsed by:425
Symbol 423 GraphicUsed by:425
Symbol 424 GraphicUsed by:425
Symbol 425 MovieClipUses:417 291 418 293 419 420 421 422 423 424Used by:454
Symbol 426 GraphicUsed by:431
Symbol 427 GraphicUsed by:431
Symbol 428 GraphicUsed by:431
Symbol 429 GraphicUsed by:431
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:426 427 428 429 430Used by:454
Symbol 432 GraphicUsed by:453
Symbol 433 GraphicUsed by:453
Symbol 434 GraphicUsed by:453
Symbol 435 GraphicUsed by:453
Symbol 436 GraphicUsed by:453
Symbol 437 GraphicUsed by:453
Symbol 438 GraphicUsed by:453
Symbol 439 GraphicUsed by:453
Symbol 440 GraphicUsed by:453
Symbol 441 GraphicUsed by:453
Symbol 442 GraphicUsed by:453
Symbol 443 GraphicUsed by:453
Symbol 444 GraphicUsed by:453
Symbol 445 GraphicUsed by:453
Symbol 446 GraphicUsed by:453
Symbol 447 GraphicUsed by:453
Symbol 448 GraphicUsed by:453
Symbol 449 GraphicUsed by:453
Symbol 450 GraphicUsed by:453
Symbol 451 GraphicUsed by:453
Symbol 452 GraphicUsed by:453
Symbol 453 MovieClipUses:432 313 433 316 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452Used by:454
Symbol 454 MovieClip [en03]Uses:332 416 425 431 453
Symbol 455 TextUses:43Used by:458
Symbol 456 TextUses:43Used by:458
Symbol 457 GraphicUsed by:458
Symbol 458 Button [btnInfo]Uses:455 456 457
Symbol 459 GraphicUsed by:460
Symbol 460 MovieClipUses:459Used by:467 492
Symbol 461 GraphicUsed by:467
Symbol 462 GraphicUsed by:467
Symbol 463 GraphicUsed by:467
Symbol 464 GraphicUsed by:467
Symbol 465 GraphicUsed by:467
Symbol 466 GraphicUsed by:467 492
Symbol 467 MovieClipUses:460 461 462 463 464 465 466Used by:474 493
Symbol 468 GraphicUsed by:474
Symbol 469 GraphicUsed by:474
Symbol 470 GraphicUsed by:474
Symbol 471 GraphicUsed by:474
Symbol 472 GraphicUsed by:474
Symbol 473 GraphicUsed by:474
Symbol 474 MovieClipUses:467 468 300 469 470 471 304 472 473Used by:493
Symbol 475 GraphicUsed by:492
Symbol 476 GraphicUsed by:492
Symbol 477 GraphicUsed by:492
Symbol 478 GraphicUsed by:492
Symbol 479 GraphicUsed by:492
Symbol 480 GraphicUsed by:492
Symbol 481 GraphicUsed by:492
Symbol 482 GraphicUsed by:492
Symbol 483 GraphicUsed by:492
Symbol 484 GraphicUsed by:492
Symbol 485 GraphicUsed by:492
Symbol 486 GraphicUsed by:492
Symbol 487 GraphicUsed by:492
Symbol 488 GraphicUsed by:492
Symbol 489 GraphicUsed by:492
Symbol 490 GraphicUsed by:492
Symbol 491 GraphicUsed by:492
Symbol 492 MovieClipUses:460 475 476 477 478 479 480 481 482 466 483 484 485 486 487 488 489 490 491Used by:493
Symbol 493 MovieClip [en06]Uses:332 467 474 492
Symbol 494 GraphicUsed by:521
Symbol 495 GraphicUsed by:499
Symbol 496 GraphicUsed by:499
Symbol 497 GraphicUsed by:499
Symbol 498 GraphicUsed by:499
Symbol 499 MovieClipUses:495 496 497 498Used by:521
Symbol 500 GraphicUsed by:521
Symbol 501 GraphicUsed by:507
Symbol 502 GraphicUsed by:507
Symbol 503 GraphicUsed by:507
Symbol 504 GraphicUsed by:507
Symbol 505 GraphicUsed by:507
Symbol 506 GraphicUsed by:507
Symbol 507 MovieClipUses:501 502 503 504 505 506Used by:521
Symbol 508 GraphicUsed by:520
Symbol 509 GraphicUsed by:520
Symbol 510 GraphicUsed by:520
Symbol 511 GraphicUsed by:520
Symbol 512 GraphicUsed by:520
Symbol 513 GraphicUsed by:520
Symbol 514 GraphicUsed by:520
Symbol 515 GraphicUsed by:520
Symbol 516 GraphicUsed by:520
Symbol 517 GraphicUsed by:520
Symbol 518 GraphicUsed by:520
Symbol 519 GraphicUsed by:520
Symbol 520 MovieClipUses:508 509 510 511 512 513 514 515 516 517 518 519Used by:521
Symbol 521 MovieClip [en02]Uses:332 494 499 500 507 520
Symbol 522 GraphicUsed by:530
Symbol 523 GraphicUsed by:530
Symbol 524 GraphicUsed by:530 541
Symbol 525 GraphicUsed by:530
Symbol 526 GraphicUsed by:530
Symbol 527 GraphicUsed by:530
Symbol 528 GraphicUsed by:530
Symbol 529 GraphicUsed by:530
Symbol 530 MovieClipUses:522 523 524 525 526 527 528 529Used by:539
Symbol 531 GraphicUsed by:539
Symbol 532 GraphicUsed by:539
Symbol 533 GraphicUsed by:539
Symbol 534 GraphicUsed by:539
Symbol 535 GraphicUsed by:539
Symbol 536 GraphicUsed by:539
Symbol 537 GraphicUsed by:539
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClipUses:530 531 532 533 534 535 536 537 538Used by:572
Symbol 540 GraphicUsed by:554
Symbol 541 MovieClipUses:524Used by:554 571
Symbol 542 GraphicUsed by:554
Symbol 543 GraphicUsed by:554
Symbol 544 GraphicUsed by:554
Symbol 545 GraphicUsed by:554
Symbol 546 GraphicUsed by:554
Symbol 547 GraphicUsed by:554
Symbol 548 GraphicUsed by:554
Symbol 549 GraphicUsed by:554
Symbol 550 GraphicUsed by:554
Symbol 551 GraphicUsed by:554
Symbol 552 GraphicUsed by:554
Symbol 553 GraphicUsed by:554
Symbol 554 MovieClipUses:540 541 542 543 544 545 546 547 548 549 550 551 552 553Used by:572
Symbol 555 GraphicUsed by:571
Symbol 556 GraphicUsed by:557
Symbol 557 MovieClipUses:556Used by:571
Symbol 558 GraphicUsed by:571
Symbol 559 GraphicUsed by:560
Symbol 560 MovieClipUses:559Used by:571
Symbol 561 GraphicUsed by:571
Symbol 562 GraphicUsed by:563
Symbol 563 MovieClipUses:562Used by:571
Symbol 564 GraphicUsed by:565
Symbol 565 MovieClipUses:564Used by:571
Symbol 566 GraphicUsed by:571
Symbol 567 GraphicUsed by:571
Symbol 568 GraphicUsed by:571
Symbol 569 GraphicUsed by:571
Symbol 570 GraphicUsed by:571
Symbol 571 MovieClipUses:541 555 557 558 560 561 563 565 566 567 568 569 570Used by:572
Symbol 572 MovieClip [en07]Uses:332 539 554 571
Symbol 573 GraphicUsed by:575
Symbol 574 GraphicUsed by:575 580
Symbol 575 Button [btnRepair]Uses:573 90 574Used by:581
Symbol 576 GraphicUsed by:581
Symbol 577 MovieClipUses:116Used by:581
Symbol 578 GraphicUsed by:580
Symbol 579 TextUses:43Used by:580
Symbol 580 ButtonUses:578 579 90 574Used by:581
Symbol 581 MovieClip [baseHealthMC]Uses:576 577 575 580
Symbol 582 TextUses:43Used by:583
Symbol 583 MovieClip [gameOverMC]Uses:115 582
Symbol 584 EditableTextUses:1Used by:585
Symbol 585 MovieClip [repairCost]Uses:116 584
Symbol 586 FontUsed by:587 588 589 592 593 594 595 596 597 598 599 600 601 629 630 631 632 633 634 637 638 640 642 643
Symbol 587 TextUses:586Used by:590
Symbol 588 TextUses:586Used by:590
Symbol 589 TextUses:586Used by:590
Symbol 590 MovieClip [secondRunMC]Uses:332 587 588 589
Symbol 591 SoundUsed by:606
Symbol 592 TextUses:586Used by:606
Symbol 593 TextUses:586Used by:606
Symbol 594 TextUses:586Used by:606
Symbol 595 TextUses:586Used by:606
Symbol 596 TextUses:586Used by:606
Symbol 597 TextUses:586Used by:606
Symbol 598 TextUses:586Used by:606
Symbol 599 TextUses:586Used by:606
Symbol 600 TextUses:586Used by:606
Symbol 601 TextUses:586Used by:606
Symbol 602 GraphicUsed by:605
Symbol 603 GraphicUsed by:605
Symbol 604 GraphicUsed by:605
Symbol 605 ButtonUses:602 603 604Used by:606
Symbol 606 MovieClip [victoryMC]Uses:332 591 592 593 594 595 596 597 598 599 600 601 605
Symbol 607 GraphicUsed by:615
Symbol 608 GraphicUsed by:615
Symbol 609 TextUses:43 1Used by:615
Symbol 610 GraphicUsed by:611 614 627
Symbol 611 ButtonUses:610 282Used by:615
Symbol 612 GraphicUsed by:615
Symbol 613 TextUses:43 1Used by:615
Symbol 614 ButtonUses:610 282Used by:615
Symbol 615 MovieClip [helpMenu]Uses:607 608 609 611 612 613 614
Symbol 616 GraphicUsed by:Timeline
Symbol 617 EditableTextUses:43Used by:Timeline
Symbol 618 BitmapUsed by:619
Symbol 619 GraphicUses:618Used by:620
Symbol 620 ButtonUses:619Used by:Timeline
Symbol 621 GraphicUsed by:624
Symbol 622 GraphicUsed by:624
Symbol 623 GraphicUsed by:624
Symbol 624 ButtonUses:621 622 623Used by:Timeline
Symbol 625 MovieClipUses:115Used by:644
Symbol 626 GraphicUsed by:644
Symbol 627 ButtonUses:610 282Used by:644
Symbol 628 SoundUsed by:644
Symbol 629 TextUses:586Used by:644
Symbol 630 TextUses:586Used by:644
Symbol 631 TextUses:586Used by:644
Symbol 632 TextUses:586Used by:644
Symbol 633 TextUses:586Used by:644
Symbol 634 TextUses:586Used by:644
Symbol 635 TextUses:43Used by:644
Symbol 636 TextUses:43Used by:644
Symbol 637 TextUses:586Used by:644
Symbol 638 TextUses:586Used by:644
Symbol 639 ButtonUses:115Used by:644
Symbol 640 TextUses:586Used by:644
Symbol 641 SoundUsed by:644
Symbol 642 TextUses:586Used by:644
Symbol 643 TextUses:586Used by:644
Symbol 644 MovieClipUses:625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643Used by:Timeline
Symbol 645 GraphicUsed by:Timeline
Symbol 646 GraphicUsed by:691
Symbol 647 GraphicUsed by:680
Symbol 648 GraphicUsed by:680
Symbol 649 GraphicUsed by:680
Symbol 650 GraphicUsed by:680
Symbol 651 GraphicUsed by:680
Symbol 652 GraphicUsed by:680
Symbol 653 GraphicUsed by:680
Symbol 654 GraphicUsed by:680
Symbol 655 GraphicUsed by:680
Symbol 656 GraphicUsed by:680
Symbol 657 GraphicUsed by:680
Symbol 658 GraphicUsed by:680
Symbol 659 GraphicUsed by:680
Symbol 660 GraphicUsed by:680
Symbol 661 GraphicUsed by:680
Symbol 662 GraphicUsed by:680
Symbol 663 GraphicUsed by:680
Symbol 664 GraphicUsed by:680
Symbol 665 GraphicUsed by:680
Symbol 666 GraphicUsed by:680
Symbol 667 GraphicUsed by:680
Symbol 668 GraphicUsed by:680
Symbol 669 GraphicUsed by:680
Symbol 670 GraphicUsed by:680
Symbol 671 GraphicUsed by:680
Symbol 672 GraphicUsed by:680
Symbol 673 GraphicUsed by:680
Symbol 674 GraphicUsed by:680
Symbol 675 GraphicUsed by:680
Symbol 676 GraphicUsed by:680
Symbol 677 GraphicUsed by:680
Symbol 678 GraphicUsed by:680
Symbol 679 GraphicUsed by:680
Symbol 680 MovieClipUses:647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679Used by:691
Symbol 681 GraphicUsed by:691
Symbol 682 GraphicUsed by:685
Symbol 683 GraphicUsed by:685
Symbol 684 GraphicUsed by:685
Symbol 685 ButtonUses:682 683 684Used by:691
Symbol 686 GraphicUsed by:689
Symbol 687 GraphicUsed by:689
Symbol 688 GraphicUsed by:689
Symbol 689 ButtonUses:686 687 688Used by:691
Symbol 690 GraphicUsed by:691
Symbol 691 MovieClipUses:646 680 681 685 689 690Used by:Timeline
Symbol 692 GraphicUsed by:Timeline

Instance Names

"plus1"Symbol 85 MovieClip [hud] Frame 1Symbol 32 Button
"min1"Symbol 85 MovieClip [hud] Frame 1Symbol 35 Button
"plus2"Symbol 85 MovieClip [hud] Frame 1Symbol 38 Button
"min2"Symbol 85 MovieClip [hud] Frame 1Symbol 41 Button
"plus3"Symbol 85 MovieClip [hud] Frame 1Symbol 32 Button
"min3"Symbol 85 MovieClip [hud] Frame 1Symbol 35 Button
"plus4"Symbol 85 MovieClip [hud] Frame 1Symbol 38 Button
"min4"Symbol 85 MovieClip [hud] Frame 1Symbol 41 Button
"saveBtn"Symbol 85 MovieClip [hud] Frame 1Symbol 47 Button
"helpBtn"Symbol 85 MovieClip [hud] Frame 1Symbol 50 Button
"btnGun1"Symbol 85 MovieClip [hud] Frame 1Symbol 54 Button
"btnGun2"Symbol 85 MovieClip [hud] Frame 1Symbol 58 Button
"btnGun3"Symbol 85 MovieClip [hud] Frame 1Symbol 62 Button
"gunPlus1"Symbol 85 MovieClip [hud] Frame 1Symbol 32 Button
"gunPlus2"Symbol 85 MovieClip [hud] Frame 1Symbol 38 Button
"gunPlus3"Symbol 85 MovieClip [hud] Frame 1Symbol 32 Button
"gunPlus4"Symbol 85 MovieClip [hud] Frame 1Symbol 38 Button
"gunPlus5"Symbol 85 MovieClip [hud] Frame 1Symbol 32 Button
"gunPlus6"Symbol 85 MovieClip [hud] Frame 1Symbol 38 Button
"btnSnd"Symbol 85 MovieClip [hud] Frame 1Symbol 65 Button
"pauzeBtn"Symbol 85 MovieClip [hud] Frame 1Symbol 69 Button
"text1"Symbol 85 MovieClip [hud] Frame 1Symbol 70 EditableText
"text2"Symbol 85 MovieClip [hud] Frame 1Symbol 71 EditableText
"text3"Symbol 85 MovieClip [hud] Frame 1Symbol 72 EditableText
"text4"Symbol 85 MovieClip [hud] Frame 1Symbol 73 EditableText
"text5"Symbol 85 MovieClip [hud] Frame 1Symbol 74 EditableText
"text6"Symbol 85 MovieClip [hud] Frame 1Symbol 75 EditableText
"text7"Symbol 85 MovieClip [hud] Frame 1Symbol 76 EditableText
"text8"Symbol 85 MovieClip [hud] Frame 1Symbol 77 EditableText
"text9"Symbol 85 MovieClip [hud] Frame 1Symbol 78 EditableText
"text10"Symbol 85 MovieClip [hud] Frame 1Symbol 79 EditableText
"text11"Symbol 85 MovieClip [hud] Frame 1Symbol 80 EditableText
"text15"Symbol 85 MovieClip [hud] Frame 1Symbol 81 EditableText
"text12"Symbol 85 MovieClip [hud] Frame 1Symbol 82 EditableText
"text13"Symbol 85 MovieClip [hud] Frame 1Symbol 83 EditableText
"text14"Symbol 85 MovieClip [hud] Frame 1Symbol 84 EditableText
"statusBar"Symbol 119 MovieClip [popUp] Frame 1Symbol 117 MovieClip
"guard"Symbol 195 MovieClip Frame 2Symbol 194 MovieClip
"guard2"Symbol 197 MovieClip Frame 1Symbol 194 MovieClip
"guard3"Symbol 197 MovieClip Frame 1Symbol 194 MovieClip
"guard1"Symbol 197 MovieClip Frame 1Symbol 194 MovieClip
"guard"Symbol 198 MovieClip Frame 2Symbol 194 MovieClip
"guard"Symbol 198 MovieClip Frame 3Symbol 197 MovieClip
"guard1"Symbol 210 MovieClip Frame 1Symbol 209 MovieClip
"guard2"Symbol 210 MovieClip Frame 1Symbol 209 MovieClip
"guard3"Symbol 218 MovieClip Frame 1Symbol 209 MovieClip
"guard4"Symbol 218 MovieClip Frame 1Symbol 209 MovieClip
"guard1"Symbol 218 MovieClip Frame 1Symbol 209 MovieClip
"guard2"Symbol 218 MovieClip Frame 1Symbol 209 MovieClip
"guard5"Symbol 218 MovieClip Frame 1Symbol 217 MovieClip
"guard"Symbol 219 MovieClip Frame 2Symbol 210 MovieClip
"guard"Symbol 219 MovieClip Frame 3Symbol 218 MovieClip
"guard"Symbol 244 MovieClip Frame 1Symbol 243 MovieClip
"guard2"Symbol 245 MovieClip Frame 1Symbol 243 MovieClip
"guard1"Symbol 245 MovieClip Frame 1Symbol 243 MovieClip
"guard"Symbol 246 MovieClip Frame 2Symbol 244 MovieClip
"guard"Symbol 246 MovieClip Frame 3Symbol 245 MovieClip
"guard1"Symbol 253 MovieClip Frame 1Symbol 252 MovieClip
"guard1"Symbol 254 MovieClip Frame 1Symbol 252 MovieClip
"guard2"Symbol 254 MovieClip Frame 1Symbol 252 MovieClip
"guard"Symbol 255 MovieClip Frame 2Symbol 253 MovieClip
"guard"Symbol 255 MovieClip Frame 3Symbol 254 MovieClip
"guard"Symbol 262 MovieClip Frame 1Symbol 261 MovieClip
"guard"Symbol 263 MovieClip Frame 2Symbol 262 MovieClip
"explosion"Symbol 264 MovieClip [tileSrc] Frame 1Symbol 134 MovieClip
"bottomTile"Symbol 264 MovieClip [tileSrc] Frame 3Symbol 137 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 90Symbol 195 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 91Symbol 198 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 92Symbol 219 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 125Symbol 246 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 126Symbol 255 MovieClip
"guardCount"Symbol 264 MovieClip [tileSrc] Frame 127Symbol 263 MovieClip
"whiteSq"Symbol 269 MovieClip [popUpgrade] Frame 1Symbol 266 MovieClip [whiteSq]
"tileMC"Symbol 269 MovieClip [popUpgrade] Frame 1Symbol 264 MovieClip [tileSrc]
"text1"Symbol 269 MovieClip [popUpgrade] Frame 1Symbol 268 EditableText
"whiteSq"Symbol 274 MovieClip [popStats] Frame 1Symbol 271 MovieClip
"text1"Symbol 274 MovieClip [popStats] Frame 1Symbol 273 EditableText
"whiteSq"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 276 MovieClip
"text1"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 277 EditableText
"text2"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 278 EditableText
"text3"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 279 EditableText
"btn1"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 283 Button
"btn2"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 283 Button
"btn4"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 283 Button
"btn3"Symbol 288 MovieClip [buyHireMC] Frame 1Symbol 283 Button
"unit"Symbol 331 MovieClip [en04] Frame 1Symbol 294 MovieClip
"unit"Symbol 331 MovieClip [en04] Frame 2Symbol 309 MovieClip
"unit"Symbol 331 MovieClip [en04] Frame 3Symbol 330 MovieClip
"square"Symbol 380 MovieClip [en01] Frame 1Symbol 332 MovieClip [blackSquare]
"unit"Symbol 380 MovieClip [en01] Frame 1Symbol 338 MovieClip
"unit"Symbol 380 MovieClip [en01] Frame 5Symbol 345 MovieClip
"unit"Symbol 380 MovieClip [en01] Frame 10Symbol 379 MovieClip
"unit"Symbol 414 MovieClip [en05] Frame 1Symbol 384 MovieClip
"unit"Symbol 414 MovieClip [en05] Frame 2Symbol 403 MovieClip
"unit"Symbol 414 MovieClip [en05] Frame 3Symbol 413 MovieClip
"square"Symbol 454 MovieClip [en03] Frame 1Symbol 332 MovieClip [blackSquare]
"unit"Symbol 454 MovieClip [en03] Frame 1Symbol 425 MovieClip
"unit"Symbol 454 MovieClip [en03] Frame 2Symbol 431 MovieClip
"unit"Symbol 454 MovieClip [en03] Frame 3Symbol 453 MovieClip
"square"Symbol 493 MovieClip [en06] Frame 1Symbol 332 MovieClip [blackSquare]
"unit"Symbol 493 MovieClip [en06] Frame 1Symbol 467 MovieClip
"unit"Symbol 493 MovieClip [en06] Frame 2Symbol 474 MovieClip
"unit"Symbol 493 MovieClip [en06] Frame 3Symbol 492 MovieClip
"square"Symbol 521 MovieClip [en02] Frame 1Symbol 332 MovieClip [blackSquare]
"unit"Symbol 521 MovieClip [en02] Frame 1Symbol 499 MovieClip
"unit"Symbol 521 MovieClip [en02] Frame 2Symbol 507 MovieClip
"unit"Symbol 521 MovieClip [en02] Frame 3Symbol 520 MovieClip
"square"Symbol 572 MovieClip [en07] Frame 1Symbol 332 MovieClip [blackSquare]
"unit"Symbol 572 MovieClip [en07] Frame 1Symbol 539 MovieClip
"unit"Symbol 572 MovieClip [en07] Frame 2Symbol 554 MovieClip
"unit"Symbol 572 MovieClip [en07] Frame 3Symbol 571 MovieClip
"bar"Symbol 581 MovieClip [baseHealthMC] Frame 1Symbol 577 MovieClip
"btn1"Symbol 581 MovieClip [baseHealthMC] Frame 1Symbol 575 Button [btnRepair]
"btn2"Symbol 581 MovieClip [baseHealthMC] Frame 1Symbol 580 Button
"text1"Symbol 585 MovieClip [repairCost] Frame 1Symbol 584 EditableText

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 2 as "missleSnd"
ExportAssets (56)Timeline Frame 1Symbol 3 as "gun2"
ExportAssets (56)Timeline Frame 1Symbol 4 as "gun1"
ExportAssets (56)Timeline Frame 1Symbol 5 as "gun3"
ExportAssets (56)Timeline Frame 1Symbol 6 as "en07ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 7 as "en07MoveSnd"
ExportAssets (56)Timeline Frame 1Symbol 8 as "en07DeathSnd"
ExportAssets (56)Timeline Frame 1Symbol 9 as "en06ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 10 as "en06MoveSnd"
ExportAssets (56)Timeline Frame 1Symbol 11 as "en06DeathSnd"
ExportAssets (56)Timeline Frame 1Symbol 12 as "en05ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 13 as "en05MoveSnd"
ExportAssets (56)Timeline Frame 1Symbol 14 as "en05DeathSnd"
ExportAssets (56)Timeline Frame 1Symbol 15 as "en04ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 16 as "en04MoveSnd"
ExportAssets (56)Timeline Frame 1Symbol 17 as "en04DeathSnd"
ExportAssets (56)Timeline Frame 1Symbol 18 as "en03shootSnd"
ExportAssets (56)Timeline Frame 1Symbol 19 as "en03MoveSnd"
ExportAssets (56)Timeline Frame 1Symbol 20 as "en03DeathSnd"
ExportAssets (56)Timeline Frame 1Symbol 21 as "en02ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 22 as "en01ShootSnd"
ExportAssets (56)Timeline Frame 1Symbol 23 as "emptyGunSnd"
ExportAssets (56)Timeline Frame 1Symbol 24 as "buildDes"
ExportAssets (56)Timeline Frame 1Symbol 25 as "buildSnd"
ExportAssets (56)Timeline Frame 1Symbol 26 as "en01Shoot"
ExportAssets (56)Timeline Frame 1Symbol 28 as "border"
ExportAssets (56)Timeline Frame 1Symbol 85 as "hud"
ExportAssets (56)Timeline Frame 1Symbol 92 as "btnBuildIndustry"
ExportAssets (56)Timeline Frame 1Symbol 96 as "btnDemo"
ExportAssets (56)Timeline Frame 1Symbol 101 as "btnGTower"
ExportAssets (56)Timeline Frame 1Symbol 104 as "btnBlank1"
ExportAssets (56)Timeline Frame 1Symbol 109 as "btnBuildHouse"
ExportAssets (56)Timeline Frame 1Symbol 114 as "btnBuildMilitary"
ExportAssets (56)Timeline Frame 1Symbol 119 as "popUp"
ExportAssets (56)Timeline Frame 1Symbol 264 as "tileSrc"
ExportAssets (56)Timeline Frame 1Symbol 266 as "whiteSq"
ExportAssets (56)Timeline Frame 1Symbol 264 as "tileSrc"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 269 as "popUpgrade"
ExportAssets (56)Timeline Frame 1Symbol 266 as "whiteSq"
ExportAssets (56)Timeline Frame 1Symbol 274 as "popStats"
ExportAssets (56)Timeline Frame 1Symbol 285 as "men"
ExportAssets (56)Timeline Frame 1Symbol 287 as "menRun"
ExportAssets (56)Timeline Frame 1Symbol 288 as "buyHireMC"
ExportAssets (56)Timeline Frame 1Symbol 331 as "en04"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 380 as "en01"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 414 as "en05"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 454 as "en03"
ExportAssets (56)Timeline Frame 1Symbol 458 as "btnInfo"
ExportAssets (56)Timeline Frame 1Symbol 287 as "menRun"
ExportAssets (56)Timeline Frame 1Symbol 285 as "men"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 493 as "en06"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 521 as "en02"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 572 as "en07"
ExportAssets (56)Timeline Frame 1Symbol 575 as "btnRepair"
ExportAssets (56)Timeline Frame 1Symbol 575 as "btnRepair"
ExportAssets (56)Timeline Frame 1Symbol 581 as "baseHealthMC"
ExportAssets (56)Timeline Frame 1Symbol 583 as "gameOverMC"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 585 as "repairCost"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 590 as "secondRunMC"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 332 as "blackSquare"
ExportAssets (56)Timeline Frame 1Symbol 606 as "victoryMC"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 1 as "Arial"
ExportAssets (56)Timeline Frame 1Symbol 615 as "helpMenu"

Labels

"intro"Frame 5
"mainMenu"Frame 6
"InitialParamaters"Frame 11
"vars-functions"Frame 12
"buildmapTicker"Frame 14
"move"Symbol 331 MovieClip [en04] Frame 1
"shoot"Symbol 331 MovieClip [en04] Frame 2
"die"Symbol 331 MovieClip [en04] Frame 3
"move"Symbol 380 MovieClip [en01] Frame 1
"shoot"Symbol 380 MovieClip [en01] Frame 5
"die"Symbol 380 MovieClip [en01] Frame 10
"move"Symbol 414 MovieClip [en05] Frame 1
"shoot"Symbol 414 MovieClip [en05] Frame 2
"die"Symbol 414 MovieClip [en05] Frame 3
"move"Symbol 454 MovieClip [en03] Frame 1
"shoot"Symbol 454 MovieClip [en03] Frame 2
"die"Symbol 454 MovieClip [en03] Frame 3
"move"Symbol 493 MovieClip [en06] Frame 1
"shoot"Symbol 493 MovieClip [en06] Frame 2
"die"Symbol 493 MovieClip [en06] Frame 3
"move"Symbol 521 MovieClip [en02] Frame 1
"shoot"Symbol 521 MovieClip [en02] Frame 2
"die"Symbol 521 MovieClip [en02] Frame 3
"move"Symbol 572 MovieClip [en07] Frame 1
"shoot"Symbol 572 MovieClip [en07] Frame 2
"die"Symbol 572 MovieClip [en07] Frame 3

Dynamic Text Variables

percLoadSymbol 617 EditableText""




http://swfchan.com/2/6347/info.shtml
Created: 14/6 -2019 06:29:10 Last modified: 14/6 -2019 06:29:10 Server time: 12/05 -2024 22:52:36