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

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

Megaman X Next - Demo.swf

This is the info page for
Flash #55643

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


Text
0

0

MEGAMAN X

MEGAMAN X

NEXT

NEXT

Loading...

Loading...

Loading...

Loading...

Loading...

"SAVIORS"

"SAVIORS"

Game : Wade / MaelstormM
Delia : IRA (Iragination)
Megaman X cast : Capcom

X

X

Zero

Zero

Delia

Delia

SIC

SIC

SIN

SIN

Plague

Plague

0

0

CURRENT

X Buster

X Buster

Vine Strike

Vine Strike

Ground Surge

Ground Surge

Frost Shield

Frost Shield

Rebound Shot

Rebound Shot

Thunder Blast

Thunder Blast

Ram Dash

Ram Dash

Volcano Cannon

Volcano Cannon

Geyser Strike

Geyser Strike

0

Not Unlocked

Standing +1

Dash +1

Blitz

Sword Barrier

Jump/Wall/Climb +1

Shot Cutter

0

Omni Strike is a rapid slashing attack
that inflicts an increasing amount of
damage based on Delia's mastery level.

Omni Mastery

Comet Mastery

Meteor Mastery

Moon Mastery

Planet Mastery

Solar Mastery

Nova Mastery

Galaxy Mastery

Quasar Mastery

0

Flame Zones burn anything that enters
them and randomly dish out damage.
The higher the level of the Flame Zone,
the more often it can be used.

Flame Zone Level = 1

Flame Zone Level = 2

Flame Zone Level = 3

Flame Zone Level = 4

Flame Zone Level = 5

Flame Zone Level = 6

Flame Zone Level = 7

Flame Zone Level = 8

Flame Zone Level = MAX

0

Sin can use power pellets to gain
temporary invincibility.  Only hazards
can hurt him while invincible.

Power Duration = 30

Power Duration = 35

Power Duration = 40

Power Duration = 45

Power Duration = 50

Power Duration = 55

Power Duration = 60

Power Duration = 65

Power Duration = 70

0

When fused with Blight, Plague gains
the ability to fly and fire level 4 shots
while the duration lasts.  During fusion,
press 'Special' to use Darkcore Surge or
press 'Crusher' to revert to normal

Blight Strength = 20%

Blight Strength = 30%

Blight Strength = 40%

Blight Strength = 50%

Blight Strength = 60%

Blight Strength = 70%

Blight Strength = 80%

Blight Strength = 90%

Blight Strength = 100%

0

"SAVIORS"

"SAVIORS"

DEMO START

DEMO START

DEMO START

INSTRUCTIONS

INSTRUCTIONS

INSTRUCTIONS

INFORMATION and Q&A

INFORMATION and Q&A

INFORMATION and Q&A

LINKS

LINKS

LINKS

CUSTOMIZE

CUSTOMIZE

CUSTOMIZE

INTRO STAGE

INTRO STAGE

INTRO STAGE

For play on newgrounds.com

Press key for "ATTACK", then
click next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "D"

NEXT

NEXT

NEXT

Press key for "JUMP", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "S"

Press key for "DASH", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "A"

Press key for "UP", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "Up Arrow"

Press key for "DOWN", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "Down Arrow"

Press key for "RIGHT", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "Right Arrow"

Press key for "LEFT", then click
next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "Left Arrow"

Press key for "SPECIAL", then
click next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "E"

Press key for "CRUSHER", then
click next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "ENTER"

Press key for "PAUSE", then
click next.  Not all keys and/or
combinations will work correctly
together.  The defaults should
work fine.
Default = "BACKSPACE"

ActionScript [AS1/AS2]

Frame 1
stopAllSounds();
Frame 2
var kdash; var kjump; var kattack; var kspec; var kcrush; var kup; var kdown; var kleft; var kright; var kpause; kdash = 65; kjump = 83; kattack = 68; kspec = 69; kcrush = 13; kup = 38; kdown = 40; kleft = 37; kright = 39; kpause = 8; gotoAndPlay (1); _totalframes = _framesloaded; if (_framesloaded) { gotoAndPlay (2521); }
Frame 3
var xz; var pd; var ps; var pe; var px; var py; var pl; var pi; var charge; var crusher; var ptime; var pwall; var pw; var pf; var sx; var sy; var weap; var wenergy; var wmax; var lmax; boss = new Array(8); var psn; pst = new Array(3); psd = new Array(3); psx = new Array(3); psy = new Array(3); psf = new Array(3); bt = new Array(10); bg = new Array(10); bd = new Array(10); bs = new Array(10); bj = new Array(10); bx = new Array(10); by = new Array(10); bl = new Array(10); btime = new Array(10); bf = new Array(10); var bsn; bst = new Array(6); bsd = new Array(6); bsx = new Array(6); bsy = new Array(6); bsf = new Array(6); blt = new Array(15); blx = new Array(15); bly = new Array(15); blsx = new Array(15); blsy = new Array(15); var f; var lives; var timer; var cframe; var pace; var camx; var camy; var h1; var h2; var h3; var h4; h1 = 1; while (h1 < 9) { boss[h1] = 1; h1++; } boom1 = new Sound(this); boom1.attachSound("6_boom1.au"); boom2 = new Sound(this); boom2.attachSound("6_boom2.au"); boom3 = new Sound(this); boom3.attachSound("6_boom3.au"); bossdeath = new Sound(this); bossdeath.attachSound("6_bossdeath.wav"); buster = new Sound(this); buster.attachSound("6_buster.au"); electric = new Sound(this); electric.attachSound("6_electricity.wav"); herodeath = new Sound(this); herodeath.attachSound("6_herodeath.wav"); jump = new Sound(this); jump.attachSound("6_jump.au"); laser = new Sound(this); laser.attachSound("6_laser.wav"); melee = new Sound(this); melee.attachSound("6_melee.au"); metal = new Sound(this); metal.attachSound("6_metalcrunch.wav"); multibeep = new Sound(this); multibeep.attachSound("6_multiplebeep.au"); rocket = new Sound(this); rocket.attachSound("6_rocket.au"); shothit = new Sound(this); shothit.attachSound("6_shothit.au"); lilbuster = new Sound(this); lilbuster.attachSound("6_LittleBuster.wav"); midbuster = new Sound(this); midbuster.attachSound("6_MidBuster.wav"); maxbuster = new Sound(this); maxbuster.attachSound("6_MaxBuster.wav"); lifeupsfx = new Sound(this); lifeupsfx.attachSound("6_Blip4.wav"); teleportsfx = new Sound(this); teleportsfx.attachSound("6_Teleport1.wav"); zeroswing = new Sound(this); zeroswing.attachSound("6_ElectricZap2.mp3"); deliaswing = new Sound(this); deliaswing.attachSound("6_ElectricZap.mp3"); sinattack = new Sound(this); sinattack.attachSound("6_pacmandies.wav"); lightning = new Sound(this); lightning.attachSound("6_lightning.mp3"); xcharge = new Sound(this); xcharge.attachSound("6_X Charge.wav"); stopAllSounds();
Frame 4
stopAllSounds();
Frame 9
stopAllSounds();
Frame 10
lives = 3; weap = 0; xz = 0; lmax = 300; wmax = 300; pl = lmax; wenergy = wmax; crusher = 100; px = 20; py = -200; pd = 0; ps = 1; pj = 0; ptime = 0; pf = 2; charge = 0; cframe = 11; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } f = 11; timer = 1; pace = 1; h1 = 1; while (h1 < 11) { bt[h1] = 0; bg[h1] = 0; btime[h1] = 15; bd[h1] = 0; bj[h1] = 0; bs[h1] = 0; bl[h1] = 0; bx[h1] = -1000; by[h1] = -1000; bf[h1] = 1; h1++; } bsn = 1; h1 = 1; while (h1 < 7) { bst[h1] = 0; bsd[h1] = 0; bsx[h1] = -2000; bsy[h1] = -2000; bsf[h1] = 7; h1++; } h1 = 1; while (h1 < 16) { blt[h1] = 1; blx[h1] = -2000; bly[h1] = -2000; blsx[h1] = 0; blsy[h1] = 0; h1++; } blt[1] = 2; blx[1] = 690; bly[1] = -260; blsx[1] = 10; blsy[1] = 120; blt[2] = 1; blx[2] = 400; bly[2] = -50; blsx[2] = 400; blsy[2] = 50; blt[3] = 1; blx[3] = 610; bly[3] = -200; blsx[3] = 70; blsy[3] = 20; blt[4] = 1; blx[4] = 750; bly[4] = -300; blsx[4] = 50; blsy[4] = 200; blt[5] = 1; blx[5] = 450; bly[5] = -210; blsx[5] = 10; blsy[5] = 10; blt[6] = 1; blx[6] = 350; bly[6] = -210; blsx[6] = 10; blsy[6] = 10; blt[7] = 1; blx[7] = 50; bly[7] = -150; blsx[7] = 50; blsy[7] = 50;
Frame 11
bl1._width = blsx[1] * 2; bl1._height = blsy[1] * 2; bl1._x = 100 + (blx[1] - camx); bl1._y = 100 + (bly[1] - camy); bl2._width = blsx[2] * 2; bl2._height = blsy[2] * 2; bl2._x = 100 + (blx[2] - camx); bl2._y = 100 + (bly[2] - camy); bl3._width = blsx[3] * 2; bl3._height = blsy[3] * 2; bl3._x = 100 + (blx[3] - camx); bl3._y = 100 + (bly[3] - camy); bl4._width = blsx[4] * 2; bl4._height = blsy[4] * 2; bl4._x = 100 + (blx[4] - camx); bl4._y = 100 + (bly[4] - camy); bl5._width = blsx[5] * 2; bl5._height = blsy[5] * 2; bl5._x = 100 + (blx[5] - camx); bl5._y = 100 + (bly[5] - camy); bl6._width = blsx[6] * 2; bl6._height = blsy[6] * 2; bl6._x = 100 + (blx[6] - camx); bl6._y = 100 + (bly[6] - camy); bl7._width = blsx[7] * 2; bl7._height = blsy[7] * 2; bl7._x = 100 + (blx[7] - camx); bl7._y = 100 + (bly[7] - camy); bl8._width = blsx[8] * 2; bl8._height = blsy[8] * 2; bl8._x = 100 + (blx[8] - camx); bl8._y = 100 + (bly[8] - camy); bl9._width = blsx[9] * 2; bl9._height = blsy[9] * 2; bl9._x = 100 + (blx[9] - camx); bl9._y = 100 + (bly[9] - camy); bl10._width = blsx[10] * 2; bl10._height = blsy[10] * 2; bl10._x = 100 + (blx[10] - camx); bl10._y = 100 + (bly[10] - camy); bl11._width = blsx[11] * 2; bl11._height = blsy[11] * 2; bl11._x = 100 + (blx[11] - camx); bl11._y = 100 + (bly[11] - camy); bl12._width = blsx[12] * 2; bl12._height = blsy[12] * 2; bl12._x = 100 + (blx[12] - camx); bl12._y = 100 + (bly[12] - camy); bl13._width = blsx[13] * 2; bl13._height = blsy[13] * 2; bl13._x = 100 + (blx[13] - camx); bl13._y = 100 + (bly[13] - camy); bl14._width = blsx[14] * 2; bl14._height = blsy[14] * 2; bl14._x = 100 + (blx[14] - camx); bl14._y = 100 + (bly[14] - camy); bl15._width = blsx[15] * 2; bl15._height = blsy[15] * 2; bl15._x = 100 + (blx[15] - camx); bl15._y = 100 + (bly[15] - camy); bl1.gotoAndStop(blt[1]); bl2.gotoAndStop(blt[2]); bl3.gotoAndStop(blt[3]); bl4.gotoAndStop(blt[4]); bl5.gotoAndStop(blt[5]); bl6.gotoAndStop(blt[6]); bl7.gotoAndStop(blt[7]); bl8.gotoAndStop(blt[8]); bl9.gotoAndStop(blt[9]); bl10.gotoAndStop(blt[10]); bl11.gotoAndStop(blt[11]); bl12.gotoAndStop(blt[12]); bl13.gotoAndStop(blt[13]); bl14.gotoAndStop(blt[14]); bl15.gotoAndStop(blt[15]); if (Key.isDown(45)) { xz = 0; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (Key.isDown(36)) { xz = 1; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (Key.isDown(33)) { xz = 2; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (Key.isDown(46)) { xz = 3; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (Key.isDown(35)) { xz = 4; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (Key.isDown(34)) { xz = 5; pd = 0; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } } if (pd == 0) { pf = 2 + (150 * xz); if ((xz == 4) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 624 - charge; } } if ((xz == 2) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 324 - charge; } } if ((xz == 1) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 174 - charge; } if ((charge > 6) and (charge < 12)) { pf = 185 - charge; } if (charge > 11) { pf = 196 - charge; } if ((Key.isDown(kattack) and (ptime == 0)) and (charge < 4)) { ptime = 2; charge = 12; if (((((boss[1] + boss[3]) + boss[6]) > 1) and ((pd == 0) or (pd == 1))) and (pst[psn] == 0)) { pst[psn] = 11; psd[psn] = pd; psx[psn] = px + 13; psy[psn] = py - 14; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (((Key.isDown(kattack) and (ptime < 2)) and (charge > 6)) and (charge < 10)) { zeroswing.start(); ptime = 2; charge = 17; if (((((boss[1] + boss[3]) + boss[6]) > 2) and ((pd == 0) or (pd == 1))) and (pst[psn] == 0)) { pst[psn] = 11; psd[psn] = pd; psx[psn] = px + 13; psy[psn] = py - 17; psn = psn + 1; if (psn > 3) { psn = 1; } } } } if ((xz == 1) and (boss[5] > 0)) { if ((((pst[psn] == 0) and Key.isDown(kspec)) and (((pst[1] != 13) and (pst[2] != 13)) and (pst[3] != 13))) and (wenergy > 8)) { pst[psn] = 13; psd[psn] = 40; psx[psn] = px; psy[psn] = py; wenergy = wenergy - 8; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (Key.isDown(kright)) { pd = 2; } if (Key.isDown(kleft)) { pd = 1; } if (Key.isDown(kdash)) { pd = 4; } if (Key.isDown(kjump)) { pd = 6; pj = -9; } if (Key.isDown(kjump) and Key.isDown(kdash)) { pd = 8; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); pd = 16; wenergy = wenergy - 10; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 16; ps = 8; } if ((((xz == 5) and Key.isDown(kcrush)) and (ptime < 1)) and (wenergy > 19)) { teleportsfx.start(); pd = 18; ps = 13; } } if (pd == 1) { pf = 72 + (150 * xz); if ((xz == 4) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 694 - charge; } } if ((xz == 2) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 394 - charge; } } if ((xz == 1) and (charge > 0)) { if ((charge > 0) and (charge < 7)) { pf = 244 - charge; } if ((charge > 6) and (charge < 12)) { pf = 255 - charge; } if (charge > 11) { pf = 266 - charge; } if ((Key.isDown(kattack) and (ptime == 0)) and (charge < 4)) { ptime = 2; charge = 12; if (((((boss[1] + boss[3]) + boss[6]) > 1) and ((pd == 0) or (pd == 1))) and (pst[psn] == 0)) { pst[psn] = 11; psd[psn] = pd; psx[psn] = px - 13; psy[psn] = py - 14; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (((Key.isDown(kattack) and (ptime < 2)) and (charge > 6)) and (charge < 10)) { zeroswing.start(); ptime = 2; charge = 17; if (((((boss[1] + boss[3]) + boss[6]) > 2) and ((pd == 0) or (pd == 1))) and (pst[psn] == 0)) { pst[psn] = 11; psd[psn] = pd; psx[psn] = px - 13; psy[psn] = py - 17; psn = psn + 1; if (psn > 3) { psn = 1; } } } } if ((xz == 1) and (boss[5] > 0)) { if ((((pst[psn] == 0) and Key.isDown(kspec)) and (((pst[1] != 13) and (pst[2] != 13)) and (pst[3] != 13))) and (wenergy > 8)) { pst[psn] = 13; psd[psn] = 40; psx[psn] = px; psy[psn] = py; wenergy = wenergy - 8; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (Key.isDown(kright)) { pd = 0; } if (Key.isDown(kleft)) { pd = 3; } if (Key.isDown(kdash)) { pd = 5; } if (Key.isDown(kjump)) { pd = 7; pj = -9; } if (Key.isDown(kjump) and Key.isDown(kdash)) { pd = 9; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); wenergy = wenergy - 10; pd = 17; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 17; ps = 8; } if ((((xz == 5) and Key.isDown(kcrush)) and (ptime < 1)) and (wenergy > 19)) { teleportsfx.start(); pd = 19; ps = 13; } } if (pd == 2) { if ((pace > 0) and (pace < 3)) { pf = 3 + (150 * xz); } if ((pace > 2) and (pace < 5)) { pf = 4 + (150 * xz); } if ((pace > 4) and (pace < 7)) { pf = 5 + (150 * xz); } if ((pace > 6) and (pace < 9)) { pf = 6 + (150 * xz); } if ((pace > 8) and (pace < 11)) { pf = 7 + (150 * xz); } if ((pace > 10) and (pace < 13)) { pf = 8 + (150 * xz); } if ((pace > 12) and (pace < 15)) { pf = 9 + (150 * xz); } if ((pace > 14) and (pace < 17)) { pf = 10 + (150 * xz); } px = px + 4; if ((xz == 4) and (charge > 0)) { pf = 624 - charge; } if ((xz == 2) and (charge > 0)) { pf = 324 - charge; px = px - 4; } if ((xz == 1) and (charge > 0)) { pf = 174 - charge; px = px - 4; } pd = 0; if (Key.isDown(kright)) { pd = 2; } if (Key.isDown(kleft)) { pd = 1; } if (Key.isDown(kdash)) { pd = 4; } if (Key.isDown(kjump)) { pd = 6; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); wenergy = wenergy - 10; pd = 16; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 16; ps = 8; } } if (pd == 3) { if ((pace > 0) and (pace < 3)) { pf = 73 + (150 * xz); } if ((pace > 2) and (pace < 5)) { pf = 74 + (150 * xz); } if ((pace > 4) and (pace < 7)) { pf = 75 + (150 * xz); } if ((pace > 6) and (pace < 9)) { pf = 76 + (150 * xz); } if ((pace > 8) and (pace < 11)) { pf = 77 + (150 * xz); } if ((pace > 10) and (pace < 13)) { pf = 78 + (150 * xz); } if ((pace > 12) and (pace < 15)) { pf = 79 + (150 * xz); } if ((pace > 14) and (pace < 17)) { pf = 80 + (150 * xz); } px = px - 4; if ((xz == 4) and (charge > 0)) { pf = 694 - charge; } if ((xz == 2) and (charge > 0)) { pf = 394 - charge; px = px + 4; } if ((xz == 1) and (charge > 0)) { pf = 244 - charge; px = px + 4; } pd = 1; if (Key.isDown(kright)) { pd = 0; } if (Key.isDown(kleft)) { pd = 3; } if (Key.isDown(kdash)) { pd = 5; } if (Key.isDown(kjump)) { pd = 7; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); wenergy = wenergy - 10; pd = 17; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 17; ps = 8; } } if (pd == 4) { pf = 13 + (150 * xz); if ((xz == 4) and (charge > 0)) { pf = 640 - charge; } if ((xz == 2) and (charge > 0)) { pf = 340 - charge; } if ((xz == 1) and (charge > 0)) { pf = 190 - charge; } px = px + 7; pd = 0; if (Key.isDown(kspec) and (xz == 1)) { if (((boss[4] > 0) and (pst[psn] == 0)) and (((pst[1] != 12) and (pst[2] != 12)) and (pst[3] != 12))) { pst[psn] = 12; psd[psn] = 0; psx[psn] = px + 30; psy[psn] = py - 12; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (Key.isDown(kdash)) { pd = 4; } if (Key.isDown(kjump)) { pd = 8; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); wenergy = wenergy - 10; pd = 16; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 16; ps = 8; } } if (pd == 5) { pf = 83 + (150 * xz); if ((xz == 4) and (charge > 0)) { pf = 710 - charge; } if ((xz == 2) and (charge > 0)) { pf = 410 - charge; } if ((xz == 1) and (charge > 0)) { pf = 260 - charge; } px = px - 7; pd = 1; if (Key.isDown(kspec) and (xz == 1)) { if (((boss[4] > 0) and (pst[psn] == 0)) and (((pst[1] != 12) and (pst[2] != 12)) and (pst[3] != 12))) { pst[psn] = 12; psd[psn] = 1; psx[psn] = px - 30; psy[psn] = py - 12; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (Key.isDown(kdash)) { pd = 5; } if (Key.isDown(kjump)) { pd = 9; pj = -9; } if (((xz == 2) and Key.isDown(kspec)) and (wenergy > 10)) { electric.start(); wenergy = wenergy - 10; pd = 17; ps = 9; } if ((xz == 5) and Key.isDown(kspec)) { electric.start(); pd = 17; ps = 8; } } if (pd == 6) { if (pj <= 0) { pf = 11 + (150 * xz); } if (pj > 0) { pf = 12 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 646 - charge; } if ((xz == 2) and (charge > 0)) { pf = 346 - charge; } if ((xz == 1) and (charge > 0)) { pf = 196 - charge; } if (Key.isDown(kright)) { px = px + 4; } if (Key.isDown(kleft)) { px = px - 5; pd = 7; } } if (pd == 7) { if (pj <= 0) { pf = 81 + (150 * xz); } if (pj > 0) { pf = 82 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 716 - charge; } if ((xz == 2) and (charge > 0)) { pf = 416 - charge; } if ((xz == 1) and (charge > 0)) { pf = 266 - charge; } if (Key.isDown(kright)) { px = px + 4; pd = 6; } if (Key.isDown(kleft)) { px = px - 5; } } if (pd == 8) { if (pj <= 0) { pf = 11 + (150 * xz); } if (pj > 0) { pf = 12 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 646 - charge; } if ((xz == 2) and (charge > 0)) { pf = 346 - charge; } if ((xz == 1) and (charge > 0)) { pf = 196 - charge; } if (Key.isDown(kright)) { px = px + 7; } if (Key.isDown(kleft)) { px = px - 7; pd = 9; } } if (pd == 9) { if (pj <= 0) { pf = 81 + (150 * xz); } if (pj > 0) { pf = 82 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 716 - charge; } if ((xz == 2) and (charge > 0)) { pf = 416 - charge; } if ((xz == 1) and (charge > 0)) { pf = 266 - charge; } if (Key.isDown(kright)) { px = px + 7; pd = 8; } if (Key.isDown(kleft)) { px = px - 7; } } if (pd == 10) { pf = 16 + (150 * xz); px = px + 4; py = py - 4; ps = ps + 1; if (ps > 2) { pd = 6; pj = 2; if (Key.isDown(kjump)) { pd = 6; pj = -9; } if ((Key.isDown(kright) and Key.isDown(kjump)) and Key.isDown(kdash)) { pd = 8; pj = -9; } if (Key.isDown(kleft) and Key.isDown(kjump)) { pd = 7; pj = -9; } if ((Key.isDown(kleft) and Key.isDown(kjump)) and Key.isDown(kdash)) { pd = 9; pj = -9; } } } if (pd == 11) { pf = 86 + (150 * xz); px = px - 5; py = py - 4; ps = ps + 1; if (ps > 2) { pd = 7; pj = 2; if (Key.isDown(kjump)) { pd = 7; pj = -9; } if (Key.isDown(kjump) and Key.isDown(kdash)) { pd = 9; pj = -9; } if (Key.isDown(kright) and Key.isDown(kjump)) { pd = 6; pj = -9; } if ((Key.isDown(kright) and Key.isDown(kjump)) and Key.isDown(kdash)) { pd = 8; pj = -9; } } } if (pd == 12) { pf = 17 + (150 * xz); if ((xz == 4) and (charge > 0)) { pf = 652 - charge; } if ((xz == 2) and (charge > 0)) { pf = 352 - charge; } if ((xz == 1) and (charge > 0)) { pf = 202 - charge; } py = py + 2; if (xz == 4) { py = py - 2; } if (pwall == 0) { pd = 6; pj = 2; } if (pwall == 1) { pd = 12; pj = 0; } if (Key.isDown(kright)) { pd = 6; pj = 2; px = px + 4; } if (Key.isDown(kjump)) { pd = 10; px = px + 4; ps = 1; } } if (pd == 13) { pf = 87 + (150 * xz); if ((xz == 4) and (charge > 0)) { pf = 722 - charge; } if ((xz == 2) and (charge > 0)) { pf = 422 - charge; } if ((xz == 1) and (charge > 0)) { pf = 272 - charge; } py = py + 2; if (xz == 4) { py = py - 2; } if (pwall == 0) { pd = 7; pj = 2; } if (pwall == 1) { pd = 13; pj = 0; } if (Key.isDown(kleft)) { pd = 7; pj = 2; px = px - 5; } if (Key.isDown(kjump)) { pd = 11; px = px - 5; ps = 1; } } if (pd == 14) { if ((ps > -1) and (ps < 5)) { pf = 14 + (150 * xz); } if ((ps > 4) and (ps < 9)) { pf = 15 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 658 - charge; } if ((xz == 2) and (charge > 0)) { pf = 358 - charge; } if ((xz == 1) and (charge > 0)) { pf = 208 - charge; } if (Key.isDown(38) and (ptime < 1)) { py = py - 4; ps = ps + 1; if (ps > 8) { ps = 1; } } if (Key.isDown(40) and (ptime < 1)) { py = py + 4; ps = ps + 1; if (ps > 8) { ps = 1; } } if (Key.isDown(kleft)) { pd = 15; } if (Key.isDown(kjump)) { pd = 6; px = px + 12; pj = 2; } } if (pd == 15) { if ((ps > -1) and (ps < 5)) { pf = 84 + (150 * xz); } if ((ps > 4) and (ps < 9)) { pf = 85 + (150 * xz); } if ((xz == 4) and (charge > 0)) { pf = 728 - charge; } if ((xz == 2) and (charge > 0)) { pf = 428 - charge; } if ((xz == 1) and (charge > 0)) { pf = 278 - charge; } if (Key.isDown(38) and (ptime < 1)) { py = py - 4; ps = ps + 1; if (ps > 8) { ps = 1; } } if (Key.isDown(40) and (ptime < 1)) { py = py + 4; ps = ps + 1; if (ps > 8) { ps = 1; } } if (Key.isDown(kright)) { pd = 14; } if (Key.isDown(kjump)) { pd = 7; px = px - 12; pj = 2; } } if ((pd > 5) and (pd < 10)) { py = py + pj; pj = pj + 4; if (pj > 12) { pj = 12; } if (Key.isDown(kjump)) { pj = pj - 3; } } h1 = 1; while (h1 < 4) { if (pst[h1] > 0) { if ((xz == 0) or (xz == 3)) { if (psd[h1] == 0) { psx[h1] = psx[h1] + 10; } if (psd[h1] == 1) { psx[h1] = psx[h1] - 10; } } if (xz == 5) { if (psd[h1] == 0) { psx[h1] = psx[h1] + 8; } if (psd[h1] == 1) { psx[h1] = psx[h1] - 8; } } if ((((psx[h1] > (camx + 125)) or (psx[h1] < (camx - 125))) or (psy[h1] > (camy + 60))) or (psy[h1] < (camy - 110))) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } if (pst[h1] == 1) { psf[h1] = 2; } if (pst[h1] == 2) { if (psd[h1] == 0) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 3; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 4; } } if (psd[h1] == 1) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 8; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 9; } } } if (pst[h1] == 3) { if (psd[h1] == 0) { if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { psf[h1] = 5; } if ((((((pace == 2) or (pace == 3)) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) { psf[h1] = 5; } if (((((pace == 4) or (pace == 7)) or (pace == 8)) or (pace == 13)) or (pace == 16)) { psf[h1] = 7; } } if (psd[h1] == 1) { if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { psf[h1] = 10; } if ((((((pace == 2) or (pace == 3)) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) { psf[h1] = 11; } if (((((pace == 4) or (pace == 7)) or (pace == 8)) or (pace == 13)) or (pace == 16)) { psf[h1] = 12; } } } if (pst[h1] == 4) { if (psd[h1] == 0) { psx[h1] = psx[h1] + 2; if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 14; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 15; } } if (psd[h1] == 1) { psx[h1] = psx[h1] - 2; if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 16; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 17; } } } if (pst[h1] == 5) { psf[h1] = 18; } if (pst[h1] == 6) { if (psd[h1] == 0) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 19; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 20; } } if (psd[h1] == 1) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 21; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 22; } } } if (pst[h1] == 7) { if (psd[h1] == 0) { if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { psf[h1] = 23; } if ((((((pace == 2) or (pace == 3)) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) { psf[h1] = 24; } if (((((pace == 4) or (pace == 7)) or (pace == 8)) or (pace == 13)) or (pace == 16)) { psf[h1] = 25; } } if (psd[h1] == 1) { if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { psf[h1] = 26; } if ((((((pace == 2) or (pace == 3)) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) { psf[h1] = 27; } if (((((pace == 4) or (pace == 7)) or (pace == 8)) or (pace == 13)) or (pace == 16)) { psf[h1] = 28; } } } if (pst[h1] == 8) { if (psd[h1] == 0) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 29; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 30; } } if (psd[h1] == 1) { if ((((((((pace == 1) or (pace == 2)) or (pace == 5)) or (pace == 6)) or (pace == 9)) or (pace == 10)) or (pace == 13)) or (pace == 14)) { psf[h1] = 31; } if ((((((((pace == 3) or (pace == 4)) or (pace == 7)) or (pace == 8)) or (pace == 11)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { psf[h1] = 32; } } } if (pst[h1] == 9) { psf[h1] = 33; psd[h1] = psd[h1] - 1; if (psd[h1] < 3) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 10) { psf[h1] = 34; psd[h1] = psd[h1] - 1; if (psd[h1] < 3) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 11) { if (psd[h1] == 0) { psf[h1] = 35; psx[h1] = psx[h1] + 8; if (psx[h1] > (px + 56)) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (psd[h1] == 1) { psf[h1] = 36; psx[h1] = psx[h1] - 8; if (psx[h1] < (px - 56)) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } } if (pst[h1] == 12) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; if ((Key.isDown(kspec) and (wenergy > 1)) and ((pd == 4) or (pd == 5))) { pst[h1] = 12; psy[h1] = py - 12; wenergy = wenergy - 1; if (psd[h1] == 0) { psf[h1] = 37; psx[h1] = px + 20; } if (psd[h1] == 1) { psf[h1] = 38; psx[h1] = px - 20; } } } if (pst[h1] == 13) { psf[h1] = 39; psx[h1] = px; psy[h1] = py - 13; psd[h1] = psd[h1] - 1; if (psd[h1] < 1) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 14) { psf[h1] = 40; psd[h1] = psd[h1] - 1; if (psd[h1] < 2) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 15) { if (psd[h1] == 0) { psf[h1] = 41; psx[h1] = psx[h1] - random(8); } if (psd[h1] == 1) { psf[h1] = 42; psx[h1] = psx[h1] + random(8); } } if (pst[h1] == 16) { psf[h1] = 43; psd[h1] = psd[h1] - 1; if (psd[h1] < 2) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 17) { if (psd[h1] == 0) { psf[h1] = 44; psx[h1] = psx[h1] - 3; if (psx[h1] > (px + 40)) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (psd[h1] == 1) { psf[h1] = 45; psx[h1] = psx[h1] + 3; if (psx[h1] < (px - 40)) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } } if (pst[h1] == 18) { psf[h1] = 46; psx[h1] = px; psy[h1] = py - 13; psd[h1] = psd[h1] - 1; if (psd[h1] < 2) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } if (pst[h1] == 19) { psy[h1] = psy[h1] + 1; if (psd[h1] == 0) { psf[h1] = 47; psx[h1] = psx[h1] - 5; } if (psd[h1] == 1) { psf[h1] = 48; psx[h1] = psx[h1] + 5; } } if (pst[h1] == 20) { psf[h1] = 49 + psd[h1]; if (psd[h1] == 0) { if (psx[h1] > (camx + 80)) { psd[h1] = random(2) + 6; jump.start(); } } if (psd[h1] == 1) { if (psx[h1] < (camx - 80)) { psd[h1] = random(2) + 4; jump.start(); } } if (psd[h1] == 2) { psy[h1] = psy[h1] - 10; if (psy[h1] < (camy - 80)) { psd[h1] = (2 * random(2)) + 4; jump.start(); } } if (psd[h1] == 3) { psy[h1] = psy[h1] + 10; if (psy[h1] > (camy + 30)) { psd[h1] = (2 * random(2)) + 5; jump.start(); } } if (psd[h1] == 4) { psx[h1] = psx[h1] + 7; psy[h1] = psy[h1] - 7; if ((psx[h1] > (camx + 80)) or (psy[h1] < (camy - 80))) { psd[h1] = (2 * random(2)) + 3; jump.start(); } } if (psd[h1] == 5) { psx[h1] = psx[h1] + 7; psy[h1] = psy[h1] + 7; if ((psx[h1] > (camx + 80)) or (psy[h1] > (camy + 30))) { psd[h1] = (2 * random(2)) + 2; jump.start(); } } if (psd[h1] == 6) { psx[h1] = psx[h1] - 7; psy[h1] = psy[h1] - 7; if ((psx[h1] < (camx - 80)) or (psy[h1] < (camy - 80))) { psd[h1] = (4 * random(2)) + 3; jump.start(); } } if (psd[h1] == 7) { psx[h1] = psx[h1] - 7; psy[h1] = psy[h1] + 7; if ((psx[h1] < (camx - 80)) or (psy[h1] > (camy + 30))) { psd[h1] = (4 * random(2)) + 2; jump.start(); } } } if (pst[h1] == 21) { psf[h1] = 57; psd[h1] = psd[h1] - 1; if (psd[h1] < 2) { pst[h1] = 0; psf[h1] = 13; psx[h1] = -2000; psy[h1] = -2000; } } } h1++; } if (xz == 0) { if ((Key.isDown(kcrush) and ((pd == 0) or (pd == 1))) and (crusher == 100)) { i = 20; gotoAndPlay (2201); } if (((Key.isDown(kspec) and (boss[weap] > 0)) and (ptime == 0)) and (pst[psn] == 0)) { if (((weap == 1) and (wenergy > 10)) and ((pd > -1) and (pd < 6))) { buster.start(); wenergy = wenergy - 10; ptime = 20; pst[psn] = 14; psy[psn] = py - 14; psx[psn] = px; psd[psn] = 18; psn = psn + 1; if (psn > 3) { psn = 1; } } if ((((weap == 2) or (weap == 6)) or (weap == 7)) and (wenergy > 6)) { buster.start(); wenergy = wenergy - 6; ptime = 8; pst[psn] = weap + 13; if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { psd[psn] = 0; } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { psd[psn] = 1; } if ((pd == 0) or (pd == 2)) { psx[psn] = px + 13; psy[psn] = py - 14; } if ((pd == 1) or (pd == 3)) { psx[psn] = px - 13; psy[psn] = py - 14; } if (pd == 4) { psx[psn] = px + 15; psy[psn] = py - 10; } if (pd == 5) { psx[psn] = px - 15; psy[psn] = py - 10; } if ((pd == 6) or (pd == 8)) { psx[psn] = px + 14; psy[psn] = py - 17; } if ((pd == 7) or (pd == 9)) { psx[psn] = px - 14; psy[psn] = py - 17; } if (pd == 10) { psx[psn] = px - 13; psy[psn] = py - 16; } if (pd == 11) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 12) or (pd == 14)) { psx[psn] = px + 13; psy[psn] = py - 20; } if ((pd == 13) or (pd == 15)) { psx[psn] = px - 13; psy[psn] = py - 20; } psn = psn + 1; if (psn > 3) { psn = 1; } } if (((weap == 3) and (wenergy > 8)) and ((pd > -1) and (pd < 4))) { buster.start(); wenergy = wenergy - 8; ptime = 16; pst[psn] = 16; psy[psn] = py; psx[psn] = px; psd[psn] = 11; psn = psn + 1; if (psn > 3) { psn = 1; } } if (((weap == 4) and (wenergy > 6)) and ((pd > -1) and (pd < 6))) { buster.start(); wenergy = wenergy - 6; ptime = 13; pst[psn] = 17; psy[psn] = py - 14; if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { psd[psn] = 0; psx[psn] = px + 10; } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { psd[psn] = 1; psx[psn] = px - 10; } psn = psn + 1; if (psn > 3) { psn = 1; } } if ((weap == 5) and (wenergy > 10)) { buster.start(); wenergy = wenergy - 10; ptime = 85; pst[psn] = 18; psy[psn] = py - 13; psx[psn] = px; psd[psn] = 72; psn = psn + 1; if (psn > 3) { psn = 1; } } if (((weap == 8) and (wenergy > 10)) and ((pd > -1) and (pd < 6))) { buster.start(); wenergy = wenergy - 10; ptime = 20; pst[psn] = 21; psy[psn] = py; psx[psn] = px; psd[psn] = 28; psn = psn + 1; if (psn > 3) { psn = 1; } } } if (ptime == 5) { ptime = 0; } if (Key.isDown(kattack)) { ptime = 2; charge = charge + 1; } if (ptime > 0) { pf = pf + 16; if ((ptime == 1) and (pst[psn] == 0)) { if (charge < 15) { lilbuster.start(); pst[psn] = 1; } if ((charge > 14) and (charge < 40)) { midbuster.start(); pst[psn] = 2; } if (charge > 39) { maxbuster.start(); pst[psn] = 3; } charge = 0; if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { psd[psn] = 0; } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { psd[psn] = 1; } if ((pd == 0) or (pd == 2)) { psx[psn] = px + 13; psy[psn] = py - 14; } if ((pd == 1) or (pd == 3)) { psx[psn] = px - 13; psy[psn] = py - 14; } if (pd == 4) { psx[psn] = px + 15; psy[psn] = py - 10; } if (pd == 5) { psx[psn] = px - 15; psy[psn] = py - 10; } if ((pd == 6) or (pd == 8)) { psx[psn] = px + 14; psy[psn] = py - 17; } if ((pd == 7) or (pd == 9)) { psx[psn] = px - 14; psy[psn] = py - 17; } if (pd == 10) { psx[psn] = px - 13; psy[psn] = py - 16; } if (pd == 11) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 12) or (pd == 14)) { psx[psn] = px + 13; psy[psn] = py - 20; } if ((pd == 13) or (pd == 15)) { psx[psn] = px - 13; psy[psn] = py - 20; } psn = psn + 1; if (psn > 3) { psn = 1; } } } } if (xz == 1) { if ((Key.isDown(kcrush) and ((pd == 0) or (pd == 1))) and (crusher == 100)) { i = 20; gotoAndPlay (2101); } if (charge > 0) { charge = charge - 1; } if ((charge == 7) or (charge == 12)) { charge = 0; } if (Key.isDown(kattack)) { if ((ptime == 0) and (charge == 0)) { charge = 6; zeroswing.start(); if ((((((boss[1] + boss[3]) + boss[6]) > 0) and ((pd > -1) and (pd < 4))) and (pst[psn] == 0)) and (wenergy > 2)) { wenergy = wenergy - 2; pst[psn] = 11; if ((pd == 0) or (pd == 2)) { psd[psn] = 0; } if ((pd == 1) or (pd == 3)) { psd[psn] = 1; } if ((pd == 0) or (pd == 2)) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 1) or (pd == 3)) { psx[psn] = px - 13; psy[psn] = py - 16; } psn = psn + 1; if (psn > 3) { psn = 1; } } if ((((boss[2] > 0) and ((pd == 4) or (pd == 5))) and (pst[psn] == 0)) and (wenergy > 2)) { wenergy = wenergy - 2; pst[psn] = 11; psd[psn] = pd - 4; if (pd == 4) { psx[psn] = px + 15; psy[psn] = py - 10; } if (pd == 5) { psx[psn] = px - 15; psy[psn] = py - 10; } psn = psn + 1; if (psn > 3) { psn = 1; } } if ((((boss[7] > 0) and (((pd > 5) and (pd < 10)) or ((pd > 11) and (pd < 16)))) and (pst[psn] == 0)) and (wenergy > 2)) { wenergy = wenergy - 2; pst[psn] = 11; if ((((pd == 6) or (pd == 8)) or (pd == 12)) or (pd == 14)) { psd[psn] = 0; psx[psn] = px + 15; psy[psn] = py - 10; } if ((((pd == 7) or (pd == 9)) or (pd == 13)) or (pd == 15)) { psd[psn] = 1; psx[psn] = px - 15; psy[psn] = py - 10; } psn = psn + 1; if (psn > 3) { psn = 1; } } } ptime = 2; } if ((boss[8] > 0) and (charge > 0)) { h1 = 1; while (h1 < 7) { if ((bst[h1] == 1) or (bst[h1] == 2)) { if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { if (((((bsx[h1] - 4) < (px + 35)) and ((bsx[h1] + 4) > px)) and ((bsy[h1] - 4) < (py + 7))) and ((bsy[h1] + 4) > (py - 32))) { bst[h1] = 0; bsd[h1] = 0; bsx[h1] = -2000; bsy[h1] = -2000; bsf[h1] = 7; } } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { if (((((bsx[h1] + 4) > (px - 35)) and ((bsx[h1] - 4) < px)) and ((bsy[h1] - 4) < (py + 7))) and ((bsy[h1] + 4) > (py - 32))) { bst[h1] = 0; bsd[h1] = 0; bsx[h1] = -2000; bsy[h1] = -2000; bsf[h1] = 7; } } } h1++; } } } if (xz == 2) { if ((Key.isDown(kcrush) and ((pd == 0) or (pd == 1))) and (crusher == 100)) { i = 20; gotoAndPlay (1901); } if (charge > 0) { charge = charge - 1; } if (Key.isDown(kattack)) { if ((ptime == 0) and (charge == 0)) { charge = 6; deliaswing.start(); } ptime = 2; } if (pd == 16) { pf = 367 - ps; ps = ps - 1; if (ps < 1) { pd = 0; } if (Key.isDown(kjump)) { pd = 6; pj = -10; } } if (pd == 17) { pf = 437 - ps; ps = ps - 1; if (ps < 1) { pd = 1; } if (Key.isDown(kjump)) { pd = 7; pj = -10; } } } if (xz == 3) { if ((Key.isDown(kcrush) and ((pd == 0) or (pd == 1))) and (crusher == 100)) { i = 20; gotoAndPlay (1701); } if (((Key.isDown(kspec) and (ptime < 1)) and (pst[psn] == 0)) and (wenergy > (14 - (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8])))) { ptime = 15; wenergy = wenergy - (14 - (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8])); boom1.start(); psd[psn] = 30; if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { pst[psn] = 9; } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { pst[psn] = 10; } psx[psn] = px; psy[psn] = py - 20; psn = psn + 1; if (psn > 3) { psn = 1; } } if (ptime == 5) { ptime = 0; } if (Key.isDown(kattack) and (ptime < 1)) { ptime = 3; } if (ptime > 0) { pf = pf + 16; if ((ptime == 1) and (pst[psn] == 0)) { buster.start(); pst[psn] = 4; if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) { psd[psn] = 0; } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) { psd[psn] = 1; } if ((pd == 0) or (pd == 2)) { psx[psn] = px + 13; psy[psn] = py - 14; } if ((pd == 1) or (pd == 3)) { psx[psn] = px - 13; psy[psn] = py - 14; } if (pd == 4) { psx[psn] = px + 15; psy[psn] = py - 10; } if (pd == 5) { psx[psn] = px - 15; psy[psn] = py - 10; } if ((pd == 6) or (pd == 8)) { psx[psn] = px + 14; psy[psn] = py - 17; } if ((pd == 7) or (pd == 9)) { psx[psn] = px - 14; psy[psn] = py - 17; } if (pd == 10) { psx[psn] = px - 13; psy[psn] = py - 16; } if (pd == 11) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 12) or (pd == 14)) { psx[psn] = px + 13; psy[psn] = py - 20; } if ((pd == 13) or (pd == 15)) { psx[psn] = px - 13; psy[psn] = py - 20; } psn = psn + 1; if (psn > 3) { psn = 1; } } } } if (xz == 4) { if ((Key.isDown(kcrush) and ((pd == 0) or (pd == 1))) and (crusher == 100)) { i = 20; gotoAndPlay (1801); } if ((Key.isDown(kspec) and (i < 2)) and (wenergy > 10)) { lightning.start(); i = 30 + (5 * (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8])); wenergy = wenergy - 10; } if (charge > 0) { charge = charge - 1; } if ((charge == 7) or (charge == 12)) { charge = 0; } if (Key.isDown(kattack)) { if ((ptime == 0) and (charge == 0)) { charge = 6; shothit.start(); } ptime = 2; } } if (xz == 5) { if ((Key.isDown(kspec) and ((pd == 20) or (pd == 21))) and (crusher == 100)) { i = 20; gotoAndPlay (2001); } if (pd == 20) { pf = 794; charge = 0; if (Key.isDown(kright)) { px = px + 5; } if (Key.isDown(kleft)) { px = px - 5; if (ptime < 1) { pd = 21; } } if (Key.isDown(kup)) { py = py - 4; } if (Key.isDown(kdown)) { py = py + 4; } if (Key.isDown(kcrush) or (wenergy < 1)) { pd = 0; ptime = 10; } } if (pd == 21) { pf = 864; charge = 0; if (Key.isDown(kright)) { px = px + 5; if (ptime < 1) { pd = 20; } } if (Key.isDown(kleft)) { px = px - 5; } if (Key.isDown(kup)) { py = py - 4; } if (Key.isDown(kdown)) { py = py + 4; } if (Key.isDown(kcrush) or (wenergy < 1)) { pd = 1; ptime = 10; } } if (ptime == 3) { ptime = 0; } if (((pd == 20) or (pd == 21)) and ((((pace == 3) or (pace == 7)) or (pace == 11)) or (pace == 15))) { wenergy = wenergy - (9 - (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8])); } if (Key.isDown(kattack)) { ptime = 2; charge = charge + 1; } if ((ptime > 0) and (((pd < 16) or (pd == 20)) or (pd == 21))) { pf = pf + 16; if (pd == 20) { pf = 795; } if (pd == 21) { pf = 865; } if ((ptime == 1) and (pst[psn] == 0)) { if (charge < 15) { lilbuster.start(); pst[psn] = 5; } if ((charge > 14) and (charge < 40)) { midbuster.start(); pst[psn] = 6; } if (charge > 39) { maxbuster.start(); pst[psn] = 7; } if ((pd == 20) or (pd == 21)) { pst[psn] = 8; } charge = 0; if (((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 11)) or (pd == 12)) or (pd == 14)) or (pd == 20)) { psd[psn] = 0; } if (((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 10)) or (pd == 13)) or (pd == 15)) or (pd == 21)) { psd[psn] = 1; } if ((pd == 0) or (pd == 2)) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 1) or (pd == 3)) { psx[psn] = px - 13; psy[psn] = py - 16; } if (pd == 4) { psx[psn] = px + 18; psy[psn] = py - 10; } if (pd == 5) { psx[psn] = px - 18; psy[psn] = py - 10; } if (pd == 20) { psx[psn] = px + 24; psy[psn] = py - 19; } if (pd == 21) { psx[psn] = px - 24; psy[psn] = py - 19; } if ((pd == 6) or (pd == 8)) { psx[psn] = px + 14; psy[psn] = py - 18; } if ((pd == 7) or (pd == 9)) { psx[psn] = px - 14; psy[psn] = py - 18; } if (pd == 10) { psx[psn] = px - 13; psy[psn] = py - 16; } if (pd == 11) { psx[psn] = px + 13; psy[psn] = py - 16; } if ((pd == 12) or (pd == 14)) { psx[psn] = px + 13; psy[psn] = py - 20; } if ((pd == 13) or (pd == 15)) { psx[psn] = px - 13; psy[psn] = py - 20; } psn = psn + 1; if (psn > 3) { psn = 1; } } } if (pd == 16) { pf = 792 - ps; ps = ps - 1; if (ps < 1) { pd = 0; } if (Key.isDown(kjump)) { pd = 6; pj = -10; } } if (pd == 17) { pf = 862 - ps; ps = ps - 1; if (ps < 1) { pd = 1; } if (Key.isDown(kjump)) { pd = 7; pj = -10; } } if (pd == 18) { pf = 792; ps = ps - 1; if (ps < 1) { pd = 20; } } if (pd == 19) { pf = 862; ps = ps - 1; if (ps < 1) { pd = 21; } } } if (Key.isDown(kpause)) { gotoAndPlay(2401 + (20 * xz)); } if ((pl < 1) or (py > 40)) { if (lives < 1) { gotoAndPlay (3); } if (lives > 0) { lives = lives - 1; pl = 50; charge = 0; gotoAndPlay (1); } } h4 = 0; pwall = 0; h1 = 1; while (h1 < 16) { if (blt[h1] == 1) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; py = bly[h1] - blsy[h1]; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } if (blt[h1] == 2) { if (((((px + 6) > (blx[h1] - blsx[h1])) and ((px - 6) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { if ((pd < 14) and (Key.isDown(kup) or Key.isDown(kdown))) { px = blx[h1]; ps = 1; if (((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 10)) or (pd == 12)) { pd = 14; } if (((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 11)) or (pd == 13)) { pd = 15; } } if ((pd == 14) or (pd == 15)) { if ((py - 26) < (bly[h1] - blsy[h1])) { py = py + 4; ps = 1; } if ((py - 12) > (bly[h1] + blsy[h1])) { py = py - 4; ps = 1; } } } } if (blt[h1] == 3) { if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { pl = pl - 2; } } if (blt[h1] == 4) { h3 = (blx[h1] - px) / 3; if (((((px + 2) > (blx[h1] + blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 26) < (bly[h1] + blsy[h1]))) and ((py + 5) >= (bly[h1] + h3))) { h4 = 1; py = bly[h1] + h3; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } if (blt[h1] == 5) { h3 = (px - blx[h1]) / 3; if (((((px - 2) < (blx[h1] - blsx[h1])) and ((px + 10) > (blx[h1] - blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 26) < (bly[h1] + blsy[h1]))) and ((py + 5) >= (bly[h1] + h3))) { h4 = 1; py = bly[h1] + h3; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } if (blt[h1] == 6) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; py = bly[h1] - blsy[h1]; if ((timer > 0) and (timer < 61)) { px = px + 2; } if ((timer > 60) and (timer < 121)) { px = px - 2; } if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } if ((timer > 0) and (timer < 61)) { blx[h1] = blx[h1] + 2; } if ((timer > 60) and (timer < 121)) { blx[h1] = blx[h1] - 2; } } if (blt[h1] == 7) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; py = bly[h1] - blsy[h1]; if ((timer > 0) and (timer < 61)) { px = px - 2; } if ((timer > 60) and (timer < 121)) { px = px + 2; } if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } if ((timer > 0) and (timer < 61)) { blx[h1] = blx[h1] - 2; } if ((timer > 60) and (timer < 121)) { blx[h1] = blx[h1] + 2; } } if (blt[h1] == 30) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } if (bly[h1] < 200) { bly[h1] = bly[h1] + 15; } if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; py = bly[h1] - blsy[h1]; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } if ((blt[h1] > 10) and (blt[h1] < 30)) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } blt[h1] = blt[h1] + 1; if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; py = bly[h1] - blsy[h1]; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } if (blt[h1] == 10) { if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((py - 6) > ((bly[h1] + blsy[h1]) + 6))) { py = (bly[h1] + blsy[h1]) + 35; pj = 0; } if (((((px + 10) > (blx[h1] - blsx[h1])) and ((px - 10) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 30) < (bly[h1] + blsy[h1]))) { if (px > blx[h1]) { px = (blx[h1] + blsx[h1]) + 10; } if (px < blx[h1]) { px = (blx[h1] - blsx[h1]) - 10; } } if (((((px + 11) > (blx[h1] - blsx[h1])) and ((px - 11) < (blx[h1] + blsx[h1]))) and ((py - 16) > (bly[h1] - blsy[h1]))) and ((py - 20) < (bly[h1] + blsy[h1]))) { pwall = 1; if ((((((pd == 6) or (pd == 7)) or (pd == 8)) or (pd == 9)) or (pd == 12)) or (pd == 13)) { if ((px > blx[h1]) and Key.isDown(37)) { pd = 12; } if ((px < blx[h1]) and Key.isDown(39)) { pd = 13; } } } if (((((px + 8) > (blx[h1] - blsx[h1])) and ((px - 8) < (blx[h1] + blsx[h1]))) and ((py - 22) < (bly[h1] - blsy[h1]))) and ((py + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; blt[h1] = 11; py = bly[h1] - blsy[h1]; if ((pd == 6) or (pd == 7)) { pd = pd - 6; } if ((pd == 8) or (pd == 9)) { pd = pd - 8; } if ((pd == 12) or (pd == 13)) { pd = pd - 12; } } } h1++; } if (((h4 == 0) and (pwall == 0)) and ((pd < 14) or (pd > 15))) { if ((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 14)) { pd = 6; pj = 2; } if ((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 15)) { pd = 7; pj = 2; } } h2 = 1; while (h2 < 11) { if (bt[h2] > 0) { if ((((bx[h2] > (camx - 125)) and (bx[h2] < (camx + 125))) and (by[h2] > (camy - 125))) and (by[h2] < (camy + 75))) { if (bt[h2] == 110) { bj[h2] = 0; if ((((((pace == 0) or (pace == 3)) or (pace == 4)) or (pace == 7)) or (pace == 10)) or (pace == 13)) { bf[h2] = 220; } if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { bf[h2] = 221; } if ((((((pace == 2) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { bf[h2] = 222; } } if (bt[h2] == 1) { if (bd[h2] == 0) { bf[h2] = 2; if (btime[h2] < 1) { jump.start(); bd[h2] = 1; btime[h2] = 20 + random(20); bj[h2] = -10; bs[h2] = (px - bx[h2]) / 20; } } if (bd[h2] == 1) { bf[h2] = 3; by[h2] = by[h2] + bj[h2]; bx[h2] = bx[h2] + bs[h2]; if (bj[h2] < 0) { bj[h2] = bj[h2] + 1; } } } if (bt[h2] == 2) { if (bd[h2] == 0) { if ((pace > 0) and (pace < 5)) { bf[h2] = 4; } if ((pace > 4) and (pace < 9)) { bf[h2] = 5; } if ((pace > 8) and (pace < 13)) { bf[h2] = 6; } if ((pace > 12) and (pace < 17)) { bf[h2] = 7; } bx[h2] = bx[h2] + 2; h3 = random(50); if ((h3 < 4) and (px < bx[h2])) { bd[h2] = 1; } if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(15); bst[bsn] = 2; bsd[bsn] = 0; bsf[bsn] = 3; bsx[bsn] = bx[h2] + 10; bsy[bsn] = by[h2] - 12; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } if (bd[h2] == 1) { if ((pace > 0) and (pace < 5)) { bf[h2] = 74; } if ((pace > 4) and (pace < 9)) { bf[h2] = 75; } if ((pace > 8) and (pace < 13)) { bf[h2] = 76; } if ((pace > 12) and (pace < 17)) { bf[h2] = 77; } bx[h2] = bx[h2] - 2; h3 = random(50); if ((h3 < 4) and (px > bx[h2])) { bd[h2] = 0; } if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(15); bst[bsn] = 2; bsd[bsn] = 1; bsf[bsn] = 4; bsx[bsn] = bx[h2] - 10; bsy[bsn] = by[h2] - 12; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } } if (bt[h2] == 3) { if (bd[h2] == 0) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 8; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 9; } bx[h2] = bx[h2] + 1; if ((px - 40) < bx[h2]) { bx[h2] = bx[h2] - 3; } if (px < bx[h2]) { bd[h2] = 1; } by[h2] = by[h2] + 2; if ((py - 30) < by[h2]) { by[h2] = by[h2] - 4; } if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 16 + random(15); bst[bsn] = 1; bsd[bsn] = 5; bsf[bsn] = 3; bsx[bsn] = bx[h2] + 2; bsy[bsn] = by[h2] - 6; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } if (bd[h2] == 1) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 78; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 79; } bx[h2] = bx[h2] - 1; if ((px + 40) > bx[h2]) { bx[h2] = bx[h2] + 3; } if (px > bx[h2]) { bd[h2] = 0; } by[h2] = by[h2] + 2; if ((py - 30) < by[h2]) { by[h2] = by[h2] - 4; } if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 16 + random(15); bst[bsn] = 1; bsd[bsn] = 7; bsf[bsn] = 3; bsx[bsn] = bx[h2] - 2; bsy[bsn] = by[h2] - 6; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } } if (bt[h2] == 4) { if (bd[h2] == 0) { if ((((((pace == 0) or (pace == 3)) or (pace == 4)) or (pace == 7)) or (pace == 10)) or (pace == 13)) { bf[h2] = 10; } if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { bf[h2] = 11; } if ((((((pace == 2) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { bf[h2] = 12; } bx[h2] = bx[h2] + 5; h3 = random(50); if ((h3 < 4) and ((px + 20) < bx[h2])) { bd[h2] = 1; } } if (bd[h2] == 1) { if ((((((pace == 0) or (pace == 3)) or (pace == 4)) or (pace == 7)) or (pace == 10)) or (pace == 13)) { bf[h2] = 80; } if (((((pace == 1) or (pace == 5)) or (pace == 8)) or (pace == 11)) or (pace == 14)) { bf[h2] = 81; } if ((((((pace == 2) or (pace == 6)) or (pace == 9)) or (pace == 12)) or (pace == 15)) or (pace == 16)) { bf[h2] = 82; } bx[h2] = bx[h2] - 5; h3 = random(50); if ((h3 < 4) and ((px - 20) > bx[h2])) { bd[h2] = 0; } } } if (bt[h2] == 5) { if (bd[h2] == 0) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 13; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 14; } if (px < bx[h2]) { bx[h2] = bx[h2] - random(6); } if (px > bx[h2]) { bx[h2] = bx[h2] + random(6); } by[h2] = by[h2] + random(3); if ((py - 35) < by[h2]) { by[h2] = (by[h2] - 1) - random(3); } if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(20); bst[bsn] = 3; bsd[bsn] = 3; bsf[bsn] = 5; bsx[bsn] = bx[h2]; bsy[bsn] = by[h2] - 10; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } } if (bt[h2] == 6) { if (bd[h2] == 0) { if ((pace > 0) and (pace < 6)) { bf[h2] = 15; } if ((pace > 5) and (pace < 12)) { bf[h2] = 16; } if ((pace > 11) and (pace < 17)) { bf[h2] = 17; } if (px < bx[h2]) { bx[h2] = bx[h2] - 3; } if (px > bx[h2]) { bx[h2] = bx[h2] + 3; } if ((py - 8) < by[h2]) { by[h2] = by[h2] - 2; } if ((py - 8) > by[h2]) { by[h2] = by[h2] + 2; } } } if (bt[h2] == 7) { if (bd[h2] == 0) { bg[h2] = 1; bf[h2] = 18; if (px < bx[h2]) { bd[h2] = 1; } if (btime[h2] < 1) { bd[h2] = 2; btime[h2] = 9; } } if (bd[h2] == 1) { bf[h2] = 88; bg[h2] = 1; if (px > bx[h2]) { bd[h2] = 0; } if (btime[h2] < 1) { bd[h2] = 3; btime[h2] = 9; } } if (bd[h2] == 2) { bf[h2] = 19; bg[h2] = 0; if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(15); bd[h2] = 0; bst[bsn] = 2; bsd[bsn] = 0; bsf[bsn] = 3; bsx[bsn] = bx[h2] + 10; bsy[bsn] = by[h2] - 14; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } if (bd[h2] == 3) { bf[h2] = 89; bg[h2] = 0; if (btime[h2] < 1) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(15); bd[h2] = 1; bst[bsn] = 2; bsd[bsn] = 1; bsf[bsn] = 4; bsx[bsn] = bx[h2] - 10; bsy[bsn] = by[h2] - 14; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } } if (bt[h2] == 8) { if (bd[h2] == 0) { bf[h2] = 20; bg[h2] = 1; if (px < bx[h2]) { bx[h2] = bx[h2] - 3; } if (px > bx[h2]) { bx[h2] = bx[h2] + 3; } if ((py - 35) < by[h2]) { by[h2] = by[h2] - 2; } if ((py - 35) > by[h2]) { by[h2] = by[h2] + 2; } if (btime[h2] < 1) { bd[h2] = 1; btime[h2] = 12; } } if (bd[h2] == 1) { bf[h2] = 21; bg[h2] = 0; if (btime[h2] == 10) { if (bst[bsn] == 0) { laser.start(); btime[h2] = 20 + random(25); bd[h2] = 0; bst[bsn] = 1; bsd[bsn] = 3; if (((px < (bx[h2] + 40)) and (px > (bx[h2] - 40))) and (py <= by[h2])) { bsd[bsn] = 2; } if ((((py - 15) < (by[h2] - 30)) and ((py - 15) > (by[h2] + 30))) and (px < bx[h2])) { bsd[bsn] = 1; } if ((((py - 15) < (by[h2] - 30)) and ((py - 15) > (by[h2] + 30))) and (px > bx[h2])) { bsd[bsn] = 0; } if ((px < (bx[h2] - 30)) and ((py - 30) < by[h2])) { bsd[bsn] = 6; } if ((px > (bx[h2] + 30)) and ((py + 30) < by[h2])) { bsd[bsn] = 4; } if ((px < (bx[h2] - 30)) and ((py - 30) > by[h2])) { bsd[bsn] = 7; } if ((px > (bx[h2] + 30)) and ((py + 30) > by[h2])) { bsd[bsn] = 5; } bsf[bsn] = 2; bsx[bsn] = bx[h2]; bsy[bsn] = by[h2] - 10; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } } if (bt[h2] == 9) { if (bd[h2] == 0) { bf[h2] = 22; if (px < bx[h2]) { bd[h2] = 1; } if (((py - 30) < (by[h2] + 30)) and ((py - 30) > (by[h2] - 20))) { bd[h2] = 2; } } if (bd[h2] == 1) { bf[h2] = 92; if (px > bx[h2]) { bd[h2] = 0; } if (((py - 30) < (by[h2] + 30)) and ((py - 30) > (by[h2] - 20))) { bd[h2] = 3; } } if (bd[h2] == 2) { bf[h2] = 23 + random(2); bx[h2] = bx[h2] + 5; if (py < by[h2]) { by[h2] = by[h2] - 2; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if ((px + 60) < bx[h2]) { bd[h2] = 3; } } if (bd[h2] == 3) { bf[h2] = 93 + random(2); bx[h2] = bx[h2] - 5; if (py < by[h2]) { by[h2] = by[h2] - 2; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if ((px - 60) > bx[h2]) { bd[h2] = 2; } } } if (bt[h2] == 10) { if (bd[h2] == 0) { bf[h2] = 26; jump.start(); bd[h2] = 1; btime[h2] = 20 + random(20); bj[h2] = -12; } if (bd[h2] == 1) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 25; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 26; } by[h2] = by[h2] + bj[h2]; if (px < bx[h2]) { bx[h2] = bx[h2] - 3; } if (px > bx[h2]) { bx[h2] = bx[h2] + 3; } if (bj[h2] < 0) { bj[h2] = bj[h2] + 1; } } } if (bt[h2] == 11) { if (bd[h2] == 0) { if ((pace > 0) and (pace < 6)) { bf[h2] = 27; } if ((pace > 5) and (pace < 12)) { bf[h2] = 28; } if ((pace > 11) and (pace < 17)) { bf[h2] = 29; } if (btime[h2] < 1) { btime[h2] = 16 + random(32); if ((pace > 0) and (pace < 5)) { bx[h2] = (px - 20) + random(40); by[h2] = py - 45; } if ((pace > 4) and (pace < 9)) { bx[h2] = (px - 20) + random(40); by[h2] = py + 45; } if ((pace > 8) and (pace < 13)) { bx[h2] = px - 50; by[h2] = (py - 20) + random(40); } if ((pace > 12) and (pace < 17)) { bx[h2] = px + 50; by[h2] = (py - 20) + random(40); } } } } if (bt[h2] == 12) { if (bd[h2] == 0) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 30; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 31; } bx[h2] = bx[h2] + 6; } if (bd[h2] == 1) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 100; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 101; } bx[h2] = bx[h2] - 6; } } if (bt[h2] == 13) { if (bd[h2] == 0) { bf[h2] = 32; if (btime[h2] < 1) { if (bst[bsn] == 0) { bd[h2] = 1; laser.start(); btime[h2] = 6; bst[bsn] = 3; bsd[bsn] = 3; bsf[bsn] = 5; bsx[bsn] = bx[h2]; bsy[bsn] = by[h2] - 25; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } } if (bd[h2] == 1) { bf[h2] = 33; if (btime[h2] < 1) { if (bst[bsn] == 0) { bd[h2] = 0; btime[h2] = 17; } } } } if (bt[h2] == 14) { if (bd[h2] == 0) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 34; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 35; } bx[h2] = bx[h2] + 7; if ((px + 55) < bx[h2]) { bd[h2] = 1; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if (py < by[h2]) { by[h2] = by[h2] - 2; } } if (bd[h2] == 1) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 104; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 105; } bx[h2] = bx[h2] - 7; if ((px - 55) > bx[h2]) { bd[h2] = 0; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if (py < by[h2]) { by[h2] = by[h2] - 2; } } } if (bt[h2] == 15) { if (bd[h2] == 0) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 36; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 37; } bx[h2] = bx[h2] + 3; if ((px + 55) < bx[h2]) { bd[h2] = 1; } if (px > bx[h2]) { bg[h2] = 1; } if (px < bx[h2]) { bg[h2] = 0; } } if (bd[h2] == 1) { if (((pace > 0) and (pace < 5)) or ((pace > 8) and (pace < 13))) { bf[h2] = 106; } if (((pace > 4) and (pace < 9)) or ((pace > 12) and (pace < 17))) { bf[h2] = 107; } bx[h2] = bx[h2] - 3; if ((px - 55) > bx[h2]) { bd[h2] = 0; } if (px > bx[h2]) { bg[h2] = 0; } if (px < bx[h2]) { bg[h2] = 1; } } } if (bt[h2] == 16) { if (bd[h2] == 0) { bf[h2] = 38; bg[h2] = 2; if (((px - 10) < (bx[h2] + 15)) and ((px + 10) > (bx[h2] - 15))) { bd[h2] = 1; btime[h2] = 12; } } if (bd[h2] == 1) { if (((btime[h2] > 0) and (btime[h2] < 3)) or ((btime[h2] > 10) and (btime[h2] < 13))) { bf[h2] = 39; } if ((btime[h2] > 2) and (btime[h2] < 11)) { bf[h2] = 40; } bg[h2] = 0; if (btime[h2] == 0) { bd[h2] = 0; } } } if (bt[h2] == 17) { if (bd[h2] == 0) { bf[h2] = 41; if (((px - 15) < (bx[h2] + 15)) and ((px + 15) > (bx[h2] - 15))) { bt[h2] = 18; } } } if (bt[h2] == 18) { if (bd[h2] == 0) { bf[h2] = 42 + random(2); } } if (bt[h2] == 19) { if (bd[h2] == 0) { bf[h2] = 44; bg[h2] = 1; if (btime[h2] == 0) { bd[h2] = 2; btime[h2] = 18; } } if (bd[h2] == 2) { if (((btime[h2] > 0) and (btime[h2] < 4)) or ((btime[h2] > 15) and (btime[h2] < 19))) { bf[h2] = 45; } if (((btime[h2] > 3) and (btime[h2] < 7)) or ((btime[h2] > 12) and (btime[h2] < 16))) { bf[h2] = 46; } if ((btime[h2] > 6) and (btime[h2] < 13)) { bf[h2] = 47; } bg[h2] = 0; if (btime[h2] == 8) { if (bst[bsn] == 0) { laser.start(); bst[bsn] = 2; bsd[bsn] = 0; bsf[bsn] = 3; bsx[bsn] = bx[h2] - 5; bsy[bsn] = by[h2] - 8; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } if (btime[h2] == 0) { bd[h2] = 0; btime[h2] = 15 + random(20); } } if (bd[h2] == 1) { bf[h2] = 114; bg[h2] = 1; if (btime[h2] == 0) { bd[h2] = 3; btime[h2] = 18; } } if (bd[h2] == 3) { if (((btime[h2] > 0) and (btime[h2] < 4)) or ((btime[h2] > 15) and (btime[h2] < 19))) { bf[h2] = 115; } if (((btime[h2] > 3) and (btime[h2] < 7)) or ((btime[h2] > 12) and (btime[h2] < 16))) { bf[h2] = 116; } if ((btime[h2] > 6) and (btime[h2] < 13)) { bf[h2] = 117; } bg[h2] = 0; if (btime[h2] == 8) { if (bst[bsn] == 0) { laser.start(); bst[bsn] = 2; bsd[bsn] = 1; bsf[bsn] = 3; bsx[bsn] = bx[h2] + 5; bsy[bsn] = by[h2] - 8; bsn = bsn + 1; if (bsn > 6) { bsn = 1; } } } if (btime[h2] == 0) { bd[h2] = 1; btime[h2] = 15 + random(20); } } } if (bt[h2] == 20) { if (bd[h2] == 0) { bf[h2] = 48; bg[h2] = 1; if (px < bx[h2]) { bd[h2] = 1; } if (((((py - 30) < (by[h2] + 20)) and (py > (by[h2] - 40))) and ((px - 50) < (bx[h2] + 20))) and (px > bx[h2])) { bd[h2] = 2; } } if (bd[h2] == 1) { bf[h2] = 118; bg[h2] = 1; if (px > bx[h2]) { bd[h2] = 0; } if (((((py - 30) < (by[h2] + 20)) and (py > (by[h2] - 40))) and ((px + 50) > (bx[h2] - 20))) and (px < bx[h2])) { bd[h2] = 3; } } if (bd[h2] == 2) { bf[h2] = 49; bg[h2] = 0; bx[h2] = bx[h2] + 5; if (py < by[h2]) { by[h2] = by[h2] - 2; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if ((px + 60) < bx[h2]) { bd[h2] = 3; } } if (bd[h2] == 3) { bf[h2] = 119; bg[h2] = 0; bx[h2] = bx[h2] - 5; if (py < by[h2]) { by[h2] = by[h2] - 2; } if (py > by[h2]) { by[h2] = by[h2] + 2; } if ((px - 60) > bx[h2]) { bd[h2] = 2; } } } if (bl[h2] > 0) { h1 = 1; while (h1 < 4) { if ((pst[h1] > 0) and (bg[h2] < 2)) { if (((pst[h1] == 1) or (pst[h1] == 4)) or (pst[h1] == 5)) { if (((((psx[h1] - 3) < (bx[h2] + 12)) and ((psx[h1] + 3) > (bx[h2] - 12))) and ((psy[h1] - 3) < (by[h2] - 2))) and ((psy[h1] + 3) > (by[h2] - 24))) { shothit.start(); bl[h2] = bl[h2] - 2; if (bg[h2] == 1) { metalcrunch.start(); bl[h2] = bl[h2] + 2; } pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if ((((pst[h1] == 2) or (pst[h1] == 6)) or (pst[h1] == 20)) or (pst[h1] == 15)) { if (((((psx[h1] - 4) < (bx[h2] + 12)) and ((psx[h1] + 4) > (bx[h2] - 12))) and ((psy[h1] - 5) < (by[h2] - 2))) and ((psy[h1] + 5) > (by[h2] - 24))) { shothit.start(); bl[h2] = bl[h2] - 4; if (bg[h2] == 1) { metalcrunch.start(); bl[h2] = bl[h2] + 4; } if (bl[h2] > 0) { pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if (((pst[h1] == 3) or (pst[h1] == 7)) or (pst[h1] == 19)) { if (((((psx[h1] - 10) < (bx[h2] + 12)) and ((psx[h1] + 10) > (bx[h2] - 12))) and ((psy[h1] - 10) < (by[h2] - 2))) and ((psy[h1] + 10) > (by[h2] - 24))) { shothit.start(); bl[h2] = bl[h2] - 6; if (bg[h2] == 1) { metalcrunch.start(); bl[h2] = bl[h2] + 6; if ((xz == 0) and (pst[h1] == 3)) { bl[h2] = bl[h2] - 1; } } if (bl[h2] > 0) { pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if (pst[h1] == 8) { if (((((psx[h1] - 15) < (bx[h2] + 12)) and ((psx[h1] + 15) > (bx[h2] - 12))) and ((psy[h1] - 15) < (by[h2] - 2))) and ((psy[h1] + 15) > (by[h2] - 24))) { shothit.start(); bl[h2] = bl[h2] - 4; if (bg[h2] == 1) { metalcrunch.start(); bl[h2] = bl[h2] + 4; } if (bl[h2] > 0) { pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if (((pst[h1] == 9) or (pst[h1] == 10)) and (psd[h1] > 5)) { if (((((psx[h1] - 20) < (bx[h2] + 12)) and ((psx[h1] + 20) > (bx[h2] - 12))) and ((psy[h1] - 20) < (by[h2] - 2))) and ((psy[h1] + 20) > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - random(2); } } } if (pst[h1] == 11) { if (((((psx[h1] - 7) < (bx[h2] + 12)) and ((psx[h1] + 7) > (bx[h2] - 12))) and ((psy[h1] - 18) < (by[h2] - 2))) and ((psy[h1] + 18) > (by[h2] - 24))) { if (bg[h2] == 0) { shothit.start(); bl[h2] = bl[h2] - 1; } if (bl[h2] > 0) { pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if ((pst[h1] == 12) or (pst[h1] == 17)) { if (((((psx[h1] - 15) < (bx[h2] + 12)) and ((psx[h1] + 15) > (bx[h2] - 12))) and ((psy[h1] - 18) < (by[h2] - 2))) and ((psy[h1] + 18) > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 2; if (pst[h1] == 17) { bl[h2] = bl[h2] - 2; } } if ((bl[h2] > 0) and (pst[h1] == 17)) { pst[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; } } } if ((pst[h1] == 13) or (pst[h1] == 18)) { if (((((psx[h1] - 22) < (bx[h2] + 12)) and ((psx[h1] + 22) > (bx[h2] - 12))) and ((psy[h1] - 22) < (by[h2] - 2))) and ((psy[h1] + 22) > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - random(2); } } } if (pst[h1] == 14) { if (((((camx - 105) < (bx[h2] + 12)) and ((camx + 105) > (bx[h2] - 12))) and ((psy[h1] - 15) < (by[h2] - 2))) and ((psy[h1] + 15) > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 1; } } } if (pst[h1] == 16) { if (((((psx[h1] - 45) < (bx[h2] + 12)) and ((psx[h1] + 45) > (bx[h2] - 12))) and ((psy[h1] - 30) < (by[h2] - 2))) and (psy[h1] > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 1; } } } if (pst[h1] == 21) { if (((((psx[h1] - 15) < (bx[h2] + 12)) and ((psx[h1] + 15) > (bx[h2] - 12))) and ((psy[h1] - 85) < (by[h2] - 2))) and (psy[h1] > (by[h2] - 24))) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 1; } } } h1++; } } if (((xz == 2) and ((pd == 16) or (pd == 17))) and ((ps < 7) and (ps > 2))) { if (pd == 16) { if ((((((px + 38) > (bx[h2] - 12)) and ((px - 8) < (bx[h2] + 12))) and (py > (by[h2] - 28))) and ((py - 26) < (by[h2] + 2))) and (bl[h2] > 0)) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 3; if (ps == 6) { bl[h2] = bl[h2] - (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]); } } } } if (pd == 17) { if ((((((px - 38) < (bx[h2] + 12)) and ((px + 8) > (bx[h2] - 12))) and (py > (by[h2] - 28))) and ((py - 26) < (by[h2] + 2))) and (bl[h2] > 0)) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 3; if (ps == 6) { bl[h2] = bl[h2] - (((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]); } } } } } if (((xz == 5) and ((pd == 16) or (pd == 17))) and ((ps < 7) and (ps > 2))) { if (pd == 16) { if ((((((px + 32) > (bx[h2] - 12)) and ((px - 8) < (bx[h2] + 12))) and (py > (by[h2] - 28))) and ((py - 30) < (by[h2] + 2))) and (bl[h2] > 0)) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 2; } } } if (pd == 17) { if ((((((px - 32) < (bx[h2] + 12)) and ((px + 8) > (bx[h2] - 12))) and (py > (by[h2] - 28))) and ((py - 30) < (by[h2] + 2))) and (bl[h2] > 0)) { if (bg[h2] == 0) { bl[h2] = bl[h2] - 2; } } } } if ((((xz == 1) or (xz == 2)) or (xz == 4)) and (charge > 0)) { if ((((((((pd == 0) or (pd == 2)) or (pd == 4)) or (pd == 6)) or (pd == 8)) or (pd == 10)) or (pd == 12)) or (pd == 14)) { if ((((((px + 30) > (bx[h2] - 12)) and ((px - 8) < (bx[h2] + 12))) and (py > (by[h2] - 28))) and ((py - 26) < (by[h2] + 2))) and (bl[h2] > 0)) { if ((bg[h2] == 0) and ((xz == 1) or (xz == 2))) { bl[h2] = bl[h2] - 1; } if (xz == 4) { bl[h2] = bl[h2] - 1; } } } if ((((((((pd == 1) or (pd == 3)) or (pd == 5)) or (pd == 7)) or (pd == 9)) or (pd == 11)) or (pd == 13)) or (pd == 15)) { if ((((((px - 30) < (bx[h2] + 12)) and ((px + 8) > (bx[h2] - 12))) and (py > (by[h2] - 28))) and ((py - 26) < (by[h2] + 2))) and (bl[h2] > 0)) { if ((bg[h2] == 0) and ((xz == 1) or (xz == 2))) { bl[h2] = bl[h2] - 1; } if (xz == 4) { bl[h2] = bl[h2] - 1; } } } } if (bt[h2] == 110) { if (((((px - 10) < (bx[h2] + 6)) and ((px + 10) > (bx[h2] - 6))) and (py > (by[h2] - 25))) and ((py - 24) < by[h2])) { lifeupsfx.start(); bt[h2] = 0; bl[h2] = 1; bf[h2] = 1; bx[h2] = -1000; by[h2] = -1000; if (pl < lmax) { pl = pl + 1; } if (pl < lmax) { pl = pl + 1; } if (pl < lmax) { pl = pl + 1; } if (pl < lmax) { pl = pl + 1; } } } if (((bl[h2] > 0) and (bt[h2] > 0)) and (i < 1)) { if (((((px - 10) < (bx[h2] + 6)) and ((px + 10) > (bx[h2] - 6))) and (py > (by[h2] - 25))) and ((py - 24) < by[h2])) { melee.start(); pl = pl - 4; i = 20; } } if (btime[h2] > 0) { btime[h2] = btime[h2] - 1; } if (bt[h2] == 100) { bf[h2] = 215 - btime[h2]; if (btime[h2] < 1) { bt[h2] = 0; bf[h2] = 1; bx[h2] = -1000; by[h2] = -1000; } } if ((bl[h2] < 1) and (bt[h2] < 100)) { h3 = random(6); if (h3 < 3) { boom1.start(); } if ((h3 > 2) and (h3 < 5)) { boom2.start(); } if (h3 > 4) { boom3.start(); } crusher = crusher + 3; if (crusher > 100) { crusher = 100; } h3 = random(12); bt[h2] = 100; btime[h2] = 16; if (h3 < 2) { bt[h2] = 110; } } } } h2++; } h1 = 1; while (h1 < 7) { if (bst[h1] > 0) { if (bsd[h1] == 0) { bsx[h1] = bsx[h1] + 8; } if (bsd[h1] == 1) { bsx[h1] = bsx[h1] - 8; } if (bsd[h1] == 2) { bsy[h1] = bsy[h1] - 8; } if (bsd[h1] == 3) { bsy[h1] = bsy[h1] + 8; } if (bsd[h1] == 4) { bsx[h1] = bsx[h1] + 6; bsy[h1] = bsy[h1] - 6; } if (bsd[h1] == 5) { bsx[h1] = bsx[h1] + 6; bsy[h1] = bsy[h1] + 6; } if (bsd[h1] == 6) { bsx[h1] = bsx[h1] - 6; bsy[h1] = bsy[h1] - 6; } if (bsd[h1] == 7) { bsx[h1] = bsx[h1] - 6; bsy[h1] = bsy[h1] + 6; } if ((((bsx[h1] > (camx + 125)) or (bsx[h1] < (camx - 125))) or (bsy[h1] > (camy + 70))) or (bsy[h1] < (camy - 125))) { bst[h1] = 0; bsf[h1] = 13; bsx[h1] = -2000; bsy[h1] = -2000; } if (bst[h1] == 1) { bsf[h1] = 2; if ((((((bsx[h1] + 3) > (px - 12)) and ((bsx[h1] - 3) < (px + 12))) and ((bsy[h1] + 3) > (py - 26))) and ((bsy[h1] - 3) < (py - 2))) and (i < 1)) { melee.start(); i = 15; pl = pl - 4; bst[h1] = 0; bsf[h1] = 13; bsx[h1] = -2000; bsy[h1] = -2000; } } if (bst[h1] == 2) { if (bsd[h1] == 0) { bsf[h1] = 3; } if (bsd[h1] == 1) { bsf[h1] = 4; } if ((((((bsx[h1] + 5) > (px - 12)) and ((bsx[h1] - 5) < (px + 12))) and ((bsy[h1] + 3) > (py - 26))) and ((bsy[h1] - 3) < (py - 2))) and (i < 1)) { melee.start(); i = 15; pl = pl - 6; bst[h1] = 0; bsf[h1] = 13; bsx[h1] = -2000; bsy[h1] = -2000; } } if (bst[h1] == 3) { bsf[h1] = 5; if ((((((bsx[h1] + 3) > (px - 12)) and ((bsx[h1] - 3) < (px + 12))) and ((bsy[h1] + 2) > (py - 26))) and ((bsy[h1] - 2) < (py - 2))) and (i < 1)) { melee.start(); i = 15; pl = pl - 5; bst[h1] = 0; bsf[h1] = 13; bsx[h1] = -2000; bsy[h1] = -2000; } } } h1++; } if (timer == 50) { if ((bt[1] == 0) or (bl[1] < 1)) { bt[1] = random(6) + 1; bg[1] = 0; bj[1] = 0; bd[1] = 0; bs[1] = 0; bl[1] = 4; bx[1] = 300; by[1] = -160; } if ((bt[2] == 0) or (bl[2] < 1)) { bt[2] = random(6) + 7; bg[2] = 0; bj[2] = 0; bd[2] = 0; bs[2] = 0; bl[2] = 4; bx[2] = 480; by[2] = -180; } if ((bt[3] == 0) or (bl[3] < 1)) { bt[3] = random(6) + 12; bg[3] = 0; bj[3] = 0; bd[3] = 0; bs[3] = 0; bl[3] = 4; bx[3] = 540; by[3] = -280; } if ((bt[4] == 0) or (bl[4] < 1)) { bt[4] = random(17) + 1; bg[4] = 0; bj[4] = 0; bd[4] = 0; bs[4] = 0; bl[4] = 4; bx[4] = 620; by[4] = -100; } } h2 = 1; while (h2 < 11) { if ((bt[h2] > 0) and ((bl[h2] > 0) or (bt[h2] == 110))) { if (((((((((bt[h2] == 1) or (bt[h2] == 2)) or (bt[h2] == 4)) or (bt[h2] == 7)) or (bt[h2] == 10)) or (bt[h2] == 12)) or (bt[h2] == 18)) or (bt[h2] == 20)) or (bt[h2] == 110)) { h4 = 0; h1 = 1; while (h1 < 10) { if (blt[h1] == 1) { if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((by[h2] - 6) > ((bly[h1] + blsy[h1]) + 6))) { by[h2] = (bly[h1] + blsy[h1]) + 35; bj[h2] = 0; } if (((((bx[h2] + 10) > (blx[h1] - blsx[h1])) and ((bx[h2] - 10) < (blx[h1] + blsx[h1]))) and ((by[h2] - 16) > (bly[h1] - blsy[h1]))) and ((by[h2] - 30) < (bly[h1] + blsy[h1]))) { if (bx[h2] > blx[h1]) { bx[h2] = (blx[h1] + blsx[h1]) + 10; if (bt[h2] == 12) { bd[h2] = 0; } } if (bx[h2] < blx[h1]) { bx[h2] = (blx[h1] - blsx[h1]) - 10; if (bt[h2] == 12) { bd[h2] = 1; } } } if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 22) < (bly[h1] - blsy[h1]))) and ((by[h2] + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; by[h2] = bly[h1] - blsy[h1]; if (((bt[h2] == 1) or (bt[h2] == 10)) and (bd[h2] == 1)) { bd[h2] = 0; } } } if (blt[h1] == 4) { h3 = (blx[h1] - bx[h2]) / 3; if (((((bx[h2] + 2) > (blx[h1] + blsx[h1])) and ((bx[h2] - 10) < (blx[h1] + blsx[h1]))) and ((by[h2] - 16) > (bly[h1] - blsy[h1]))) and ((by[h2] - 30) < (bly[h1] + blsy[h1]))) { if (bx[h2] > blx[h1]) { bx[h2] = (blx[h1] + blsx[h1]) + 10; } } if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 26) < (bly[h1] + blsy[h1]))) and ((by[h2] + 5) >= (bly[h1] + h3))) { h4 = 1; by[h2] = bly[h1] + h3; if (((bt[h2] == 1) or (bt[h2] == 10)) and (bd[h2] == 1)) { bd[h2] = 0; } } } if (blt[h1] == 5) { h3 = (bx[h2] - blx[h1]) / 3; if (((((bx[h2] - 2) < (blx[h1] - blsx[h1])) and ((bx[h2] + 10) > (blx[h1] - blsx[h1]))) and ((by[h2] - 16) > (bly[h1] - blsy[h1]))) and ((by[h2] - 30) < (bly[h1] + blsy[h1]))) { if (bx[h2] < blx[h1]) { bx[h2] = (blx[h1] - blsx[h1]) - 10; } } if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 26) < (bly[h1] + blsy[h1]))) and ((by[h2] + 5) >= (bly[h1] + h3))) { h4 = 1; by[h2] = bly[h1] + h3; if (((bt[h2] == 1) or (bt[h2] == 10)) and (bd[h2] == 1)) { bd[h2] = 0; } } } if (blt[h1] == 6) { if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((by[h2] - 6) > ((bly[h1] + blsy[h1]) + 6))) { by[h2] = (bly[h1] + blsy[h1]) + 35; bj[h2] = 0; } if (((((bx[h2] + 10) > (blx[h1] - blsx[h1])) and ((bx[h2] - 10) < (blx[h1] + blsx[h1]))) and ((by[h2] - 16) > (bly[h1] - blsy[h1]))) and ((by[h2] - 30) < (bly[h1] + blsy[h1]))) { if (bx[h2] > blx[h1]) { bx[h2] = (blx[h1] + blsx[h1]) + 10; } if (bx[h2] < blx[h1]) { bx[h2] = (blx[h1] - blsx[h1]) - 10; } } if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 22) < (bly[h1] - blsy[h1]))) and ((by[h2] + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; by[h2] = bly[h1] - blsy[h1]; if ((timer > 0) and (timer < 61)) { bx[h2] = bx[h2] + 2; } if ((timer > 60) and (timer < 121)) { bx[h2] = bx[h2] - 2; } if (((bt[h2] == 1) or (bt[h2] == 10)) and (bd[h2] == 1)) { bd[h2] = 0; } } } if (blt[h1] == 7) { if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 28) <= ((bly[h1] + blsy[h1]) + 6))) and ((by[h2] - 6) > ((bly[h1] + blsy[h1]) + 6))) { by[h2] = (bly[h1] + blsy[h1]) + 35; bj[h2] = 0; } if (((((bx[h2] + 10) > (blx[h1] - blsx[h1])) and ((bx[h2] - 10) < (blx[h1] + blsx[h1]))) and ((by[h2] - 16) > (bly[h1] - blsy[h1]))) and ((by[h2] - 30) < (bly[h1] + blsy[h1]))) { if (bx[h2] > blx[h1]) { bx[h2] = (blx[h1] + blsx[h1]) + 10; } if (bx[h2] < blx[h1]) { bx[h2] = (blx[h1] - blsx[h1]) - 10; } } if (((((bx[h2] + 8) > (blx[h1] - blsx[h1])) and ((bx[h2] - 8) < (blx[h1] + blsx[h1]))) and ((by[h2] - 22) < (bly[h1] - blsy[h1]))) and ((by[h2] + 2) >= (bly[h1] - blsy[h1]))) { h4 = 1; by[h2] = bly[h1] - blsy[h1]; if (((bt[h2] == 1) or (bt[h2] == 10)) and (bd[h2] == 1)) { bd[h2] = 0; } if ((timer > 0) and (timer < 61)) { bx[h2] = bx[h2] - 2; } if ((timer > 60) and (timer < 121)) { bx[h2] = bx[h2] + 2; } } } h1++; } if ((h4 == 0) and (bj[h2] > -1)) { by[h2] = by[h2] + 10; } } } h2++; } if (py < -470) { py = -470; } if (py > 50) { py = 50; } if (px < 5) { px = 5; } if (px > 795) { px = 795; } pace = pace + 1; if (pace > 16) { pace = 1; if (wenergy < wmax) { wenergy = wenergy + 1; } } if (i > 0) { i = i - 1; } if (ptime > 0) { ptime = ptime - 1; } timer = timer + 1; if (timer > 120) { timer = 1; } camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } if ((((pace == 1) or (pace == 5)) or (pace == 9)) or (pace == 13)) { sx = -100; sy = 100; if (((pd > 3) and (pd < 6)) or ((pd > 7) and (pd < 10))) { sx = px; sy = py; } } if ((charge < 15) or ((xz > 0) and (xz < 5))) { bustercharge._x = -500; bustercharge._y = -500; bustercharge._alpha = 0; } if ((xz == 0) or (xz == 5)) { if ((charge > 14) and (charge < 40)) { bustercharge._x = 100 + (px - camx); bustercharge._y = 100 + (py - camy); bustercharge._alpha = 40; } if (charge > 39) { bustercharge._x = 100 + (px - camx); bustercharge._y = 100 + (py - camy); bustercharge._alpha = 100; } } if (i == 0) { pc._alpha = 100; } if (i > 0) { pc._alpha = 70; } pc._x = 100 + (px - camx); pc._y = 100 + (py - camy); pc.gotoAndStop(pf); shadow._x = 100 + (sx - camx); shadow._y = 100 + (sy - camy); shadow.gotoAndStop(pf); pname.gotoAndStop(xz + 1); plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); crushericon._x = 100 + (px - camx); crushericon._y = 86 + (py - camy); crushericon.gotoAndStop(crusher); switch (xz) { case 0 : if (weap == 0) { cicon.gotoAndStop(1); } if (weap > 0) { cicon.gotoAndStop(weap + 6); } break; case 1 : cicon.gotoAndStop(2); break; case 2 : cicon.gotoAndStop(3); break; case 3 : cicon.gotoAndStop(4); break; case 4 : cicon.gotoAndStop(5); break; case 5 : cicon.gotoAndStop(6); } bg1._x = 100 + (bx[1] - camx); bg1._y = 100 + (by[1] - camy); bg1.gotoAndStop(bf[1]); bg2._x = 100 + (bx[2] - camx); bg2._y = 100 + (by[2] - camy); bg2.gotoAndStop(bf[2]); bg3._x = 100 + (bx[3] - camx); bg3._y = 100 + (by[3] - camy); bg3.gotoAndStop(bf[3]); bg4._x = 100 + (bx[4] - camx); bg4._y = 100 + (by[4] - camy); bg4.gotoAndStop(bf[4]); bg5._x = 100 + (bx[5] - camx); bg5._y = 100 + (by[5] - camy); bg5.gotoAndStop(bf[5]); bg6._x = 100 + (bx[6] - camx); bg6._y = 100 + (by[6] - camy); bg6.gotoAndStop(bf[6]); bg7._x = 100 + (bx[7] - camx); bg7._y = 100 + (by[7] - camy); bg7.gotoAndStop(bf[7]); bg8._x = 100 + (bx[8] - camx); bg8._y = 100 + (by[8] - camy); bg8.gotoAndStop(bf[8]); bg9._x = 100 + (bx[9] - camx); bg9._y = 100 + (by[9] - camy); bg9.gotoAndStop(bf[9]); bg10._x = 100 + (bx[10] - camx); bg10._y = 100 + (by[10] - camy); bg10.gotoAndStop(bf[10]); pb1._x = 100 + (psx[1] - camx); pb1._y = 100 + (psy[1] - camy); pb1.gotoAndStop(psf[1]); pb2._x = 100 + (psx[2] - camx); pb2._y = 100 + (psy[2] - camy); pb2.gotoAndStop(psf[2]); pb3._x = 100 + (psx[3] - camx); pb3._y = 100 + (psy[3] - camy); pb3.gotoAndStop(psf[3]); bs1._x = 100 + (bsx[1] - camx); bs1._y = 100 + (bsy[1] - camy); bs1.gotoAndStop(bsf[1]); bs2._x = 100 + (bsx[2] - camx); bs2._y = 100 + (bsy[2] - camy); bs2.gotoAndStop(bsf[2]); bs3._x = 100 + (bsx[3] - camx); bs3._y = 100 + (bsy[3] - camy); bs3.gotoAndStop(bsf[3]); bs4._x = 100 + (bsx[4] - camx); bs4._y = 100 + (bsy[4] - camy); bs4.gotoAndStop(bsf[4]); bs5._x = 100 + (bsx[5] - camx); bs5._y = 100 + (bsy[5] - camy); bs5.gotoAndStop(bsf[5]); bs6._x = 100 + (bsx[6] - camx); bs6._y = 100 + (bsy[6] - camy); bs6.gotoAndStop(bsf[6]); stage._x = 500 - camx; stage._y = -150 - camy; stage2._x = 300 - (camx / 2); stage2._y = -37 - (camy / 2);
Frame 12
gotoAndPlay (11);
Frame 25
gotoAndPlay (1);
Frame 1701
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy); boom2.start();
Frame 1702
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 1716
boom1.start();
Frame 1730
boom1.start();
Frame 1743
boom1.start();
Frame 1757
boom1.start();
Frame 1772
boom1.start();
Frame 1787
boom3.start();
Frame 1799
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 1800
gotoAndPlay(f);
Frame 1801
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 1802
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 1814
sinattack.start();
Frame 1899
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 1900
gotoAndPlay(f);
Frame 1901
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy); lightning.start();
Frame 1902
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 1952
maxbuster.start();
Frame 1959
maxbuster.start();
Frame 1965
maxbuster.start();
Frame 1970
maxbuster.start();
Frame 1980
boom3.start();
Frame 1999
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 2000
gotoAndPlay(f);
Frame 2001
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy); bossdeath.start();
Frame 2002
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 2084
boom3.start();
Frame 2099
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 2100
gotoAndPlay(f);
Frame 2101
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy); lightning.start();
Frame 2102
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 2121
boom3.start();
Frame 2139
boom1.start();
Frame 2155
boom1.start();
Frame 2171
boom1.start();
Frame 2186
boom2.start();
Frame 2199
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 2200
gotoAndPlay(f);
Frame 2201
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy); xcharge.start();
Frame 2202
camx = px; if (camx < 100) { camx = 100; } if (camx > 700) { camx = 700; } camy = py; if (camy < -400) { camy = -400; } if (camy > -50) { camy = -50; } pc2._x = 100 + (px - camx); pc2._y = 100 + (py - camy);
Frame 2258
lightning.start();
Frame 2272
boom2.start();
Frame 2281
boom1.start();
Frame 2292
boom3.start();
Frame 2299
h1 = 1; while (h1 < 11) { if ((((bx[h1] > (camx - 115)) and (bx[h1] < (camx + 115))) and (by[h1] > (camy - 115))) and (by[h1] < (camy + 65))) { bl[h1] = bl[h1] - 30; } h1++; } crusher = 1;
Frame 2300
gotoAndPlay(f);
Frame 2410
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2412); } if (boss[1] == 0) { xp1._x = -2000; } if (boss[2] == 0) { xp2._x = -2000; } if (boss[3] == 0) { xp3._x = -2000; } if (boss[4] == 0) { xp4._x = -2000; } if (boss[5] == 0) { xp5._x = -2000; } if (boss[6] == 0) { xp6._x = -2000; } if (boss[7] == 0) { xp7._x = -2000; } if (boss[8] == 0) { xp8._x = -2000; } cweapon.gotoAndStop(weap + 1);
Frame 2411
gotoAndPlay (2410);
Frame 2420
gotoAndPlay(f);
Frame 2430
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2432); } z1.gotoAndStop(boss[1] + 1); z2.gotoAndStop(boss[2] + 1); z3.gotoAndStop(boss[3] + 1); z4.gotoAndStop(boss[4] + 1); z5.gotoAndStop(boss[5] + 1); z6.gotoAndStop(boss[6] + 1); z7.gotoAndStop(boss[7] + 1); z8.gotoAndStop(boss[8] + 1);
Frame 2431
gotoAndPlay (2430);
Frame 2440
gotoAndPlay(f);
Frame 2450
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2452); } specials.gotoAndStop((((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]) + 1);
Frame 2451
gotoAndPlay (2450);
Frame 2460
gotoAndPlay(f);
Frame 2470
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2472); } specials.gotoAndStop((((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]) + 1);
Frame 2471
gotoAndPlay (2470);
Frame 2480
gotoAndPlay(f);
Frame 2490
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2492); } specials.gotoAndStop((((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]) + 1);
Frame 2491
gotoAndPlay (2490);
Frame 2500
gotoAndPlay(f);
Frame 2510
plb.gotoAndStop(pl); wener.gotoAndStop(wenergy); pname.gotoAndStop(xz + 1); if (Key.isDown(kpause)) { gotoAndPlay (2512); } specials.gotoAndStop((((((((boss[1] + boss[2]) + boss[3]) + boss[4]) + boss[5]) + boss[6]) + boss[7]) + boss[8]) + 1);
Frame 2511
gotoAndPlay (2510);
Frame 2520
gotoAndPlay(f);
Frame 2521
h1 = 1;
Frame 2522
if ((((((((((((h1 == 27) or (h1 == 45)) or (h1 == 63)) or (h1 == 81)) or (h1 == 99)) or (h1 == 117)) or (h1 == 135)) or (h1 == 153)) or (h1 == 171)) or (h1 == 189)) or (h1 == 207)) or (h1 == 225)) { shothit.start(); } st1._x = st1._x - 10; if (st1._x < -50) { st1._x = 220 + random(20); st1._y = 20 + random(160); } st2._x = st2._x - 10; if (st2._x < -50) { st2._x = 220 + random(20); st2._y = 20 + random(160); } st3._x = st3._x - 10; if (st3._x < -50) { st3._x = 220 + random(20); st3._y = 20 + random(160); } st4._x = st4._x - 10; if (st4._x < -50) { st4._x = 220 + random(20); st4._y = 20 + random(160); } st5._x = st5._x - 15; if (st5._x < -70) { st5._x = 230 + random(20); st5._y = 20 + random(160); } st6._x = st6._x - 15; if (st6._x < -70) { st6._x = 230 + random(20); st6._y = 20 + random(160); } st7._x = st7._x - 15; if (st7._x < -70) { st7._x = 230 + random(20); st7._y = 20 + random(160); } st8._x = st8._x - 20; if (st8._x < -80) { st8._x = 240 + random(20); st8._y = 20 + random(160); } st9._x = st9._x - 20; if (st9._x < -80) { st9._x = 240 + random(20); st9._y = 20 + random(160); }
Frame 2523
h1 = h1 + 1; if (h1 < 246) { gotoAndPlay (2522); }
Frame 2524
st1._x = st1._x - 10; if (st1._x < -50) { st1._x = 220 + random(20); st1._y = 20 + random(160); } st2._x = st2._x - 10; if (st2._x < -50) { st2._x = 220 + random(20); st2._y = 20 + random(160); } st3._x = st3._x - 10; if (st3._x < -50) { st3._x = 220 + random(20); st3._y = 20 + random(160); } st4._x = st4._x - 10; if (st4._x < -50) { st4._x = 220 + random(20); st4._y = 20 + random(160); } st5._x = st5._x - 15; if (st5._x < -70) { st5._x = 230 + random(20); st5._y = 20 + random(160); } st6._x = st6._x - 15; if (st6._x < -70) { st6._x = 230 + random(20); st6._y = 20 + random(160); } st7._x = st7._x - 15; if (st7._x < -70) { st7._x = 230 + random(20); st7._y = 20 + random(160); } st8._x = st8._x - 20; if (st8._x < -80) { st8._x = 240 + random(20); st8._y = 20 + random(160); } st9._x = st9._x - 20; if (st9._x < -80) { st9._x = 240 + random(20); st9._y = 20 + random(160); }
Frame 2525
gotoAndPlay (2524);
Frame 2527
kattack = Key.getCode();
Frame 2528
gotoAndPlay (2527);
Frame 2529
kjump = Key.getCode();
Frame 2530
gotoAndPlay (2529);
Frame 2531
kdash = Key.getCode();
Frame 2532
gotoAndPlay (2531);
Frame 2533
kup = Key.getCode();
Frame 2534
gotoAndPlay (2533);
Frame 2535
kdown = Key.getCode();
Frame 2536
gotoAndPlay (2535);
Frame 2537
kright = Key.getCode();
Frame 2538
gotoAndPlay (2537);
Frame 2539
kleft = Key.getCode();
Frame 2540
gotoAndPlay (2539);
Frame 2541
kspec = Key.getCode();
Frame 2542
gotoAndPlay (2541);
Frame 2543
kcrush = Key.getCode();
Frame 2544
gotoAndPlay (2543);
Frame 2545
kpause = Key.getCode();
Frame 2546
gotoAndPlay (2545);
Symbol 1285 Button
on (release) { weap = 0; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1288 Button
on (release) { weap = 1; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1291 Button
on (release) { weap = 3; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1294 Button
on (release) { weap = 5; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1297 Button
on (release) { weap = 7; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1300 Button
on (release) { weap = 2; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1303 Button
on (release) { weap = 4; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1306 Button
on (release) { weap = 6; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1309 Button
on (release) { weap = 8; psn = 1; h1 = 1; while (h1 < 4) { pst[h1] = 0; psd[h1] = 0; psx[h1] = -2000; psy[h1] = -2000; psf[h1] = 13; h1++; } }
Symbol 1418 Button
on (release) { boom2.start(); gotoAndPlay (3); }
Symbol 1422 Button
on (release) { boom2.start(); getURL ("http://www.maelstormm.com/Games/MegamanXNext/mmxninstructions.htm", "_blank"); }
Symbol 1426 Button
on (release) { boom2.start(); getURL ("http://www.maelstormm.com/Games/MegamanXNext/mmxninformation.htm", "_blank"); }
Symbol 1430 Button
on (release) { boom2.start(); getURL ("http://www.maelstormm.com/Games/MegamanXNext/mmxnlinks.htm", "_blank"); }
Symbol 1434 Button
on (release) { boom2.start(); gotoAndPlay (2527); }
Symbol 1438 Button
on (release) { boom2.start(); getURL ("http://www.newgrounds.com/portal/view.php?id=121614", "_blank"); }
Symbol 1445 Button
on (release) { gotoAndPlay (2529); }
Symbol 1447 Button
on (release) { gotoAndPlay (2531); }
Symbol 1449 Button
on (release) { gotoAndPlay (2533); }
Symbol 1451 Button
on (release) { gotoAndPlay (2535); }
Symbol 1453 Button
on (release) { gotoAndPlay (2537); }
Symbol 1455 Button
on (release) { gotoAndPlay (2539); }
Symbol 1457 Button
on (release) { gotoAndPlay (2541); }
Symbol 1459 Button
on (release) { gotoAndPlay (2543); }
Symbol 1461 Button
on (release) { gotoAndPlay (2545); }
Symbol 1463 Button
on (release) { gotoAndPlay (2524); }

Library Items

Symbol 1 Sound [6_X Charge.wav]
Symbol 2 Sound [6_Teleport1.wav]
Symbol 3 Sound [6_shothit.au]
Symbol 4 Sound [6_rocket.au]
Symbol 5 Sound [6_pacmandies.wav]
Symbol 6 Sound [6_multiplebeep.au]
Symbol 7 Sound [6_MidBuster.wav]
Symbol 8 Sound [6_metalcrunch.wav]
Symbol 9 Sound [6_melee.au]
Symbol 10 Sound [6_MaxBuster.wav]
Symbol 11 Sound [6_LittleBuster.wav]
Symbol 12 Sound [6_Lightning.mp3]
Symbol 13 Sound [6_laser.wav]
Symbol 14 Sound [6_jump.au]
Symbol 15 Sound [6_herodeath.wav]
Symbol 16 Sound [6_ElectricZap2.mp3]
Symbol 17 Sound [6_ElectricZap.mp3]
Symbol 18 Sound [6_electricity.wav]
Symbol 19 Sound [6_buster.au]
Symbol 20 Sound [6_bossdeath.wav]
Symbol 21 Sound [6_boom3.au]
Symbol 22 Sound [6_boom2.au]
Symbol 23 Sound [6_boom1.au]
Symbol 24 Sound [6_Blip4.wav]
Symbol 25 GraphicUsed by:Timeline
Symbol 26 FontUsed by:27 28 35 36 37 38 39 43
Symbol 27 EditableTextUses:26Used by:Timeline
Symbol 28 EditableTextUses:26Used by:Timeline
Symbol 29 FontUsed by:30 31 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1088 1089 1279 1310 1313 1314 1316 1319 1321 1324 1326 1328 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1342 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1356 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1370 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1384 1412 1413
Symbol 30 TextUses:29Used by:Timeline
Symbol 31 TextUses:29Used by:Timeline
Symbol 32 FontUsed by:33 34 41 42 1414 1415 1416 1419 1420 1421 1423 1424 1425 1427 1428 1429 1431 1432 1433 1435 1436 1437 1439 1440 1441 1442 1443 1446 1448 1450 1452 1454 1456 1458 1460 1462
Symbol 33 TextUses:32Used by:Timeline
Symbol 34 TextUses:32Used by:Timeline
Symbol 35 TextUses:26Used by:40
Symbol 36 TextUses:26Used by:40
Symbol 37 TextUses:26Used by:40
Symbol 38 TextUses:26Used by:40
Symbol 39 TextUses:26Used by:40
Symbol 40 MovieClipUses:35 36 37 38 39Used by:Timeline
Symbol 41 TextUses:32Used by:Timeline
Symbol 42 TextUses:32Used by:Timeline
Symbol 43 TextUses:26Used by:Timeline
Symbol 44 SoundUsed by:Timeline
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:Timeline
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:49
Symbol 49 MovieClipUses:48Used by:Timeline
Symbol 50 BitmapUsed by:54
Symbol 51 BitmapUsed by:54
Symbol 52 BitmapUsed by:54
Symbol 53 BitmapUsed by:54 59
Symbol 54 GraphicUses:50 51 52 53Used by:60
Symbol 55 BitmapUsed by:56 57
Symbol 56 GraphicUses:55Used by:58
Symbol 57 GraphicUses:55Used by:58
Symbol 58 MovieClipUses:56 57Used by:60
Symbol 59 GraphicUses:53Used by:60
Symbol 60 MovieClipUses:54 58 59Used by:Timeline
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClipUses:62Used by:64
Symbol 64 MovieClipUses:63Used by:65
Symbol 65 MovieClipUses:64Used by:Timeline
Symbol 66 GraphicUsed by:764
Symbol 67 BitmapUsed by:68 128
Symbol 68 GraphicUses:67Used by:764
Symbol 69 BitmapUsed by:70 129
Symbol 70 GraphicUses:69Used by:764
Symbol 71 BitmapUsed by:72 130
Symbol 72 GraphicUses:71Used by:764
Symbol 73 BitmapUsed by:74 131
Symbol 74 GraphicUses:73Used by:764
Symbol 75 BitmapUsed by:76 132
Symbol 76 GraphicUses:75Used by:764
Symbol 77 BitmapUsed by:78 133
Symbol 78 GraphicUses:77Used by:764
Symbol 79 BitmapUsed by:80 134
Symbol 80 GraphicUses:79Used by:764
Symbol 81 BitmapUsed by:82 135
Symbol 82 GraphicUses:81Used by:764
Symbol 83 BitmapUsed by:84 136
Symbol 84 GraphicUses:83Used by:764
Symbol 85 BitmapUsed by:86 137
Symbol 86 GraphicUses:85Used by:764
Symbol 87 BitmapUsed by:88 138
Symbol 88 GraphicUses:87Used by:764
Symbol 89 BitmapUsed by:90 139
Symbol 90 GraphicUses:89Used by:764
Symbol 91 BitmapUsed by:92 93
Symbol 92 GraphicUses:91Used by:764
Symbol 93 GraphicUses:91Used by:764
Symbol 94 BitmapUsed by:95 140
Symbol 95 GraphicUses:94Used by:764
Symbol 96 BitmapUsed by:97 141
Symbol 97 GraphicUses:96Used by:764
Symbol 98 BitmapUsed by:99 142
Symbol 99 GraphicUses:98Used by:764
Symbol 100 BitmapUsed by:101 143
Symbol 101 GraphicUses:100Used by:764
Symbol 102 BitmapUsed by:103 144
Symbol 103 GraphicUses:102Used by:764
Symbol 104 BitmapUsed by:105 145
Symbol 105 GraphicUses:104Used by:764
Symbol 106 BitmapUsed by:107 146
Symbol 107 GraphicUses:106Used by:764
Symbol 108 BitmapUsed by:109 147
Symbol 109 GraphicUses:108Used by:764
Symbol 110 BitmapUsed by:111 148
Symbol 111 GraphicUses:110Used by:764
Symbol 112 BitmapUsed by:113 149
Symbol 113 GraphicUses:112Used by:764
Symbol 114 BitmapUsed by:115 150
Symbol 115 GraphicUses:114Used by:764
Symbol 116 BitmapUsed by:117 151
Symbol 117 GraphicUses:116Used by:764
Symbol 118 BitmapUsed by:119 152
Symbol 119 GraphicUses:118Used by:764
Symbol 120 BitmapUsed by:121 153
Symbol 121 GraphicUses:120Used by:764
Symbol 122 BitmapUsed by:123 154
Symbol 123 GraphicUses:122Used by:764
Symbol 124 BitmapUsed by:125 155
Symbol 125 GraphicUses:124Used by:764
Symbol 126 BitmapUsed by:127 156
Symbol 127 GraphicUses:126Used by:764
Symbol 128 GraphicUses:67Used by:764
Symbol 129 GraphicUses:69Used by:764
Symbol 130 GraphicUses:71Used by:764
Symbol 131 GraphicUses:73Used by:764
Symbol 132 GraphicUses:75Used by:764
Symbol 133 GraphicUses:77Used by:764
Symbol 134 GraphicUses:79Used by:764
Symbol 135 GraphicUses:81Used by:764
Symbol 136 GraphicUses:83Used by:764
Symbol 137 GraphicUses:85Used by:764
Symbol 138 GraphicUses:87Used by:764
Symbol 139 GraphicUses:89Used by:764
Symbol 140 GraphicUses:94Used by:764
Symbol 141 GraphicUses:96Used by:764
Symbol 142 GraphicUses:98Used by:764
Symbol 143 GraphicUses:100Used by:764
Symbol 144 GraphicUses:102Used by:764
Symbol 145 GraphicUses:104Used by:764
Symbol 146 GraphicUses:106Used by:764
Symbol 147 GraphicUses:108Used by:764
Symbol 148 GraphicUses:110Used by:764
Symbol 149 GraphicUses:112Used by:764
Symbol 150 GraphicUses:114Used by:764
Symbol 151 GraphicUses:116Used by:764
Symbol 152 GraphicUses:118Used by:764
Symbol 153 GraphicUses:120Used by:764
Symbol 154 GraphicUses:122Used by:764
Symbol 155 GraphicUses:124Used by:764
Symbol 156 GraphicUses:126Used by:764
Symbol 157 BitmapUsed by:158 268
Symbol 158 GraphicUses:157Used by:764
Symbol 159 BitmapUsed by:160 269
Symbol 160 GraphicUses:159Used by:764
Symbol 161 BitmapUsed by:162 270
Symbol 162 GraphicUses:161Used by:764
Symbol 163 BitmapUsed by:164 271
Symbol 164 GraphicUses:163Used by:764
Symbol 165 BitmapUsed by:166 272
Symbol 166 GraphicUses:165Used by:764
Symbol 167 BitmapUsed by:168 273
Symbol 168 GraphicUses:167Used by:764
Symbol 169 BitmapUsed by:170 274
Symbol 170 GraphicUses:169Used by:764
Symbol 171 BitmapUsed by:172 275
Symbol 172 GraphicUses:171Used by:764
Symbol 173 BitmapUsed by:174 276
Symbol 174 GraphicUses:173Used by:764
Symbol 175 BitmapUsed by:176 277
Symbol 176 GraphicUses:175Used by:764
Symbol 177 BitmapUsed by:178 278
Symbol 178 GraphicUses:177Used by:764
Symbol 179 BitmapUsed by:180 279
Symbol 180 GraphicUses:179Used by:764
Symbol 181 BitmapUsed by:182 183
Symbol 182 GraphicUses:181Used by:764
Symbol 183 GraphicUses:181Used by:764
Symbol 184 BitmapUsed by:185 280
Symbol 185 GraphicUses:184Used by:764
Symbol 186 BitmapUsed by:187 281
Symbol 187 GraphicUses:186Used by:764
Symbol 188 BitmapUsed by:189 282
Symbol 189 GraphicUses:188Used by:764
Symbol 190 BitmapUsed by:191 283
Symbol 191 GraphicUses:190Used by:764
Symbol 192 BitmapUsed by:193 284
Symbol 193 GraphicUses:192Used by:764
Symbol 194 BitmapUsed by:195 285
Symbol 195 GraphicUses:194Used by:764
Symbol 196 BitmapUsed by:197 286
Symbol 197 GraphicUses:196Used by:764
Symbol 198 BitmapUsed by:199 287
Symbol 199 GraphicUses:198Used by:764
Symbol 200 BitmapUsed by:201 288
Symbol 201 GraphicUses:200Used by:764
Symbol 202 BitmapUsed by:203 289
Symbol 203 GraphicUses:202Used by:764
Symbol 204 BitmapUsed by:205 290
Symbol 205 GraphicUses:204Used by:764
Symbol 206 BitmapUsed by:207 291
Symbol 207 GraphicUses:206Used by:764
Symbol 208 BitmapUsed by:209 292
Symbol 209 GraphicUses:208Used by:764
Symbol 210 BitmapUsed by:211 293
Symbol 211 GraphicUses:210Used by:764
Symbol 212 BitmapUsed by:213 294
Symbol 213 GraphicUses:212Used by:764
Symbol 214 BitmapUsed by:215 295
Symbol 215 GraphicUses:214Used by:764
Symbol 216 BitmapUsed by:217 296
Symbol 217 GraphicUses:216Used by:764
Symbol 218 BitmapUsed by:219 297
Symbol 219 GraphicUses:218Used by:764
Symbol 220 BitmapUsed by:221 298
Symbol 221 GraphicUses:220Used by:764
Symbol 222 BitmapUsed by:223 299
Symbol 223 GraphicUses:222Used by:764
Symbol 224 BitmapUsed by:225 300
Symbol 225 GraphicUses:224Used by:764
Symbol 226 BitmapUsed by:227 301
Symbol 227 GraphicUses:226Used by:764
Symbol 228 BitmapUsed by:229 302
Symbol 229 GraphicUses:228Used by:764
Symbol 230 BitmapUsed by:231 303
Symbol 231 GraphicUses:230Used by:764
Symbol 232 BitmapUsed by:233 304
Symbol 233 GraphicUses:232Used by:764
Symbol 234 BitmapUsed by:235 305
Symbol 235 GraphicUses:234Used by:764
Symbol 236 BitmapUsed by:237 306
Symbol 237 GraphicUses:236Used by:764
Symbol 238 BitmapUsed by:239 307
Symbol 239 GraphicUses:238Used by:764
Symbol 240 BitmapUsed by:241 308
Symbol 241 GraphicUses:240Used by:764
Symbol 242 BitmapUsed by:243 309
Symbol 243 GraphicUses:242Used by:764
Symbol 244 BitmapUsed by:245 310
Symbol 245 GraphicUses:244Used by:764
Symbol 246 BitmapUsed by:247 311
Symbol 247 GraphicUses:246Used by:764
Symbol 248 BitmapUsed by:249 312
Symbol 249 GraphicUses:248Used by:764
Symbol 250 BitmapUsed by:251 313
Symbol 251 GraphicUses:250Used by:764
Symbol 252 BitmapUsed by:253 314
Symbol 253 GraphicUses:252Used by:764
Symbol 254 BitmapUsed by:255 315
Symbol 255 GraphicUses:254Used by:764
Symbol 256 BitmapUsed by:257 316
Symbol 257 GraphicUses:256Used by:764
Symbol 258 BitmapUsed by:259 317
Symbol 259 GraphicUses:258Used by:764
Symbol 260 BitmapUsed by:261 318
Symbol 261 GraphicUses:260Used by:764
Symbol 262 BitmapUsed by:263 319
Symbol 263 GraphicUses:262Used by:764
Symbol 264 BitmapUsed by:265 320
Symbol 265 GraphicUses:264Used by:764
Symbol 266 BitmapUsed by:267 321
Symbol 267 GraphicUses:266Used by:764
Symbol 268 GraphicUses:157Used by:764
Symbol 269 GraphicUses:159Used by:764
Symbol 270 GraphicUses:161Used by:764
Symbol 271 GraphicUses:163Used by:764
Symbol 272 GraphicUses:165Used by:764
Symbol 273 GraphicUses:167Used by:764
Symbol 274 GraphicUses:169Used by:764
Symbol 275 GraphicUses:171Used by:764
Symbol 276 GraphicUses:173Used by:764
Symbol 277 GraphicUses:175Used by:764
Symbol 278 GraphicUses:177Used by:764
Symbol 279 GraphicUses:179Used by:764
Symbol 280 GraphicUses:184Used by:764
Symbol 281 GraphicUses:186Used by:764
Symbol 282 GraphicUses:188Used by:764
Symbol 283 GraphicUses:190Used by:764
Symbol 284 GraphicUses:192Used by:764
Symbol 285 GraphicUses:194Used by:764
Symbol 286 GraphicUses:196Used by:764
Symbol 287 GraphicUses:198Used by:764
Symbol 288 GraphicUses:200Used by:764
Symbol 289 GraphicUses:202Used by:764
Symbol 290 GraphicUses:204Used by:764
Symbol 291 GraphicUses:206Used by:764
Symbol 292 GraphicUses:208Used by:764
Symbol 293 GraphicUses:210Used by:764
Symbol 294 GraphicUses:212Used by:764
Symbol 295 GraphicUses:214Used by:764
Symbol 296 GraphicUses:216Used by:764
Symbol 297 GraphicUses:218Used by:764
Symbol 298 GraphicUses:220Used by:764
Symbol 299 GraphicUses:222Used by:764
Symbol 300 GraphicUses:224Used by:764
Symbol 301 GraphicUses:226Used by:764
Symbol 302 GraphicUses:228Used by:764
Symbol 303 GraphicUses:230Used by:764
Symbol 304 GraphicUses:232Used by:764
Symbol 305 GraphicUses:234Used by:764
Symbol 306 GraphicUses:236Used by:764
Symbol 307 GraphicUses:238Used by:764
Symbol 308 GraphicUses:240Used by:764
Symbol 309 GraphicUses:242Used by:764
Symbol 310 GraphicUses:244Used by:764
Symbol 311 GraphicUses:246Used by:764
Symbol 312 GraphicUses:248Used by:764
Symbol 313 GraphicUses:250Used by:764
Symbol 314 GraphicUses:252Used by:764
Symbol 315 GraphicUses:254Used by:764
Symbol 316 GraphicUses:256Used by:764
Symbol 317 GraphicUses:258Used by:764
Symbol 318 GraphicUses:260Used by:764
Symbol 319 GraphicUses:262Used by:764
Symbol 320 GraphicUses:264Used by:764
Symbol 321 GraphicUses:266Used by:764
Symbol 322 BitmapUsed by:323 431
Symbol 323 GraphicUses:322Used by:764 1147
Symbol 324 BitmapUsed by:325 432
Symbol 325 GraphicUses:324Used by:764
Symbol 326 BitmapUsed by:327 433
Symbol 327 GraphicUses:326Used by:764
Symbol 328 BitmapUsed by:329 434
Symbol 329 GraphicUses:328Used by:764
Symbol 330 BitmapUsed by:331 435
Symbol 331 GraphicUses:330Used by:764
Symbol 332 BitmapUsed by:333 436
Symbol 333 GraphicUses:332Used by:764
Symbol 334 BitmapUsed by:335 437
Symbol 335 GraphicUses:334Used by:764
Symbol 336 BitmapUsed by:337 438
Symbol 337 GraphicUses:336Used by:764
Symbol 338 BitmapUsed by:339 439
Symbol 339 GraphicUses:338Used by:764
Symbol 340 BitmapUsed by:341 440
Symbol 341 GraphicUses:340Used by:764
Symbol 342 BitmapUsed by:343 441
Symbol 343 GraphicUses:342Used by:764
Symbol 344 BitmapUsed by:345 442
Symbol 345 GraphicUses:344Used by:764
Symbol 346 BitmapUsed by:347 348
Symbol 347 GraphicUses:346Used by:764
Symbol 348 GraphicUses:346Used by:764
Symbol 349 BitmapUsed by:350 443
Symbol 350 GraphicUses:349Used by:764
Symbol 351 BitmapUsed by:352 444
Symbol 352 GraphicUses:351Used by:764
Symbol 353 BitmapUsed by:354 445
Symbol 354 GraphicUses:353Used by:764
Symbol 355 BitmapUsed by:356 446
Symbol 356 GraphicUses:355Used by:764
Symbol 357 BitmapUsed by:358 447
Symbol 358 GraphicUses:357Used by:764
Symbol 359 BitmapUsed by:360 448
Symbol 360 GraphicUses:359Used by:764
Symbol 361 BitmapUsed by:362 449
Symbol 362 GraphicUses:361Used by:764
Symbol 363 BitmapUsed by:364 450
Symbol 364 GraphicUses:363Used by:764
Symbol 365 BitmapUsed by:366 451
Symbol 366 GraphicUses:365Used by:764
Symbol 367 BitmapUsed by:368 452
Symbol 368 GraphicUses:367Used by:764
Symbol 369 BitmapUsed by:370 453
Symbol 370 GraphicUses:369Used by:764
Symbol 371 BitmapUsed by:372 454
Symbol 372 GraphicUses:371Used by:764
Symbol 373 BitmapUsed by:374 455
Symbol 374 GraphicUses:373Used by:764
Symbol 375 BitmapUsed by:376 456
Symbol 376 GraphicUses:375Used by:764
Symbol 377 BitmapUsed by:378 457
Symbol 378 GraphicUses:377Used by:764
Symbol 379 BitmapUsed by:380 458
Symbol 380 GraphicUses:379Used by:764
Symbol 381 BitmapUsed by:382 459
Symbol 382 GraphicUses:381Used by:764
Symbol 383 BitmapUsed by:384 460
Symbol 384 GraphicUses:383Used by:764
Symbol 385 BitmapUsed by:386 461
Symbol 386 GraphicUses:385Used by:764
Symbol 387 BitmapUsed by:388 462
Symbol 388 GraphicUses:387Used by:764
Symbol 389 BitmapUsed by:390 463
Symbol 390 GraphicUses:389Used by:764
Symbol 391 BitmapUsed by:392 464
Symbol 392 GraphicUses:391Used by:764
Symbol 393 BitmapUsed by:394 465
Symbol 394 GraphicUses:393Used by:764
Symbol 395 BitmapUsed by:396 466
Symbol 396 GraphicUses:395Used by:764
Symbol 397 BitmapUsed by:398 467
Symbol 398 GraphicUses:397Used by:764
Symbol 399 BitmapUsed by:400 468
Symbol 400 GraphicUses:399Used by:764
Symbol 401 BitmapUsed by:402 469
Symbol 402 GraphicUses:401Used by:764
Symbol 403 BitmapUsed by:404 470
Symbol 404 GraphicUses:403Used by:764
Symbol 405 BitmapUsed by:406 471
Symbol 406 GraphicUses:405Used by:764
Symbol 407 BitmapUsed by:408 472
Symbol 408 GraphicUses:407Used by:764
Symbol 409 BitmapUsed by:410 473
Symbol 410 GraphicUses:409Used by:764
Symbol 411 BitmapUsed by:412 474
Symbol 412 GraphicUses:411Used by:764
Symbol 413 BitmapUsed by:414 475
Symbol 414 GraphicUses:413Used by:764
Symbol 415 BitmapUsed by:416 476
Symbol 416 GraphicUses:415Used by:764
Symbol 417 BitmapUsed by:418 477
Symbol 418 GraphicUses:417Used by:764
Symbol 419 BitmapUsed by:420 478
Symbol 420 GraphicUses:419Used by:764
Symbol 421 BitmapUsed by:422 479
Symbol 422 GraphicUses:421Used by:764
Symbol 423 BitmapUsed by:424 480
Symbol 424 GraphicUses:423Used by:764
Symbol 425 BitmapUsed by:426 481
Symbol 426 GraphicUses:425Used by:764
Symbol 427 BitmapUsed by:428 482
Symbol 428 GraphicUses:427Used by:764
Symbol 429 BitmapUsed by:430 483
Symbol 430 GraphicUses:429Used by:764
Symbol 431 GraphicUses:322Used by:764
Symbol 432 GraphicUses:324Used by:764
Symbol 433 GraphicUses:326Used by:764
Symbol 434 GraphicUses:328Used by:764
Symbol 435 GraphicUses:330Used by:764
Symbol 436 GraphicUses:332Used by:764
Symbol 437 GraphicUses:334Used by:764
Symbol 438 GraphicUses:336Used by:764
Symbol 439 GraphicUses:338Used by:764
Symbol 440 GraphicUses:340Used by:764
Symbol 441 GraphicUses:342Used by:764
Symbol 442 GraphicUses:344Used by:764
Symbol 443 GraphicUses:349Used by:764
Symbol 444 GraphicUses:351Used by:764
Symbol 445 GraphicUses:353Used by:764
Symbol 446 GraphicUses:355Used by:764
Symbol 447 GraphicUses:357Used by:764
Symbol 448 GraphicUses:359Used by:764
Symbol 449 GraphicUses:361Used by:764
Symbol 450 GraphicUses:363Used by:764
Symbol 451 GraphicUses:365Used by:764
Symbol 452 GraphicUses:367Used by:764
Symbol 453 GraphicUses:369Used by:764
Symbol 454 GraphicUses:371Used by:764
Symbol 455 GraphicUses:373Used by:764
Symbol 456 GraphicUses:375Used by:764
Symbol 457 GraphicUses:377Used by:764
Symbol 458 GraphicUses:379Used by:764
Symbol 459 GraphicUses:381Used by:764
Symbol 460 GraphicUses:383Used by:764
Symbol 461 GraphicUses:385Used by:764
Symbol 462 GraphicUses:387Used by:764
Symbol 463 GraphicUses:389Used by:764
Symbol 464 GraphicUses:391Used by:764
Symbol 465 GraphicUses:393Used by:764
Symbol 466 GraphicUses:395Used by:764
Symbol 467 GraphicUses:397Used by:764
Symbol 468 GraphicUses:399Used by:764
Symbol 469 GraphicUses:401Used by:764
Symbol 470 GraphicUses:403Used by:764
Symbol 471 GraphicUses:405Used by:764
Symbol 472 GraphicUses:407Used by:764
Symbol 473 GraphicUses:409Used by:764
Symbol 474 GraphicUses:411Used by:764
Symbol 475 GraphicUses:413Used by:764
Symbol 476 GraphicUses:415Used by:764
Symbol 477 GraphicUses:417Used by:764
Symbol 478 GraphicUses:419Used by:764
Symbol 479 GraphicUses:421Used by:764
Symbol 480 GraphicUses:423Used by:764
Symbol 481 GraphicUses:425Used by:764
Symbol 482 GraphicUses:427Used by:764
Symbol 483 GraphicUses:429Used by:764
Symbol 484 BitmapUsed by:485 543
Symbol 485 GraphicUses:484Used by:764
Symbol 486 BitmapUsed by:487 544
Symbol 487 GraphicUses:486Used by:764
Symbol 488 BitmapUsed by:489 545
Symbol 489 GraphicUses:488Used by:764
Symbol 490 BitmapUsed by:491 546
Symbol 491 GraphicUses:490Used by:764
Symbol 492 BitmapUsed by:493 547
Symbol 493 GraphicUses:492Used by:764
Symbol 494 BitmapUsed by:495 548
Symbol 495 GraphicUses:494Used by:764
Symbol 496 BitmapUsed by:497 549
Symbol 497 GraphicUses:496Used by:764
Symbol 498 BitmapUsed by:499 550
Symbol 499 GraphicUses:498Used by:764
Symbol 500 BitmapUsed by:501 551
Symbol 501 GraphicUses:500Used by:764
Symbol 502 BitmapUsed by:503 511
Symbol 503 GraphicUses:502Used by:764
Symbol 504 BitmapUsed by:505 552
Symbol 505 GraphicUses:504Used by:764
Symbol 506 BitmapUsed by:507 553
Symbol 507 GraphicUses:506Used by:764
Symbol 508 BitmapUsed by:509 510
Symbol 509 GraphicUses:508Used by:764
Symbol 510 GraphicUses:508Used by:764
Symbol 511 GraphicUses:502Used by:764
Symbol 512 BitmapUsed by:513 554
Symbol 513 GraphicUses:512Used by:764
Symbol 514 BitmapUsed by:515 555
Symbol 515 GraphicUses:514Used by:764
Symbol 516 BitmapUsed by:517 556
Symbol 517 GraphicUses:516Used by:764
Symbol 518 BitmapUsed by:519 557
Symbol 519 GraphicUses:518Used by:764
Symbol 520 BitmapUsed by:521 558
Symbol 521 GraphicUses:520Used by:764
Symbol 522 BitmapUsed by:523 559
Symbol 523 GraphicUses:522Used by:764
Symbol 524 BitmapUsed by:525 560
Symbol 525 GraphicUses:524Used by:764
Symbol 526 BitmapUsed by:527 561
Symbol 527 GraphicUses:526Used by:764
Symbol 528 BitmapUsed by:529 562
Symbol 529 GraphicUses:528Used by:764
Symbol 530 BitmapUsed by:531 563
Symbol 531 GraphicUses:530Used by:764
Symbol 532 BitmapUsed by:533 540
Symbol 533 GraphicUses:532Used by:764
Symbol 534 BitmapUsed by:535 564
Symbol 535 GraphicUses:534Used by:764
Symbol 536 BitmapUsed by:537 565
Symbol 537 GraphicUses:536Used by:764
Symbol 538 BitmapUsed by:539 566
Symbol 539 GraphicUses:538Used by:764
Symbol 540 GraphicUses:532Used by:764
Symbol 541 BitmapUsed by:542 567
Symbol 542 GraphicUses:541Used by:764
Symbol 543 GraphicUses:484Used by:764
Symbol 544 GraphicUses:486Used by:764
Symbol 545 GraphicUses:488Used by:764
Symbol 546 GraphicUses:490Used by:764
Symbol 547 GraphicUses:492Used by:764
Symbol 548 GraphicUses:494Used by:764
Symbol 549 GraphicUses:496Used by:764
Symbol 550 GraphicUses:498Used by:764
Symbol 551 GraphicUses:500Used by:764
Symbol 552 GraphicUses:504Used by:764
Symbol 553 GraphicUses:506Used by:764
Symbol 554 GraphicUses:512Used by:764
Symbol 555 GraphicUses:514Used by:764
Symbol 556 GraphicUses:516Used by:764
Symbol 557 GraphicUses:518Used by:764
Symbol 558 GraphicUses:520Used by:764
Symbol 559 GraphicUses:522Used by:764
Symbol 560 GraphicUses:524Used by:764
Symbol 561 GraphicUses:526Used by:764
Symbol 562 GraphicUses:528Used by:764
Symbol 563 GraphicUses:530Used by:764
Symbol 564 GraphicUses:534Used by:764
Symbol 565 GraphicUses:536Used by:764
Symbol 566 GraphicUses:538Used by:764
Symbol 567 GraphicUses:541Used by:764
Symbol 568 BitmapUsed by:569 594 1135 1136 1137 1138
Symbol 569 GraphicUses:568Used by:764 1139
Symbol 570 BitmapUsed by:571 572
Symbol 571 GraphicUses:570Used by:573
Symbol 572 GraphicUses:570Used by:573
Symbol 573 MovieClipUses:571 572Used by:764 1139
Symbol 574 BitmapUsed by:575 576
Symbol 575 GraphicUses:574Used by:764
Symbol 576 GraphicUses:574Used by:764
Symbol 577 BitmapUsed by:578 595
Symbol 578 GraphicUses:577Used by:764
Symbol 579 BitmapUsed by:580 596
Symbol 580 GraphicUses:579Used by:764
Symbol 581 BitmapUsed by:582 597
Symbol 582 GraphicUses:581Used by:764
Symbol 583 BitmapUsed by:584 598
Symbol 584 GraphicUses:583Used by:764
Symbol 585 BitmapUsed by:586 599
Symbol 586 GraphicUses:585Used by:764
Symbol 587 BitmapUsed by:588 600
Symbol 588 GraphicUses:587Used by:764
Symbol 589 BitmapUsed by:590 601
Symbol 590 GraphicUses:589Used by:764
Symbol 591 BitmapUsed by:592 602
Symbol 592 GraphicUses:591Used by:764
Symbol 593 GraphicUsed by:764
Symbol 594 GraphicUses:568Used by:764 1139
Symbol 595 GraphicUses:577Used by:764
Symbol 596 GraphicUses:579Used by:764
Symbol 597 GraphicUses:581Used by:764 1139
Symbol 598 GraphicUses:583Used by:764 1139
Symbol 599 GraphicUses:585Used by:764 1139
Symbol 600 GraphicUses:587Used by:764 1139
Symbol 601 GraphicUses:589Used by:764
Symbol 602 GraphicUses:591Used by:764
Symbol 603 BitmapUsed by:604 700
Symbol 604 GraphicUses:603Used by:689 764
Symbol 605 BitmapUsed by:606 701
Symbol 606 GraphicUses:605Used by:764
Symbol 607 BitmapUsed by:608 702
Symbol 608 GraphicUses:607Used by:764
Symbol 609 BitmapUsed by:610 703
Symbol 610 GraphicUses:609Used by:764
Symbol 611 BitmapUsed by:612 704
Symbol 612 GraphicUses:611Used by:764
Symbol 613 BitmapUsed by:614 705
Symbol 614 GraphicUses:613Used by:764
Symbol 615 BitmapUsed by:616 706
Symbol 616 GraphicUses:615Used by:764
Symbol 617 BitmapUsed by:618 707
Symbol 618 GraphicUses:617Used by:764
Symbol 619 BitmapUsed by:620 708
Symbol 620 GraphicUses:619Used by:764
Symbol 621 BitmapUsed by:622 709
Symbol 622 GraphicUses:621Used by:764
Symbol 623 BitmapUsed by:624 710
Symbol 624 GraphicUses:623Used by:764
Symbol 625 BitmapUsed by:626 711
Symbol 626 GraphicUses:625Used by:764
Symbol 627 BitmapUsed by:628 629
Symbol 628 GraphicUses:627Used by:764
Symbol 629 GraphicUses:627Used by:764
Symbol 630 BitmapUsed by:631 712
Symbol 631 GraphicUses:630Used by:764
Symbol 632 BitmapUsed by:633 713
Symbol 633 GraphicUses:632Used by:764
Symbol 634 BitmapUsed by:635 714
Symbol 635 GraphicUses:634Used by:764
Symbol 636 BitmapUsed by:637 715
Symbol 637 GraphicUses:636Used by:764
Symbol 638 BitmapUsed by:639 716
Symbol 639 GraphicUses:638Used by:764
Symbol 640 BitmapUsed by:641 717
Symbol 641 GraphicUses:640Used by:764
Symbol 642 BitmapUsed by:643 718
Symbol 643 GraphicUses:642Used by:764
Symbol 644 BitmapUsed by:645 719
Symbol 645 GraphicUses:644Used by:764
Symbol 646 BitmapUsed by:647 720
Symbol 647 GraphicUses:646Used by:764
Symbol 648 BitmapUsed by:649 721
Symbol 649 GraphicUses:648Used by:764
Symbol 650 BitmapUsed by:651 722
Symbol 651 GraphicUses:650Used by:764
Symbol 652 BitmapUsed by:653 723
Symbol 653 GraphicUses:652Used by:764
Symbol 654 BitmapUsed by:655 724
Symbol 655 GraphicUses:654Used by:764
Symbol 656 BitmapUsed by:657 725
Symbol 657 GraphicUses:656Used by:764
Symbol 658 BitmapUsed by:659 726
Symbol 659 GraphicUses:658Used by:764
Symbol 660 BitmapUsed by:661 727
Symbol 661 GraphicUses:660Used by:764
Symbol 662 BitmapUsed by:663 728
Symbol 663 GraphicUses:662Used by:764
Symbol 664 BitmapUsed by:665 729
Symbol 665 GraphicUses:664Used by:764
Symbol 666 BitmapUsed by:667 730
Symbol 667 GraphicUses:666Used by:764
Symbol 668 BitmapUsed by:669 731
Symbol 669 GraphicUses:668Used by:764
Symbol 670 BitmapUsed by:671 732
Symbol 671 GraphicUses:670Used by:764
Symbol 672 BitmapUsed by:673 733
Symbol 673 GraphicUses:672Used by:764
Symbol 674 BitmapUsed by:675 734
Symbol 675 GraphicUses:674Used by:764
Symbol 676 BitmapUsed by:677 735
Symbol 677 GraphicUses:676Used by:764
Symbol 678 BitmapUsed by:679 736
Symbol 679 GraphicUses:678Used by:764
Symbol 680 BitmapUsed by:681
Symbol 681 GraphicUses:680Used by:684
Symbol 682 BitmapUsed by:683
Symbol 683 GraphicUses:682Used by:684
Symbol 684 MovieClipUses:681 683Used by:689
Symbol 685 BitmapUsed by:686
Symbol 686 GraphicUses:685Used by:689
Symbol 687 BitmapUsed by:688 737
Symbol 688 GraphicUses:687Used by:689 764
Symbol 689 MovieClipUses:604 684 686 688Used by:764
Symbol 690 BitmapUsed by:691
Symbol 691 GraphicUses:690Used by:694
Symbol 692 BitmapUsed by:693
Symbol 693 GraphicUses:692Used by:694
Symbol 694 MovieClipUses:691 693Used by:764
Symbol 695 BitmapUsed by:696
Symbol 696 GraphicUses:695Used by:699
Symbol 697 BitmapUsed by:698
Symbol 698 GraphicUses:697Used by:699
Symbol 699 MovieClipUses:696 698Used by:764
Symbol 700 GraphicUses:603Used by:764
Symbol 701 GraphicUses:605Used by:764
Symbol 702 GraphicUses:607Used by:764
Symbol 703 GraphicUses:609Used by:764
Symbol 704 GraphicUses:611Used by:764
Symbol 705 GraphicUses:613Used by:764
Symbol 706 GraphicUses:615Used by:764
Symbol 707 GraphicUses:617Used by:764
Symbol 708 GraphicUses:619Used by:764
Symbol 709 GraphicUses:621Used by:764
Symbol 710 GraphicUses:623Used by:764
Symbol 711 GraphicUses:625Used by:764
Symbol 712 GraphicUses:630Used by:764
Symbol 713 GraphicUses:632Used by:764
Symbol 714 GraphicUses:634Used by:764
Symbol 715 GraphicUses:636Used by:764
Symbol 716 GraphicUses:638Used by:764
Symbol 717 GraphicUses:640Used by:764
Symbol 718 GraphicUses:642Used by:764
Symbol 719 GraphicUses:644Used by:764
Symbol 720 GraphicUses:646Used by:764
Symbol 721 GraphicUses:648Used by:764
Symbol 722 GraphicUses:650Used by:764
Symbol 723 GraphicUses:652Used by:764
Symbol 724 GraphicUses:654Used by:764
Symbol 725 GraphicUses:656Used by:764
Symbol 726 GraphicUses:658Used by:764
Symbol 727 GraphicUses:660Used by:764
Symbol 728 GraphicUses:662Used by:764
Symbol 729 GraphicUses:664Used by:764
Symbol 730 GraphicUses:666Used by:764
Symbol 731 GraphicUses:668Used by:764
Symbol 732 GraphicUses:670Used by:764
Symbol 733 GraphicUses:672Used by:764
Symbol 734 GraphicUses:674Used by:764
Symbol 735 GraphicUses:676Used by:764
Symbol 736 GraphicUses:678Used by:764
Symbol 737 GraphicUses:687Used by:764
Symbol 738 GraphicUsed by:763
Symbol 739 BitmapUsed by:740
Symbol 740 GraphicUses:739Used by:741
Symbol 741 MovieClipUses:740Used by:763
Symbol 742 GraphicUsed by:750 1285 1288 1291 1294 1297 1300 1303 1306 1309
Symbol 743 BitmapUsed by:744
Symbol 744 GraphicUses:743Used by:749
Symbol 745 BitmapUsed by:746
Symbol 746 GraphicUses:745Used by:749
Symbol 747 BitmapUsed by:748
Symbol 748 GraphicUses:747Used by:749
Symbol 749 MovieClipUses:744 746 748Used by:750
Symbol 750 MovieClipUses:742 749Used by:763
Symbol 751 BitmapUsed by:752
Symbol 752 GraphicUses:751Used by:755
Symbol 753 BitmapUsed by:754
Symbol 754 GraphicUses:753Used by:755
Symbol 755 MovieClipUses:752 754Used by:763
Symbol 756 BitmapUsed by:757 758
Symbol 757 GraphicUses:756Used by:759
Symbol 758 GraphicUses:756Used by:759
Symbol 759 MovieClipUses:757 758Used by:760
Symbol 760 MovieClipUses:759Used by:763 1051
Symbol 761 GraphicUsed by:762
Symbol 762 MovieClipUses:761Used by:763 1139 1170 1194 1228 1275 1409  Timeline
Symbol 763 MovieClipUses:738 741 750 755 760 762Used by:764  Timeline
Symbol 764 MovieClipUses:66 68 70 72 74 76 78 80 82 84 86 88 90 92 93 95 97 99 101 103 105 107 109 111 113 115 117 119 121 123 125 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 158 160 162 164 166 168 170 172 174 176 178 180 182 183 185 187 189 191 193 195 197 199 201 203 205 207 209 211 213 215 217 219 221 223 225 227 229 231 233 235 237 239 241 243 245 247 249 251 253 255 257 259 261 263 265 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 323 325 327 329 331 333 335 337 339 341 343 345 347 348 350 352 354 356 358 360 362 364 366 368 370 372 374 376 378 380 382 384 386 388 390 392 394 396 398 400 402 404 406 408 410 412 414 416 418 420 422 424 426 428 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 485 487 489 491 493 495 497 499 501 503 505 507 509 510 511 513 515 517 519 521 523 525 527 529 531 533 535 537 539 540 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 569 573 575 576 578 580 582 584 586 588 590 592 593 594 595 596 597 598 599 600 601 602 604 606 608 610 612 614 616 618 620 622 624 626 628 629 631 633 635 637 639 641 643 645 647 649 651 653 655 657 659 661 663 665 667 669 671 673 675 677 679 689 688 694 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 763Used by:Timeline
Symbol 765 BitmapUsed by:766
Symbol 766 GraphicUses:765Used by:767
Symbol 767 MovieClipUses:766Used by:768
Symbol 768 MovieClipUses:767Used by:Timeline
Symbol 769 GraphicUsed by:936 944
Symbol 770 BitmapUsed by:771
Symbol 771 GraphicUses:770Used by:936
Symbol 772 BitmapUsed by:773
Symbol 773 GraphicUses:772Used by:936
Symbol 774 BitmapUsed by:775 873
Symbol 775 GraphicUses:774Used by:936
Symbol 776 BitmapUsed by:777 874
Symbol 777 GraphicUses:776Used by:936
Symbol 778 BitmapUsed by:779 875
Symbol 779 GraphicUses:778Used by:936
Symbol 780 BitmapUsed by:781 876
Symbol 781 GraphicUses:780Used by:936
Symbol 782 BitmapUsed by:783 877
Symbol 783 GraphicUses:782Used by:936
Symbol 784 BitmapUsed by:785 878
Symbol 785 GraphicUses:784Used by:936
Symbol 786 BitmapUsed by:787 879
Symbol 787 GraphicUses:786Used by:936
Symbol 788 BitmapUsed by:789 880
Symbol 789 GraphicUses:788Used by:936
Symbol 790 BitmapUsed by:791 881
Symbol 791 GraphicUses:790Used by:936
Symbol 792 BitmapUsed by:793
Symbol 793 GraphicUses:792Used by:936
Symbol 794 BitmapUsed by:795
Symbol 795 GraphicUses:794Used by:936
Symbol 796 BitmapUsed by:797
Symbol 797 GraphicUses:796Used by:936
Symbol 798 BitmapUsed by:799
Symbol 799 GraphicUses:798Used by:936
Symbol 800 BitmapUsed by:801
Symbol 801 GraphicUses:800Used by:936
Symbol 802 BitmapUsed by:803 882
Symbol 803 GraphicUses:802Used by:936
Symbol 804 BitmapUsed by:805 883
Symbol 805 GraphicUses:804Used by:936
Symbol 806 BitmapUsed by:807
Symbol 807 GraphicUses:806Used by:936
Symbol 808 BitmapUsed by:809
Symbol 809 GraphicUses:808Used by:936
Symbol 810 BitmapUsed by:811 884
Symbol 811 GraphicUses:810Used by:936
Symbol 812 BitmapUsed by:813 885
Symbol 813 GraphicUses:812Used by:936
Symbol 814 BitmapUsed by:815 886
Symbol 815 GraphicUses:814Used by:936
Symbol 816 BitmapUsed by:817
Symbol 817 GraphicUses:816Used by:936
Symbol 818 BitmapUsed by:819
Symbol 819 GraphicUses:818Used by:936
Symbol 820 BitmapUsed by:821
Symbol 821 GraphicUses:820Used by:936
Symbol 822 BitmapUsed by:823
Symbol 823 GraphicUses:822Used by:936
Symbol 824 BitmapUsed by:825
Symbol 825 GraphicUses:824Used by:936
Symbol 826 BitmapUsed by:827 887
Symbol 827 GraphicUses:826Used by:936
Symbol 828 BitmapUsed by:829 888
Symbol 829 GraphicUses:828Used by:936
Symbol 830 BitmapUsed by:831
Symbol 831 GraphicUses:830Used by:936
Symbol 832 BitmapUsed by:833
Symbol 833 GraphicUses:832Used by:936
Symbol 834 BitmapUsed by:835 889
Symbol 835 GraphicUses:834Used by:936
Symbol 836 BitmapUsed by:837 890
Symbol 837 GraphicUses:836Used by:936
Symbol 838 BitmapUsed by:839 891
Symbol 839 GraphicUses:838Used by:936
Symbol 840 BitmapUsed by:841 892
Symbol 841 GraphicUses:840Used by:936
Symbol 842 BitmapUsed by:843
Symbol 843 GraphicUses:842Used by:936
Symbol 844 BitmapUsed by:845
Symbol 845 GraphicUses:844Used by:936
Symbol 846 BitmapUsed by:847
Symbol 847 GraphicUses:846Used by:936
Symbol 848 BitmapUsed by:849
Symbol 849 GraphicUses:848Used by:936
Symbol 850 BitmapUsed by:851
Symbol 851 GraphicUses:850Used by:936
Symbol 852 BitmapUsed by:853
Symbol 853 GraphicUses:852Used by:936
Symbol 854 BitmapUsed by:855 893
Symbol 855 GraphicUses:854Used by:936
Symbol 856 BitmapUsed by:857 894
Symbol 857 GraphicUses:856Used by:936
Symbol 858 BitmapUsed by:859 895
Symbol 859 GraphicUses:858Used by:936
Symbol 860 BitmapUsed by:861 896
Symbol 861 GraphicUses:860Used by:936
Symbol 862 BitmapUsed by:863 897
Symbol 863 GraphicUses:862Used by:936
Symbol 864 BitmapUsed by:865
Symbol 865 GraphicUses:864Used by:872
Symbol 866 BitmapUsed by:867
Symbol 867 GraphicUses:866Used by:872
Symbol 868 BitmapUsed by:869
Symbol 869 GraphicUses:868Used by:872
Symbol 870 BitmapUsed by:871
Symbol 871 GraphicUses:870Used by:872
Symbol 872 MovieClipUses:865 867 869 871Used by:936
Symbol 873 GraphicUses:774Used by:936
Symbol 874 GraphicUses:776Used by:936
Symbol 875 GraphicUses:778Used by:936
Symbol 876 GraphicUses:780Used by:936
Symbol 877 GraphicUses:782Used by:936
Symbol 878 GraphicUses:784Used by:936
Symbol 879 GraphicUses:786Used by:936
Symbol 880 GraphicUses:788Used by:936
Symbol 881 GraphicUses:790Used by:936
Symbol 882 GraphicUses:802Used by:936
Symbol 883 GraphicUses:804Used by:936
Symbol 884 GraphicUses:810Used by:936
Symbol 885 GraphicUses:812Used by:936
Symbol 886 GraphicUses:814Used by:936
Symbol 887 GraphicUses:826Used by:936
Symbol 888 GraphicUses:828Used by:936
Symbol 889 GraphicUses:834Used by:936
Symbol 890 GraphicUses:836Used by:936
Symbol 891 GraphicUses:838Used by:936
Symbol 892 GraphicUses:840Used by:936
Symbol 893 GraphicUses:854Used by:936
Symbol 894 GraphicUses:856Used by:936
Symbol 895 GraphicUses:858Used by:936
Symbol 896 GraphicUses:860Used by:936
Symbol 897 GraphicUses:862Used by:936
Symbol 898 BitmapUsed by:899
Symbol 899 GraphicUses:898Used by:936
Symbol 900 BitmapUsed by:901
Symbol 901 GraphicUses:900Used by:936
Symbol 902 BitmapUsed by:903
Symbol 903 GraphicUses:902Used by:936
Symbol 904 BitmapUsed by:905
Symbol 905 GraphicUses:904Used by:936
Symbol 906 BitmapUsed by:907
Symbol 907 GraphicUses:906Used by:936
Symbol 908 BitmapUsed by:909
Symbol 909 GraphicUses:908Used by:936
Symbol 910 BitmapUsed by:911
Symbol 911 GraphicUses:910Used by:936
Symbol 912 BitmapUsed by:913
Symbol 913 GraphicUses:912Used by:936
Symbol 914 BitmapUsed by:915
Symbol 915 GraphicUses:914Used by:936
Symbol 916 BitmapUsed by:917
Symbol 917 GraphicUses:916Used by:936
Symbol 918 BitmapUsed by:919
Symbol 919 GraphicUses:918Used by:936
Symbol 920 BitmapUsed by:921
Symbol 921 GraphicUses:920Used by:936
Symbol 922 BitmapUsed by:923
Symbol 923 GraphicUses:922Used by:936
Symbol 924 BitmapUsed by:925
Symbol 925 GraphicUses:924Used by:936
Symbol 926 BitmapUsed by:927
Symbol 927 GraphicUses:926Used by:936
Symbol 928 BitmapUsed by:929
Symbol 929 GraphicUses:928Used by:936
Symbol 930 BitmapUsed by:931
Symbol 931 GraphicUses:930Used by:936
Symbol 932 BitmapUsed by:933
Symbol 933 GraphicUses:932Used by:936
Symbol 934 BitmapUsed by:935
Symbol 935 GraphicUses:934Used by:936
Symbol 936 MovieClipUses:769 771 773 775 777 779 781 783 785 787 789 791 793 795 797 799 801 803 805 807 809 811 813 815 817 819 821 823 825 827 829 831 833 835 837 839 841 843 845 847 849 851 853 855 857 859 861 863 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 899 901 903 905 907 909 911 913 915 917 919 921 923 925 927 929 931 933 935Used by:Timeline
Symbol 937 BitmapUsed by:938
Symbol 938 GraphicUses:937Used by:944
Symbol 939 BitmapUsed by:940 941
Symbol 940 GraphicUses:939Used by:944
Symbol 941 GraphicUses:939Used by:944
Symbol 942 BitmapUsed by:943
Symbol 943 GraphicUses:942Used by:944
Symbol 944 MovieClipUses:769 938 940 941 943Used by:Timeline
Symbol 945 GraphicUsed by:1051
Symbol 946 BitmapUsed by:947
Symbol 947 GraphicUses:946Used by:1051
Symbol 948 BitmapUsed by:949 958
Symbol 949 GraphicUses:948Used by:1051
Symbol 950 BitmapUsed by:951 959
Symbol 951 GraphicUses:950Used by:1051
Symbol 952 BitmapUsed by:953 960
Symbol 953 GraphicUses:952Used by:1051
Symbol 954 BitmapUsed by:955 961
Symbol 955 GraphicUses:954Used by:1051
Symbol 956 BitmapUsed by:957 962
Symbol 957 GraphicUses:956Used by:1051
Symbol 958 GraphicUses:948Used by:1051
Symbol 959 GraphicUses:950Used by:1051
Symbol 960 GraphicUses:952Used by:1051
Symbol 961 GraphicUses:954Used by:1051
Symbol 962 GraphicUses:956Used by:1051
Symbol 963 BitmapUsed by:964
Symbol 964 GraphicUses:963Used by:1051
Symbol 965 BitmapUsed by:966 969
Symbol 966 GraphicUses:965Used by:1051
Symbol 967 BitmapUsed by:968 970
Symbol 968 GraphicUses:967Used by:1051
Symbol 969 GraphicUses:965Used by:1051
Symbol 970 GraphicUses:967Used by:1051
Symbol 971 BitmapUsed by:972
Symbol 972 GraphicUses:971Used by:1051
Symbol 973 BitmapUsed by:974 977
Symbol 974 GraphicUses:973Used by:1051
Symbol 975 BitmapUsed by:976 978
Symbol 976 GraphicUses:975Used by:1051
Symbol 977 GraphicUses:973Used by:1051
Symbol 978 GraphicUses:975Used by:1051
Symbol 979 BitmapUsed by:980 985
Symbol 980 GraphicUses:979Used by:1051
Symbol 981 BitmapUsed by:982 986
Symbol 982 GraphicUses:981Used by:1051
Symbol 983 BitmapUsed by:984 987
Symbol 984 GraphicUses:983Used by:1051
Symbol 985 GraphicUses:979Used by:1051
Symbol 986 GraphicUses:981Used by:1051
Symbol 987 GraphicUses:983Used by:1051
Symbol 988 BitmapUsed by:989 992
Symbol 989 GraphicUses:988Used by:1051
Symbol 990 BitmapUsed by:991 993
Symbol 991 GraphicUses:990Used by:1051
Symbol 992 GraphicUses:988Used by:1051
Symbol 993 GraphicUses:990Used by:1051
Symbol 994 BitmapUsed by:995
Symbol 995 GraphicUses:994Used by:996
Symbol 996 MovieClipUses:995Used by:1051
Symbol 997 BitmapUsed by:998
Symbol 998 GraphicUses:997Used by:1001
Symbol 999 BitmapUsed by:1000
Symbol 1000 GraphicUses:999Used by:1001
Symbol 1001 MovieClipUses:998 1000Used by:1051
Symbol 1002 BitmapUsed by:1003 1004
Symbol 1003 GraphicUses:1002Used by:1005
Symbol 1004 GraphicUses:1002Used by:1005
Symbol 1005 MovieClipUses:1003 1004Used by:1006
Symbol 1006 MovieClipUses:1005Used by:1051
Symbol 1007 BitmapUsed by:1008 1009
Symbol 1008 GraphicUses:1007Used by:1010
Symbol 1009 GraphicUses:1007Used by:1010
Symbol 1010 MovieClipUses:1008 1009Used by:1051
Symbol 1011 BitmapUsed by:1012
Symbol 1012 GraphicUses:1011Used by:1015
Symbol 1013 BitmapUsed by:1014
Symbol 1014 GraphicUses:1013Used by:1015
Symbol 1015 MovieClipUses:1012 1014Used by:1051
Symbol 1016 BitmapUsed by:1017
Symbol 1017 GraphicUses:1016Used by:1020
Symbol 1018 BitmapUsed by:1019
Symbol 1019 GraphicUses:1018Used by:1020
Symbol 1020 MovieClipUses:1017 1019Used by:1021
Symbol 1021 MovieClipUses:1020Used by:1022
Symbol 1022 MovieClipUses:1021Used by:1051
Symbol 1023 BitmapUsed by:1024
Symbol 1024 GraphicUses:1023Used by:1027
Symbol 1025 BitmapUsed by:1026
Symbol 1026 GraphicUses:1025Used by:1027
Symbol 1027 MovieClipUses:1024 1026Used by:1051
Symbol 1028 BitmapUsed by:1029 1030
Symbol 1029 GraphicUses:1028Used by:1031
Symbol 1030 GraphicUses:1028Used by:1031
Symbol 1031 MovieClipUses:1029 1030Used by:1051
Symbol 1032 BitmapUsed by:1033
Symbol 1033 GraphicUses:1032Used by:1038
Symbol 1034 BitmapUsed by:1035
Symbol 1035 GraphicUses:1034Used by:1038
Symbol 1036 BitmapUsed by:1037
Symbol 1037 GraphicUses:1036Used by:1038
Symbol 1038 MovieClipUses:1033 1035 1037Used by:1051
Symbol 1039 BitmapUsed by:1040
Symbol 1040 GraphicUses:1039Used by:1045
Symbol 1041 BitmapUsed by:1042
Symbol 1042 GraphicUses:1041Used by:1045
Symbol 1043 BitmapUsed by:1044
Symbol 1044 GraphicUses:1043Used by:1045
Symbol 1045 MovieClipUses:1040 1042 1044Used by:1051
Symbol 1046 BitmapUsed by:1047
Symbol 1047 GraphicUses:1046Used by:1050
Symbol 1048 BitmapUsed by:1049
Symbol 1049 GraphicUses:1048Used by:1050
Symbol 1050 MovieClipUses:1047 1049Used by:1051
Symbol 1051 MovieClipUses:945 947 949 951 953 955 957 958 959 960 961 962 964 966 968 969 970 972 974 976 977 978 980 982 984 985 986 987 989 991 992 993 760 996 1001 1006 1010 1015 1022 1027 1031 1038 1045 1050Used by:Timeline
Symbol 1052 GraphicUsed by:1053
Symbol 1053 MovieClipUses:1052Used by:Timeline
Symbol 1054 GraphicUsed by:1055
Symbol 1055 MovieClipUses:1054Used by:1074
Symbol 1056 GraphicUsed by:1057
Symbol 1057 MovieClipUses:1056Used by:1074
Symbol 1058 GraphicUsed by:1059
Symbol 1059 MovieClipUses:1058Used by:1074
Symbol 1060 GraphicUsed by:1061
Symbol 1061 MovieClipUses:1060Used by:1074
Symbol 1062 GraphicUsed by:1063
Symbol 1063 MovieClipUses:1062Used by:1074
Symbol 1064 GraphicUsed by:1065
Symbol 1065 MovieClipUses:1064Used by:1074
Symbol 1066 GraphicUsed by:1067
Symbol 1067 MovieClipUses:1066Used by:1074
Symbol 1068 GraphicUsed by:1069
Symbol 1069 MovieClipUses:1068Used by:1074
Symbol 1070 GraphicUsed by:1071
Symbol 1071 MovieClipUses:1070Used by:1074
Symbol 1072 GraphicUsed by:1073
Symbol 1073 MovieClipUses:1072Used by:1074
Symbol 1074 MovieClipUses:1055 1057 1059 1061 1063 1065 1067 1069 1071 1073Used by:Timeline
Symbol 1075 TextUses:29Used by:1087
Symbol 1076 TextUses:29Used by:1087
Symbol 1077 TextUses:29Used by:1087
Symbol 1078 TextUses:29Used by:1087
Symbol 1079 TextUses:29Used by:1087
Symbol 1080 TextUses:29Used by:1087
Symbol 1081 TextUses:29Used by:1087
Symbol 1082 TextUses:29Used by:1087
Symbol 1083 TextUses:29Used by:1087
Symbol 1084 TextUses:29Used by:1087
Symbol 1085 TextUses:29Used by:1087
Symbol 1086 TextUses:29Used by:1087
Symbol 1087 MovieClipUses:1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086Used by:Timeline
Symbol 1088 EditableTextUses:29Used by:Timeline
Symbol 1089 EditableTextUses:29Used by:Timeline
Symbol 1090 BitmapUsed by:1091 1281
Symbol 1091 GraphicUses:1090Used by:1118 1280  Timeline
Symbol 1092 BitmapUsed by:1093
Symbol 1093 GraphicUses:1092Used by:1118  Timeline
Symbol 1094 BitmapUsed by:1095
Symbol 1095 GraphicUses:1094Used by:1118  Timeline
Symbol 1096 BitmapUsed by:1097
Symbol 1097 GraphicUses:1096Used by:1118  Timeline
Symbol 1098 BitmapUsed by:1099
Symbol 1099 GraphicUses:1098Used by:1118  Timeline
Symbol 1100 BitmapUsed by:1101
Symbol 1101 GraphicUses:1100Used by:1118  Timeline
Symbol 1102 BitmapUsed by:1103
Symbol 1103 GraphicUses:1102Used by:1118 1280 1288
Symbol 1104 BitmapUsed by:1105
Symbol 1105 GraphicUses:1104Used by:1118 1280 1300
Symbol 1106 BitmapUsed by:1107
Symbol 1107 GraphicUses:1106Used by:1118 1280 1291
Symbol 1108 BitmapUsed by:1109
Symbol 1109 GraphicUses:1108Used by:1118 1280 1303
Symbol 1110 BitmapUsed by:1111
Symbol 1111 GraphicUses:1110Used by:1118 1280 1294
Symbol 1112 BitmapUsed by:1113
Symbol 1113 GraphicUses:1112Used by:1118 1280 1306
Symbol 1114 BitmapUsed by:1115
Symbol 1115 GraphicUses:1114Used by:1118 1280 1297
Symbol 1116 BitmapUsed by:1117
Symbol 1117 GraphicUses:1116Used by:1118 1280 1309
Symbol 1118 MovieClipUses:1091 1093 1095 1097 1099 1101 1103 1105 1107 1109 1111 1113 1115 1117Used by:Timeline
Symbol 1119 BitmapUsed by:1120
Symbol 1120 GraphicUses:1119Used by:1125
Symbol 1121 BitmapUsed by:1122
Symbol 1122 GraphicUses:1121Used by:1125
Symbol 1123 BitmapUsed by:1124
Symbol 1124 GraphicUses:1123Used by:1125
Symbol 1125 MovieClipUses:1120 1122 1124Used by:1139
Symbol 1126 BitmapUsed by:1127
Symbol 1127 GraphicUses:1126Used by:1132
Symbol 1128 BitmapUsed by:1129
Symbol 1129 GraphicUses:1128Used by:1132
Symbol 1130 BitmapUsed by:1131
Symbol 1131 GraphicUses:1130Used by:1132
Symbol 1132 MovieClipUses:1127 1129 1131Used by:1133 1134
Symbol 1133 MovieClipUses:1132Used by:1139
Symbol 1134 MovieClipUses:1132Used by:1139
Symbol 1135 GraphicUses:568Used by:1139
Symbol 1136 GraphicUses:568Used by:1139
Symbol 1137 GraphicUses:568Used by:1139
Symbol 1138 GraphicUses:568Used by:1139
Symbol 1139 MovieClipUses:1125 569 762 594 597 598 599 600 1133 1134 573 1135 1136 1137 1138Used by:Timeline
Symbol 1140 GraphicUsed by:1170
Symbol 1141 BitmapUsed by:1142
Symbol 1142 GraphicUses:1141Used by:1143
Symbol 1143 MovieClipUses:1142Used by:1170
Symbol 1144 BitmapUsed by:1145
Symbol 1145 GraphicUses:1144Used by:1146
Symbol 1146 MovieClipUses:1145Used by:1170
Symbol 1147 MovieClipUses:323Used by:1170
Symbol 1148 BitmapUsed by:1149
Symbol 1149 GraphicUses:1148Used by:1170
Symbol 1150 BitmapUsed by:1151
Symbol 1151 GraphicUses:1150Used by:1170
Symbol 1152 BitmapUsed by:1153 1154 1155 1158
Symbol 1153 GraphicUses:1152Used by:1170
Symbol 1154 GraphicUses:1152Used by:1170
Symbol 1155 GraphicUses:1152Used by:1170
Symbol 1156 BitmapUsed by:1157 1169
Symbol 1157 GraphicUses:1156Used by:1170
Symbol 1158 GraphicUses:1152Used by:1170
Symbol 1159 GraphicUsed by:1160
Symbol 1160 MovieClipUses:1159Used by:1170
Symbol 1161 GraphicUsed by:1162
Symbol 1162 MovieClipUses:1161Used by:1170
Symbol 1163 GraphicUsed by:1164
Symbol 1164 MovieClipUses:1163Used by:1170
Symbol 1165 GraphicUsed by:1166
Symbol 1166 MovieClipUses:1165Used by:1170
Symbol 1167 GraphicUsed by:1168
Symbol 1168 MovieClipUses:1167Used by:1170
Symbol 1169 GraphicUses:1156Used by:1170
Symbol 1170 MovieClipUses:1140 1143 1146 1147 762 1149 1151 1153 1154 1155 1157 1158 1160 1162 1164 1166 1168 1169Used by:Timeline
Symbol 1171 GraphicUsed by:1194
Symbol 1172 BitmapUsed by:1173
Symbol 1173 GraphicUses:1172Used by:1176
Symbol 1174 BitmapUsed by:1175
Symbol 1175 GraphicUses:1174Used by:1176
Symbol 1176 MovieClipUses:1173 1175Used by:1194
Symbol 1177 BitmapUsed by:1178
Symbol 1178 GraphicUses:1177Used by:1179
Symbol 1179 MovieClipUses:1178Used by:1194
Symbol 1180 BitmapUsed by:1181
Symbol 1181 GraphicUses:1180Used by:1184
Symbol 1182 BitmapUsed by:1183
Symbol 1183 GraphicUses:1182Used by:1184
Symbol 1184 MovieClipUses:1181 1183Used by:1194
Symbol 1185 BitmapUsed by:1186
Symbol 1186 GraphicUses:1185Used by:1189
Symbol 1187 BitmapUsed by:1188
Symbol 1188 GraphicUses:1187Used by:1189
Symbol 1189 MovieClipUses:1186 1188Used by:1194
Symbol 1190 BitmapUsed by:1191 1192
Symbol 1191 GraphicUses:1190Used by:1193
Symbol 1192 GraphicUses:1190Used by:1193
Symbol 1193 MovieClipUses:1191 1192Used by:1194
Symbol 1194 MovieClipUses:1171 1176 1179 762 1184 1189 1193Used by:Timeline
Symbol 1195 GraphicUsed by:1228
Symbol 1196 BitmapUsed by:1197
Symbol 1197 GraphicUses:1196Used by:1198
Symbol 1198 MovieClipUses:1197Used by:1228
Symbol 1199 BitmapUsed by:1200 1208
Symbol 1200 GraphicUses:1199Used by:1201 1209
Symbol 1201 MovieClipUses:1200Used by:1228
Symbol 1202 BitmapUsed by:1203 1210
Symbol 1203 GraphicUses:1202Used by:1228
Symbol 1204 BitmapUsed by:1205 1206 1207 1211 1212
Symbol 1205 GraphicUses:1204Used by:1228
Symbol 1206 GraphicUses:1204Used by:1228
Symbol 1207 GraphicUses:1204Used by:1228
Symbol 1208 GraphicUses:1199Used by:1209
Symbol 1209 MovieClipUses:1200 1208Used by:1228
Symbol 1210 GraphicUses:1202Used by:1228
Symbol 1211 GraphicUses:1204Used by:1228
Symbol 1212 GraphicUses:1204Used by:1228
Symbol 1213 BitmapUsed by:1214
Symbol 1214 GraphicUses:1213Used by:1215
Symbol 1215 MovieClipUses:1214Used by:1228
Symbol 1216 BitmapUsed by:1217 1224
Symbol 1217 GraphicUses:1216Used by:1228
Symbol 1218 BitmapUsed by:1219
Symbol 1219 GraphicUses:1218Used by:1228
Symbol 1220 BitmapUsed by:1221 1225
Symbol 1221 GraphicUses:1220Used by:1228
Symbol 1222 BitmapUsed by:1223
Symbol 1223 GraphicUses:1222Used by:1228
Symbol 1224 GraphicUses:1216Used by:1226 1228
Symbol 1225 GraphicUses:1220Used by:1227 1228
Symbol 1226 MovieClipUses:1224Used by:1228
Symbol 1227 MovieClipUses:1225Used by:1228
Symbol 1228 MovieClipUses:1195 1198 1201 1203 762 1205 1206 1207 1209 1210 1211 1212 1215 1217 1219 1221 1223 1224 1225 1226 1227Used by:Timeline
Symbol 1229 GraphicUsed by:1275
Symbol 1230 BitmapUsed by:1231
Symbol 1231 GraphicUses:1230Used by:1232
Symbol 1232 MovieClipUses:1231Used by:1236 1248
Symbol 1233 BitmapUsed by:1234
Symbol 1234 GraphicUses:1233Used by:1235
Symbol 1235 MovieClipUses:1234Used by:1236 1248
Symbol 1236 MovieClipUses:1232 1235Used by:1275
Symbol 1237 BitmapUsed by:1238 1239
Symbol 1238 GraphicUses:1237Used by:1240
Symbol 1239 GraphicUses:1237Used by:1240
Symbol 1240 MovieClipUses:1238 1239Used by:1275
Symbol 1241 BitmapUsed by:1242
Symbol 1242 GraphicUses:1241Used by:1243
Symbol 1243 MovieClipUses:1242Used by:1275
Symbol 1244 BitmapUsed by:1245
Symbol 1245 GraphicUses:1244Used by:1275
Symbol 1246 BitmapUsed by:1247
Symbol 1247 GraphicUses:1246Used by:1275
Symbol 1248 MovieClipUses:1232 1235Used by:1275
Symbol 1249 BitmapUsed by:1250
Symbol 1250 GraphicUses:1249Used by:1275
Symbol 1251 BitmapUsed by:1252
Symbol 1252 GraphicUses:1251Used by:1275
Symbol 1253 BitmapUsed by:1254
Symbol 1254 GraphicUses:1253Used by:1275
Symbol 1255 BitmapUsed by:1256
Symbol 1256 GraphicUses:1255Used by:1275
Symbol 1257 BitmapUsed by:1258
Symbol 1258 GraphicUses:1257Used by:1259
Symbol 1259 MovieClipUses:1258Used by:1275
Symbol 1260 BitmapUsed by:1261
Symbol 1261 GraphicUses:1260Used by:1262
Symbol 1262 MovieClipUses:1261Used by:1263
Symbol 1263 MovieClipUses:1262Used by:1275
Symbol 1264 BitmapUsed by:1265
Symbol 1265 GraphicUses:1264Used by:1268
Symbol 1266 BitmapUsed by:1267
Symbol 1267 GraphicUses:1266Used by:1268
Symbol 1268 MovieClipUses:1265 1267Used by:1269
Symbol 1269 MovieClipUses:1268Used by:1275
Symbol 1270 BitmapUsed by:1271
Symbol 1271 GraphicUses:1270Used by:1274
Symbol 1272 BitmapUsed by:1273
Symbol 1273 GraphicUses:1272Used by:1274
Symbol 1274 MovieClipUses:1271 1273Used by:1275
Symbol 1275 MovieClipUses:1229 1236 1240 1243 1245 762 1247 1248 1250 1252 1254 1256 1259 1263 1269 1274Used by:Timeline
Symbol 1276 BitmapUsed by:1277
Symbol 1277 GraphicUses:1276Used by:Timeline
Symbol 1278 GraphicUsed by:Timeline
Symbol 1279 TextUses:29Used by:Timeline
Symbol 1280 MovieClipUses:1091 1103 1105 1107 1109 1111 1113 1115 1117Used by:Timeline
Symbol 1281 GraphicUses:1090Used by:1285
Symbol 1282 FontUsed by:1283 1284 1286 1287 1289 1290 1292 1293 1295 1296 1298 1299 1301 1302 1304 1305 1307 1308
Symbol 1283 TextUses:1282Used by:1285
Symbol 1284 TextUses:1282Used by:1285
Symbol 1285 ButtonUses:1281 1283 1284 742Used by:Timeline
Symbol 1286 TextUses:1282Used by:1288
Symbol 1287 TextUses:1282Used by:1288
Symbol 1288 ButtonUses:1103 1286 1287 742Used by:Timeline
Symbol 1289 TextUses:1282Used by:1291
Symbol 1290 TextUses:1282Used by:1291
Symbol 1291 ButtonUses:1107 1289 1290 742Used by:Timeline
Symbol 1292 TextUses:1282Used by:1294
Symbol 1293 TextUses:1282Used by:1294
Symbol 1294 ButtonUses:1111 1292 1293 742Used by:Timeline
Symbol 1295 TextUses:1282Used by:1297
Symbol 1296 TextUses:1282Used by:1297
Symbol 1297 ButtonUses:1115 1295 1296 742Used by:Timeline
Symbol 1298 TextUses:1282Used by:1300
Symbol 1299 TextUses:1282Used by:1300
Symbol 1300 ButtonUses:1105 1298 1299 742Used by:Timeline
Symbol 1301 TextUses:1282Used by:1303
Symbol 1302 TextUses:1282Used by:1303
Symbol 1303 ButtonUses:1109 1301 1302 742Used by:Timeline
Symbol 1304 TextUses:1282Used by:1306
Symbol 1305 TextUses:1282Used by:1306
Symbol 1306 ButtonUses:1113 1304 1305 742Used by:Timeline
Symbol 1307 TextUses:1282Used by:1309
Symbol 1308 TextUses:1282Used by:1309
Symbol 1309 ButtonUses:1117 1307 1308 742Used by:Timeline
Symbol 1310 EditableTextUses:29Used by:Timeline
Symbol 1311 BitmapUsed by:1312
Symbol 1312 GraphicUses:1311Used by:Timeline
Symbol 1313 TextUses:29Used by:1315 1317 1318 1320 1322 1323 1325 1327
Symbol 1314 TextUses:29Used by:1315 1318 1323
Symbol 1315 MovieClipUses:1313 1314Used by:Timeline
Symbol 1316 TextUses:29Used by:1317
Symbol 1317 MovieClipUses:1313 1316Used by:Timeline
Symbol 1318 MovieClipUses:1313 1314Used by:Timeline
Symbol 1319 TextUses:29Used by:1320
Symbol 1320 MovieClipUses:1313 1319Used by:Timeline
Symbol 1321 TextUses:29Used by:1322
Symbol 1322 MovieClipUses:1313 1321Used by:Timeline
Symbol 1323 MovieClipUses:1313 1314Used by:Timeline
Symbol 1324 TextUses:29Used by:1325
Symbol 1325 MovieClipUses:1313 1324Used by:Timeline
Symbol 1326 TextUses:29Used by:1327
Symbol 1327 MovieClipUses:1313 1326Used by:Timeline
Symbol 1328 EditableTextUses:29Used by:Timeline
Symbol 1329 BitmapUsed by:1330
Symbol 1330 GraphicUses:1329Used by:Timeline
Symbol 1331 TextUses:29Used by:Timeline
Symbol 1332 TextUses:29Used by:1341
Symbol 1333 TextUses:29Used by:1341
Symbol 1334 TextUses:29Used by:1341
Symbol 1335 TextUses:29Used by:1341
Symbol 1336 TextUses:29Used by:1341
Symbol 1337 TextUses:29Used by:1341
Symbol 1338 TextUses:29Used by:1341
Symbol 1339 TextUses:29Used by:1341
Symbol 1340 TextUses:29Used by:1341
Symbol 1341 MovieClipUses:1332 1333 1334 1335 1336 1337 1338 1339 1340Used by:Timeline
Symbol 1342 EditableTextUses:29Used by:Timeline
Symbol 1343 BitmapUsed by:1344
Symbol 1344 GraphicUses:1343Used by:Timeline
Symbol 1345 TextUses:29Used by:Timeline
Symbol 1346 TextUses:29Used by:1355
Symbol 1347 TextUses:29Used by:1355
Symbol 1348 TextUses:29Used by:1355
Symbol 1349 TextUses:29Used by:1355
Symbol 1350 TextUses:29Used by:1355
Symbol 1351 TextUses:29Used by:1355
Symbol 1352 TextUses:29Used by:1355
Symbol 1353 TextUses:29Used by:1355
Symbol 1354 TextUses:29Used by:1355
Symbol 1355 MovieClipUses:1346 1347 1348 1349 1350 1351 1352 1353 1354Used by:Timeline
Symbol 1356 EditableTextUses:29Used by:Timeline
Symbol 1357 BitmapUsed by:1358
Symbol 1358 GraphicUses:1357Used by:Timeline
Symbol 1359 TextUses:29Used by:Timeline
Symbol 1360 TextUses:29Used by:1369
Symbol 1361 TextUses:29Used by:1369
Symbol 1362 TextUses:29Used by:1369
Symbol 1363 TextUses:29Used by:1369
Symbol 1364 TextUses:29Used by:1369
Symbol 1365 TextUses:29Used by:1369
Symbol 1366 TextUses:29Used by:1369
Symbol 1367 TextUses:29Used by:1369
Symbol 1368 TextUses:29Used by:1369
Symbol 1369 MovieClipUses:1360 1361 1362 1363 1364 1365 1366 1367 1368Used by:Timeline
Symbol 1370 EditableTextUses:29Used by:Timeline
Symbol 1371 BitmapUsed by:1372
Symbol 1372 GraphicUses:1371Used by:Timeline
Symbol 1373 TextUses:29Used by:Timeline
Symbol 1374 TextUses:29Used by:1383
Symbol 1375 TextUses:29Used by:1383
Symbol 1376 TextUses:29Used by:1383
Symbol 1377 TextUses:29Used by:1383
Symbol 1378 TextUses:29Used by:1383
Symbol 1379 TextUses:29Used by:1383
Symbol 1380 TextUses:29Used by:1383
Symbol 1381 TextUses:29Used by:1383
Symbol 1382 TextUses:29Used by:1383
Symbol 1383 MovieClipUses:1374 1375 1376 1377 1378 1379 1380 1381 1382Used by:Timeline
Symbol 1384 EditableTextUses:29Used by:Timeline
Symbol 1385 BitmapUsed by:1386
Symbol 1386 GraphicUses:1385Used by:1387
Symbol 1387 MovieClipUses:1386Used by:Timeline
Symbol 1388 BitmapUsed by:1389
Symbol 1389 GraphicUses:1388Used by:1390
Symbol 1390 MovieClipUses:1389Used by:1409 1411
Symbol 1391 BitmapUsed by:1392
Symbol 1392 GraphicUses:1391Used by:1393
Symbol 1393 MovieClipUses:1392Used by:1409 1411
Symbol 1394 BitmapUsed by:1395
Symbol 1395 GraphicUses:1394Used by:1396
Symbol 1396 MovieClipUses:1395Used by:1409 1411
Symbol 1397 BitmapUsed by:1398
Symbol 1398 GraphicUses:1397Used by:1399
Symbol 1399 MovieClipUses:1398Used by:1409 1411
Symbol 1400 BitmapUsed by:1401
Symbol 1401 GraphicUses:1400Used by:1402
Symbol 1402 MovieClipUses:1401Used by:1409 1411
Symbol 1403 BitmapUsed by:1404
Symbol 1404 GraphicUses:1403Used by:1405
Symbol 1405 MovieClipUses:1404Used by:1409 1411
Symbol 1406 BitmapUsed by:1407
Symbol 1407 GraphicUses:1406Used by:1408
Symbol 1408 MovieClipUses:1407Used by:1409 1411
Symbol 1409 MovieClipUses:1390 1393 1396 1399 1402 1405 1408 762Used by:Timeline
Symbol 1410 SoundUsed by:Timeline
Symbol 1411 MovieClipUses:1390 1393 1396 1399 1402 1405 1408Used by:Timeline
Symbol 1412 TextUses:29Used by:Timeline
Symbol 1413 TextUses:29Used by:Timeline
Symbol 1414 TextUses:32Used by:1418
Symbol 1415 TextUses:32Used by:1418
Symbol 1416 TextUses:32Used by:1418
Symbol 1417 GraphicUsed by:1418 1422 1426 1430 1434 1438
Symbol 1418 ButtonUses:1414 1415 1416 1417Used by:Timeline
Symbol 1419 TextUses:32Used by:1422
Symbol 1420 TextUses:32Used by:1422
Symbol 1421 TextUses:32Used by:1422
Symbol 1422 ButtonUses:1419 1420 1421 1417Used by:Timeline
Symbol 1423 TextUses:32Used by:1426
Symbol 1424 TextUses:32Used by:1426
Symbol 1425 TextUses:32Used by:1426
Symbol 1426 ButtonUses:1423 1424 1425 1417Used by:Timeline
Symbol 1427 TextUses:32Used by:1430
Symbol 1428 TextUses:32Used by:1430
Symbol 1429 TextUses:32Used by:1430
Symbol 1430 ButtonUses:1427 1428 1429 1417Used by:Timeline
Symbol 1431 TextUses:32Used by:1434
Symbol 1432 TextUses:32Used by:1434
Symbol 1433 TextUses:32Used by:1434
Symbol 1434 ButtonUses:1431 1432 1433 1417Used by:Timeline
Symbol 1435 TextUses:32Used by:1438
Symbol 1436 TextUses:32Used by:1438
Symbol 1437 TextUses:32Used by:1438
Symbol 1438 ButtonUses:1435 1436 1437 1417Used by:Timeline
Symbol 1439 TextUses:32Used by:Timeline
Symbol 1440 TextUses:32Used by:Timeline
Symbol 1441 TextUses:32Used by:1445 1447 1449 1451 1453 1455 1457 1459 1461 1463
Symbol 1442 TextUses:32Used by:1445 1447 1449 1451 1453 1455 1457 1459 1461 1463
Symbol 1443 TextUses:32Used by:1445 1447 1449 1451 1453 1455 1457 1459 1461 1463
Symbol 1444 GraphicUsed by:1445 1447 1449 1451 1453 1455 1457 1459 1461 1463
Symbol 1445 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1446 TextUses:32Used by:Timeline
Symbol 1447 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1448 TextUses:32Used by:Timeline
Symbol 1449 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1450 TextUses:32Used by:Timeline
Symbol 1451 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1452 TextUses:32Used by:Timeline
Symbol 1453 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1454 TextUses:32Used by:Timeline
Symbol 1455 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1456 TextUses:32Used by:Timeline
Symbol 1457 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1458 TextUses:32Used by:Timeline
Symbol 1459 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1460 TextUses:32Used by:Timeline
Symbol 1461 ButtonUses:1441 1442 1443 1444Used by:Timeline
Symbol 1462 TextUses:32Used by:Timeline
Symbol 1463 ButtonUses:1441 1442 1443 1444Used by:Timeline

Instance Names

"stage2"Frame 11Symbol 49 MovieClip
"stage"Frame 11Symbol 60 MovieClip
"crushericon"Frame 11Symbol 65 MovieClip
"pc"Frame 11Symbol 764 MovieClip
"bustercharge"Frame 11Symbol 768 MovieClip
"shadow"Frame 11Symbol 764 MovieClip
"bg1"Frame 11Symbol 936 MovieClip
"bg2"Frame 11Symbol 936 MovieClip
"bg3"Frame 11Symbol 936 MovieClip
"bg4"Frame 11Symbol 936 MovieClip
"bg5"Frame 11Symbol 936 MovieClip
"bg6"Frame 11Symbol 936 MovieClip
"bg7"Frame 11Symbol 936 MovieClip
"bg8"Frame 11Symbol 936 MovieClip
"bg9"Frame 11Symbol 936 MovieClip
"bg10"Frame 11Symbol 936 MovieClip
"bs1"Frame 11Symbol 944 MovieClip
"bs2"Frame 11Symbol 944 MovieClip
"bs3"Frame 11Symbol 944 MovieClip
"bs4"Frame 11Symbol 944 MovieClip
"bs5"Frame 11Symbol 944 MovieClip
"bs6"Frame 11Symbol 944 MovieClip
"pb1"Frame 11Symbol 1051 MovieClip
"pb2"Frame 11Symbol 1051 MovieClip
"pb3"Frame 11Symbol 1051 MovieClip
"plb"Frame 11Symbol 1074 MovieClip
"pname"Frame 11Symbol 1087 MovieClip
"wener"Frame 11Symbol 1074 MovieClip
"cicon"Frame 11Symbol 1118 MovieClip
"pc2"Frame 1701Symbol 763 MovieClip
"pc2"Frame 1801Symbol 1139 MovieClip
"pc2"Frame 1901Symbol 1170 MovieClip
"pc2"Frame 2001Symbol 1194 MovieClip
"pc2"Frame 2101Symbol 1228 MovieClip
"pc2"Frame 2201Symbol 1275 MovieClip
"cweapon"Frame 2410Symbol 1280 MovieClip
"xp1"Frame 2410Symbol 1288 Button
"xp3"Frame 2410Symbol 1291 Button
"xp5"Frame 2410Symbol 1294 Button
"xp7"Frame 2410Symbol 1297 Button
"xp2"Frame 2410Symbol 1300 Button
"xp4"Frame 2410Symbol 1303 Button
"xp7"Frame 2410Symbol 1306 Button
"xp8"Frame 2410Symbol 1309 Button
"plb"Frame 2410Symbol 1074 MovieClip
"wener"Frame 2410Symbol 1074 MovieClip
"pname"Frame 2410Symbol 1087 MovieClip
"z1"Frame 2430Symbol 1315 MovieClip
"z2"Frame 2430Symbol 1317 MovieClip
"z3"Frame 2430Symbol 1318 MovieClip
"z4"Frame 2430Symbol 1320 MovieClip
"z5"Frame 2430Symbol 1322 MovieClip
"z6"Frame 2430Symbol 1323 MovieClip
"z7"Frame 2430Symbol 1325 MovieClip
"z8"Frame 2430Symbol 1327 MovieClip
"plb"Frame 2430Symbol 1074 MovieClip
"wener"Frame 2430Symbol 1074 MovieClip
"pname"Frame 2430Symbol 1087 MovieClip
"specials"Frame 2450Symbol 1341 MovieClip
"plb"Frame 2450Symbol 1074 MovieClip
"wener"Frame 2450Symbol 1074 MovieClip
"pname"Frame 2450Symbol 1087 MovieClip
"specials"Frame 2470Symbol 1355 MovieClip
"plb"Frame 2470Symbol 1074 MovieClip
"wener"Frame 2470Symbol 1074 MovieClip
"pname"Frame 2470Symbol 1087 MovieClip
"specials"Frame 2490Symbol 1369 MovieClip
"plb"Frame 2490Symbol 1074 MovieClip
"wener"Frame 2490Symbol 1074 MovieClip
"pname"Frame 2490Symbol 1087 MovieClip
"specials"Frame 2510Symbol 1383 MovieClip
"plb"Frame 2510Symbol 1074 MovieClip
"wener"Frame 2510Symbol 1074 MovieClip
"pname"Frame 2510Symbol 1087 MovieClip
"st1"Frame 2522Symbol 1387 MovieClip
"st2"Frame 2522Symbol 1387 MovieClip
"st3"Frame 2522Symbol 1387 MovieClip
"st4"Frame 2522Symbol 1387 MovieClip
"st5"Frame 2522Symbol 1387 MovieClip
"st6"Frame 2522Symbol 1387 MovieClip
"st7"Frame 2522Symbol 1387 MovieClip
"st8"Frame 2522Symbol 1387 MovieClip
"st9"Frame 2522Symbol 1387 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$cH$Q9CVpITMwFdEMmOSaE0I9.."
ExportAssets (56)Timeline Frame 1Symbol 1 as "6_X Charge.wav"
ExportAssets (56)Timeline Frame 1Symbol 2 as "6_Teleport1.wav"
ExportAssets (56)Timeline Frame 1Symbol 3 as "6_shothit.au"
ExportAssets (56)Timeline Frame 1Symbol 4 as "6_rocket.au"
ExportAssets (56)Timeline Frame 1Symbol 5 as "6_pacmandies.wav"
ExportAssets (56)Timeline Frame 1Symbol 6 as "6_multiplebeep.au"
ExportAssets (56)Timeline Frame 1Symbol 7 as "6_MidBuster.wav"
ExportAssets (56)Timeline Frame 1Symbol 8 as "6_metalcrunch.wav"
ExportAssets (56)Timeline Frame 1Symbol 9 as "6_melee.au"
ExportAssets (56)Timeline Frame 1Symbol 10 as "6_MaxBuster.wav"
ExportAssets (56)Timeline Frame 1Symbol 11 as "6_LittleBuster.wav"
ExportAssets (56)Timeline Frame 1Symbol 12 as "6_Lightning.mp3"
ExportAssets (56)Timeline Frame 1Symbol 13 as "6_laser.wav"
ExportAssets (56)Timeline Frame 1Symbol 14 as "6_jump.au"
ExportAssets (56)Timeline Frame 1Symbol 15 as "6_herodeath.wav"
ExportAssets (56)Timeline Frame 1Symbol 16 as "6_ElectricZap2.mp3"
ExportAssets (56)Timeline Frame 1Symbol 17 as "6_ElectricZap.mp3"
ExportAssets (56)Timeline Frame 1Symbol 18 as "6_electricity.wav"
ExportAssets (56)Timeline Frame 1Symbol 19 as "6_buster.au"
ExportAssets (56)Timeline Frame 1Symbol 20 as "6_bossdeath.wav"
ExportAssets (56)Timeline Frame 1Symbol 21 as "6_boom3.au"
ExportAssets (56)Timeline Frame 1Symbol 22 as "6_boom2.au"
ExportAssets (56)Timeline Frame 1Symbol 23 as "6_boom1.au"
ExportAssets (56)Timeline Frame 1Symbol 24 as "6_Blip4.wav"

Dynamic Text Variables

_framesloadedSymbol 27 EditableText"0"
_totalframesSymbol 28 EditableText"0"
livesSymbol 1088 EditableText"0"
livesSymbol 1089 EditableText"0"
livesSymbol 1310 EditableText"0"
livesSymbol 1328 EditableText"0"
livesSymbol 1342 EditableText"0"
livesSymbol 1356 EditableText"0"
livesSymbol 1370 EditableText"0"
livesSymbol 1384 EditableText"0"




http://swfchan.com/12/55643/info.shtml
Created: 20/4 -2019 06:23:38 Last modified: 20/4 -2019 06:23:38 Server time: 08/05 -2024 08:16:58