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

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

KirbyKirbyKirby-Dynablade.swf

This is the info page for
Flash #32677

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


Text
Continue

Continue

Continue

Continue

Continue

Continue

Continue

Continue

Continue

2499000

2500000

/

Snore... one second

Stream
but don't complain
if it stops playing

Play Game

Ready to Play!

Play Movie

Scene Select

Samurai Kirby

Easy             Medium               Hard
Instructions

Back

Kirby is on his way to becoming a
great and reknown samurai.
Help him to defeat the foes that
stand in his way.
When you see the flash and "!!"
Press the spacebar to initiate
the iaidou attack.

TIE

FOUL!

Continue

000

!!

!!

Continue

Continue

Continue

Continue

!

N

W

O

D

H

S

L

A

I

F

Enemies Defeated

00

Continue

000

000

Click Here to return to movie

Apples
Kirby Loves food.
There's not much better than fresh
fruit - apples are full of fiber and
are a natural tooth cleaner - an apple
a day keeps the dentist away...
Kirby doesn't have teeth, so it
doesn't matter for him.
But he loves them anyway.

King Dedede is the self-proclaimed
king of Dreamland. He's really not
a bad guy, but he occassionally makes
bad choices. . . but don't we all?

Dedede's Castle

Star Cloud

Stars are a very important motif in Kirby games.
I'm trying to bring the Kirby we all know and love
to this animation, so I made sure to include as
many stars as I could in my movie. Keep that
in mind while you watch, you'll be surprised
at how many I could fit into a short movie.

Power Star

The star Knuckle Joe throws to Kirby
isn't from his own power (since
Kirby gets Suplex ability from it).
He must have had a run-in with Bugsy
sometime before he shows up in the movie.

Rice Cream

Desserts are yummy, but what about all that
cholestoral and fat? Rice, soy, and other alternatives
to rich foods are the perfect choice. But King
Dedede's over-endulging in large amounts of food still
leave him with an obesity problem. But at least
he's got a healthier heart now.

Cappy

These Mushroom folk like to dance about.
When Kirby tries to vacuum attack them
he'll steal the caps right off their heads, which really
annoys them. Stop it, Kirby!

Waddle Dee

There are two different kinds of
Waddles: Waddle-Dee & Waddle-Doo.
Waddle-Doos have one eye and grant
the beam power. Waddle-Dees have
two eyes and occasionally carry parasols.

A movie by: T0MMY

Art Design & Sprite editing
by: T0MMY

No Food

Produced by: T0MMY

Written by: T0MMY

Animation by: T0MMY

Inspired by Kirby's Super Star

!

!

!

!

!

Suplex Kirby!

The End

An animation by T0MMY.
This was in no way endorsed by Nintendo or Hal Laboratories.
All characters copyright Nintendo, everything else was done by me.

Replay

Scene Select

Back to Title Screen

Non-Sequitur Comics

Dynablade strikes

Starting trouble

Knuckle Joe helps out

King Dedede

The Showdown

The Food Returns

Back

ActionScript [AS1/AS2]

Frame 1
setProperty("_root.playmoviebutton", _visible , false); ifFrameLoaded (6613) { gotoAndStop (3); } total = _root.getBytesTotal(); loaded = _root.getBytesLoaded(); if (loaded >= total) { _root.gotoAndStop(3); } totalbytes = loaded; ifFrameLoaded (81) { sceneloaded = "Loading Mini-Game"; } ifFrameLoaded (408) { sceneloaded = "Loading secrets"; setProperty("_root.playmoviebutton", _visible , true); } ifFrameLoaded (415) { sceneloaded = "Loading Movie"; } ifFrameLoaded (915) { sceneloaded = "Loading Movie 10%"; } ifFrameLoaded (1055) { sceneloaded = "Loading Movie 15%"; } ifFrameLoaded (1315) { sceneloaded = "Loading Movie 25%"; } ifFrameLoaded (1759) { sceneloaded = "Loading Movie 30%"; } ifFrameLoaded (2318) { sceneloaded = "Loading Movie 45%"; } ifFrameLoaded (2838) { sceneloaded = "Loading Movie 55%"; } ifFrameLoaded (3088) { sceneloaded = "Loading Movie 65%"; } ifFrameLoaded (3303) { sceneloaded = "Loading Movie 75%"; } ifFrameLoaded (3573) { sceneloaded = "Loading Movie 80%"; } ifFrameLoaded (4791) { sceneloaded = "Loading Movie 90%"; } ifFrameLoaded (5121) { sceneloaded = "Loading Movie 95%"; } ifFrameLoaded (6599) { sceneloaded = "Loading Movie 99%"; }
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 80
gotoAndPlay (415);
Frame 81
i = random(100); setProperty("_root.flash", _visible , true); _root.enemiesdefeated = 0; stopAllSounds(); stop();
Frame 84
if (i == 0) { gotoAndPlay (86); } else { play(); }
Frame 85
i--; gotoAndStop (84);
Frame 86
while (timerunning == true) { _root.time++; }
Frame 121
timerunning = false;
Frame 131
stop(); timerunning = false; _root.kirby.gotoAndStop("lose"); _root.waddledee.gotoAndStop("win");
Frame 132
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 133
i--;
Frame 134
if (i == 0) { gotoAndPlay (135); } else { gotoAndPlay (133); }
Frame 175
stop(); _root.kirby.gotoAndStop("lose"); _root.wheelie.gotoAndPlay("win");
Frame 176
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 177
i--;
Frame 178
if (i == 0) { gotoAndPlay (179); } else { gotoAndPlay (177); }
Frame 208
stop(); _root.kirby.gotoAndStop("lose"); _root.chefkawasaki.gotoAndStop("win");
Frame 209
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 210
i--;
Frame 211
if (i == 0) { gotoAndPlay (212); } else { gotoAndPlay (210); }
Frame 235
_root.kirby.gotoAndStop("lose"); _root.kingdedede.gotoAndStop("win"); stop();
Frame 236
i = random(100) + 30; setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 237
i--;
Frame 238
if (i == 0) { gotoAndPlay (239); } else { gotoAndPlay (237); }
Frame 257
_root.kirby.gotoAndStop("lose"); _root.metaknight.gotoAndStop("win"); stop();
Frame 260
if (i == 0) { gotoAndPlay (262); } else { play(); }
Frame 261
i--; gotoAndStop (260);
Frame 262
while (timerunning == true) { _root.time++; }
Frame 277
timerunning = false;
Frame 287
stop(); timerunning = false; _root.kirby.gotoAndStop("lose"); _root.waddledee.gotoAndStop("win");
Frame 288
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 289
i--;
Frame 290
if (i == 0) { gotoAndPlay (291); } else { gotoAndPlay (288); }
Frame 309
stop(); _root.kirby.gotoAndStop("lose"); _root.wheelie.gotoAndPlay("win");
Frame 310
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 311
i--;
Frame 312
if (i == 0) { gotoAndPlay (313); } else { gotoAndPlay (310); }
Frame 324
stop(); _root.kirby.gotoAndStop("lose"); _root.chefkawasaki.gotoAndStop("win");
Frame 325
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 326
i--;
Frame 327
if (i == 0) { gotoAndPlay (328); } else { gotoAndPlay (326); }
Frame 336
_root.kirby.gotoAndStop("lose"); _root.kingdedede.gotoAndStop("win"); stop();
Frame 337
i = random(100) + 30; setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 338
i--;
Frame 339
if (i == 0) { gotoAndPlay (340); } else { gotoAndPlay (337); }
Frame 344
_root.kirby.gotoAndStop("lose"); _root.metaknight.gotoAndStop("win"); stop();
Frame 346
if (i == 0) { gotoAndPlay (348); } else { play(); }
Frame 347
i--; gotoAndStop (346);
Frame 348
while (timerunning == true) { _root.time++; }
Frame 358
timerunning = false;
Frame 366
stop(); timerunning = false; _root.kirby.gotoAndStop("lose"); _root.waddledee.gotoAndStop("win");
Frame 367
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 368
i--;
Frame 369
if (i == 0) { gotoAndPlay (370); } else { gotoAndPlay (367); }
Frame 382
stop(); _root.kirby.gotoAndStop("lose"); _root.wheelie.gotoAndPlay("win");
Frame 383
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 384
i--;
Frame 385
if (i == 0) { gotoAndPlay (386); } else { gotoAndPlay (383); }
Frame 393
stop(); _root.kirby.gotoAndStop("lose"); _root.chefkawasaki.gotoAndStop("win");
Frame 394
i = random(100); setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 395
i--;
Frame 396
if (i == 0) { gotoAndPlay (397); } else { gotoAndPlay (394); }
Frame 401
_root.kirby.gotoAndStop("lose"); _root.kingdedede.gotoAndStop("win"); stop();
Frame 402
i = random(100) + 30; setProperty("_root.flash", _visible , true); stop(); _root.kirby.gotoAndStop(1);
Frame 403
i--;
Frame 404
if (i == 0) { gotoAndPlay (405); } else { gotoAndPlay (402); }
Frame 407
_root.kirby.gotoAndStop("lose"); _root.metaknight.gotoAndStop("win"); stop();
Frame 2317
gotoAndPlay (2928);
Frame 2507
gotoAndPlay (2988);
Frame 2927
gotoAndPlay (3303);
Frame 2987
gotoAndPlay (2318);
Frame 2988
stopAllSounds();
Frame 3302
gotoAndPlay (2508);
Frame 3514
stopAllSounds();
Frame 5120
stopAllSounds();
Frame 6612
stop();
Frame 6613
stop(); stopAllSounds();
Symbol 2 MovieClip [waddledeecloseuplink] Frame 40
stop();
Symbol 20 MovieClip Frame 15
stop();
Symbol 26 Button
on (release) { _root.gotoAndStop("finish"); }
Symbol 29 Button
on (release) { _root.enemiesdefeated = 3; if (_root.difficulty == easy) { _root.gotoAndStop("king dedede start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("king dedede start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("king dedede start movie hard"); } }
Symbol 33 Button
on (release) { if (_root.difficulty == easy) { _root.gotoAndStop("chef kawasaki start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("chef kawasaki start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("chef kawasaki start movie hard"); } }
Symbol 34 MovieClip [chefkawasakilink] Frame 1
stop();
Symbol 34 MovieClip [chefkawasakilink] Frame 15
stop();
Symbol 42 Button
on (release) { _root.gotoAndPlay("finish"); }
Symbol 45 Button
on (release) { if (_root.difficulty == easy) { _root.gotoAndStop("wheelie start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("wheelie start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("wheelie start movie hard"); } }
Symbol 48 Button
on (release) { _root.enemiesdefeated = 2; if (_root.difficulty == easy) { _root.gotoAndStop("chef kawasaki start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("chef kawasaki start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("chef kawasaki start movie hard"); } }
Symbol 49 MovieClip [wheelielink] Frame 1
stop();
Symbol 49 MovieClip [wheelielink] Frame 16
stop();
Symbol 53 Button
on (release) { _root.enemiesdefeated = 1; if (_root.difficulty == easy) { _root.gotoAndStop("wheelie start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("wheelie start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("wheelie start movie hard"); } }
Symbol 61 Button
on (release) { if (_root.difficulty == easy) { _root.gotoAndStop("game start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("game start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("game start movie hard"); } }
Symbol 62 MovieClip [waddledeelink] Frame 1
stop();
Symbol 90 Button
on (release) { _root.gotoAndStop("title screen"); }
Symbol 92 Button
on (release) { gotoAndPlay (4); }
Symbol 103 Button
on (release, keyPress "<Enter>") { play(); }
Symbol 104 Button
on (release) { gotoAndStop (6613); }
Symbol 163 Button
on (release) { gotoAndStop (82); }
Symbol 164 Button
on (release) { gotoAndStop (83); _root.difficulty = easy; }
Symbol 165 Button
on (release) { gotoAndPlay (1); }
Symbol 166 Button
on (release) { gotoAndStop (259); _root.difficulty = medium; }
Symbol 167 Button
on (release) { gotoAndStop (345); _root.difficulty = hard; }
Symbol 171 Button
on (release) { gotoAndStop (81); }
Symbol 177 MovieClip Frame 15
stop();
Symbol 183 MovieClip Frame 12
stop();
Symbol 190 MovieClip Frame 10
stop();
Symbol 194 Button
on (release) { _root.gotoAndStop("finish medium"); }
Symbol 196 MovieClip Frame 1
stop();
Symbol 199 MovieClip Frame 40
_root.play();
Symbol 203 Button
on (keyPress "<Space>") { _root.kirby.gotoAndStop("foul"); stop(); }
Symbol 209 Button
on (keyPress "<Space>") { timerunning = false; setProperty("_root.flash", _visible , false); stop(); _root.kirby.gotoAndStop("win"); _root.waddledee.gotoAndStop("lose"); }
Symbol 210 Button
on (keyPress "<Space>") { timerunning = false; setProperty("_root.flash", _visible , false); stop(); _root.kirby.gotoAndStop("tie"); _root.waddledee.gotoAndStop("tie"); }
Symbol 211 Button
on (keyPress "<Space>") { stop(); _root.kirby.gotoAndStop("foul"); }
Symbol 212 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("win"); _root.wheelie.gotoAndStop("lose"); stop(); }
Symbol 213 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); stop(); _root.kirby.gotoAndStop("tie"); _root.wheelie.gotoAndStop("tie"); }
Symbol 214 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("win"); _root.chefkawasaki.gotoAndPlay("lose"); stop(); }
Symbol 215 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); stop(); _root.kirby.gotoAndStop("tie"); _root.chefkawasaki.gotoAndStop("tie"); }
Symbol 222 MovieClip Frame 5
stop();
Symbol 228 MovieClip Frame 15
stop();
Symbol 230 Button
on (release) { _root.enemiesdefeated = 4; if (_root.difficulty == easy) { _root.gotoAndStop("metaknight start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("metaknight start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("metaknight start movie hard"); } }
Symbol 233 Button
on (release) { if (_root.difficulty == easy) { _root.gotoAndStop("king dedede start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("king dedede start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("king dedede start movie hard"); } }
Symbol 234 MovieClip Frame 1
stop();
Symbol 235 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("win"); _root.kingdedede.gotoAndStop("lose"); stop(); }
Symbol 236 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("tie"); _root.kingdedede.gotoAndStop("tie"); stop(); }
Symbol 256 MovieClip Frame 10
stop();
Symbol 259 MovieClip Frame 7
stop();
Symbol 260 Button
on (release) { _root.enemiesdefeated = 5; _root.gotoAndStop("finish"); }
Symbol 264 MovieClip Frame 15
stop();
Symbol 267 Button
on (release) { if (_root.difficulty == easy) { _root.gotoAndStop("metaknight start movie"); } else if (_root.difficulty == medium) { _root.gotoAndStop("metaknight start movie medium"); } else if (_root.difficulty == hard) { _root.gotoAndStop("metaknight start movie hard"); } }
Symbol 269 MovieClip Frame 72
stop();
Symbol 281 MovieClip Frame 15
stop();
Symbol 282 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("win"); _root.metaknight.gotoAndStop("lose"); stop(); }
Symbol 283 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); _root.kirby.gotoAndStop("tie"); _root.metaknight.gotoAndStop("tie"); stop(); }
Symbol 290 Button
on (keyPress "<Space>") { setProperty("_root.flash", _visible , false); stop(); _root.kirby.gotoAndStop("tie"); _root.waddledee.gotoAndStop("tie"); }
Symbol 297 Button
on (release) { gotoAndPlay (415); }
Symbol 298 Button
on (release, keyPress "<Tab>") { gotoAndStop (6613); }
Symbol 300 Button
on (release) { gotoAndPlay (644); }
Symbol 307 Button
on (release) { gotoAndPlay (915); }
Symbol 329 Button
on (release) { gotoAndPlay (3088); }
Symbol 339 Button
on (release) { gotoAndPlay (3733); }
Symbol 346 Button
on (release) { gotoAndPlay (6106); }
Symbol 357 Button
on (release) { gotoAndStop (408); }
Symbol 358 Button
on (release) { getURL ("mailto:I_am_T0MMY@yahoo.com", "_blank"); }
Symbol 387 Button
on (release) { gotoAndStop (409); }
Symbol 414 Button
on (release) { gotoAndStop (410); }
Symbol 465 Button
on (release) { getURL ("http://www.nintendo.com", "_blank"); }
Symbol 785 Button
on (release) { gotoAndStop (411); }
Symbol 946 Button
on (release) { gotoAndStop (412); }
Symbol 1142 Button
on (release) { gotoAndStop (413); }
Symbol 1143 Button
on (release) { gotoAndStop (414); }
Symbol 1218 Button
on (release) { stopAllSounds(); gotoAndPlay (415); }
Symbol 1219 Button
on (release) { getURL ("www.nscomics.com", "_blank"); }
Symbol 1220 Button
on (release) { gotoAndStop (6613); }
Symbol 1221 Button
on (release) { stopAllSounds(); gotoAndStop (3); }
Symbol 1240 Button
on (release) { stopAllSounds(); gotoAndPlay (1155); }
Symbol 1241 Button
on (release) { stopAllSounds(); gotoAndPlay (2928); }
Symbol 1242 Button
on (release) { stopAllSounds(); gotoAndPlay (3573); }
Symbol 1243 Button
on (release) { stopAllSounds(); gotoAndPlay (5121); }
Symbol 1244 Button
on (release) { stopAllSounds(); gotoAndPlay (5987); }
Symbol 1245 Button
on (release) { prevFrame(); }

Library Items

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

Instance Names

"playmoviebutton"Frame 1Symbol 91 MovieClip
"waddledee"Frame 83Symbol 62 MovieClip [waddledeelink]
"kirby"Frame 83Symbol 196 MovieClip
"flash"Frame 86Symbol 208 MovieClip
"wheelie"Frame 132Symbol 49 MovieClip [wheelielink]
"flash"Frame 135Symbol 208 MovieClip
"chefkawasaki"Frame 176Symbol 34 MovieClip [chefkawasakilink]
"flash"Frame 179Symbol 208 MovieClip
"kingdedede"Frame 209Symbol 234 MovieClip
"flash"Frame 212Symbol 208 MovieClip
"metaknight"Frame 236Symbol 269 MovieClip
"flash"Frame 239Symbol 208 MovieClip
"waddledee"Frame 259Symbol 62 MovieClip [waddledeelink]
"kirby"Frame 259Symbol 196 MovieClip
"time"Frame 259Symbol 289 EditableText
"flash"Frame 262Symbol 208 MovieClip
"wheelie"Frame 288Symbol 49 MovieClip [wheelielink]
"flash"Frame 291Symbol 208 MovieClip
"chefkawasaki"Frame 310Symbol 34 MovieClip [chefkawasakilink]
"flash"Frame 313Symbol 208 MovieClip
"kingdedede"Frame 325Symbol 234 MovieClip
"flash"Frame 328Symbol 208 MovieClip
"metaknight"Frame 337Symbol 269 MovieClip
"flash"Frame 340Symbol 208 MovieClip
"waddledee"Frame 345Symbol 62 MovieClip [waddledeelink]
"kirby"Frame 345Symbol 196 MovieClip
"time"Frame 345Symbol 291 EditableText
"flash"Frame 348Symbol 208 MovieClip
"wheelie"Frame 367Symbol 49 MovieClip [wheelielink]
"flash"Frame 370Symbol 208 MovieClip
"chefkawasaki"Frame 383Symbol 34 MovieClip [chefkawasakilink]
"flash"Frame 386Symbol 208 MovieClip
"kingdedede"Frame 394Symbol 234 MovieClip
"flash"Frame 397Symbol 208 MovieClip
"metaknight"Frame 402Symbol 269 MovieClip
"flash"Frame 405Symbol 208 MovieClip
"fan"Symbol 177 MovieClip Frame 1Symbol 56 MovieClip
"fan"Symbol 196 MovieClip Frame 4Symbol 56 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$gT$vxC2vfoesYHBIBMsSVZz7/."
ExportAssets (56)Timeline Frame 1Symbol 2 as "waddledeecloseuplink"
ExportAssets (56)Timeline Frame 1Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 1Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 1Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 83Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 84Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 85Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 86Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 87Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 88Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 89Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 90Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 91Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 92Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 93Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 94Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 95Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 96Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 97Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 98Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 99Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 100Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 101Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 102Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 103Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 104Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 105Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 106Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 107Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 108Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 109Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 110Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 111Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 112Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 113Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 114Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 115Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 116Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 117Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 118Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 119Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 120Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 121Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 122Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 123Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 124Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 125Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 126Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 127Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 128Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 129Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 130Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 131Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 132Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 133Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 134Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 135Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 136Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 137Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 138Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 139Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 140Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 141Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 142Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 143Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 144Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 145Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 146Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 147Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 148Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 149Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 150Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 151Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 152Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 153Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 154Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 155Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 156Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 157Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 158Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 159Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 160Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 161Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 162Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 163Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 164Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 165Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 166Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 167Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 168Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 169Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 170Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 171Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 172Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 173Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 174Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 175Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 176Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 177Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 178Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 179Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 180Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 181Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 182Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 183Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 184Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 185Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 186Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 187Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 188Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 189Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 190Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 191Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 192Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 193Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 194Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 195Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 196Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 197Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 198Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 199Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 200Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 201Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 202Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 203Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 204Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 205Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 206Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 207Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 208Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 259Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 260Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 261Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 262Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 263Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 264Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 265Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 266Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 267Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 268Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 269Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 270Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 271Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 272Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 273Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 274Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 275Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 276Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 277Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 278Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 279Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 280Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 281Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 282Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 283Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 284Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 285Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 286Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 287Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 288Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 289Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 290Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 291Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 292Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 293Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 294Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 295Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 296Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 297Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 298Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 299Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 300Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 301Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 302Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 303Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 304Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 305Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 306Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 307Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 308Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 309Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 310Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 311Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 312Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 313Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 314Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 315Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 316Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 317Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 318Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 319Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 320Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 321Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 322Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 323Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 324Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 345Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 346Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 347Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 348Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 349Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 350Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 351Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 352Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 353Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 354Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 355Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 356Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 357Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 358Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 359Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 360Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 361Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 362Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 363Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 364Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 365Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 366Symbol 62 as "waddledeelink"
ExportAssets (56)Timeline Frame 367Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 368Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 369Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 370Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 371Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 372Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 373Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 374Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 375Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 376Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 377Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 378Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 379Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 380Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 381Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 382Symbol 49 as "wheelielink"
ExportAssets (56)Timeline Frame 383Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 384Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 385Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 386Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 387Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 388Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 389Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 390Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 391Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 392Symbol 34 as "chefkawasakilink"
ExportAssets (56)Timeline Frame 393Symbol 34 as "chefkawasakilink"

Labels

"title screen"Frame 81
"instructions"Frame 82
"Game Start Movie"Frame 83
"Game Start"Frame 84
"gotogamestart"Frame 85
"press space"Frame 86
"Tie"Frame 121
"wheelie start movie"Frame 132
"wheelie start"Frame 133
"goto wheelie start"Frame 134
"press space wheelie"Frame 135
"tie wheelie"Frame 165
"chef kawasaki start movie"Frame 176
"chef kawasaki start"Frame 177
"goto chef kawasaki start"Frame 178
"press start chef kawasaki"Frame 179
"tie chef kawasaki"Frame 199
"king dedede start movie"Frame 209
"king dedede start"Frame 210
"goto king dedede start"Frame 211
"press start king dedede"Frame 212
"tie king dedede"Frame 227
"metaknight start movie"Frame 236
"metaknight start"Frame 237
"goto metaknight start"Frame 238
"press start metaknight"Frame 239
"tie metaknight"Frame 248
"finish"Frame 258
"Game Start Movie medium"Frame 259
"Game Start medium"Frame 260
"goto game start medium"Frame 261
"press space medium"Frame 262
"Tie medium"Frame 277
"wheelie start movie medium"Frame 288
"wheelie start medium"Frame 289
"goto wheelie start medium"Frame 290
"press space wheelie medium"Frame 291
"tie wheelie medium"Frame 301
"chef kawasaki start movie medium"Frame 310
"chef kawasaki start medium"Frame 311
"goto chef kawasaki start medium"Frame 312
"press start chef kawasaki medium"Frame 313
"tie chef kawasaki medium"Frame 318
"king dedede start movie medium"Frame 325
"king dedede start medium"Frame 326
"goto king dedede start medium"Frame 327
"press start king dedede medium"Frame 328
"tie king dedede medium"Frame 332
"metaknight start movie medium"Frame 337
"metaknight start medium"Frame 338
"goto metaknight start medium"Frame 339
"press start metaknight medium"Frame 340
"tie metaknight medium"Frame 342
"Game Start Movie hard"Frame 345
"Game Start hard"Frame 346
"gotogamestart hard"Frame 347
"press space hard"Frame 348
"Tie hard"Frame 358
"wheelie start movie hard"Frame 367
"wheelie start hard"Frame 368
"goto wheelie start hard"Frame 369
"press space wheelie hard"Frame 370
"tie wheelie hard"Frame 375
"chef kawasaki start movie hard"Frame 383
"chef kawasaki start hard"Frame 384
"goto chef kawasaki start hard"Frame 385
"press start chef kawasaki hard"Frame 386
"tie chef kawasaki hard"Frame 390
"king dedede start movie hard"Frame 394
"king dedede start hard"Frame 395
"goto king dedede start hard"Frame 396
"press start king dedede hard"Frame 397
"tie king dedede hard"Frame 399
"metaknight start movie hard"Frame 402
"metaknight start hard"Frame 403
"goto metaknight start hard"Frame 404
"press start metaknight hard"Frame 405
"tie metaknight hard"Frame 406
"secret1"Frame 408
"secret2"Frame 409
"secret3"Frame 410
"secret4"Frame 411
"secret5"Frame 412
"secret6"Frame 413
"secret7"Frame 414
"apples"Frame 415
"castle"Frame 644
"starcloud"Frame 915
"powerstar"Frame 3088
"ricecream"Frame 3733
"cappywaddledoo"Frame 6106
"sceneselect"Frame 6613
"win"Symbol 34 MovieClip [chefkawasakilink] Frame 2
"lose"Symbol 34 MovieClip [chefkawasakilink] Frame 3
"tie"Symbol 34 MovieClip [chefkawasakilink] Frame 16
"win"Symbol 49 MovieClip [wheelielink] Frame 2
"tie"Symbol 49 MovieClip [wheelielink] Frame 17
"lose"Symbol 49 MovieClip [wheelielink] Frame 18
"lose"Symbol 62 MovieClip [waddledeelink] Frame 2
"win"Symbol 62 MovieClip [waddledeelink] Frame 3
"tie"Symbol 62 MovieClip [waddledeelink] Frame 4
"win"Symbol 196 MovieClip Frame 2
"lose"Symbol 196 MovieClip Frame 3
"tie"Symbol 196 MovieClip Frame 4
"foul"Symbol 196 MovieClip Frame 5
"win"Symbol 234 MovieClip Frame 2
"lose"Symbol 234 MovieClip Frame 3
"tie"Symbol 234 MovieClip Frame 4
"win"Symbol 269 MovieClip Frame 73
"lose"Symbol 269 MovieClip Frame 74
"tie"Symbol 269 MovieClip Frame 75

Dynamic Text Variables

totalbytesSymbol 76 EditableText"2499000"
totalSymbol 77 EditableText"2500000"
sceneloadedSymbol 80 EditableText"Snore... one second"
_root.timeSymbol 201 EditableText"000"
enemiesdefeatedSymbol 285 EditableText"00"




http://swfchan.com/7/32677/info.shtml
Created: 17/5 -2019 21:16:21 Last modified: 17/5 -2019 21:16:21 Server time: 16/05 -2024 02:38:46