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

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

Kill the Pacman.swf

This is the info page for
Flash #5536

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


Text
STAGE 1

Destroy 10 Pacmans in 1 minute to
get to the next level.

10

Pacmans

60

Time

Quit

STAGE 2

Destroy 20 Pacmans in 50 Seconds
to get to the next level.

20

50

STAGE 3

Destroy 30 Pacmans in 40 Seconds
to get to the next level.

30

40

STAGE 4

Destroy 20 Green Pacmans in 50
Seconds to get to the next level.

20

50

STAGE 5

Destroy 20 Red Pacmans in 48
Seconds to get to the next level.

20

48

STAGE 6

Destroy 26 Blue Pacmans in 48
Seconds to get to the next level.

26

48

STAGE 7

Destroy 28 Yellow Pacmans in 48
Seconds to get to the next level.

28

48

STAGE 8

Destroy 20 Pacmans in 1 minute
without hitting the black one to get
to the next level.

20

60

STAGE 9

Destroy 30 Pacmans in 40 Seconds
without hitting any black one to get
to the next level.

30

40

Caution - If you hit the button once it's on then it will be off again

STAGE 10

Hit the 3 Buttons in 30 Seconds to
release the Pacman King!

3

Buttons

30

FINAL STAGE

Kill the King Pacman!
in 1 Minute

60

CONGRADULATIONS!

You Have Completed the Game!

Thanks for Playing!

Created by Thin

0

Hours Min Secs M/sec

0

0

0

How long can you stay
without hitting the
ground after you jump!

LEVEL

Easy

Normal

Normal

Hard

Hard

0

0

0

0

Easy

0

0

0

0

ActionScript [AS1/AS2]

Frame 1
getURL ("FSCommand:showmenu", false, "GET"); fscommand ("showmenu", "false"); getURL ("FSCommand:trapallkeys", true, "GET"); fscommand ("trapallkeys", "true"); stop();
Frame 82
stop();
Frame 313
stop();
Frame 314
stop(); _root.pactime = 60; _root.nopac = 10;
Instance of Symbol 156 MovieClip "pacman3" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 314
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 314
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 314
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 315
stop();
Frame 316
stop(); _root.pactime = 50; _root.nopac = 20;
Instance of Symbol 156 MovieClip "pacman3" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 316
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 316
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 316
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 317
stop();
Frame 318
stop(); _root.pactime = 40; _root.nopac = 30;
Instance of Symbol 156 MovieClip "pacman3" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 318
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 318
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 318
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 319
stop();
Frame 320
stop(); _root.pactime = 50; _root.nopac = 20;
Instance of Symbol 156 MovieClip "pacman3" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 320
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 4) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 320
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 320
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 321
stop();
Frame 322
stop(); _root.pactime = 48; _root.nopac = 20;
Instance of Symbol 156 MovieClip "pacman1" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 322
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 3) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 322
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 322
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 323
stop();
Frame 324
stop(); _root.pactime = 48; _root.nopac = 26;
Instance of Symbol 156 MovieClip "pacman5" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 324
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 2) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 324
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 324
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 325
stop();
Frame 326
stop(); _root.pactime = 48; _root.nopac = 28;
Instance of Symbol 156 MovieClip "pacman1" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 326
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if ((this.pcman._currentframe == 1) && (_root.nopac > 0)) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 326
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 326
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 327
stop();
Frame 328
stop(); _root.pactime = 60; _root.nopac = 20;
Instance of Symbol 156 MovieClip "pacman3" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 328
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 247 MovieClip "blackpac1" in Frame 328
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } } }
Instance of Symbol 173 MovieClip "player" in Frame 328
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 328
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 329
stop();
Frame 330
stop(); _root.pactime = 40; _root.nopac = 30;
Instance of Symbol 156 MovieClip "pacman3" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 330
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { if (_root.nopac > 0) { _root.nopac--; } goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 247 MovieClip "blackpac1" in Frame 330
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } } }
Instance of Symbol 247 MovieClip "blackpac1" in Frame 330
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } } }
Instance of Symbol 247 MovieClip "blackpac1" in Frame 330
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } } }
Instance of Symbol 173 MovieClip "player" in Frame 330
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 330
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 331
stop();
Frame 332
stop(); _root.pactime = 30; _root.nopac = 3;
Instance of Symbol 267 MovieClip "button3" in Frame 332
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") and (this._currentframe == 1)) { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac--; } else if (_root.ftest == "yes") { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac++; } } } }
Instance of Symbol 267 MovieClip "button2" in Frame 332
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") and (this._currentframe == 1)) { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac--; } else if (_root.ftest == "yes") { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac++; } } } }
Instance of Symbol 267 MovieClip "button1" in Frame 332
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") and (this._currentframe == 1)) { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac--; } else if (_root.ftest == "yes") { this.play(); suddenup = 25; su = 3; jump = true; _root.nopac++; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 332
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 332
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip in Frame 332
onClipEvent (enterFrame) { if (_root.nopac <= 0) { this.stop(); _root.alldie.play(); } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 333
stop();
Frame 334
stop(); _root.pactime = 60;
Instance of Symbol 300 MovieClip "cball1" in Frame 334
onClipEvent (enterFrame) { if (fall) { sup = sup - 2; this._y = this._y - sup; if (_y > 508.2) { _y = 508.2; fall = false; sup = 0; this.gotoAndStop(3); } } with (_root.player) { if (this.cannon.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { this.play(); fall = true; suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 302 MovieClip "cball2" in Frame 334
onClipEvent (enterFrame) { if (fall) { sup = sup - 2; this._y = this._y - sup; if (_y > 508.2) { _y = 508.2; fall = false; sup = 0; this.gotoAndStop(3); } } with (_root.player) { if (this.cannon.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { this.play(); fall = true; suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 334
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.life._width > 10)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 334
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 359 MovieClip "kingpacman" in Frame 334
onClipEvent (load) { allkingspeed = 3; rkingspeed = allkingspeed; goright = true; } onClipEvent (enterFrame) { _root.lspeeds = goleft; _root.rspeeds = goright; with (_root.cball1) { if (this.hittest(_x, getBounds(_root).yMax + 20, true)) { if ((this._currentframe == 1) && (_root.life._width <= 0)) { this.gotoAndStop(6); this.goleft = false; this.goright = false; this.allkingspeed = 0; } else if ((this._currentframe == 2) && (_root.life._width <= 0)) { this.gotoAndStop(5); this.goleft = false; this.goright = false; this.allkingspeed = 0; } if (this._currentframe == 1) { allkingspeed = allkingspeed + 0.5; fall = false; sup = 0; gotoAndStop(3); goleft = false; this.gotoAndStop(4); _root.life._width = int(_root.life._width) - 50; } else if (this._currentframe == 2) { allkingspeed = allkingspeed + 0.5; fall = false; sup = 0; gotoAndStop(3); goright = false; this.gotoAndStop(3); _root.life._width = int(_root.life._width) - 50; } } } with (_root.cball2) { if (this.hittest(_x, getBounds(_root).yMax + 20, true)) { if (this._currentframe == 1) { allkingspeed = allkingspeed + 0.5; fall = false; sup = 0; gotoAndStop(3); goleft = false; this.gotoAndStop(4); _root.life._width = int(_root.life._width) - 50; } else if (this._currentframe == 2) { allkingspeed = allkingspeed + 0.5; fall = false; sup = 0; gotoAndStop(3); goright = false; this.gotoAndStop(3); _root.life._width = int(_root.life._width) - 50; } } } with (_root.player) { if (this.hittest(getBounds(_root).xMax - 40, _y, true)) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } if (this.hittest(getBounds(_root).xMin + 40, _y, true)) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } if (this.hittest(_x, getBounds(_root).yMax - 40, true)) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } if (this.hittest(_x, getBounds(_root).yMin + 40, true)) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } if (goright) { lkingspeed = 0; rkingspeed = allkingspeed; _x = (_x + rkingspeed); } if (goleft) { rkingspeed = 0; lkingspeed = allkingspeed; _x = (_x - lkingspeed); } if (_x > 624.5) { goright = false; goleft = true; this.gotoAndStop(2); } if (_x < 140.2) { goleft = false; goright = true; this.gotoAndStop(1); } }
Instance of Symbol 173 MovieClip "player" in Frame 334
onClipEvent (load) { } onClipEvent (enterFrame) { if (key.isdown(32) && (!jump)) { if ((_root.pactime > 0) && (_currentframe < 2)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } } if (key.isdown(37)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } } if (key.isdown(39)) { if ((_root.pactime > 0) && (_currentframe < 2)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } } if (jump) { if ((_root.pactime > 0) && (_currentframe < 2)) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } } }
Instance of Symbol 187 MovieClip "timeadd" in Frame 334
onClipEvent (enterFrame) { with (_root.kingpacman) { if ((_currentframe == 1) && (_root.life._width <= 10)) { _root.life._visible = false; gotoAndStop(5); goleft = false; tgoright = false; allkingspeed = 0; } else if ((_currentframe == 2) && (_root.life._width <= 10)) { _root.life._visible = false; gotoAndStop(6); goleft = false; goright = false; allkingspeed = 0; } } if (_root.pactime <= 0) { with (_root.player) { jump = false; _root.smoke._visible = false; suddenup = 0; su = 0; gleft = 0; gright = 0; play(); } } }
Frame 524
stop();
Frame 525
stop();
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 310 MovieClip in Frame 525
onClipEvent (enterFrame) { with (_root.player) { if (this.hittest(_x, getBounds(_root).yMax, true)) { if ((_root.ftest == "yes") && (_currentframe < 2)) { this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman1" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 525
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 525
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } if (key.isdown(37)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } if (key.isdown(39)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } if (jump) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } }
Frame 526
_root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0; stop();
Instance of Symbol 156 MovieClip "pacman1" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman6" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman5" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman12" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman14" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman8" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman16" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 526
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 526
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { _root.ball.play(); _root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0; jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } if (key.isdown(37)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } if (key.isdown(39)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } if (jump) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.ball.gotoAndStop(1); _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } }
Instance of Symbol 404 MovieClip "ball" in Frame 526
onClipEvent (load) { cnt = 0; b = 100; counter = 1; _root.nohit._visible = false; } onClipEvent (enterFrame) { counter = counter + 1; if (_root.tyme4 == 20) { _root.tyme4 = 0; _root.tyme3++; } if (_root.tyme3 == 60) { _root.tyme3 = 0; _root.tyme2++; } if (_root.tyme2 == 60) { _root.tyme2 = 0; _root.tyme1++; } }
Frame 527
stop(); _root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0;
Instance of Symbol 156 MovieClip "pacman1" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman3" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman4" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman11" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman17" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman15" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 527
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 527
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { _root.ball.play(); _root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0; jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } if (key.isdown(37)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } if (key.isdown(39)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } if (jump) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.ball.gotoAndStop(1); _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } }
Instance of Symbol 404 MovieClip "ball" in Frame 527
onClipEvent (load) { cnt = 0; b = 100; counter = 1; _root.nohit._visible = false; } onClipEvent (enterFrame) { counter = counter + 1; if (_root.tyme4 == 20) { _root.tyme4 = 0; _root.tyme3++; } if (_root.tyme3 == 60) { _root.tyme3 = 0; _root.tyme2++; } if (_root.tyme2 == 60) { _root.tyme2 = 0; _root.tyme1++; } }
Frame 528
stop(); _root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0;
Instance of Symbol 156 MovieClip "pacman1" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman2" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman9" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman7" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman10" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman13" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 156 MovieClip "pacman18" in Frame 528
onClipEvent (load) { this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; } onClipEvent (enterFrame) { _x = (_x + goleft); if ((this._currentframe == 34) && (_root.nopac > 0)) { this.gotoAndStop(1); this.pcman.gotoAndStop(random(4) + 1); gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; } if (_x > 580) { gleftrand = random(4) + 2; goleft = gleftrand; _x = 170; this.pcman.gotoAndStop(random(4) + 1); } with (_root.player) { if (this.pcman.hittest(_x, getBounds(_root).yMax, true)) { if (_root.ftest == "yes") { goleft = 0; this.play(); suddenup = 25; su = 3; jump = true; } } } }
Instance of Symbol 173 MovieClip "player" in Frame 528
onClipEvent (load) { } onClipEvent (enterFrame) { _root.test = _x; if (key.isdown(32) && (!jump)) { _root.ball.play(); _root.tyme1 = 0; _root.tyme2 = 0; _root.tyme3 = 0; _root.tyme4 = 0; jumpsound = new Sound(); jumpsound.attachSound("jumpsnd"); jumpsound.start(); suddenup = 25; su = 3; jump = true; } if (key.isdown(37)) { _x = (_x - 6); rot = 15; this.ball._rotation = this.ball._rotation - rot; if (_x < 215.35) { rot = 0; _x = 215.35; } } if (key.isdown(39)) { _x = (_x + 6); rot = 15; this.ball._rotation = this.ball._rotation + rot; if (_x > 541.35) { rot = 0; _x = 541.35; } } if (jump) { suddenup = suddenup - su; _y = (_y - suddenup); if (suddenup < -19) { suddenup = -19; } _root.test = suddenup; if (_root.test < 0) { _root.ftest = "yes"; } else { _root.ftest = "no"; } if (_y > 508.2) { _root.ball.gotoAndStop(1); _root.smoke._x = _x; _root.smoke.play(); _y = 508.2; jump = false; _root.ftest = "no"; } } }
Instance of Symbol 404 MovieClip "ball" in Frame 528
onClipEvent (load) { cnt = 0; b = 100; counter = 1; _root.nohit._visible = false; } onClipEvent (enterFrame) { counter = counter + 1; if (_root.tyme4 == 20) { _root.tyme4 = 0; _root.tyme3++; } if (_root.tyme3 == 60) { _root.tyme3 = 0; _root.tyme2++; } if (_root.tyme2 == 60) { _root.tyme2 = 0; _root.tyme1++; } }
Symbol 10 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndPlay (3); }
Symbol 10 MovieClip Frame 2
gotoAndPlay (1);
Symbol 10 MovieClip Frame 3
_root.play();
Symbol 42 Button
on (release) { stopAllSounds(); gotoAndPlay (83); }
Symbol 48 Button
on (release) { stopAllSounds(); gotoAndPlay (526); }
Symbol 54 Button
on (release) { stopAllSounds(); gotoAndPlay (525); }
Symbol 60 Button
on (release) { toggleHighQuality(); }
Symbol 91 MovieClip Frame 16
stop();
Symbol 103 MovieClip Frame 231
stop();
Symbol 112 Button
on (release) { stopAllSounds(); nextFrame(); }
Symbol 155 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 2
stop();
Symbol 155 MovieClip Frame 3
stop();
Symbol 155 MovieClip Frame 4
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 34
stop();
Symbol 173 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 2
jump = true; suddenup = 0; su = 0;
Symbol 173 MovieClip Frame 10
stopAllSounds();
Symbol 173 MovieClip Frame 21
_root.prevFrame();
Symbol 178 MovieClip Frame 1
stop();
Symbol 187 MovieClip Frame 20
if (_root.pactime > 0) { _root.pactime--; }
Symbol 191 Button
on (release) { stopAllSounds(); gotoAndStop (82); }
Symbol 194 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 2
if (_root.pacman1._currentframe == 1) { _root.pacman1.goleft = 0; _root.pacman1.play(); }
Symbol 194 MovieClip Frame 4
if (_root.pacman2._currentframe == 1) { _root.pacman2.goleft = 0; _root.pacman2.play(); }
Symbol 194 MovieClip Frame 6
if (_root.pacman3._currentframe == 1) { _root.pacman3.goleft = 0; _root.pacman3.play(); }
Symbol 194 MovieClip Frame 8
if (_root.pacman4._currentframe == 1) { _root.pacman4.goleft = 0; _root.pacman4.play(); }
Symbol 194 MovieClip Frame 10
if (_root.pacman5._currentframe == 1) { _root.pacman5.goleft = 0; _root.pacman5.play(); }
Symbol 194 MovieClip Frame 12
if (_root.pacman6._currentframe == 1) { _root.pacman6.goleft = 0; _root.pacman6.play(); }
Symbol 194 MovieClip Frame 14
if (_root.pacman7._currentframe == 1) { _root.pacman7.goleft = 0; _root.pacman7.play(); }
Symbol 194 MovieClip Frame 16
if (_root.pacman8._currentframe == 1) { _root.pacman8.goleft = 0; _root.pacman8.play(); }
Symbol 194 MovieClip Frame 18
if (_root.pacman9._currentframe == 1) { _root.pacman9.goleft = 0; _root.pacman9.play(); }
Symbol 194 MovieClip Frame 20
if (_root.pacman10._currentframe == 1) { _root.pacman10.goleft = 0; _root.pacman10.play(); }
Symbol 194 MovieClip Frame 22
if (_root.pacman11._currentframe == 1) { _root.pacman11.goleft = 0; _root.pacman11.play(); }
Symbol 194 MovieClip Frame 24
if (_root.pacman12._currentframe == 1) { _root.pacman12.goleft = 0; _root.pacman12.play(); }
Symbol 194 MovieClip Frame 26
if (_root.pacman13._currentframe == 1) { _root.pacman13.goleft = 0; _root.pacman13.play(); }
Symbol 194 MovieClip Frame 28
if (_root.pacman14._currentframe == 1) { _root.pacman14.goleft = 0; _root.pacman14.play(); }
Symbol 194 MovieClip Frame 30
if (_root.pacman15._currentframe == 1) { _root.pacman15.goleft = 0; _root.pacman15.play(); }
Symbol 194 MovieClip Frame 32
if (_root.pacman16._currentframe == 1) { _root.pacman16.goleft = 0; _root.pacman16.play(); }
Symbol 194 MovieClip Frame 34
if (_root.pacman17._currentframe == 1) { _root.pacman17.goleft = 0; _root.pacman17.play(); }
Symbol 194 MovieClip Frame 36
if (_root.pacman18._currentframe == 1) { _root.pacman18.goleft = 0; _root.pacman18.play(); }
Symbol 194 MovieClip Frame 50
stopAllSounds(); _root.play();
Symbol 267 MovieClip Frame 1
stop();
Symbol 267 MovieClip Frame 2
stop();
Symbol 297 MovieClip Frame 17
stop();
Symbol 298 MovieClip Frame 59
with (_root.cball1) { _root.csmoke1.play(); fall = false; _y = 315.95; sup = 2; gotoAndStop(1); }
Symbol 300 MovieClip Frame 1
stop();
Symbol 300 MovieClip Frame 2
stop();
Symbol 300 MovieClip Frame 3
stop();
Symbol 301 MovieClip Frame 59
with (_root.cball2) { _root.csmoke2.play(); fall = false; _y = 315.95; sup = 2; gotoAndStop(1); }
Symbol 302 MovieClip Frame 1
stop();
Symbol 302 MovieClip Frame 2
stop();
Symbol 302 MovieClip Frame 3
stop();
Symbol 307 MovieClip Frame 1
stop();
Symbol 310 MovieClip Frame 1
stop();
Symbol 326 MovieClip Frame 9
if (_root.kingpacman.goleft == false) { _root.kingpacman.gotoAndStop(2); } else if (_root.kingpacman.goright == false) { _root.kingpacman.gotoAndStop(1); }
Symbol 358 MovieClip Frame 53
if (_root.pacman1._currentframe == 1) { _root.pacman1.play(); }
Symbol 358 MovieClip Frame 55
if (_root.pacman2._currentframe == 1) { _root.pacman2.play(); }
Symbol 358 MovieClip Frame 57
if (_root.pacman3._currentframe == 1) { _root.pacman3.play(); }
Symbol 358 MovieClip Frame 59
if (_root.pacman4._currentframe == 1) { _root.pacman4.play(); }
Symbol 358 MovieClip Frame 61
if (_root.pacman5._currentframe == 1) { _root.pacman5.play(); }
Symbol 358 MovieClip Frame 63
if (_root.pacman6._currentframe == 1) { _root.pacman6.play(); }
Symbol 358 MovieClip Frame 65
if (_root.pacman7._currentframe == 1) { _root.pacman7.play(); }
Symbol 358 MovieClip Frame 67
_root.timeadd.gotoAndStop(1); if (_root.pacman8._currentframe == 1) { _root.pacman8.play(); }
Symbol 358 MovieClip Frame 69
if (_root.pacman9._currentframe == 1) { _root.pacman9.play(); }
Symbol 358 MovieClip Frame 71
if (_root.pacman10._currentframe == 1) { _root.pacman10.play(); }
Symbol 358 MovieClip Frame 73
if (_root.pacman11._currentframe == 1) { _root.pacman11.play(); }
Symbol 358 MovieClip Frame 90
_root.play(); stop();
Symbol 359 MovieClip Frame 1
stop(); _root.kingpacman.goleft = false; _root.kingpacman.goright = true;
Symbol 359 MovieClip Frame 2
stop(); _root.kingpacman.goright = false; _root.kingpacman.goleft = true;
Symbol 359 MovieClip Frame 3
stop();
Symbol 359 MovieClip Frame 4
stop();
Symbol 359 MovieClip Frame 5
stop();
Symbol 359 MovieClip Frame 6
stop();
Symbol 387 Button
on (release) { stopAllSounds(); gotoAndStop (82); }
Symbol 404 MovieClip Frame 1
stop();
Symbol 404 MovieClip Frame 3
_root.tyme4++; gotoAndPlay (2);
Symbol 413 Button
on (release) { stopAllSounds(); gotoAndStop (527); }
Symbol 416 Button
on (release) { stopAllSounds(); gotoAndPlay (528); }
Symbol 428 Button
on (release) { stopAllSounds(); gotoAndPlay (526); }
Symbol 438 Button
on (release) { stopAllSounds(); gotoAndPlay (527); }

Library Items

Symbol 1 Sound [cannonhit]Used by:300 302
Symbol 2 Sound [jazz1]Used by:Timeline
Symbol 3 Sound [jumpsnd]Used by:103
Symbol 4 Sound [boing]Used by:24 310
Symbol 5 GraphicUsed by:155 173  Timeline
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:10
Symbol 8 GraphicUsed by:10
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:7 8 9Used by:Timeline
Symbol 11 GraphicUsed by:24 310  Timeline
Symbol 12 GraphicUsed by:24
Symbol 13 GraphicUsed by:24
Symbol 14 GraphicUsed by:24
Symbol 15 GraphicUsed by:24
Symbol 16 GraphicUsed by:24
Symbol 17 GraphicUsed by:24
Symbol 18 GraphicUsed by:24
Symbol 19 GraphicUsed by:24
Symbol 20 GraphicUsed by:24
Symbol 21 GraphicUsed by:24
Symbol 22 SoundUsed by:24 103
Symbol 23 GraphicUsed by:24
Symbol 24 MovieClipUses:11 12 13 14 15 16 4 17 18 19 20 21 22 23Used by:Timeline
Symbol 25 GraphicUsed by:Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUsed by:Timeline
Symbol 28 GraphicUsed by:Timeline
Symbol 29 GraphicUsed by:Timeline
Symbol 30 GraphicUsed by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 GraphicUsed by:35
Symbol 33 GraphicUsed by:35
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:32 33 34Used by:Timeline
Symbol 36 GraphicUsed by:42
Symbol 37 GraphicUsed by:40 42
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:37 38 39Used by:42
Symbol 41 SoundUsed by:42 48 54 60 112 191 387 413 416 428 438
Symbol 42 ButtonUses:36 40 37 41Used by:Timeline
Symbol 43 GraphicUsed by:48
Symbol 44 GraphicUsed by:47 48
Symbol 45 GraphicUsed by:47
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:44 45 46Used by:48
Symbol 48 ButtonUses:43 47 44 41Used by:Timeline
Symbol 49 GraphicUsed by:54
Symbol 50 GraphicUsed by:53 54
Symbol 51 GraphicUsed by:53
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:50 51 52Used by:54
Symbol 54 ButtonUses:49 53 50 41Used by:Timeline
Symbol 55 GraphicUsed by:60
Symbol 56 GraphicUsed by:59 60
Symbol 57 GraphicUsed by:59
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:56 57 58Used by:60
Symbol 60 ButtonUses:55 59 56 41Used by:Timeline
Symbol 61 SoundUsed by:Timeline
Symbol 62 GraphicUsed by:103
Symbol 63 GraphicUsed by:103
Symbol 64 GraphicUsed by:103
Symbol 65 GraphicUsed by:103
Symbol 66 GraphicUsed by:103
Symbol 67 GraphicUsed by:71 103
Symbol 68 GraphicUsed by:71
Symbol 69 SoundUsed by:71 315
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:67 68 69 70Used by:103
Symbol 72 GraphicUsed by:103
Symbol 73 GraphicUsed by:91
Symbol 74 GraphicUsed by:91
Symbol 75 GraphicUsed by:91
Symbol 76 GraphicUsed by:91
Symbol 77 GraphicUsed by:91
Symbol 78 GraphicUsed by:91
Symbol 79 GraphicUsed by:91
Symbol 80 GraphicUsed by:91
Symbol 81 GraphicUsed by:91
Symbol 82 GraphicUsed by:91
Symbol 83 GraphicUsed by:91
Symbol 84 GraphicUsed by:91
Symbol 85 GraphicUsed by:91
Symbol 86 GraphicUsed by:91
Symbol 87 GraphicUsed by:91
Symbol 88 GraphicUsed by:91
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90Used by:103 156
Symbol 92 GraphicUsed by:103
Symbol 93 SoundUsed by:103 156
Symbol 94 GraphicUsed by:103
Symbol 95 GraphicUsed by:103
Symbol 96 GraphicUsed by:103
Symbol 97 GraphicUsed by:103
Symbol 98 GraphicUsed by:103
Symbol 99 GraphicUsed by:103
Symbol 100 GraphicUsed by:103
Symbol 101 GraphicUsed by:103
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:62 63 64 65 66 71 67 72 91 92 93 94 22 95 96 3 97 98 99 100 101 102Used by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 GraphicUsed by:Timeline
Symbol 107 FontUsed by:108 109 196 197 203 204 210 211 217 218 224 225 231 232 238 239 253 254 261 262 263 276 277
Symbol 108 TextUses:107Used by:Timeline
Symbol 109 TextUses:107Used by:Timeline
Symbol 110 GraphicUsed by:112
Symbol 111 GraphicUsed by:112
Symbol 112 ButtonUses:110 111 41Used by:Timeline
Symbol 113 SoundUsed by:Timeline
Symbol 114 GraphicUsed by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 GraphicUsed by:Timeline
Symbol 117 GraphicUsed by:Timeline
Symbol 118 GraphicUsed by:Timeline
Symbol 119 GraphicUsed by:Timeline
Symbol 120 GraphicUsed by:Timeline
Symbol 121 GraphicUsed by:129
Symbol 122 GraphicUsed by:129
Symbol 123 GraphicUsed by:129
Symbol 124 GraphicUsed by:129
Symbol 125 GraphicUsed by:129
Symbol 126 GraphicUsed by:129
Symbol 127 GraphicUsed by:129
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:121 122 123 124 125 126 127 128Used by:Timeline
Symbol 130 GraphicUsed by:135
Symbol 131 GraphicUsed by:135
Symbol 132 GraphicUsed by:135
Symbol 133 GraphicUsed by:135
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClipUses:130 131 132 133 134Used by:155  Timeline
Symbol 136 GraphicUsed by:142
Symbol 137 GraphicUsed by:142
Symbol 138 GraphicUsed by:142
Symbol 139 GraphicUsed by:142
Symbol 140 GraphicUsed by:142
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:136 137 138 139 140 141Used by:155  Timeline
Symbol 143 GraphicUsed by:148
Symbol 144 GraphicUsed by:148
Symbol 145 GraphicUsed by:148
Symbol 146 GraphicUsed by:148
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:143 144 145 146 147Used by:155  Timeline
Symbol 149 GraphicUsed by:154
Symbol 150 GraphicUsed by:154
Symbol 151 GraphicUsed by:154
Symbol 152 GraphicUsed by:154
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:149 150 151 152 153Used by:155  Timeline
Symbol 155 MovieClipUses:135 5 142 148 154Used by:156
Symbol 156 MovieClipUses:155 91 93Used by:Timeline
Symbol 157 FontUsed by:158 159 160 181 184 198 199 200 201 202 205 206 207 208 209 212 213 214 215 216 219 220 221 222 223 226 227 228 229 230 233 234 235 236 237 248 249 250 251 252 255 256 257 258 259 268 269 270 272 274 364 365 366 368 389 390 391 394 395 396 398 399 400 401 402 419 420 421 423 424 425 426 430 431 432 434 435 436 437
Symbol 158 EditableTextUses:157Used by:Timeline
Symbol 159 EditableTextUses:157Used by:Timeline
Symbol 160 EditableTextUses:157Used by:Timeline
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:161Used by:173 377
Symbol 163 GraphicUsed by:173 377
Symbol 164 GraphicUsed by:173
Symbol 165 SoundUsed by:173
Symbol 166 GraphicUsed by:173
Symbol 167 GraphicUsed by:173
Symbol 168 GraphicUsed by:173
Symbol 169 GraphicUsed by:173
Symbol 170 GraphicUsed by:173
Symbol 171 GraphicUsed by:173
Symbol 172 GraphicUsed by:173
Symbol 173 MovieClipUses:162 5 163 164 165 166 167 168 169 170 171 172Used by:Timeline
Symbol 174 ShapeTweeningUsed by:178
Symbol 175 ShapeTweeningUsed by:178
Symbol 176 SoundUsed by:178
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:174 175 176 177Used by:Timeline
Symbol 179 GraphicUsed by:Timeline
Symbol 180 GraphicUsed by:Timeline
Symbol 181 EditableTextUses:157Used by:Timeline
Symbol 182 FontUsed by:183 185 189 273 375 380 383 384 405 406
Symbol 183 TextUses:182Used by:Timeline
Symbol 184 EditableTextUses:157Used by:Timeline
Symbol 185 TextUses:182Used by:Timeline
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClipUses:186Used by:Timeline
Symbol 188 GraphicUsed by:191
Symbol 189 TextUses:182Used by:191
Symbol 190 GraphicUsed by:191
Symbol 191 ButtonUses:188 189 190 41Used by:Timeline
Symbol 192 GraphicUsed by:194
Symbol 193 SoundUsed by:194
Symbol 194 MovieClipUses:192 193Used by:Timeline
Symbol 195 GraphicUsed by:Timeline
Symbol 196 TextUses:107Used by:Timeline
Symbol 197 TextUses:107Used by:Timeline
Symbol 198 EditableTextUses:157Used by:Timeline
Symbol 199 EditableTextUses:157Used by:Timeline
Symbol 200 EditableTextUses:157Used by:Timeline
Symbol 201 EditableTextUses:157Used by:Timeline
Symbol 202 EditableTextUses:157Used by:Timeline
Symbol 203 TextUses:107Used by:Timeline
Symbol 204 TextUses:107Used by:Timeline
Symbol 205 EditableTextUses:157Used by:Timeline
Symbol 206 EditableTextUses:157Used by:Timeline
Symbol 207 EditableTextUses:157Used by:Timeline
Symbol 208 EditableTextUses:157Used by:Timeline
Symbol 209 EditableTextUses:157Used by:Timeline
Symbol 210 TextUses:107Used by:Timeline
Symbol 211 TextUses:107Used by:Timeline
Symbol 212 EditableTextUses:157Used by:Timeline
Symbol 213 EditableTextUses:157Used by:Timeline
Symbol 214 EditableTextUses:157Used by:Timeline
Symbol 215 EditableTextUses:157Used by:Timeline
Symbol 216 EditableTextUses:157Used by:Timeline
Symbol 217 TextUses:107Used by:Timeline
Symbol 218 TextUses:107Used by:Timeline
Symbol 219 EditableTextUses:157Used by:Timeline
Symbol 220 EditableTextUses:157Used by:Timeline
Symbol 221 EditableTextUses:157Used by:Timeline
Symbol 222 EditableTextUses:157Used by:Timeline
Symbol 223 EditableTextUses:157Used by:Timeline
Symbol 224 TextUses:107Used by:Timeline
Symbol 225 TextUses:107Used by:Timeline
Symbol 226 EditableTextUses:157Used by:Timeline
Symbol 227 EditableTextUses:157Used by:Timeline
Symbol 228 EditableTextUses:157Used by:Timeline
Symbol 229 EditableTextUses:157Used by:Timeline
Symbol 230 EditableTextUses:157Used by:Timeline
Symbol 231 TextUses:107Used by:Timeline
Symbol 232 TextUses:107Used by:Timeline
Symbol 233 EditableTextUses:157Used by:Timeline
Symbol 234 EditableTextUses:157Used by:Timeline
Symbol 235 EditableTextUses:157Used by:Timeline
Symbol 236 EditableTextUses:157Used by:Timeline
Symbol 237 EditableTextUses:157Used by:Timeline
Symbol 238 TextUses:107Used by:Timeline
Symbol 239 TextUses:107Used by:Timeline
Symbol 240 GraphicUsed by:246
Symbol 241 GraphicUsed by:246
Symbol 242 GraphicUsed by:246
Symbol 243 GraphicUsed by:246
Symbol 244 GraphicUsed by:246
Symbol 245 GraphicUsed by:246
Symbol 246 MovieClipUses:240 241 242 243 244 245Used by:247
Symbol 247 MovieClipUses:246Used by:Timeline
Symbol 248 EditableTextUses:157Used by:Timeline
Symbol 249 EditableTextUses:157Used by:Timeline
Symbol 250 EditableTextUses:157Used by:Timeline
Symbol 251 EditableTextUses:157Used by:Timeline
Symbol 252 EditableTextUses:157Used by:Timeline
Symbol 253 TextUses:107Used by:Timeline
Symbol 254 TextUses:107Used by:Timeline
Symbol 255 EditableTextUses:157Used by:Timeline
Symbol 256 EditableTextUses:157Used by:Timeline
Symbol 257 EditableTextUses:157Used by:Timeline
Symbol 258 EditableTextUses:157Used by:Timeline
Symbol 259 EditableTextUses:157Used by:Timeline
Symbol 260 GraphicUsed by:Timeline
Symbol 261 TextUses:107Used by:Timeline
Symbol 262 TextUses:107Used by:Timeline
Symbol 263 TextUses:107Used by:Timeline
Symbol 264 GraphicUsed by:267
Symbol 265 GraphicUsed by:267
Symbol 266 SoundUsed by:267
Symbol 267 MovieClipUses:264 265 266Used by:Timeline
Symbol 268 EditableTextUses:157Used by:Timeline
Symbol 269 EditableTextUses:157Used by:Timeline
Symbol 270 EditableTextUses:157Used by:Timeline
Symbol 271 GraphicUsed by:Timeline
Symbol 272 EditableTextUses:157Used by:Timeline
Symbol 273 TextUses:182Used by:Timeline
Symbol 274 EditableTextUses:157Used by:Timeline
Symbol 275 GraphicUsed by:Timeline
Symbol 276 TextUses:107Used by:Timeline
Symbol 277 TextUses:107Used by:Timeline
Symbol 278 GraphicUsed by:Timeline
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:300 302
Symbol 281 GraphicUsed by:297
Symbol 282 GraphicUsed by:297
Symbol 283 GraphicUsed by:297
Symbol 284 GraphicUsed by:297
Symbol 285 GraphicUsed by:297
Symbol 286 GraphicUsed by:297
Symbol 287 GraphicUsed by:297
Symbol 288 GraphicUsed by:297
Symbol 289 GraphicUsed by:297
Symbol 290 GraphicUsed by:297
Symbol 291 GraphicUsed by:297
Symbol 292 GraphicUsed by:297
Symbol 293 GraphicUsed by:297
Symbol 294 GraphicUsed by:297
Symbol 295 GraphicUsed by:297
Symbol 296 GraphicUsed by:297
Symbol 297 MovieClipUses:281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296Used by:298 301 358
Symbol 298 MovieClipUses:297Used by:300
Symbol 299 SoundUsed by:300 302 358
Symbol 300 MovieClipUses:280 1 298 299Used by:Timeline
Symbol 301 MovieClipUses:297Used by:302
Symbol 302 MovieClipUses:280 1 301 299Used by:Timeline
Symbol 303 GraphicUsed by:307
Symbol 304 GraphicUsed by:307
Symbol 305 GraphicUsed by:307
Symbol 306 GraphicUsed by:307
Symbol 307 MovieClipUses:303 304 305 306Used by:Timeline
Symbol 308 GraphicUsed by:310
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:308 11 309 4Used by:Timeline
Symbol 311 GraphicUsed by:315
Symbol 312 GraphicUsed by:315
Symbol 313 GraphicUsed by:315
Symbol 314 GraphicUsed by:315
Symbol 315 MovieClipUses:311 312 313 314 69Used by:359
Symbol 316 GraphicUsed by:326 358
Symbol 317 SoundUsed by:326 358
Symbol 318 GraphicUsed by:326
Symbol 319 GraphicUsed by:326
Symbol 320 GraphicUsed by:326
Symbol 321 GraphicUsed by:326
Symbol 322 GraphicUsed by:326
Symbol 323 GraphicUsed by:326
Symbol 324 GraphicUsed by:326
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:316 317 318 319 320 321 322 323 324 325Used by:359
Symbol 327 GraphicUsed by:358
Symbol 328 GraphicUsed by:358
Symbol 329 GraphicUsed by:358
Symbol 330 GraphicUsed by:358
Symbol 331 GraphicUsed by:358
Symbol 332 GraphicUsed by:358
Symbol 333 GraphicUsed by:358
Symbol 334 GraphicUsed by:358
Symbol 335 GraphicUsed by:358
Symbol 336 GraphicUsed by:358
Symbol 337 GraphicUsed by:358
Symbol 338 GraphicUsed by:358
Symbol 339 GraphicUsed by:358
Symbol 340 GraphicUsed by:358
Symbol 341 GraphicUsed by:358
Symbol 342 GraphicUsed by:358
Symbol 343 GraphicUsed by:358
Symbol 344 GraphicUsed by:358
Symbol 345 GraphicUsed by:358
Symbol 346 GraphicUsed by:358
Symbol 347 GraphicUsed by:358
Symbol 348 GraphicUsed by:358
Symbol 349 GraphicUsed by:358
Symbol 350 GraphicUsed by:358
Symbol 351 GraphicUsed by:358
Symbol 352 GraphicUsed by:358
Symbol 353 GraphicUsed by:358
Symbol 354 GraphicUsed by:358
Symbol 355 GraphicUsed by:358
Symbol 356 GraphicUsed by:358
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:316 317 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 297 299Used by:359
Symbol 359 MovieClipUses:315 326 358Used by:Timeline
Symbol 360 GraphicUsed by:361
Symbol 361 MovieClipUses:360Used by:Timeline
Symbol 362 GraphicUsed by:Timeline
Symbol 363 GraphicUsed by:Timeline
Symbol 364 EditableTextUses:157Used by:Timeline
Symbol 365 EditableTextUses:157Used by:Timeline
Symbol 366 EditableTextUses:157Used by:Timeline
Symbol 367 GraphicUsed by:Timeline
Symbol 368 EditableTextUses:157Used by:Timeline
Symbol 369 GraphicUsed by:Timeline
Symbol 370 GraphicUsed by:Timeline
Symbol 371 GraphicUsed by:Timeline
Symbol 372 GraphicUsed by:Timeline
Symbol 373 GraphicUsed by:Timeline
Symbol 374 GraphicUsed by:Timeline
Symbol 375 TextUses:182Used by:Timeline
Symbol 376 ShapeTweeningUsed by:Timeline
Symbol 377 MovieClipUses:162 163Used by:Timeline
Symbol 378 ShapeTweeningUsed by:Timeline
Symbol 379 GraphicUsed by:Timeline
Symbol 380 TextUses:182Used by:Timeline
Symbol 381 GraphicUsed by:Timeline
Symbol 382 GraphicUsed by:Timeline
Symbol 383 TextUses:182Used by:Timeline
Symbol 384 TextUses:182Used by:Timeline
Symbol 385 GraphicUsed by:387  Timeline
Symbol 386 GraphicUsed by:387
Symbol 387 ButtonUses:385 386 41Used by:Timeline
Symbol 388 GraphicUsed by:Timeline
Symbol 389 EditableTextUses:157Used by:Timeline
Symbol 390 EditableTextUses:157Used by:Timeline
Symbol 391 EditableTextUses:157Used by:Timeline
Symbol 392 GraphicUsed by:Timeline
Symbol 393 GraphicUsed by:Timeline
Symbol 394 EditableTextUses:157Used by:Timeline
Symbol 395 EditableTextUses:157Used by:Timeline
Symbol 396 EditableTextUses:157Used by:Timeline
Symbol 397 GraphicUsed by:Timeline
Symbol 398 EditableTextUses:157Used by:Timeline
Symbol 399 TextUses:157Used by:Timeline
Symbol 400 EditableTextUses:157Used by:Timeline
Symbol 401 EditableTextUses:157Used by:Timeline
Symbol 402 EditableTextUses:157Used by:Timeline
Symbol 403 GraphicUsed by:404
Symbol 404 MovieClipUses:403Used by:Timeline
Symbol 405 TextUses:182Used by:Timeline
Symbol 406 TextUses:182Used by:Timeline
Symbol 407 FontUsed by:408 410 412 414 415 427
Symbol 408 TextUses:407Used by:428  Timeline
Symbol 409 GraphicUsed by:413 416 428 438
Symbol 410 TextUses:407Used by:413 438
Symbol 411 GraphicUsed by:413 416 428 438
Symbol 412 TextUses:407Used by:413 438  Timeline
Symbol 413 ButtonUses:409 410 411 412 41Used by:Timeline
Symbol 414 TextUses:407Used by:416
Symbol 415 TextUses:407Used by:416  Timeline
Symbol 416 ButtonUses:409 414 411 415 41Used by:Timeline
Symbol 417 GraphicUsed by:Timeline
Symbol 418 SoundUsed by:Timeline
Symbol 419 EditableTextUses:157Used by:Timeline
Symbol 420 EditableTextUses:157Used by:Timeline
Symbol 421 EditableTextUses:157Used by:Timeline
Symbol 422 GraphicUsed by:Timeline
Symbol 423 EditableTextUses:157Used by:Timeline
Symbol 424 EditableTextUses:157Used by:Timeline
Symbol 425 EditableTextUses:157Used by:Timeline
Symbol 426 EditableTextUses:157Used by:Timeline
Symbol 427 TextUses:407Used by:428
Symbol 428 ButtonUses:409 427 411 408 41Used by:Timeline
Symbol 429 GraphicUsed by:Timeline
Symbol 430 EditableTextUses:157Used by:Timeline
Symbol 431 EditableTextUses:157Used by:Timeline
Symbol 432 EditableTextUses:157Used by:Timeline
Symbol 433 GraphicUsed by:Timeline
Symbol 434 EditableTextUses:157Used by:Timeline
Symbol 435 EditableTextUses:157Used by:Timeline
Symbol 436 EditableTextUses:157Used by:Timeline
Symbol 437 EditableTextUses:157Used by:Timeline
Symbol 438 ButtonUses:409 410 411 412 41Used by:Timeline

Instance Names

"pacman3"Frame 314Symbol 156 MovieClip
"pacman2"Frame 314Symbol 156 MovieClip
"pacman4"Frame 314Symbol 156 MovieClip
"pacman5"Frame 314Symbol 156 MovieClip
"pacman6"Frame 314Symbol 156 MovieClip
"pacman1"Frame 314Symbol 156 MovieClip
"pacman7"Frame 314Symbol 156 MovieClip
"pacman9"Frame 314Symbol 156 MovieClip
"pacman8"Frame 314Symbol 156 MovieClip
"pacman10"Frame 314Symbol 156 MovieClip
"pacman11"Frame 314Symbol 156 MovieClip
"pacman12"Frame 314Symbol 156 MovieClip
"pacman13"Frame 314Symbol 156 MovieClip
"pacman14"Frame 314Symbol 156 MovieClip
"pacman16"Frame 314Symbol 156 MovieClip
"pacman15"Frame 314Symbol 156 MovieClip
"pacman18"Frame 314Symbol 156 MovieClip
"pacman17"Frame 314Symbol 156 MovieClip
"objftest"Frame 314Symbol 158 EditableText
"objcframe"Frame 314Symbol 159 EditableText
"objtest"Frame 314Symbol 160 EditableText
"player"Frame 314Symbol 173 MovieClip
"smoke"Frame 314Symbol 178 MovieClip
"alldie"Frame 314Symbol 194 MovieClip
"pacman3"Frame 316Symbol 156 MovieClip
"pacman2"Frame 316Symbol 156 MovieClip
"pacman4"Frame 316Symbol 156 MovieClip
"pacman5"Frame 316Symbol 156 MovieClip
"pacman6"Frame 316Symbol 156 MovieClip
"pacman1"Frame 316Symbol 156 MovieClip
"pacman7"Frame 316Symbol 156 MovieClip
"pacman9"Frame 316Symbol 156 MovieClip
"pacman8"Frame 316Symbol 156 MovieClip
"pacman10"Frame 316Symbol 156 MovieClip
"pacman11"Frame 316Symbol 156 MovieClip
"pacman12"Frame 316Symbol 156 MovieClip
"pacman13"Frame 316Symbol 156 MovieClip
"pacman14"Frame 316Symbol 156 MovieClip
"pacman16"Frame 316Symbol 156 MovieClip
"pacman15"Frame 316Symbol 156 MovieClip
"pacman18"Frame 316Symbol 156 MovieClip
"pacman17"Frame 316Symbol 156 MovieClip
"objftest"Frame 316Symbol 198 EditableText
"objcframe"Frame 316Symbol 199 EditableText
"objtest"Frame 316Symbol 200 EditableText
"player"Frame 316Symbol 173 MovieClip
"smoke"Frame 316Symbol 178 MovieClip
"alldie"Frame 316Symbol 194 MovieClip
"pacman3"Frame 318Symbol 156 MovieClip
"pacman2"Frame 318Symbol 156 MovieClip
"pacman4"Frame 318Symbol 156 MovieClip
"pacman5"Frame 318Symbol 156 MovieClip
"pacman6"Frame 318Symbol 156 MovieClip
"pacman1"Frame 318Symbol 156 MovieClip
"pacman7"Frame 318Symbol 156 MovieClip
"pacman9"Frame 318Symbol 156 MovieClip
"pacman8"Frame 318Symbol 156 MovieClip
"pacman10"Frame 318Symbol 156 MovieClip
"pacman11"Frame 318Symbol 156 MovieClip
"pacman12"Frame 318Symbol 156 MovieClip
"pacman13"Frame 318Symbol 156 MovieClip
"pacman14"Frame 318Symbol 156 MovieClip
"pacman16"Frame 318Symbol 156 MovieClip
"pacman15"Frame 318Symbol 156 MovieClip
"pacman18"Frame 318Symbol 156 MovieClip
"pacman17"Frame 318Symbol 156 MovieClip
"objftest"Frame 318Symbol 205 EditableText
"objcframe"Frame 318Symbol 206 EditableText
"objtest"Frame 318Symbol 207 EditableText
"player"Frame 318Symbol 173 MovieClip
"smoke"Frame 318Symbol 178 MovieClip
"alldie"Frame 318Symbol 194 MovieClip
"pacman3"Frame 320Symbol 156 MovieClip
"pacman2"Frame 320Symbol 156 MovieClip
"pacman1"Frame 320Symbol 156 MovieClip
"pacman4"Frame 320Symbol 156 MovieClip
"pacman5"Frame 320Symbol 156 MovieClip
"pacman8"Frame 320Symbol 156 MovieClip
"pacman7"Frame 320Symbol 156 MovieClip
"pacman6"Frame 320Symbol 156 MovieClip
"pacman9"Frame 320Symbol 156 MovieClip
"pacman10"Frame 320Symbol 156 MovieClip
"pacman11"Frame 320Symbol 156 MovieClip
"pacman14"Frame 320Symbol 156 MovieClip
"pacman13"Frame 320Symbol 156 MovieClip
"pacman12"Frame 320Symbol 156 MovieClip
"pacman15"Frame 320Symbol 156 MovieClip
"pacman16"Frame 320Symbol 156 MovieClip
"pacman17"Frame 320Symbol 156 MovieClip
"pacman18"Frame 320Symbol 156 MovieClip
"objftest"Frame 320Symbol 212 EditableText
"objcframe"Frame 320Symbol 213 EditableText
"objtest"Frame 320Symbol 214 EditableText
"player"Frame 320Symbol 173 MovieClip
"smoke"Frame 320Symbol 178 MovieClip
"alldie"Frame 320Symbol 194 MovieClip
"pacman1"Frame 322Symbol 156 MovieClip
"pacman2"Frame 322Symbol 156 MovieClip
"pacman3"Frame 322Symbol 156 MovieClip
"pacman4"Frame 322Symbol 156 MovieClip
"pacman5"Frame 322Symbol 156 MovieClip
"pacman6"Frame 322Symbol 156 MovieClip
"pacman7"Frame 322Symbol 156 MovieClip
"pacman8"Frame 322Symbol 156 MovieClip
"pacman9"Frame 322Symbol 156 MovieClip
"pacman10"Frame 322Symbol 156 MovieClip
"pacman11"Frame 322Symbol 156 MovieClip
"pacman12"Frame 322Symbol 156 MovieClip
"pacman13"Frame 322Symbol 156 MovieClip
"pacman14"Frame 322Symbol 156 MovieClip
"pacman15"Frame 322Symbol 156 MovieClip
"pacman16"Frame 322Symbol 156 MovieClip
"pacman17"Frame 322Symbol 156 MovieClip
"pacman18"Frame 322Symbol 156 MovieClip
"objftest"Frame 322Symbol 219 EditableText
"objcframe"Frame 322Symbol 220 EditableText
"objtest"Frame 322Symbol 221 EditableText
"player"Frame 322Symbol 173 MovieClip
"smoke"Frame 322Symbol 178 MovieClip
"alldie"Frame 322Symbol 194 MovieClip
"pacman5"Frame 324Symbol 156 MovieClip
"pacman1"Frame 324Symbol 156 MovieClip
"pacman2"Frame 324Symbol 156 MovieClip
"pacman3"Frame 324Symbol 156 MovieClip
"pacman6"Frame 324Symbol 156 MovieClip
"pacman4"Frame 324Symbol 156 MovieClip
"pacman9"Frame 324Symbol 156 MovieClip
"pacman11"Frame 324Symbol 156 MovieClip
"pacman8"Frame 324Symbol 156 MovieClip
"pacman10"Frame 324Symbol 156 MovieClip
"pacman14"Frame 324Symbol 156 MovieClip
"pacman7"Frame 324Symbol 156 MovieClip
"pacman12"Frame 324Symbol 156 MovieClip
"pacman13"Frame 324Symbol 156 MovieClip
"pacman15"Frame 324Symbol 156 MovieClip
"pacman16"Frame 324Symbol 156 MovieClip
"pacman17"Frame 324Symbol 156 MovieClip
"pacman18"Frame 324Symbol 156 MovieClip
"objftest"Frame 324Symbol 226 EditableText
"objcframe"Frame 324Symbol 227 EditableText
"objtest"Frame 324Symbol 228 EditableText
"player"Frame 324Symbol 173 MovieClip
"smoke"Frame 324Symbol 178 MovieClip
"alldie"Frame 324Symbol 194 MovieClip
"pacman1"Frame 326Symbol 156 MovieClip
"pacman2"Frame 326Symbol 156 MovieClip
"pacman3"Frame 326Symbol 156 MovieClip
"pacman4"Frame 326Symbol 156 MovieClip
"pacman5"Frame 326Symbol 156 MovieClip
"pacman6"Frame 326Symbol 156 MovieClip
"pacman7"Frame 326Symbol 156 MovieClip
"pacman8"Frame 326Symbol 156 MovieClip
"pacman9"Frame 326Symbol 156 MovieClip
"pacman10"Frame 326Symbol 156 MovieClip
"pacman11"Frame 326Symbol 156 MovieClip
"pacman13"Frame 326Symbol 156 MovieClip
"pacman12"Frame 326Symbol 156 MovieClip
"pacman15"Frame 326Symbol 156 MovieClip
"pacman14"Frame 326Symbol 156 MovieClip
"pacman17"Frame 326Symbol 156 MovieClip
"pacman16"Frame 326Symbol 156 MovieClip
"pacman18"Frame 326Symbol 156 MovieClip
"objftest"Frame 326Symbol 233 EditableText
"objcframe"Frame 326Symbol 234 EditableText
"objtest"Frame 326Symbol 235 EditableText
"player"Frame 326Symbol 173 MovieClip
"smoke"Frame 326Symbol 178 MovieClip
"alldie"Frame 326Symbol 194 MovieClip
"pacman3"Frame 328Symbol 156 MovieClip
"pacman2"Frame 328Symbol 156 MovieClip
"pacman4"Frame 328Symbol 156 MovieClip
"pacman5"Frame 328Symbol 156 MovieClip
"pacman6"Frame 328Symbol 156 MovieClip
"pacman1"Frame 328Symbol 156 MovieClip
"pacman7"Frame 328Symbol 156 MovieClip
"pacman9"Frame 328Symbol 156 MovieClip
"pacman8"Frame 328Symbol 156 MovieClip
"pacman10"Frame 328Symbol 156 MovieClip
"pacman11"Frame 328Symbol 156 MovieClip
"pacman12"Frame 328Symbol 156 MovieClip
"pacman13"Frame 328Symbol 156 MovieClip
"pacman14"Frame 328Symbol 156 MovieClip
"pacman16"Frame 328Symbol 156 MovieClip
"pacman15"Frame 328Symbol 156 MovieClip
"pacman18"Frame 328Symbol 156 MovieClip
"pacman17"Frame 328Symbol 156 MovieClip
"blackpac1"Frame 328Symbol 247 MovieClip
"objftest"Frame 328Symbol 248 EditableText
"objcframe"Frame 328Symbol 249 EditableText
"objtest"Frame 328Symbol 250 EditableText
"player"Frame 328Symbol 173 MovieClip
"smoke"Frame 328Symbol 178 MovieClip
"alldie"Frame 328Symbol 194 MovieClip
"pacman3"Frame 330Symbol 156 MovieClip
"pacman2"Frame 330Symbol 156 MovieClip
"pacman4"Frame 330Symbol 156 MovieClip
"pacman5"Frame 330Symbol 156 MovieClip
"pacman6"Frame 330Symbol 156 MovieClip
"pacman1"Frame 330Symbol 156 MovieClip
"pacman7"Frame 330Symbol 156 MovieClip
"pacman9"Frame 330Symbol 156 MovieClip
"pacman8"Frame 330Symbol 156 MovieClip
"pacman10"Frame 330Symbol 156 MovieClip
"pacman11"Frame 330Symbol 156 MovieClip
"pacman12"Frame 330Symbol 156 MovieClip
"pacman13"Frame 330Symbol 156 MovieClip
"pacman14"Frame 330Symbol 156 MovieClip
"pacman16"Frame 330Symbol 156 MovieClip
"pacman15"Frame 330Symbol 156 MovieClip
"pacman18"Frame 330Symbol 156 MovieClip
"pacman17"Frame 330Symbol 156 MovieClip
"blackpac1"Frame 330Symbol 247 MovieClip
"blackpac1"Frame 330Symbol 247 MovieClip
"blackpac1"Frame 330Symbol 247 MovieClip
"objftest"Frame 330Symbol 255 EditableText
"objcframe"Frame 330Symbol 256 EditableText
"objtest"Frame 330Symbol 257 EditableText
"player"Frame 330Symbol 173 MovieClip
"smoke"Frame 330Symbol 178 MovieClip
"alldie"Frame 330Symbol 194 MovieClip
"button3"Frame 332Symbol 267 MovieClip
"button2"Frame 332Symbol 267 MovieClip
"button1"Frame 332Symbol 267 MovieClip
"pacman1"Frame 332Symbol 156 MovieClip
"pacman2"Frame 332Symbol 156 MovieClip
"pacman3"Frame 332Symbol 156 MovieClip
"pacman9"Frame 332Symbol 156 MovieClip
"pacman4"Frame 332Symbol 156 MovieClip
"pacman7"Frame 332Symbol 156 MovieClip
"pacman6"Frame 332Symbol 156 MovieClip
"pacman5"Frame 332Symbol 156 MovieClip
"pacman10"Frame 332Symbol 156 MovieClip
"pacman11"Frame 332Symbol 156 MovieClip
"pacman12"Frame 332Symbol 156 MovieClip
"pacman17"Frame 332Symbol 156 MovieClip
"pacman13"Frame 332Symbol 156 MovieClip
"pacman14"Frame 332Symbol 156 MovieClip
"pacman8"Frame 332Symbol 156 MovieClip
"pacman16"Frame 332Symbol 156 MovieClip
"pacman15"Frame 332Symbol 156 MovieClip
"pacman18"Frame 332Symbol 156 MovieClip
"objftest"Frame 332Symbol 268 EditableText
"objcframe"Frame 332Symbol 269 EditableText
"objtest"Frame 332Symbol 270 EditableText
"player"Frame 332Symbol 173 MovieClip
"smoke"Frame 332Symbol 178 MovieClip
"alldie"Frame 332Symbol 194 MovieClip
"cball1"Frame 334Symbol 300 MovieClip
"cball2"Frame 334Symbol 302 MovieClip
"csmoke1"Frame 334Symbol 307 MovieClip
"csmoke2"Frame 334Symbol 307 MovieClip
"pacman4"Frame 334Symbol 156 MovieClip
"pacman5"Frame 334Symbol 156 MovieClip
"pacman6"Frame 334Symbol 156 MovieClip
"pacman3"Frame 334Symbol 156 MovieClip
"pacman2"Frame 334Symbol 156 MovieClip
"pacman1"Frame 334Symbol 156 MovieClip
"pacman7"Frame 334Symbol 156 MovieClip
"pacman8"Frame 334Symbol 156 MovieClip
"pacman11"Frame 334Symbol 156 MovieClip
"pacman9"Frame 334Symbol 156 MovieClip
"pacman10"Frame 334Symbol 156 MovieClip
"kingpacman"Frame 334Symbol 359 MovieClip
"life"Frame 334Symbol 361 MovieClip
"objtest"Frame 334Symbol 364 EditableText
"objftest"Frame 334Symbol 365 EditableText
"objcframe"Frame 334Symbol 366 EditableText
"player"Frame 334Symbol 173 MovieClip
"smoke"Frame 334Symbol 178 MovieClip
"timeadd"Frame 334Symbol 187 MovieClip
"pacman1"Frame 525Symbol 156 MovieClip
"pacman2"Frame 525Symbol 156 MovieClip
"pacman3"Frame 525Symbol 156 MovieClip
"pacman9"Frame 525Symbol 156 MovieClip
"pacman4"Frame 525Symbol 156 MovieClip
"pacman7"Frame 525Symbol 156 MovieClip
"pacman6"Frame 525Symbol 156 MovieClip
"pacman5"Frame 525Symbol 156 MovieClip
"pacman10"Frame 525Symbol 156 MovieClip
"pacman11"Frame 525Symbol 156 MovieClip
"pacman12"Frame 525Symbol 156 MovieClip
"pacman17"Frame 525Symbol 156 MovieClip
"pacman13"Frame 525Symbol 156 MovieClip
"pacman14"Frame 525Symbol 156 MovieClip
"pacman8"Frame 525Symbol 156 MovieClip
"pacman16"Frame 525Symbol 156 MovieClip
"pacman15"Frame 525Symbol 156 MovieClip
"pacman18"Frame 525Symbol 156 MovieClip
"objftest"Frame 525Symbol 389 EditableText
"objcframe"Frame 525Symbol 390 EditableText
"objtest"Frame 525Symbol 391 EditableText
"player"Frame 525Symbol 173 MovieClip
"smoke"Frame 525Symbol 178 MovieClip
"pacman1"Frame 526Symbol 156 MovieClip
"pacman2"Frame 526Symbol 156 MovieClip
"pacman3"Frame 526Symbol 156 MovieClip
"pacman9"Frame 526Symbol 156 MovieClip
"pacman4"Frame 526Symbol 156 MovieClip
"pacman7"Frame 526Symbol 156 MovieClip
"pacman6"Frame 526Symbol 156 MovieClip
"pacman5"Frame 526Symbol 156 MovieClip
"pacman10"Frame 526Symbol 156 MovieClip
"pacman11"Frame 526Symbol 156 MovieClip
"pacman12"Frame 526Symbol 156 MovieClip
"pacman17"Frame 526Symbol 156 MovieClip
"pacman13"Frame 526Symbol 156 MovieClip
"pacman14"Frame 526Symbol 156 MovieClip
"pacman8"Frame 526Symbol 156 MovieClip
"pacman16"Frame 526Symbol 156 MovieClip
"pacman15"Frame 526Symbol 156 MovieClip
"pacman18"Frame 526Symbol 156 MovieClip
"objftest"Frame 526Symbol 394 EditableText
"objcframe"Frame 526Symbol 395 EditableText
"objtest"Frame 526Symbol 396 EditableText
"player"Frame 526Symbol 173 MovieClip
"smoke"Frame 526Symbol 178 MovieClip
"ball"Frame 526Symbol 404 MovieClip
"pacman1"Frame 527Symbol 156 MovieClip
"pacman2"Frame 527Symbol 156 MovieClip
"pacman3"Frame 527Symbol 156 MovieClip
"pacman9"Frame 527Symbol 156 MovieClip
"pacman4"Frame 527Symbol 156 MovieClip
"pacman7"Frame 527Symbol 156 MovieClip
"pacman10"Frame 527Symbol 156 MovieClip
"pacman11"Frame 527Symbol 156 MovieClip
"pacman17"Frame 527Symbol 156 MovieClip
"pacman13"Frame 527Symbol 156 MovieClip
"pacman15"Frame 527Symbol 156 MovieClip
"pacman18"Frame 527Symbol 156 MovieClip
"objftest"Frame 527Symbol 419 EditableText
"objcframe"Frame 527Symbol 420 EditableText
"objtest"Frame 527Symbol 421 EditableText
"player"Frame 527Symbol 173 MovieClip
"smoke"Frame 527Symbol 178 MovieClip
"ball"Frame 527Symbol 404 MovieClip
"pacman1"Frame 528Symbol 156 MovieClip
"pacman2"Frame 528Symbol 156 MovieClip
"pacman9"Frame 528Symbol 156 MovieClip
"pacman7"Frame 528Symbol 156 MovieClip
"pacman10"Frame 528Symbol 156 MovieClip
"pacman13"Frame 528Symbol 156 MovieClip
"pacman18"Frame 528Symbol 156 MovieClip
"objftest"Frame 528Symbol 430 EditableText
"objcframe"Frame 528Symbol 431 EditableText
"objtest"Frame 528Symbol 432 EditableText
"player"Frame 528Symbol 173 MovieClip
"smoke"Frame 528Symbol 178 MovieClip
"ball"Frame 528Symbol 404 MovieClip
"bar"Symbol 10 MovieClip Frame 1Symbol 7 MovieClip
"pcman"Symbol 156 MovieClip Frame 1Symbol 155 MovieClip
"ball"Symbol 173 MovieClip Frame 1Symbol 162 MovieClip
"cannon"Symbol 300 MovieClip Frame 1Symbol 280 MovieClip
"cannon"Symbol 301 MovieClip Frame 1Symbol 297 MovieClip
"cannon"Symbol 302 MovieClip Frame 1Symbol 280 MovieClip
"ball"Symbol 377 MovieClip Frame 1Symbol 162 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "cannonhit"
ExportAssets (56)Timeline Frame 1Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 1Symbol 3 as "jumpsnd"
ExportAssets (56)Timeline Frame 1Symbol 4 as "boing"
ExportAssets (56)Timeline Frame 2Symbol 4 as "boing"
ExportAssets (56)Timeline Frame 83Symbol 3 as "jumpsnd"
ExportAssets (56)Timeline Frame 314Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 316Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 318Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 320Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 322Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 324Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 326Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 328Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 330Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 332Symbol 2 as "jazz1"
ExportAssets (56)Timeline Frame 334Symbol 1 as "cannonhit"
ExportAssets (56)Timeline Frame 334Symbol 1 as "cannonhit"
ExportAssets (56)Timeline Frame 334Symbol 4 as "boing"
ExportAssets (56)Timeline Frame 334Symbol 2 as "jazz1"
EnableDebugger2 (64)Timeline Frame 131 bytes "..$1$9E$QSDpamTjtHj6ZNE5JMokD/."
DebugMX1 (63)Timeline Frame 1

Labels

"loaded"Symbol 10 MovieClip Frame 3

Dynamic Text Variables

ftestSymbol 158 EditableText""
cframeSymbol 159 EditableText""
testSymbol 160 EditableText""
nopacSymbol 181 EditableText"10"
pactimeSymbol 184 EditableText"60"
ftestSymbol 198 EditableText""
cframeSymbol 199 EditableText""
testSymbol 200 EditableText""
nopacSymbol 201 EditableText"20"
pactimeSymbol 202 EditableText"50"
ftestSymbol 205 EditableText""
cframeSymbol 206 EditableText""
testSymbol 207 EditableText""
nopacSymbol 208 EditableText"30"
pactimeSymbol 209 EditableText"40"
ftestSymbol 212 EditableText""
cframeSymbol 213 EditableText""
testSymbol 214 EditableText""
nopacSymbol 215 EditableText"20"
pactimeSymbol 216 EditableText"50"
ftestSymbol 219 EditableText""
cframeSymbol 220 EditableText""
testSymbol 221 EditableText""
nopacSymbol 222 EditableText"20"
pactimeSymbol 223 EditableText"48"
ftestSymbol 226 EditableText""
cframeSymbol 227 EditableText""
testSymbol 228 EditableText""
nopacSymbol 229 EditableText"26"
pactimeSymbol 230 EditableText"48"
ftestSymbol 233 EditableText""
cframeSymbol 234 EditableText""
testSymbol 235 EditableText""
nopacSymbol 236 EditableText"28"
pactimeSymbol 237 EditableText"48"
ftestSymbol 248 EditableText""
cframeSymbol 249 EditableText""
testSymbol 250 EditableText""
nopacSymbol 251 EditableText"20"
pactimeSymbol 252 EditableText"60"
ftestSymbol 255 EditableText""
cframeSymbol 256 EditableText""
testSymbol 257 EditableText""
nopacSymbol 258 EditableText"30"
pactimeSymbol 259 EditableText"40"
ftestSymbol 268 EditableText""
cframeSymbol 269 EditableText""
testSymbol 270 EditableText""
nopacSymbol 272 EditableText"3"
pactimeSymbol 274 EditableText"30"
testSymbol 364 EditableText""
ftestSymbol 365 EditableText""
cframeSymbol 366 EditableText""
pactimeSymbol 368 EditableText"60"
ftestSymbol 389 EditableText""
cframeSymbol 390 EditableText""
testSymbol 391 EditableText""
ftestSymbol 394 EditableText""
cframeSymbol 395 EditableText""
testSymbol 396 EditableText""
tyme1Symbol 398 EditableText"0"
tyme2Symbol 400 EditableText"0"
tyme3Symbol 401 EditableText"0"
tyme4Symbol 402 EditableText"0"
ftestSymbol 419 EditableText""
cframeSymbol 420 EditableText""
testSymbol 421 EditableText""
tyme1Symbol 423 EditableText"0"
tyme2Symbol 424 EditableText"0"
tyme3Symbol 425 EditableText"0"
tyme4Symbol 426 EditableText"0"
ftestSymbol 430 EditableText""
cframeSymbol 431 EditableText""
testSymbol 432 EditableText""
tyme1Symbol 434 EditableText"0"
tyme2Symbol 435 EditableText"0"
tyme3Symbol 436 EditableText"0"
tyme4Symbol 437 EditableText"0"




http://swfchan.com/2/5536/info.shtml
Created: 15/6 -2019 11:13:41 Last modified: 15/6 -2019 11:13:41 Server time: 19/04 -2024 23:59:02