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

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

Digital Tunnels.swf

This is the info page for
Flash #13554

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


Text
[ Loading Game ]

[ Play more free online games at www.gamegecko.com ]

[ Play more free online games at www.gamegecko.com ]

[ Play more free online games at www.google.com ]

[ © Copyright 2006 - EviLudy Entertainment ]

presents

Start Game!

How to Play?

View Highscores

Author's Site

Play more Games!

l

a

r

o

C

e

h

T

l

a

r

o

C

e

h

T

s

n

S

t

i

s

n

S

t

i

y

b

u

m

G

M

Add games to your Site!

Go Back.

This game is very simple to play. All you have to do is move your mouse,
When a Level is started, you can see the level's borders and it's start and finish area.

The goal isn the game is that you manage to move the mouse from the start to finish location.
Without colliding with the level's border, off course. You start the level by clicking on the start area.

Once you mess up, your cursor will turn red. The timer will stop and you have to restart the level.
If you manage to hover over the finish button without messing up, you're taken to the next level.

There is a timer on the top of the screen. You must go through the 24 levels as fast as possible.
There are highscores, so be fast. You can also get bonusses for picking up black balls that lie around.
You have 3 lives. Getting a black ball will add one. If you press ESCAPE in the game, you're taken back to the main menu.

High Scores

01.

02.

03.

04.

05.

06.

07.

08.

09.

10.

START

FINISH

Bonus Bulbs:

9

Level 01/24

Lives Left:

9

Level 02/24

9

9

Level 03/24

9

9

Level 04/24

9

9

Level 05/24

9

9

Level 06/24

9

9

Level 07/24

9

9

Level 08/24

9

9

Level 09/24

9

9

Level 10/24

9

9

Level 11/24

9

9

Level 12/24

9

9

Level 13/24

9

9

Level 14/24

9

9

Level 15/24

9

9

Level 16/24

9

9

Level 17/24

9

9

Level 18/24

9

9

Level 19/24

9

9

Level 20/24

9

9

Level 21/24

9

9

Level 22/24

9

9

Level 23/24

9

9

Level 24/24

9

Back to main Menu.

Submit your Score.

your score:

enter name:

GAME OVER

ActionScript [AS1/AS2]

Frame 1
function button1(obj, item) { _root._quality = "LOW"; } function button2(obj, item) { _root._quality = "MEDIUM"; } function button3(obj, item) { _root._quality = "HIGH"; } function button4(obj, item) { sfx1 = new Sound(); sfx1.attachSound("sfx1"); sfx1.start(); sfx1.setVolume(0); } function button5(obj, item) { sfx1 = new Sound(); sfx1.attachSound("sfx1"); sfx1.start(); sfx1.setVolume(100); } function button6(obj, item) { getURL ("http://www.eviludy.net/", "_blank"); } function button7(obj, item) { getURL ("http://www.google.com/", "_blank"); } stop(); cm = new ContextMenu(); cm.hideBuiltInItems(); cm.customItems.push(new ContextMenuItem("Low Graphic Quality", button1)); cm.customItems.push(new ContextMenuItem("Medium Graphic Quality", button2)); cm.customItems.push(new ContextMenuItem("High Graphic Quality", button3)); cm.customItems.push(new ContextMenuItem("Turn sound off", button4)); cm.customItems.push(new ContextMenuItem("Turn sound on", button5)); cm.customItems.push(new ContextMenuItem("Visit author's site!", button6)); cm.customItems.push(new ContextMenuItem("Play More games!", button7)); cm.customItems[3].separatorBefore = true; cm.customItems[5].separatorBefore = true; _root.menu = cm; _root.xfile = "http://www.eviludy.net/server/highscores/scores.php";
Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (enterFrame) { _root.b_loaded = _root.getBytesLoaded(); _root.b_total = _root.getBytesTotal(); _root.percent = Math.round((_root.b_loaded / _root.b_total) * 100); this._width = _root.percent * 3.8; if (_root.percent == 100) { _root.play(); } }
Instance of Symbol 56 MovieClip "cursor" in Frame 1
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; Mouse.hide(); if (_root.levelstarted == false) { _root.levelbutton.enabled = false; } if (_root.levelstarted == true) { _root.levelbutton.enabled = true; } }
Frame 2
stop();
Instance of Symbol 64 MovieClip in Frame 2
on (release) { getURL ("http://www.gamegecko.com", "_blank"); } on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); }
Frame 3
stopAllSounds(); music1 = new Sound(); music1.attachSound("music1"); music1.start(0, 50000);
Instance of Symbol 7 MovieClip in Frame 3
onClipEvent (enterFrame) { _root.b_loaded = _root.getBytesLoaded(); _root.b_total = _root.getBytesTotal(); _root.percent = Math.round((_root.b_loaded / _root.b_total) * 100); this._width = _root.percent * 3.8; if (_root.percent == 100) { _root.play(); } }
Frame 4
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = " mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("b6381311", this, 10301, true); stop();
Instance of Symbol 56 MovieClip "cursor" in Frame 4
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; Mouse.hide(); if (_root.levelstarted == false) { _root.levelbutton.enabled = false; } if (_root.levelstarted == true) { _root.levelbutton.enabled = true; } }
Frame 6
scoretable.filename = "scores/master_digital_tunnel_game.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; if (_root.submitting == false) { scoretable.winname = "none"; scoretable.winscore = 0; } else if (_root.submitting == true) { scoretable.winname = _root.nameEnter; scoretable.winscore = _root.finalscore; } System.security.allowDomain("eviludy.net"); scoretable.loadVariables(_root.xfile, "GET");
Frame 7
function bloop() { sfx1 = new Sound(); sfx1.attachSound("sfx1"); sfx1.start(); } _root.levelstarted = false; stop(); _root.levelreach = 1; _root.seconds = 0; _root.hundreds = 0; _root.minutes = 0; _root.bonusses = 0;
Instance of Symbol 187 MovieClip in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 190 MovieClip in Frame 7
onClipEvent (enterFrame) { if ((_root.levelstarted == true) && (_root.colidded == false)) { _root.hundreds = _root.hundreds + 1.25; if (_root.hundreds >= 100) { _root.seconds++; _root.hundreds = 0; } if (_root.seconds >= 59) { _root.minutes++; _root.seconds = 0; } } hundraz = Math.round(_root.hundreds); if (hundraz < 10) { if (_root.minutes < 10) { if (_root.seconds < 10) { counter = ((((("0" + _root.minutes) + ":0") + _root.seconds) + ":") + "0") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("0" + _root.minutes) + ":") + _root.seconds) + ":") + "0") + hundraz; } } else if (_root.minutes >= 10) { if (_root.seconds < 10) { counter = ((((("" + _root.minutes) + ":0") + _root.seconds) + ":") + "0") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("" + _root.minutes) + ":") + _root.seconds) + ":") + "0") + hundraz; } } } else if (hundraz >= 10) { if (_root.minutes < 10) { if (_root.seconds < 10) { counter = ((((("0" + _root.minutes) + ":0") + _root.seconds) + ":") + "") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("0" + _root.minutes) + ":") + _root.seconds) + ":") + "") + hundraz; } } else if (_root.minutes >= 10) { if (_root.seconds < 10) { counter = ((((("" + _root.minutes) + ":0") + _root.seconds) + ":") + "") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("" + _root.minutes) + ":") + _root.seconds) + ":") + "") + hundraz; } } } }
Instance of Symbol 56 MovieClip "cursor" in Frame 7
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; Mouse.hide(); if (_root.levelstarted == false) { _root.levelbutton.enabled = false; } if (_root.levelstarted == true) { _root.levelbutton.enabled = true; } if (Key.isDown(27)) { _root.gotoAndStop(4); } }
Frame 8
theflash.gotoAndPlay(1); _root.levelreach = 2;
Frame 9
theflash.gotoAndPlay(1); _root.levelreach = 3;
Instance of Symbol 187 MovieClip in Frame 9
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 10
theflash.gotoAndPlay(1); _root.levelreach = 4;
Frame 11
theflash.gotoAndPlay(1); _root.levelreach = 5;
Frame 12
theflash.gotoAndPlay(1); _root.levelreach = 6;
Instance of Symbol 187 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 13
theflash.gotoAndPlay(1); _root.levelreach = 7;
Frame 14
theflash.gotoAndPlay(1); _root.levelreach = 8;
Frame 15
theflash.gotoAndPlay(1); _root.levelreach = 9;
Frame 16
theflash.gotoAndPlay(1); _root.levelreach = 10;
Frame 17
theflash.gotoAndPlay(1); _root.levelreach = 11;
Instance of Symbol 187 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 18
theflash.gotoAndPlay(1); _root.levelreach = 12;
Instance of Symbol 187 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 18
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 19
theflash.gotoAndPlay(1); _root.levelreach = 13;
Frame 20
theflash.gotoAndPlay(1); _root.levelreach = 14;
Instance of Symbol 187 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 21
theflash.gotoAndPlay(1); _root.levelreach = 15;
Instance of Symbol 187 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 22
theflash.gotoAndPlay(1); _root.levelreach = 16;
Frame 23
theflash.gotoAndPlay(1); _root.levelreach = 17;
Instance of Symbol 187 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 24
theflash.gotoAndPlay(1); _root.levelreach = 18;
Frame 25
theflash.gotoAndPlay(1); _root.levelreach = 19;
Frame 26
theflash.gotoAndPlay(1); _root.levelreach = 20;
Instance of Symbol 187 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Instance of Symbol 187 MovieClip in Frame 26
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 27
theflash.gotoAndPlay(1); _root.levelreach = 21;
Frame 28
theflash.gotoAndPlay(1); _root.levelreach = 22;
Frame 29
theflash.gotoAndPlay(1); _root.levelreach = 23;
Instance of Symbol 187 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.cursor.tip)) { if (((_root.colidded == false) && (_root.levelstarted == true)) && (_visible == true)) { _root.bonusses++; sfx4 = new Sound(); sfx4.attachSound("sfx4"); sfx4.start(); _root.lives++; _visible = false; } } }
Frame 30
theflash.gotoAndPlay(1); _root.levelreach = 24;
Frame 31
stop(); _root.finalscore = (108000 - ((_root.hundreds + (_root.seconds * 100)) + (_root.minutes * 6000))) + (_root.bonusses * 1000); _root.levelstarted = false; _root.nameEnter = "Enter your Name";
Instance of Symbol 190 MovieClip in Frame 31
onClipEvent (enterFrame) { if ((_root.levelstarted == true) && (_root.colidded == false)) { _root.hundreds = _root.hundreds + 1.25; if (_root.hundreds >= 100) { _root.seconds++; _root.hundreds = 0; } if (_root.seconds >= 59) { _root.minutes++; _root.seconds = 0; } } hundraz = Math.round(_root.hundreds); if (hundraz < 10) { if (_root.minutes < 10) { if (_root.seconds < 10) { counter = ((((("0" + _root.minutes) + ":0") + _root.seconds) + ":") + "0") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("0" + _root.minutes) + ":") + _root.seconds) + ":") + "0") + hundraz; } } else if (_root.minutes >= 10) { if (_root.seconds < 10) { counter = ((((("" + _root.minutes) + ":0") + _root.seconds) + ":") + "0") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("" + _root.minutes) + ":") + _root.seconds) + ":") + "0") + hundraz; } } } else if (hundraz >= 10) { if (_root.minutes < 10) { if (_root.seconds < 10) { counter = ((((("0" + _root.minutes) + ":0") + _root.seconds) + ":") + "") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("0" + _root.minutes) + ":") + _root.seconds) + ":") + "") + hundraz; } } else if (_root.minutes >= 10) { if (_root.seconds < 10) { counter = ((((("" + _root.minutes) + ":0") + _root.seconds) + ":") + "") + hundraz; } else if (_root.seconds >= 10) { counter = ((((("" + _root.minutes) + ":") + _root.seconds) + ":") + "") + hundraz; } } } }
Instance of Symbol 56 MovieClip "cursor" in Frame 31
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; Mouse.hide(); if (_root.levelstarted == false) { _root.levelbutton.enabled = false; } if (_root.levelstarted == true) { _root.levelbutton.enabled = true; } }
Frame 32
_root.leveldonereach = ("You reached level " + _root.levelreach) + "/24";
Symbol 22 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.gamegecko.com", "_blank"); }
Symbol 25 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.eviludy.net", "_blank"); }
Symbol 55 MovieClip Frame 4
_root.lives--;
Symbol 55 MovieClip Frame 58
if (_root.lives == 0) { _root.gotoAndStop(32); } stop();
Symbol 56 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 331
_root.play();
Symbol 74 MovieClip Frame 26
stop();
Symbol 77 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.lives = 3; _root.cursor.gotoAndStop(1); stopAllSounds(); music2 = new Sound(); music2.attachSound("music2"); music2.start(0, 50000); gotoAndStop (7); }
Symbol 79 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.cursor.gotoAndStop(1); gotoAndStop (5); }
Symbol 81 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.cursor.gotoAndStop(1); _root.submitting = false; gotoAndStop (6); }
Symbol 83 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.eviludy.net", "_blank"); }
Symbol 85 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.gamegecko.com", "_blank"); }
Symbol 104 Button
on (release) { getURL ("http://www.thecoral.co.uk/", "_blank"); }
Symbol 115 Button
on (release) { getURL ("http://www.thirteensenses.co.uk/", "_blank"); }
Symbol 122 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.gamesforwebsites.com", "_blank"); }
Symbol 127 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { getURL ("http://www.gamegecko.com", "_blank"); }
Symbol 128 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.cursor.gotoAndStop(1); gotoAndStop (4); }
Symbol 134 MovieClip Frame 80
stop();
Symbol 174 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 177 Button
on (release) { _root.levelstarted = true; _root.cursor.gotoAndStop(1); _root.colidded = false; }
Symbol 178 Button
on (rollOver) { if ((_root.colidded == false) && (_root.levelstarted == true)) { _root.levelstarted = false; nextFrame(); } }
Symbol 185 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 198 MovieClip Frame 12
stop();
Symbol 201 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 203 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 209 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 211 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 217 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 220 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 226 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 228 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 234 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 236 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 242 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 245 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 251 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 254 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 260 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 262 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 268 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 270 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 276 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 278 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 284 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 286 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 292 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 295 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 301 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 304 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 310 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 312 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 314 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 322 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 324 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 330 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 332 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 338 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 340 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 347 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 349 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 355 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 358 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 365 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 367 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 373 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 375 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 381 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 386 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 391 Button
on (rollOut) { if (((_root.levelstarted == true) && (!_root.cursor.hitTest(_root.starter))) && (!_root.cursor.hitTest(_root.finisher))) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } } on (rollOver) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(1); } }
Symbol 395 Button
on (rollOut) { if (_root.levelstarted == true) { _root.cursor.gotoAndStop(3); _root.levelstarted = false; _root.colidded = true; } }
Symbol 400 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.cursor.gotoAndStop(1); stopAllSounds(); music1 = new Sound(); music1.attachSound("music1"); music1.start(0, 50000); gotoAndStop (4); }
Symbol 402 Button
on (rollOver) { _root.cursor.gotoAndStop(2); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (release) { _root.cursor.gotoAndStop(1); _root.submitting = true; stopAllSounds(); music1 = new Sound(); music1.attachSound("music1"); music1.start(0, 50000); gotoAndStop (6); }

Library Items

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

Instance Names

"cursor"Frame 1Symbol 56 MovieClip
"cursor"Frame 4Symbol 56 MovieClip
"scoretable"Frame 6Symbol 171 MovieClip
"starter"Frame 7Symbol 177 Button
"finisher"Frame 7Symbol 178 Button
"levelbutton"Frame 7Symbol 185 Button
"theflash"Frame 7Symbol 198 MovieClip
"cursor"Frame 7Symbol 56 MovieClip
"levelbutton"Frame 8Symbol 203 Button
"levelbutton"Frame 9Symbol 211 Button
"levelbutton"Frame 10Symbol 220 Button
"levelbutton"Frame 11Symbol 228 Button
"levelbutton"Frame 12Symbol 236 Button
"levelbutton"Frame 13Symbol 245 Button
"levelbutton"Frame 14Symbol 254 Button
"levelbutton"Frame 15Symbol 262 Button
"levelbutton"Frame 16Symbol 270 Button
"levelbutton"Frame 17Symbol 278 Button
"levelbutton"Frame 18Symbol 286 Button
"levelbutton"Frame 19Symbol 295 Button
"levelbutton"Frame 20Symbol 304 Button
"levelbutton"Frame 21Symbol 312 Button
"levelbutton"Frame 22Symbol 324 Button
"levelbutton"Frame 23Symbol 332 Button
"levelbutton"Frame 24Symbol 340 Button
"levelbutton"Frame 25Symbol 349 Button
"levelbutton"Frame 26Symbol 358 Button
"levelbutton"Frame 27Symbol 367 Button
"levelbutton"Frame 28Symbol 375 Button
"levelbutton"Frame 29Symbol 386 Button
"levelbutton"Frame 30Symbol 395 Button
"cursor"Frame 31Symbol 56 MovieClip
"tip"Symbol 56 MovieClip Frame 1Symbol 31 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "sfx4"
ExportAssets (56)Timeline Frame 1Symbol 2 as "music2"
ExportAssets (56)Timeline Frame 1Symbol 3 as "music1"
ExportAssets (56)Timeline Frame 1Symbol 4 as "sfx1"

Labels

"x"Frame 7
"x2"Frame 9
"x3"Frame 13
"x4"Frame 14
"x5"Frame 17
"x6"Frame 18
"x7"Frame 21
"x8"Frame 23
"x9"Frame 24
"x10"Frame 26
"x11"Frame 27
"x12"Frame 29
"x13"Frame 30

Dynamic Text Variables

NAME0Symbol 151 EditableText""
NAME1Symbol 152 EditableText""
NAME2Symbol 153 EditableText""
NAME3Symbol 154 EditableText""
NAME4Symbol 155 EditableText""
NAME6Symbol 156 EditableText""
NAME7Symbol 157 EditableText""
NAME8Symbol 158 EditableText""
NAME9Symbol 159 EditableText""
NAME5Symbol 160 EditableText""
SCORE0Symbol 161 EditableText""
SCORE1Symbol 162 EditableText""
SCORE2Symbol 163 EditableText""
SCORE3Symbol 164 EditableText""
SCORE4Symbol 165 EditableText""
SCORE5Symbol 166 EditableText""
SCORE6Symbol 167 EditableText""
SCORE7Symbol 168 EditableText""
SCORE8Symbol 169 EditableText""
SCORE9Symbol 170 EditableText""
counterSymbol 189 EditableText""
_root.bonussesSymbol 192 EditableText"9"
_root.livesSymbol 195 EditableText""
_root.bonussesSymbol 204 EditableText"9"
_root.livesSymbol 206 EditableText"9"
_root.bonussesSymbol 212 EditableText"9"
_root.livesSymbol 214 EditableText"9"
_root.bonussesSymbol 221 EditableText"9"
_root.livesSymbol 223 EditableText"9"
_root.bonussesSymbol 229 EditableText"9"
_root.livesSymbol 231 EditableText"9"
_root.bonussesSymbol 237 EditableText"9"
_root.livesSymbol 239 EditableText"9"
_root.bonussesSymbol 246 EditableText"9"
_root.livesSymbol 248 EditableText"9"
_root.bonussesSymbol 255 EditableText"9"
_root.livesSymbol 257 EditableText"9"
_root.bonussesSymbol 263 EditableText"9"
_root.livesSymbol 265 EditableText"9"
_root.bonussesSymbol 271 EditableText"9"
_root.livesSymbol 273 EditableText"9"
_root.bonussesSymbol 279 EditableText"9"
_root.livesSymbol 281 EditableText"9"
_root.bonussesSymbol 287 EditableText"9"
_root.livesSymbol 289 EditableText"9"
_root.bonussesSymbol 296 EditableText"9"
_root.livesSymbol 298 EditableText"9"
_root.bonussesSymbol 305 EditableText"9"
_root.livesSymbol 307 EditableText"9"
_root.bonussesSymbol 317 EditableText"9"
_root.livesSymbol 319 EditableText"9"
_root.bonussesSymbol 325 EditableText"9"
_root.livesSymbol 327 EditableText"9"
_root.bonussesSymbol 333 EditableText"9"
_root.livesSymbol 335 EditableText"9"
_root.bonussesSymbol 342 EditableText"9"
_root.livesSymbol 344 EditableText"9"
_root.bonussesSymbol 350 EditableText"9"
_root.livesSymbol 352 EditableText"9"
_root.bonussesSymbol 360 EditableText"9"
_root.livesSymbol 362 EditableText"9"
_root.bonussesSymbol 368 EditableText"9"
_root.livesSymbol 370 EditableText"9"
_root.bonussesSymbol 376 EditableText"9"
_root.livesSymbol 378 EditableText"9"
_root.bonussesSymbol 387 EditableText"9"
_root.livesSymbol 389 EditableText"9"
_root.bonussesSymbol 396 EditableText"9"
_root.livesSymbol 398 EditableText"9"
_root.bonussesSymbol 404 EditableText""
_root.nameEnterSymbol 407 EditableText""
_root.finalscoreSymbol 408 EditableText""
_root.leveldonereachSymbol 410 EditableText""




http://swfchan.com/3/13554/info.shtml
Created: 4/6 -2019 16:15:47 Last modified: 4/6 -2019 16:15:47 Server time: 08/05 -2024 20:36:48