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

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

Water Balloon Wii Version.swf

This is the info page for
Flash #66417

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


Text
4000/4000

Skip

Skip

A game by
Lachlan Ford

Concept by
Lachlan Ford

Programming
by Lachlan
Ford

Graphics by
Lachlan Ford

Music by
Lachlan Ford

<p align="left"><font face="Script MT Bold" size="33" color="#ffffff" letterSpacing="0.000000" kerning="0"><a href="http://www.therecordist.com/pages/downloads.html" target = "_self"><b>SFX taken from <sbr />www.therecordist.com</b></a></font></p>

This is a water balloon.

He is your character

You move him with the mouse

And move the mouse up to jump

As you move, you build up static

You start each level with 4 shields

Aim them with the mouse

If they get hit, they burst

If you have a lot of static, you click to
discharge and get extra air!

This kills all the enemies in the immediate area
but makes you lose your shields!

Pick up the purple balloons to get them back

Your goal is to get to water balloon heaven
without being burst

Are you ready?

Enter A Code

Enter A Code

Enter A Code

Do Not Litter
Inside Cave

Password = spinge

Password = ledit

Password = engle

cm

cm

cm

cm

cm

cm

cm

Open
Sewer

cm

cm

cm

cm

cm

cm

cm

High Voltage

Password = chquimble

Password =  nekosuki

The End

Friction =

Bounce =

jump =

Max Fall Speed =

Max Run Speed =

Speed =

Weight =

Start
Game

Reset

Continue

2006-2006

ActionScript [AS1/AS2]

Frame 2
slowdown = 0.94; bounce = -0.75; jumpheight = -10; maxfall = 20; maxrun = 15; thrust = 0.5; weight = 1; stopAllSounds(); _root.ledit = false; stop();
Instance of Symbol 43 MovieClip "c2" in Frame 2
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 2
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 2
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 2
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 2
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 2
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 3
play();
Frame 319
stop();
Frame 320
play();
Frame 341
gotoAndPlay (364);
Frame 342
play(); play();
Frame 363
gotoAndPlay (454);
Frame 364
play();
Instance of Symbol 43 MovieClip "c2" in Frame 364
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 364
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 364
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 364
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 364
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 364
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 393
stop();
Frame 394
play();
Frame 423
gotoAndStop (514);
Frame 453
_root.gotoAndPlay(1);
Frame 454
play(); code = "Enter A Code";
Instance of Symbol 43 MovieClip "c2" in Frame 454
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 454
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 454
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 454
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 454
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 454
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 484
stop();
Frame 485
play();
Frame 513
_root.gotoAndPlay(1);
Frame 514
stop(); _root.statictext = 0; _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 514
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 514
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 514
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 7.5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 514
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 514
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 514
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 514
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 514
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 514
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 514
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 514
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 514
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 514
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 43 MovieClip "c2" in Frame 514
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 514
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 514
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 514
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 514
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 514
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 515
nextFrame(); _root.zap = true; _root.zap = true;
Frame 516
stop();
Instance of Symbol 301 MovieClip "player" in Frame 516
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 2; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 517
nextFrame(); _root.zap = true;
Frame 518
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 518
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.w3)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 2; } if (this.hitTest(_root.p4)) { fallmomentum = -2; } if (this.hitTest(_root.water1)) { fallmomentum = fallmomentum - 0.1; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.water1) == false) { fallmomentum = fallmomentum + weight; } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = -10; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = -10; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = -10; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = -10; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w3)) { this.water.play(); fallmomentum = -10; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.water1)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 519
nextFrame(); _root.zap = true;
Frame 520
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 520
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0; runmomentum = -1; } if (this.hitTest(_root.w2)) { fallmomentum = 0; runmomentum = 1; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 2; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -1; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 1; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 339 MovieClip "e1" in Frame 520
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 1; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 1; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.l1)) { this._y = this._y - 5; } if (this.hitTest(_root.l2)) { this._y = this._y - 5; } if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { _root.b1.nextFrame(); alive = false; } if (this.hitTest(_root.b2)) { _root.b2.nextFrame(); alive = false; } if (this.hitTest(_root.b3)) { _root.b3.nextFrame(); alive = false; } if (this.hitTest(_root.b4)) { _root.b4.nextFrame(); alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 339 MovieClip "e2" in Frame 520
onClipEvent (load) { alive = true; } onClipEvent (enterFrame) { if (alive == true) { if (this._x < _root.player._x) { this._x = this._x + 2; this._xscale = 100; } if (this._x > _root.player._x) { this._x = this._x - 2; this._xscale = -100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.w2) == false) { if (this.hitTest(_root.w1) == false) { this._y = this._y + 10; } } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; _x = (_x - 2); } if (this.hitTest(_root.w2)) { this._y = this._y - 5; _x = (_x + 2); } if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { _root.b1.nextFrame(); alive = false; } if (this.hitTest(_root.b2)) { _root.b2.nextFrame(); alive = false; } if (this.hitTest(_root.b3)) { _root.b3.nextFrame(); alive = false; } if (this.hitTest(_root.b4)) { _root.b4.nextFrame(); alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Frame 521
nextFrame(); _root.zap = true;
Frame 522
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 522
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0; runmomentum = -1; } if (this.hitTest(_root.w2)) { fallmomentum = 0; runmomentum = 1; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 2; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -1; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 1; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 523
nextFrame(); _root.zap = true;
Frame 524
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 524
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 2; } if (this.hitTest(_root.fan1.wind)) { runmomentum = runmomentum + 0.5; } if (this.hitTest(_root.fan1.blades)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; this.removeMovieClip(); this._x = 1000000000 /* 0x3B9ACA00 */; this._y = this._y - 100000000000; _root.death.play(); runmomentum = 0; charged = false; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } }
Instance of Symbol 310 MovieClip in Frame 524
onClipEvent (enterFrame) { if (this.hitTest(_root.p2) == false) { _y = (_y + 20); } if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Instance of Symbol 339 MovieClip "e1" in Frame 524
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 1; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 1; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.l1)) { this._y = this._y - 5; } if (this.hitTest(_root.l2)) { this._y = this._y - 5; } if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { _root.b1.nextFrame(); alive = false; } if (this.hitTest(_root.b2)) { _root.b2.nextFrame(); alive = false; } if (this.hitTest(_root.b3)) { _root.b3.nextFrame(); alive = false; } if (this.hitTest(_root.b4)) { _root.b4.nextFrame(); alive = false; } if (this.hitTest(_root.fan1.blades)) { alive = false; } if (this.hitTest(_root.fan1.wind)) { this._x = this._x + 3; } } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Frame 525
nextFrame(); _root.zap = true;
Frame 526
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 526
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0; runmomentum = 5; if (this.hitTest(_root.p3)) { fallmomentum = 5; } } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 0; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (Key.isDown(83)) { if (this.hitTest(_root.p3)) { this.water.play(); fallmomentum = 5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p3) == false) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 339 MovieClip "e1" in Frame 526
onClipEvent (load) { alive = true; } onClipEvent (enterFrame) { this.stop(); if (alive == true) { if (this._x < _root.player._x) { this._xscale = -100; } if (this._x > _root.player._x) { this._xscale = 100; } if (this.hitTest(_root.p2) == false) { this._y = this._y + 10; } if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { _root.b1.nextFrame(); alive = false; } if (this.hitTest(_root.b2)) { _root.b2.nextFrame(); alive = false; } if (this.hitTest(_root.b3)) { _root.b3.nextFrame(); alive = false; } if (this.hitTest(_root.b4)) { _root.b4.nextFrame(); alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } } } }
Instance of Symbol 355 MovieClip in Frame 526
onClipEvent (load) { function sniperaim() { ebulletspeed = 15; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { function gone() { this._x = 1000000 /* 0x0F4240 */; } this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 60; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { if (_root.e1.alive == true) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); this.gotoAndPlay(2); } } if (this._x > 600) { gone(); } if (this._y > 431) { gone(); } if (this._x < -37) { gone(); } if (this._y < -18) { gone(); } if (this.hitTest(_root.p1)) { gone(); } if (this.hitTest(_root.p2)) { gone(); } if (this.hitTest(_root.p3)) { gone(); } if (this.hitTest(_root.b1)) { _root.b1.play(); gone(); } if (this.hitTest(_root.b2)) { _root.b2.play(); gone(); } if (this.hitTest(_root.b3)) { _root.b3.play(); gone(); } if (this.hitTest(_root.b4)) { _root.b4.play(); gone(); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } }
Frame 527
nextFrame(); _root.zap = true;
Frame 528
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 528
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = -0.01; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; _root.t1.play(); } if (this.hitTest(_root.t1)) { fallmomentum = -15; _root.t1.gotoAndPlay(2); _root.statictext = _root.statictext + 15; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.t1) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p3)) { this.water.play(); fallmomentum = 5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.t1)) { this.water.play(); fallmomentum = -30; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 529
nextFrame(); _root.zap = true;
Frame 530
stop(); _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 530
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 530
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 530
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 7.5; } if (this.hitTest(_root.t1)) { fallmomentum = -15; _root.t1.gotoAndPlay(2); _root.statictext = _root.statictext + 15; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.t1) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.t1)) { this.water.play(); fallmomentum = -18; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 379 MovieClip in Frame 530
onClipEvent (load) { health = 5; } onClipEvent (enterFrame) { if (health == 0) { _root.nextFrame(); } if (this._y < _root.player._y) { this._y = this._y + 3; } if (this._y > _root.player._y) { this._y = this._y - 3; } rnumber = random(100) + 1; if (rnumber == 1) { this.gotoAndPlay(2); } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.play(); health = health - 1; this.gotoAndPlay(1); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.play(); health = health - 1; this.gotoAndPlay(1); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.play(); health = health - 1; this.gotoAndPlay(1); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.play(); health = health - 1; this.gotoAndPlay(1); } } if (this.hitTest(_root.player.attack)) { health = health - 1; this.gotoAndPlay(1); } if (this.hitTest(_root.player)) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } }
Instance of Symbol 254 MovieClip in Frame 530
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 530
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 531
play(); play(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 531
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 7.5; } if (this.hitTest(_root.t1)) { fallmomentum = -15; _root.t1.gotoAndPlay(2); _root.statictext = _root.statictext + 15; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.t1) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.t1)) { this.water.play(); fallmomentum = -18; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 381 MovieClip in Frame 531
onClipEvent (enterFrame) { this.stop(); this._y = this._y + 1; this._xscale = this._xscale - 2; this._x = this._x + 2; this._alpha = this._alpha - 2; }
Frame 532
play();
Frame 533
play();
Frame 534
play();
Frame 535
play();
Frame 536
play();
Frame 537
play();
Frame 538
play();
Frame 539
play();
Frame 540
play();
Frame 541
play();
Frame 542
play();
Frame 543
play();
Frame 544
play();
Frame 545
play();
Frame 546
play();
Frame 547
play();
Frame 548
play();
Frame 549
play();
Frame 550
play();
Frame 551
play();
Frame 552
play();
Frame 553
play();
Frame 554
play();
Frame 555
play();
Frame 556
play();
Frame 557
play();
Frame 558
play();
Frame 559
play();
Frame 560
play();
Frame 561
play();
Frame 562
play();
Frame 564
play();
Frame 565
play();
Frame 566
play();
Frame 567
play();
Frame 568
play();
Frame 569
play();
Frame 570
play();
Frame 571
play();
Frame 572
play();
Frame 573
play();
Frame 574
play();
Frame 575
play();
Frame 576
play();
Frame 577
play();
Frame 578
play();
Frame 579
play();
Frame 580
play();
Frame 581
play();
Frame 582
play();
Frame 583
play();
Frame 584
play();
Frame 585
play();
Frame 586
play();
Frame 587
play();
Frame 588
play();
Frame 589
play();
Frame 590
play();
Frame 591
play();
Frame 592
play();
Frame 593
play();
Frame 594
stop();
Frame 595
play();
Frame 596
play();
Frame 597
play();
Frame 598
play();
Frame 599
play();
Frame 600
play();
Frame 601
play();
Frame 602
play();
Frame 603
play();
Frame 604
play();
Frame 605
play();
Frame 606
play();
Frame 607
play();
Frame 608
play();
Frame 609
play();
Frame 610
play();
Frame 611
play();
Frame 612
play();
Frame 613
play();
Frame 614
play();
Frame 615
play();
Frame 616
play();
Frame 617
play();
Frame 618
play();
Frame 619
play();
Frame 620
play();
Frame 621
play();
Frame 622
play();
Frame 623
play();
Frame 624
stop(); statictext = 0; _root.zap = true; _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 624
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w3)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p5)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w3)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p5)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p5)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 624
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 624
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 624
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 624
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 624
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 624
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 624
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 624
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 624
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 624
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 625
nextFrame(); _root.zap = true;
Frame 626
stop();
Instance of Symbol 301 MovieClip "player" in Frame 626
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.water1)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + thrust; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.water1) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water1)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 627
nextFrame(); _root.zap = true;
Frame 628
stop(); _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 628
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 628
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 628
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 628
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 628
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.water1)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + (thrust * 2); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.water1) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water1)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 629
nextFrame(); _root.zap = true;
Frame 630
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 630
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 630
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 409 MovieClip in Frame 630
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 317 MovieClip "death" in Frame 630
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 1; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Frame 631
nextFrame(); _root.zap = true;
Frame 632
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 632
onClipEvent (load) { runmomentum = 0; fallmomentum = -20; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 632
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 317 MovieClip "death" in Frame 632
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 632
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay("afterledit"); } }
Instance of Symbol 303 MovieClip in Frame 632
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { gotoAndPlay (727); } }
Frame 633
play(); _root.zap = true;
Instance of Symbol 409 MovieClip in Frame 633
onClipEvent (load) { alive = true; health = 2; } onClipEvent (enterFrame) { if (alive == true) { if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + 10; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Frame 634
play();
Frame 635
play();
Frame 636
play();
Frame 637
play();
Frame 638
play();
Frame 639
play();
Frame 640
play();
Frame 641
play();
Frame 642
play();
Frame 643
play();
Frame 644
play();
Frame 645
play();
Frame 646
play();
Frame 647
play();
Frame 648
play();
Frame 649
play();
Frame 650
play();
Frame 651
play();
Frame 652
play();
Frame 653
play();
Frame 654
play();
Frame 655
play();
Frame 656
play();
Frame 657
play();
Frame 658
play();
Frame 659
play();
Frame 660
play();
Frame 661
play();
Frame 662
play();
Frame 663
play();
Frame 664
play();
Frame 665
play();
Frame 666
play();
Frame 667
play();
Frame 668
play();
Frame 669
play();
Frame 670
play();
Frame 671
play();
Frame 672
play();
Frame 673
play();
Frame 674
play();
Frame 675
play();
Frame 676
play();
Frame 677
play();
Frame 678
play();
Frame 679
play();
Frame 680
play();
Frame 681
play();
Frame 682
play();
Frame 683
play();
Frame 684
play();
Frame 685
play();
Frame 686
play();
Frame 687
play();
Frame 688
play();
Frame 689
play();
Frame 690
play();
Frame 691
play();
Frame 692
play();
Frame 693
play();
Frame 694
play();
Frame 695
play();
Frame 696
stop();
Frame 697
play();
Frame 698
play();
Frame 699
play();
Frame 700
play();
Frame 701
play();
Frame 702
play();
Frame 703
play();
Frame 704
play();
Frame 705
play();
Frame 706
play();
Frame 707
play();
Frame 708
play();
Frame 709
play();
Frame 710
play();
Frame 711
play();
Frame 712
play();
Frame 713
play();
Frame 714
play();
Frame 715
play();
Frame 716
play();
Frame 717
play();
Frame 718
play();
Frame 719
play();
Frame 720
play();
Frame 721
play();
Frame 722
play();
Frame 723
play();
Frame 724
play();
Frame 725
play();
Frame 726
stop(); _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 726
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 726
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 726
onClipEvent (load) { runmomentum = 0; fallmomentum = -20; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 726
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 3; this._xscale = -100; } if (this._x > _root.player._x) { this._x = this._x - 3; this._xscale = 100; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 726
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 726
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 726
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 726
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 726
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 726
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 726
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 726
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 726
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 726
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 727
nextFrame(); _root.zap = true;
Frame 728
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 728
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 728
onClipEvent (load) { alive = true; this.stop(); health = 2; fall = 0; } onClipEvent (enterFrame) { this._xscale = -99.9; if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this.play(); this._xscale = -100; _x = (_x + 2); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 310 MovieClip in Frame 728
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Frame 729
nextFrame(); _root.zap = true;
Frame 730
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 730
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.w1)) { runmomentum = 5; } if (this.hitTest(_root.w2)) { runmomentum = -5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 730
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._xscale = -100; this._x = this._x + 2; } if (this._x > _root.player._x) { this._xscale = 100; _x = (_x - 2); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Frame 731
nextFrame(); _root.zap = true;
Instance of Symbol 317 MovieClip "death" in Frame 731
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 731
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Frame 732
stop(); _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 732
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 732
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 732
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.w1)) { runmomentum = 5; } if (this.hitTest(_root.w2)) { runmomentum = -5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip in Frame 732
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { this._y = this._y + fall; fall = fall + 0.25; } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Frame 733
nextFrame(); _root.zap = true;
Frame 734
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 734
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.w1)) { runmomentum = 5; } if (this.hitTest(_root.w2)) { runmomentum = -5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 409 MovieClip "e1" in Frame 734
onClipEvent (load) { alive = true; health = 2; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (this._x < _root.player._x) { this._xscale = -100; this._x = this._x + 2; } if (this._x > _root.player._x) { this._xscale = 100; _x = (_x - 2); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 485 MovieClip in Frame 734
onClipEvent (load) { function sniperaim() { ebulletspeed = 25; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { function gone() { this._x = 1000000 /* 0x0F4240 */; } if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 20; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { if (_root.e1.alive == true) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); this.gotoAndPlay(2); } } if (this._x > 600) { gone(); } if (this._y > 431) { gone(); } if (this._x < -37) { gone(); } if (this._y < -18) { gone(); } if (this.hitTest(_root.p1)) { gone(); } if (this.hitTest(_root.p2)) { gone(); } if (this.hitTest(_root.p3)) { gone(); } if (this.hitTest(_root.p4)) { gone(); } if (this.hitTest(_root.p5)) { gone(); } if (this.hitTest(_root.w1)) { gone(); } if (this.hitTest(_root.w2)) { gone(); } if (this.hitTest(_root.b1)) { _root.b1.play(); gone(); } if (this.hitTest(_root.b2)) { _root.b2.play(); gone(); } if (this.hitTest(_root.b3)) { _root.b3.play(); gone(); } if (this.hitTest(_root.b4)) { _root.b4.play(); gone(); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } }
Instance of Symbol 254 MovieClip in Frame 734
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 734
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 734
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 734
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 735
nextFrame(); _root.zap = true;
Frame 736
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 736
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.w1)) { runmomentum = 5; } if (this.hitTest(_root.w2)) { runmomentum = -5; } if (this.hitTest(_root.t1)) { fallmomentum = -15; _root.statictext = _root.statictext + 15; _root.t1.play(); } if (this.hitTest(_root.t2)) { fallmomentum = -5; runmomentum = 5; _root.statictext = _root.statictext + 15; _root.t2.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.t1)) { fallmomentum = -20; _root.statictext = _root.statictext + 5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.t2)) { runmomentum = 15; _root.statictext = _root.statictext + 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 310 MovieClip in Frame 736
onClipEvent (enterFrame) { if (this.hitTest(_root.p2) == false) { _y = (_y + 20); } if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Frame 737
nextFrame(); _root.zap = true;
Frame 738
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 738
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.w1)) { runmomentum = 5; } if (this.hitTest(_root.w2)) { runmomentum = -5; } if (this.hitTest(_root.w3)) { runmomentum = -5; } if (this.hitTest(_root.w4)) { runmomentum = 5; } if (this.hitTest(_root.t1)) { fallmomentum = -15; _root.statictext = _root.statictext + 15; _root.t1.play(); } if (this.hitTest(_root.t2)) { fallmomentum = -5; runmomentum = 5; _root.statictext = _root.statictext + 15; _root.t2.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { fallmomentum = fallmomentum + weight; } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w3)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w4)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.t1)) { fallmomentum = -20; _root.statictext = _root.statictext + 5; } } if (_root.cursor._y < _y) { if (this.hitTest(_root.t2)) { runmomentum = 15; _root.statictext = _root.statictext + 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 310 MovieClip in Frame 738
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Instance of Symbol 485 MovieClip in Frame 738
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { function gone() { this._x = 1000000 /* 0x0F4240 */; } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (_root.tree.rnumber == 1) { _root.tree.gotoAndPlay(26); this._y = _root.tree.box._y; this._x = _root.tree.box._x; sniperaim(); } if (this._x > 600) { gone(); } if (this._y > 431) { gone(); } if (this._x < -37) { gone(); } if (this._y < -18) { gone(); } if (this.hitTest(_root.p1)) { gone(); } if (this.hitTest(_root.p2)) { gone(); } if (this.hitTest(_root.p3)) { gone(); } if (this.hitTest(_root.p4)) { gone(); } if (this.hitTest(_root.p5)) { gone(); } if (this.hitTest(_root.w1)) { gone(); } if (this.hitTest(_root.w2)) { gone(); } if (this.hitTest(_root.b1)) { _root.b1.play(); gone(); } if (this.hitTest(_root.b2)) { _root.b2.play(); gone(); } if (this.hitTest(_root.b3)) { _root.b3.play(); gone(); } if (this.hitTest(_root.b4)) { _root.b4.play(); gone(); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } }
Instance of Symbol 502 MovieClip "tree" in Frame 738
onClipEvent (load) { health = 7; } onClipEvent (enterFrame) { if (health < 0) { _root.nextFrame(); } rnumber = random(200) + 1; if (rnumber == 1) { this.gotoAndPlay(26); } if (rnumber == 2) { this.gotoAndPlay(2); } if (rnumber == 4) { this.gotoAndPlay(2); } }
Instance of Symbol 485 MovieClip in Frame 738
onClipEvent (load) { timer = 45; destroy = false; } onClipEvent (enterFrame) { function gone() { this._x = 1000000 /* 0x0F4240 */; } this._y = this._y + 20; if (_root.tree.rnumber == 3) { this._y = 0; this._x = random(500) + 1; sniperaim(); _root.tree.gotoAndPlay(26); } if (this._x > 600) { gone(); } if (this._y > 431) { gone(); } if (this._x < -37) { gone(); } if (this._y < -18) { gone(); } if (this.hitTest(_root.p1)) { gone(); } if (this.hitTest(_root.p2)) { gone(); } if (this.hitTest(_root.p3)) { gone(); } if (this.hitTest(_root.p4)) { gone(); } if (this.hitTest(_root.p5)) { gone(); } if (this.hitTest(_root.w1)) { gone(); } if (this.hitTest(_root.w2)) { gone(); } if (this.hitTest(_root.b1)) { _root.b1.play(); gone(); } if (this.hitTest(_root.b2)) { _root.b2.play(); gone(); } if (this.hitTest(_root.b3)) { _root.b3.play(); gone(); } if (this.hitTest(_root.b4)) { _root.b4.play(); gone(); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } }
Frame 739
play(); nextFrame(); _root.zap = true;
Instance of Symbol 502 MovieClip "tree" in Frame 739
onClipEvent (enterFrame) { this._x = this._x - 2; this._y = this._y - 2; this._xscale = this._xscale + 2; this._yscale = this._yscale + 2; this._alpha = this._alpha - 2; this._rotation = this._rotation + 1; }
Frame 740
play();
Frame 741
play();
Frame 742
play();
Frame 743
play();
Frame 744
play();
Frame 745
play();
Frame 746
play();
Frame 747
play();
Frame 748
play();
Frame 749
play();
Frame 750
play();
Frame 751
play();
Frame 752
play();
Frame 753
play();
Frame 754
play();
Frame 755
play();
Frame 756
play();
Frame 757
play();
Frame 758
play();
Frame 759
play();
Frame 760
play();
Frame 761
play();
Frame 762
play();
Frame 763
play();
Frame 764
play();
Frame 765
play();
Frame 766
play();
Frame 767
play();
Frame 768
play();
Frame 769
play();
Frame 770
play();
Frame 772
play();
Frame 773
play();
Frame 774
play();
Frame 775
play();
Frame 776
play();
Frame 777
play();
Frame 778
play();
Frame 779
play();
Frame 780
play();
Frame 781
play();
Frame 782
play();
Frame 783
play();
Frame 784
play();
Frame 785
play();
Frame 786
play();
Frame 787
play();
Frame 788
play();
Frame 789
play();
Frame 790
play();
Frame 791
play();
Frame 792
play();
Frame 793
play();
Frame 794
play();
Frame 795
play();
Frame 796
play();
Frame 797
play();
Frame 798
play();
Frame 799
play();
Frame 800
play();
Frame 801
play();
Frame 802
stop();
Frame 803
play();
Frame 804
play();
Frame 805
play();
Frame 806
play();
Frame 807
play();
Frame 808
play();
Frame 809
play();
Frame 810
play();
Frame 811
play();
Frame 812
play();
Frame 813
play();
Frame 814
play();
Frame 815
play();
Frame 816
play();
Frame 817
play();
Frame 818
play();
Frame 819
play();
Frame 820
play();
Frame 821
play();
Frame 822
play();
Frame 823
play();
Frame 824
play();
Frame 825
play();
Frame 826
play();
Frame 827
play();
Frame 828
play();
Frame 829
play();
Frame 830
play();
Frame 831
play();
Frame 832
stop(); statictext = 0;
Instance of Symbol 254 MovieClip in Frame 832
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 832
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 832
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 513 MovieClip "el1" in Frame 832
onClipEvent (load) { up = false; down = true; timer = 30; } onClipEvent (enterFrame) { if (_y < 0) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 2); } if (down == true) { _y = (_y + 2); } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 832
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 832
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 832
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 832
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 832
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 832
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thebottom)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 832
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 832
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 832
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 832
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 833
nextFrame();
Frame 834
stop();
Instance of Symbol 301 MovieClip "player" in Frame 834
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 513 MovieClip "el1" in Frame 834
onClipEvent (load) { up = true; down = false; timer = 30; } onClipEvent (enterFrame) { if (_y < 170) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 2); } if (down == true) { _y = (_y + 2); } }
Instance of Symbol 573 MovieClip "e1" in Frame 834
onClipEvent (load) { health = 3; alive = true; fall = 0; } onClipEvent (enterFrame) { if (fall > 15) { fall = 15; } this.hp.gotoAndPlay(health); this.distance = (this._x / 7.5) - (_root.player._x / 7.5); if (this.distance < 0) { this.distance = this.distance * -1; } if (alive == true) { if (this._x < _root.player._x) { this._xscale = -100; this._x = this._x + 1.5; } if (this._x > _root.player._x) { this._xscale = 100; _x = (_x - 1.5); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { this._y = this._y + 15; } } } } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 575 MovieClip "dupe" in Frame 834
onClipEvent (load) { i = 0; time = 0; } onClipEvent (enterFrame) { if (time > 0) { time--; } else { duplicateMovieClip (_root.smoke, "t" + i, i); i++; time = 5; } }
Instance of Symbol 577 MovieClip "smoke" in Frame 834
onClipEvent (load) { _root.smoke._x = -50; _root.smoke._y = -50; _x = _root.e1._x; _y = _root.e1._y; }
Frame 835
nextFrame();
Frame 836
stop();
Instance of Symbol 303 MovieClip in Frame 836
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.beam.nextFrame(); } }
Instance of Symbol 590 MovieClip "beam" in Frame 836
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } }
Instance of Symbol 301 MovieClip "player" in Frame 836
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 837
nextFrame();
Frame 838
stop();
Instance of Symbol 254 MovieClip in Frame 838
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 838
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 838
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 303 MovieClip "p3" in Frame 838
onClipEvent (load) { down = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { down = true; } if (down == true) { _y = (_y + 15); _root.p1._x = _root.p1._x - 100000; _root.wire.play(); } }
Frame 839
nextFrame();
Frame 840
stop();
Instance of Symbol 301 MovieClip "player" in Frame 840
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 841
nextFrame();
Frame 842
stop();
Instance of Symbol 301 MovieClip "player" in Frame 842
onClipEvent (load) { runmomentum = 0; fallmomentum = -15; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 573 MovieClip "e1" in Frame 842
onClipEvent (load) { health = 3; alive = true; fall = 0; } onClipEvent (enterFrame) { if (fall > 15) { fall = 15; } this.hp.gotoAndPlay(health); this.distance = (this._x / 7.5) - (_root.player._x / 7.5); if (this.distance < 0) { this.distance = this.distance * -1; } if (alive == true) { if (this._x < _root.player._x) { this._xscale = -100; this._x = this._x + 1.5; } if (this._x > _root.player._x) { this._xscale = 100; _x = (_x - 1.5); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 575 MovieClip "dupe" in Frame 842
onClipEvent (load) { i = 0; time = 0; } onClipEvent (enterFrame) { if (time > 0) { time--; } else { duplicateMovieClip (_root.smoke, "t" + i, i); i++; time = 5; } }
Instance of Symbol 577 MovieClip "smoke" in Frame 842
onClipEvent (load) { _root.smoke._x = -50; _root.smoke._y = -50; _x = _root.e1._x; _y = _root.e1._y; }
Frame 843
nextFrame();
Frame 844
stop();
Instance of Symbol 301 MovieClip "player" in Frame 844
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 573 MovieClip "e1" in Frame 844
onClipEvent (load) { health = 3; alive = true; fall = 0; } onClipEvent (enterFrame) { this.hp.gotoAndPlay(health); this.distance = (this._x / 7.5) - (_root.player._x / 7.5); if (this.distance < 0) { this.distance = this.distance * -1; } if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._xscale = -100; this._x = this._x + 1.5; } if (this._x > _root.player._x) { this._xscale = 100; _x = (_x - 1.5); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } } } if (this.hitTest(_root.player.attack)) { health = 0; } if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (this.hitTest(_root.el1.thebottom)) { health = 0; } if (this.hitTest(_root.el2.thebottom)) { health = 0; } if (this.hitTest(_root.el3.thebottom)) { health = 0; } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.nextFrame(); if (health > 1) { _x = (_x + _xscale); } health = health - 1; this.gotoAndPlay("hit"); } } if (health < 1) { alive = false; } } if (alive == false) { this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } if (this.hitTest(_root.player)) { if (alive == true) { if (this.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } } } }
Instance of Symbol 513 MovieClip "el1" in Frame 844
onClipEvent (load) { up = true; down = false; timer = 7.5; } onClipEvent (enterFrame) { if (_y < 1) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 5); } if (down == true) { _y = (_y + 52); } }
Instance of Symbol 513 MovieClip "el2" in Frame 844
onClipEvent (load) { up = true; down = false; timer = 15; } onClipEvent (enterFrame) { if (_y < 1) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 10); } if (down == true) { _y = (_y + 10); } }
Instance of Symbol 513 MovieClip "el3" in Frame 844
onClipEvent (load) { up = true; down = false; timer = 5; } onClipEvent (enterFrame) { if (_y < 1) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 15); } if (down == true) { _y = (_y + 15); } }
Instance of Symbol 575 MovieClip "dupe" in Frame 844
onClipEvent (load) { i = 0; time = 0; } onClipEvent (enterFrame) { if (time > 0) { time--; } else { duplicateMovieClip (_root.smoke, "t" + i, i); i++; time = 5; } }
Instance of Symbol 577 MovieClip "smoke" in Frame 844
onClipEvent (load) { _root.smoke._x = -50; _root.smoke._y = -50; _x = _root.e1._x; _y = _root.e1._y; }
Instance of Symbol 317 MovieClip "death" in Frame 844
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thebottom)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thefloor)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el2.thefloor)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el3.thefloor)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Frame 845
nextFrame();
Frame 846
stop();
Instance of Symbol 301 MovieClip "player" in Frame 846
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 310 MovieClip in Frame 846
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Frame 847
nextFrame();
Frame 848
stop(); statictext = 100;
Instance of Symbol 301 MovieClip "player" in Frame 848
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.water)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + 1; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { if (this.hitTest(_root.water) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 317 MovieClip "death" in Frame 848
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thebottom)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.water)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Frame 849
nextFrame();
Frame 850
stop();
Instance of Symbol 301 MovieClip "player" in Frame 850
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.water)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + 1; } if (this.hitTest(_root.l1)) { fallmomentum = 0; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { if (this.hitTest(_root.water) == false) { if (this.hitTest(_root.l1) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.l1)) { this.water.play(); fallmomentum = -5; } } if (Key.isDown(83)) { if (hitTest(_root.l1)) { this.water.play(); fallmomentum = 10; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 622 MovieClip in Frame 850
onClipEvent (enterFrame) { _x = (_x - 5); if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; _root.death.play(); } }
Instance of Symbol 317 MovieClip "death" in Frame 850
onClipEvent (load) { this._x = 10000; this._y = -2000; } onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thebottom)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.water)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Frame 851
nextFrame();
Frame 852
stop();
Instance of Symbol 254 MovieClip in Frame 852
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 852
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 852
onClipEvent (load) { runmomentum = 0; fallmomentum = -15; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.water)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + 1; } if (this.hitTest(_root.l1)) { fallmomentum = 0; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { if (this.hitTest(_root.water) == false) { if (this.hitTest(_root.l1) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.l1)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 317 MovieClip "death" in Frame 852
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.el1.thebottom)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.water)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 852
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 852
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 853
nextFrame();
Frame 854
stop();
Instance of Symbol 301 MovieClip "player" in Frame 854
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = -3; } if (this.hitTest(_root.p3)) { fallmomentum = -3; } if (this.hitTest(_root.p4)) { fallmomentum = 5; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -5; } if (this.hitTest(_root.el2.thefloor)) { fallmomentum = -10; } if (this.hitTest(_root.el3.thefloor)) { fallmomentum = -15; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.water)) { fallmomentum = fallmomentum - 0.1; runmomentum = runmomentum + 1; } if (this.hitTest(_root.l1)) { fallmomentum = 0; } if (this.hitTest(_root.l2)) { fallmomentum = 0; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el2.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.el3.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { if (this.hitTest(_root.el2.thefloor) == false) { if (this.hitTest(_root.el3.thefloor) == false) { if (this.hitTest(_root.water) == false) { if (this.hitTest(_root.l1) == false) { if (this.hitTest(_root.l2) == false) { fallmomentum = fallmomentum + weight; } } } } } } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.water)) { this.water.play(); fallmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.l1)) { this.water.play(); fallmomentum = -10; } } if (_root.cursor._y < _y) { if (hitTest(_root.l2)) { this.water.play(); fallmomentum = -10; } } if (Key.isDown(83)) { if (hitTest(_root.l1)) { this.water.play(); fallmomentum = 10; } } if (Key.isDown(83)) { if (hitTest(_root.l2)) { this.water.play(); fallmomentum = 10; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.l1)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 689 MovieClip "boss" in Frame 854
onClipEvent (load) { movemode = "still"; fall = 20; speed = 3; timer = 100; health = 5; } onClipEvent (enterFrame) { if (this.attack.hitTest(_root.player)) { if (this.attack.hitTest(_root.player.attack) == false) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } } if (this.aup.hitTest(_root.player)) { movemode = "up"; } if (this.aacross.hitTest(_root.player)) { speed = 20; _rotation = -10; } this.hp.gotoAndPlay(health); if (movemode == "notstill") { if (this.aup.hitTest(_root.player)) { movemode = "up"; } this.jets.gotoAndPlay(1); if (this.aacross.hitTest(_root.player) == false) { _rotation = 0; } if (this.walk.hitTest(_root.player)) { speed = 3; } if (this._x > _root.player._x) { this._x = this._x - speed; _xscale = 100; } if (this._x < _root.player._x) { this._x = this._x + speed; _xscale = -100; } } if (this.attack.hitTest(_root.p1) == false) { _y = (_y + fall); } this.distance = (this._x / 7.5) - (_root.player._x / 7.5); if (this.distance < 0) { distance = distance * -1; } if (movemode == "still") { _y = (_y - fall); _rotation = 0; timer = timer - 1; this.jets.gotoAndPlay(2); speed = 0; } if (timer < 1) { timer = 100; movemode = "notstill"; } if (movemode == "up") { _y = (_y - 30); _rotation = 0; this.jets.gotoAndPlay(2); if (this._y < 1) { timer = 30; movemode = "still"; } } if (this.attack.hitTest(_root.machine)) { health = health - 1; _y = (_y + 100); movemode = "notstill"; this.play(); } if (health < 1) { _root.nextFrame(); this.stop(); this._y = this._y - 5; this._xscale = this._xscale - 5; this._alpha = this._alpha - 5; } }
Instance of Symbol 696 MovieClip "gun" in Frame 854
onClipEvent (enterFrame) { this._x = _root.boss._x; this._y = _root.boss._y; gotoSpotX = _root.player._x; gotoSpotY = _root.player._y; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); if (_rotation < targetRotation) { _rotation = (_rotation + 2.5); } if (_rotation > targetRotation) { _rotation = (_rotation - 2.5); } if (this._x > _root.player._x) { _xscale = 100; } if (this._x < _root.player._x) { _xscale = -100; } }
Instance of Symbol 698 MovieClip "shot" in Frame 854
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; _rotation = _root.gun._rotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { function gone() { this._x = 1000000 /* 0x0F4240 */; } timer = timer - 1; if (timer < 1) { timer = 150; } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 5) { _root.gun.play(); this._y = _root.gun._y; this._x = _root.gun._x; sniperaim(); } if (this._x > 600) { gone(); } if (this._y > 431) { gone(); } if (this._x < -37) { gone(); } if (this._y < -18) { gone(); } if (this.hitTest(_root.b1)) { _root.b1.play(); gone(); } if (this.hitTest(_root.b2)) { _root.b2.play(); gone(); } if (this.hitTest(_root.b3)) { _root.b3.play(); gone(); } if (this.hitTest(_root.b4)) { _root.b4.play(); gone(); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); _root.player.runmomentum = 0; _root.player.charged = false; _root.statictext = 0; } }
Instance of Symbol 303 MovieClip "p2" in Frame 854
onClipEvent (load) { down = true; up = false; } onClipEvent (enterFrame) { if (this._y < 94.5) { down = true; up = false; } if (this.hitTest(_root.p1)) { up = true; down = false; } if (up == true) { _y = (_y - 4); } if (down == true) { _y = (_y + 2); } }
Instance of Symbol 303 MovieClip "p3" in Frame 854
onClipEvent (load) { down = true; up = false; } onClipEvent (enterFrame) { if (this._y < 94.5) { down = true; up = false; } if (this.hitTest(_root.p1)) { up = true; down = false; } if (up == true) { _y = (_y - 3); } if (down == true) { _y = (_y + 3); } }
Instance of Symbol 310 MovieClip in Frame 854
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Instance of Symbol 701 MovieClip "machine" in Frame 854
onClipEvent (load) { left = false; right = true; } onClipEvent (enterFrame) { if (left == true) { _x = (_x - 5); } if (right == true) { _x = (_x + 5); } if (_x < 1) { right = true; left = false; } if (_x > 450) { left = true; right = false; } if (this.hitTest(_root.player)) { _root.player.runmomentum = _root.player.runmomentum * _root.player.slowdown; } }
Frame 855
play();
Frame 856
play();
Frame 857
play();
Frame 858
play();
Frame 859
play();
Frame 860
play();
Frame 861
play();
Frame 862
play();
Frame 863
play();
Frame 864
play();
Frame 865
play();
Frame 866
play();
Frame 867
play();
Frame 868
play();
Frame 869
play();
Frame 870
play();
Frame 871
play();
Frame 872
play();
Frame 873
play();
Frame 874
play();
Frame 875
play();
Frame 876
play();
Frame 877
play();
Frame 878
play();
Frame 879
play();
Frame 880
play();
Frame 881
play();
Frame 882
play();
Frame 883
play();
Frame 884
play();
Frame 885
play();
Frame 886
play();
Frame 887
play();
Frame 888
play();
Frame 889
play();
Frame 890
play();
Frame 891
play();
Frame 892
play();
Frame 893
play();
Frame 894
play();
Frame 895
play();
Frame 896
play();
Frame 897
play();
Frame 898
play();
Frame 899
play();
Frame 900
play();
Frame 901
play();
Frame 902
play();
Frame 903
play();
Frame 904
play();
Frame 905
play();
Frame 906
play();
Frame 907
play();
Frame 908
play();
Frame 909
play();
Frame 910
play();
Frame 911
play();
Frame 912
play();
Frame 913
play();
Frame 914
play();
Frame 915
play();
Frame 916
play();
Frame 917
play();
Frame 918
stop();
Frame 919
play();
Frame 920
play();
Frame 921
play();
Frame 922
play();
Frame 923
play();
Frame 924
play();
Frame 925
play();
Frame 926
play();
Frame 927
play();
Frame 928
play();
Frame 929
play();
Frame 930
play();
Frame 931
play();
Frame 932
play();
Frame 933
play();
Frame 934
play();
Frame 935
play();
Frame 936
play();
Frame 937
play();
Frame 938
play();
Frame 939
play();
Frame 940
play();
Frame 941
play();
Frame 942
play();
Frame 943
play();
Frame 944
play();
Frame 945
play();
Frame 946
play();
Frame 947
play();
Frame 948
stop(); _root.statictext = 0; _root.zap = true;
Instance of Symbol 254 MovieClip in Frame 948
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 948
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 948
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 737 MovieClip "e1" in Frame 948
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 2; } if (this._x > _root.player._x) { this._x = this._x - 2; } if (this.hitTest(_root.p3)) { _y = (_y + 10); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 948
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 948
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 948
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 948
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 948
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 948
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 948
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 948
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 948
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 254 MovieClip in Frame 948
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 254 MovieClip in Frame 948
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 949
nextFrame(); _root.zap = true;
Frame 950
stop(); _root.zap = true;
Instance of Symbol 743 MovieClip in Frame 950
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 950
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 950
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 301 MovieClip "player" in Frame 950
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 737 MovieClip "e1" in Frame 950
onClipEvent (load) { alive = true; timer = -10; ab = true; _xscale = 1; _yscale = 1; } onClipEvent (enterFrame) { _xscale = (_xscale + 5); _yscale = (_yscale + 5); if (_xscale > 100) { _xscale = 100; } if (_yscale > 100) { _yscale = 100; } this.stop(); timer = timer + 0.25; if (ab == true) { _x = (_x + 5.3); } if (alive == true) { _y = (_y + timer); if (this.hitTest(_root.p3)) { _y = (_y + 1); timer = -1; ab = false; } if (this.hitTest(_root.p1)) { timer = -1; ab = false; } if (this.hitTest(_root.p2)) { timer = -1; ab = false; } if (timer > 0) { if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + 10; } } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 950
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 5; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Frame 951
nextFrame(); _root.zap = true;
Frame 952
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 952
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 747 MovieClip in Frame 952
onClipEvent (load) { function sniperaim() { ebulletspeed = 15; ebulletcounter = 1; ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); } timer = 45; destroy = false; } onClipEvent (enterFrame) { ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; timer = timer - 1; if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this._y = _root.e1._y; this._x = _root.e1._x; sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { this.play(); destroy = true; } if (this.hitTest(_root.b1)) { _root.b1.play(); this.play(); destroy = true; } if (this.hitTest(_root.b2)) { _root.b2.play(); this.play(); destroy = true; } if (this.hitTest(_root.b3)) { _root.b3.play(); this.play(); destroy = true; } if (this.hitTest(_root.b4)) { _root.b4.play(); this.play(); destroy = true; } if (this.hitTest(_root.player)) { this.play(); destroy = true; _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } }
Frame 953
nextFrame(); _root.zap = true;
Frame 954
stop(); _root.zap = true;
Instance of Symbol 743 MovieClip in Frame 954
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 954
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 954
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 954
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 954
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 301 MovieClip "player" in Frame 954
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 303 MovieClip in Frame 954
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player.fallmomentum = -30; _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } }
Instance of Symbol 303 MovieClip in Frame 954
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.gotoAndPlay("secondchoice"); } }
Instance of Symbol 303 MovieClip in Frame 954
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Frame 955
nextFrame(); _root.zap = true;
Frame 956
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 956
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 737 MovieClip "e1" in Frame 956
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 2; } if (this._x > _root.player._x) { this._x = this._x - 2; } if (this.hitTest(_root.p3)) { _y = (_y + 10); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 956
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Instance of Symbol 737 MovieClip "e2" in Frame 956
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 2; } if (this._x > _root.player._x) { this._x = this._x - 2; } if (this.hitTest(_root.p3)) { _y = (_y + 10); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 956
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 20) { this._alpha = 100; this._y = (_root.e2._y = _root.e2._y + 0); this._x = (_root.e2._x = _root.e2._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Instance of Symbol 303 MovieClip in Frame 956
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Frame 957
nextFrame(); _root.zap = true;
Frame 958
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 958
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 737 MovieClip "e1" in Frame 958
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 2; } if (this._x > _root.player._x) { this._x = this._x - 2; } if (this.hitTest(_root.p3)) { _y = (_y + 10); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 958
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Instance of Symbol 737 MovieClip "e2" in Frame 958
onClipEvent (load) { alive = true; fall = 0; } onClipEvent (enterFrame) { if (alive == true) { if (fall > 15) { fall = 15; } if (this._x < _root.player._x) { this._x = this._x + 2; } if (this._x > _root.player._x) { this._x = this._x - 2; } if (this.hitTest(_root.p3)) { _y = (_y + 10); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { this._y = this._y + fall; fall = fall + 0.25; } } } if (this.hitTest(_root.w1)) { this._y = this._y - 5; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } } if (alive == false) { this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } if (this.hitTest(_root.player)) { if (alive == true) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 958
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root._root.player._x; ebulletspoty = _root._root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { this._alpha = this._alpha - 1.5; if (_root.e1.alive == true) { timer = timer - 1; if (timer < 0) { timer = 30; } } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 20) { this._alpha = 100; this._y = (_root.e2._y = _root.e2._y + 0); this._x = (_root.e2._x = _root.e2._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; } if (this.hitTest(_root.p2)) { ebulletspeed = 0; } if (this.hitTest(_root.p3)) { ebulletspeed = 0; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } }
Instance of Symbol 303 MovieClip in Frame 958
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Frame 959
nextFrame(); _root.zap = true;
Frame 960
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 960
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 738 MovieClip in Frame 960
onClipEvent (enterFrame) { _y = (_y + speed); if (_y > 400) { _y = 0; speed = random(10) + 3; _x = (random(550) + 1); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } if (this.hitTest(_root.b1)) { _root.b1.play(); _y = 450; } if (this.hitTest(_root.b2)) { _root.b2.play(); _y = 450; } if (this.hitTest(_root.b3)) { _root.b3.play(); _y = 450; } if (this.hitTest(_root.b4)) { _root.b4.play(); _y = 450; } }
Instance of Symbol 738 MovieClip in Frame 960
onClipEvent (enterFrame) { _y = (_y + speed); if (_y > 400) { _y = 0; speed = random(10) + 3; _x = (random(550) + 1); } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; } if (this.hitTest(_root.b1)) { _root.b1.play(); _y = 450; } if (this.hitTest(_root.b2)) { _root.b2.play(); _y = 450; } if (this.hitTest(_root.b3)) { _root.b3.play(); _y = 450; } if (this.hitTest(_root.b4)) { _root.b4.play(); _y = 450; } }
Instance of Symbol 738 MovieClip in Frame 960
onClipEvent (enterFrame) { _y = (_y + speed); if (_y > 400) { _y = 0; speed = random(10) + 3; _x = (random(550) + 1); } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; } if (this.hitTest(_root.b1)) { _root.b1.play(); _y = 450; } if (this.hitTest(_root.b2)) { _root.b2.play(); _y = 450; } if (this.hitTest(_root.b3)) { _root.b3.play(); _y = 450; } if (this.hitTest(_root.b4)) { _root.b4.play(); _y = 450; } }
Frame 961
nextFrame(); _root.zap = true;
Frame 962
stop(); _root.zap = true;
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 743 MovieClip in Frame 962
onClipEvent (enterFrame) { rnum = random(50) + 1; if (rnum == 30) { this.play(); } }
Instance of Symbol 303 MovieClip "p3" in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _y = (_y + 5); _root.p4._y = _root.p4._y - 5; _root.g3._yscale = _root.g3._yscale - 1; _root.g4._yscale = _root.g4._yscale + 1; } }
Instance of Symbol 301 MovieClip "player" in Frame 962
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = 0; } if (this.hitTest(_root.p2)) { fallmomentum = 0; } if (this.hitTest(_root.p3)) { fallmomentum = 0; } if (this.hitTest(_root.p4)) { fallmomentum = 0; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p3)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 303 MovieClip "p1" in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _y = (_y + 5); _root.p2._y = _root.p2._y - 5; _root.g1._yscale = _root.g1._yscale - 1; _root.g2._yscale = _root.g2._yscale + 1; } }
Instance of Symbol 303 MovieClip in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player.fallmomentum = -30; _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } }
Instance of Symbol 303 MovieClip "p2" in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _y = (_y + 5); _root.p1._y = _root.p1._y - 5; _root.g2._yscale = _root.g2._yscale - 1; _root.g1._yscale = _root.g1._yscale + 1; } }
Instance of Symbol 303 MovieClip "p4" in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _y = (_y + 5); _root.p3._y = _root.p3._y - 5; _root.g4._yscale = _root.g4._yscale - 1; _root.g3._yscale = _root.g3._yscale + 1; } }
Instance of Symbol 303 MovieClip in Frame 962
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.player.fallmomentum = -30; _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } }
Frame 963
nextFrame(); _root.zap = true;
Frame 964
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 964
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 965
nextFrame(); _root.zap = true;
Frame 966
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 966
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 737 MovieClip "boss" in Frame 966
onClipEvent (load) { timer = 0; ouch = false; } onClipEvent (enterFrame) { if (ouch == true) { timer = timer - 1; this._y = this._y - 0.3; } if (timer < 1) { timer = 100; ouch = false; _y = 390; } if (this.hitTest(_root.b1)) { _root.b1.play(); ouch = true; } if (this.hitTest(_root.b2)) { _root.b2.play(); ouch = true; } if (this.hitTest(_root.b3)) { _root.b3.play(); ouch = true; } if (this.foot1.hitTest(_root.b4)) { _root.b4.play(); ouch = true; } if (this.hitTest(_root.b1) == false) { if (this.hitTest(_root.b2) == false) { if (this.hitTest(_root.b3) == false) { if (this.hitTest(_root.b4) == false) { if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; } } } } } }
Instance of Symbol 310 MovieClip in Frame 966
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Instance of Symbol 738 MovieClip in Frame 966
onClipEvent (load) { speed = random(10) + 3; } onClipEvent (enterFrame) { _y = (_y + speed); if (_y > 400) { _y = 0; speed = random(10) + 3; _x = (random(550) + 1); } if (this.hitTest(_root.player)) { _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; _root.death.play(); } if (this.hitTest(_root.b1)) { _root.b1.play(); _y = 450; } if (this.hitTest(_root.b2)) { _root.b2.play(); _y = 450; } if (this.hitTest(_root.b3)) { _root.b3.play(); _y = 450; } if (this.hitTest(_root.b4)) { _root.b4.play(); _y = 450; } }
Instance of Symbol 738 MovieClip "e1shot" in Frame 966
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } destroy = false; } onClipEvent (enterFrame) { if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (_root.boss.timer == 1) { this._y = _root.boss._y; this._x = _root.boss._x; sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.b1)) { _root.b1.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b2)) { _root.b2.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b3)) { _root.b3.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.b4)) { _root.b4.play(); this._x = 100000 /* 0x0186A0 */; } if (this.hitTest(_root.player.attack)) { this._x = 1000000 /* 0x0F4240 */; } if (this.hitTest(_root.player)) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } if (this.hitTest(_root.weak)) { _root.nextFrame(); } }
Frame 967
play(); _root.zap = true;
Instance of Symbol 737 MovieClip "e1" in Frame 967
onClipEvent (enterFrame) { _xscale = (_xscale - 5); _x = (_x + 5); _alpha = (_alpha - 5); }
Frame 968
play();
Frame 969
play();
Frame 970
play();
Frame 971
play();
Frame 972
play();
Frame 973
play();
Frame 974
play();
Frame 975
play();
Frame 976
play();
Frame 977
play();
Frame 978
play();
Frame 979
play();
Frame 980
play();
Frame 981
play();
Frame 982
play();
Frame 983
play();
Frame 984
play();
Frame 985
play();
Frame 986
play();
Frame 987
play();
Frame 988
play();
Frame 989
play();
Frame 990
play();
Frame 991
play();
Frame 992
play();
Frame 993
play();
Frame 994
play();
Frame 995
play();
Frame 996
play();
Frame 997
play();
Frame 998
play();
Frame 999
play();
Frame 1000
play();
Frame 1001
play();
Frame 1002
play();
Frame 1003
play();
Frame 1004
play();
Frame 1005
play();
Frame 1006
play();
Frame 1007
play();
Frame 1008
play();
Frame 1009
play();
Frame 1010
play();
Frame 1011
play();
Frame 1012
play();
Frame 1013
play();
Frame 1014
play();
Frame 1015
play();
Frame 1016
play();
Frame 1017
play();
Frame 1018
play();
Frame 1019
play();
Frame 1020
play();
Frame 1021
play();
Frame 1022
play();
Frame 1023
play();
Frame 1024
play();
Frame 1025
play();
Frame 1026
play();
Frame 1027
play();
Frame 1028
play();
Frame 1029
play();
Frame 1030
play();
Frame 1031
stop();
Frame 1032
play();
Frame 1033
play();
Frame 1034
play();
Frame 1035
play();
Frame 1036
play();
Frame 1037
play();
Frame 1038
play();
Frame 1039
play();
Frame 1040
play();
Frame 1041
play();
Frame 1042
play();
Frame 1043
play();
Frame 1044
play();
Frame 1045
play();
Frame 1046
play();
Frame 1047
play();
Frame 1048
play();
Frame 1049
play();
Frame 1050
play();
Frame 1051
play();
Frame 1052
play();
Frame 1053
play();
Frame 1054
play();
Frame 1055
play();
Frame 1056
play();
Frame 1057
play();
Frame 1058
play();
Frame 1059
play();
Frame 1060
play();
Frame 1061
stop(); _root.statictext = 0; _root.zap = true;
Instance of Symbol 806 MovieClip in Frame 1061
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 806 MovieClip in Frame 1061
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 1061
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { fallmomentum = fallmomentum + weight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 307 MovieClip "staticbar" in Frame 1061
onClipEvent (enterFrame) { this.gotoAndPlay(_root.statictext); if (_root.statictext > 100) { _root.statictext = 100; } }
Instance of Symbol 310 MovieClip "b1" in Frame 1061
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 312 MovieClip "b2" in Frame 1061
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 314 MovieClip "b3" in Frame 1061
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 316 MovieClip "b4" in Frame 1061
onClipEvent (enterFrame) { this._x = _root.player._x; this._y = _root.player._y; gotoSpotX = _root._xmouse; gotoSpotY = _root._ymouse; delta_x = _x - gotoSpotX; delta_y = _y - gotoSpotY; targetRotation = (-Math.atan2(delta_x, delta_y)) / (Math.PI/180); _rotation = targetRotation; }
Instance of Symbol 317 MovieClip "death" in Frame 1061
onClipEvent (enterFrame) { this._y = this._y + _root.player.fallmomentum; if (this.hitTest(_root.p1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p2)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p3)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p4)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.p5)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } if (this.hitTest(_root.t1)) { this.play(); _root.player.fallmomentum = 5; _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 1061
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 303 MovieClip in Frame 1061
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.nextFrame(); } }
Instance of Symbol 806 MovieClip in Frame 1061
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Frame 1062
nextFrame(); _root.zap = true;
Frame 1063
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1063
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 513 MovieClip "el1" in Frame 1063
onClipEvent (load) { up = false; down = true; timer = 30; } onClipEvent (enterFrame) { if (_y < 0) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 2); } if (down == true) { _y = (_y + 2); } }
Frame 1064
nextFrame(); _root.zap = true;
Frame 1065
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1065
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 513 MovieClip "el1" in Frame 1065
onClipEvent (load) { up = true; down = false; timer = 30; } onClipEvent (enterFrame) { if (_y < 210) { up = false; timer = timer - 1; if (timer < 1) { down = true; timer = 30; } } if (this.hitTest(_root.thebottom)) { down = false; timer = timer - 1; if (timer < 1) { up = true; timer = 30; } } if (up == true) { _y = (_y - 2); } if (down == true) { _y = (_y + 2); } }
Frame 1066
nextFrame(); _root.zap = true;
Frame 1067
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1067
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 500) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p5)) { fallmomentum = 5; } if (this.hitTest(_root.el1.thefloor)) { fallmomentum = -2; } if (this.hitTest(_root.w1)) { runmomentum = -5; } if (this.hitTest(_root.w2)) { runmomentum = 5; } if (this.hitTest(_root.el1.thebottom)) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; _root.death.play(); } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p3) == false) { if (this.hitTest(_root.p4) == false) { if (this.hitTest(_root.p5) == false) { if (this.hitTest(_root.el1.thefloor) == false) { fallmomentum = fallmomentum + weight; } } } } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.el1.thefloor)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.el1.thefloor)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1068
_root.gotoAndPlay("cinematic"); _root.zap = true;
Frame 1069
stop(); _root.statictext = 0; timermc.timer = 150; _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1069
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 830 MovieClip "timermc" in Frame 1069
onClipEvent (load) { ttimer = 29; } onClipEvent (enterFrame) { ttimer = ttimer - 1; if (ttimer < 1) { ttimer = 30; } if (ttimer == 30) { this.timer = this.timer - 1; } if (this.timer == 0) { _root.fade.play(); _root.player.fallmomentum = 0; _root.player.runmomentum = 0; } if (Key.isDown(37)) { if (ttimer < 29) { ttimer = ttimer + 0.5; } } if (Key.isDown(39)) { if (ttimer < 29) { ttimer = ttimer + 0.5; } } if (this.timer < 0) { this.timer = 0; } }
Frame 1070
nextFrame(); _root.zap = true;
Frame 1071
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1071
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 840 MovieClip "e1" in Frame 1071
onClipEvent (load) { alive = true; } onClipEvent (enterFrame) { if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } }
Instance of Symbol 845 MovieClip in Frame 1071
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { if (_root.e1.alive == true) { timer = timer - 1; } if (timer < 0) { timer = 30; } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this.gotoAndStop(1); this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.p2)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.p3)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.b1)) { _root.b1.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b2)) { _root.b2.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b3)) { _root.b3.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b4)) { _root.b4.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.player.attack)) { this.play(); } if (this.hitTest(_root.player)) { if (this.hitTest(_root.b1) == false) { if (this.hitTest(_root.b2) == false) { if (this.hitTest(_root.b3) == false) { if (this.hitTest(_root.b4) == false) { if (this.hitTest(_root.player.attack) == false) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } } } } } } }
Instance of Symbol 310 MovieClip in Frame 1071
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.b1.gotoAndStop(1); _root.b2.gotoAndStop(1); _root.b3.gotoAndStop(1); _root.b4.gotoAndStop(1); this.play(); } }
Frame 1072
nextFrame(); _root.zap = true;
Frame 1073
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1073
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 840 MovieClip "e1" in Frame 1073
onClipEvent (load) { alive = true; } onClipEvent (enterFrame) { if (this.hitTest(_root.player.attack)) { alive = false; } if (this.hitTest(_root.b1)) { alive = false; _root.b1.play(); } if (this.hitTest(_root.b2)) { alive = false; _root.b2.play(); } if (this.hitTest(_root.b3)) { alive = false; _root.b3.play(); } if (this.hitTest(_root.b4)) { alive = false; _root.b4.play(); } if (alive == false) { this.stop(); this._y = this._y - 2; this._xscale = this._xscale - 2; this._alpha = this._alpha - 2; } }
Instance of Symbol 845 MovieClip in Frame 1073
onClipEvent (load) { function sniperaim() { ebulletspeed = 20; ebulletcounter = 1; ebulletspotx = _root.player._x; ebulletspoty = _root.player._y; ebulletthere_x = _x - ebulletspotx; ebulletthere_y = _y - ebulletspoty; ebullettargetrotation = (-Math.atan2(ebulletthere_x, ebulletthere_y)) / (Math.PI/180); _rotation = ebullettargetrotation; } timer = 45; destroy = false; } onClipEvent (enterFrame) { if (_root.e1.alive == true) { timer = timer - 1; } if (timer < 0) { timer = 30; } if (destroy == false) { _y = (_y - (ebulletspeed * Math.cos(_rotation * (Math.PI/180)))); _x = (_x + (ebulletspeed * Math.sin(_rotation * (Math.PI/180)))); } if (timer == 10) { this.gotoAndStop(1); this._alpha = 100; this._y = (_root.e1._y = _root.e1._y + 0); this._x = (_root.e1._x = _root.e1._x + 0); sniperaim(); } if (this._x > 600) { this._x = 1000; } if (this._y > 431) { this._x = 1000; } if (this._x < -37) { this._x = 1000; } if (this._y < -18) { this._x = 1000; } if (this.hitTest(_root.p1)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.p2)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.p3)) { ebulletspeed = 0; this.play(); } if (this.hitTest(_root.b1)) { _root.b1.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b2)) { _root.b2.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b3)) { _root.b3.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.b4)) { _root.b4.play(); this.play(); ebulletspeed = 0; } if (this.hitTest(_root.player.attack)) { this.play(); } if (this.hitTest(_root.player)) { if (this.hitTest(_root.b1) == false) { if (this.hitTest(_root.b2) == false) { if (this.hitTest(_root.b3) == false) { if (this.hitTest(_root.b4) == false) { if (this.hitTest(_root.player.attack) == false) { _root.death.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; this._x = 1000000 /* 0x0F4240 */; } } } } } } }
Instance of Symbol 303 MovieClip in Frame 1073
onClipEvent (enterFrame) { if (this.hitTest(_root.player)) { _root.fade.play(); _root.player.fallmomentum = 0; _root.player.runmomentum = 0; } }
Frame 1074
nextFrame(); _root.zap = true;
Frame 1075
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1075
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1076
nextFrame(); _root.zap = true;
Frame 1077
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1077
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1078
nextFrame(); _root.zap = true;
Frame 1079
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1079
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1080
nextFrame(); _root.zap = true;
Frame 1081
stop(); _root.zap = true;
Instance of Symbol 806 MovieClip in Frame 1081
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 806 MovieClip in Frame 1081
onClipEvent (load) { speed = random(5) + 1; } onClipEvent (enterFrame) { _x = (_x + speed); if (this._x > 550) { this._alpha = random(100) + 1; this._x = 0; this._y = random(390) + 10; } }
Instance of Symbol 301 MovieClip "player" in Frame 1081
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1082
nextFrame(); _root.zap = true;
Frame 1083
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1083
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1084
nextFrame(); _root.zap = true;
Frame 1085
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1085
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1086
nextFrame(); _root.zap = true;
Frame 1087
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1087
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1088
nextFrame(); _root.zap = true;
Frame 1089
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1089
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Frame 1090
nextFrame(); _root.zap = true;
Frame 1091
stop(); _root.zap = true;
Instance of Symbol 301 MovieClip "player" in Frame 1091
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; } onClipEvent (mouseDown) { if (charged == true) { _root.b1.nextFrame(); _root.b2.nextFrame(); _root.b3.nextFrame(); _root.b4.nextFrame(); fallmomentum = -10; this.gotoAndPlay("discharge"); charged = false; _root.statictext = 1; } } onClipEvent (enterFrame) { this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.w1)) { fallmomentum = 0.5; runmomentum = -5; } if (this.hitTest(_root.w2)) { fallmomentum = 0.5; runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p2)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p4)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p2)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.p4)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._y < _y) { if (hitTest(_root.w1)) { this.water.play(); fallmomentum = jumpheight; runmomentum = -5; } } if (_root.cursor._y < _y) { if (hitTest(_root.w2)) { this.water.play(); fallmomentum = jumpheight; runmomentum = 5; } } if (_root.cursor._x > _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { if (this.hitTest(_root.p1)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p2)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p3)) { _root.statictext = _root.statictext + 1; } if (this.hitTest(_root.p4)) { _root.statictext = _root.statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > 19) { this._alpha = 0; _root.death._x = this._x; _root.death._y = this._y; runmomentum = 0; charged = false; _root.statictext = 0; } if (this._alpha == 0) { runmomentum = 0; } }
Instance of Symbol 301 MovieClip "e1" in Frame 1091
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; statictext = 0; alive = true; ftd = false; } onClipEvent (enterFrame) { if (_x < 20) { fallmomentum = jumpheight; } if (_y > _root.player._y) { if (_x == _root.player._x) { fallmomentum = jumpheight; } } if (this.hitTest(_root.player.attack)) { statictext = statictext + 1; } if (this.hitTest(_root.player)) { if (statictext > 99) { _root.zap = false; fallmomentum = -10; this.gotoAndPlay("discharge"); statictext = 1; } } slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._y > 400) { _root.fade.play(); } if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { if (ftd == true) { if (_root.player._alpha == 0) { _root.nextFrame(); } } if (ftd == false) { fallmomentum = fallmomentum * bounce; } if (_y > _root.player._y) { fallmomentum = jumpheight; } } if (this.hitTest(_root.p2)) { if (ftd == true) { if (_root.player._alpha == 0) { _root.nextFrame(); } } if (ftd == false) { fallmomentum = fallmomentum * bounce; } } if (this.hitTest(_root.p3)) { fallmomentum = 5; } if (this.hitTest(_root.p1) == false) { if (this.hitTest(_root.p2) == false) { if (this.hitTest(_root.p4) == false) { fallmomentum = fallmomentum + weight; } } } if (hitTest(_root.w1)) { this.water.play(); runmomentum = -5; if (_y > _root.player._y) { fallmomentum = jumpheight; } if (_y < _root.player._y) { fallmomentum = jumpheight; runmomentum = -10; } } if (hitTest(_root.w2)) { this.water.play(); runmomentum = 5; if (_y > _root.player._y) { fallmomentum = jumpheight; } if (_y < _root.player._y) { fallmomentum = jumpheight; runmomentum = 10; } } if (_x < _root.player._x) { if (this.hitTest(_root.p1)) { statictext = statictext + 1; } if (this.hitTest(_root.p2)) { statictext = statictext + 1; } if (this.hitTest(_root.p3)) { statictext = statictext + 1; } if (this.hitTest(_root.p4)) { statictext = statictext + 1; } runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_x > _root.player._x) { if (this.hitTest(_root.p1)) { statictext = statictext + 1; } if (this.hitTest(_root.p2)) { statictext = statictext + 1; } if (this.hitTest(_root.p3)) { statictext = statictext + 1; } if (this.hitTest(_root.p4)) { statictext = statictext + 1; } runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (alive == false) { _root.nextFrame(); } if (this.attack.hitTest(_root.player)) { _root.death.play(); _root.b1.play(); _root.b2.play(); _root.b3.play(); _root.b4.play(); _root.player._alpha = 0; _root.death._x = _root.player._x; _root.death._y = _root.player._y; } if (fallmomentum > 19) { if (player._alpha == 0) { ftd = true; } } if (ftd == true) { if (statictext > 99) { _root.zap = false; fallmomentum = -10; this.gotoAndPlay("discharge"); statictext = 1; ftd = false; } } }
Instance of Symbol 307 MovieClip "staticbar2" in Frame 1091
onClipEvent (enterFrame) { this.gotoAndPlay(_root.e1.statictext); if (_root.e1.statictext > 100) { _root.e1.statictext = 100; } }
Frame 1092
_root.gotoAndPlay("Cinematic2");
Instance of Symbol 806 MovieClip in Frame 1093
onClipEvent (enterFrame) { _x = (_x + 0.5); }
Instance of Symbol 806 MovieClip in Frame 1093
onClipEvent (enterFrame) { _x = (_x + 0.5); }
Instance of Symbol 806 MovieClip in Frame 1093
onClipEvent (enterFrame) { _x = (_x + 0.5); }
Instance of Symbol 43 MovieClip "c2" in Frame 1093
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 1093
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 1093
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 1093
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 1093
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 1093
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 1707
_root.gotoAndPlay("europa");
Instance of Symbol 43 MovieClip "c2" in Frame 1708
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 1708
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 1708
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 1708
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 1708
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 1708
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 2717
_root.gotoAndPlay(1);
Frame 2718
nextFrame(); slowdown = 0.94; bounce = -0.75; jumpheight = -10; maxfall = 20; maxrun = 15; thrust = 0.5; weight = 1;
Instance of Symbol 43 MovieClip "c2" in Frame 2718
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 2718
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 2718
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 2718
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 2718
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 2718
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 2719
stop();
Instance of Symbol 301 MovieClip "player" in Frame 2719
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p1) == false) { fallmomentum = fallmomentum + weight; } if (_root.cursor._y < _y) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (_root.cursor._x > _x) { runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (_root.cursor._x < _x) { runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > (maxfall - 1)) { _root.nextFrame(); } }
Frame 2720
prevFrame();
Instance of Symbol 301 MovieClip "player" in Frame 2720
onClipEvent (load) { runmomentum = 0; fallmomentum = 0; charged = false; } onClipEvent (enterFrame) { slowdown = _root.slowdown; bounce = _root.bounce; jumpheight = _root.jumpheight; maxfall = _root.maxfall; maxrun = _root.maxrun; thrust = _root.thrust; weight = _root.weight; this._x = this._x + runmomentum; this._y = this._y + fallmomentum; this.balloon._rotation = this.balloon._rotation + runmomentum; if (this._x > 549) { runmomentum = -5; } if (this._x < 1) { runmomentum = 5; } if (this.hitTest(_root.p1)) { fallmomentum = fallmomentum * bounce; } if (this.hitTest(_root.p1) == false) { fallmomentum = fallmomentum + weight; } if (Key.isDown(87)) { if (hitTest(_root.p1)) { this.water.play(); fallmomentum = jumpheight; } } if (Key.isDown(68)) { runmomentum = runmomentum + thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (Key.isDown(65)) { runmomentum = runmomentum - thrust; this.water.play(); } else { this.water._rotation = 0; runmomentum = runmomentum * slowdown; } if (runmomentum > maxrun) { runmomentum = maxrun; } if (runmomentum < (-maxrun)) { runmomentum = -maxrun; } if (fallmomentum > maxfall) { fallmomentum = maxfall; } if (fallmomentum > (maxfall - 1)) { _root.nextFrame(); } }
Frame 2721
_root.gotoAndPlay("thegame");
Frame 2722
play(); play();
Instance of Symbol 43 MovieClip "c2" in Frame 2722
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 3; speedy = distancey / 3; distancex = _root.c1._x - _x; distancey = _root.c1._y - _y; if (_x < _root.c1._x) { _x = (_x + speedx); } if (_x > _root.c1._x) { _x = (_x - speedx); } if (_y < _root.c1._y) { _y = (_y + speedy); } if (_y > _root.c1._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c3" in Frame 2722
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 4; speedy = distancey / 4; distancex = _root.c2._x - _x; distancey = _root.c2._y - _y; if (_x < _root.c2._x) { _x = (_x + speedx); } if (_x > _root.c2._x) { _x = (_x - speedx); } if (_y < _root.c2._y) { _y = (_y + speedy); } if (_y > _root.c2._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c4" in Frame 2722
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 5; speedy = distancey / 5; distancex = _root.c3._x - _x; distancey = _root.c3._y - _y; if (_x < _root.c3._x) { _x = (_x + speedx); } if (_x > _root.c3._x) { _x = (_x - speedx); } if (_y < _root.c3._y) { _y = (_y + speedy); } if (_y > _root.c3._y) { _y = (_y - speedy); } }
Instance of Symbol 43 MovieClip "c5" in Frame 2722
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 6; speedy = distancey / 6; distancex = _root.c4._x - _x; distancey = _root.c4._y - _y; if (_x < _root.c4._x) { _x = (_x + speedx); } if (_x > _root.c4._x) { _x = (_x - speedx); } if (_y < _root.c4._y) { _y = (_y + speedy); } if (_y > _root.c4._y) { _y = (_y - speedy); } }
Instance of Symbol 47 MovieClip "cursor" in Frame 2722
onClipEvent (enterFrame) { startDrag ("", true); Mouse.hide(); }
Instance of Symbol 43 MovieClip "c1" in Frame 2722
onClipEvent (enterFrame) { if (distancex < 0) { distancex = distancex * -1; } if (distancey < 0) { distancey = distancey * -1; } speedx = distancex / 2; speedy = distancey / 2; distancex = _root.cursor._x - _x; distancey = _root.cursor._y - _y; if (_x < _root.cursor._x) { _x = (_x + speedx); } if (_x > _root.cursor._x) { _x = (_x - speedx); } if (_y < _root.cursor._y) { _y = (_y + speedy); } if (_y > _root.cursor._y) { _y = (_y - speedy); } }
Frame 2723
play();
Frame 2724
play();
Frame 2725
play();
Frame 2726
play();
Frame 2727
play();
Frame 2728
play();
Frame 2729
play();
Frame 2730
play();
Frame 2731
play();
Frame 2732
play();
Frame 2733
play();
Frame 2734
play();
Frame 2735
play();
Frame 2736
play();
Frame 2737
play();
Frame 2738
play();
Frame 2739
play();
Frame 2740
play();
Frame 2741
play();
Frame 2742
play();
Frame 2743
play();
Frame 2744
play();
Frame 2745
play();
Frame 2746
play();
Frame 2747
play();
Frame 2748
play();
Frame 2749
play();
Frame 2750
play();
Frame 2751
play();
Frame 2752
play();
Frame 2753
play();
Frame 2754
play();
Frame 2755
play();
Frame 2756
play();
Frame 2757
play();
Frame 2758
play();
Frame 2759
play();
Frame 2760
play();
Frame 2761
play();
Frame 2762
play();
Frame 2763
play();
Frame 2764
play();
Frame 2765
play();
Frame 2766
play();
Frame 2767
play();
Frame 2768
play();
Frame 2769
play();
Frame 2770
play();
Frame 2771
play();
Frame 2772
play();
Frame 2773
play();
Frame 2774
play();
Frame 2775
play();
Frame 2776
play();
Frame 2777
play();
Frame 2778
play();
Frame 2779
play();
Frame 2780
play();
Frame 2781
play();
Frame 2782
play();
Frame 2783
play();
Frame 2784
play();
Frame 2785
play();
Frame 2786
play();
Frame 2787
play();
Frame 2788
play();
Frame 2789
play();
Frame 2790
play();
Frame 2791
play();
Frame 2792
play();
Frame 2793
play();
Frame 2794
play();
Frame 2795
play();
Frame 2796
play();
Frame 2797
play();
Frame 2798
play();
Frame 2799
play();
Frame 2800
play();
Frame 2801
play();
Frame 2802
play();
Frame 2803
play();
Frame 2804
play();
Frame 2805
play();
Frame 2806
play();
Frame 2807
play();
Frame 2808
play();
Frame 2809
play();
Frame 2810
play();
Frame 2811
play();
Frame 2812
play();
Frame 2813
play();
Frame 2814
play();
Frame 2815
play();
Frame 2816
play();
Frame 2817
play();
Frame 2818
play();
Frame 2819
play();
Frame 2820
play();
Frame 2821
play();
Frame 2822
play();
Frame 2823
play();
Frame 2824
play();
Frame 2825
play();
Frame 2826
play();
Frame 2827
play();
Frame 2828
play();
Frame 2829
play();
Frame 2830
play();
Frame 2831
play();
Frame 2832
play();
Frame 2833
play();
Frame 2834
play();
Frame 2835
play();
Frame 2836
play();
Frame 2837
play();
Frame 2838
play();
Frame 2839
play();
Frame 2840
play();
Frame 2841
play();
Frame 2842
play();
Frame 2843
play();
Frame 2844
play();
Frame 2845
play();
Frame 2846
play();
Frame 2847
play();
Frame 2848
play();
Frame 2849
play();
Frame 2850
play();
Frame 2851
play();
Frame 2852
play();
Frame 2853
play();
Frame 2854
play();
Frame 2855
play();
Frame 2856
play();
Frame 2857
play();
Frame 2858
play();
Frame 2859
play();
Frame 2860
play();
Frame 2861
play();
Frame 2862
play();
Frame 2863
play();
Frame 2864
play();
Frame 2865
play();
Frame 2866
play();
Frame 2867
play();
Frame 2868
play();
Frame 2869
play();
Frame 2870
play();
Frame 2871
play();
Frame 2872
play();
Frame 2873
play();
Frame 2874
play();
Frame 2875
play();
Frame 2876
play();
Frame 2877
play();
Frame 2878
play();
Frame 2879
play();
Frame 2880
play();
Frame 2881
play();
Frame 2882
play();
Frame 2883
play();
Frame 2884
play();
Frame 2885
play();
Frame 2886
play();
Frame 2887
play();
Frame 2888
play();
Frame 2889
play();
Frame 2890
play();
Frame 2891
play();
Frame 2892
play();
Frame 2893
play();
Frame 2894
play();
Frame 2895
play();
Frame 2896
play();
Frame 2897
play();
Frame 2898
play();
Frame 2899
play();
Frame 2900
play();
Frame 2901
play();
Frame 2902
play();
Frame 2903
play();
Frame 2904
play();
Frame 2905
play();
Frame 2906
play();
Frame 2907
play();
Frame 2908
play();
Frame 2909
play();
Frame 2910
play();
Frame 2911
play();
Frame 2912
play();
Frame 2913
play();
Frame 2914
play();
Frame 2915
play();
Frame 2916
play();
Frame 2917
play();
Frame 2918
play();
Frame 2919
play();
Frame 2920
play();
Frame 2921
play();
Frame 2922
play();
Frame 2923
play();
Frame 2924
play();
Frame 2925
play();
Frame 2926
play();
Frame 2927
play();
Frame 2928
play();
Frame 2929
play();
Frame 2930
play();
Frame 2931
play();
Frame 2932
play();
Frame 2933
play();
Frame 2934
play();
Frame 2935
play();
Frame 2936
play();
Frame 2937
play();
Frame 2938
play();
Frame 2939
play();
Frame 2940
play();
Frame 2941
play();
Frame 2942
play();
Frame 2943
play();
Frame 2944
play();
Frame 2945
play();
Frame 2946
play();
Frame 2947
play();
Frame 2948
play();
Frame 2949
play();
Frame 2950
play();
Frame 2951
play();
Frame 2952
play();
Frame 2953
play();
Frame 2954
play();
Frame 2955
play();
Frame 2956
play();
Frame 2957
play();
Frame 2958
play();
Frame 2959
play();
Frame 2960
play();
Frame 2961
play();
Frame 2962
play();
Frame 2963
play();
Frame 2964
play();
Frame 2965
play(); _root.gotoAndPlay(1);
Symbol 10 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; KB_out = (int(_root.getBytesLoaded() / 1000) + "/") + int(_root.getBytesTotal() / 1000); if (PercentLoaded != 100) { setProperty(barmask.bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 10 MovieClip Frame 2
gotoAndPlay (1);
Symbol 10 MovieClip Frame 3
_root.play();
Symbol 18 Button
on (release) { _root.gotoAndPlay(318); }
Symbol 31 MovieClip Frame 541
_root.nextFrame();
Symbol 98 Button
on (press) { nextFrame(); }
Symbol 99 Button
on (press) { gotoAndPlay (342); }
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 50
charged = true;
Symbol 146 MovieClip Frame 51
play();
Symbol 146 MovieClip Frame 52
play();
Symbol 146 MovieClip Frame 53
play();
Symbol 146 MovieClip Frame 54
play();
Symbol 146 MovieClip Frame 55
play();
Symbol 146 MovieClip Frame 56
play();
Symbol 146 MovieClip Frame 57
play();
Symbol 146 MovieClip Frame 58
play();
Symbol 146 MovieClip Frame 59
play(); gotoAndPlay (51);
Symbol 210 MovieClip Frame 488
staticbar.play();
Symbol 210 MovieClip Frame 611
staticbar.gotoAndPlay(1); staticbar.play();
Symbol 210 MovieClip Frame 908
staticbar.gotoAndStop(1);
Symbol 210 MovieClip Frame 1289
gotoAndPlay (72);
Symbol 219 Button
on (press) { toggleHighQuality(); }
Symbol 220 Button
on (press) { gotoAndPlay (424); }
Symbol 238 Button
on (release, keyPress "<Enter>") { givec = true; if (code == "spinge") { gotoAndPlay (624); } if (code == "engle") { gotoAndPlay (832); } if (code == "chquimble") { gotoAndPlay (948); } if (code == "nekosuki") { gotoAndPlay (1061); } if (code == "ledit") { _root.gotoAndPlay("ledit"); } if (code == "debug") { gotoAndPlay (2745); } else { givec = false; code = "incorrect"; } }
Symbol 240 Button
on (press) { gotoAndPlay (485); }
Symbol 281 MovieClip Frame 1
stop();
Symbol 281 MovieClip Frame 2
play();
Symbol 281 MovieClip Frame 3
stop();
Symbol 281 MovieClip Frame 4
play();
Symbol 281 MovieClip Frame 5
stop();
Symbol 281 MovieClip Frame 6
play();
Symbol 281 MovieClip Frame 7
play();
Symbol 281 MovieClip Frame 8
play();
Symbol 281 MovieClip Frame 9
play();
Symbol 281 MovieClip Frame 10
play();
Symbol 281 MovieClip Frame 11
play();
Symbol 281 MovieClip Frame 12
play();
Symbol 281 MovieClip Frame 13
play();
Symbol 281 MovieClip Frame 14
play();
Symbol 281 MovieClip Frame 15
stop();
Symbol 281 MovieClip Frame 16
play();
Symbol 281 MovieClip Frame 17
stop();
Symbol 281 MovieClip Frame 18
play();
Symbol 281 MovieClip Frame 19
stop();
Symbol 281 MovieClip Frame 20
play();
Symbol 281 MovieClip Frame 21
stop();
Symbol 281 MovieClip Frame 22
play();
Symbol 281 MovieClip Frame 23
play();
Symbol 281 MovieClip Frame 24
play();
Symbol 281 MovieClip Frame 25
play();
Symbol 281 MovieClip Frame 26
play();
Symbol 281 MovieClip Frame 27
play();
Symbol 281 MovieClip Frame 28
play();
Symbol 281 MovieClip Frame 29
play();
Symbol 281 MovieClip Frame 30
play();
Symbol 281 MovieClip Frame 31
play();
Symbol 281 MovieClip Frame 32
play();
Symbol 281 MovieClip Frame 33
stop();
Symbol 281 MovieClip Frame 34
play();
Symbol 281 MovieClip Frame 35
stop();
Symbol 281 MovieClip Frame 36
play();
Symbol 281 MovieClip Frame 37
play();
Symbol 281 MovieClip Frame 38
play();
Symbol 281 MovieClip Frame 39
play();
Symbol 281 MovieClip Frame 40
play();
Symbol 281 MovieClip Frame 41
stop();
Symbol 281 MovieClip Frame 42
play();
Symbol 281 MovieClip Frame 43
stop();
Symbol 281 MovieClip Frame 44
play();
Symbol 281 MovieClip Frame 45
stop();
Symbol 281 MovieClip Frame 46
gotoAndPlay (1);
Symbol 301 MovieClip Frame 1
stop();
Symbol 301 MovieClip Frame 2
if (_root.zap == true) { if (_root.player._alpha != 0) { _root.inverter.play(); _root.inverter._x = _root.player._x; _root.inverter._y = _root.player._y; } } if (_root.zap == false) { if (_root.e1._alpha != 0) { _root.inverter.play(); _root.inverter._x = _root.e1._x; _root.inverter._y = _root.e1._y; } }
Symbol 301 MovieClip Frame 15
gotoAndPlay (1);
Symbol 306 MovieClip Frame 1
_root.player.charged = true;
Symbol 306 MovieClip Frame 10
gotoAndPlay (51);
Symbol 307 MovieClip Frame 1
stop();
Symbol 307 MovieClip Frame 100
_root.player.charged = true; nextFrame();
Symbol 307 MovieClip Frame 102
gotoAndPlay (100);
Symbol 310 MovieClip Frame 1
stop();
Symbol 310 MovieClip Frame 2
play(); play();
Symbol 310 MovieClip Frame 3
play();
Symbol 310 MovieClip Frame 4
play();
Symbol 310 MovieClip Frame 5
play();
Symbol 310 MovieClip Frame 6
play();
Symbol 310 MovieClip Frame 7
play();
Symbol 310 MovieClip Frame 8
play();
Symbol 310 MovieClip Frame 9
play();
Symbol 310 MovieClip Frame 10
play();
Symbol 310 MovieClip Frame 11
play();
Symbol 310 MovieClip Frame 12
play();
Symbol 310 MovieClip Frame 13
play();
Symbol 310 MovieClip Frame 14
play();
Symbol 310 MovieClip Frame 15
play();
Symbol 310 MovieClip Frame 16
play();
Symbol 310 MovieClip Frame 17
play();
Symbol 310 MovieClip Frame 18
play();
Symbol 310 MovieClip Frame 19
play();
Symbol 310 MovieClip Frame 21
stop();
Symbol 310 MovieClip Frame 22
prevFrame();
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
play(); play();
Symbol 312 MovieClip Frame 3
play();
Symbol 312 MovieClip Frame 4
play();
Symbol 312 MovieClip Frame 5
play();
Symbol 312 MovieClip Frame 6
play();
Symbol 312 MovieClip Frame 7
play();
Symbol 312 MovieClip Frame 8
play();
Symbol 312 MovieClip Frame 9
play();
Symbol 312 MovieClip Frame 10
play();
Symbol 312 MovieClip Frame 11
play();
Symbol 312 MovieClip Frame 12
play();
Symbol 312 MovieClip Frame 13
play();
Symbol 312 MovieClip Frame 14
play();
Symbol 312 MovieClip Frame 15
play();
Symbol 312 MovieClip Frame 16
play();
Symbol 312 MovieClip Frame 17
play();
Symbol 312 MovieClip Frame 18
play();
Symbol 312 MovieClip Frame 19
play();
Symbol 312 MovieClip Frame 21
stop();
Symbol 314 MovieClip Frame 1
stop();
Symbol 314 MovieClip Frame 2
play(); play();
Symbol 314 MovieClip Frame 3
play();
Symbol 314 MovieClip Frame 4
play();
Symbol 314 MovieClip Frame 5
play();
Symbol 314 MovieClip Frame 6
play();
Symbol 314 MovieClip Frame 7
play();
Symbol 314 MovieClip Frame 8
play();
Symbol 314 MovieClip Frame 9
play();
Symbol 314 MovieClip Frame 10
play();
Symbol 314 MovieClip Frame 11
play();
Symbol 314 MovieClip Frame 12
play();
Symbol 314 MovieClip Frame 13
play();
Symbol 314 MovieClip Frame 14
play();
Symbol 314 MovieClip Frame 15
play();
Symbol 314 MovieClip Frame 16
play();
Symbol 314 MovieClip Frame 17
play();
Symbol 314 MovieClip Frame 18
play();
Symbol 314 MovieClip Frame 19
play();
Symbol 314 MovieClip Frame 21
stop();
Symbol 316 MovieClip Frame 1
stop();
Symbol 316 MovieClip Frame 2
play(); play();
Symbol 316 MovieClip Frame 3
play();
Symbol 316 MovieClip Frame 4
play();
Symbol 316 MovieClip Frame 5
play();
Symbol 316 MovieClip Frame 6
play();
Symbol 316 MovieClip Frame 7
play();
Symbol 316 MovieClip Frame 8
play();
Symbol 316 MovieClip Frame 9
play();
Symbol 316 MovieClip Frame 10
play();
Symbol 316 MovieClip Frame 11
play();
Symbol 316 MovieClip Frame 12
play();
Symbol 316 MovieClip Frame 13
play();
Symbol 316 MovieClip Frame 14
play();
Symbol 316 MovieClip Frame 15
play();
Symbol 316 MovieClip Frame 16
play();
Symbol 316 MovieClip Frame 17
play();
Symbol 316 MovieClip Frame 18
play();
Symbol 316 MovieClip Frame 19
play();
Symbol 316 MovieClip Frame 21
stop();
Symbol 317 MovieClip Frame 1
stop();
Symbol 317 MovieClip Frame 2
_root.fade.play();
Symbol 317 MovieClip Frame 60
stop();
Symbol 323 MovieClip Frame 1
stop();
Symbol 323 MovieClip Frame 60
_root.gotoAndPlay("gameover");
Symbol 326 MovieClip Frame 1
stop();
Symbol 326 MovieClip Frame 81
gotoAndStop (1);
Symbol 355 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 31
gone();
Symbol 375 MovieClip Frame 1
stop();
Symbol 375 MovieClip Frame 2
play();
Symbol 375 MovieClip Frame 3
play();
Symbol 375 MovieClip Frame 4
play();
Symbol 375 MovieClip Frame 5
play();
Symbol 375 MovieClip Frame 6
play();
Symbol 375 MovieClip Frame 7
play();
Symbol 375 MovieClip Frame 8
play();
Symbol 375 MovieClip Frame 9
play();
Symbol 375 MovieClip Frame 10
play();
Symbol 375 MovieClip Frame 11
play();
Symbol 375 MovieClip Frame 12
play();
Symbol 375 MovieClip Frame 13
play();
Symbol 375 MovieClip Frame 14
play();
Symbol 375 MovieClip Frame 15
play();
Symbol 375 MovieClip Frame 16
play();
Symbol 375 MovieClip Frame 17
play();
Symbol 375 MovieClip Frame 18
gotoAndPlay (1);
Symbol 379 MovieClip Frame 1
stop();
Symbol 379 MovieClip Frame 60
attacking = false; gotoAndPlay (1);
Symbol 388 Button
on (release) { _root.nextFrame(); }
Symbol 409 MovieClip Frame 20
gotoAndPlay (1);
Symbol 409 MovieClip Frame 28
gotoAndPlay (1);
Symbol 502 MovieClip Frame 1
stop();
Instance of Symbol 303 MovieClip in Symbol 502 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.player.attack)) { _parent.health = _parent.health - 2; _parent.gotoAndStop(1); } }
Instance of Symbol 303 MovieClip in Symbol 502 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.player.attack)) { _parent.health = _parent.health - 2; _parent.gotoAndStop(1); } if (this.hitTest(_root.player)) { if (this.hitTest(_root.player.attack) == false) { _root.player.runmomentum = -20; } } }
Instance of Symbol 303 MovieClip "box" in Symbol 502 MovieClip Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.b1)) { if (_root.b1._currentframe == 1) { _root.b1.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b2)) { if (_root.b2._currentframe == 1) { _root.b2.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b3)) { if (_root.b3._currentframe == 1) { _root.b3.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.b4)) { if (_root.b4._currentframe == 1) { _root.b4.play(); _parent.health = _parent.health - 1; _parent.gotoAndStop(1); } } if (this.hitTest(_root.player.attack)) { _parent.health = _parent.health - 2; _parent.gotoAndStop(1); } }
Instance of Symbol 518 MovieClip in Symbol 519 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = (_rotation - 10); }
Symbol 524 MovieClip Frame 1
stop();
Symbol 573 MovieClip Frame 1
stop();
Symbol 573 MovieClip Frame 2
play();
Symbol 573 MovieClip Frame 3
play();
Symbol 573 MovieClip Frame 4
play();
Symbol 573 MovieClip Frame 5
play();
Symbol 573 MovieClip Frame 6
play();
Symbol 573 MovieClip Frame 7
play();
Symbol 577 MovieClip Frame 45
stop();
Symbol 590 MovieClip Frame 1
play();
Symbol 590 MovieClip Frame 2
play();
Symbol 590 MovieClip Frame 3
play();
Symbol 590 MovieClip Frame 4
play();
Symbol 590 MovieClip Frame 5
play();
Symbol 590 MovieClip Frame 6
play();
Symbol 590 MovieClip Frame 7
play();
Symbol 590 MovieClip Frame 8
play();
Symbol 590 MovieClip Frame 9
play();
Symbol 590 MovieClip Frame 10
play();
Symbol 590 MovieClip Frame 11
play();
Symbol 590 MovieClip Frame 12
play();
Symbol 590 MovieClip Frame 13
play();
Symbol 590 MovieClip Frame 14
play();
Symbol 590 MovieClip Frame 15
play();
Symbol 590 MovieClip Frame 16
play();
Symbol 590 MovieClip Frame 17
play();
Symbol 590 MovieClip Frame 18
play();
Symbol 590 MovieClip Frame 19
play();
Symbol 590 MovieClip Frame 20
play();
Symbol 590 MovieClip Frame 21
play();
Symbol 590 MovieClip Frame 22
play();
Symbol 590 MovieClip Frame 23
play();
Symbol 590 MovieClip Frame 24
play();
Symbol 590 MovieClip Frame 25
play();
Symbol 590 MovieClip Frame 26
stop();
Symbol 590 MovieClip Frame 27
play();
Symbol 590 MovieClip Frame 28
play();
Symbol 590 MovieClip Frame 29
play();
Symbol 590 MovieClip Frame 30
play();
Symbol 590 MovieClip Frame 31
play();
Symbol 590 MovieClip Frame 32
play();
Symbol 590 MovieClip Frame 33
play();
Symbol 590 MovieClip Frame 34
play();
Symbol 590 MovieClip Frame 35
play();
Symbol 590 MovieClip Frame 36
play();
Symbol 590 MovieClip Frame 37
play();
Symbol 590 MovieClip Frame 38
play();
Symbol 590 MovieClip Frame 39
play();
Symbol 590 MovieClip Frame 40
play();
Symbol 590 MovieClip Frame 41
play();
Symbol 590 MovieClip Frame 42
play();
Symbol 590 MovieClip Frame 43
play();
Symbol 590 MovieClip Frame 44
play();
Symbol 590 MovieClip Frame 45
play();
Symbol 590 MovieClip Frame 46
play();
Symbol 590 MovieClip Frame 47
play();
Symbol 590 MovieClip Frame 48
play();
Symbol 590 MovieClip Frame 49
play();
Symbol 590 MovieClip Frame 50
play();
Symbol 590 MovieClip Frame 51
play();
Symbol 590 MovieClip Frame 52
play();
Symbol 590 MovieClip Frame 53
play();
Symbol 590 MovieClip Frame 54
play();
Symbol 590 MovieClip Frame 55
play();
Symbol 590 MovieClip Frame 56
gotoAndPlay (1);
Symbol 605 MovieClip Frame 1
stop();
Symbol 605 MovieClip Frame 2
play();
Symbol 605 MovieClip Frame 3
play();
Symbol 605 MovieClip Frame 4
play();
Symbol 605 MovieClip Frame 5
play();
Symbol 605 MovieClip Frame 6
play();
Symbol 605 MovieClip Frame 7
play();
Symbol 605 MovieClip Frame 8
play();
Symbol 605 MovieClip Frame 9
play();
Symbol 605 MovieClip Frame 10
play();
Symbol 605 MovieClip Frame 11
play();
Symbol 605 MovieClip Frame 12
play();
Symbol 605 MovieClip Frame 13
stop();
Symbol 605 MovieClip Frame 14
prevFrame();
Symbol 669 MovieClip Frame 1
stop();
Symbol 689 MovieClip Frame 1
stop();
Symbol 689 MovieClip Frame 2
play();
Symbol 689 MovieClip Frame 3
play();
Symbol 689 MovieClip Frame 4
play();
Symbol 689 MovieClip Frame 5
play();
Symbol 689 MovieClip Frame 6
play();
Symbol 689 MovieClip Frame 7
gotoAndPlay (1);
Symbol 696 MovieClip Frame 1
stop();
Symbol 743 MovieClip Frame 31
stop();
Symbol 747 MovieClip Frame 1
stop();
Symbol 747 MovieClip Frame 31
stop();
Symbol 747 MovieClip Frame 32
prevFrame();
Symbol 797 MovieClip Frame 31
stop();
Symbol 845 MovieClip Frame 1
stop();
Symbol 845 MovieClip Frame 2
play();
Symbol 845 MovieClip Frame 3
play();
Symbol 845 MovieClip Frame 4
play();
Symbol 845 MovieClip Frame 5
play();
Symbol 845 MovieClip Frame 6
play();
Symbol 845 MovieClip Frame 7
play();
Symbol 845 MovieClip Frame 8
play();
Symbol 845 MovieClip Frame 9
play();
Symbol 845 MovieClip Frame 10
play();
Symbol 845 MovieClip Frame 11
play();
Symbol 845 MovieClip Frame 12
play();
Symbol 845 MovieClip Frame 13
stop();
Symbol 890 Button
on (release) { _root.gotoAndPlay("europa"); }
Symbol 955 Button
on (press) { gotoAndPlay (2748); }
Symbol 958 Button
on (press) { _root.slowdown = _root.slowdown + 0.1; }
Symbol 959 Button
on (press) { _root.slowdown = _root.slowdown - 0.1; }
Symbol 960 Button
on (press) { _root.bounce = _root.bounce + 0.1; }
Symbol 961 Button
on (press) { _root.bounce = _root.bounce - 0.1; }
Symbol 962 Button
on (press) { _root.jumpheight = _root.jumpheight + 0.1; }
Symbol 963 Button
on (press) { _root.jumpheight = _root.jumpheight - 0.1; }
Symbol 964 Button
on (press) { _root.maxfall = _root.maxfall + 0.1; }
Symbol 965 Button
on (press) { _root.maxfall = _root.maxfall - 0.1; }
Symbol 966 Button
on (press) { _root.maxrun = _root.maxrun + 0.1; }
Symbol 967 Button
on (press) { _root.maxrun = _root.maxrun - 0.1; }
Symbol 968 Button
on (press) { _root.thrust = _root.thrust + 0.1; }
Symbol 969 Button
on (press) { _root.thrust = _root.thrust - 0.1; }
Symbol 970 Button
on (press) { _root.weight = _root.weight + 0.1; }
Symbol 971 Button
on (press) { _root.weight = _root.weight - 0.1; }
Symbol 972 Button
on (press) { _root.prevFrame(); }
Symbol 981 Button
on (press) { _root.gotoAndPlay("continue"); }
Symbol 995 Button
on (release) { _root.gotoAndPlay(1); }

Library Items

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

Instance Names

"c2"Frame 2Symbol 43 MovieClip
"c3"Frame 2Symbol 43 MovieClip
"c4"Frame 2Symbol 43 MovieClip
"c5"Frame 2Symbol 43 MovieClip
"cursor"Frame 2Symbol 47 MovieClip
"c1"Frame 2Symbol 43 MovieClip
"c2"Frame 364Symbol 43 MovieClip
"c3"Frame 364Symbol 43 MovieClip
"c4"Frame 364Symbol 43 MovieClip
"c5"Frame 364Symbol 43 MovieClip
"cursor"Frame 364Symbol 47 MovieClip
"c1"Frame 364Symbol 43 MovieClip
"c2"Frame 454Symbol 43 MovieClip
"c3"Frame 454Symbol 43 MovieClip
"c4"Frame 454Symbol 43 MovieClip
"c5"Frame 454Symbol 43 MovieClip
"cursor"Frame 454Symbol 47 MovieClip
"c1"Frame 454Symbol 43 MovieClip
"player"Frame 514Symbol 301 MovieClip
"p1"Frame 514Symbol 303 MovieClip
"staticbar"Frame 514Symbol 307 MovieClip
"b1"Frame 514Symbol 310 MovieClip
"b2"Frame 514Symbol 312 MovieClip
"b3"Frame 514Symbol 314 MovieClip
"b4"Frame 514Symbol 316 MovieClip
"death"Frame 514Symbol 317 MovieClip
"fade"Frame 514Symbol 323 MovieClip
"c2"Frame 514Symbol 43 MovieClip
"c3"Frame 514Symbol 43 MovieClip
"c4"Frame 514Symbol 43 MovieClip
"c5"Frame 514Symbol 43 MovieClip
"cursor"Frame 514Symbol 47 MovieClip
"c1"Frame 514Symbol 43 MovieClip
"inverter"Frame 514Symbol 326 MovieClip
"player"Frame 516Symbol 301 MovieClip
"p1"Frame 516Symbol 303 MovieClip
"p2"Frame 516Symbol 303 MovieClip
"p3"Frame 516Symbol 303 MovieClip
"w1"Frame 516Symbol 303 MovieClip
"w2"Frame 516Symbol 303 MovieClip
"inverter"Frame 516Symbol 326 MovieClip
"player"Frame 518Symbol 301 MovieClip
"p1"Frame 518Symbol 303 MovieClip
"p2"Frame 518Symbol 303 MovieClip
"w1"Frame 518Symbol 303 MovieClip
"w2"Frame 518Symbol 303 MovieClip
"water1"Frame 518Symbol 281 MovieClip
"p4"Frame 518Symbol 303 MovieClip
"w3"Frame 518Symbol 303 MovieClip
"inverter"Frame 518Symbol 326 MovieClip
"player"Frame 520Symbol 301 MovieClip
"p1"Frame 520Symbol 303 MovieClip
"p2"Frame 520Symbol 303 MovieClip
"p3"Frame 520Symbol 303 MovieClip
"w1"Frame 520Symbol 303 MovieClip
"w2"Frame 520Symbol 303 MovieClip
"e1"Frame 520Symbol 339 MovieClip
"e2"Frame 520Symbol 339 MovieClip
"inverter"Frame 520Symbol 326 MovieClip
"player"Frame 522Symbol 301 MovieClip
"p1"Frame 522Symbol 303 MovieClip
"p2"Frame 522Symbol 303 MovieClip
"inverter"Frame 522Symbol 326 MovieClip
"player"Frame 524Symbol 301 MovieClip
"p1"Frame 524Symbol 303 MovieClip
"p2"Frame 524Symbol 303 MovieClip
"w1"Frame 524Symbol 303 MovieClip
"e1"Frame 524Symbol 339 MovieClip
"fan1"Frame 524Symbol 350 MovieClip
"p3"Frame 524Symbol 303 MovieClip
"inverter"Frame 524Symbol 326 MovieClip
"player"Frame 526Symbol 301 MovieClip
"p1"Frame 526Symbol 303 MovieClip
"p2"Frame 526Symbol 303 MovieClip
"w1"Frame 526Symbol 303 MovieClip
"p3"Frame 526Symbol 303 MovieClip
"w2"Frame 526Symbol 303 MovieClip
"p4"Frame 526Symbol 303 MovieClip
"p5"Frame 526Symbol 303 MovieClip
"e1"Frame 526Symbol 339 MovieClip
"inverter"Frame 527Symbol 326 MovieClip
"player"Frame 528Symbol 301 MovieClip
"p1"Frame 528Symbol 303 MovieClip
"p4"Frame 528Symbol 303 MovieClip
"w1"Frame 528Symbol 303 MovieClip
"p5"Frame 528Symbol 303 MovieClip
"t1"Frame 528Symbol 375 MovieClip
"inverter"Frame 529Symbol 326 MovieClip
"player"Frame 530Symbol 301 MovieClip
"p1"Frame 530Symbol 303 MovieClip
"t1"Frame 530Symbol 375 MovieClip
"player"Frame 531Symbol 301 MovieClip
"player"Frame 624Symbol 301 MovieClip
"p1"Frame 624Symbol 303 MovieClip
"p2"Frame 624Symbol 303 MovieClip
"p3"Frame 624Symbol 303 MovieClip
"p4"Frame 624Symbol 303 MovieClip
"w1"Frame 624Symbol 303 MovieClip
"w2"Frame 624Symbol 303 MovieClip
"w3"Frame 624Symbol 303 MovieClip
"staticbar"Frame 624Symbol 307 MovieClip
"b1"Frame 624Symbol 310 MovieClip
"b2"Frame 624Symbol 312 MovieClip
"b3"Frame 624Symbol 314 MovieClip
"b4"Frame 624Symbol 316 MovieClip
"death"Frame 624Symbol 317 MovieClip
"fade"Frame 624Symbol 323 MovieClip
"player"Frame 626Symbol 301 MovieClip
"p1"Frame 626Symbol 303 MovieClip
"water1"Frame 626Symbol 419 MovieClip
"inverter"Frame 626Symbol 326 MovieClip
"player"Frame 628Symbol 301 MovieClip
"water1"Frame 628Symbol 431 MovieClip
"inverter"Frame 628Symbol 326 MovieClip
"player"Frame 630Symbol 301 MovieClip
"p1"Frame 630Symbol 303 MovieClip
"p2"Frame 630Symbol 303 MovieClip
"p3"Frame 630Symbol 303 MovieClip
"p4"Frame 630Symbol 303 MovieClip
"p5"Frame 630Symbol 303 MovieClip
"death"Frame 630Symbol 317 MovieClip
"inverter"Frame 630Symbol 326 MovieClip
"player"Frame 632Symbol 301 MovieClip
"p1"Frame 632Symbol 303 MovieClip
"p2"Frame 632Symbol 303 MovieClip
"death"Frame 632Symbol 317 MovieClip
"inverter"Frame 632Symbol 326 MovieClip
"player"Frame 726Symbol 301 MovieClip
"p1"Frame 726Symbol 303 MovieClip
"p2"Frame 726Symbol 303 MovieClip
"staticbar"Frame 726Symbol 307 MovieClip
"b1"Frame 726Symbol 310 MovieClip
"b2"Frame 726Symbol 312 MovieClip
"b3"Frame 726Symbol 314 MovieClip
"b4"Frame 726Symbol 316 MovieClip
"death"Frame 726Symbol 317 MovieClip
"fade"Frame 726Symbol 323 MovieClip
"player"Frame 728Symbol 301 MovieClip
"p1"Frame 728Symbol 303 MovieClip
"p2"Frame 728Symbol 303 MovieClip
"p4"Frame 728Symbol 303 MovieClip
"p5"Frame 728Symbol 303 MovieClip
"inverter"Frame 728Symbol 326 MovieClip
"player"Frame 730Symbol 301 MovieClip
"p1"Frame 730Symbol 303 MovieClip
"w1"Frame 730Symbol 303 MovieClip
"w2"Frame 730Symbol 303 MovieClip
"inverter"Frame 730Symbol 326 MovieClip
"death"Frame 731Symbol 317 MovieClip
"player"Frame 732Symbol 301 MovieClip
"w1"Frame 732Symbol 303 MovieClip
"w2"Frame 732Symbol 303 MovieClip
"p2"Frame 732Symbol 303 MovieClip
"p1"Frame 732Symbol 303 MovieClip
"p5"Frame 732Symbol 303 MovieClip
"p4"Frame 732Symbol 303 MovieClip
"p3"Frame 732Symbol 303 MovieClip
"inverter"Frame 732Symbol 326 MovieClip
"player"Frame 734Symbol 301 MovieClip
"w1"Frame 734Symbol 303 MovieClip
"w2"Frame 734Symbol 303 MovieClip
"p2"Frame 734Symbol 303 MovieClip
"p1"Frame 734Symbol 303 MovieClip
"p5"Frame 734Symbol 303 MovieClip
"p4"Frame 734Symbol 303 MovieClip
"p3"Frame 734Symbol 303 MovieClip
"e1"Frame 734Symbol 409 MovieClip
"inverter"Frame 734Symbol 326 MovieClip
"player"Frame 736Symbol 301 MovieClip
"w1"Frame 736Symbol 303 MovieClip
"p2"Frame 736Symbol 303 MovieClip
"p1"Frame 736Symbol 303 MovieClip
"p5"Frame 736Symbol 303 MovieClip
"t1"Frame 736Symbol 375 MovieClip
"t2"Frame 736Symbol 375 MovieClip
"inverter"Frame 736Symbol 326 MovieClip
"player"Frame 738Symbol 301 MovieClip
"w1"Frame 738Symbol 303 MovieClip
"p1"Frame 738Symbol 303 MovieClip
"w2"Frame 738Symbol 303 MovieClip
"p2"Frame 738Symbol 303 MovieClip
"w3"Frame 738Symbol 303 MovieClip
"w4"Frame 738Symbol 303 MovieClip
"tree"Frame 738Symbol 502 MovieClip
"inverter"Frame 738Symbol 326 MovieClip
"tree"Frame 739Symbol 502 MovieClip
"player"Frame 832Symbol 301 MovieClip
"p1"Frame 832Symbol 303 MovieClip
"w2"Frame 832Symbol 303 MovieClip
"w1"Frame 832Symbol 303 MovieClip
"el1"Frame 832Symbol 513 MovieClip
"thebottom"Frame 832Symbol 303 MovieClip
"p3"Frame 832Symbol 303 MovieClip
"p5"Frame 832Symbol 303 MovieClip
"staticbar"Frame 832Symbol 307 MovieClip
"b1"Frame 832Symbol 310 MovieClip
"b2"Frame 832Symbol 312 MovieClip
"b3"Frame 832Symbol 314 MovieClip
"b4"Frame 832Symbol 316 MovieClip
"death"Frame 832Symbol 317 MovieClip
"fade"Frame 832Symbol 323 MovieClip
"player"Frame 834Symbol 301 MovieClip
"p1"Frame 834Symbol 303 MovieClip
"w1"Frame 834Symbol 303 MovieClip
"el1"Frame 834Symbol 513 MovieClip
"e1"Frame 834Symbol 573 MovieClip
"dupe"Frame 834Symbol 575 MovieClip
"smoke"Frame 834Symbol 577 MovieClip
"inverter"Frame 834Symbol 326 MovieClip
"p1"Frame 836Symbol 303 MovieClip
"beam"Frame 836Symbol 590 MovieClip
"player"Frame 836Symbol 301 MovieClip
"inverter"Frame 836Symbol 326 MovieClip
"wire"Frame 838Symbol 605 MovieClip
"player"Frame 838Symbol 301 MovieClip
"p1"Frame 838Symbol 303 MovieClip
"p3"Frame 838Symbol 303 MovieClip
"p2"Frame 838Symbol 303 MovieClip
"p4"Frame 838Symbol 303 MovieClip
"w1"Frame 838Symbol 303 MovieClip
"inverter"Frame 838Symbol 326 MovieClip
"player"Frame 840Symbol 301 MovieClip
"p1"Frame 840Symbol 303 MovieClip
"w1"Frame 840Symbol 303 MovieClip
"inverter"Frame 840Symbol 326 MovieClip
"player"Frame 842Symbol 301 MovieClip
"p1"Frame 842Symbol 303 MovieClip
"w1"Frame 842Symbol 303 MovieClip
"w2"Frame 842Symbol 303 MovieClip
"e1"Frame 842Symbol 573 MovieClip
"dupe"Frame 842Symbol 575 MovieClip
"smoke"Frame 842Symbol 577 MovieClip
"water"Frame 842Symbol 419 MovieClip
"inverter"Frame 842Symbol 326 MovieClip
"player"Frame 844Symbol 301 MovieClip
"p1"Frame 844Symbol 303 MovieClip
"w2"Frame 844Symbol 303 MovieClip
"e1"Frame 844Symbol 573 MovieClip
"el1"Frame 844Symbol 513 MovieClip
"thebottom"Frame 844Symbol 303 MovieClip
"el2"Frame 844Symbol 513 MovieClip
"el3"Frame 844Symbol 513 MovieClip
"w1"Frame 844Symbol 303 MovieClip
"dupe"Frame 844Symbol 575 MovieClip
"smoke"Frame 844Symbol 577 MovieClip
"death"Frame 844Symbol 317 MovieClip
"inverter"Frame 844Symbol 326 MovieClip
"player"Frame 846Symbol 301 MovieClip
"w2"Frame 846Symbol 303 MovieClip
"inverter"Frame 846Symbol 326 MovieClip
"player"Frame 848Symbol 301 MovieClip
"w2"Frame 848Symbol 303 MovieClip
"w1"Frame 848Symbol 303 MovieClip
"water"Frame 848Symbol 419 MovieClip
"death"Frame 848Symbol 317 MovieClip
"inverter"Frame 848Symbol 326 MovieClip
"player"Frame 850Symbol 301 MovieClip
"p1"Frame 850Symbol 303 MovieClip
"w1"Frame 850Symbol 303 MovieClip
"l1"Frame 850Symbol 303 MovieClip
"water"Frame 850Symbol 419 MovieClip
"death"Frame 850Symbol 317 MovieClip
"inverter"Frame 850Symbol 326 MovieClip
"player"Frame 852Symbol 301 MovieClip
"p1"Frame 852Symbol 303 MovieClip
"death"Frame 852Symbol 317 MovieClip
"inverter"Frame 852Symbol 326 MovieClip
"player"Frame 854Symbol 301 MovieClip
"p1"Frame 854Symbol 303 MovieClip
"boss"Frame 854Symbol 689 MovieClip
"gun"Frame 854Symbol 696 MovieClip
"shot"Frame 854Symbol 698 MovieClip
"l1"Frame 854Symbol 303 MovieClip
"l2"Frame 854Symbol 303 MovieClip
"p2"Frame 854Symbol 303 MovieClip
"p3"Frame 854Symbol 303 MovieClip
"machine"Frame 854Symbol 701 MovieClip
"inverter"Frame 854Symbol 326 MovieClip
"player"Frame 948Symbol 301 MovieClip
"p1"Frame 948Symbol 303 MovieClip
"e1"Frame 948Symbol 737 MovieClip
"w1"Frame 948Symbol 303 MovieClip
"p2"Frame 948Symbol 303 MovieClip
"p3"Frame 948Symbol 303 MovieClip
"e1shot"Frame 948Symbol 738 MovieClip
"staticbar"Frame 948Symbol 307 MovieClip
"b1"Frame 948Symbol 310 MovieClip
"b2"Frame 948Symbol 312 MovieClip
"b3"Frame 948Symbol 314 MovieClip
"b4"Frame 948Symbol 316 MovieClip
"death"Frame 948Symbol 317 MovieClip
"fade"Frame 948Symbol 323 MovieClip
"player"Frame 950Symbol 301 MovieClip
"p1"Frame 950Symbol 303 MovieClip
"e1"Frame 950Symbol 737 MovieClip
"w1"Frame 950Symbol 303 MovieClip
"p2"Frame 950Symbol 303 MovieClip
"p3"Frame 950Symbol 303 MovieClip
"e1shot"Frame 950Symbol 738 MovieClip
"inverter"Frame 950Symbol 326 MovieClip
"player"Frame 952Symbol 301 MovieClip
"p1"Frame 952Symbol 303 MovieClip
"e1"Frame 952Symbol 301 MovieClip
"inverter"Frame 952Symbol 326 MovieClip
"player"Frame 954Symbol 301 MovieClip
"p1"Frame 954Symbol 303 MovieClip
"w1"Frame 954Symbol 303 MovieClip
"inverter"Frame 954Symbol 326 MovieClip
"player"Frame 956Symbol 301 MovieClip
"p1"Frame 956Symbol 303 MovieClip
"e1"Frame 956Symbol 737 MovieClip
"e1shot"Frame 956Symbol 738 MovieClip
"e2"Frame 956Symbol 737 MovieClip
"e1shot"Frame 956Symbol 738 MovieClip
"inverter"Frame 956Symbol 326 MovieClip
"player"Frame 958Symbol 301 MovieClip
"p1"Frame 958Symbol 303 MovieClip
"p3"Frame 958Symbol 303 MovieClip
"p2"Frame 958Symbol 303 MovieClip
"e1"Frame 958Symbol 737 MovieClip
"e1shot"Frame 958Symbol 738 MovieClip
"e2"Frame 958Symbol 737 MovieClip
"e1shot"Frame 958Symbol 738 MovieClip
"inverter"Frame 958Symbol 326 MovieClip
"player"Frame 960Symbol 301 MovieClip
"p1"Frame 960Symbol 303 MovieClip
"w2"Frame 960Symbol 303 MovieClip
"w1"Frame 960Symbol 303 MovieClip
"inverter"Frame 960Symbol 326 MovieClip
"p3"Frame 962Symbol 303 MovieClip
"player"Frame 962Symbol 301 MovieClip
"p1"Frame 962Symbol 303 MovieClip
"w1"Frame 962Symbol 303 MovieClip
"g1"Frame 962Symbol 766 MovieClip
"p2"Frame 962Symbol 303 MovieClip
"g2"Frame 962Symbol 766 MovieClip
"p4"Frame 962Symbol 303 MovieClip
"g4"Frame 962Symbol 766 MovieClip
"g3"Frame 962Symbol 766 MovieClip
"inverter"Frame 962Symbol 326 MovieClip
"player"Frame 964Symbol 301 MovieClip
"p1"Frame 964Symbol 303 MovieClip
"inverter"Frame 964Symbol 326 MovieClip
"player"Frame 966Symbol 301 MovieClip
"p1"Frame 966Symbol 303 MovieClip
"w2"Frame 966Symbol 303 MovieClip
"p2"Frame 966Symbol 303 MovieClip
"boss"Frame 966Symbol 737 MovieClip
"e1shot"Frame 966Symbol 738 MovieClip
"weak"Frame 966Symbol 303 MovieClip
"inverter"Frame 966Symbol 326 MovieClip
"e1"Frame 967Symbol 737 MovieClip
"player"Frame 1061Symbol 301 MovieClip
"p1"Frame 1061Symbol 303 MovieClip
"staticbar"Frame 1061Symbol 307 MovieClip
"b1"Frame 1061Symbol 310 MovieClip
"b2"Frame 1061Symbol 312 MovieClip
"b3"Frame 1061Symbol 314 MovieClip
"b4"Frame 1061Symbol 316 MovieClip
"death"Frame 1061Symbol 317 MovieClip
"fade"Frame 1061Symbol 323 MovieClip
"p1"Frame 1063Symbol 303 MovieClip
"player"Frame 1063Symbol 301 MovieClip
"w2"Frame 1063Symbol 303 MovieClip
"w1"Frame 1063Symbol 303 MovieClip
"el1"Frame 1063Symbol 513 MovieClip
"thebottom"Frame 1063Symbol 303 MovieClip
"p3"Frame 1063Symbol 303 MovieClip
"p5"Frame 1063Symbol 303 MovieClip
"inverter"Frame 1063Symbol 326 MovieClip
"p1"Frame 1065Symbol 303 MovieClip
"player"Frame 1065Symbol 301 MovieClip
"w2"Frame 1065Symbol 303 MovieClip
"w1"Frame 1065Symbol 303 MovieClip
"el1"Frame 1065Symbol 513 MovieClip
"inverter"Frame 1065Symbol 326 MovieClip
"p1"Frame 1067Symbol 303 MovieClip
"player"Frame 1067Symbol 301 MovieClip
"p3"Frame 1067Symbol 303 MovieClip
"inverter"Frame 1067Symbol 326 MovieClip
"player"Frame 1069Symbol 301 MovieClip
"p2"Frame 1069Symbol 303 MovieClip
"p1"Frame 1069Symbol 303 MovieClip
"p4"Frame 1069Symbol 303 MovieClip
"p3"Frame 1069Symbol 303 MovieClip
"w1"Frame 1069Symbol 303 MovieClip
"timermc"Frame 1069Symbol 830 MovieClip
"inverter"Frame 1069Symbol 326 MovieClip
"player"Frame 1071Symbol 301 MovieClip
"p1"Frame 1071Symbol 303 MovieClip
"p4"Frame 1071Symbol 303 MovieClip
"p3"Frame 1071Symbol 303 MovieClip
"e1"Frame 1071Symbol 840 MovieClip
"inverter"Frame 1071Symbol 326 MovieClip
"player"Frame 1073Symbol 301 MovieClip
"w1"Frame 1073Symbol 303 MovieClip
"p4"Frame 1073Symbol 303 MovieClip
"e1"Frame 1073Symbol 840 MovieClip
"inverter"Frame 1073Symbol 326 MovieClip
"w1"Frame 1075Symbol 303 MovieClip
"p4"Frame 1075Symbol 303 MovieClip
"player"Frame 1075Symbol 301 MovieClip
"inverter"Frame 1075Symbol 326 MovieClip
"w1"Frame 1077Symbol 303 MovieClip
"p4"Frame 1077Symbol 303 MovieClip
"player"Frame 1077Symbol 301 MovieClip
"inverter"Frame 1077Symbol 326 MovieClip
"w1"Frame 1079Symbol 303 MovieClip
"p4"Frame 1079Symbol 303 MovieClip
"player"Frame 1079Symbol 301 MovieClip
"inverter"Frame 1079Symbol 326 MovieClip
"w1"Frame 1081Symbol 303 MovieClip
"p4"Frame 1081Symbol 303 MovieClip
"player"Frame 1081Symbol 301 MovieClip
"inverter"Frame 1081Symbol 326 MovieClip
"w1"Frame 1083Symbol 303 MovieClip
"p4"Frame 1083Symbol 303 MovieClip
"player"Frame 1083Symbol 301 MovieClip
"inverter"Frame 1083Symbol 326 MovieClip
"w1"Frame 1085Symbol 303 MovieClip
"p4"Frame 1085Symbol 303 MovieClip
"player"Frame 1085Symbol 301 MovieClip
"inverter"Frame 1085Symbol 326 MovieClip
"w1"Frame 1087Symbol 303 MovieClip
"p4"Frame 1087Symbol 303 MovieClip
"player"Frame 1087Symbol 301 MovieClip
"inverter"Frame 1087Symbol 326 MovieClip
"w1"Frame 1089Symbol 303 MovieClip
"p4"Frame 1089Symbol 303 MovieClip
"player"Frame 1089Symbol 301 MovieClip
"inverter"Frame 1089Symbol 326 MovieClip
"player"Frame 1091Symbol 301 MovieClip
"p2"Frame 1091Symbol 303 MovieClip
"w1"Frame 1091Symbol 303 MovieClip
"p1"Frame 1091Symbol 303 MovieClip
"p3"Frame 1091Symbol 303 MovieClip
"w2"Frame 1091Symbol 303 MovieClip
"e1"Frame 1091Symbol 301 MovieClip
"staticbar2"Frame 1091Symbol 307 MovieClip
"inverter"Frame 1091Symbol 326 MovieClip
"c2"Frame 1093Symbol 43 MovieClip
"c3"Frame 1093Symbol 43 MovieClip
"c4"Frame 1093Symbol 43 MovieClip
"c5"Frame 1093Symbol 43 MovieClip
"cursor"Frame 1093Symbol 47 MovieClip
"c1"Frame 1093Symbol 43 MovieClip
"player"Frame 1627Symbol 301 MovieClip
"player"Frame 1627Symbol 301 MovieClip
"e1"Frame 1708Symbol 301 MovieClip
"player"Frame 1708Symbol 301 MovieClip
"c2"Frame 1708Symbol 43 MovieClip
"c3"Frame 1708Symbol 43 MovieClip
"c4"Frame 1708Symbol 43 MovieClip
"c5"Frame 1708Symbol 43 MovieClip
"cursor"Frame 1708Symbol 47 MovieClip
"c1"Frame 1708Symbol 43 MovieClip
"p1"Frame 2718Symbol 303 MovieClip
"c2"Frame 2718Symbol 43 MovieClip
"c3"Frame 2718Symbol 43 MovieClip
"c4"Frame 2718Symbol 43 MovieClip
"c5"Frame 2718Symbol 43 MovieClip
"cursor"Frame 2718Symbol 47 MovieClip
"c1"Frame 2718Symbol 43 MovieClip
"player"Frame 2719Symbol 301 MovieClip
"player"Frame 2720Symbol 301 MovieClip
"c2"Frame 2722Symbol 43 MovieClip
"c3"Frame 2722Symbol 43 MovieClip
"c4"Frame 2722Symbol 43 MovieClip
"c5"Frame 2722Symbol 43 MovieClip
"cursor"Frame 2722Symbol 47 MovieClip
"c1"Frame 2722Symbol 43 MovieClip
"bar"Symbol 9 MovieClip Frame 1Symbol 7 MovieClip
"barmask"Symbol 10 MovieClip Frame 1Symbol 9 MovieClip
"water"Symbol 301 MovieClip Frame 1Symbol 281 MovieClip
"balloon"Symbol 301 MovieClip Frame 1Symbol 283 MovieClip
"attack"Symbol 301 MovieClip Frame 2Symbol 283 MovieClip
"attack"Symbol 317 MovieClip Frame 1Symbol 283 MovieClip
"blades"Symbol 350 MovieClip Frame 1Symbol 303 MovieClip
"wind"Symbol 350 MovieClip Frame 1Symbol 303 MovieClip
"box"Symbol 502 MovieClip Frame 26Symbol 303 MovieClip
"thebottom"Symbol 513 MovieClip Frame 1Symbol 303 MovieClip
"thefloor"Symbol 513 MovieClip Frame 1Symbol 303 MovieClip
"hp"Symbol 573 MovieClip Frame 1Symbol 524 MovieClip
"jets"Symbol 689 MovieClip Frame 1Symbol 663 MovieClip
"hp"Symbol 689 MovieClip Frame 1Symbol 669 MovieClip
"aacross"Symbol 689 MovieClip Frame 1Symbol 670 MovieClip
"attack"Symbol 689 MovieClip Frame 1Symbol 670 MovieClip
"walk"Symbol 689 MovieClip Frame 1Symbol 670 MovieClip
"aup"Symbol 689 MovieClip Frame 1Symbol 670 MovieClip
"foot1"Symbol 737 MovieClip Frame 1Symbol 736 MovieClip
"foot2"Symbol 737 MovieClip Frame 1Symbol 736 MovieClip
"player"Symbol 925 MovieClip Frame 1Symbol 301 MovieClip
"player"Symbol 925 MovieClip Frame 1Symbol 301 MovieClip
"player"Symbol 925 MovieClip Frame 1Symbol 301 MovieClip
"player"Symbol 925 MovieClip Frame 1Symbol 301 MovieClip
"player"Symbol 925 MovieClip Frame 1Symbol 301 MovieClip

Labels

"continue"Frame 454
"thegame"Frame 514
"afterledit"Frame 728
"secondchoice"Frame 957
"europa"Frame 1069
"cinematic"Frame 1093
"Cinematic2"Frame 1708
"gameover"Frame 2722
"loaded"Symbol 10 MovieClip Frame 3
"discharge"Symbol 301 MovieClip Frame 2
"hit"Symbol 409 MovieClip Frame 21
"hit"Symbol 573 MovieClip Frame 2

Dynamic Text Variables

KB_outSymbol 3 EditableText"4000/4000"
slowdownSymbol 33 EditableText""
bounceSymbol 34 EditableText""
jumpheightSymbol 35 EditableText""
maxfallSymbol 36 EditableText""
maxrunSymbol 37 EditableText""
thrustSymbol 38 EditableText""
weightSymbol 39 EditableText""
slowdownSymbol 211 EditableText""
bounceSymbol 212 EditableText""
jumpheightSymbol 213 EditableText""
maxfallSymbol 214 EditableText""
maxrunSymbol 215 EditableText""
thrustSymbol 216 EditableText""
weightSymbol 217 EditableText""
codeSymbol 226 EditableText"Enter A Code"
slowdownSymbol 231 EditableText""
bounceSymbol 232 EditableText""
jumpheightSymbol 233 EditableText""
maxfallSymbol 234 EditableText""
maxrunSymbol 235 EditableText""
thrustSymbol 236 EditableText""
weightSymbol 237 EditableText""
codeSymbol 239 EditableText"Enter A Code"
codeSymbol 242 EditableText"Enter A Code"
slowdownSymbol 244 EditableText""
bounceSymbol 245 EditableText""
jumpheightSymbol 246 EditableText""
maxfallSymbol 247 EditableText""
maxrunSymbol 248 EditableText""
thrustSymbol 249 EditableText""
weightSymbol 250 EditableText""
StatictextSymbol 319 EditableText""
StatictextSymbol 382 EditableText""
StatictextSymbol 410 EditableText""
StatictextSymbol 434 EditableText""
StatictextSymbol 441 EditableText""
StatictextSymbol 451 EditableText""
StatictextSymbol 453 EditableText""
StatictextSymbol 455 EditableText""
StatictextSymbol 458 EditableText""
StatictextSymbol 489 EditableText""
StatictextSymbol 503 EditableText""
StatictextSymbol 514 EditableText""
distanceSymbol 521 EditableText""
distanceSymbol 553 EditableText""
distanceSymbol 558 EditableText""
distanceSymbol 561 EditableText""
distanceSymbol 564 EditableText""
distanceSymbol 567 EditableText""
distanceSymbol 570 EditableText""
StatictextSymbol 578 EditableText""
StatictextSymbol 607 EditableText""
StatictextSymbol 610 EditableText""
StatictextSymbol 612 EditableText""
StatictextSymbol 616 EditableText""
StatictextSymbol 623 EditableText""
StatictextSymbol 625 EditableText""
distanceSymbol 667 EditableText""
distanceSymbol 672 EditableText""
distanceSymbol 675 EditableText""
distanceSymbol 678 EditableText""
distanceSymbol 681 EditableText""
distanceSymbol 684 EditableText""
distanceSymbol 687 EditableText""
StatictextSymbol 702 EditableText""
StatictextSymbol 739 EditableText""
StatictextSymbol 750 EditableText""
StatictextSymbol 752 EditableText""
StatictextSymbol 753 EditableText""
StatictextSymbol 770 EditableText""
StatictextSymbol 808 EditableText""
StatictextSymbol 810 EditableText""
StatictextSymbol 815 EditableText""
StatictextSymbol 828 EditableText""
timerSymbol 829 EditableText""
StatictextSymbol 848 EditableText""
StatictextSymbol 851 EditableText""
StatictextSymbol 866 EditableText""
StatictextSymbol 869 EditableText""
StatictextSymbol 871 EditableText""
StatictextSymbol 876 EditableText""
StatictextSymbol 878 EditableText""
slowdownSymbol 880 EditableText""
bounceSymbol 881 EditableText""
jumpheightSymbol 882 EditableText""
maxfallSymbol 883 EditableText""
maxrunSymbol 884 EditableText""
thrustSymbol 885 EditableText""
weightSymbol 886 EditableText""
slowdownSymbol 948 EditableText""
bounceSymbol 949 EditableText""
jumpheightSymbol 950 EditableText""
maxfallSymbol 951 EditableText""
maxrunSymbol 952 EditableText""
thrustSymbol 953 EditableText""
weightSymbol 954 EditableText""
slowdownSymbol 974 EditableText""
bounceSymbol 975 EditableText""
jumpheightSymbol 976 EditableText""
maxfallSymbol 977 EditableText""
maxrunSymbol 978 EditableText""
thrustSymbol 979 EditableText""
weightSymbol 980 EditableText""
slowdownSymbol 984 EditableText""
bounceSymbol 985 EditableText""
jumpheightSymbol 986 EditableText""
maxfallSymbol 987 EditableText""
maxrunSymbol 988 EditableText""
thrustSymbol 989 EditableText""
weightSymbol 990 EditableText""
slowdownSymbol 997 EditableText""
bounceSymbol 998 EditableText""
jumpheightSymbol 999 EditableText""
maxfallSymbol 1000 EditableText""
maxrunSymbol 1001 EditableText""
thrustSymbol 1002 EditableText""
weightSymbol 1003 EditableText""




http://swfchan.com/14/66417/info.shtml
Created: 12/4 -2019 01:46:45 Last modified: 12/4 -2019 01:46:45 Server time: 09/05 -2024 10:50:47