STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
This is the info page for Flash #74149 |
Press |
STUDIOS |
ACUTE |
Copyright 2003 Alexander Asvegren. Frog by Alexander Asvegren and Oliver Asvegren |
Loading |
Loading. |
Loading.. |
Loading... |
Loaded |
Play |
Instructions |
Options |
See credits |
Quality |
(Press "c" anytime) |
Back |
Control Chubbie with the arrows on your keyboard. Collect cakes simply by touching them. Jump on enemies to collect extra points, but beware of enemies with spikes . Every time an enemie hits you, you would ordinarily lose a life. Instead, Chubbie loses points. Clear the level before the time bonus runs out and collect the remaining time as points. Press "c" anytime in the game to change the quality of the graphics. This might be necessary if your computer is slow. You can never get "Game over". Instead, by collecting points you will get a rating from Chubbie at the end and ultimately get a secret code for a secret Bonus level! |
Control Chubbie with the arrows on your keyboard. Collect cakes simply by touching them. Jump on enemies to collect extra points, but beware of enemies with spikes . Every time an enemie hits you, you would ordinarily lose a life. Instead, Chubbie loses points. Clear the level before the time bonus runs out and collect the remaining time as points. Press "c" anytime in the game to change the quality of the graphics. This might be necessary if your computer is slow. You can never get "Game over". Instead, by collecting points you will get a rating at the end and ultimately (if you have gathered enough points) get a secret Bonus level! |
Original idea and characters: Alexander Asvegren |
Coding and graphics: Alexander Asvegren |
Music: Can can klon - Mackan Battle of life - Umer I Chill loop - Cold fusion 2k1 TH-Addictice loop - Tony Parasitic chiken dream - mmm... chiken! Dreamland - MaSTeR Dee |
Font: Chinese Brush - Ray Larabie |
Special thanks to: Newgrounds.com |
(press enter) |
Grasslands Level 1 |
200 |
Goal! |
Time bonus: |
Time bonus: |
Grasslands Level 2 |
Cakes*10: |
Points: |
Time bonus: |
Level score: |
Grasslands Level 3 |
Icelands Level 1 |
Icelands Level 2 |
Icelands Level 3 |
Desertlands Level 1 |
Desertlands Level 2 |
Desertlands Level 3 |
Game End |
I am "The Giant Cake of Deliciousness". I am here to pass sentence on you Chubbie. If you have done well I will send you to Cake heaven. If not you will be left here hungry and miserable. Press Enter to receive sentence. |
Sorry Chubbie. You havent collected enough points. You currently have: points You can now press enter to see credits and receive cheats so that you will do better next time. |
Cheats: On the first level of the game, press the top of the first tree. Type: jump - Chubbie can jump at unlimited heights night - The first level will be played at night NOTE: Case sensitive! Press Enter to return to menu |
ActionScript [AS1/AS2]
Instance of Symbol 3 MovieClip in Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Frame 37stop();Frame 38stop();Instance of Symbol 65 MovieClip in Frame 38onClipEvent (enterFrame) { ifFrameLoaded (127) { tellTarget ("_root") { gotoAndPlay (39); }; } }Frame 39stopAllSounds(); stop();Frame 62stopAllSounds();Frame 67stop();Frame 87stop();Frame 94gotoAndPlay (62); stopAllSounds();Frame 107stop();Frame 113gotoAndPlay (62); stopAllSounds();Frame 114stop();Frame 115stop();Instance of Symbol 123 MovieClip in Frame 115onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { gotoAndPlay ("heaven"); }; } }Instance of Symbol 124 MovieClip in Frame 115onClipEvent (enterFrame) { if (_root.bana.cheat == "jump") { _root.jumpcheat = true; _root.yescheat = true; } else { _root.jumpcheat = false; _root.yescheat = false; } }Frame 116stop(); _root.timebonus = 1000;Instance of Symbol 205 MovieClip "gubbe" in Frame 116onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 209 MovieClip in Frame 116onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 211 MovieClip in Frame 116onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 116onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 116onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 116onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 117stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 228 MovieClip in Frame 117onClipEvent (enterFrame) { if (_root.levelscore1 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore1 = _root.levelscore1 + 36; } else { _root.levelscore1 = (_root.cake + _root.points) + _root.timebonus; } }Instance of Symbol 229 MovieClip in Frame 117onClipEvent (enterFrame) { if (_root.yescheat == true) { _root.jumpcheat = true; } else { _root.jumpcheat = false; } }Frame 118stop();Instance of Symbol 209 MovieClip in Frame 118onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 118onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 118onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 118onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 118onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 118onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 119stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 246 MovieClip in Frame 119onClipEvent (enterFrame) { if (_root.levelscore2 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore2 = _root.levelscore2 + 12; } else { _root.levelscore2 = (_root.cake + _root.points) + _root.timebonus; } }Frame 120stop();Instance of Symbol 209 MovieClip in Frame 120onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 120onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 120onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 120onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 120onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 120onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 121stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 266 MovieClip in Frame 121onClipEvent (enterFrame) { if (_root.levelscore3 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore3 = _root.levelscore3 + 12; } else { _root.levelscore3 = (_root.cake + _root.points) + _root.timebonus; } }Frame 122stop();Instance of Symbol 209 MovieClip in Frame 122onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 122onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 122onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 122onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 122onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 122onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 123stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 309 MovieClip in Frame 123onClipEvent (enterFrame) { if (_root.levelscore4 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore4 = _root.levelscore4 + 12; } else { _root.levelscore4 = (_root.cake + _root.points) + _root.timebonus; } }Frame 124stop();Instance of Symbol 209 MovieClip in Frame 124onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 124onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 124onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 124onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 124onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 124onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 125stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 325 MovieClip in Frame 125onClipEvent (enterFrame) { if (_root.levelscore5 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore5 = _root.levelscore5 + 12; } else { _root.levelscore5 = (_root.cake + _root.points) + _root.timebonus; } }Frame 126stop();Instance of Symbol 209 MovieClip in Frame 126onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 126onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 126onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 126onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 126onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 126onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 127stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 343 MovieClip in Frame 127onClipEvent (enterFrame) { if (_root.levelscore6 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore6 = _root.levelscore6 + 12; } else { _root.levelscore6 = (_root.cake + _root.points) + _root.timebonus; } }Frame 128stop();Instance of Symbol 209 MovieClip in Frame 128onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 128onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 128onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 128onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 128onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 128onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 129stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 385 MovieClip in Frame 129onClipEvent (enterFrame) { if (_root.levelscore7 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore7 = _root.levelscore7 + 12; } else { _root.levelscore7 = (_root.cake + _root.points) + _root.timebonus; } }Frame 130stop();Instance of Symbol 209 MovieClip in Frame 130onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 130onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 130onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 130onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 130onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 130onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 131stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 399 MovieClip in Frame 131onClipEvent (enterFrame) { if (_root.levelscore8 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore8 = _root.levelscore8 + 12; } else { _root.levelscore8 = (_root.cake + _root.points) + _root.timebonus; } }Frame 132stop();Instance of Symbol 209 MovieClip in Frame 132onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 132onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 211 MovieClip in Frame 132onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 132onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 132onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 132onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 133stop(); _root.cake = _root.cakenr * 10;Instance of Symbol 415 MovieClip in Frame 133onClipEvent (enterFrame) { if (_root.levelscore9 < ((_root.cake + _root.points) + _root.timebonus)) { _root.levelscore9 = _root.levelscore9 + 12; } else { _root.levelscore9 = (_root.cake + _root.points) + _root.timebonus; } }Frame 134_quality = "HIGH"; stop();Instance of Symbol 209 MovieClip in Frame 134onClipEvent (enterFrame) { if (0 < _root.timebonus) { _root.timebonus = _root.timebonus - 1; } else { _root.timebonus = 0; gotoAndStop (116); } }Instance of Symbol 205 MovieClip "gubbe" in Frame 134onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Frame 135stop();Frame 136stopAllSounds(); _quality = "MEDIUM";Instance of Symbol 211 MovieClip in Frame 136onClipEvent (enterFrame) { _root.tid = _root.tid - 1; }Instance of Symbol 212 MovieClip in Frame 136onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = 370; _root.stand = true; } }Instance of Symbol 215 MovieClip in Frame 136onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 11; _root.bana._x = _root.bana._x - 11; } }Instance of Symbol 216 MovieClip in Frame 136onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 11; } }Frame 137stop();Instance of Symbol 471 MovieClip in Frame 137onClipEvent (enterFrame) { this._x = this._x + speed; if (this._x < _root.gubbe._x) { speed = speed + 0.1; } else if (_root.gubbe._x < this._x) { speed = speed - 0.1; } } onClipEvent (enterFrame) { this._y = _root.gubbe._y; }Instance of Symbol 205 MovieClip "gubbe" in Frame 137onClipEvent (enterFrame) { if (Key.isDown(Key.RIGHT)) { this._x = this._x + 11; tellTarget ("_root.gubbe") { gotoAndStop (1); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; }; } else if (Key.isDown(Key.LEFT)) { this._x = this._x - 11; gotoAndStop (116); tellTarget ("_root.gubbe.foot1") { play(); tellTarget ("_root.gubbe.foot2") { play(); }; }; } } onClipEvent (enterFrame) { if (Key.isDown(Key.UP)) { if (_root.jumpcheat == true) { this._y = this._y - 30; } else if (_root.stand == true) { tellTarget ("_root.jump") { play(); }; } } } onClipEvent (enterFrame) { this._y = this._y + 15; } onClipEvent (enterFrame) { if (_root.bana.cheat == "night") { tellTarget ("_root.bana.sky") { gotoAndStop (2); _root.bana.moln1._visible = false; _root.bana.moln2._visible = false; _root.bana.moln3._visible = false; _root.bana.dark._visible = true; }; } }Instance of Symbol 472 MovieClip in Frame 137onClipEvent (enterFrame) { this._x = this._x + speed; if (this._x < _root.gubbe._x) { speed = speed + 0.05; } else if (_root.gubbe._x < this._x) { speed = speed - 0.05; } } onClipEvent (enterFrame) { this._y = _root.gubbe._y + 10; }Instance of Symbol 473 MovieClip in Frame 137onClipEvent (enterFrame) { this._x = this._x + speed; if (this._x < _root.gubbe._x) { speed = speed + 0.025; } else if (_root.gubbe._x < this._x) { speed = speed - 0.025; } } onClipEvent (enterFrame) { this._y = _root.gubbe._y + 20; }Frame 138stop();Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Frame 138onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Symbol 12 Buttonon (keyPress "c") { tellTarget ("_root.q") { play(); }; }Symbol 13 MovieClip Frame 1stop(); _quality = "LOW";Symbol 13 MovieClip Frame 2stop(); _quality = "MEDIUM";Symbol 13 MovieClip Frame 3stop(); _quality = "HIGH";Symbol 58 MovieClip Frame 1toggleHighQuality();Symbol 58 MovieClip Frame 96tellTarget ("_root") { gotoAndStop (38); }; toggleHighQuality();Symbol 60 MovieClip Frame 1stop();Symbol 67 Buttonon (release) { play(); }Symbol 85 MovieClip Frame 1stop();Instance of Symbol 82 MovieClip in Symbol 85 MovieClip Frame 1onClipEvent (enterFrame) { if (_root.music == false) { tellTarget ("_root.music") { gotoAndStop (2); stopAllSounds(); }; } }Symbol 85 MovieClip Frame 2stop();Instance of Symbol 84 MovieClip in Symbol 85 MovieClip Frame 2onClipEvent (enterFrame) { if (_root.music == true) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 87 Buttonon (release) { gotoAndPlay (68); }Symbol 88 Buttonon (release) { gotoAndPlay (115); }Symbol 89 Buttonon (release) { gotoAndPlay (95); }Symbol 93 Buttonon (release, keyPress "c") { tellTarget ("_root.q") { play(); }; }Symbol 94 Buttonon (release) { gotoAndPlay (114); }Symbol 96 Buttonon (release) { _root.music == true; }Symbol 97 Buttonon (release) { _root.music == false; }Symbol 117 MovieClip Frame 166tellTarget ("_root") { gotoAndPlay ("menu"); stopAllSounds(); };Symbol 120 Buttonon (release, keyPress "<Enter>") { stopAllSounds(); play(); }Symbol 133 MovieClip Frame 1stop();Symbol 133 MovieClip Frame 2stop();Instance of Symbol 154 MovieClip in Symbol 158 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 7; } }Instance of Symbol 155 MovieClip in Symbol 158 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 7; } }Instance of Symbol 156 MovieClip in Symbol 158 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y - 15; _root.stand = true; } }Instance of Symbol 157 MovieClip in Symbol 158 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y + 15; } }Symbol 170 MovieClip Frame 1stop();Symbol 170 MovieClip Frame 2_parent.hitter1._y = 15000; _parent.hitter2._y = 15000; _parent.hitter3._y = 15000; _root.points = _root.points + 200;Symbol 170 MovieClip Frame 6stop();Instance of Symbol 171 MovieClip "hitter1" in Symbol 174 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 40; tellTarget ("_parent.enemy") { play(); }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 174 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 174 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Symbol 179 MovieClip Frame 1stop();Symbol 183 MovieClip Frame 1dark._visible = false;Instance of Symbol 3 MovieClip "moln2" in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip "moln1" in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip "moln3" in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 174 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 179 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 183 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Symbol 187 MovieClip Frame 1stop();Instance of Symbol 184 MovieClip in Symbol 187 MovieClip Frame 1onClipEvent (enterFrame) { if (_root.music == false) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 187 MovieClip Frame 2stop(); stopAllSounds();Instance of Symbol 186 MovieClip in Symbol 187 MovieClip Frame 2onClipEvent (enterFrame) { if (_root.music == true) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 193 MovieClip Frame 1stop();Symbol 193 MovieClip Frame 2stop();Symbol 193 MovieClip Frame 3stop();Symbol 193 MovieClip Frame 4stop();Symbol 193 MovieClip Frame 5stop();Symbol 193 MovieClip Frame 6stop();Symbol 193 MovieClip Frame 7stop();Symbol 193 MovieClip Frame 8stop();Symbol 193 MovieClip Frame 9gotoAndStop (1);Symbol 200 MovieClip Frame 1stop();Symbol 200 MovieClip Frame 2stop();Symbol 200 MovieClip Frame 3stop();Symbol 200 MovieClip Frame 4stop();Symbol 200 MovieClip Frame 5stop();Symbol 200 MovieClip Frame 6stop();Symbol 200 MovieClip Frame 7stop();Symbol 200 MovieClip Frame 8stop();Symbol 200 MovieClip Frame 9gotoAndStop (1);Symbol 203 MovieClip Frame 1stop();Symbol 205 MovieClip Frame 1stop();Symbol 205 MovieClip Frame 2stop();Symbol 209 MovieClip Frame 1stop();Symbol 209 MovieClip Frame 2stop();Symbol 210 MovieClip Frame 1stop();Symbol 210 MovieClip Frame 2_root.gubbe._y = _root.gubbe._y - 30;Symbol 210 MovieClip Frame 3_root.gubbe._y = _root.gubbe._y - 30;Symbol 210 MovieClip Frame 4_root.gubbe._y = _root.gubbe._y - 30;Symbol 210 MovieClip Frame 5_root.gubbe._y = _root.gubbe._y - 30;Symbol 210 MovieClip Frame 6_root.gubbe._y = _root.gubbe._y - 30;Symbol 210 MovieClip Frame 7_root.gubbe._y = _root.gubbe._y - 25;Symbol 210 MovieClip Frame 8_root.gubbe._y = _root.gubbe._y - 20;Symbol 210 MovieClip Frame 9_root.gubbe._y = _root.gubbe._y - 15;Symbol 211 MovieClip Frame 7_root.stand = false;Symbol 214 MovieClip Frame 1stop();Symbol 217 MovieClip Frame 1stop();Symbol 218 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 228 MovieClip Frame 1stop();Symbol 228 MovieClip Frame 2stop();Instance of Symbol 3 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 174 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 179 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 174 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 174 MovieClip in Symbol 238 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Symbol 240 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore2; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 246 MovieClip Frame 1stop();Symbol 246 MovieClip Frame 2stop();Instance of Symbol 251 MovieClip "hitter1" in Symbol 255 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 255 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 255 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 3 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 179 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 258 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Symbol 260 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore3; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 266 MovieClip Frame 1stop();Symbol 266 MovieClip Frame 2stop();Instance of Symbol 3 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 3 MovieClip in Symbol 281 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 154 MovieClip in Symbol 283 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 7; } }Instance of Symbol 155 MovieClip in Symbol 283 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 7; } }Instance of Symbol 156 MovieClip in Symbol 283 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y - 15; _root.stand = true; } }Instance of Symbol 157 MovieClip in Symbol 283 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y + 15; } }Symbol 287 MovieClip Frame 1stop();Instance of Symbol 286 MovieClip in Symbol 287 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Symbol 295 MovieClip Frame 1stop();Symbol 295 MovieClip Frame 2_parent.hitter1._y = 15000; _parent.hitter2._y = 15000; _parent.hitter3._y = 15000; _root.points = _root.points + 200;Symbol 295 MovieClip Frame 6stop();Instance of Symbol 171 MovieClip "hitter1" in Symbol 296 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 40; tellTarget ("_parent.enemy") { play(); }; } }Instance of Symbol 288 MovieClip "hitter2" in Symbol 296 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 289 MovieClip "hitter3" in Symbol 296 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 296 MovieClip in Symbol 297 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Symbol 301 MovieClip Frame 1stop();Instance of Symbol 298 MovieClip in Symbol 301 MovieClip Frame 1onClipEvent (enterFrame) { if (_root.music == false) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 301 MovieClip Frame 2stop(); stopAllSounds();Instance of Symbol 300 MovieClip in Symbol 301 MovieClip Frame 2onClipEvent (enterFrame) { if (_root.music == true) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 303 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore4; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 309 MovieClip Frame 1stop();Symbol 309 MovieClip Frame 2stop();Instance of Symbol 251 MovieClip "hitter1" in Symbol 315 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 315 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 315 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 251 MovieClip "hitter1" in Symbol 316 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 316 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 316 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 8 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 3 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 3 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 315 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 316 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 316 MovieClip in Symbol 317 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Symbol 319 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore5; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 325 MovieClip Frame 1stop();Symbol 325 MovieClip Frame 2stop();Instance of Symbol 251 MovieClip "hitter1" in Symbol 332 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 332 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 332 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 8 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 3 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 3 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 6 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 8 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 316 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 315 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 296 MovieClip in Symbol 333 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Symbol 337 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore6; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 343 MovieClip Frame 1stop();Symbol 343 MovieClip Frame 2stop();Instance of Symbol 3 MovieClip in Symbol 363 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 349 MovieClip in Symbol 363 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 353 MovieClip in Symbol 363 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3.1; }Instance of Symbol 349 MovieClip in Symbol 363 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 251 MovieClip "hitter1" in Symbol 367 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 367 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 367 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 251 MovieClip "hitter1" in Symbol 368 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 368 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 368 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 154 MovieClip in Symbol 371 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 7; } }Instance of Symbol 155 MovieClip in Symbol 371 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 7; } }Instance of Symbol 156 MovieClip in Symbol 371 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y - 15; _root.stand = true; } }Instance of Symbol 157 MovieClip in Symbol 371 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y + 15; } }Instance of Symbol 367 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 368 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 286 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 368 MovieClip in Symbol 373 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Symbol 377 MovieClip Frame 1stop();Instance of Symbol 374 MovieClip in Symbol 377 MovieClip Frame 1onClipEvent (enterFrame) { if (_root.music == false) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 377 MovieClip Frame 2stop(); stopAllSounds();Instance of Symbol 376 MovieClip in Symbol 377 MovieClip Frame 2onClipEvent (enterFrame) { if (_root.music == true) { tellTarget ("_root.music") { gotoAndStop (1); }; } }Symbol 379 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore7; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 385 MovieClip Frame 1stop();Symbol 385 MovieClip Frame 2stop();Instance of Symbol 3 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 349 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 353 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3.1; }Instance of Symbol 349 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 286 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 391 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Symbol 393 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore8; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 399 MovieClip Frame 1stop();Symbol 399 MovieClip Frame 2stop();Instance of Symbol 251 MovieClip "hitter1" in Symbol 406 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { _root.gubbe._y = _root.gubbe._y - 100; tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; } }Instance of Symbol 172 MovieClip "hitter2" in Symbol 406 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 173 MovieClip "hitter3" in Symbol 406 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 110; tellTarget ("_root.hit") { play(); tellTarget ("_root.gubbe.face") { play(); _root.score = _root.score / 2; }; }; } }Instance of Symbol 3 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 349 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 349 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 353 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3.1; }Instance of Symbol 349 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 353 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3.1; }Instance of Symbol 349 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 3; }Instance of Symbol 367 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 286 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 406 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 406 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 406 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 367 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 406 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x - 2; }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 407 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Symbol 409 Buttonon (release, keyPress "<Enter>") { play(); _root.score = _root.score + _root.levelscore9; _root.score = _root.score + ((_root.points + _root.cake) + _root.timebonus); _root.cakenr = 0; _root.timebonus = 1000; _root.points = 0; }Symbol 415 MovieClip Frame 1stop();Symbol 415 MovieClip Frame 2stop();Symbol 429 Buttonon (release, keyPress "<Enter>") { if (_root.score < 10000) { play(); } else { gotoAndPlay (105); } } on (release, keyPress "<Space>") { if (_root.score < 10000) { play(); } else { gotoAndPlay (105); } }Symbol 430 Buttonon (release, keyPress "<Enter>") { if (10000 < _root.score) { play(); } else { gotoAndPlay (105); } }Instance of Symbol 423 MovieClip in Symbol 450 MovieClip Frame 1onClipEvent (enterFrame) { tellTarget ("_root.end.foot1") { play(); }; tellTarget ("_root.end.foot2") { play(); }; }Symbol 450 MovieClip Frame 80stop();Symbol 450 MovieClip Frame 81points = _root.score;Symbol 450 MovieClip Frame 91stop();Symbol 450 MovieClip Frame 104tellTarget ("_root") { gotoAndPlay ("credits1"); }; stop();Symbol 450 MovieClip Frame 189tellTarget ("_root") { gotoAndPlay ("heaven"); };Symbol 454 Buttonon (keyPress "<Enter>") { tellTarget ("_root") { gotoAndPlay ("menu"); }; } on (keyPress "<Space>") { tellTarget ("_root") { gotoAndPlay ("menu"); }; }Symbol 455 MovieClip Frame 183stop(); stopAllSounds();Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 457 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.3; }Instance of Symbol 458 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.2; }Instance of Symbol 3 MovieClip in Symbol 459 MovieClip Frame 1onClipEvent (enterFrame) { this._x = this._x + 0.1; }Instance of Symbol 154 MovieClip in Symbol 461 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x + 7; } }Instance of Symbol 155 MovieClip in Symbol 461 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._x = _root.gubbe._x - 7; } }Instance of Symbol 156 MovieClip in Symbol 461 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y - 15; _root.stand = true; } }Instance of Symbol 157 MovieClip in Symbol 461 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe.hitter)) { _root.gubbe._y = _root.gubbe._y + 15; } }Symbol 463 MovieClip Frame 1stop();Instance of Symbol 286 MovieClip in Symbol 463 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { stopAllSounds(); tellTarget ("_root") { nextFrame(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Instance of Symbol 160 MovieClip in Symbol 464 MovieClip Frame 1onClipEvent (enterFrame) { if (this.hittest(_root.gubbe)) { this._x = 15000; _root.cakenr = _root.cakenr + 1; tellTarget ("_root.cakesound") { play(); }; } }Symbol 466 MovieClip Frame 2stop();Symbol 471 MovieClip Frame 1stop();Symbol 472 MovieClip Frame 1stop();Symbol 473 MovieClip Frame 1stop();
Library Items
Symbol 1 Graphic | Used by:Timeline | ||
Symbol 2 Graphic | Used by:3 | ||
Symbol 3 MovieClip | Uses:2 | Used by:183 238 258 281 317 333 363 391 407 459 Timeline | |
Symbol 4 Graphic | Used by:Timeline | ||
Symbol 5 Graphic | Used by:6 458 | ||
Symbol 6 MovieClip | Uses:5 | Used by:183 238 258 281 317 333 Timeline | |
Symbol 7 Graphic | Used by:8 82 84 184 186 298 300 374 376 457 | ||
Symbol 8 MovieClip | Uses:7 | Used by:183 238 258 281 317 333 Timeline | |
Symbol 9 Graphic | Used by:12 67 87 88 89 93 94 96 97 429 430 454 | ||
Symbol 10 Font | Used by:11 61 62 63 64 66 79 81 86 90 91 92 95 119 121 168 176 206 207 208 219 220 221 222 223 224 225 226 227 239 241 242 243 244 245 259 261 262 263 264 265 302 304 305 306 307 308 318 320 321 322 323 324 334 338 339 340 341 342 378 380 381 382 383 384 392 394 395 396 397 398 408 410 411 412 413 414 416 428 431 432 433 435 436 438 451 | ||
Symbol 11 Text | Uses:10 | Used by:12 67 87 88 89 93 94 96 97 429 430 454 | |
Symbol 12 Button | Uses:9 11 | Used by:Timeline | |
Symbol 13 MovieClip | Used by:Timeline | ||
Symbol 14 Graphic | Used by:23 | ||
Symbol 15 Font | Used by:16 | ||
Symbol 16 Text | Uses:15 | Used by:23 58 | |
Symbol 17 Graphic | Used by:23 | ||
Symbol 18 Font | Used by:19 | ||
Symbol 19 Text | Uses:18 | Used by:23 58 | |
Symbol 20 Font | Used by:21 | ||
Symbol 21 Text | Uses:20 | Used by:23 58 | |
Symbol 22 Graphic | Used by:23 | ||
Symbol 23 MovieClip | Uses:14 16 17 19 21 22 | Used by:58 | |
Symbol 24 Sound | Used by:58 | ||
Symbol 25 Graphic | Used by:58 | ||
Symbol 26 Graphic | Used by:58 | ||
Symbol 27 Graphic | Used by:57 | ||
Symbol 28 Graphic | Used by:57 | ||
Symbol 29 Graphic | Used by:36 | ||
Symbol 30 Graphic | Used by:36 | ||
Symbol 31 Graphic | Used by:36 | ||
Symbol 32 Graphic | Used by:36 | ||
Symbol 33 Graphic | Used by:36 | ||
Symbol 34 Graphic | Used by:36 | ||
Symbol 35 Graphic | Used by:36 | ||
Symbol 36 MovieClip | Uses:29 30 31 32 33 34 35 | Used by:57 | |
Symbol 37 Graphic | Used by:57 | ||
Symbol 38 Graphic | Used by:57 | ||
Symbol 39 Graphic | Used by:57 | ||
Symbol 40 Graphic | Used by:57 | ||
Symbol 41 Graphic | Used by:57 | ||
Symbol 42 Graphic | Used by:57 | ||
Symbol 43 Graphic | Used by:57 | ||
Symbol 44 Graphic | Used by:57 | ||
Symbol 45 Graphic | Used by:57 | ||
Symbol 46 Graphic | Used by:57 | ||
Symbol 47 Graphic | Used by:57 | ||
Symbol 48 Graphic | Used by:57 | ||
Symbol 49 Graphic | Used by:57 | ||
Symbol 50 Graphic | Used by:57 | ||
Symbol 51 Graphic | Used by:57 | ||
Symbol 52 Graphic | Used by:57 | ||
Symbol 53 Graphic | Used by:57 | ||
Symbol 54 Graphic | Used by:57 | ||
Symbol 55 Graphic | Used by:57 | ||
Symbol 56 Graphic | Used by:57 | ||
Symbol 57 MovieClip | Uses:27 28 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | Used by:58 | |
Symbol 58 MovieClip | Uses:23 24 25 16 26 19 57 21 | Used by:Timeline | |
Symbol 59 Sound | Used by:60 | ||
Symbol 60 MovieClip | Uses:59 | Used by:Timeline | |
Symbol 61 Text | Uses:10 | Used by:65 | |
Symbol 62 Text | Uses:10 | Used by:65 | |
Symbol 63 Text | Uses:10 | Used by:65 | |
Symbol 64 Text | Uses:10 | Used by:65 | |
Symbol 65 MovieClip | Uses:61 62 63 64 | Used by:Timeline | |
Symbol 66 Text | Uses:10 | Used by:Timeline | |
Symbol 67 Button | Uses:9 11 | Used by:450 Timeline | |
Symbol 68 Graphic | Used by:Timeline | ||
Symbol 69 Graphic | Used by:Timeline | ||
Symbol 70 Graphic | Used by:Timeline | ||
Symbol 71 Sound | Used by:170 295 Timeline | ||
Symbol 72 Graphic | Used by:Timeline | ||
Symbol 73 Graphic | Used by:Timeline | ||
Symbol 74 Graphic | Used by:Timeline | ||
Symbol 75 Sound | Used by:217 Timeline | ||
Symbol 76 Graphic | Used by:Timeline | ||
Symbol 77 Graphic | Used by:Timeline | ||
Symbol 78 Graphic | Used by:Timeline | ||
Symbol 79 Text | Uses:10 | Used by:Timeline | |
Symbol 80 Sound | Used by:210 450 Timeline | ||
Symbol 81 Text | Uses:10 | Used by:Timeline | |
Symbol 82 MovieClip | Uses:7 | Used by:85 | |
Symbol 83 Sound | Used by:85 | ||
Symbol 84 MovieClip | Uses:7 | Used by:85 | |
Symbol 85 MovieClip | Uses:82 83 84 | Used by:Timeline | |
Symbol 86 Text | Uses:10 | Used by:Timeline | |
Symbol 87 Button | Uses:9 11 | Used by:Timeline | |
Symbol 88 Button | Uses:9 11 | Used by:Timeline | |
Symbol 89 Button | Uses:9 11 | Used by:Timeline | |
Symbol 90 Text | Uses:10 | Used by:Timeline | |
Symbol 91 Text | Uses:10 | Used by:Timeline | |
Symbol 92 Text | Uses:10 | Used by:Timeline | |
Symbol 93 Button | Uses:9 11 | Used by:Timeline | |
Symbol 94 Button | Uses:9 11 | Used by:Timeline | |
Symbol 95 Text | Uses:10 | Used by:Timeline | |
Symbol 96 Button | Uses:9 11 | Used by:Timeline | |
Symbol 97 Button | Uses:9 11 | Used by:Timeline | |
Symbol 98 Graphic | Used by:117 455 Timeline | ||
Symbol 99 Font | Used by:100 102 107 109 111 113 115 180 452 | ||
Symbol 100 Text | Uses:99 | Used by:Timeline | |
Symbol 101 Graphic | Used by:Timeline | ||
Symbol 102 Text | Uses:99 | Used by:Timeline | |
Symbol 103 Graphic | Used by:Timeline | ||
Symbol 104 Graphic | Used by:Timeline | ||
Symbol 105 Graphic | Used by:Timeline | ||
Symbol 106 Graphic | Used by:Timeline | ||
Symbol 107 Text | Uses:99 | Used by:108 | |
Symbol 108 MovieClip | Uses:107 | Used by:117 455 | |
Symbol 109 Text | Uses:99 | Used by:110 | |
Symbol 110 MovieClip | Uses:109 | Used by:117 455 | |
Symbol 111 Text | Uses:99 | Used by:112 | |
Symbol 112 MovieClip | Uses:111 | Used by:117 455 | |
Symbol 113 Text | Uses:99 | Used by:114 | |
Symbol 114 MovieClip | Uses:113 | Used by:117 455 | |
Symbol 115 Text | Uses:99 | Used by:116 | |
Symbol 116 MovieClip | Uses:115 | Used by:117 455 | |
Symbol 117 MovieClip | Uses:98 108 110 112 114 116 | Used by:Timeline | |
Symbol 118 Graphic | Used by:120 218 240 260 303 319 337 379 393 409 | ||
Symbol 119 Text | Uses:10 | Used by:120 218 240 260 303 319 337 379 393 409 | |
Symbol 120 Button | Uses:118 119 | Used by:Timeline | |
Symbol 121 Text | Uses:10 | Used by:Timeline | |
Symbol 122 Graphic | Used by:123 154 155 156 157 171 172 173 178 212 215 216 251 286 288 289 | ||
Symbol 123 MovieClip | Uses:122 | Used by:Timeline | |
Symbol 124 MovieClip | Used by:Timeline | ||
Symbol 125 Graphic | Used by:133 238 258 | ||
Symbol 126 Graphic | Used by:133 | ||
Symbol 127 Graphic | Used by:132 | ||
Symbol 128 Graphic | Used by:132 | ||
Symbol 129 Graphic | Used by:132 | ||
Symbol 130 Graphic | Used by:132 | ||
Symbol 131 Graphic | Used by:132 | ||
Symbol 132 MovieClip | Uses:127 128 129 130 131 | Used by:133 450 | |
Symbol 133 MovieClip | Uses:125 126 132 | Used by:183 | |
Symbol 134 Graphic | Used by:183 | ||
Symbol 135 Graphic | Used by:136 | ||
Symbol 136 MovieClip | Uses:135 | Used by:183 238 258 | |
Symbol 137 Graphic | Used by:138 | ||
Symbol 138 MovieClip | Uses:137 | Used by:183 | |
Symbol 139 Graphic | Used by:183 | ||
Symbol 140 Graphic | Used by:141 | ||
Symbol 141 MovieClip | Uses:140 | Used by:183 238 258 450 | |
Symbol 142 Graphic | Used by:143 | ||
Symbol 143 MovieClip | Uses:142 | Used by:183 238 258 450 | |
Symbol 144 Graphic | Used by:145 | ||
Symbol 145 MovieClip | Uses:144 | Used by:183 238 258 450 | |
Symbol 146 Graphic | Used by:147 | ||
Symbol 147 MovieClip | Uses:146 | Used by:183 238 258 450 | |
Symbol 148 Graphic | Used by:149 | ||
Symbol 149 MovieClip | Uses:148 | Used by:183 238 258 | |
Symbol 150 Graphic | Used by:183 | ||
Symbol 151 Graphic | Used by:183 | ||
Symbol 152 Graphic | Used by:183 | ||
Symbol 153 Graphic | Used by:158 | ||
Symbol 154 MovieClip | Uses:122 | Used by:158 283 371 461 | |
Symbol 155 MovieClip | Uses:122 | Used by:158 283 371 461 | |
Symbol 156 MovieClip | Uses:122 | Used by:158 283 371 461 | |
Symbol 157 MovieClip | Uses:122 | Used by:158 283 371 461 | |
Symbol 158 MovieClip | Uses:153 154 155 156 157 | Used by:183 238 258 | |
Symbol 159 Graphic | Used by:160 | ||
Symbol 160 MovieClip | Uses:159 | Used by:183 238 258 297 317 333 373 391 407 464 Timeline | |
Symbol 161 Graphic | Used by:162 | ||
Symbol 162 MovieClip | Uses:161 | Used by:183 238 258 | |
Symbol 163 Graphic | Used by:165 | ||
Symbol 164 Graphic | Used by:165 | ||
Symbol 165 MovieClip | Uses:163 164 | Used by:170 | |
Symbol 166 Graphic | Used by:170 295 | ||
Symbol 167 Graphic | Used by:170 | ||
Symbol 168 Text | Uses:10 | Used by:170 295 | |
Symbol 169 Graphic | Used by:170 | ||
Symbol 170 MovieClip | Uses:165 166 167 168 71 169 | Used by:174 | |
Symbol 171 MovieClip | Uses:122 | Used by:174 296 | |
Symbol 172 MovieClip | Uses:122 | Used by:174 255 315 316 332 367 368 406 | |
Symbol 173 MovieClip | Uses:122 | Used by:174 255 315 316 332 367 368 406 | |
Symbol 174 MovieClip | Uses:170 171 172 173 | Used by:183 238 | |
Symbol 175 Graphic | Used by:179 | ||
Symbol 176 Text | Uses:10 | Used by:179 287 373 391 407 463 | |
Symbol 177 Graphic | Used by:179 | ||
Symbol 178 MovieClip | Uses:122 | Used by:179 205 | |
Symbol 179 MovieClip | Uses:175 176 177 178 | Used by:183 238 258 | |
Symbol 180 EditableText | Uses:99 | Used by:183 | |
Symbol 181 Graphic | Used by:182 | ||
Symbol 182 MovieClip | Uses:181 | Used by:183 450 | |
Symbol 183 MovieClip | Uses:133 3 134 136 138 139 141 143 145 147 149 150 151 6 8 152 158 160 162 174 179 180 182 | Used by:Timeline | |
Symbol 184 MovieClip | Uses:7 | Used by:187 | |
Symbol 185 Sound | Used by:187 | ||
Symbol 186 MovieClip | Uses:7 | Used by:187 | |
Symbol 187 MovieClip | Uses:184 185 186 | Used by:Timeline | |
Symbol 188 Graphic | Used by:193 | ||
Symbol 189 Graphic | Used by:193 | ||
Symbol 190 Graphic | Used by:193 | ||
Symbol 191 Graphic | Used by:193 | ||
Symbol 192 Graphic | Used by:193 | ||
Symbol 193 MovieClip | Uses:188 189 190 191 192 | Used by:205 450 | |
Symbol 194 Graphic | Used by:205 | ||
Symbol 195 Graphic | Used by:200 | ||
Symbol 196 Graphic | Used by:200 | ||
Symbol 197 Graphic | Used by:200 | ||
Symbol 198 Graphic | Used by:200 | ||
Symbol 199 Graphic | Used by:200 | ||
Symbol 200 MovieClip | Uses:195 196 197 198 199 | Used by:205 450 | |
Symbol 201 Graphic | Used by:203 | ||
Symbol 202 Graphic | Used by:203 | ||
Symbol 203 MovieClip | Uses:201 202 | Used by:205 450 | |
Symbol 204 Graphic | Used by:205 | ||
Symbol 205 MovieClip | Uses:193 194 200 203 178 204 | Used by:Timeline | |
Symbol 206 EditableText | Uses:10 | Used by:Timeline | |
Symbol 207 Text | Uses:10 | Used by:209 228 246 266 309 325 343 385 399 415 | |
Symbol 208 Text | Uses:10 | Used by:209 228 246 266 309 325 343 385 399 415 | |
Symbol 209 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 210 MovieClip | Uses:80 | Used by:Timeline | |
Symbol 211 MovieClip | Used by:Timeline | ||
Symbol 212 MovieClip | Uses:122 | Used by:Timeline | |
Symbol 213 Sound | Used by:214 | ||
Symbol 214 MovieClip | Uses:213 | Used by:Timeline | |
Symbol 215 MovieClip | Uses:122 | Used by:Timeline | |
Symbol 216 MovieClip | Uses:122 | Used by:Timeline | |
Symbol 217 MovieClip | Uses:75 | Used by:Timeline | |
Symbol 218 Button | Uses:118 119 | Used by:Timeline | |
Symbol 219 Text | Uses:10 | Used by:Timeline | |
Symbol 220 Text | Uses:10 | Used by:Timeline | |
Symbol 221 Text | Uses:10 | Used by:Timeline | |
Symbol 222 Text | Uses:10 | Used by:Timeline | |
Symbol 223 EditableText | Uses:10 | Used by:Timeline | |
Symbol 224 EditableText | Uses:10 | Used by:Timeline | |
Symbol 225 EditableText | Uses:10 | Used by:Timeline | |
Symbol 226 Text | Uses:10 | Used by:Timeline | |
Symbol 227 EditableText | Uses:10 | Used by:Timeline | |
Symbol 228 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 229 MovieClip | Used by:Timeline | ||
Symbol 230 Sound | Used by:Timeline | ||
Symbol 231 Graphic | Used by:238 | ||
Symbol 232 Graphic | Used by:238 | ||
Symbol 233 Graphic | Used by:238 | ||
Symbol 234 Graphic | Used by:238 | ||
Symbol 235 Graphic | Used by:238 | ||
Symbol 236 Graphic | Used by:238 | ||
Symbol 237 Graphic | Used by:238 | ||
Symbol 238 MovieClip | Uses:125 3 231 149 232 141 143 145 147 233 6 8 234 158 162 160 174 136 179 235 236 237 | Used by:Timeline | |
Symbol 239 EditableText | Uses:10 | Used by:Timeline | |
Symbol 240 Button | Uses:118 119 | Used by:Timeline | |
Symbol 241 Text | Uses:10 | Used by:Timeline | |
Symbol 242 EditableText | Uses:10 | Used by:Timeline | |
Symbol 243 EditableText | Uses:10 | Used by:Timeline | |
Symbol 244 EditableText | Uses:10 | Used by:Timeline | |
Symbol 245 EditableText | Uses:10 | Used by:Timeline | |
Symbol 246 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 247 Graphic | Used by:258 | ||
Symbol 248 Graphic | Used by:258 | ||
Symbol 249 Graphic | Used by:258 | ||
Symbol 250 Graphic | Used by:258 | ||
Symbol 251 MovieClip | Uses:122 | Used by:255 315 316 332 367 368 406 | |
Symbol 252 Graphic | Used by:254 | ||
Symbol 253 Graphic | Used by:254 | ||
Symbol 254 MovieClip | Uses:252 253 | Used by:255 | |
Symbol 255 MovieClip | Uses:251 172 173 254 | Used by:258 | |
Symbol 256 Graphic | Used by:258 | ||
Symbol 257 Graphic | Used by:258 | ||
Symbol 258 MovieClip | Uses:125 3 247 149 248 141 143 145 147 249 6 8 250 158 160 162 179 136 255 256 257 | Used by:Timeline | |
Symbol 259 EditableText | Uses:10 | Used by:Timeline | |
Symbol 260 Button | Uses:118 119 | Used by:Timeline | |
Symbol 261 Text | Uses:10 | Used by:Timeline | |
Symbol 262 EditableText | Uses:10 | Used by:Timeline | |
Symbol 263 EditableText | Uses:10 | Used by:Timeline | |
Symbol 264 EditableText | Uses:10 | Used by:Timeline | |
Symbol 265 EditableText | Uses:10 | Used by:Timeline | |
Symbol 266 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 267 Graphic | Used by:281 317 333 | ||
Symbol 268 Graphic | Used by:281 317 | ||
Symbol 269 Graphic | Used by:270 310 | ||
Symbol 270 MovieClip | Uses:269 | Used by:281 | |
Symbol 271 Graphic | Used by:272 | ||
Symbol 272 MovieClip | Uses:271 | Used by:281 317 333 | |
Symbol 273 Graphic | Used by:274 | ||
Symbol 274 MovieClip | Uses:273 | Used by:281 317 333 | |
Symbol 275 Graphic | Used by:276 | ||
Symbol 276 MovieClip | Uses:275 | Used by:281 317 | |
Symbol 277 Graphic | Used by:278 | ||
Symbol 278 MovieClip | Uses:277 | Used by:281 317 333 | |
Symbol 279 Graphic | Used by:280 | ||
Symbol 280 MovieClip | Uses:279 | Used by:281 317 333 | |
Symbol 281 MovieClip | Uses:267 3 268 6 8 270 272 274 276 278 280 | Used by:297 | |
Symbol 282 Graphic | Used by:283 | ||
Symbol 283 MovieClip | Uses:282 154 155 156 157 | Used by:297 317 333 | |
Symbol 284 Graphic | Used by:287 | ||
Symbol 285 Graphic | Used by:287 | ||
Symbol 286 MovieClip | Uses:122 | Used by:287 373 391 407 463 | |
Symbol 287 MovieClip | Uses:284 176 285 286 | Used by:297 317 333 | |
Symbol 288 MovieClip | Uses:122 | Used by:296 | |
Symbol 289 MovieClip | Uses:122 | Used by:296 | |
Symbol 290 Graphic | Used by:292 | ||
Symbol 291 Graphic | Used by:292 | ||
Symbol 292 MovieClip | Uses:290 291 | Used by:295 | |
Symbol 293 Graphic | Used by:295 | ||
Symbol 294 Graphic | Used by:295 | ||
Symbol 295 MovieClip | Uses:292 166 293 168 71 294 | Used by:296 | |
Symbol 296 MovieClip | Uses:171 288 289 295 | Used by:297 333 | |
Symbol 297 MovieClip | Uses:281 283 160 287 296 | Used by:Timeline | |
Symbol 298 MovieClip | Uses:7 | Used by:301 | |
Symbol 299 Sound | Used by:301 | ||
Symbol 300 MovieClip | Uses:7 | Used by:301 | |
Symbol 301 MovieClip | Uses:298 299 300 | Used by:Timeline | |
Symbol 302 EditableText | Uses:10 | Used by:Timeline | |
Symbol 303 Button | Uses:118 119 | Used by:Timeline | |
Symbol 304 Text | Uses:10 | Used by:Timeline | |
Symbol 305 EditableText | Uses:10 | Used by:Timeline | |
Symbol 306 EditableText | Uses:10 | Used by:Timeline | |
Symbol 307 EditableText | Uses:10 | Used by:Timeline | |
Symbol 308 EditableText | Uses:10 | Used by:Timeline | |
Symbol 309 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 310 MovieClip | Uses:269 | Used by:317 333 | |
Symbol 311 Graphic | Used by:317 | ||
Symbol 312 Graphic | Used by:317 | ||
Symbol 313 Graphic | Used by:315 316 | ||
Symbol 314 Graphic | Used by:315 316 | ||
Symbol 315 MovieClip | Uses:313 251 172 173 314 | Used by:317 333 | |
Symbol 316 MovieClip | Uses:313 251 172 173 314 | Used by:317 333 | |
Symbol 317 MovieClip | Uses:267 8 3 268 6 310 274 272 276 278 311 280 312 283 287 315 316 160 | Used by:Timeline | |
Symbol 318 EditableText | Uses:10 | Used by:Timeline | |
Symbol 319 Button | Uses:118 119 | Used by:Timeline | |
Symbol 320 Text | Uses:10 | Used by:Timeline | |
Symbol 321 EditableText | Uses:10 | Used by:Timeline | |
Symbol 322 EditableText | Uses:10 | Used by:Timeline | |
Symbol 323 EditableText | Uses:10 | Used by:Timeline | |
Symbol 324 EditableText | Uses:10 | Used by:Timeline | |
Symbol 325 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 326 Graphic | Used by:333 | ||
Symbol 327 Graphic | Used by:333 | ||
Symbol 328 Graphic | Used by:333 | ||
Symbol 329 Graphic | Used by:331 | ||
Symbol 330 Graphic | Used by:331 | ||
Symbol 331 MovieClip | Uses:329 330 | Used by:332 | |
Symbol 332 MovieClip | Uses:331 251 172 173 | Used by:333 | |
Symbol 333 MovieClip | Uses:267 8 3 326 6 310 274 272 278 280 327 287 316 283 328 332 160 315 296 | Used by:Timeline | |
Symbol 334 EditableText | Uses:10 | Used by:Timeline | |
Symbol 335 Graphic | Used by:336 | ||
Symbol 336 MovieClip | Uses:335 | Used by:Timeline | |
Symbol 337 Button | Uses:118 119 | Used by:Timeline | |
Symbol 338 Text | Uses:10 | Used by:Timeline | |
Symbol 339 EditableText | Uses:10 | Used by:Timeline | |
Symbol 340 EditableText | Uses:10 | Used by:Timeline | |
Symbol 341 EditableText | Uses:10 | Used by:Timeline | |
Symbol 342 EditableText | Uses:10 | Used by:Timeline | |
Symbol 343 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 344 Graphic | Used by:363 391 407 | ||
Symbol 345 Graphic | Used by:363 391 407 | ||
Symbol 346 Graphic | Used by:349 | ||
Symbol 347 Graphic | Used by:349 | ||
Symbol 348 Graphic | Used by:349 | ||
Symbol 349 MovieClip | Uses:346 347 348 | Used by:363 391 407 | |
Symbol 350 Graphic | Used by:353 | ||
Symbol 351 Graphic | Used by:353 | ||
Symbol 352 Graphic | Used by:353 | ||
Symbol 353 MovieClip | Uses:350 351 352 | Used by:363 391 407 | |
Symbol 354 Graphic | Used by:355 | ||
Symbol 355 MovieClip | Uses:354 | Used by:363 391 407 | |
Symbol 356 Graphic | Used by:363 | ||
Symbol 357 Graphic | Used by:358 | ||
Symbol 358 MovieClip | Uses:357 | Used by:363 391 407 | |
Symbol 359 Graphic | Used by:360 | ||
Symbol 360 MovieClip | Uses:359 | Used by:363 391 407 | |
Symbol 361 Graphic | Used by:362 | ||
Symbol 362 MovieClip | Uses:361 | Used by:363 391 407 | |
Symbol 363 MovieClip | Uses:344 3 345 349 353 355 356 358 360 362 | Used by:373 | |
Symbol 364 Graphic | Used by:366 | ||
Symbol 365 Graphic | Used by:366 | ||
Symbol 366 MovieClip | Uses:364 365 | Used by:367 368 | |
Symbol 367 MovieClip | Uses:366 251 172 173 | Used by:373 391 407 | |
Symbol 368 MovieClip | Uses:366 251 172 173 | Used by:373 | |
Symbol 369 Graphic | Used by:373 | ||
Symbol 370 Graphic | Used by:371 | ||
Symbol 371 MovieClip | Uses:370 154 155 156 157 | Used by:373 391 407 | |
Symbol 372 Graphic | Used by:373 | ||
Symbol 373 MovieClip | Uses:363 367 368 369 176 286 371 160 372 | Used by:Timeline | |
Symbol 374 MovieClip | Uses:7 | Used by:377 | |
Symbol 375 Sound | Used by:377 | ||
Symbol 376 MovieClip | Uses:7 | Used by:377 | |
Symbol 377 MovieClip | Uses:374 375 376 | Used by:Timeline | |
Symbol 378 EditableText | Uses:10 | Used by:Timeline | |
Symbol 379 Button | Uses:118 119 | Used by:Timeline | |
Symbol 380 Text | Uses:10 | Used by:Timeline | |
Symbol 381 EditableText | Uses:10 | Used by:Timeline | |
Symbol 382 EditableText | Uses:10 | Used by:Timeline | |
Symbol 383 EditableText | Uses:10 | Used by:Timeline | |
Symbol 384 EditableText | Uses:10 | Used by:Timeline | |
Symbol 385 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 386 Graphic | Used by:391 | ||
Symbol 387 Graphic | Used by:391 | ||
Symbol 388 Graphic | Used by:391 | ||
Symbol 389 Graphic | Used by:391 | ||
Symbol 390 Graphic | Used by:391 | ||
Symbol 391 MovieClip | Uses:344 3 345 349 353 386 355 358 360 387 362 388 389 367 390 176 286 371 160 | Used by:Timeline | |
Symbol 392 EditableText | Uses:10 | Used by:Timeline | |
Symbol 393 Button | Uses:118 119 | Used by:Timeline | |
Symbol 394 Text | Uses:10 | Used by:Timeline | |
Symbol 395 EditableText | Uses:10 | Used by:Timeline | |
Symbol 396 EditableText | Uses:10 | Used by:Timeline | |
Symbol 397 EditableText | Uses:10 | Used by:Timeline | |
Symbol 398 EditableText | Uses:10 | Used by:Timeline | |
Symbol 399 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 400 Graphic | Used by:407 | ||
Symbol 401 Graphic | Used by:407 | ||
Symbol 402 Graphic | Used by:407 | ||
Symbol 403 Graphic | Used by:407 | ||
Symbol 404 Graphic | Used by:406 | ||
Symbol 405 Graphic | Used by:406 | ||
Symbol 406 MovieClip | Uses:404 251 172 173 405 | Used by:407 | |
Symbol 407 MovieClip | Uses:344 3 345 349 353 400 355 358 360 401 362 402 367 403 176 286 371 160 406 | Used by:Timeline | |
Symbol 408 EditableText | Uses:10 | Used by:Timeline | |
Symbol 409 Button | Uses:118 119 | Used by:Timeline | |
Symbol 410 Text | Uses:10 | Used by:Timeline | |
Symbol 411 EditableText | Uses:10 | Used by:Timeline | |
Symbol 412 EditableText | Uses:10 | Used by:Timeline | |
Symbol 413 EditableText | Uses:10 | Used by:Timeline | |
Symbol 414 EditableText | Uses:10 | Used by:Timeline | |
Symbol 415 MovieClip | Uses:207 208 | Used by:Timeline | |
Symbol 416 EditableText | Uses:10 | Used by:Timeline | |
Symbol 417 Graphic | Used by:450 | ||
Symbol 418 Graphic | Used by:450 | ||
Symbol 419 Graphic | Used by:450 | ||
Symbol 420 Graphic | Used by:450 | ||
Symbol 421 Graphic | Used by:450 | ||
Symbol 422 Graphic | Used by:450 | ||
Symbol 423 MovieClip | Used by:450 | ||
Symbol 424 Graphic | Used by:450 | ||
Symbol 425 Graphic | Used by:450 | ||
Symbol 426 Graphic | Used by:450 | ||
Symbol 427 Graphic | Used by:450 | ||
Symbol 428 Text | Uses:10 | Used by:450 | |
Symbol 429 Button | Uses:9 11 | Used by:450 | |
Symbol 430 Button | Uses:9 11 | Used by:450 | |
Symbol 431 Text | Uses:10 | Used by:450 | |
Symbol 432 EditableText | Uses:10 | Used by:450 | |
Symbol 433 EditableText | Uses:10 | Used by:450 | |
Symbol 434 Graphic | Used by:450 | ||
Symbol 435 EditableText | Uses:10 | Used by:450 | |
Symbol 436 EditableText | Uses:10 | Used by:450 | |
Symbol 437 Graphic | Used by:450 | ||
Symbol 438 EditableText | Uses:10 | Used by:450 | |
Symbol 439 Graphic | Used by:450 | ||
Symbol 440 Graphic | Used by:450 | ||
Symbol 441 Graphic | Used by:450 | ||
Symbol 442 Graphic | Used by:450 | ||
Symbol 443 Graphic | Used by:450 | ||
Symbol 444 Graphic | Used by:450 | ||
Symbol 445 Graphic | Used by:450 | ||
Symbol 446 Graphic | Used by:450 | ||
Symbol 447 Graphic | Used by:450 | ||
Symbol 448 Graphic | Used by:450 | ||
Symbol 449 Graphic | Used by:450 | ||
Symbol 450 MovieClip | Uses:417 132 418 141 143 145 147 419 420 193 421 200 203 422 182 423 424 425 426 427 428 80 429 430 431 432 433 434 435 67 436 437 438 439 440 441 442 443 444 445 446 447 448 449 | Used by:Timeline | |
Symbol 451 EditableText | Uses:10 | Used by:Timeline | |
Symbol 452 Text | Uses:99 | Used by:453 | |
Symbol 453 MovieClip | Uses:452 | Used by:455 | |
Symbol 454 Button | Uses:9 11 | Used by:455 | |
Symbol 455 MovieClip | Uses:98 108 110 112 114 116 453 454 | Used by:Timeline | |
Symbol 456 Graphic | Used by:459 | ||
Symbol 457 MovieClip | Uses:7 | Used by:459 | |
Symbol 458 MovieClip | Uses:5 | Used by:459 | |
Symbol 459 MovieClip | Uses:456 457 458 3 | Used by:464 Timeline | |
Symbol 460 Graphic | Used by:461 | ||
Symbol 461 MovieClip | Uses:154 155 156 157 460 | Used by:464 | |
Symbol 462 Graphic | Used by:463 | ||
Symbol 463 MovieClip | Uses:462 176 286 | Used by:464 Timeline | |
Symbol 464 MovieClip | Uses:459 461 160 463 | Used by:Timeline | |
Symbol 465 Sound | Used by:466 | ||
Symbol 466 MovieClip | Uses:465 | Used by:Timeline | |
Symbol 467 Graphic | Used by:468 | ||
Symbol 468 MovieClip | Uses:467 | Used by:471 472 473 | |
Symbol 469 Graphic | Used by:471 472 473 | ||
Symbol 470 Graphic | Used by:471 472 473 | ||
Symbol 471 MovieClip | Uses:468 469 470 | Used by:Timeline | |
Symbol 472 MovieClip | Uses:468 469 470 | Used by:Timeline | |
Symbol 473 MovieClip | Uses:468 469 470 | Used by:Timeline |
Instance Names
"q" | Frame 1 | Symbol 13 MovieClip |
"music" | Frame 63 | Symbol 85 MovieClip |
"q" | Frame 115 | Symbol 13 MovieClip |
"bana" | Frame 116 | Symbol 183 MovieClip |
"gubbe" | Frame 116 | Symbol 205 MovieClip |
"jump" | Frame 116 | Symbol 210 MovieClip |
"cakesound" | Frame 116 | Symbol 214 MovieClip |
"hit" | Frame 116 | Symbol 217 MovieClip |
"bana" | Frame 118 | Symbol 238 MovieClip |
"gubbe" | Frame 118 | Symbol 205 MovieClip |
"jump" | Frame 118 | Symbol 210 MovieClip |
"cakesound" | Frame 118 | Symbol 214 MovieClip |
"hit" | Frame 118 | Symbol 217 MovieClip |
"bana" | Frame 120 | Symbol 258 MovieClip |
"gubbe" | Frame 120 | Symbol 205 MovieClip |
"jump" | Frame 120 | Symbol 210 MovieClip |
"cakesound" | Frame 120 | Symbol 214 MovieClip |
"hit" | Frame 120 | Symbol 217 MovieClip |
"bana" | Frame 122 | Symbol 297 MovieClip |
"gubbe" | Frame 122 | Symbol 205 MovieClip |
"jump" | Frame 122 | Symbol 210 MovieClip |
"cakesound" | Frame 122 | Symbol 214 MovieClip |
"hit" | Frame 122 | Symbol 217 MovieClip |
"bana" | Frame 124 | Symbol 317 MovieClip |
"gubbe" | Frame 124 | Symbol 205 MovieClip |
"jump" | Frame 124 | Symbol 210 MovieClip |
"cakesound" | Frame 124 | Symbol 214 MovieClip |
"hit" | Frame 124 | Symbol 217 MovieClip |
"bana" | Frame 126 | Symbol 333 MovieClip |
"gubbe" | Frame 126 | Symbol 205 MovieClip |
"jump" | Frame 126 | Symbol 210 MovieClip |
"cakesound" | Frame 126 | Symbol 214 MovieClip |
"hit" | Frame 126 | Symbol 217 MovieClip |
"bana" | Frame 128 | Symbol 373 MovieClip |
"gubbe" | Frame 128 | Symbol 205 MovieClip |
"jump" | Frame 128 | Symbol 210 MovieClip |
"cakesound" | Frame 128 | Symbol 214 MovieClip |
"hit" | Frame 128 | Symbol 217 MovieClip |
"bana" | Frame 130 | Symbol 391 MovieClip |
"gubbe" | Frame 130 | Symbol 205 MovieClip |
"jump" | Frame 130 | Symbol 210 MovieClip |
"cakesound" | Frame 130 | Symbol 214 MovieClip |
"hit" | Frame 130 | Symbol 217 MovieClip |
"bana" | Frame 132 | Symbol 407 MovieClip |
"gubbe" | Frame 132 | Symbol 205 MovieClip |
"jump" | Frame 132 | Symbol 210 MovieClip |
"cakesound" | Frame 132 | Symbol 214 MovieClip |
"hit" | Frame 132 | Symbol 217 MovieClip |
"gubbe" | Frame 134 | Symbol 205 MovieClip |
"end" | Frame 134 | Symbol 450 MovieClip |
"bana" | Frame 136 | Symbol 464 MovieClip |
"jump" | Frame 136 | Symbol 210 MovieClip |
"cakesound" | Frame 136 | Symbol 214 MovieClip |
"hit" | Frame 136 | Symbol 217 MovieClip |
"gubbe" | Frame 137 | Symbol 205 MovieClip |
"enemy" | Symbol 174 MovieClip Frame 1 | Symbol 170 MovieClip |
"hitter1" | Symbol 174 MovieClip Frame 1 | Symbol 171 MovieClip |
"hitter2" | Symbol 174 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 174 MovieClip Frame 1 | Symbol 173 MovieClip |
"sky" | Symbol 183 MovieClip Frame 1 | Symbol 133 MovieClip |
"moln2" | Symbol 183 MovieClip Frame 1 | Symbol 3 MovieClip |
"moln1" | Symbol 183 MovieClip Frame 1 | Symbol 6 MovieClip |
"moln3" | Symbol 183 MovieClip Frame 1 | Symbol 8 MovieClip |
"dark" | Symbol 183 MovieClip Frame 1 | Symbol 182 MovieClip |
"foot2" | Symbol 205 MovieClip Frame 1 | Symbol 193 MovieClip |
"foot1" | Symbol 205 MovieClip Frame 1 | Symbol 200 MovieClip |
"face" | Symbol 205 MovieClip Frame 1 | Symbol 203 MovieClip |
"hitter" | Symbol 205 MovieClip Frame 1 | Symbol 178 MovieClip |
"hitter1" | Symbol 255 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 255 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 255 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 296 MovieClip Frame 1 | Symbol 171 MovieClip |
"hitter2" | Symbol 296 MovieClip Frame 1 | Symbol 288 MovieClip |
"hitter3" | Symbol 296 MovieClip Frame 1 | Symbol 289 MovieClip |
"enemy" | Symbol 296 MovieClip Frame 1 | Symbol 295 MovieClip |
"hitter1" | Symbol 315 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 315 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 315 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 316 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 316 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 316 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 332 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 332 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 332 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 367 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 367 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 367 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 368 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 368 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 368 MovieClip Frame 1 | Symbol 173 MovieClip |
"hitter1" | Symbol 406 MovieClip Frame 1 | Symbol 251 MovieClip |
"hitter2" | Symbol 406 MovieClip Frame 1 | Symbol 172 MovieClip |
"hitter3" | Symbol 406 MovieClip Frame 1 | Symbol 173 MovieClip |
"foot2" | Symbol 450 MovieClip Frame 1 | Symbol 193 MovieClip |
"foot1" | Symbol 450 MovieClip Frame 1 | Symbol 200 MovieClip |
"face" | Symbol 450 MovieClip Frame 1 | Symbol 203 MovieClip |
Labels
"menu" | Frame 62 |
"options" | Frame 68 |
"instructions" | Frame 95 |
"credits" | Frame 114 |
"credits1" | Frame 135 |
"heaven" | Frame 136 |
"clear" | Symbol 450 MovieClip Frame 105 |
Dynamic Text Variables
cheat | Symbol 180 EditableText | "" |
timebonus | Symbol 206 EditableText | "" |
cake | Symbol 223 EditableText | "" |
points | Symbol 224 EditableText | "" |
timebonus | Symbol 225 EditableText | "" |
levelscore1 | Symbol 227 EditableText | "" |
timebonus | Symbol 239 EditableText | "" |
cake | Symbol 242 EditableText | "" |
points | Symbol 243 EditableText | "" |
timebonus | Symbol 244 EditableText | "" |
levelscore2 | Symbol 245 EditableText | "" |
timebonus | Symbol 259 EditableText | "" |
cake | Symbol 262 EditableText | "" |
points | Symbol 263 EditableText | "" |
timebonus | Symbol 264 EditableText | "" |
levelscore3 | Symbol 265 EditableText | "" |
timebonus | Symbol 302 EditableText | "" |
cake | Symbol 305 EditableText | "" |
points | Symbol 306 EditableText | "" |
timebonus | Symbol 307 EditableText | "" |
levelscore4 | Symbol 308 EditableText | "" |
timebonus | Symbol 318 EditableText | "" |
cake | Symbol 321 EditableText | "" |
points | Symbol 322 EditableText | "" |
timebonus | Symbol 323 EditableText | "" |
levelscore5 | Symbol 324 EditableText | "" |
timebonus | Symbol 334 EditableText | "" |
cake | Symbol 339 EditableText | "" |
points | Symbol 340 EditableText | "" |
timebonus | Symbol 341 EditableText | "" |
levelscore6 | Symbol 342 EditableText | "" |
timebonus | Symbol 378 EditableText | "" |
cake | Symbol 381 EditableText | "" |
points | Symbol 382 EditableText | "" |
timebonus | Symbol 383 EditableText | "" |
levelscore7 | Symbol 384 EditableText | "" |
timebonus | Symbol 392 EditableText | "" |
cake | Symbol 395 EditableText | "" |
points | Symbol 396 EditableText | "" |
timebonus | Symbol 397 EditableText | "" |
levelscore8 | Symbol 398 EditableText | "" |
timebonus | Symbol 408 EditableText | "" |
cake | Symbol 411 EditableText | "" |
points | Symbol 412 EditableText | "" |
timebonus | Symbol 413 EditableText | "" |
levelscore9 | Symbol 414 EditableText | "" |
timebonus | Symbol 416 EditableText | "" |
points | Symbol 432 EditableText | "" |
points | Symbol 433 EditableText | "" |
points | Symbol 435 EditableText | "" |
points | Symbol 436 EditableText | "" |
points | Symbol 438 EditableText | "" |
timebonus | Symbol 451 EditableText | "" |
|