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

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

Monster Poolside Sumo.swf

This is the info page for
Flash #27339

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


Text
...It may take a long time to load, please be patient

Vincent

Rasper

Wally

Little
Nose

Doof

To Select a Player

Simply click your mouse on the monster you
want to use

To Play the Game

You have 60 seconds per level to knock your
opponent out of the ring. Each level consists of 3
games. You need to win 2 or more out 3 to
progress on to the next level

Controls

Up = Forward
Left/ Right = Rotate

Graphics & Sound

Hamish Cooper

Programming & Debugging

James Tibbles

Design Concept

James Tibbles
Jeffrey Coghlan
Hamish Cooper

Project Supervision

Jeffrey Coghlan

PLAYER

COMPUTER

1

1

1

00

00

LEVEL

LIVES

04

0

To play more free games and download our free screensaver, visit www.matmi.com

To play more free games and download our free screensaver, visit www.matmi.com

Player Scored!

Player Scored!

Computer Scored!

Computer Scored!

Get
Ready

Get
Ready

Your Score

Computer Score

10

10

Go

10

10

Menu

Game Over

Game Over

.

0

games@matmi.com

games@matmi.com

For more games like this visit www.matmi.com. For more
monster games, please visit  www.monstermafia.com.
We design can design a range of online games, Contact us if
you would like us to make you a game -                             f
Thanks for playing!

1

00

00

04

Congratulations!

Congratulations!

You've completed the game!
For more games like this, please visit www.matmi.com, and for more
monster games, please visit our new site at www.monstermafia.com.
We can design a range of online games, from simple linear games to
advanced action games. If you would like us to create a game for you,
please email us at games@matmi.com
Thanks for playing!

ActionScript [AS1/AS2]

Frame 1
total = Math.round(getBytesTotal() / 1024); fscommand ("fullscreen", "true");
Frame 2
loadtext = ("Loading " add total) add " Kb";
Frame 9
var loadAmount = _totalframes; if (_framesloaded == loadAmount) { stop(); gotoAndStop (11); } else { loaded = Math.round(getBytesLoaded() / 1024); total = Math.round(getBytesTotal() / 1024); gotoAndPlay (2); }
Frame 10
gotoAndStop (11);
Frame 11
stop();
Frame 75
stopAllSounds(); gotoAndPlay (271);
Frame 76
tellTarget (_root.spotlight) { gotoAndStop (2); };
Frame 82
tellTarget (_root.spotlight) { gotoAndStop (2); };
Frame 115
stopAllSounds(); gotoAndPlay (271);
Frame 116
tellTarget (_root.spotlight) { gotoAndStop (3); };
Frame 122
tellTarget (_root.spotlight) { gotoAndStop (3); };
Frame 155
stopAllSounds(); gotoAndPlay (271);
Frame 156
tellTarget (_root.spotlight) { gotoAndStop (4); };
Frame 162
tellTarget (_root.spotlight) { gotoAndStop (4); };
Frame 207
stopAllSounds(); gotoAndPlay (271);
Frame 270
stopAllSounds(); gotoAndPlay (271);
Frame 271
if (_root.level == 1) { _root.ygreaterthannull = 0.13; _root.ylessthannull = 0.13; _root.xgreaterthannull = 0.13; _root.xlessthannull = 0.13; _root.max = 2.5; _root.waitfor = 4; } if (5 < _root.level) { gotoAndStop (407); } if ((1 < _root.level) and (_root.newlevel == true)) { _root.ygreaterthannull = _root.ygreaterthannull + 0.03; _root.xgreaterthannull = _root.xgreaterthannull + 0.04; _root.ylessthannull = _root.ylessthannull + 0.03; _root.xlessthannull = _root.xlessthannull + 0.04; _root.waitfor = _root.waitfor - 0.2; } if (int(_root.playertotal) < 10) { _root.playertotal = "0" + int(_root.playertotal); } if (int(_root.computertotal) < 10) { _root.computertotal = "0" + int(_root.computertotal); }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 158 MovieClip in Frame 271
onClipEvent (enterFrame) { if (_root.enemy.hittest(this)) { tellTarget (_root.computerview.mov) { gotoAndPlay (2); }; _root.scorer = "computer"; _root.youscore = int(_root.youscore) + 1; tellTarget ("../") { nextFrame(); }; } if (_root.you.hittest(this)) { tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; _root.scorer = "player"; _root.enemyscore = int(_root.enemyscore) + 1; tellTarget ("../") { nextFrame(); }; } }
Instance of Symbol 167 MovieClip in Frame 271
onClipEvent (load) { tellTarget (this) { gotoAndStop(_root.playerchosen); }; }
Instance of Symbol 169 MovieClip "you" in Frame 271
onClipEvent (load) { t = new Sound(); t.attachSound("gong1"); t.start(0, 1); }
Frame 299
stop();
Instance of Symbol 192 MovieClip "enemy" in Frame 299
onClipEvent (load) { ecollision = false; edisable = false; ewait = 0; eangle = 90; _root.ealreadycounted = false; } onClipEvent (enterFrame) { if (Key.isDown(39)) { etorque = 1.5; } else if (Key.isDown(37)) { etorque = -1.5; } else { etorque = 0; } } onClipEvent (load) { tellTarget (this) { gotoAndStop(_root.playerchosen); }; eangle = 90; exv = 0; ex = 0; ey = 0; eyv = 0; exa = 0; eya = 0; ev = 0; edrag = 0; evisc = 0.05; escore = 0; etimer = 0; } onClipEvent (enterFrame) { ertorque = 0.3 * eAngVelocity; eAngAcceleration = etorque - ertorque; eAngVelocity = eAngVelocity + eAngAcceleration; eangle = eangle + eAngVelocity; if (eangle < 0) { eangle = eangle + 360; } if (360 < eangle) { eangle = eangle - 360; } ev = Math.sqrt((exv * exv) + (eyv * eyv)); edrag = evisc * ev; if (edisable == false) { if (Key.isDown(38) and (ewait == 0)) { eforce = 0; } else { eforce = 0; } if (Key.isDown(38) and (edisable == false)) { eforce = 0.4; } else { eforce = 0; } exa = ((edrag * exv) * -1) + (eforce * Math.sin((Math.PI/180) * eangle)); eya = ((edrag * eyv) * -1) - (eforce * Math.cos((Math.PI/180) * eangle)); } exv = exv + exa; eyv = eyv + eya; if (5 < eyv) { eyv = 5; } if (5 < exv) { exv = 5; } _y = (_y + eyv); _x = (_x + exv); _rotation = eangle; if (edisable == true) { ewait = ewait + 1; if ((ewait >= 10) and ((_root.playerchosen >= 2) and (4 >= _root.playerchosen))) { edisable = false; ewait = 0; } if ((ewait >= 12) and ((_root.playerchosen == 1) or (_root.playerchosen == 5))) { edisable = false; ewait = 0; } } }
Instance of Symbol 195 MovieClip "you" in Frame 299
onClipEvent (load) { score = 0; timer = 0; temp_y = 0; temp_x = 0; _root.alreadycounted = false; collision = false; disable = false; wait = 0; } onClipEvent (load) { s = new Sound(); s.attachSound("boing"); } onClipEvent (enterFrame) { if (random(5) == 1) { action = "run"; } else { action = "attack"; } circx = this._x; circy = this._y; pointx = _root.enemy._x; pointy = _root.enemy._y; if ((circx < pointx) and (circy < pointy)) { angle = Math.atan(Math.abs(circy - pointy) / Math.abs(circx - pointx)); degrees = (angle * 180) / Math.pi; setProperty(this, _rotation , degrees + 90); } else if ((circx < pointx) and (pointy < circy)) { angle = Math.atan(Math.abs(circy - pointy) / Math.abs(circx - pointx)); degrees = (angle * 180) / Math.pi; setProperty(this, _rotation , 90 - degrees); } else if ((pointx < circx) and (circy < pointy)) { angle = Math.atan(Math.abs(circx - pointx) / Math.abs(circy - pointy)); degrees = (angle * 180) / Math.pi; setProperty(this, _rotation , -(180 - degrees)); } else if ((pointx < circx) and (pointy < circy)) { angle = Math.atan(Math.abs(circy - pointy) / Math.abs(circx - pointx)); degrees = (angle * 180) / Math.pi; setProperty(this, _rotation , -(90 - degrees)); } } onClipEvent (enterFrame) { if (disable == true) { wait = wait + 1; if (wait >= _root.waitfor) { disable = false; wait = 0; } } if (disable == false) { if (_root.enemy.hit.hitTest(this.hit2)) { action = "attack"; s.start(0, 1); tempy = _root.enemy.eyv; tempx = _root.enemy.exv; _root.enemy.eyv = 1.7 * temp_y; _root.enemy.exv = 1.4 * temp_x; temp_y = tempy; temp_x = tempx; disable = true; _root.enemy.edisable = true; } } } onClipEvent (enterFrame) { if ((disable == false) and (action == "attack")) { if (_root.enemy._y < _y) { if (temp_y < 0) { temp_y = temp_y - _root.ylessthannull; } else { temp_y = temp_y - _root.xgreaterthannull; } } else if (0 < temp_y) { temp_y = temp_y + _root.ylessthannull; } else { temp_y = temp_y + _root.xgreaterthannull; } if (_root.enemy._x < _x) { if (0 < temp_x) { temp_x = temp_x - _root.xgreaterthannull; } else { temp_x = temp_x - _root.xlessthannull; } } else if (temp_x < 0) { temp_x = temp_x + _root.xgreaterthannull; } else { temp_x = temp_x + _root.xlessthannull; } if (temp_x < (-_root.max)) { temp_x = -_root.max; } if (_root.max < temp_x) { temp_x = _root.max; } if (temp_y < (-_root.max)) { temp_y = -_root.max; } if (_root.max < temp_y) { temp_y = _root.max; } } setProperty(this, _y , _y + temp_y); setProperty(this, _x , _x + temp_x); }
Frame 300
play(); _root.enemy.eangle = 90; _root.enemy.exv = 0; _root.enemy.ex = 0; _root.enemy.ey = 0; _root.enemy.eyv = 0; _root.enemy.exa = 0; _root.enemy.eya = 0; _root.enemy.ev = 0; _root.enemy.evisc = 0.02; _root.enemy.edrag = 0; _root.you.angle = 90; _root.you.xv = 0; _root.you.x = 0; _root.you.y = 0; _root.you.yv = 0; _root.you.xa = 0; _root.you.ya = 0; _root.you.v = 0; _root.you.visc = 0.02; _root.you.drag = 0; _root.you.temp_y = 0; _root.you.temp_x = 0; _root.wait = true;
Instance of Symbol 196 MovieClip "fuckhead" in Frame 300
onClipEvent (load) { tellTarget (_root.enemy) { gotoAndStop(_root.playerchosen); }; }
Instance of Symbol 204 MovieClip "scored_text" in Frame 300
onClipEvent (enterFrame) { if (_root.scorer == "computer") { tellTarget ("/scored_text") { gotoAndStop (2); }; if (_root.scorer == "player") { tellTarget ("/scored_text") { gotoAndStop (1); }; } } if (int(_root.playertotal) < 10) { _root.playertotal = "0" + int(_root.playertotal); } if (int(_root.computertotal) < 10) { _root.computertotal = "0" + int(_root.computertotal); } }
Frame 368
stop(); if (2 < (_root.enemyscore + _root.youscore)) { tellTarget (_root.levelresult) { gotoAndPlay (2); }; } else { play(); }
Frame 405
gotoAndPlay (299);
Frame 406
score = _root.score;
Frame 407
if (_root.level < 5) { gotoAndPlay (272); } else { name = _root.name; tellTarget (_root.player_view.mov) { gotoAndPlay (2); }; stop(); }
Symbol 40 MovieClip Frame 1
play();
Symbol 40 MovieClip Frame 35
if (_root.level >= 1) { tellTarget ("../") { gotoAndStop (1); }; }
Symbol 41 MovieClip Frame 1
stop();
Symbol 41 MovieClip Frame 2
stop();
Symbol 42 Button
on (rollOver) { tellTarget (_root.spotlight) { gotoAndStop (1); }; tellTarget (_root.vincent_mov) { gotoAndStop (2); }; } on (rollOut) { tellTarget (_root.vincent_mov) { gotoAndStop (1); }; } on (press) { _root.playerchosen = 1; _root.playertotal = 0; _root.computertotal = 0; _root.level = 1; _root.num_lives = 4; _root.level = 1; gotoAndPlay (12); }
Symbol 43 Button
on (rollOver) { tellTarget ("rasper_mov") { gotoAndPlay (2); }; tellTarget (_root.spotlight) { gotoAndStop (2); }; } on (rollOut) { tellTarget ("rasper_mov") { gotoAndStop (1); }; } on (press) { _root.playertotal = 0; _root.computertotal = 0; _root.level = 1; _root.num_lives = 4; _root.playerchosen = 2; _root.level = 1; gotoAndPlay (76); }
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 2
play();
Symbol 63 MovieClip Frame 63
if (_root.level >= 1) { gotoAndStop (1); } else { gotoAndPlay (2); }
Symbol 77 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 24
if (_root.level >= 1) { tellTarget ("../") { gotoAndStop (1); }; } else { gotoAndPlay (2); }
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 2
play();
Symbol 83 MovieClip Frame 60
if (_root.level >= 1) { tellTarget ("../") { gotoAndStop (1); }; } else { gotoAndPlay (2); }
Symbol 84 Button
on (press) { _root.playerchosen = 3; _root.playertotal = 0; _root.computertotal = 0; _root.level = 1; _root.num_lives = 4; _root.level = 1; gotoAndPlay (116); } on (rollOver) { tellTarget (_root.spotlight) { gotoAndStop (3); }; tellTarget ("wally_mov") { gotoAndPlay (2); }; } on (rollOut) { tellTarget ("wally_mov") { gotoAndStop (1); }; }
Symbol 85 Button
on (press) { _root.playerchosen = 5; _root.playertotal = 0; _root.computertotal = 0; _root.level = 1; _root.num_lives = 4; gotoAndPlay (156); } on (rollOver) { tellTarget (_root.spotlight) { gotoAndStop (4); }; tellTarget ("gumber_mov") { gotoAndPlay (2); }; } on (rollOut) { tellTarget ("gumber_mov") { gotoAndStop (1); }; }
Symbol 93 MovieClip Frame 1
stop();
Symbol 93 MovieClip Frame 80
if (_root.level >= 1) { tellTarget ("../") { gotoAndPlay (1); }; } else { gotoAndPlay (2); }
Symbol 94 Button
on (press) { _root.playerchosen = 4; _root.playertotal = 0; _root.computertotal = 0; _root.level = 1; _root.num_lives = 4; gotoAndPlay (208); } on (rollOver) { tellTarget (_root.spotlight) { gotoAndStop (5); }; tellTarget ("dufer_mov") { gotoAndPlay (2); }; } on (rollOut) { tellTarget ("dufer_mov") { gotoAndStop (1); }; }
Symbol 108 MovieClip Frame 1
stop();
Symbol 112 Button
on (release) { getURL ("http://www.matmi.com", "_blank"); }
Symbol 124 MovieClip Frame 5
stop();
Symbol 137 MovieClip Frame 5
stop();
Symbol 143 MovieClip Frame 1
stop();
Symbol 167 MovieClip Frame 1
stop();
Symbol 167 MovieClip Frame 2
stop();
Symbol 167 MovieClip Frame 3
stop();
Symbol 167 MovieClip Frame 4
stop();
Symbol 167 MovieClip Frame 5
stop();
Symbol 169 MovieClip Frame 1
gotoAndStop(_root.level);
Symbol 169 MovieClip Frame 2
stop();
Symbol 169 MovieClip Frame 3
stop();
Symbol 169 MovieClip Frame 4
stop();
Symbol 169 MovieClip Frame 5
stop();
Symbol 174 MovieClip Frame 1
level = _root.level;
Symbol 182 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
tellTarget ("../" + _root.playerchosen) { gotoAndPlay (2); };
Symbol 183 MovieClip Frame 1
gotoAndStop(_root.playerchosen);
Symbol 183 MovieClip Frame 2
stop();
Symbol 183 MovieClip Frame 3
stop();
Symbol 183 MovieClip Frame 4
stop();
Symbol 183 MovieClip Frame 5
stop();
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 2
tellTarget (("../" + _root.level) + "c") { gotoAndPlay (2); };
Symbol 185 MovieClip Frame 1
gotoAndStop(_root.level + "c"); stop();
Symbol 185 MovieClip Frame 2
stop();
Symbol 185 MovieClip Frame 3
stop();
Symbol 185 MovieClip Frame 4
stop();
Symbol 185 MovieClip Frame 5
gotoAndStop(_root.level);
Symbol 190 Button
on (release) { getURL ("http://www.matmi.com/multimedia/games.htm", "_blank"); }
Symbol 191 MovieClip Frame 1
level = _root.level;
Symbol 192 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 2
stop();
Symbol 192 MovieClip Frame 3
stop();
Symbol 192 MovieClip Frame 4
stop();
Symbol 192 MovieClip Frame 5
stop();
Symbol 194 MovieClip Frame 11
stop();
Symbol 195 MovieClip Frame 1
gotoAndStop(_root.level);
Symbol 195 MovieClip Frame 2
stop();
Symbol 195 MovieClip Frame 3
stop();
Symbol 195 MovieClip Frame 4
stop();
Symbol 195 MovieClip Frame 5
stop();
Symbol 196 MovieClip Frame 1
stop();
Symbol 196 MovieClip Frame 2
stop();
Symbol 196 MovieClip Frame 3
stop();
Symbol 196 MovieClip Frame 4
stop();
Symbol 196 MovieClip Frame 5
stop();
Symbol 197 MovieClip Frame 1
gotoAndStop(_root.level);
Symbol 197 MovieClip Frame 2
stop();
Symbol 197 MovieClip Frame 3
stop();
Symbol 197 MovieClip Frame 4
stop();
Symbol 197 MovieClip Frame 5
stop();
Symbol 200 MovieClip Frame 4
_root.playertotal = int(_root.playertotal) + 1;
Symbol 200 MovieClip Frame 50
gotoAndStop (1);
Symbol 203 MovieClip Frame 4
_root.computertotal = int(_root.computertotal) + 1;
Symbol 203 MovieClip Frame 50
stop();
Symbol 204 MovieClip Frame 1
stop();
Symbol 204 MovieClip Frame 2
stop();
Symbol 210 MovieClip Frame 1
stop();
Symbol 210 MovieClip Frame 2
stop();
Symbol 218 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 2
stop();
Symbol 223 Button
on (release) { if (3 < _root.num_attempts) { stop(); tellTarget ("../") { gotoAndStop ("end"); }; } else { tellTarget ("../computerview") { gotoAndStop(_root.level); }; tellTarget (_root) { gotoAndPlay ("begin"); }; } _root.enemyscore = 0; _root.youscore = 0; }
Symbol 224 MovieClip Frame 1
if (int(_root.playertotal) < 10) { _root.playertotal = "0" + int(_root.playertotal); } if (int(_root.computertotal) < 10) { _root.computertotal = "0" + int(_root.computertotal); } stop();
Symbol 224 MovieClip Frame 2
play();
Symbol 224 MovieClip Frame 24
enemyscore = _root.enemyscore; youscore = _root.youscore; if (enemyscore < 1) { enemyscore = 0; } if (youscore < 1) { youscore = 0; } if (_root.enemyscore >= _root.youscore) { tellTarget ("next") { gotoAndStop (1); }; } else { _root.num_lives = "0" + (_root.num_lives - 1); tellTarget ("next") { gotoAndStop (2); }; }
Symbol 224 MovieClip Frame 26
if (_root.enemyscore >= _root.youscore) { tellTarget ("next") { gotoAndStop (1); }; } else if (3 >= _root.num_attempts) { tellTarget ("next") { gotoAndStop (2); }; }
Symbol 224 MovieClip Frame 33
if (_root.enemyscore >= _root.youscore) { tellTarget ("next") { gotoAndStop (1); }; } else if (3 >= _root.num_attempts) { tellTarget ("next") { gotoAndStop (2); }; }
Symbol 224 MovieClip Frame 35
if (_root.enemyscore >= _root.youscore) { _root.newlevel = true; _root.level = int(_root.level) + 1; _root.playertotal = int(_root.playertotal) + 5; tellTarget ("next") { gotoAndStop (1); }; } else if (3 >= _root.num_attempts) { _root.num_attempts = _root.num_attempts + 1; _root.newlevel = false; _root.computertotal = int(_root.computertotal) + 5; tellTarget ("next") { gotoAndStop (2); }; } stop();
Symbol 230 Button
on (release) { gotoAndStop (11); }
Symbol 240 Button
on (release) { getURL ("mailto:games@matmi.com"); }
Symbol 242 MovieClip Frame 19
if (int(playertotal) < int(_root.computertotal)) { difference_score = int(_root.computertotal) - int(_root.playertotal); comment = "Looks like you lost against the computer! Never mind, why not try again!"; } else { difference_score = int(_root.playertotal) - int(_root.computertotal); comment = "Well done! You beat the computer! "; } stop();

Library Items

Symbol 1 Sound [boing]
Symbol 2 Sound [gong1]
Symbol 3 GraphicUsed by:42 43 84 85 94  Timeline
Symbol 4 GraphicUsed by:Timeline
Symbol 5 FontUsed by:6 7 10 118 119 120 121 122 123 129 130 131 132 133 134 135 136
Symbol 6 EditableTextUses:5Used by:Timeline
Symbol 7 TextUses:5Used by:Timeline
Symbol 8 GraphicUsed by:224  Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 10 EditableTextUses:5Used by:Timeline
Symbol 11 GraphicUsed by:19
Symbol 12 GraphicUsed by:19
Symbol 13 GraphicUsed by:19
Symbol 14 GraphicUsed by:19
Symbol 15 GraphicUsed by:19
Symbol 16 GraphicUsed by:19
Symbol 17 GraphicUsed by:19
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:11 12 13 14 15 16 17 18Used by:Timeline
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:Timeline
Symbol 22 GraphicUsed by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 GraphicUsed by:25
Symbol 25 ButtonUses:24Used by:41 142
Symbol 26 GraphicUsed by:40 142
Symbol 27 GraphicUsed by:40 142
Symbol 28 SoundUsed by:40
Symbol 29 GraphicUsed by:40
Symbol 30 GraphicUsed by:40
Symbol 31 GraphicUsed by:40
Symbol 32 GraphicUsed by:40
Symbol 33 GraphicUsed by:40
Symbol 34 GraphicUsed by:40
Symbol 35 GraphicUsed by:40
Symbol 36 GraphicUsed by:40
Symbol 37 GraphicUsed by:40
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:26 27 28 29 30 31 32 33 34 35 36 37 38 39Used by:41 142
Symbol 41 MovieClipUses:25 40Used by:183 185  Timeline
Symbol 42 ButtonUses:3Used by:Timeline
Symbol 43 ButtonUses:3Used by:Timeline
Symbol 44 GraphicUsed by:63
Symbol 45 GraphicUsed by:63
Symbol 46 GraphicUsed by:63
Symbol 47 SoundUsed by:63
Symbol 48 GraphicUsed by:63
Symbol 49 GraphicUsed by:63
Symbol 50 GraphicUsed by:63
Symbol 51 GraphicUsed by:63
Symbol 52 GraphicUsed by:63
Symbol 53 GraphicUsed by:63
Symbol 54 GraphicUsed by:63
Symbol 55 GraphicUsed by:63
Symbol 56 GraphicUsed by:63
Symbol 57 GraphicUsed by:63
Symbol 58 GraphicUsed by:63
Symbol 59 GraphicUsed by:63
Symbol 60 GraphicUsed by:63
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62Used by:183 185  Timeline
Symbol 64 GraphicUsed by:77
Symbol 65 GraphicUsed by:77
Symbol 66 GraphicUsed by:77
Symbol 67 GraphicUsed by:77
Symbol 68 SoundUsed by:77
Symbol 69 GraphicUsed by:77
Symbol 70 GraphicUsed by:77
Symbol 71 GraphicUsed by:77
Symbol 72 GraphicUsed by:77
Symbol 73 GraphicUsed by:77
Symbol 74 GraphicUsed by:77
Symbol 75 GraphicUsed by:77
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:64 65 66 67 68 69 70 71 72 73 74 75 76Used by:183 185  Timeline
Symbol 78 GraphicUsed by:83
Symbol 79 GraphicUsed by:83
Symbol 80 GraphicUsed by:83
Symbol 81 SoundUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:78 79 80 81 82Used by:183 185  Timeline
Symbol 84 ButtonUses:3Used by:Timeline
Symbol 85 ButtonUses:3Used by:Timeline
Symbol 86 GraphicUsed by:93
Symbol 87 SoundUsed by:93
Symbol 88 GraphicUsed by:93
Symbol 89 GraphicUsed by:93
Symbol 90 GraphicUsed by:93
Symbol 91 GraphicUsed by:93
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:86 87 88 89 90 91 92Used by:183 185  Timeline
Symbol 94 ButtonUses:3Used by:Timeline
Symbol 95 GraphicUsed by:108 143
Symbol 96 FontUsed by:97
Symbol 97 TextUses:96Used by:108 143
Symbol 98 GraphicUsed by:108 143
Symbol 99 GraphicUsed by:108 143
Symbol 100 FontUsed by:101 103 105 107
Symbol 101 TextUses:100Used by:108 143
Symbol 102 GraphicUsed by:108 143
Symbol 103 TextUses:100Used by:108 143
Symbol 104 GraphicUsed by:108 143
Symbol 105 TextUses:100Used by:108 143
Symbol 106 GraphicUsed by:108 143
Symbol 107 TextUses:100Used by:108 143
Symbol 108 MovieClipUses:95 97 98 99 101 102 103 104 105 106 107Used by:Timeline
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:Timeline
Symbol 111 GraphicUsed by:112
Symbol 112 ButtonUses:111Used by:Timeline
Symbol 113 GraphicUsed by:126
Symbol 114 GraphicUsed by:126
Symbol 115 GraphicUsed by:126
Symbol 116 GraphicUsed by:124 126 137 139
Symbol 117 GraphicUsed by:124 126 137 139
Symbol 118 TextUses:5Used by:124
Symbol 119 TextUses:5Used by:124
Symbol 120 TextUses:5Used by:124
Symbol 121 TextUses:5Used by:124
Symbol 122 TextUses:5Used by:124
Symbol 123 TextUses:5Used by:124
Symbol 124 MovieClipUses:116 117 118 119 120 121 122 123Used by:126
Symbol 125 GraphicUsed by:126
Symbol 126 ButtonUses:113 114 115 124 125 116 117Used by:Timeline
Symbol 127 GraphicUsed by:139
Symbol 128 GraphicUsed by:139
Symbol 129 TextUses:5Used by:137
Symbol 130 TextUses:5Used by:137
Symbol 131 TextUses:5Used by:137
Symbol 132 TextUses:5Used by:137
Symbol 133 TextUses:5Used by:137
Symbol 134 TextUses:5Used by:137
Symbol 135 TextUses:5Used by:137
Symbol 136 TextUses:5Used by:137
Symbol 137 MovieClipUses:116 117 129 130 131 132 133 134 135 136Used by:139
Symbol 138 GraphicUsed by:139
Symbol 139 ButtonUses:127 128 137 138 116 117Used by:Timeline
Symbol 140 GraphicUsed by:Timeline
Symbol 141 SoundUsed by:Timeline
Symbol 142 ButtonUses:25 40 26 27Used by:Timeline
Symbol 143 MovieClipUses:95 97 98 99 101 102 103 104 105 106 107Used by:Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 GraphicUsed by:Timeline
Symbol 146 GraphicUsed by:Timeline
Symbol 147 FontUsed by:148 149 178 179
Symbol 148 TextUses:147Used by:Timeline
Symbol 149 TextUses:147Used by:Timeline
Symbol 150 GraphicUsed by:Timeline
Symbol 151 GraphicUsed by:Timeline
Symbol 152 GraphicUsed by:153 154
Symbol 153 MovieClipUses:152Used by:Timeline
Symbol 154 MovieClipUses:152Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 GraphicUsed by:Timeline
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:157Used by:Timeline
Symbol 159 GraphicUsed by:167 192 196
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:160Used by:167 169 192 195 196 197
Symbol 162 GraphicUsed by:167 169 192 195 196 197
Symbol 163 GraphicUsed by:167 169 192 195 196 197
Symbol 164 GraphicUsed by:167 169 192 195 196 197
Symbol 165 GraphicUsed by:167 169 192 195 196 197
Symbol 166 GraphicUsed by:167 169 192 195 196 197
Symbol 167 MovieClipUses:159 161 162 163 164 165 166Used by:Timeline
Symbol 168 GraphicUsed by:169 195 197
Symbol 169 MovieClipUses:162 164 161 166 163 165 168Used by:Timeline
Symbol 170 FontUsed by:171 172 175 176 177 180 181 198 199 201 202 205 206 214 215 216 217 231 232 243 244 245 246 248 249
Symbol 171 EditableTextUses:170Used by:174 191
Symbol 172 EditableTextUses:170Used by:174 191
Symbol 173 GraphicUsed by:174 191
Symbol 174 MovieClipUses:171 172 173Used by:Timeline
Symbol 175 EditableTextUses:170Used by:Timeline
Symbol 176 EditableTextUses:170Used by:Timeline
Symbol 177 EditableTextUses:170Used by:Timeline
Symbol 178 TextUses:147Used by:Timeline
Symbol 179 TextUses:147Used by:Timeline
Symbol 180 EditableTextUses:170Used by:Timeline
Symbol 181 TextUses:170Used by:Timeline
Symbol 182 MovieClipUsed by:183
Symbol 183 MovieClipUses:41 182 63 77 93 83Used by:Timeline
Symbol 184 MovieClipUsed by:185
Symbol 185 MovieClipUses:77 184 83 63 93 41Used by:Timeline
Symbol 186 GraphicUsed by:190
Symbol 187 FontUsed by:188 189 234
Symbol 188 TextUses:187Used by:190
Symbol 189 TextUses:187Used by:190
Symbol 190 ButtonUses:186 188 189Used by:Timeline
Symbol 191 MovieClipUses:171 172 173Used by:Timeline
Symbol 192 MovieClipUses:159 161 162 163 164 165 166Used by:Timeline
Symbol 193 GraphicUsed by:194
Symbol 194 MovieClipUses:193Used by:Timeline
Symbol 195 MovieClipUses:162 164 161 166 163 165 168Used by:Timeline
Symbol 196 MovieClipUses:159 161 162 163 164 165 166Used by:Timeline
Symbol 197 MovieClipUses:162 164 161 166 163 165 168Used by:Timeline
Symbol 198 TextUses:170Used by:200
Symbol 199 TextUses:170Used by:200
Symbol 200 MovieClipUses:198 199Used by:204
Symbol 201 TextUses:170Used by:203
Symbol 202 TextUses:170Used by:203
Symbol 203 MovieClipUses:201 202Used by:204
Symbol 204 MovieClipUses:200 203Used by:Timeline
Symbol 205 TextUses:170Used by:207 225
Symbol 206 TextUses:170Used by:207 225
Symbol 207 MovieClipUses:205 206Used by:Timeline
Symbol 208 GraphicUsed by:210 218
Symbol 209 GraphicUsed by:210 218
Symbol 210 MovieClipUses:208 209Used by:224
Symbol 211 GraphicUsed by:224  Timeline
Symbol 212 GraphicUsed by:224
Symbol 213 GraphicUsed by:224  Timeline
Symbol 214 TextUses:170Used by:224  Timeline
Symbol 215 TextUses:170Used by:224  Timeline
Symbol 216 EditableTextUses:170Used by:224
Symbol 217 EditableTextUses:170Used by:224
Symbol 218 MovieClipUses:208 209Used by:224
Symbol 219 GraphicUsed by:223 230 251
Symbol 220 FontUsed by:221 227 228 229 235
Symbol 221 TextUses:220Used by:223
Symbol 222 GraphicUsed by:223 230 251
Symbol 223 ButtonUses:219 221 222Used by:224
Symbol 224 MovieClipUses:210 211 8 212 213 214 215 216 217 218 223Used by:Timeline
Symbol 225 MovieClipUses:205 206Used by:Timeline
Symbol 226 GraphicUsed by:Timeline
Symbol 227 EditableTextUses:220Used by:Timeline
Symbol 228 EditableTextUses:220Used by:Timeline
Symbol 229 TextUses:220Used by:230 251
Symbol 230 ButtonUses:219 229 222Used by:Timeline
Symbol 231 TextUses:170Used by:242
Symbol 232 TextUses:170Used by:242
Symbol 233 GraphicUsed by:242
Symbol 234 EditableTextUses:187Used by:242
Symbol 235 EditableTextUses:220Used by:242
Symbol 236 GraphicUsed by:240
Symbol 237 FontUsed by:238 239 241 250
Symbol 238 TextUses:237Used by:240
Symbol 239 TextUses:237Used by:240
Symbol 240 ButtonUses:236 238 239Used by:242  Timeline
Symbol 241 TextUses:237Used by:242
Symbol 242 MovieClipUses:231 232 233 234 235 240 241Used by:Timeline
Symbol 243 EditableTextUses:170Used by:Timeline
Symbol 244 EditableTextUses:170Used by:Timeline
Symbol 245 EditableTextUses:170Used by:Timeline
Symbol 246 EditableTextUses:170Used by:Timeline
Symbol 247 GraphicUsed by:Timeline
Symbol 248 TextUses:170Used by:Timeline
Symbol 249 TextUses:170Used by:Timeline
Symbol 250 TextUses:237Used by:Timeline
Symbol 251 ButtonUses:219 229 222Used by:Timeline

Instance Names

"vincent_mov"Frame 11Symbol 41 MovieClip
"rasper_mov"Frame 11Symbol 63 MovieClip
"wally_mov"Frame 11Symbol 77 MovieClip
"gumber_mov"Frame 11Symbol 83 MovieClip
"dufer_mov"Frame 11Symbol 93 MovieClip
"spotlight"Frame 11Symbol 108 MovieClip
"spotlight"Frame 12Symbol 143 MovieClip
"spotlight"Frame 16Symbol 108 MovieClip
"spotlight"Frame 18Symbol 143 MovieClip
"rasper_mov"Frame 76Symbol 63 MovieClip
"spotlight"Frame 76Symbol 143 MovieClip
"wally_mov"Frame 116Symbol 77 MovieClip
"spotlight"Frame 116Symbol 143 MovieClip
"gumber_mov"Frame 156Symbol 83 MovieClip
"spotlight"Frame 156Symbol 143 MovieClip
"dufer_mov"Frame 208Symbol 93 MovieClip
"you"Frame 271Symbol 169 MovieClip
"levelnum"Frame 271Symbol 174 MovieClip
"player_view"Frame 271Symbol 183 MovieClip
"computerview"Frame 271Symbol 185 MovieClip
"levelnum"Frame 274Symbol 191 MovieClip
"levelnum"Frame 298Symbol 174 MovieClip
"enemy"Frame 299Symbol 192 MovieClip
"you"Frame 299Symbol 195 MovieClip
"fuckhead"Frame 300Symbol 196 MovieClip
"you"Frame 300Symbol 197 MovieClip
"scored_text"Frame 300Symbol 204 MovieClip
"levelresult"Frame 368Symbol 224 MovieClip
"player_view"Frame 407Symbol 183 MovieClip
"hit"Symbol 167 MovieClip Frame 1Symbol 161 MovieClip
"hit2"Symbol 169 MovieClip Frame 1Symbol 161 MovieClip
"1"Symbol 183 MovieClip Frame 1Symbol 41 MovieClip
"mov"Symbol 183 MovieClip Frame 1Symbol 182 MovieClip
"2"Symbol 183 MovieClip Frame 2Symbol 63 MovieClip
"3"Symbol 183 MovieClip Frame 3Symbol 77 MovieClip
"4"Symbol 183 MovieClip Frame 4Symbol 93 MovieClip
"5"Symbol 183 MovieClip Frame 5Symbol 83 MovieClip
"1c"Symbol 185 MovieClip Frame 1Symbol 77 MovieClip
"mov"Symbol 185 MovieClip Frame 1Symbol 184 MovieClip
"2c"Symbol 185 MovieClip Frame 2Symbol 83 MovieClip
"3c"Symbol 185 MovieClip Frame 3Symbol 63 MovieClip
"4c"Symbol 185 MovieClip Frame 4Symbol 93 MovieClip
"5c"Symbol 185 MovieClip Frame 5Symbol 41 MovieClip
"hit"Symbol 192 MovieClip Frame 1Symbol 161 MovieClip
"hit2"Symbol 195 MovieClip Frame 1Symbol 161 MovieClip
"hit"Symbol 196 MovieClip Frame 1Symbol 161 MovieClip
"hit2"Symbol 197 MovieClip Frame 1Symbol 161 MovieClip
"player"Symbol 204 MovieClip Frame 1Symbol 200 MovieClip
"next"Symbol 224 MovieClip Frame 1Symbol 210 MovieClip
"next"Symbol 224 MovieClip Frame 33Symbol 218 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "boing"
ExportAssets (56)Timeline Frame 1Symbol 2 as "gong1"

Labels

"loading"Frame 2
"begin"Frame 271
"end"Frame 406
"1"Symbol 167 MovieClip Frame 1
"2"Symbol 167 MovieClip Frame 2
"3"Symbol 167 MovieClip Frame 3
"5"Symbol 167 MovieClip Frame 4
"4"Symbol 167 MovieClip Frame 5
"1"Symbol 169 MovieClip Frame 1
"2"Symbol 169 MovieClip Frame 2
"3"Symbol 169 MovieClip Frame 3
"4"Symbol 169 MovieClip Frame 4
"5"Symbol 169 MovieClip Frame 5
"1"Symbol 183 MovieClip Frame 1
"2"Symbol 183 MovieClip Frame 2
"3"Symbol 183 MovieClip Frame 3
"4"Symbol 183 MovieClip Frame 4
"5"Symbol 183 MovieClip Frame 5
"1c"Symbol 185 MovieClip Frame 1
"2c"Symbol 185 MovieClip Frame 2
"3c"Symbol 185 MovieClip Frame 3
"4c"Symbol 185 MovieClip Frame 4
"5c"Symbol 185 MovieClip Frame 5
"1"Symbol 192 MovieClip Frame 1
"2"Symbol 192 MovieClip Frame 2
"3"Symbol 192 MovieClip Frame 3
"5"Symbol 192 MovieClip Frame 4
"4"Symbol 192 MovieClip Frame 5
"1"Symbol 195 MovieClip Frame 1
"2"Symbol 195 MovieClip Frame 2
"3"Symbol 195 MovieClip Frame 3
"4"Symbol 195 MovieClip Frame 4
"5"Symbol 195 MovieClip Frame 5
"1"Symbol 196 MovieClip Frame 1
"2"Symbol 196 MovieClip Frame 2
"3"Symbol 196 MovieClip Frame 3
"5"Symbol 196 MovieClip Frame 4
"4"Symbol 196 MovieClip Frame 5
"1"Symbol 197 MovieClip Frame 1
"2"Symbol 197 MovieClip Frame 2
"3"Symbol 197 MovieClip Frame 3
"4"Symbol 197 MovieClip Frame 4
"5"Symbol 197 MovieClip Frame 5

Dynamic Text Variables

loadtextSymbol 6 EditableText""
loadtextSymbol 10 EditableText""
levelSymbol 171 EditableText"1"
levelSymbol 172 EditableText"1"
_root.levelSymbol 175 EditableText"1"
playertotalSymbol 176 EditableText"00"
computertotalSymbol 177 EditableText"00"
num_livesSymbol 180 EditableText"04"
enemyscoreSymbol 216 EditableText"10"
youscoreSymbol 217 EditableText"10"
playertotalSymbol 227 EditableText"10"
computertotalSymbol 228 EditableText"10"
commentSymbol 234 EditableText"."
difference_scoreSymbol 235 EditableText"0"
_root.levelSymbol 243 EditableText"1"
playertotalSymbol 244 EditableText"00"
computertotalSymbol 245 EditableText"00"
num_livesSymbol 246 EditableText"04"




http://swfchan.com/6/27339/info.shtml
Created: 21/5 -2019 16:25:38 Last modified: 21/5 -2019 16:25:38 Server time: 29/04 -2024 18:35:38