| STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 232272 |
| /disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2632 · P5263 |
![]() | This is the info page for Flash #263089 |
| Meanwhile, visit Tamugaia for more cool stuff. (new window) |
| .COM |
| 100 |
| LOADING ARMADA ASSAULT |
| ASSAULT |
| ASSAULT MISSION INFO HIGH SCORES SETTINGS |
| Keys |
| W - Up |
| S - Down |
| A - Left |
| D - Right |
| G - Fire MGun Space - Fire Special H - A Bomb |
| Get into range with the enemies and then PRESS AND HOLD DOWN FIRE MGun KEY (G). |
| R a n g e |
| Destroy as many enemies as possible with your machine gun and secondary weapon. |
| NEXT |
| Power-Ups |
| A-Bomb Gives you one more A-Bomb to use Invincibility You have super extra shield. Shield You get 50 shield points Mega Thrusters You get superspeed. |
| BACK |
| Credits |
| Graphics Animation Scripting Coordination Sound BGM Software Thanks to |
| Josh Tam Josh Tam Josh Tam Josh Tam Josh Tam Josh Tam Macromedia Flash MX 2004 Microsoft Sound Recorder Noteworthy Composer Hammerhead Everyone who played. |
| Quality |
| High |
| Medium |
| Low |
| Nice graphics. Recommended for fast computers only. |
| Best for all computers. Smooth gameplay at the expense of graphics. |
| Medium setting. |
| Mission |
| Go through levels of intense shmup action! |
| Pilot: |
| From: |
| Choose a secondary weapon to start the mission. |
| Rocket Pack Hold Numpad Del and release. Slicer Hold down Numpad Del. Great weapon for slicing up enemies diagonally. Electroic Shock Hold down Numpad Del. Hits enemies at your side. Laser Press Numpad Del. Very powerful but needs time to recharge. |
| Armada Assault |
| Direct Assault on the Alien Fleet to get into the high scores! WARNING : VERY HARD |
| ARMADA ASSAULT MISSION Earth is in great danger. World War 3 wiped out almost all of the nations' army. An unknown alien enemy has taken this golden opportunity to invade and conquer Earth. There is nothing much humans can do to counter this massive invasion. Humanity decides to resort to one last insane idea - gathering all veteran jetpilots and what is left of the airforce to launch a direct immediate assault on the alien armada. Can the attack successfully destroy the massive alien fleet or will the attack fail miserably and lead to the defeat of the human race? The mission is divided into 3 parts. Attacking the sky fleet, sky base and space fleet. Let's go, pilot. It is time to launch the Armada Assault. |
| Life |
| Bombs |
| Current Weapon |
| Score |
| Score: |
| Bombs Shield |
| QUIT |
| High Score: |
| Add High Score |
| Try Again |
| 1 |
| Score: |
| tg |
| NEXT STAGE |
| Life |
| Bombs |
| Current Weapon |
| Score |
| 2 |
| tg |
| Life |
| Bombs |
| Current Weapon |
| Score |
| Score: |
| Bombs Shield |
| 3 |
| tg |
| Life |
| Bombs |
| Current Weapon |
| Score |
| 4 |
| tg |
| Life |
| Bombs |
| Current Weapon |
| Score |
| 5 |
| tg |
| PROCEED TO ARMADA ASSAULT MODE |
| CONGRATULATIONS! YOU HAVE DESTROYED THE ALIEN FLEET AND STOPPED THE INVASION!! |
| Life |
| Bombs |
| Current Weapon |
| Score |
| ARMADA ASSAULT MODE GET READY |
ActionScript [AS1/AS2]
Frame 2if (_root.getBytesLoaded() != _root.getBytesTotal()) { gotoAndPlay (1); }Frame 3_root.pilotname = "Assault"; _root.location = "Earth"; _root.autoq = 1; _quality = "MEDIUM";Frame 453_root.score = 0; _root.life = 100; _root.megathrusters = 0; _root.invincibility = 0; _root.currentweapon = "slicer"; _root.bomb = 3; _root.skilllevel = 3; _root.whatgame = ""; stopAllSounds();Frame 454stopAllSounds();Instance of Symbol 42 MovieClip in Frame 454onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 575stop();Frame 613if (_root.whatgame == "aa") { gotoAndPlay ("sat"); } else { gotoAndPlay (615); }Frame 615stopAllSounds();Instance of Symbol 42 MovieClip in Frame 615onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 1215_root.skilllevel = 3; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 1215onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 1215onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1215onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1215onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1215onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 1215onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 1466if (_root.score < 3500) { gotoAndPlay ("sucka1"); }Frame 1484stopAllSounds();Frame 1515stop();Frame 1516stopAllSounds();Frame 1517stop();Frame 1518_root.skilllevel = 4; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 1518onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 1518onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1518onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1518onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1518onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 1518onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 1769if (_root.score < 9000) { gotoAndPlay ("sucka2"); }Frame 1787if (_root.score < 11500) { gotoAndPlay ("sucka3"); }Frame 1807stopAllSounds();Frame 1838stop();Frame 1839stopAllSounds();Frame 1840stop();Frame 1841_root.skilllevel = 5; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 1841onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 1841onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1841onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1841onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 1841onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 1841onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 1848_root.skilllevel = 5;Frame 2092if (_root.score < 17000) { gotoAndPlay ("sucka4"); }Frame 2110if (_root.score < 19000) { gotoAndPlay ("sucka5"); }Frame 2130stopAllSounds();Frame 2161stop();Frame 2162stopAllSounds();Frame 2163stop();Frame 2164_root.skilllevel = 6; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 2164onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 2164onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2164onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2164onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2164onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 2164onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 2415if (_root.score < 28000) { gotoAndPlay ("sucka7"); }Frame 2433if (_root.score < 32000) { gotoAndPlay ("sucka8"); }Frame 2463stopAllSounds();Frame 2484stop();Frame 2495stopAllSounds();Frame 2496stop();Frame 2497_root.skilllevel = 7; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 2497onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 2497onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2497onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2497onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2497onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 2497onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 2748if (_root.score < 40000) { gotoAndPlay ("sucka9"); }Frame 2766if (_root.score < 45000) { gotoAndPlay ("sucka10"); }Frame 2796stopAllSounds();Frame 2817stop();Frame 2828stopAllSounds();Frame 2829stop();Frame 2830_root.skilllevel = 3; stopAllSounds();Instance of Symbol 245 MovieClip "plane" in Frame 2830onClipEvent (enterFrame) { if (this._width < 63) { this._width = 63; } if (this._height < 56) { this._width = 56; } }Instance of Symbol 197 MovieClip in Frame 2830onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y + _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2830onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2830onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._y = _root.plane._y - _root.plane.speed; } }Instance of Symbol 197 MovieClip in Frame 2830onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane._x = _root.plane._x + _root.plane.speed; } }Instance of Symbol 42 MovieClip in Frame 2830onClipEvent (enterFrame) { Mouse.hide(); startDrag (this, true); }Frame 3081if (_root.score < 2000) { gotoAndPlay ("suckaa"); }Frame 3082_root.skilllevel = 4;Frame 3084if (_root.score < 4000) { gotoAndPlay ("suckab"); }Frame 3085_root.skilllevel = 5;Frame 3087if (_root.score < 6000) { gotoAndPlay ("suckac"); }Frame 3088_root.skilllevel = 6;Frame 3090if (_root.score < 8000) { gotoAndPlay ("suckad"); }Frame 3091_root.skilllevel = 7;Frame 3093if (_root.score < 10000) { gotoAndPlay ("suckae"); }Frame 3094_root.skilllevel = 8;Frame 3096if (_root.score < 12000) { gotoAndPlay ("suckaf"); }Frame 3097_root.skilllevel = 9;Frame 3099if (_root.score < 14000) { gotoAndPlay ("suckag"); }Frame 3100_root.skilllevel = 11;Frame 3102if (_root.score < 16000) { gotoAndPlay ("suckah"); }Frame 3105stop();Frame 3107stop();Frame 3109stop();Frame 3111stop();Frame 3113stop();Frame 3115stop();Frame 3119stop();Frame 3121stop();Frame 3123stop();Frame 3126stop();Symbol 8 MovieClip Frame 6stop();Symbol 13 Buttonon (release) { getURL ("http://tamugaia.com", "_blank"); }Symbol 16 MovieClip Frame 1setProperty(this, _xscale , (_root.getBytesLoaded() / _root.getBytesTotal()) * 100); setProperty(this, _yscale , (_root.getBytesLoaded() / _root.getBytesTotal()) * 100); _root.whatload = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%";Symbol 32 MovieClip Frame 373stop();Symbol 36 Buttonon (release) { gotoAndPlay (453); }Symbol 84 Buttonon (release) { nextFrame(); }Symbol 92 MovieClip Frame 1if (this.hitTest(_root.plane.taik)) { _root.bomb = _root.bomb + 1; gotoAndPlay ("gotit"); }Symbol 92 MovieClip Frame 2gotoAndPlay (1);Symbol 92 MovieClip Frame 16stop();Symbol 98 MovieClip Frame 1if (this.hitTest(_root.plane.taik)) { _root.life = _root.life + 10000; _root.plane.igauge.play(); gotoAndPlay ("gotit"); }Symbol 98 MovieClip Frame 2gotoAndPlay (1);Symbol 98 MovieClip Frame 16stop();Symbol 102 MovieClip Frame 1if (this.hitTest(_root.plane.taik)) { _root.life = _root.life + 50; gotoAndPlay ("gotit"); }Symbol 102 MovieClip Frame 2gotoAndPlay (1);Symbol 102 MovieClip Frame 16stop();Symbol 107 MovieClip Frame 1if (this.hitTest(_root.plane.taik)) { _root.megathrusters = 1; _root.plane.tgauge.play(); gotoAndPlay ("gotit"); }Symbol 107 MovieClip Frame 2gotoAndPlay (1);Symbol 107 MovieClip Frame 16stop();Symbol 109 Buttonon (release) { prevFrame(); }Instance of Symbol 117 MovieClip "body" in Symbol 127 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 127 MovieClip Frame 4gotoAndPlay (1);Symbol 127 MovieClip Frame 6gotoAndPlay (1);Symbol 127 MovieClip Frame 18_root.score = _root.score + 150; stop(); _parent.gotoAndPlay("nothing");Symbol 138 Buttonon (release) { _root.autoq = 0; _quality = "HIGH"; }Symbol 139 Buttonon (release) { _root.autoq = 0; _quality = "MEDIUM"; }Symbol 140 Buttonon (release) { _root.autoq = 0; _quality = "LOW"; }Symbol 152 Buttonon (release) { _root.currentweapon = "rocket"; _root.whatgame = "mis"; _root.play(); }Symbol 153 Buttonon (release) { _root.currentweapon = "slicer"; _root.whatgame = "mis"; _root.play(); }Symbol 154 Buttonon (release) { _root.currentweapon = "electric"; _root.whatgame = "mis"; _root.play(); }Symbol 155 Buttonon (release) { _root.currentweapon = "laser"; _root.whatgame = "mis"; _root.play(); }Symbol 161 Buttonon (release) { _root.currentweapon = "rocket"; _root.whatgame = "aa"; _root.play(); }Symbol 162 Buttonon (release) { _root.currentweapon = "slicer"; _root.whatgame = "aa"; _root.play(); }Symbol 163 Buttonon (release) { _root.currentweapon = "electric"; _root.whatgame = "aa"; _root.play(); }Symbol 164 Buttonon (release) { _root.currentweapon = "laser"; _root.whatgame = "aa"; _root.play(); }Symbol 165 MovieClip Frame 1stop();Symbol 165 MovieClip Frame 6stop();Symbol 165 MovieClip Frame 11stop();Symbol 166 Buttonon (release) { _root.bitchy.gotoAndStop("info"); }Symbol 167 Buttonon (release) { getURL ("http://cc.1asphost.com/gaiaproject/aa/aahighscore.asp", "_blank"); }Symbol 168 Buttonon (release) { _root.bitchy.gotoAndStop("settings"); }Symbol 169 Buttonon (release) { _root.bitchy.gotoAndStop("mission"); }Symbol 170 Buttonon (release) { _root.bitchy.gotoAndStop("armadaas"); }Symbol 178 Buttonon (release) { gotoAndPlay (1215); }Symbol 189 MovieClip Frame 1stop();Symbol 189 MovieClip Frame 2stop();Symbol 193 MovieClip Frame 1stop();Symbol 193 MovieClip Frame 450_root.megathrusters = 0;Symbol 195 MovieClip Frame 1stop();Symbol 195 MovieClip Frame 450_root.life = 100;Symbol 206 MovieClip Frame 30_root.bomb = _root.bomb - 1;Symbol 207 MovieClip Frame 1stop();Symbol 217 MovieClip Frame 1play();Symbol 218 MovieClip Frame 1stop();Symbol 223 MovieClip Frame 1stop();Symbol 226 MovieClip Frame 1stop();Symbol 229 MovieClip Frame 1stop();Symbol 235 MovieClip Frame 15gotoAndPlay (1);Symbol 235 MovieClip Frame 27stop();Symbol 236 MovieClip Frame 1stop();Symbol 241 MovieClip Frame 1stop();Symbol 241 MovieClip Frame 3_root.life = _root.life - 10; if (_root.life < 1) { _parent.gotoAndPlay("dead"); }Symbol 245 MovieClip Frame 1speed = 8;Symbol 245 MovieClip Frame 2stop();Instance of Symbol 189 MovieClip in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (_root.megathrusters == 1) { _parent.speed = 12; this.gotoAndStop(2); } else { _parent.speed = 8; this.gotoAndStop(1); } }Instance of Symbol 197 MovieClip "taik" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(87)) { _parent._y = _parent._y - _parent.speed; _parent.gotoAndStop("front"); } if (Key.isDown(83)) { _parent._y = _parent._y + _parent.speed; _parent.gotoAndStop("front"); } if (Key.isDown(65)) { _parent._x = _parent._x - _parent.speed; _parent.gotoAndStop("left"); } if (Key.isDown(68)) { _parent._x = _parent._x + _parent.speed; _parent.gotoAndStop("right"); } if ((Key.isDown(68) == false) && (Key.isDown(65) == false)) { _parent.gotoAndStop("front"); } }Instance of Symbol 207 MovieClip "planebomb" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(72) && (_root.bomb > 0)) { this.play(); } }Instance of Symbol 218 MovieClip "machine" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(71)) { this.gotoAndPlay("shooting"); } else { this.gotoAndPlay(1); } }Instance of Symbol 223 MovieClip "laserblast" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(32) && (_root.currentweapon == "laser")) { this.play(); } }Instance of Symbol 226 MovieClip "electricshock" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(32) && (_root.currentweapon == "electric")) { this.play(); } }Instance of Symbol 229 MovieClip "greatslicer" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(32) && (_root.currentweapon == "slicer")) { this.play(); } }Instance of Symbol 236 MovieClip "rocket" in Symbol 245 MovieClip Frame 2onClipEvent (enterFrame) { if (Key.isDown(32) && (_root.currentweapon == "rocket")) { this.gotoAndPlay("shootit"); } }Symbol 245 MovieClip Frame 4stop();Symbol 245 MovieClip Frame 6stop();Symbol 245 MovieClip Frame 94_root.destroyed.play(); stop();Symbol 256 Buttonon (release) { gotoAndPlay (453); }Symbol 264 Buttonon (release) { getURL ((((((("http://cc.1asphost.com/gaiaproject/aa/adddata.asp?pilot=" + _root.pilotname) + "&loc=") + _root.location) + "&score=") + _root.score) + "&weap=") + _root.currentweapon, _blank, "GET"); play(); }Symbol 266 Buttonon (release) { _root.gotoAndPlay("loadingvari"); }Symbol 270 MovieClip Frame 1stop();Symbol 270 MovieClip Frame 2stop();Symbol 270 MovieClip Frame 4stop();Symbol 275 MovieClip Frame 1whatnow = random(4); if (whatnow < 1) { play(); } else { gotoAndPlay ("nothing"); }Symbol 277 MovieClip Frame 1whatnow = random(6); if (whatnow < 1) { play(); } else { gotoAndPlay ("nothing"); }Symbol 279 MovieClip Frame 1whatnow = random(5); if (whatnow < 1) { play(); } else { gotoAndPlay ("nothing"); }Symbol 281 MovieClip Frame 1whatnow = random(9); if (whatnow < 1) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 286 MovieClip in Symbol 287 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); _parent.gotoAndPlay("blasted"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent.gotoAndPlay("blasted"); } }Symbol 287 MovieClip Frame 4gotoAndPlay (1);Symbol 287 MovieClip Frame 6gotoAndPlay (1);Symbol 287 MovieClip Frame 7stop();Symbol 288 MovieClip Frame 1q = random(_root.skilllevel); health = 10; if ((q > 1) && (q < 5)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 290 MovieClip in Symbol 291 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 291 MovieClip Frame 4gotoAndPlay (1);Symbol 291 MovieClip Frame 6gotoAndPlay (1);Symbol 291 MovieClip Frame 18_root.score = _root.score + 50; stop();Symbol 293 MovieClip Frame 1q = random(_root.skilllevel); health = 5; if ((q > 1) && (q < 4)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 295 MovieClip in Symbol 312 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 312 MovieClip Frame 4gotoAndPlay (1);Symbol 312 MovieClip Frame 6gotoAndPlay (1);Symbol 312 MovieClip Frame 18_root.score = _root.score + 70; stop();Symbol 313 MovieClip Frame 1q = random(_root.skilllevel); health = 6; if ((q > 1) && (q < 5)) { play(); } else { gotoAndPlay ("nothing"); }Symbol 320 MovieClip Frame 1setProperty(this, _xscale , (_parent.health / _parent.healthinit) * 100);Instance of Symbol 328 MovieClip in Symbol 334 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 334 MovieClip Frame 4gotoAndPlay (1);Symbol 334 MovieClip Frame 6gotoAndPlay (1);Symbol 334 MovieClip Frame 7_parent.stop(); _root.play();Symbol 334 MovieClip Frame 36_root.score = _root.score + 1500; stop();Symbol 336 MovieClip Frame 1health = 750; healthinit = 750;Symbol 336 MovieClip Frame 72q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 336 MovieClip Frame 197q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 336 MovieClip Frame 353q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 336 MovieClip Frame 530q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 341 Buttonon (release) { gotoAndPlay (1518); }Instance of Symbol 66 MovieClip in Symbol 354 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } }Symbol 354 MovieClip Frame 4gotoAndPlay (1);Symbol 354 MovieClip Frame 6gotoAndPlay (1);Symbol 354 MovieClip Frame 21_root.score = _root.score + 200; stop(); _parent.gotoAndPlay("nothing");Instance of Symbol 356 MovieClip in Symbol 357 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); _parent.gotoAndPlay("blasted"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent.gotoAndPlay("blasted"); } }Symbol 357 MovieClip Frame 4gotoAndPlay (1);Instance of Symbol 356 MovieClip in Symbol 357 MovieClip Frame 5onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent.gotoAndPlay("blasted"); } }Symbol 357 MovieClip Frame 6gotoAndPlay (1);Symbol 357 MovieClip Frame 7stop();Symbol 359 MovieClip Frame 1q = random(_root.skilllevel); health = 10; if ((q > 2) && (q < 6)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 82 MovieClip in Symbol 362 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 362 MovieClip Frame 4gotoAndPlay (1);Symbol 362 MovieClip Frame 6gotoAndPlay (1);Symbol 362 MovieClip Frame 18_root.score = _root.score + 30; stop();Symbol 363 MovieClip Frame 1health = 3;Symbol 364 MovieClip Frame 1q = random(_root.skilllevel); if ((q > 2) && (q < 7)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 373 MovieClip in Symbol 374 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 374 MovieClip Frame 4gotoAndPlay (1);Symbol 374 MovieClip Frame 6gotoAndPlay (1);Symbol 374 MovieClip Frame 7_parent.stop(); _parent.ac1.gotoAndStop("stopped"); _parent.ac2.gotoAndStop("stopped"); _root.play();Symbol 374 MovieClip Frame 76_root.score = _root.score + 2000; stop();Instance of Symbol 381 MovieClip in Symbol 384 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } }Symbol 384 MovieClip Frame 4gotoAndPlay (1);Symbol 385 MovieClip Frame 1health = 850; healthinit = 850;Symbol 385 MovieClip Frame 72q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 385 MovieClip Frame 198q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 385 MovieClip Frame 354q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 385 MovieClip Frame 531q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 387 Buttonon (release) { gotoAndPlay (1841); }Instance of Symbol 407 MovieClip in Symbol 409 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 409 MovieClip Frame 4gotoAndPlay (1);Symbol 409 MovieClip Frame 6gotoAndPlay (1);Symbol 409 MovieClip Frame 21_root.score = _root.score + 500;Symbol 409 MovieClip Frame 23gotoAndPlay (22);Symbol 410 MovieClip Frame 1q = random(_root.skilllevel); health = 40; if ((q > 3) && (q < 7)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 413 MovieClip in Symbol 414 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } }Symbol 414 MovieClip Frame 4gotoAndPlay (1);Symbol 414 MovieClip Frame 6gotoAndPlay (1);Symbol 414 MovieClip Frame 21_root.score = _root.score + 300; stop(); _parent.gotoAndPlay("nothing");Instance of Symbol 424 MovieClip in Symbol 425 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 425 MovieClip Frame 4gotoAndPlay (1);Instance of Symbol 424 MovieClip in Symbol 425 MovieClip Frame 5onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); _parent.gotoAndPlay("blasted"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent.gotoAndPlay("blasted"); } }Symbol 425 MovieClip Frame 6gotoAndPlay (1);Symbol 425 MovieClip Frame 18_root.score = _root.score + 50; stop();Symbol 427 MovieClip Frame 1q = random(_root.skilllevel); health = 20; if ((q > 3) && (q < 6)) { play(); } else { gotoAndPlay ("nothing"); }Symbol 428 MovieClip Frame 1q = random(_root.skilllevel); if ((q > 3) && (q < 5)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 430 MovieClip in Symbol 431 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } }Symbol 431 MovieClip Frame 4gotoAndPlay (1);Symbol 431 MovieClip Frame 6gotoAndPlay (1);Symbol 431 MovieClip Frame 21_root.score = _root.score + 200; stop(); _parent.gotoAndPlay("nothing");Symbol 432 MovieClip Frame 1q = random(_root.skilllevel); health = 18; if ((q > 3) && (q < 7)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 444 MovieClip in Symbol 445 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 445 MovieClip Frame 4gotoAndPlay (1);Symbol 445 MovieClip Frame 6gotoAndPlay (1);Symbol 445 MovieClip Frame 7_parent.stop(); _root.play();Symbol 445 MovieClip Frame 43_root.score = _root.score + 3000; stop();Symbol 446 MovieClip Frame 1health = 1000; healthinit = 1000;Symbol 446 MovieClip Frame 72q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 446 MovieClip Frame 197q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 446 MovieClip Frame 353q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 446 MovieClip Frame 530q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 448 Buttonon (release) { gotoAndPlay (2164); }Instance of Symbol 466 MovieClip in Symbol 468 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 468 MovieClip Frame 4gotoAndPlay (1);Symbol 468 MovieClip Frame 6gotoAndPlay (1);Symbol 468 MovieClip Frame 7_parent.stop(); _root.play();Symbol 468 MovieClip Frame 54_root.score = _root.score + 4000; stop();Symbol 474 MovieClip Frame 1health = 1100; healthinit = 1100;Symbol 474 MovieClip Frame 72q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 474 MovieClip Frame 197q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 474 MovieClip Frame 353q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 474 MovieClip Frame 530q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 476 Buttonon (release) { gotoAndPlay (2497); }Instance of Symbol 494 MovieClip in Symbol 495 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = 0; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); _parent._parent.gotoAndPlay("nothing"); } _parent.gotoAndPlay("gothit"); } }Symbol 495 MovieClip Frame 4gotoAndPlay (1);Symbol 495 MovieClip Frame 6gotoAndPlay (1);Symbol 495 MovieClip Frame 21_root.score = _root.score + 300; stop(); _parent.gotoAndPlay("nothing");Symbol 496 MovieClip Frame 1q = random(_root.skilllevel); health = 20; if ((q > 5) && (q < 7)) { play(); } else { gotoAndPlay ("nothing"); }Instance of Symbol 502 MovieClip in Symbol 509 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } }Instance of Symbol 508 MovieClip in Symbol 509 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hitTest(_root.plane.taik)) { _root.plane.ohno.play(); } if (this.hitTest(_root.plane.machine.gun)) { _parent._parent.health = _parent._parent.health - 1; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.rocket.rockethead)) { _root.plane.rocket.rockethead.gotoAndPlay("explodes"); _parent._parent.health = _parent._parent.health - 20; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer1)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.greatslicer.slicer2)) { _parent._parent.health = _parent._parent.health - 5; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.electricshock)) { _parent._parent.health = _parent._parent.health - 10; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.laserblast)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } if (this.hitTest(_root.plane.planebomb.powerbomb)) { _parent._parent.health = _parent._parent.health - 15; if (_parent._parent.health < 1) { _parent.gotoAndPlay("blasted"); } _parent.gotoAndPlay("gothit"); } }Symbol 509 MovieClip Frame 4gotoAndPlay (1);Symbol 509 MovieClip Frame 6gotoAndPlay (1);Symbol 509 MovieClip Frame 7_parent.stop(); _root.play();Symbol 509 MovieClip Frame 54_root.score = _root.score + 8000;Symbol 509 MovieClip Frame 96gotoAndPlay ("superbomb");Symbol 510 MovieClip Frame 1health = 1600; healthinit = 1600;Symbol 510 MovieClip Frame 72q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 510 MovieClip Frame 197q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 510 MovieClip Frame 353q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 510 MovieClip Frame 530q = random(3); if (q == 2) { gotoAndPlay ("act3"); } if (q == 1) { gotoAndPlay ("act2"); } if (q == 0) { gotoAndPlay ("act1"); }Symbol 513 Buttonon (release) { gotoAndPlay (2830); }
Library Items
| Symbol 1 Graphic | Used by:Timeline | |
| Symbol 2 Graphic | Used by:Timeline | |
| Symbol 3 Font | Used by:4 38 45 | |
| Symbol 4 Text | Uses:3 | Used by:Timeline |
| Symbol 5 Graphic | Used by:13 | |
| Symbol 6 ShapeTweening | Used by:8 | |
| Symbol 7 Graphic | Used by:8 | |
| Symbol 8 MovieClip | Uses:6 7 | Used by:13 |
| Symbol 9 Font | Used by:10 247 248 249 250 252 254 347 348 349 350 389 390 391 392 394 396 454 455 456 457 482 483 484 485 516 517 518 519 | |
| Symbol 10 Text | Uses:9 | Used by:13 |
| Symbol 11 Graphic | Used by:13 | |
| Symbol 12 Graphic | Used by:13 | |
| Symbol 13 Button | Uses:5 8 10 11 12 | Used by:Timeline |
| Symbol 14 Graphic | Used by:20 | |
| Symbol 15 Graphic | Used by:16 | |
| Symbol 16 MovieClip | Uses:15 | Used by:20 |
| Symbol 17 Font | Used by:18 19 | |
| Symbol 18 EditableText | Uses:17 | Used by:20 |
| Symbol 19 Text | Uses:17 | Used by:20 |
| Symbol 20 MovieClip | Uses:14 16 18 19 | Used by:Timeline |
| Symbol 21 Graphic | Used by:Timeline | |
| Symbol 22 Graphic | Used by:32 | |
| Symbol 23 Graphic | Used by:32 | |
| Symbol 24 ShapeTweening | Used by:32 | |
| Symbol 25 Graphic | Used by:32 | |
| Symbol 26 Bitmap | Used by:27 | |
| Symbol 27 Graphic | Uses:26 | Used by:32 |
| Symbol 28 Graphic | Used by:32 | |
| Symbol 29 Graphic | Used by:32 | |
| Symbol 30 Graphic | Used by:31 | |
| Symbol 31 MovieClip | Uses:30 | Used by:32 |
| Symbol 32 MovieClip | Uses:22 23 24 25 27 28 29 31 SS1 | Used by:Timeline |
| Symbol 33 Graphic | Used by:Timeline | |
| Symbol 34 Graphic | Used by:36 152 153 154 155 161 162 163 164 178 | |
| Symbol 35 Graphic | Used by:36 152 153 154 155 161 162 163 164 178 | |
| Symbol 36 Button | Uses:34 35 | Used by:Timeline |
| Symbol 37 Graphic | Used by:40 | |
| Symbol 38 Text | Uses:3 | Used by:40 |
| Symbol 39 Graphic | Used by:40 | |
| Symbol 40 MovieClip | Uses:37 38 39 | Used by:Timeline |
| Symbol 41 Graphic | Used by:42 | |
| Symbol 42 MovieClip | Uses:41 | Used by:Timeline |
| Symbol 43 Sound | Used by:Timeline | |
| Symbol 44 Graphic | Used by:Timeline | |
| Symbol 45 Text | Uses:3 | Used by:Timeline |
| Symbol 46 Graphic | Used by:165 | |
| Symbol 47 Graphic | Used by:165 | |
| Symbol 48 Graphic | Used by:52 | |
| Symbol 49 Graphic | Used by:52 | |
| Symbol 50 Graphic | Used by:52 | |
| Symbol 51 Graphic | Used by:52 | |
| Symbol 52 MovieClip | Uses:48 49 50 51 | Used by:165 245 |
| Symbol 53 Graphic | Used by:165 | |
| Symbol 54 Font | Used by:55 56 57 58 59 60 68 69 71 85 93 108 110 111 112 113 131 132 133 134 135 136 137 142 143 145 146 150 151 157 158 177 255 258 259 261 262 263 265 267 268 269 272 338 339 340 353 386 397 447 460 475 488 511 512 514 522 | |
| Symbol 55 Text | Uses:54 | Used by:165 |
| Symbol 56 Text | Uses:54 | Used by:165 |
| Symbol 57 Text | Uses:54 | Used by:165 |
| Symbol 58 Text | Uses:54 | Used by:165 |
| Symbol 59 Text | Uses:54 | Used by:165 |
| Symbol 60 Text | Uses:54 | Used by:165 |
| Symbol 61 Graphic | Used by:165 | |
| Symbol 62 Graphic | Used by:66 | |
| Symbol 63 Graphic | Used by:66 | |
| Symbol 64 Graphic | Used by:66 | |
| Symbol 65 Graphic | Used by:66 | |
| Symbol 66 MovieClip | Uses:62 63 64 65 | Used by:165 354 |
| Symbol 67 Graphic | Used by:165 | |
| Symbol 68 Text | Uses:54 | Used by:165 |
| Symbol 69 Text | Uses:54 | Used by:165 |
| Symbol 70 Graphic | Used by:165 | |
| Symbol 71 Text | Uses:54 | Used by:165 |
| Symbol 72 Graphic | Used by:84 109 138 139 140 166 167 168 169 170 256 264 266 341 387 448 476 513 | |
| Symbol 73 ShapeTweening | Used by:82 | |
| Symbol 74 ShapeTweening | Used by:82 | |
| Symbol 75 ShapeTweening | Used by:82 | |
| Symbol 76 ShapeTweening | Used by:82 | |
| Symbol 77 Graphic | Used by:82 | |
| Symbol 78 ShapeTweening | Used by:82 | |
| Symbol 79 ShapeTweening | Used by:82 | |
| Symbol 80 Graphic | Used by:82 | |
| Symbol 81 Graphic | Used by:82 | |
| Symbol 82 MovieClip | Uses:73 74 75 76 77 78 79 80 81 | Used by:84 109 138 139 140 166 167 168 169 170 256 264 266 341 362 387 448 476 513 |
| Symbol 83 Graphic | Used by:84 109 138 139 140 166 167 168 169 170 256 264 266 341 387 448 476 513 | |
| Symbol 84 Button | Uses:72 82 83 | Used by:165 |
| Symbol 85 Text | Uses:54 | Used by:165 |
| Symbol 86 Graphic | Used by:92 98 102 107 | |
| Symbol 87 Graphic | Used by:92 | |
| Symbol 88 Graphic | Used by:92 | |
| Symbol 89 ShapeTweening | Used by:92 | |
| Symbol 90 Sound | Used by:92 | |
| Symbol 91 Graphic | Used by:92 98 102 107 | |
| Symbol 92 MovieClip | Uses:86 87 88 89 90 91 | Used by:165 275 |
| Symbol 93 Text | Uses:54 | Used by:165 |
| Symbol 94 Graphic | Used by:98 | |
| Symbol 95 Graphic | Used by:98 | |
| Symbol 96 ShapeTweening | Used by:98 | |
| Symbol 97 Sound | Used by:98 | |
| Symbol 98 MovieClip | Uses:86 94 95 96 97 91 | Used by:165 281 |
| Symbol 99 Graphic | Used by:102 | |
| Symbol 100 ShapeTweening | Used by:102 | |
| Symbol 101 Sound | Used by:102 | |
| Symbol 102 MovieClip | Uses:86 99 100 101 91 | Used by:165 277 |
| Symbol 103 Graphic | Used by:107 | |
| Symbol 104 Graphic | Used by:107 | |
| Symbol 105 ShapeTweening | Used by:107 | |
| Symbol 106 Sound | Used by:107 | |
| Symbol 107 MovieClip | Uses:86 103 104 105 106 91 | Used by:165 279 |
| Symbol 108 Text | Uses:54 | Used by:165 |
| Symbol 109 Button | Uses:72 82 83 | Used by:165 |
| Symbol 110 Text | Uses:54 | Used by:165 |
| Symbol 111 Text | Uses:54 | Used by:165 |
| Symbol 112 Text | Uses:54 | Used by:165 |
| Symbol 113 Text | Uses:54 | Used by:165 |
| Symbol 114 Graphic | Used by:165 | |
| Symbol 115 Graphic | Used by:127 | |
| Symbol 116 Graphic | Used by:117 | |
| Symbol 117 MovieClip | Uses:116 | Used by:127 |
| Symbol 118 Graphic | Used by:127 | |
| Symbol 119 Graphic | Used by:127 | |
| Symbol 120 Graphic | Used by:127 | |
| Symbol 121 Graphic | Used by:127 | |
| Symbol 122 Graphic | Used by:127 | |
| Symbol 123 Sound | Used by:127 291 312 334 354 362 374 409 414 425 431 445 468 495 509 | |
| Symbol 124 Graphic | Used by:125 | |
| Symbol 125 MovieClip | Uses:124 | Used by:127 235 245 287 291 312 334 354 357 362 374 409 414 425 431 445 468 495 509 |
| Symbol 126 Sound | Used by:127 235 291 312 362 425 | |
| Symbol 127 MovieClip | Uses:115 117 118 119 120 121 122 123 125 126 | Used by:165 288 |
| Symbol 128 Bitmap | Used by:130 | |
| Symbol 129 Bitmap | Used by:130 | |
| Symbol 130 Graphic | Uses:128 129 | Used by:165 |
| Symbol 131 Text | Uses:54 | Used by:165 |
| Symbol 132 Text | Uses:54 | Used by:165 |
| Symbol 133 Text | Uses:54 | Used by:165 |
| Symbol 134 Text | Uses:54 | Used by:165 |
| Symbol 135 Text | Uses:54 | Used by:165 |
| Symbol 136 Text | Uses:54 | Used by:165 |
| Symbol 137 Text | Uses:54 | Used by:165 |
| Symbol 138 Button | Uses:72 82 83 | Used by:165 |
| Symbol 139 Button | Uses:72 82 83 | Used by:165 |
| Symbol 140 Button | Uses:72 82 83 | Used by:165 |
| Symbol 141 Graphic | Used by:165 | |
| Symbol 142 Text | Uses:54 | Used by:165 |
| Symbol 143 Text | Uses:54 | Used by:165 |
| Symbol 144 Graphic | Used by:165 | |
| Symbol 145 Text | Uses:54 | Used by:165 |
| Symbol 146 Text | Uses:54 | Used by:165 |
| Symbol 147 Font | Used by:148 149 159 160 | |
| Symbol 148 EditableText | Uses:147 | Used by:165 |
| Symbol 149 EditableText | Uses:147 | Used by:165 |
| Symbol 150 Text | Uses:54 | Used by:165 |
| Symbol 151 Text | Uses:54 | Used by:165 |
| Symbol 152 Button | Uses:34 35 | Used by:165 |
| Symbol 153 Button | Uses:34 35 | Used by:165 |
| Symbol 154 Button | Uses:34 35 | Used by:165 |
| Symbol 155 Button | Uses:34 35 | Used by:165 |
| Symbol 156 Graphic | Used by:165 | |
| Symbol 157 Text | Uses:54 | Used by:165 |
| Symbol 158 Text | Uses:54 | Used by:165 |
| Symbol 159 EditableText | Uses:147 | Used by:165 |
| Symbol 160 EditableText | Uses:147 | Used by:165 |
| Symbol 161 Button | Uses:34 35 | Used by:165 |
| Symbol 162 Button | Uses:34 35 | Used by:165 |
| Symbol 163 Button | Uses:34 35 | Used by:165 |
| Symbol 164 Button | Uses:34 35 | Used by:165 |
| Symbol 165 MovieClip | Uses:46 47 52 53 55 56 57 58 59 60 61 66 67 68 69 70 71 84 85 92 93 98 102 107 108 109 110 111 112 113 114 127 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 | Used by:Timeline |
| Symbol 166 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 167 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 168 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 169 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 170 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 171 Graphic | Used by:Timeline | |
| Symbol 172 Graphic | Used by:Timeline | |
| Symbol 173 Graphic | Used by:Timeline | |
| Symbol 174 Graphic | Used by:Timeline | |
| Symbol 175 Graphic | Used by:Timeline | |
| Symbol 176 Graphic | Used by:Timeline | |
| Symbol 177 Text | Uses:54 | Used by:Timeline |
| Symbol 178 Button | Uses:34 35 | Used by:Timeline |
| Symbol 179 Sound | Used by:Timeline | |
| Symbol 180 Graphic | Used by:186 | |
| Symbol 181 Bitmap | Used by:182 184 | |
| Symbol 182 Graphic | Uses:181 | Used by:183 |
| Symbol 183 MovieClip | Uses:182 | Used by:186 |
| Symbol 184 Graphic | Uses:181 | Used by:185 |
| Symbol 185 MovieClip | Uses:184 | Used by:186 |
| Symbol 186 MovieClip | Uses:180 183 185 | Used by:Timeline |
| Symbol 187 Graphic | Used by:245 | |
| Symbol 188 Graphic | Used by:189 | |
| Symbol 189 MovieClip | Uses:188 | Used by:245 |
| Symbol 190 ShapeTweening | Used by:193 | |
| Symbol 191 Graphic | Used by:193 195 | |
| Symbol 192 Graphic | Used by:193 195 | |
| Symbol 193 MovieClip | Uses:190 191 192 | Used by:245 |
| Symbol 194 ShapeTweening | Used by:195 | |
| Symbol 195 MovieClip | Uses:194 191 192 | Used by:245 |
| Symbol 196 Graphic | Used by:197 | |
| Symbol 197 MovieClip | Uses:196 | Used by:245 Timeline |
| Symbol 198 Graphic | Used by:206 223 226 229 236 | |
| Symbol 199 ShapeTweening | Used by:206 | |
| Symbol 200 ShapeTweening | Used by:206 | |
| Symbol 201 Graphic | Used by:206 | |
| Symbol 202 ShapeTweening | Used by:206 | |
| Symbol 203 Sound | Used by:206 | |
| Symbol 204 ShapeTweening | Used by:206 | |
| Symbol 205 Graphic | Used by:206 | |
| Symbol 206 MovieClip | Uses:198 199 200 201 202 203 204 205 | Used by:207 |
| Symbol 207 MovieClip | Uses:206 | Used by:245 |
| Symbol 208 Graphic | Used by:218 | |
| Symbol 209 Graphic | Used by:211 | |
| Symbol 210 Graphic | Used by:211 | |
| Symbol 211 MovieClip | Uses:209 210 | Used by:218 |
| Symbol 212 Graphic | Used by:213 | |
| Symbol 213 MovieClip | Uses:212 | Used by:218 |
| Symbol 214 Graphic | Used by:217 | |
| Symbol 215 Sound | Used by:217 | |
| Symbol 216 Graphic | Used by:217 | |
| Symbol 217 MovieClip | Uses:214 215 216 | Used by:218 |
| Symbol 218 MovieClip | Uses:208 211 213 217 | Used by:245 |
| Symbol 219 ShapeTweening | Used by:223 | |
| Symbol 220 ShapeTweening | Used by:223 | |
| Symbol 221 Graphic | Used by:223 | |
| Symbol 222 Graphic | Used by:223 | |
| Symbol 223 MovieClip | Uses:198 219 220 221 222 | Used by:245 |
| Symbol 224 Graphic | Used by:226 | |
| Symbol 225 Graphic | Used by:226 | |
| Symbol 226 MovieClip | Uses:198 224 225 | Used by:245 |
| Symbol 227 Graphic | Used by:228 | |
| Symbol 228 MovieClip | Uses:227 | Used by:229 |
| Symbol 229 MovieClip | Uses:198 228 | Used by:245 |
| Symbol 230 Graphic | Used by:235 | |
| Symbol 231 ShapeTweening | Used by:235 | |
| Symbol 232 ShapeTweening | Used by:235 | |
| Symbol 233 Graphic | Used by:235 | |
| Symbol 234 Graphic | Used by:235 | |
| Symbol 235 MovieClip | Uses:230 231 232 233 234 125 126 | Used by:236 |
| Symbol 236 MovieClip | Uses:198 235 | Used by:245 |
| Symbol 237 Graphic | Used by:241 | |
| Symbol 238 ShapeTweening | Used by:241 | |
| Symbol 239 Sound | Used by:241 | |
| Symbol 240 Graphic | Used by:241 | |
| Symbol 241 MovieClip | Uses:237 238 239 240 | Used by:245 |
| Symbol 242 Graphic | Used by:245 | |
| Symbol 243 Graphic | Used by:245 | |
| Symbol 244 Sound | Used by:245 334 354 374 409 414 431 445 468 495 509 | |
| Symbol 245 MovieClip | Uses:187 52 189 193 195 197 207 218 223 226 229 236 241 242 243 125 244 | Used by:Timeline |
| Symbol 246 Graphic | Used by:Timeline | |
| Symbol 247 EditableText | Uses:9 | Used by:Timeline |
| Symbol 248 EditableText | Uses:9 | Used by:Timeline |
| Symbol 249 EditableText | Uses:9 | Used by:Timeline |
| Symbol 250 EditableText | Uses:9 | Used by:Timeline |
| Symbol 251 Graphic | Used by:Timeline | |
| Symbol 252 Text | Uses:9 | Used by:Timeline |
| Symbol 253 Graphic | Used by:Timeline | |
| Symbol 254 Text | Uses:9 | Used by:Timeline |
| Symbol 255 Text | Uses:54 | Used by:Timeline |
| Symbol 256 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 257 Graphic | Used by:270 | |
| Symbol 258 EditableText | Uses:54 | Used by:270 |
| Symbol 259 EditableText | Uses:54 | Used by:270 |
| Symbol 260 Text | Used by:270 | |
| Symbol 261 EditableText | Uses:54 | Used by:270 |
| Symbol 262 Text | Uses:54 | Used by:270 |
| Symbol 263 Text | Uses:54 | Used by:270 |
| Symbol 264 Button | Uses:72 82 83 | Used by:270 |
| Symbol 265 Text | Uses:54 | Used by:270 |
| Symbol 266 Button | Uses:72 82 83 | Used by:270 |
| Symbol 267 EditableText | Uses:54 | Used by:270 |
| Symbol 268 EditableText | Uses:54 | Used by:270 |
| Symbol 269 EditableText | Uses:54 | Used by:270 |
| Symbol 270 MovieClip | Uses:257 258 259 260 261 262 263 264 265 266 267 268 269 | Used by:Timeline |
| Symbol 271 Graphic | Used by:Timeline | |
| Symbol 272 Text | Uses:54 | Used by:Timeline |
| Symbol 273 Sound | Used by:Timeline | |
| Symbol 274 Graphic | Used by:275 | |
| Symbol 275 MovieClip | Uses:274 92 | Used by:Timeline |
| Symbol 276 Graphic | Used by:277 | |
| Symbol 277 MovieClip | Uses:276 102 | Used by:Timeline |
| Symbol 278 Graphic | Used by:279 | |
| Symbol 279 MovieClip | Uses:278 107 | Used by:Timeline |
| Symbol 280 Graphic | Used by:281 | |
| Symbol 281 MovieClip | Uses:280 98 | Used by:Timeline |
| Symbol 282 ShapeTweening | Used by:286 | |
| Symbol 283 Graphic | Used by:286 | |
| Symbol 284 ShapeTweening | Used by:286 | |
| Symbol 285 Graphic | Used by:286 | |
| Symbol 286 MovieClip | Uses:282 283 284 285 | Used by:287 |
| Symbol 287 MovieClip | Uses:286 125 | Used by:288 335 336 385 405 474 510 |
| Symbol 288 MovieClip | Uses:127 287 | Used by:Timeline |
| Symbol 289 Graphic | Used by:290 | |
| Symbol 290 MovieClip | Uses:289 | Used by:291 |
| Symbol 291 MovieClip | Uses:290 123 125 126 | Used by:293 |
| Symbol 292 Graphic | Used by:293 313 359 364 432 | |
| Symbol 293 MovieClip | Uses:291 292 | Used by:Timeline |
| Symbol 294 Graphic | Used by:295 | |
| Symbol 295 MovieClip | Uses:294 | Used by:312 |
| Symbol 296 ShapeTweening | Used by:311 | |
| Symbol 297 Graphic | Used by:311 | |
| Symbol 298 ShapeTweening | Used by:311 | |
| Symbol 299 ShapeTweening | Used by:311 | |
| Symbol 300 ShapeTweening | Used by:311 | |
| Symbol 301 ShapeTweening | Used by:311 | |
| Symbol 302 ShapeTweening | Used by:311 | |
| Symbol 303 Graphic | Used by:311 | |
| Symbol 304 ShapeTweening | Used by:311 | |
| Symbol 305 ShapeTweening | Used by:311 | |
| Symbol 306 ShapeTweening | Used by:311 | |
| Symbol 307 ShapeTweening | Used by:311 | |
| Symbol 308 ShapeTweening | Used by:311 | |
| Symbol 309 ShapeTweening | Used by:311 | |
| Symbol 310 Graphic | Used by:311 | |
| Symbol 311 MovieClip | Uses:296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 | Used by:312 |
| Symbol 312 MovieClip | Uses:295 311 123 125 126 | Used by:313 |
| Symbol 313 MovieClip | Uses:312 292 | Used by:Timeline |
| Symbol 314 ShapeTweening | Used by:Timeline | |
| Symbol 315 ShapeTweening | Used by:Timeline | |
| Symbol 316 Sound | Used by:Timeline | |
| Symbol 317 ShapeTweening | Used by:Timeline | |
| Symbol 318 Graphic | Used by:Timeline | |
| Symbol 319 Graphic | Used by:320 | |
| Symbol 320 MovieClip | Uses:319 | Used by:336 385 446 474 510 |
| Symbol 321 Graphic | Used by:328 | |
| Symbol 322 Graphic | Used by:328 | |
| Symbol 323 Graphic | Used by:324 | |
| Symbol 324 MovieClip | Uses:323 | Used by:328 |
| Symbol 325 Graphic | Used by:328 | |
| Symbol 326 Graphic | Used by:328 | |
| Symbol 327 Graphic | Used by:328 | |
| Symbol 328 MovieClip | Uses:321 322 324 325 326 327 | Used by:334 |
| Symbol 329 Graphic | Used by:331 | |
| Symbol 330 Graphic | Used by:331 | |
| Symbol 331 MovieClip | Uses:329 330 | Used by:334 |
| Symbol 332 Graphic | Used by:334 | |
| Symbol 333 Graphic | Used by:334 | |
| Symbol 334 MovieClip | Uses:328 331 332 123 333 125 244 | Used by:336 |
| Symbol 335 MovieClip | Uses:287 | Used by:336 474 |
| Symbol 336 MovieClip | Uses:320 334 287 335 | Used by:Timeline |
| Symbol 337 Graphic | Used by:Timeline | |
| Symbol 338 Text | Uses:54 | Used by:Timeline |
| Symbol 339 EditableText | Uses:54 | Used by:Timeline |
| Symbol 340 Text | Uses:54 | Used by:Timeline |
| Symbol 341 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 342 Graphic | Used by:344 | |
| Symbol 343 Graphic | Used by:344 | |
| Symbol 344 MovieClip | Uses:342 343 | Used by:Timeline |
| Symbol 345 Sound | Used by:Timeline | |
| Symbol 346 Graphic | Used by:Timeline | |
| Symbol 347 EditableText | Uses:9 | Used by:Timeline |
| Symbol 348 EditableText | Uses:9 | Used by:Timeline |
| Symbol 349 EditableText | Uses:9 | Used by:Timeline |
| Symbol 350 EditableText | Uses:9 | Used by:Timeline |
| Symbol 351 Graphic | Used by:Timeline | |
| Symbol 352 Graphic | Used by:Timeline | |
| Symbol 353 Text | Uses:54 | Used by:Timeline |
| Symbol 354 MovieClip | Uses:66 123 125 244 | Used by:359 |
| Symbol 355 Graphic | Used by:356 | |
| Symbol 356 MovieClip | Uses:355 | Used by:357 |
| Symbol 357 MovieClip | Uses:356 125 | Used by:359 385 432 446 510 |
| Symbol 358 Sound | Used by:359 385 432 446 510 | |
| Symbol 359 MovieClip | Uses:354 357 358 292 | Used by:428 Timeline |
| Symbol 360 ShapeTweening | Used by:Timeline | |
| Symbol 361 Graphic | Used by:Timeline | |
| Symbol 362 MovieClip | Uses:82 123 125 126 | Used by:363 |
| Symbol 363 MovieClip | Uses:362 | Used by:364 |
| Symbol 364 MovieClip | Uses:363 292 | Used by:Timeline |
| Symbol 365 ShapeTweening | Used by:Timeline | |
| Symbol 366 ShapeTweening | Used by:Timeline | |
| Symbol 367 ShapeTweening | Used by:Timeline | |
| Symbol 368 Graphic | Used by:373 | |
| Symbol 369 Graphic | Used by:373 | |
| Symbol 370 Graphic | Used by:373 | |
| Symbol 371 Graphic | Used by:373 | |
| Symbol 372 Graphic | Used by:373 | |
| Symbol 373 MovieClip | Uses:368 369 370 371 372 | Used by:374 |
| Symbol 374 MovieClip | Uses:373 123 125 244 | Used by:385 |
| Symbol 375 ShapeTweening | Used by:385 | |
| Symbol 376 Graphic | Used by:385 | |
| Symbol 377 ShapeTweening | Used by:385 | |
| Symbol 378 Graphic | Used by:381 | |
| Symbol 379 Graphic | Used by:381 | |
| Symbol 380 Graphic | Used by:381 | |
| Symbol 381 MovieClip | Uses:378 379 380 | Used by:384 |
| Symbol 382 Graphic | Used by:384 | |
| Symbol 383 Graphic | Used by:384 | |
| Symbol 384 MovieClip | Uses:381 382 383 | Used by:385 |
| Symbol 385 MovieClip | Uses:320 374 287 357 375 358 376 377 384 | Used by:Timeline |
| Symbol 386 EditableText | Uses:54 | Used by:Timeline |
| Symbol 387 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 388 Graphic | Used by:Timeline | |
| Symbol 389 EditableText | Uses:9 | Used by:Timeline |
| Symbol 390 EditableText | Uses:9 | Used by:Timeline |
| Symbol 391 EditableText | Uses:9 | Used by:Timeline |
| Symbol 392 EditableText | Uses:9 | Used by:Timeline |
| Symbol 393 Graphic | Used by:Timeline | |
| Symbol 394 Text | Uses:9 | Used by:Timeline |
| Symbol 395 Graphic | Used by:Timeline | |
| Symbol 396 Text | Uses:9 | Used by:Timeline |
| Symbol 397 Text | Uses:54 | Used by:Timeline |
| Symbol 398 Sound | Used by:Timeline | |
| Symbol 399 Graphic | Used by:400 | |
| Symbol 400 MovieClip | Uses:399 | Used by:401 |
| Symbol 401 MovieClip | Uses:400 | Used by:Timeline |
| Symbol 402 Graphic | Used by:405 | |
| Symbol 403 Graphic | Used by:405 | |
| Symbol 404 Graphic | Used by:405 | |
| Symbol 405 MovieClip | Uses:402 287 403 404 | Used by:409 |
| Symbol 406 Graphic | Used by:407 | |
| Symbol 407 MovieClip | Uses:406 | Used by:409 |
| Symbol 408 Graphic | Used by:409 | |
| Symbol 409 MovieClip | Uses:405 407 123 125 244 408 | Used by:410 |
| Symbol 410 MovieClip | Uses:409 | Used by:Timeline |
| Symbol 411 Graphic | Used by:413 | |
| Symbol 412 Graphic | Used by:413 | |
| Symbol 413 MovieClip | Uses:411 412 | Used by:414 |
| Symbol 414 MovieClip | Uses:413 123 125 244 | Used by:427 |
| Symbol 415 Graphic | Used by:427 | |
| Symbol 416 Graphic | Used by:427 | |
| Symbol 417 Graphic | Used by:427 | |
| Symbol 418 Graphic | Used by:427 | |
| Symbol 419 Graphic | Used by:427 | |
| Symbol 420 ShapeTweening | Used by:424 | |
| Symbol 421 Graphic | Used by:424 | |
| Symbol 422 ShapeTweening | Used by:424 | |
| Symbol 423 Graphic | Used by:424 | |
| Symbol 424 MovieClip | Uses:420 421 422 423 | Used by:425 |
| Symbol 425 MovieClip | Uses:424 123 125 126 | Used by:427 496 510 |
| Symbol 426 Sound | Used by:427 496 510 | |
| Symbol 427 MovieClip | Uses:414 415 416 417 418 419 425 426 | Used by:Timeline |
| Symbol 428 MovieClip | Uses:359 | Used by:Timeline |
| Symbol 429 Graphic | Used by:430 | |
| Symbol 430 MovieClip | Uses:429 | Used by:431 |
| Symbol 431 MovieClip | Uses:430 123 125 244 | Used by:432 |
| Symbol 432 MovieClip | Uses:431 357 358 292 | Used by:Timeline |
| Symbol 433 ShapeTweening | Used by:Timeline | |
| Symbol 434 ShapeTweening | Used by:Timeline | |
| Symbol 435 ShapeTweening | Used by:Timeline | |
| Symbol 436 ShapeTweening | Used by:Timeline | |
| Symbol 437 ShapeTweening | Used by:442 | |
| Symbol 438 ShapeTweening | Used by:442 | |
| Symbol 439 ShapeTweening | Used by:442 | |
| Symbol 440 ShapeTweening | Used by:442 | |
| Symbol 441 Graphic | Used by:442 | |
| Symbol 442 MovieClip | Uses:437 438 439 440 441 | Used by:444 |
| Symbol 443 Graphic | Used by:444 | |
| Symbol 444 MovieClip | Uses:442 443 | Used by:445 |
| Symbol 445 MovieClip | Uses:444 123 125 244 | Used by:446 |
| Symbol 446 MovieClip | Uses:320 445 357 358 | Used by:Timeline |
| Symbol 447 EditableText | Uses:54 | Used by:Timeline |
| Symbol 448 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 449 Graphic | Used by:450 | |
| Symbol 450 MovieClip | Uses:449 | Used by:451 |
| Symbol 451 MovieClip | Uses:450 | Used by:Timeline |
| Symbol 452 Graphic | Used by:Timeline | |
| Symbol 453 Graphic | Used by:Timeline | |
| Symbol 454 EditableText | Uses:9 | Used by:Timeline |
| Symbol 455 EditableText | Uses:9 | Used by:Timeline |
| Symbol 456 EditableText | Uses:9 | Used by:Timeline |
| Symbol 457 EditableText | Uses:9 | Used by:Timeline |
| Symbol 458 Graphic | Used by:Timeline | |
| Symbol 459 Graphic | Used by:Timeline | |
| Symbol 460 Text | Uses:54 | Used by:Timeline |
| Symbol 461 ShapeTweening | Used by:Timeline | |
| Symbol 462 ShapeTweening | Used by:Timeline | |
| Symbol 463 ShapeTweening | Used by:Timeline | |
| Symbol 464 ShapeTweening | Used by:Timeline | |
| Symbol 465 Graphic | Used by:466 | |
| Symbol 466 MovieClip | Uses:465 | Used by:468 |
| Symbol 467 Graphic | Used by:468 | |
| Symbol 468 MovieClip | Uses:466 123 467 125 244 | Used by:474 |
| Symbol 469 Graphic | Used by:474 | |
| Symbol 470 ShapeTweening | Used by:474 | |
| Symbol 471 Graphic | Used by:474 | |
| Symbol 472 ShapeTweening | Used by:474 | |
| Symbol 473 Graphic | Used by:474 | |
| Symbol 474 MovieClip | Uses:468 469 320 287 335 470 471 472 473 | Used by:Timeline |
| Symbol 475 EditableText | Uses:54 | Used by:Timeline |
| Symbol 476 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 477 Graphic | Used by:480 | |
| Symbol 478 Graphic | Used by:479 | |
| Symbol 479 MovieClip | Uses:478 | Used by:480 |
| Symbol 480 MovieClip | Uses:477 479 | Used by:Timeline |
| Symbol 481 Graphic | Used by:Timeline | |
| Symbol 482 EditableText | Uses:9 | Used by:Timeline |
| Symbol 483 EditableText | Uses:9 | Used by:Timeline |
| Symbol 484 EditableText | Uses:9 | Used by:Timeline |
| Symbol 485 EditableText | Uses:9 | Used by:Timeline |
| Symbol 486 Graphic | Used by:Timeline | |
| Symbol 487 Graphic | Used by:Timeline | |
| Symbol 488 Text | Uses:54 | Used by:Timeline |
| Symbol 489 Sound | Used by:Timeline | |
| Symbol 490 ShapeTweening | Used by:Timeline | |
| Symbol 491 Graphic | Used by:494 | |
| Symbol 492 Graphic | Used by:494 | |
| Symbol 493 Graphic | Used by:494 | |
| Symbol 494 MovieClip | Uses:491 492 493 | Used by:495 |
| Symbol 495 MovieClip | Uses:494 123 125 244 | Used by:496 |
| Symbol 496 MovieClip | Uses:495 425 426 | Used by:Timeline |
| Symbol 497 ShapeTweening | Used by:Timeline | |
| Symbol 498 ShapeTweening | Used by:Timeline | |
| Symbol 499 ShapeTweening | Used by:Timeline | |
| Symbol 500 Graphic | Used by:501 | |
| Symbol 501 MovieClip | Uses:500 | Used by:502 |
| Symbol 502 MovieClip | Uses:501 | Used by:509 |
| Symbol 503 Graphic | Used by:508 | |
| Symbol 504 Graphic | Used by:508 | |
| Symbol 505 Graphic | Used by:508 | |
| Symbol 506 Graphic | Used by:508 | |
| Symbol 507 Graphic | Used by:508 | |
| Symbol 508 MovieClip | Uses:503 504 505 506 507 | Used by:509 |
| Symbol 509 MovieClip | Uses:502 508 123 125 244 | Used by:510 |
| Symbol 510 MovieClip | Uses:320 509 287 357 358 425 426 | Used by:Timeline |
| Symbol 511 EditableText | Uses:54 | Used by:Timeline |
| Symbol 512 Text | Uses:54 | Used by:Timeline |
| Symbol 513 Button | Uses:72 82 83 | Used by:Timeline |
| Symbol 514 Text | Uses:54 | Used by:Timeline |
| Symbol 515 Graphic | Used by:Timeline | |
| Symbol 516 EditableText | Uses:9 | Used by:Timeline |
| Symbol 517 EditableText | Uses:9 | Used by:Timeline |
| Symbol 518 EditableText | Uses:9 | Used by:Timeline |
| Symbol 519 EditableText | Uses:9 | Used by:Timeline |
| Symbol 520 Graphic | Used by:Timeline | |
| Symbol 521 Graphic | Used by:Timeline | |
| Symbol 522 Text | Uses:54 | Used by:Timeline |
| Streaming Sound 1 | Used by:Symbol 32 MovieClip |
Instance Names
| "bitchy" | Frame 575 | Symbol 165 MovieClip |
| "plane" | Frame 1215 | Symbol 245 MovieClip |
| "destroyed" | Frame 1215 | Symbol 270 MovieClip |
| "plane" | Frame 1518 | Symbol 245 MovieClip |
| "destroyed" | Frame 1518 | Symbol 270 MovieClip |
| "plane" | Frame 1841 | Symbol 245 MovieClip |
| "destroyed" | Frame 1841 | Symbol 270 MovieClip |
| "plane" | Frame 2164 | Symbol 245 MovieClip |
| "destroyed" | Frame 2164 | Symbol 270 MovieClip |
| "plane" | Frame 2497 | Symbol 245 MovieClip |
| "destroyed" | Frame 2497 | Symbol 270 MovieClip |
| "plane" | Frame 2830 | Symbol 245 MovieClip |
| "destroyed" | Frame 2830 | Symbol 270 MovieClip |
| "body" | Symbol 127 MovieClip Frame 1 | Symbol 117 MovieClip |
| "powerbomb" | Symbol 207 MovieClip Frame 2 | Symbol 206 MovieClip |
| "gun" | Symbol 218 MovieClip Frame 3 | Symbol 213 MovieClip |
| "slicer1" | Symbol 229 MovieClip Frame 2 | Symbol 228 MovieClip |
| "slicer2" | Symbol 229 MovieClip Frame 2 | Symbol 228 MovieClip |
| "rockethead" | Symbol 236 MovieClip Frame 2 | Symbol 235 MovieClip |
| "tgauge" | Symbol 245 MovieClip Frame 2 | Symbol 193 MovieClip |
| "igauge" | Symbol 245 MovieClip Frame 2 | Symbol 195 MovieClip |
| "taik" | Symbol 245 MovieClip Frame 2 | Symbol 197 MovieClip |
| "planebomb" | Symbol 245 MovieClip Frame 2 | Symbol 207 MovieClip |
| "machine" | Symbol 245 MovieClip Frame 2 | Symbol 218 MovieClip |
| "laserblast" | Symbol 245 MovieClip Frame 2 | Symbol 223 MovieClip |
| "electricshock" | Symbol 245 MovieClip Frame 2 | Symbol 226 MovieClip |
| "greatslicer" | Symbol 245 MovieClip Frame 2 | Symbol 229 MovieClip |
| "rocket" | Symbol 245 MovieClip Frame 2 | Symbol 236 MovieClip |
| "ohno" | Symbol 245 MovieClip Frame 2 | Symbol 241 MovieClip |
| "ac2" | Symbol 385 MovieClip Frame 385 | Symbol 384 MovieClip |
| "ac1" | Symbol 385 MovieClip Frame 385 | Symbol 384 MovieClip |
Special Tags
| Protect (24) | Timeline Frame 1 | 0 bytes "" |
Labels
| "loadingvari" | Frame 453 |
| "sucka1" | Frame 1465 |
| "sucka2" | Frame 1768 |
| "sucka3" | Frame 1786 |
| "sucka4" | Frame 2091 |
| "sucka5" | Frame 2109 |
| "sucka7" | Frame 2414 |
| "sucka8" | Frame 2432 |
| "sucka9" | Frame 2747 |
| "sucka10" | Frame 2765 |
| "sat" | Frame 2830 |
| "suckaa" | Frame 3080 |
| "suckab" | Frame 3083 |
| "suckac" | Frame 3086 |
| "suckad" | Frame 3089 |
| "suckae" | Frame 3092 |
| "suckaf" | Frame 3095 |
| "suckag" | Frame 3098 |
| "suckah" | Frame 3101 |
| "gotit" | Symbol 92 MovieClip Frame 3 |
| "gotit" | Symbol 98 MovieClip Frame 3 |
| "gotit" | Symbol 102 MovieClip Frame 3 |
| "gotit" | Symbol 107 MovieClip Frame 3 |
| "gothit" | Symbol 127 MovieClip Frame 5 |
| "blasted" | Symbol 127 MovieClip Frame 7 |
| "info" | Symbol 165 MovieClip Frame 1 |
| "settings" | Symbol 165 MovieClip Frame 6 |
| "mission" | Symbol 165 MovieClip Frame 11 |
| "armadaas" | Symbol 165 MovieClip Frame 17 |
| "shooting" | Symbol 218 MovieClip Frame 3 |
| "explodes" | Symbol 235 MovieClip Frame 16 |
| "shootit" | Symbol 236 MovieClip Frame 2 |
| "front" | Symbol 245 MovieClip Frame 2 |
| "right" | Symbol 245 MovieClip Frame 3 |
| "left" | Symbol 245 MovieClip Frame 5 |
| "dead" | Symbol 245 MovieClip Frame 7 |
| "nothing" | Symbol 275 MovieClip Frame 301 |
| "nothing" | Symbol 277 MovieClip Frame 301 |
| "nothing" | Symbol 279 MovieClip Frame 202 |
| "nothing" | Symbol 281 MovieClip Frame 111 |
| "gothit" | Symbol 287 MovieClip Frame 5 |
| "blasted" | Symbol 287 MovieClip Frame 7 |
| "nothing" | Symbol 288 MovieClip Frame 95 |
| "gothit" | Symbol 291 MovieClip Frame 5 |
| "blasted" | Symbol 291 MovieClip Frame 7 |
| "nothing" | Symbol 293 MovieClip Frame 152 |
| "gothit" | Symbol 312 MovieClip Frame 5 |
| "blasted" | Symbol 312 MovieClip Frame 7 |
| "nothing" | Symbol 313 MovieClip Frame 90 |
| "gothit" | Symbol 334 MovieClip Frame 5 |
| "blasted" | Symbol 334 MovieClip Frame 7 |
| "act1" | Symbol 336 MovieClip Frame 73 |
| "act2" | Symbol 336 MovieClip Frame 198 |
| "act3" | Symbol 336 MovieClip Frame 354 |
| "nothing" | Symbol 336 MovieClip Frame 531 |
| "gothit" | Symbol 354 MovieClip Frame 5 |
| "blasted" | Symbol 354 MovieClip Frame 7 |
| "gothit" | Symbol 357 MovieClip Frame 5 |
| "blasted" | Symbol 357 MovieClip Frame 7 |
| "nothing" | Symbol 359 MovieClip Frame 93 |
| "gothit" | Symbol 362 MovieClip Frame 5 |
| "blasted" | Symbol 362 MovieClip Frame 7 |
| "nothing" | Symbol 364 MovieClip Frame 107 |
| "gothit" | Symbol 374 MovieClip Frame 5 |
| "blasted" | Symbol 374 MovieClip Frame 7 |
| "stopped" | Symbol 384 MovieClip Frame 9 |
| "act1" | Symbol 385 MovieClip Frame 73 |
| "act2" | Symbol 385 MovieClip Frame 199 |
| "act3" | Symbol 385 MovieClip Frame 355 |
| "gothit" | Symbol 409 MovieClip Frame 5 |
| "blasted" | Symbol 409 MovieClip Frame 7 |
| "nothing" | Symbol 410 MovieClip Frame 309 |
| "gothit" | Symbol 414 MovieClip Frame 5 |
| "blasted" | Symbol 414 MovieClip Frame 7 |
| "gothit" | Symbol 425 MovieClip Frame 5 |
| "blasted" | Symbol 425 MovieClip Frame 7 |
| "nothing" | Symbol 427 MovieClip Frame 173 |
| "nothingness" | Symbol 428 MovieClip Frame 113 |
| "gothit" | Symbol 431 MovieClip Frame 5 |
| "blasted" | Symbol 431 MovieClip Frame 7 |
| "nothing" | Symbol 432 MovieClip Frame 79 |
| "gothit" | Symbol 445 MovieClip Frame 5 |
| "blasted" | Symbol 445 MovieClip Frame 7 |
| "act1" | Symbol 446 MovieClip Frame 73 |
| "act2" | Symbol 446 MovieClip Frame 198 |
| "act3" | Symbol 446 MovieClip Frame 354 |
| "nothing" | Symbol 446 MovieClip Frame 531 |
| "gothit" | Symbol 468 MovieClip Frame 5 |
| "blasted" | Symbol 468 MovieClip Frame 7 |
| "act1" | Symbol 474 MovieClip Frame 73 |
| "act2" | Symbol 474 MovieClip Frame 198 |
| "act3" | Symbol 474 MovieClip Frame 354 |
| "nothing" | Symbol 474 MovieClip Frame 532 |
| "gothit" | Symbol 495 MovieClip Frame 5 |
| "blasted" | Symbol 495 MovieClip Frame 7 |
| "nothing" | Symbol 496 MovieClip Frame 138 |
| "gothit" | Symbol 509 MovieClip Frame 5 |
| "blasted" | Symbol 509 MovieClip Frame 7 |
| "superbomb" | Symbol 509 MovieClip Frame 57 |
| "act1" | Symbol 510 MovieClip Frame 73 |
| "act2" | Symbol 510 MovieClip Frame 198 |
| "act3" | Symbol 510 MovieClip Frame 354 |
| "nothing" | Symbol 510 MovieClip Frame 537 |
Dynamic Text Variables
| _root.whatload | Symbol 18 EditableText | "100" |
| _root.pilotname | Symbol 148 EditableText | "" |
| _root.location | Symbol 149 EditableText | "" |
| _root.pilotname | Symbol 159 EditableText | "" |
| _root.location | Symbol 160 EditableText | "" |
| _root.life | Symbol 247 EditableText | "Life" |
| _root.bomb | Symbol 248 EditableText | "Bombs" |
| _root.currentweapon | Symbol 249 EditableText | "Current Weapon" |
| _root.score | Symbol 250 EditableText | "Score" |
| _root.pilotname | Symbol 258 EditableText | "" |
| _root.location | Symbol 259 EditableText | "" |
| _root.score | Symbol 261 EditableText | "" |
| _root.pilotname | Symbol 267 EditableText | "" |
| _root.location | Symbol 268 EditableText | "" |
| _root.score | Symbol 269 EditableText | "" |
| _root.score | Symbol 339 EditableText | "tg" |
| _root.life | Symbol 347 EditableText | "Life" |
| _root.bomb | Symbol 348 EditableText | "Bombs" |
| _root.currentweapon | Symbol 349 EditableText | "Current Weapon" |
| _root.score | Symbol 350 EditableText | "Score" |
| _root.score | Symbol 386 EditableText | "tg" |
| _root.life | Symbol 389 EditableText | "Life" |
| _root.bomb | Symbol 390 EditableText | "Bombs" |
| _root.currentweapon | Symbol 391 EditableText | "Current Weapon" |
| _root.score | Symbol 392 EditableText | "Score" |
| _root.score | Symbol 447 EditableText | "tg" |
| _root.life | Symbol 454 EditableText | "Life" |
| _root.bomb | Symbol 455 EditableText | "Bombs" |
| _root.currentweapon | Symbol 456 EditableText | "Current Weapon" |
| _root.score | Symbol 457 EditableText | "Score" |
| _root.score | Symbol 475 EditableText | "tg" |
| _root.life | Symbol 482 EditableText | "Life" |
| _root.bomb | Symbol 483 EditableText | "Bombs" |
| _root.currentweapon | Symbol 484 EditableText | "Current Weapon" |
| _root.score | Symbol 485 EditableText | "Score" |
| _root.score | Symbol 511 EditableText | "tg" |
| _root.life | Symbol 516 EditableText | "Life" |
| _root.bomb | Symbol 517 EditableText | "Bombs" |
| _root.currentweapon | Symbol 518 EditableText | "Current Weapon" |
| _root.score | Symbol 519 EditableText | "Score" |
|
|