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

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

If I Ruled Design.swf

This is the info page for
Flash #17249

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


Text
loading

by four inches of ego design
a gratuitous design production

jan tschichold

herbert bayer

josef muller-brockmann

milton glaser

paul rand

me vs. the dead white men

mostly

if i ruled design...

enter

enter

enter

you are the protagonist of this game -- namely me.
your task is to rule design; and in order to do so you
will need to fight your way through the dead history
of graphic design. you will come face to face with
some of the most dangerous players, so be ready.
the opponents you will face will hurl their cliches at
you in order to defeat you. constant vigilance....

round one: jan tschichold, elitist designer
goal: knock him out before your power = 0

introduction

to go right
to go left
to duck
to punch

right arrow
left arrow
down arrow
spacebar

go ahead and try it...

space

instructions

introduction

introduction

instructions

instructions

play

play

start

%

tschichold

you

100%

85%

70%

55%

40%

25%

10%

0%

congratulations... you have defeated the nefarious tschichold
but your fight to rule design is far from over.

round two: herbert bayer, universal designer
goal: knock him out before running out of power

press return/enter to continue

lure him back out by
moving backwards

KNOCK HIM OUT

congratulations... you have defeated the bauhaus bad-man
but your fight to rule design is still far from over.

round three: josef muller-brockmann and the
omni-present grid
goal: knock him out before your power = 0

bayer

brockman

congratulations... you have defeated captain systematic
but your fight to rule design is still far from over.

round four: milton glaser and the counterculture ripoff
goal: knock him out before your power = 0

glaser

congratulations... you have defeated countercultural ripoffs
but your fight to rule design is still far from over.

final round: paul rand and the corporate look-alikes
goal: knock him out before your power = 0

rand

you

congratulations... you fought through the dead history
of  graphic design and led us to the promised land.
you now rule graphic design.

play again

play again

play again

the nefarious tschichold was too much
for you. the world of design remains in
the unrelenting grip of its own dead
history. you have failed and condemned
the world to a life of endless repetition.

you have been defeated...

the bauhaus bad-man was too much
for you. the world of design remains in
the unrelenting grip of its own dead
history. you have failed and condemned
the world to a life of endless repetition.

captain systematic was too much for
you. the world of design remains in the
unrelenting grip of its own dead history.
you have failed and condemned the
world to a life of endless repetition.

the king of countercultural ripoffs has
proved too powerful for you. the world
of design remains in the unrelenting grip
of its own dead history. you have failed
and condemned the world to a life of
endless repetition.

the endless production of the corporate
shill was just too overwhelming for you.
the world of design remains in the
unrelenting grip of its own dead history.
you have failed and condemned the
world to a life of endless repetition.

ActionScript [AS1/AS2]

Frame 3
loadedFrames = _root.getBytesLoaded(); totalFrames = _root.getBytesTotal(); if (loadedFrames < totalFrames) { percentageOutput = int((loadedFrames / totalFrames) * 100) + "%"; gotoAndPlay (2); } else if (loadedFrames == totalFrames) { percentageOutput = "100%"; gotoAndPlay (4); }
Frame 10
stop();
Frame 11
stop();
Frame 12
stop(); Mouse.hide(); test = false;
Instance of Symbol 106 MovieClip "jan" in Frame 12
onClipEvent (enterFrame) { deltaX = _root.me._x - _x; deltaY = _root.me._y - _y; distance = Math.sqrt((deltaX * deltaX) + (deltaY * deltaY)); if (distance < 100) { _x = (_x - 16); } if (distance < 150) { _x = (_x - 12); } if (distance < 240) { _x = (_x - 8); } if (distance > 330) { _x = (_x + 6); } }
Instance of Symbol 115 MovieClip "score" in Frame 12
onClipEvent (load) { numbers = "100"; } onClipEvent (enterFrame) { if (_root.test == false) { if (numbers == 0) { tellTarget ("_root.jan") { gotoAndPlay (21); tellTarget ("_root.knock") { gotoAndPlay (20); }; }; _root.test = true; } } }
Instance of Symbol 142 MovieClip "rebound" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x + 20); tellTarget ("_root.lure") { gotoAndPlay (2); }; }; } }
Instance of Symbol 147 MovieClip "stay" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x - 20); }; } }
Frame 13
stop(); test = false;
Instance of Symbol 210 MovieClip "jan" in Frame 13
onClipEvent (enterFrame) { deltaX = _root.me._x - _x; deltaY = _root.me._y - _y; distance = Math.sqrt((deltaX * deltaX) + (deltaY * deltaY)); if (distance < 110) { _x = (_x - 6); } if (distance < 210) { _x = (_x - 5); } if (distance < 310) { _x = (_x - 4); } if (distance > 320) { _x = (_x + 5); } }
Instance of Symbol 115 MovieClip "score" in Frame 13
onClipEvent (load) { numbers = "100"; } onClipEvent (enterFrame) { if (_root.test == false) { if (numbers == 20) { _root.test = true; tellTarget ("_root.knock") { gotoAndPlay (2); }; } } }
Instance of Symbol 142 MovieClip "rebound" in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x + 20); tellTarget ("_root.lure") { gotoAndPlay (2); }; }; } }
Instance of Symbol 147 MovieClip "stay" in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x - 20); }; } }
Frame 14
stop(); test = false;
Instance of Symbol 238 MovieClip "jan" in Frame 14
onClipEvent (enterFrame) { deltaX = _root.me._x - _x; deltaY = _root.me._y - _y; distance = Math.sqrt((deltaX * deltaX) + (deltaY * deltaY)); if (distance < 60) { _x = (_x - 14); } if (distance < 130) { _x = (_x - 11); } if (distance < 200) { _x = (_x - 8); } if (distance > 280) { _x = (_x + 10); } }
Instance of Symbol 115 MovieClip "score" in Frame 14
onClipEvent (load) { numbers = "100"; } onClipEvent (enterFrame) { if (_root.test == false) { if (numbers == 10) { _root.test = true; tellTarget ("_root.knock") { gotoAndPlay (2); }; } } }
Instance of Symbol 142 MovieClip "rebound" in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x + 20); tellTarget ("_root.lure") { gotoAndPlay (2); }; }; } }
Instance of Symbol 147 MovieClip "stay" in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x - 20); }; } }
Frame 15
stop(); test = false;
Instance of Symbol 267 MovieClip "jan" in Frame 15
onClipEvent (enterFrame) { deltaX = _root.me._x - _x; deltaY = _root.me._y - _y; distance = Math.sqrt((deltaX * deltaX) + (deltaY * deltaY)); if (distance < 200) { _x = (_x - 10); } if (distance > 360) { _x = (_x + 8); } }
Instance of Symbol 115 MovieClip "score" in Frame 15
onClipEvent (load) { numbers = "100"; } onClipEvent (enterFrame) { if (_root.test == false) { if (numbers == 10) { _root.test = true; tellTarget ("_root.knock") { gotoAndPlay (2); }; } } }
Instance of Symbol 142 MovieClip "rebound" in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x + 20); tellTarget ("_root.lure") { gotoAndPlay (2); }; }; } }
Instance of Symbol 147 MovieClip "stay" in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x - 20); }; } }
Frame 16
stop(); test = false;
Instance of Symbol 115 MovieClip "score" in Frame 16
onClipEvent (load) { numbers = "100"; } onClipEvent (enterFrame) { if (_root.test == false) { if (numbers == 10) { _root.test = true; tellTarget ("_root.knock") { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (_root.test == true) { if (numbers == 0) { tellTarget ("_root.me") { gotoAndStop (46); }; } } }
Instance of Symbol 298 MovieClip "jan" in Frame 16
onClipEvent (enterFrame) { deltaX = _root.me._x - _x; deltaY = _root.me._y - _y; distance = Math.sqrt((deltaX * deltaX) + (deltaY * deltaY)); if (distance < 150) { _x = (_x - 15); } if (distance > 360) { _x = (_x + 10); } }
Instance of Symbol 142 MovieClip "rebound" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x + 20); tellTarget ("_root.lure") { gotoAndPlay (2); }; }; } }
Instance of Symbol 147 MovieClip "stay" in Frame 16
onClipEvent (enterFrame) { if (this.hitTest(_root.me)) { tellTarget ("_root.me") { _x = (_x - 20); }; } }
Frame 17
stopAllSounds(); Mouse.show();
Frame 18
stop();
Frame 19
stopAllSounds(); Mouse.show();
Frame 20
stop();
Frame 21
stopAllSounds(); Mouse.show();
Frame 22
stop();
Frame 23
stopAllSounds(); Mouse.show();
Frame 24
stop();
Frame 25
stopAllSounds(); Mouse.show();
Frame 26
stop();
Symbol 44 Button
on (release) { gotoAndPlay (11); }
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 2
stop();
Symbol 55 Button
on (keyPress "<Space>") { gotoAndPlay (2); }
Symbol 66 MovieClip Frame 1
stop();
Symbol 68 Button
on (keyPress "<Right>") { _x = (_x + 20); } on (keyPress "<Left>") { _x = (_x - 20); } on (keyPress "<Down>") { gotoAndPlay (14); }
Instance of Symbol 52 MovieClip "mehit" in Symbol 69 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.jan.janreact.typo.typohit)) { tellTarget ("_root.smack2") { gotoAndPlay (2); tellTarget ("_root.me") { gotoAndPlay (28); }; }; } }
Symbol 69 MovieClip Frame 13
gotoAndPlay (1);
Symbol 69 MovieClip Frame 27
gotoAndPlay (1);
Symbol 69 MovieClip Frame 34
gotoAndPlay (1);
Symbol 69 MovieClip Frame 45
stop();
Symbol 69 MovieClip Frame 50
stop();
Symbol 79 MovieClip Frame 1
stop();
Symbol 79 MovieClip Frame 2
stop();
Symbol 83 Button
on (release) { tellTarget ("_root.introbox") { gotoAndStop (1); tellTarget ("_root.instructbox") { gotoAndStop (1); }; }; }
Symbol 87 Button
on (release) { tellTarget ("_root.introbox") { gotoAndStop (2); tellTarget ("_root.instructbox") { gotoAndStop (2); }; }; }
Symbol 92 Button
on (release) { gotoAndPlay (12); }
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 2
tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 105 MovieClip Frame 1
stop();
Instance of Symbol 99 MovieClip "janhit" in Symbol 105 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; } }
Symbol 105 MovieClip Frame 8
gotoAndStop (1);
Symbol 105 MovieClip Frame 9
play();
Symbol 105 MovieClip Frame 25
stop();
Symbol 106 MovieClip Frame 20
gotoAndPlay (1);
Symbol 106 MovieClip Frame 21
play();
Symbol 106 MovieClip Frame 35
stop();
Symbol 109 MovieClip Frame 1
stop();
Symbol 109 MovieClip Frame 2
oldValue = Number(_root.score.numbers); newValue = oldValue.valueOf() - 100; _root.score.numbers = newValue;
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
tellTarget ("_root.power") { nextFrame(); };
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 2
stop();
Symbol 127 MovieClip Frame 3
stop();
Symbol 127 MovieClip Frame 4
stop();
Symbol 127 MovieClip Frame 5
stop();
Symbol 127 MovieClip Frame 6
stop();
Symbol 127 MovieClip Frame 7
stop();
Symbol 127 MovieClip Frame 8
play();
Symbol 127 MovieClip Frame 11
tellTarget ("_root.me") { gotoAndPlay (35); };
Symbol 127 MovieClip Frame 21
stop(); gotoAndPlay (1);
Symbol 129 MovieClip Frame 34
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Instance of Symbol 129 MovieClip "typocontrol" in Symbol 130 MovieClip Frame 1
onClipEvent (enterFrame) { tellTarget (_root.typocontrol) { gotoAndStop(Math.floor(Math.random() * 58) + 2); }; }
Symbol 130 MovieClip Frame 2
gotoAndPlay (1);
Symbol 139 Button
on (keyPress "<Enter>") { _root.gotoAndPlay("bayer"); }
Symbol 140 MovieClip Frame 1
stop();
Symbol 140 MovieClip Frame 13
stop();
Symbol 140 MovieClip Frame 22
tellTarget ("_root.jan") { gotoAndPlay (21); }; stopAllSounds();
Symbol 140 MovieClip Frame 30
stop();
Symbol 145 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 2
tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 209 MovieClip Frame 1
stop();
Instance of Symbol 154 MovieClip in Symbol 209 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.test == false) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; } } } onClipEvent (enterFrame) { if (_root.test == true) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan") { gotoAndPlay (31); tellTarget ("_root.knock") { gotoAndPlay (6); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; }; }; } } }
Symbol 209 MovieClip Frame 11
gotoAndStop (1);
Symbol 210 MovieClip Frame 30
gotoAndPlay (1);
Symbol 210 MovieClip Frame 31
tellTarget ("_root.typoout") { stop(); };
Symbol 210 MovieClip Frame 45
stop();
Symbol 211 MovieClip Frame 1
stop();
Symbol 211 MovieClip Frame 2
oldValue = Number(_root.score.numbers); newValue = oldValue.valueOf() - 20; _root.score.numbers = newValue;
Symbol 213 MovieClip Frame 18
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 30
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 42
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 52
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 61
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 75
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Symbol 213 MovieClip Frame 85
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); };
Instance of Symbol 213 MovieClip "typocontrol" in Symbol 214 MovieClip Frame 1
onClipEvent (enterFrame) { tellTarget (_root.typocontrol) { gotoAndStop(Math.floor(Math.random() * 94) + 2); }; }
Symbol 214 MovieClip Frame 2
gotoAndPlay (1);
Symbol 220 Button
on (keyPress "<Enter>") { _root.gotoAndPlay("brockmann"); }
Symbol 221 MovieClip Frame 1
stop();
Symbol 221 MovieClip Frame 5
stop();
Symbol 221 MovieClip Frame 11
stopAllSounds();
Symbol 221 MovieClip Frame 19
stop();
Symbol 223 MovieClip Frame 1
stop();
Symbol 223 MovieClip Frame 2
stop();
Symbol 223 MovieClip Frame 3
stop();
Symbol 223 MovieClip Frame 4
stop();
Symbol 223 MovieClip Frame 5
stop();
Symbol 223 MovieClip Frame 6
stop();
Symbol 223 MovieClip Frame 7
stop();
Symbol 223 MovieClip Frame 8
play();
Symbol 223 MovieClip Frame 10
tellTarget ("_root.me") { gotoAndPlay (35); };
Symbol 223 MovieClip Frame 20
_root.gotoAndPlay("blose"); stop();
Symbol 235 MovieClip Frame 1
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 235 MovieClip Frame 2
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 235 MovieClip Frame 3
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 235 MovieClip Frame 4
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 235 MovieClip Frame 5
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 235 MovieClip Frame 6
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; stop();
Symbol 236 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 2
play();
Symbol 237 MovieClip Frame 1
stop();
Instance of Symbol 154 MovieClip in Symbol 237 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.test == false) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; } } } onClipEvent (enterFrame) { if (_root.test == true) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan") { gotoAndPlay (17); tellTarget ("_root.knock") { gotoAndPlay (6); numbers = "0"; tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; }; }; } } }
Symbol 237 MovieClip Frame 10
gotoAndStop (1);
Symbol 238 MovieClip Frame 16
gotoAndPlay (1);
Symbol 238 MovieClip Frame 18
oldValue = Number(_root.score.numbers); newValue = oldValue.valueOf() + 5; _root.score.numbers = newValue;
Symbol 238 MovieClip Frame 30
stop();
Symbol 239 MovieClip Frame 1
stop();
Symbol 239 MovieClip Frame 2
oldValue = Number(_root.score.numbers); newValue = oldValue.valueOf() - 15; _root.score.numbers = newValue;
Symbol 240 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 2
stop();
Symbol 240 MovieClip Frame 3
stop();
Symbol 240 MovieClip Frame 4
stop();
Symbol 240 MovieClip Frame 5
stop();
Symbol 240 MovieClip Frame 6
stop();
Symbol 240 MovieClip Frame 7
stop();
Symbol 240 MovieClip Frame 8
play();
Symbol 240 MovieClip Frame 10
tellTarget ("_root.me") { gotoAndPlay (35); };
Symbol 240 MovieClip Frame 20
gotoAndPlay (1); stop();
Symbol 242 MovieClip Frame 18
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (3); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 242 MovieClip Frame 39
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (3); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 242 MovieClip Frame 54
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (3); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 242 MovieClip Frame 69
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (3); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 242 MovieClip Frame 90
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (3); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 11
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 27
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 40
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 54
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 68
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 80
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 243 MovieClip Frame 94
tellTarget (_root.jan.janreact.typo.grid) { gotoAndStop(Math.floor(Math.random() * 5) + 1); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 244 MovieClip Frame 2
gotoAndPlay (1);
Instance of Symbol 243 MovieClip "typocontrol" in Symbol 244 MovieClip Frame 2
onClipEvent (enterFrame) { tellTarget (_root.typocontrol) { gotoAndStop(Math.floor(Math.random() * 94) + 2); }; }
Symbol 248 Button
on (keyPress "<Enter>") { _root.gotoAndPlay("glasser"); }
Symbol 249 MovieClip Frame 1
stop();
Symbol 249 MovieClip Frame 5
stop();
Symbol 249 MovieClip Frame 11
stopAllSounds();
Symbol 249 MovieClip Frame 19
stop();
Symbol 265 MovieClip Frame 1
stop();
Symbol 266 MovieClip Frame 1
stop();
Instance of Symbol 154 MovieClip in Symbol 266 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.test == false) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; } } } onClipEvent (enterFrame) { if (_root.test == true) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan") { gotoAndPlay (23); tellTarget ("_root.knock") { gotoAndPlay (6); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; }; }; } } }
Symbol 266 MovieClip Frame 12
gotoAndStop (1);
Symbol 267 MovieClip Frame 20
gotoAndPlay (1);
Symbol 267 MovieClip Frame 35
stop();
Symbol 268 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 2
oldValue = Number(_root.score.numbers); newValue = oldValue.valueOf() - 10; _root.score.numbers = newValue;
Symbol 269 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 2
stop();
Symbol 269 MovieClip Frame 3
stop();
Symbol 269 MovieClip Frame 4
stop();
Symbol 269 MovieClip Frame 5
stop();
Symbol 269 MovieClip Frame 6
stop();
Symbol 269 MovieClip Frame 7
stop();
Symbol 269 MovieClip Frame 8
play();
Symbol 269 MovieClip Frame 10
tellTarget ("_root.me") { gotoAndPlay (35); };
Symbol 269 MovieClip Frame 20
tellTarget ("_root") { gotoAndPlay ("gllose"); }; stop();
Instance of Symbol 242 MovieClip "typocontrol" in Symbol 271 MovieClip Frame 1
onClipEvent (enterFrame) { tellTarget (_root.typocontrol) { gotoAndStop(Math.floor(Math.random() * 94) + 2); }; }
Symbol 271 MovieClip Frame 2
gotoAndPlay (1);
Symbol 275 Button
on (keyPress "<Enter>") { _root.gotoAndPlay("rand"); }
Symbol 276 MovieClip Frame 1
stop();
Symbol 276 MovieClip Frame 5
stop();
Symbol 276 MovieClip Frame 11
stopAllSounds();
Symbol 276 MovieClip Frame 19
stop();
Symbol 283 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 2
stop();
Symbol 283 MovieClip Frame 3
stop();
Symbol 283 MovieClip Frame 4
stop();
Symbol 283 MovieClip Frame 5
stop();
Symbol 283 MovieClip Frame 6
stop();
Symbol 283 MovieClip Frame 7
stop();
Symbol 283 MovieClip Frame 8
play();
Symbol 283 MovieClip Frame 10
tellTarget ("_root.me") { gotoAndPlay (35); };
Symbol 283 MovieClip Frame 19
tellTarget ("_root") { gotoAndPlay ("rlose"); };
Symbol 283 MovieClip Frame 20
stop();
Symbol 286 MovieClip Frame 1
stop();
Symbol 286 MovieClip Frame 15
stop();
Symbol 296 MovieClip Frame 1
stop();
Symbol 297 MovieClip Frame 1
stop();
Instance of Symbol 154 MovieClip in Symbol 297 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.test == false) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; } } } onClipEvent (enterFrame) { if (_root.test == true) { if (this.hitTest(_root.me.melev2.fist)) { tellTarget ("_root.smack") { gotoAndPlay (2); tellTarget ("_root.jan") { gotoAndPlay (12); tellTarget ("_root.knock") { gotoAndPlay (6); tellTarget ("_root.jan.janreact") { gotoAndPlay (2); }; }; }; }; } } }
Symbol 298 MovieClip Frame 9
gotoAndPlay (1);
Symbol 298 MovieClip Frame 30
stop();
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 19
_root.endme.me.melev2.gotoAndPlay(2);
Symbol 299 MovieClip Frame 48
_root.endme.me.melev2.gotoAndPlay(2);
Symbol 299 MovieClip Frame 66
gotoAndPlay (2);
Symbol 301 MovieClip Frame 1
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 4
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 6
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 8
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 10
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 13
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 16
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 18
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 20
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 22
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 24
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 25
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 27
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 28
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 31
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 32
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 34
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 35
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 37
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 39
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 41
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 44
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 46
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 49
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 51
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 54
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 57
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 60
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 61
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 63
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 65
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 68
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 71
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 72
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 74
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 76
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 79
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 81
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 84
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 87
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 88
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 91
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 92
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 94
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Symbol 301 MovieClip Frame 96
tellTarget ("_root.jan.janreact.typo") { gotoAndPlay (2); }; tellTarget ("_root.typoout") { gotoAndPlay (3); };
Instance of Symbol 301 MovieClip "typocontrol" in Symbol 302 MovieClip Frame 1
onClipEvent (enterFrame) { tellTarget (_root.typocontrol) { gotoAndStop(Math.floor(Math.random() * 94) + 2); }; }
Symbol 302 MovieClip Frame 2
gotoAndPlay (1);
Symbol 311 Button
on (release) { gotoAndPlay (1); }
Symbol 313 Button
on (release) { _root.gotoAndPlay("intro"); }
Symbol 314 MovieClip Frame 1
stop();
Symbol 314 MovieClip Frame 4
stop();
Symbol 314 MovieClip Frame 7
stopAllSounds();
Symbol 314 MovieClip Frame 8
tellTarget ("_root.endsky") { gotoAndPlay (2); tellTarget ("_root.endme") { gotoAndPlay (2); }; };
Symbol 314 MovieClip Frame 12
Mouse.show();
Symbol 314 MovieClip Frame 18
stop();
Symbol 317 Button
on (release) { gotoAndPlay (11); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 BitmapUsed by:3 16 19 22 25
Symbol 3 GraphicUses:2Used by:14 66  Timeline
Symbol 4 BitmapUsed by:5 53
Symbol 5 GraphicUses:4Used by:Timeline
Symbol 6 FontUsed by:7 8 9 27 28 29 30 31 34 38 40 41 43 46 47 48 70 71 72 77 78 80 81 84 85 88 89 91 114 116 117 133 134 136 144 216 218 219 224 241 246 247 270 273 274 280 281 305 307 308 310 315 316 319 320 321 322
Symbol 7 TextUses:6Used by:Timeline
Symbol 8 EditableTextUses:6Used by:Timeline
Symbol 9 TextUses:6Used by:Timeline
Symbol 10 GraphicUsed by:33
Symbol 11 GraphicUsed by:33
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:14
Symbol 14 MovieClipUses:3 13Used by:33 50 105 314  Timeline
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:15 2Used by:17
Symbol 17 MovieClipUses:16Used by:33 140 209 314  Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18 2Used by:20
Symbol 20 MovieClipUses:19Used by:33 221 237 314  Timeline
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21 2Used by:23
Symbol 23 MovieClipUses:22Used by:33 249 266 314  Timeline
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24 2Used by:26
Symbol 26 MovieClipUses:25Used by:33 276 297 314  Timeline
Symbol 27 TextUses:6Used by:33
Symbol 28 TextUses:6Used by:33
Symbol 29 TextUses:6Used by:33
Symbol 30 TextUses:6Used by:33
Symbol 31 TextUses:6Used by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:10 11 14 17 20 23 26 27 28 29 30 31 32Used by:Timeline
Symbol 34 TextUses:6Used by:Timeline
Symbol 35 FontUsed by:36
Symbol 36 TextUses:35Used by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 TextUses:6Used by:Timeline
Symbol 39 GraphicUsed by:Timeline
Symbol 40 TextUses:6Used by:44
Symbol 41 TextUses:6Used by:44
Symbol 42 GraphicUsed by:44
Symbol 43 TextUses:6Used by:44
Symbol 44 ButtonUses:40 41 42 43Used by:Timeline
Symbol 45 GraphicUsed by:50 79
Symbol 46 TextUses:6Used by:50
Symbol 47 TextUses:6Used by:50
Symbol 48 TextUses:6Used by:50
Symbol 49 GraphicUsed by:50 79
Symbol 50 MovieClipUses:45 14 46 47 48 49Used by:Timeline
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:69
Symbol 53 GraphicUses:4Used by:66
Symbol 54 GraphicUsed by:55
Symbol 55 ButtonUses:54Used by:66
Symbol 56 BitmapUsed by:57
Symbol 57 GraphicUses:56Used by:66
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:66
Symbol 60 GraphicUsed by:61
Symbol 61 MovieClipUses:60Used by:66
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:66
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:66
Symbol 66 MovieClipUses:3 53 55 57 59 61 63 65Used by:69 314
Symbol 67 GraphicUsed by:68 107  Timeline
Symbol 68 ButtonUses:67Used by:69
Symbol 69 MovieClipUses:52 66 68Used by:79 299  Timeline
Symbol 70 TextUses:6Used by:79
Symbol 71 TextUses:6Used by:79
Symbol 72 TextUses:6Used by:79
Symbol 73 GraphicUsed by:74
Symbol 74 MovieClipUses:73Used by:79
Symbol 75 GraphicUsed by:79
Symbol 76 GraphicUsed by:79
Symbol 77 TextUses:6Used by:79
Symbol 78 TextUses:6Used by:79
Symbol 79 MovieClipUses:45 69 70 71 72 74 75 76 77 78 49Used by:Timeline
Symbol 80 TextUses:6Used by:83
Symbol 81 TextUses:6Used by:83
Symbol 82 GraphicUsed by:83
Symbol 83 ButtonUses:80 81 82Used by:Timeline
Symbol 84 TextUses:6Used by:87
Symbol 85 TextUses:6Used by:87
Symbol 86 GraphicUsed by:87
Symbol 87 ButtonUses:84 85 86Used by:Timeline
Symbol 88 TextUses:6Used by:92
Symbol 89 TextUses:6Used by:92
Symbol 90 GraphicUsed by:92
Symbol 91 TextUses:6Used by:92
Symbol 92 ButtonUses:88 89 90 91Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:Timeline
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:95Used by:286  Timeline
Symbol 97 GraphicUsed by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:105
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:100Used by:104 208 236 296
Symbol 102 BitmapUsed by:103
Symbol 103 GraphicUses:102Used by:104
Symbol 104 MovieClipUses:101 103Used by:105
Symbol 105 MovieClipUses:99 104 14Used by:106
Symbol 106 MovieClipUses:105Used by:Timeline
Symbol 107 MovieClipUses:67Used by:Timeline
Symbol 108 SoundUsed by:109 110 211 239 268
Symbol 109 MovieClipUses:108Used by:Timeline
Symbol 110 MovieClipUses:108Used by:Timeline
Symbol 111 GraphicUsed by:115 283
Symbol 112 FontUsed by:113 119 120 121 122 123 124 125 126
Symbol 113 EditableTextUses:112Used by:115
Symbol 114 TextUses:6Used by:115
Symbol 115 MovieClipUses:111 113 114Used by:Timeline
Symbol 116 TextUses:6Used by:Timeline
Symbol 117 TextUses:6Used by:Timeline
Symbol 118 GraphicUsed by:127 223 240 269
Symbol 119 TextUses:112Used by:127 223 240 269 283
Symbol 120 TextUses:112Used by:127 223 240 269 283
Symbol 121 TextUses:112Used by:127 223 240 269 283
Symbol 122 TextUses:112Used by:127 223 240 269 283
Symbol 123 TextUses:112Used by:127 223 240 269 283
Symbol 124 TextUses:112Used by:127 223 240 269 283
Symbol 125 TextUses:112Used by:127 223 240 269 283
Symbol 126 TextUses:112Used by:127 223 240 269 283
Symbol 127 MovieClipUses:118 119 120 121 122 123 124 125 126Used by:Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:130
Symbol 130 MovieClipUses:129Used by:Timeline
Symbol 131 GraphicUsed by:140
Symbol 132 GraphicUsed by:140 221 249 276
Symbol 133 TextUses:6Used by:140
Symbol 134 TextUses:6Used by:140
Symbol 135 GraphicUsed by:140 221 249 276
Symbol 136 TextUses:6Used by:137 139 220 248 275
Symbol 137 ButtonUses:136Used by:140 221 249 276
Symbol 138 SoundUsed by:140 221 249 276 314
Symbol 139 ButtonUses:136Used by:140
Symbol 140 MovieClipUses:131 132 17 133 134 135 137 138 139Used by:Timeline
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:141Used by:Timeline
Symbol 143 GraphicUsed by:145
Symbol 144 TextUses:6Used by:145
Symbol 145 MovieClipUses:143 144Used by:Timeline
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:Timeline
Symbol 148 SoundUsed by:Timeline
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:151
Symbol 151 ButtonUses:150Used by:Timeline
Symbol 152 GraphicUsed by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153Used by:209 237 266 297
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:207
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:207
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:207
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:207
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:207
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:207
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:207
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:207
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:207
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:207
Symbol 175 BitmapUsed by:176
Symbol 176 GraphicUses:175Used by:207
Symbol 177 BitmapUsed by:178
Symbol 178 GraphicUses:177Used by:207
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:207
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:207
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:207
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:207
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:207
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:207
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:207
Symbol 193 BitmapUsed by:194
Symbol 194 GraphicUses:193Used by:207
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:207
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:207
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:207
Symbol 201 BitmapUsed by:202
Symbol 202 GraphicUses:201Used by:207
Symbol 203 BitmapUsed by:204
Symbol 204 GraphicUses:203Used by:207
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:207
Symbol 207 MovieClipUses:156 158 160 162 164 166 168 170 172 174 176 178 180 182 184 186 188 190 192 194 196 198 200 202 204 206Used by:208
Symbol 208 MovieClipUses:101 207Used by:209
Symbol 209 MovieClipUses:154 208 17Used by:210
Symbol 210 MovieClipUses:209Used by:Timeline
Symbol 211 MovieClipUses:108Used by:Timeline
Symbol 212 GraphicUsed by:213 242 243 301
Symbol 213 MovieClipUses:212Used by:214
Symbol 214 MovieClipUses:213Used by:Timeline
Symbol 215 GraphicUsed by:221 249 276 314
Symbol 216 TextUses:6Used by:221 249 276 314
Symbol 217 GraphicUsed by:221
Symbol 218 TextUses:6Used by:221
Symbol 219 TextUses:6Used by:221
Symbol 220 ButtonUses:136Used by:221
Symbol 221 MovieClipUses:215 216 217 132 20 218 219 135 137 138 220Used by:Timeline
Symbol 222 GraphicUsed by:223 240 269
Symbol 223 MovieClipUses:118 119 222 120 121 122 123 124 125 126Used by:Timeline
Symbol 224 TextUses:6Used by:Timeline
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:227
Symbol 227 MovieClipUses:226Used by:Timeline
Symbol 228 GraphicUsed by:Timeline
Symbol 229 GraphicUsed by:235
Symbol 230 GraphicUsed by:235
Symbol 231 GraphicUsed by:235
Symbol 232 GraphicUsed by:235
Symbol 233 GraphicUsed by:235
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:229 230 231 232 233 234Used by:236
Symbol 236 MovieClipUses:101 235Used by:237
Symbol 237 MovieClipUses:154 236 20Used by:238
Symbol 238 MovieClipUses:237Used by:Timeline
Symbol 239 MovieClipUses:108Used by:Timeline
Symbol 240 MovieClipUses:118 119 222 120 121 122 123 124 125 126Used by:Timeline
Symbol 241 TextUses:6Used by:Timeline
Symbol 242 MovieClipUses:212Used by:244 271
Symbol 243 MovieClipUses:212Used by:244
Symbol 244 MovieClipUses:242 243Used by:Timeline
Symbol 245 GraphicUsed by:249
Symbol 246 TextUses:6Used by:249
Symbol 247 TextUses:6Used by:249
Symbol 248 ButtonUses:136Used by:249
Symbol 249 MovieClipUses:215 216 245 132 23 246 247 135 137 138 248Used by:Timeline
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:Timeline
Symbol 252 GraphicUsed by:Timeline
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:255
Symbol 255 MovieClipUses:254Used by:265
Symbol 256 BitmapUsed by:257
Symbol 257 GraphicUses:256Used by:258
Symbol 258 MovieClipUses:257Used by:265
Symbol 259 BitmapUsed by:260
Symbol 260 GraphicUses:259Used by:261
Symbol 261 MovieClipUses:260Used by:265
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:264
Symbol 264 MovieClipUses:263Used by:265
Symbol 265 MovieClipUses:255 258 261 264Used by:266
Symbol 266 MovieClipUses:265 154 23Used by:267
Symbol 267 MovieClipUses:266Used by:Timeline
Symbol 268 MovieClipUses:108Used by:Timeline
Symbol 269 MovieClipUses:118 119 222 120 121 122 123 124 125 126Used by:Timeline
Symbol 270 TextUses:6Used by:Timeline
Symbol 271 MovieClipUses:242Used by:Timeline
Symbol 272 GraphicUsed by:276
Symbol 273 TextUses:6Used by:276
Symbol 274 TextUses:6Used by:276
Symbol 275 ButtonUses:136Used by:276
Symbol 276 MovieClipUses:215 216 272 132 26 273 274 135 137 138 275Used by:Timeline
Symbol 277 BitmapUsed by:278
Symbol 278 GraphicUses:277Used by:Timeline
Symbol 279 GraphicUsed by:286  Timeline
Symbol 280 TextUses:6Used by:Timeline
Symbol 281 TextUses:6Used by:Timeline
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:111 119 282 120 121 122 123 124 125 126Used by:Timeline
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:286
Symbol 286 MovieClipUses:285 96 279Used by:Timeline
Symbol 287 BitmapUsed by:288
Symbol 288 GraphicUses:287Used by:295
Symbol 289 BitmapUsed by:290
Symbol 290 GraphicUses:289Used by:295
Symbol 291 BitmapUsed by:292
Symbol 292 GraphicUses:291Used by:295
Symbol 293 BitmapUsed by:294
Symbol 294 GraphicUses:293Used by:295
Symbol 295 MovieClipUses:288 290 292 294Used by:296
Symbol 296 MovieClipUses:101 295Used by:297
Symbol 297 MovieClipUses:296 154 26Used by:298
Symbol 298 MovieClipUses:297Used by:Timeline
Symbol 299 MovieClipUses:69Used by:Timeline
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:300 212Used by:302
Symbol 302 MovieClipUses:301Used by:Timeline
Symbol 303 GraphicUsed by:314
Symbol 304 GraphicUsed by:314
Symbol 305 TextUses:6Used by:314
Symbol 306 GraphicUsed by:314
Symbol 307 TextUses:6Used by:311 313 317
Symbol 308 TextUses:6Used by:311 313
Symbol 309 GraphicUsed by:311 313 317
Symbol 310 TextUses:6Used by:311 313 317
Symbol 311 ButtonUses:307 308 309 310Used by:314
Symbol 312 MovieClipUses:SS1Used by:314
Symbol 313 ButtonUses:307 308 309 310Used by:314
Symbol 314 MovieClipUses:215 216 303 304 14 17 20 23 26 305 66 306 311 312 138 313Used by:Timeline
Symbol 315 TextUses:6Used by:Timeline
Symbol 316 TextUses:6Used by:Timeline
Symbol 317 ButtonUses:307 310 309Used by:Timeline
Symbol 318 SoundUsed by:Timeline
Symbol 319 TextUses:6Used by:Timeline
Symbol 320 TextUses:6Used by:Timeline
Symbol 321 TextUses:6Used by:Timeline
Symbol 322 TextUses:6Used by:Timeline
Streaming Sound 1Used by:Symbol 312 MovieClip

Instance Names

"introbox"Frame 11Symbol 50 MovieClip
"instructbox"Frame 11Symbol 79 MovieClip
"jan"Frame 12Symbol 106 MovieClip
"me"Frame 12Symbol 69 MovieClip
"smack"Frame 12Symbol 109 MovieClip
"smack2"Frame 12Symbol 110 MovieClip
"score"Frame 12Symbol 115 MovieClip
"power"Frame 12Symbol 127 MovieClip
"typoout"Frame 12Symbol 130 MovieClip
"knock"Frame 12Symbol 140 MovieClip
"rebound"Frame 12Symbol 142 MovieClip
"lure"Frame 12Symbol 145 MovieClip
"stay"Frame 12Symbol 147 MovieClip
"jan"Frame 13Symbol 210 MovieClip
"me"Frame 13Symbol 69 MovieClip
"smack2"Frame 13Symbol 110 MovieClip
"smack"Frame 13Symbol 211 MovieClip
"typoout"Frame 13Symbol 214 MovieClip
"knock"Frame 13Symbol 221 MovieClip
"power"Frame 13Symbol 223 MovieClip
"score"Frame 13Symbol 115 MovieClip
"rebound"Frame 13Symbol 142 MovieClip
"lure"Frame 13Symbol 145 MovieClip
"stay"Frame 13Symbol 147 MovieClip
"jan"Frame 14Symbol 238 MovieClip
"me"Frame 14Symbol 69 MovieClip
"smack2"Frame 14Symbol 110 MovieClip
"smack"Frame 14Symbol 239 MovieClip
"power"Frame 14Symbol 240 MovieClip
"score"Frame 14Symbol 115 MovieClip
"typoout"Frame 14Symbol 244 MovieClip
"knock"Frame 14Symbol 249 MovieClip
"rebound"Frame 14Symbol 142 MovieClip
"lure"Frame 14Symbol 145 MovieClip
"stay"Frame 14Symbol 147 MovieClip
"jan"Frame 15Symbol 267 MovieClip
"me"Frame 15Symbol 69 MovieClip
"smack2"Frame 15Symbol 110 MovieClip
"smack"Frame 15Symbol 268 MovieClip
"power"Frame 15Symbol 269 MovieClip
"score"Frame 15Symbol 115 MovieClip
"typoout"Frame 15Symbol 271 MovieClip
"knock"Frame 15Symbol 276 MovieClip
"rebound"Frame 15Symbol 142 MovieClip
"lure"Frame 15Symbol 145 MovieClip
"stay"Frame 15Symbol 147 MovieClip
"score"Frame 16Symbol 115 MovieClip
"smack"Frame 16Symbol 268 MovieClip
"power"Frame 16Symbol 283 MovieClip
"endsky"Frame 16Symbol 286 MovieClip
"jan"Frame 16Symbol 298 MovieClip
"me"Frame 16Symbol 69 MovieClip
"endme"Frame 16Symbol 299 MovieClip
"smack2"Frame 16Symbol 110 MovieClip
"typoout"Frame 16Symbol 302 MovieClip
"knock"Frame 16Symbol 314 MovieClip
"rebound"Frame 16Symbol 142 MovieClip
"lure"Frame 16Symbol 145 MovieClip
"stay"Frame 16Symbol 147 MovieClip
"fist"Symbol 66 MovieClip Frame 3Symbol 61 MovieClip
"fist"Symbol 66 MovieClip Frame 7Symbol 61 MovieClip
"mehit"Symbol 69 MovieClip Frame 1Symbol 52 MovieClip
"melev2"Symbol 69 MovieClip Frame 1Symbol 66 MovieClip
"typohit"Symbol 104 MovieClip Frame 2Symbol 101 MovieClip
"janhit"Symbol 105 MovieClip Frame 1Symbol 99 MovieClip
"typo"Symbol 105 MovieClip Frame 1Symbol 104 MovieClip
"janreact"Symbol 106 MovieClip Frame 1Symbol 105 MovieClip
"numbers"Symbol 115 MovieClip Frame 1Symbol 113 EditableText
"typocontrol"Symbol 130 MovieClip Frame 1Symbol 129 MovieClip
"typohit"Symbol 208 MovieClip Frame 1Symbol 101 MovieClip
"typo"Symbol 209 MovieClip Frame 1Symbol 208 MovieClip
"janreact"Symbol 210 MovieClip Frame 1Symbol 209 MovieClip
"typocontrol"Symbol 214 MovieClip Frame 1Symbol 213 MovieClip
"typohit"Symbol 236 MovieClip Frame 1Symbol 101 MovieClip
"grid"Symbol 236 MovieClip Frame 1Symbol 235 MovieClip
"typo"Symbol 237 MovieClip Frame 1Symbol 236 MovieClip
"janreact"Symbol 238 MovieClip Frame 1Symbol 237 MovieClip
"typocontrol"Symbol 244 MovieClip Frame 1Symbol 242 MovieClip
"typocontrol"Symbol 244 MovieClip Frame 2Symbol 243 MovieClip
"typohit"Symbol 265 MovieClip Frame 1Symbol 255 MovieClip
"typo"Symbol 266 MovieClip Frame 1Symbol 265 MovieClip
"janreact"Symbol 267 MovieClip Frame 1Symbol 266 MovieClip
"typocontrol"Symbol 271 MovieClip Frame 1Symbol 242 MovieClip
"typohit"Symbol 296 MovieClip Frame 1Symbol 101 MovieClip
"typo"Symbol 297 MovieClip Frame 1Symbol 296 MovieClip
"janreact"Symbol 298 MovieClip Frame 1Symbol 297 MovieClip
"me"Symbol 299 MovieClip Frame 2Symbol 69 MovieClip
"typocontrol"Symbol 302 MovieClip Frame 1Symbol 301 MovieClip
"melev2"Symbol 314 MovieClip Frame 8Symbol 66 MovieClip

Labels

"loop"Frame 2
"begin"Frame 4
"intro"Frame 11
"bayer"Frame 13
"brockmann"Frame 14
"glasser"Frame 15
"rand"Frame 16
"tlose"Frame 17
"blose"Frame 19
"brlose"Frame 21
"gllose"Frame 23
"rlose"Frame 25

Dynamic Text Variables

percentageOutputSymbol 8 EditableText""
numbersSymbol 113 EditableText""




http://swfchan.com/4/17249/info.shtml
Created: 1/6 -2019 05:27:47 Last modified: 1/6 -2019 05:27:47 Server time: 10/05 -2024 19:02:00