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

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

Christmas Rush.swf

This is the info page for
Flash #41178

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


Text
Christmas Rush

Christmas Rush

Play more games!

Visit Newgrounds!

LilDwarf
Animations

New Game

New Game

Instructions

Instructions

Credits

Credits

Select Level

Select Level

Level 1

1

Level 1

1

2

2

3

3

4

4

5

5

6

6

7

7

8

8

9

9

Level 10

10

Level 10

10

Main Menu

Main Menu

Next

Next

Select Level

Select Level

Level 40

11

11

12

12

Level 13

13

Level 13

13

14

14

15

15

Back

Back

Help the red car get out of the grid
by moving the other cars around

To move the cars simply click and
drag

Art
LilDwarf

Programming
LilDwarf

1

2

3

4

5

6

A

B

C

D

E

F

Level

2

Bonus

Moves

Snow

Music

Quality

20000

99999

ON

ON

OFF

OFF

H

H

L

L

M

M

1

1

2

2

3

3

4

4

RESET

RESET

QUIT

QUIT

Y AXIS CODE

X AXIS CODE

S

Level

COMPLETE

Moves

Bonus

Total

CONTINUE

CONTINUE

Q

QUIT

Are you sure?

YES

YES

NO

NO

Congratulations!

You avoided this year's
Christmas Rush!

Final score:

Name:

Menu

Menu

Submit

Submit

2

20000

99999

ActionScript [AS1/AS2]

Frame 1
function itemHandler1(obj, item) { getURL ("http://newgrounds.com", "_blank"); } function itemHandler2(obj, item) { getURL ("http://armorgames.com", "_blank"); } function itemHandler3(obj, item) { getURL ("http://freewebs.com/ldanimations", "_blank"); } root_cm = new ContextMenu(); root_cm.hideBuiltInItems(); aaa_cmi = new ContextMenuItem("Newgrounds", itemHandler1); bbb_cmi = new ContextMenuItem("Armor Games - Free Online Games", itemHandler2); ccc_cmi = new ContextMenuItem("LilDwarf Animations", itemHandler3); root_cm.customItems.push(aaa_cmi, bbb_cmi, ccc_cmi); _root.menu = root_cm;
Frame 34
stop();
Frame 48
stop();
Frame 58
var levelSelect = 0; mainMenu = false; lvlBack = false; var total = 0; play();
Instance of Symbol 203 MovieClip "fade" in Frame 58
onClipEvent (enterFrame) { if (this._currentframe == 15) { if (_root.levelSelect == 1) { gotoAndStop ("lvl1"); } if (_root.levelSelect == 2) { gotoAndStop ("lvl2"); } if (_root.levelSelect == 3) { gotoAndStop ("lvl3"); } if (_root.levelSelect == 4) { gotoAndStop ("lvl4"); } if (_root.levelSelect == 5) { gotoAndStop ("lvl5"); } if (_root.levelSelect == 6) { gotoAndStop ("lvl6"); } if (_root.levelSelect == 7) { gotoAndStop ("lvl7"); } if (_root.levelSelect == 8) { gotoAndStop ("lvl8"); } if (_root.levelSelect == 9) { gotoAndStop ("lvl9"); } if (_root.levelSelect == 10) { gotoAndStop ("lvl10"); } if (_root.levelSelect == 11) { gotoAndStop ("lvl11"); } if (_root.levelSelect == 12) { gotoAndStop ("lvl12"); } if (_root.levelSelect == 13) { gotoAndStop ("lvl13"); } if (_root.levelSelect == 14) { gotoAndStop ("lvl14"); } if (_root.levelSelect == 15) { gotoAndStop ("lvl15"); } } }
Frame 61
menuSong = new Sound(mS); menuSong.attachSound("Menu song"); menuSong.start(0, 500);
Frame 74
play();
Frame 89
stop(); mainMenu = false;
Frame 127
stop();
Frame 148
Frame 163
stop();
Frame 182
onEnterFrame = function () { if (mainMenu) { gotoAndPlay ("Main Menu"); mianMenu = false; } if (lvlBack) { gotoAndPlay (109); lvlBack = false; } };
Frame 205
stop();
Frame 228
stop();
Frame 260
gotoAndStop (261); menuSong.stop();
Frame 261
quitLvl = false; function reset() { red._x = 136; x2a._x = 136; y3a._y = 501; y2a._y = 571; x2b._x = 342; y3b._y = 571; moves = 0; bonus = 1000; } stop(); D3x = false; D4x = false; D4x2 = false; D6x = false; D6x2 = false; B3y = false; B3y2 = false; B4y = false; D4y = false; F4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var level = 1; var moves = 0; var timer = 0; var bonus; bonus = 1000; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 261
/* no clip actions */
Instance of Symbol 314 MovieClip "a1" in Frame 261
/* no clip actions */
Instance of Symbol 327 MovieClip "f6" in Frame 261
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D6x2) { if (this.hitTest(_root.y3b)) { _root.x2b.r = 411; activateR = true; } else if (activateR) { changeR = true; } } if (!_root.F4y) { if (this.hitTest(_root.x2b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeR) { _root.x2b.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 261
onClipEvent (load) { activateT = false; changeT = false; activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { if (_root.y2a._y >= 400) { _root.y2a.t = 571; activateT = true; _root.B4 = true; } } else if (activateT) { changeT = true; } if (!_root.B3y) { if (this.hitTest(_root.x2a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.B3y2 = true; } } else if (activateB) { changeB = true; } } if (!_root.D4x) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.B4 = false; activateT = false; changeT = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 261
onClipEvent (load) { activateT = false; activateB = false; activateL = false; changeT = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 360) { _root.y2a.t = 501; activateT = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 300) { _root.y2a.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { _root.red.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 261
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { if (_root.red._x >= 300) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.y3a)) { if (_root.red._x < 300) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 261
onClipEvent (load) { activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3b)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; changeR = false; activateR = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 261
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4x2) { if (this.hitTest(_root.y3b)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.x2a)) { _root.y3b.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3b.b = 571; _root.F4y = false; activateB = false; changeB = false; } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } }
Instance of Symbol 338 MovieClip "f5" in Frame 261
/* no clip actions */
Instance of Symbol 341 MovieClip "b6" in Frame 261
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D6x) { if (this.hitTest(_root.y2a)) { _root.x2b.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (!_root.B3y2) { if (this.hitTest(_root.x2b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 205; activateL = false; changeL = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 261
onClipEvent (load) { activateR = false; activateB = false; activateL = false; changeL = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x2b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3a)) { if (_root.x2b._x >= 300) { _root.x2b.l = 478; _root.D6x = true; activateL = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.y3a)) { if (_root.x2b._x < 300) { _root.x2b.r = 273; activateR = true; _root.D6x2 = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2b.r = 478; _root.D6x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 205; _root.D6x = false; activateL = false; changeL = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 261
onClipEvent (load) { activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { if (_root.x2a._x >= 300) { _root.x2a.l = 342; activateL = true; _root.D4x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.y3a)) { if (_root.x2a._x < 250) { _root.x2a.r = 136; activateR = true; _root.D4x2 = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.x2a)) { _root.y3a.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.D4y = false; activateB = false; changeB = false; } if (changeR) { _root.x2a.r = 342; _root.D4x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2a.l = 69; _root.D4x = false; activateL = false; changeL = false; } }
Instance of Symbol 365 MovieClip in Frame 261
onClipEvent (enterFrame) { this._visible = false; }
Instance of Symbol 429 MovieClip "y3b" in Frame 261
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "y3a" in Frame 261
onClipEvent (load) { free = true; l = 273.5; t = 366; r = 273.5; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 433 MovieClip in Frame 261
onClipEvent (load) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } }
Instance of Symbol 435 MovieClip in Frame 261
onClipEvent (load) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } }
Instance of Symbol 437 MovieClip "x2a" in Frame 261
onClipEvent (load) { free = true; l = 69; t = 429; r = 342; b = 429; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 439 MovieClip "y2a" in Frame 261
onClipEvent (load) { free = true; l = 136; t = 297; r = 136; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 441 MovieClip "x2b" in Frame 261
onClipEvent (load) { free = true; l = 205; t = 571; r = 478; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 308 MovieClip "red" in Frame 261
onClipEvent (load) { free = true; l = 69; t = 297; r = 411; b = 297; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Frame 262
stop();
Frame 266
function reset() { red._x = 136; y3a._y = 366; y3b._y = 366; y2a._y = 501; x3a._x = 478; x3b._x = 411; moves = 0; bonus = 2000; } stop(); D3x = false; D3x2 = false; D3xR = false; C4x = false; C6x = false; A4y = false; C3y = false; C3y2 = false; C4y = false; D4y = false; drag = true; carFree = true; finish = false; endLoop = 0; bonus = 2000; red._x = 137.8; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 317 MovieClip "d1" in Frame 266
/* no clip actions */
Instance of Symbol 319 MovieClip "f1" in Frame 266
/* no clip actions */
Instance of Symbol 321 MovieClip "c3" in Frame 266
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.D3xR = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 266
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 266
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3xR) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 266
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y3a)) { _root.x3b.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 266
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 266
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2a)) { _root.x3b.l = 478; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 273; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 266
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3b)) { _root.x3b.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 266
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 478; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 450) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 273; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 266
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.x3a.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 429 MovieClip "y3a" in Frame 266
onClipEvent (load) { free = true; l = 68; t = 366; r = 68; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "y3b" in Frame 266
onClipEvent (load) { free = true; l = 273.5; t = 366; r = 273.5; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 489 MovieClip "x3b" in Frame 266
onClipEvent (load) { free = true; l = 273; t = 502; r = 478; b = 502; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 491 MovieClip "x3a" in Frame 266
onClipEvent (load) { free = true; l = 273; t = 434; r = 478; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 439 MovieClip "y2a" in Frame 266
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 267
stop();
Frame 271
function reset() { red._x = 136; x2a._x = 69; y3a._y = 434; y3b._y = 434; y3c._y = 366; y2a._y = 571; x2b._x = 478; x3a._x = 411; moves = 0; bonus = 3000; } stop(); D1x = false; D3x = false; D3y = false; F6y = false; F6x = false; drag = true; carFree = true; finish = false; endLoop = 0; red.l = 69; red.t = 297; red.r = 411; red.b = 297; var moves = 0; var timer = 0; bonus = 3000; red._x = 137.8; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 271
/* no clip actions */
Instance of Symbol 314 MovieClip "a1" in Frame 271
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } if (!_root.D1x) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 271
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2a._x <= 136) { _root.x2a.r = 136; } activateR = true; } else if (activateR) { changeR = true; } if (this.hitTest(_root.y3b)) { if (_root.x2a._x >= 342) { _root.x2a.l = 342; _root.D1x = true; } activateL = true; } else if (activateL) { changeL = true; } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; _root.D1x = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 271
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y3c.t = 434; activateT = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y3c)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeT) { _root.y3c.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; changeR = false; activateR = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 271
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.F6y) { if (this.hitTest(_root.x3a)) { _root.y3c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.F6x) { if (this.hitTest(_root.y3c)) { _root.x3a.r = 411; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3a.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3c.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 271
onClipEvent (load) { activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } } }
Instance of Symbol 331 MovieClip "d3" in Frame 271
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; _root.D3x = true; activateL = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; _root.D3y = true; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.D3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 271
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 342; activateL = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } if (changeL) { _root.x3a.l = 273; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 333 MovieClip "d5" in Frame 271
onClipEvent (load) { activateB = false; activateR = false; activateL = false; changeL = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.y3b.b = 434; activateB = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { if (_root.x2b._x <= 273) { _root.x2b.r = 273; } activateR = true; } else if (activateR) { changeR = true; } if (this.hitTest(_root.y3b)) { if (_root.x2b._x >= 342) { _root.x2b.l = 478; } activateL = true; } else if (activateL) { changeL = true; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } if (changeR) { _root.x2b.r = 478; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 271
onClipEvent (load) { activateR = false; changeR = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3c)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (this.hitTest(_root.red)) { _root.y3c.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3c.t = 366; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; changeR = false; activateR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 271
onClipEvent (load) { activateT = false; activateB = false; changeT = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { _root.y2a.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y2a)) { _root.y3a.b = 366; activateB = true; } else if (activateB) { changeB = true; } if (changeT) { _root.y2a.t = 501; activateT = false; changeT = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 338 MovieClip "f5" in Frame 271
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.F6y = true; _root.y3c.b = 434; activateB = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3c)) { _root.x2b.r = 411; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x2b.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3c.b = 571; _root.F6y = false; activateB = false; changeB = false; } }
Instance of Symbol 339 MovieClip "a5" in Frame 271
onClipEvent (load) { activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.y3a.b = 434; activateB = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 271
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.F6x = true; _root.x3a.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 478; _root.F6x = false; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 429 MovieClip "y3a" in Frame 271
onClipEvent (load) { free = true; l = 68; t = 366; r = 68; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "y3b" in Frame 271
onClipEvent (load) { free = true; l = 273.5; t = 366; r = 273.5; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 489 MovieClip "x3a" in Frame 271
onClipEvent (load) { free = true; l = 273; t = 502; r = 478; b = 502; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 491 MovieClip "y3c" in Frame 271
onClipEvent (load) { free = true; l = 410; t = 366; r = 410; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 493 MovieClip "x2b" in Frame 271
onClipEvent (load) { free = true; l = 273; t = 498; r = 478; b = 498; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 437 MovieClip "x2a" in Frame 271
onClipEvent (load) { free = true; l = 69; t = 225; r = 342; b = 225; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 439 MovieClip "y2a" in Frame 271
onClipEvent (load) { free = true; l = 68; t = 501; r = 68; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 272
stop();
Frame 275
function reset() { red._x = 136; x2a._x = 136; x2b._x = 69; y2a._y = 571; y2b._y = 501; y3a._y = 501; y3b._y = 434; y3c._y = 434; x3a._x = 273; moves = 0; bonus = 4000; } stop(); D2x = false; D2x2 = false; C2x = false; C2x2 = false; C2x3 = false; D3x = false; D3x2 = false; C3x = false; C3x2 = false; C3x3 = false; D4x = false; D4x2 = false; C4x = false; C4x2 = false; C4x3 = false; C6x = false; D6x = false; D6x2 = false; A3y = false; A3y2 = false; A4y = false; A4y2 = false; C3y = false; C3y2 = false; C4y = false; C4y2 = false; D3y = false; D4y = false; E3y = false; E4y = false; F3y = false; F4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; bonus = 4000; red._x = 137.8; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 275
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y3b)) { _root.red.r = 205; _root.C3x3 = true; activateR = true; } else if (activateR) { changeR = true; } } } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.E3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.E3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x3 = false; activateR = false; changeR = false; } }
Instance of Symbol 320 MovieClip "a2" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A4y) { if (!_root.A4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.D2x) { if (!_root.D2x2) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2b)) { if (_root.red._x <= 200) { _root.red.r = 69; _root.C3x = true; activateR = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2b)) { if (_root.red._x >= 270) { _root.red.l = 273; _root.D3x2 = true; activateL = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 325 MovieClip "e2" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C2x) { if (!_root.C2x2) { if (this.hitTest(_root.y3b)) { _root.x2a.r = 205; activateR = true; _root.C2x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2a.r = 342; _root.C2x3 = false; activateR = false; changeR = false; } if (changeT) { _root.y3b.t = 366; activateT = false; changeT = false; } }
Instance of Symbol 326 MovieClip "f2" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x2a)) { _root.y3c.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C2x) { if (!_root.C2x2) { if (!_root.C2x3) { if (this.hitTest(_root.y3c)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y3c.t = 366; activateT = false; changeT = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 275
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.x3a)) { _root.y3c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.D6x) { if (!_root.D6x2) { if (this.hitTest(_root.y3c)) { _root.x3a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3c.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 275
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y2a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.A4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 350) { _root.y2a.b = 297; activateB = true; _root.A3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2a.b = 571; _root.A3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.A4y2 = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 275
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y3a)) { if (_root.red._x < 273) { _root.red.r = 136; _root.C3x2 = true; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3a)) { if (_root.red._x >= 300) { _root.red.l = 342; _root.D3x = true; activateL = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.D3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.D3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 275
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A3y) { if (!_root.A3y2) { if (this.hitTest(_root.x3a)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 275
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.y3b.b = 366; activateB = true; _root.E4y = true; } else if (activateB) { changeB = true; } if (!_root.C4x) { if (!_root.C4x2) { if (this.hitTest(_root.y3b)) { _root.x2b.r = 205; _root.C4x3 = true; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2b.r = 342; _root.C4x3 = false; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.E4y = false; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 275
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (!_root.C3x3) { if (this.hitTest(_root.y3c)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (this.hitTest(_root.red)) { _root.y3c.t = 571; activateT = true; _root.F3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3c.t = 366; _root.F3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 275
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeL = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { if (_root.y2a._y >= 430) { _root.y2a.t = 571; activateT = true; _root.A4y = true; } } else if (activateT) { changeT = true; } if (!_root.A3y) { if (this.hitTest(_root.x2b)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.A3y2 = true; } } else if (activateB) { changeT = true; } } if (!_root.D4x) { if (!_root.D4x2) { if (this.hitTest(_root.y2a)) { _root.x2b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } if (changeT) { _root.y2a.t = 297; _root.A4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.A3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 275
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.y3c.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (!_root.C4x) { if (!_root.C4x2) { if (!_root.C4x3) { if (this.hitTest(_root.y3c)) { _root.x2b.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y3c.b = 571; _root.F4y = false; activateB = false; changeB = false; } }
Instance of Symbol 342 MovieClip "e6" in Frame 275
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.D6x) { if (this.hitTest(_root.y3b)) { _root.x3a.r = 136; activateR = true; _root.D6x2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3a.r = 273; _root.D6x2 = false; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 275
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2b)) { _root.x3a.l = 273; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3a)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; _root.C6x = false; activateL = false; changeL = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 275
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x3a)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3a)) { _root.x3a.r = 69; _root.D6x = true; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; _root.D6x = false; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 275
onClipEvent (load) { activateL = false; activateT = false; activateB = false; activateR = false; changeB = false; changeL = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { if (_root.y2b._y >= 430) { _root.y2b.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x2b)) { if (_root.y2b._y < 400) { _root.y2b.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (!_root.D4x) { if (this.hitTest(_root.y2b)) { if (_root.x2b._x >= 250) { _root.x2b.l = 273; _root.D4x2 = true; activateL = true; } } else if (activateL) { changeL = true; } } if (this.hitTest(_root.y2b)) { if (_root.x2b._x < 200) { _root.x2b.r = 69; _root.C4x = true; activateR = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2b.r = 342; _root.C4x = false; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 69; _root.D4x2 = false; activateL = false; changeL = false; } if (changeT) { _root.y2b.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 275
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.y3a.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3a)) { if (_root.x2b._x >= 300) { _root.x2b.l = 342; _root.D4x = true; activateL = true; } } else if (activateL) { changeL = true; } if (!_root.C4x) { if (this.hitTest(_root.y3a)) { if (_root.x2b._x < 270) { _root.x2b.r = 136; _root.C4x2 = true; activateR = true; } } else if (activateR) { changeR = true; } } if (changeR) { _root.x2b.r = 342; _root.C4x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 69; _root.D4x = false; activateL = false; changeL = false; } if (changeB) { _root.y3a.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 347 MovieClip "c2" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2b)) { if (_root.x2a._x < 200) { _root.x2a.r = 69; activateR = true; _root.C2x = true; } } else if (activateR) { changeR = true; } if (!_root.D2x) { if (this.hitTest(_root.y2b)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.D2x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.x2a.l = 69; _root.D2x2 = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C2x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 348 MovieClip "d2" in Frame 275
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C2x) { if (this.hitTest(_root.y3a)) { if (_root.x2a._x < 300) { _root.x2a.r = 136; activateR = true; _root.C2x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3a)) { if (_root.x2a._x >= 320) { _root.x2a.l = 342; activateL = true; _root.D2x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2a.l = 69; _root.D2x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C2x2 = false; activateR = false; changeR = false; } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } }
Instance of Symbol 433 MovieClip in Frame 275
onClipEvent (load) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } }
Instance of Symbol 435 MovieClip in Frame 275
onClipEvent (load) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } }
Instance of Symbol 491 MovieClip "y3b" in Frame 275
onClipEvent (load) { free = true; l = 342; t = 366; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 489 MovieClip "x3a" in Frame 275
onClipEvent (load) { free = true; l = 69; t = 501; r = 273; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } } }
Instance of Symbol 431 MovieClip "y3c" in Frame 275
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 429 MovieClip "y3a" in Frame 275
onClipEvent (load) { free = true; l = 273; t = 366; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 495 MovieClip "y2a" in Frame 275
onClipEvent (load) { free = true; l = 69; t = 297; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "y2b" in Frame 275
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 439 MovieClip "x2a" in Frame 275
onClipEvent (load) { free = true; l = 69; t = 297; r = 342; b = 297; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 499 MovieClip "x2b" in Frame 275
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Frame 276
stop();
Frame 279
function reset() { red._x = 136; y2a._y = 297; x2a._x = 205; y2b._y = 366; y2d._y = 297; y2e._y = 297; y2f._y = 434; x2b._x = 205; y2x._y = 571; moves = 0; bonus = 5000; } stop(); D1x = false; D1xR = false; D1xR2 = false; D3x = false; D3xR = false; D3xR2 = false; D4x = false; D4xR = false; D4xR2 = false; B3y = false; B4y = false; B4y2 = false; D3y = false; D4y = false; E3y = false; E4y = false; E4y2 = false; F3y = false; F4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; bonus = 5000; red._x = 137.8; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red)) { if (_root.y2d._y <= 300) { _root.y2d.b = 297; activateB = true; _root.E3y = true; } } else if (activateB) { changeB = true; } if (!_root.E4y) { if (this.hitTest(_root.red)) { if (_root.y2d._y > 350) { _root.y2d.t = 501; activateT = true; _root.E4y2 = true; } } else if (activateT) { changeT = true; } } if (!_root.D3xR) { if (this.hitTest(_root.y2d)) { _root.red.r = 205; activateR = true; _root.D3xR2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.red.r = 411; _root.D3xR2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; _root.E4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; _root.E3y = false; activateB = false; changeB = false; } }
Instance of Symbol 315 MovieClip "b1" in Frame 279
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D1x) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B4y) { if (!_root.B4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 279
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y2b)) { if (_root.x2a._x < 300) { _root.x2a.r = 136; activateR = true; _root.D1xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b)) { if (_root.x2a._x >= 300) { _root.x2a.l = 342; activateL = true; _root.D1x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2a.l = 69; _root.D1x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.D1xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 318 MovieClip "e1" in Frame 279
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (!_root.E4y2) { if (this.hitTest(_root.x2a)) { _root.y2d.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.D1xR) { if (this.hitTest(_root.y2d)) { _root.x2a.r = 205; activateR = true; _root.D1xR2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2a.r = 342; _root.D1xR2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 279
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2e.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (!_root.D1xR) { if (!_root.D1xR2) { if (this.hitTest(_root.y2e)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y2e.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 279
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D4x) { if (this.hitTest(_root.y2a)) { _root.x2b.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (this.hitTest(_root.x2b)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b)) { if (_root.y2a._y >= 420) { _root.y2a.t = 571; activateT = true; _root.B4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2a.t = 297; _root.B4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 279
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (this.hitTest(_root.y2a)) { _root.red.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 300) { _root.y2a.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.B4y2 = true; } } else if (activateT) { changeT = true; } } if (changeT) { _root.y2a.t = 297; _root.B4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2c))) { _root.y2b.b = 297; activateB = true; _root.D3y = true; } else if (activateB) { changeB = true; } if (!_root.D4y) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2b))) { _root.y2c.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y2b) || (this.hitTest(_root.y2c))) { if (_root.red._x < 300) { _root.red.r = 136; activateR = true; _root.D3xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b) || (this.hitTest(_root.y2c))) { if (_root.red._x >= 320) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 434; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 434; _root.D3y = false; activateB = false; changeB = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x2b)) { if (_root.y2d._y <= 400) { _root.y2d.b = 366; activateB = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b)) { if (_root.y2d._y > 440) { _root.y2d.t = 571; activateT = true; _root.E4y = true; } } else if (activateT) { changeT = true; } if (!_root.D4xR) { if (this.hitTest(_root.y2d)) { _root.x2b.r = 205; activateR = true; _root.D4xR2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2b.r = 342; _root.D4xR2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; _root.E4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2f))) { _root.y2e.b = 297; activateB = true; _root.F3y = true; } else if (activateB) { changeB = true; } if (!_root.F4y) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2e))) { _root.y2f.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.D3xR) { if (!_root.D3xR2) { if (this.hitTest(_root.y2e) || (this.hitTest(_root.y2f))) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeT) { _root.y2f.t = 434; activateT = false; changeT = false; } if (changeB) { _root.y2e.b = 434; _root.F3y = false; activateB = false; changeB = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2f))) { _root.y2e.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2e))) { _root.y2f.t = 571; activateT = true; _root.F4y = true; } else if (activateT) { changeT = true; } if (!_root.D4xR) { if (!_root.D4xR2) { if (this.hitTest(_root.y2e) || (this.hitTest(_root.y2f))) { _root.x2b.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y2f.t = 434; _root.F4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2e.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 279
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2d))) { _root.y2b.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2d))) { _root.y2c.t = 571; activateT = true; _root.D4y = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y2b) || (this.hitTest(_root.y2c))) { if (_root.x2b._x < 300) { _root.x2b.r = 136; activateR = true; _root.D4xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b) || (this.hitTest(_root.y2c))) { if (_root.x2b._x >= 320) { _root.x2b.l = 342; activateL = true; _root.D4x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2b.l = 69; _root.D4x = false; activateL = false; changeL = false; } if (changeR) { _root.x2b.r = 342; _root.D4xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 434; _root.D4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 495 MovieClip "y2b" in Frame 279
onClipEvent (load) { free = true; l = 273; t = 297; r = 273; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "x2b" in Frame 279
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 501 MovieClip "y2a" in Frame 279
onClipEvent (load) { free = true; l = 136; t = 297; r = 136; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 441 MovieClip "x2a" in Frame 279
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 439 MovieClip "y2c" in Frame 279
onClipEvent (load) { free = true; l = 273; t = 434; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 499 MovieClip "y2d" in Frame 279
onClipEvent (load) { free = true; l = 342; t = 297; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 437 MovieClip "y2e" in Frame 279
onClipEvent (load) { free = true; l = 478; t = 297; r = 478; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 503 MovieClip "y2f" in Frame 279
onClipEvent (load) { free = true; l = 411; t = 434; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 280
stop();
Frame 283
function reset() { red._x = 69; y2a._y = 297; x2a._x = 136; y3a._y = 434; y3b._y = 366; x3a._x = 273; y2b._y = 571; x3b._x = 273; moves = 0; bonus = 6000; } stop(); C1x = false; C1xR = false; C1xR2 = false; C3x = false; C3xR = false; C3xR2 = false; C4x = false; E4x = false; C6x = false; E6x = false; A3y = false; A3y2 = false; A4y = false; A4y2 = false; C3y = false; C4y = false; E3y = false; E3y2 = false; E4y = false; E4y2 = false; F3y = false; F4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; bonus = 6000; red._x = 69; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 283
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 297; activateB = true; _root.E3y = true; } } else if (activateB) { changeB = true; } if (!_root.E4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y > 350) { _root.y2b.t = 501; activateT = true; _root.E4y2 = true; } } else if (activateT) { changeT = true; } } if (!_root.C3xR) { if (this.hitTest(_root.y2b)) { _root.red.r = 205; activateR = true; _root.C3xR2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.red.r = 411; _root.C3xR2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.E4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.E3y = false; activateB = false; changeB = false; } }
Instance of Symbol 314 MovieClip "a1" in Frame 283
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A4y) { if (!_root.A4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1x) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 283
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y3a)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y3a)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.C1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1xR = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.C1x = false; changeL = false; activateL = false; } }
Instance of Symbol 318 MovieClip "e1" in Frame 283
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (!_root.E4y2) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1xR) { if (this.hitTest(_root.y2b)) { _root.x2a.r = 205; activateR = true; _root.C1xR2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2a.r = 342; _root.C1xR2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 283
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C1xR) { if (!_root.C1xR2) { if (this.hitTest(_root.y3b)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; changeR = false; activateR = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 283
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.C3y = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y3a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y3a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.C3x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.red.l = 69; _root.C3x = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y3a.t = 366; _root.C3y = false; activateT = false; changeT = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 283
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.E6x) { if (this.hitTest(_root.y3b)) { _root.x3b.r = 411; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3b.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 283
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.A4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 350) { _root.y2a.b = 297; activateB = true; _root.A3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2a.b = 571; _root.A3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.A4y2 = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 283
/* no clip actions */
Instance of Symbol 332 MovieClip "a6" in Frame 283
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2a)) { _root.x3b.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A3y) { if (!_root.A3y2) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 283
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x3a)) { if (_root.y2b._y <= 400) { _root.y2b.b = 366; activateB = true; _root.E3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x3a)) { if (_root.y2b._y > 440) { _root.y2b.t = 571; activateT = true; _root.E4y = true; } } else if (activateT) { changeT = true; } if (this.hitTest(_root.y2b)) { _root.x3a.r = 136; activateR = true; _root.E4x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; _root.E4x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.E4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.E3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 283
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3xR) { if (!_root.C3xR2) { if (this.hitTest(_root.y3b)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.F3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.F3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 283
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeL = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 430) { _root.y2a.t = 571; activateT = true; _root.A4y = true; } } else if (activateT) { changeT = true; } if (!_root.A3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.A3y2 = true; } } else if (activateB) { changeT = true; } } if (!_root.C4x) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } if (changeT) { _root.y2a.t = 297; _root.A4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.A3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 283
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (!_root.E4x) { if (this.hitTest(_root.y3b)) { _root.x3a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.F4y = false; activateB = false; changeB = false; } }
Instance of Symbol 342 MovieClip "e6" in Frame 283
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2b)) { _root.x3b.r = 342; activateR = true; _root.E6x = true; } else if (activateR) { changeR = true; } if (!_root.E3y) { if (!_root.E3y2) { if (this.hitTest(_root.x3b)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeR) { _root.x3b.r = 478; _root.E6x = false; activateR = false; changeR = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 283
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3a)) { _root.x3b.l = 478; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 273; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 283
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 273; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.C4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3b.b = 571; _root.C4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 429 MovieClip "y3a" in Frame 283
onClipEvent (load) { free = true; l = 205; t = 366; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "x3b" in Frame 283
onClipEvent (load) { free = true; l = 273; t = 571; r = 478; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 489 MovieClip "x3a" in Frame 283
onClipEvent (load) { free = true; l = 69; t = 366; r = 273; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 505 MovieClip "y3b" in Frame 283
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "x2a" in Frame 283
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 495 MovieClip "y2a" in Frame 283
onClipEvent (load) { free = true; l = 69; t = 297; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 499 MovieClip "y2b" in Frame 283
onClipEvent (load) { free = true; l = 342; t = 297; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 284
stop();
Frame 287
function reset() { red._x = 273; x2a._x = 69; x2b._x = 205; y2d._y = 297; y2b._y = 366; y3b._y = 434; y2a._y = 434; y3a._y = 571; x2c._x = 273; y2c._y = 571; x2d._x = 478; x2e._x = 136; x2f._x = 342; moves = 0; bonus = 6000; } stop(); B1x = false; D1x = false; C1x = false; E1x = false; C3x = false; C3x2 = false; C3x3 = false; D3x = false; D3x2 = false; D3x3 = false; C4x = false; C4x2 = false; C4x3 = false; D4x = false; D4x2 = false; D4x3 = false; C5x = false; C5x2 = false; C5x3 = false; D5x = false; D5x2 = false; D5x3 = false; B6x = false; C6x = false; D6x = false; E6x = false; A3y = false; A4y = false; A4y2 = false; B4y = false; B4y2 = false; B3y = false; B3y2 = false; B3y3 = false; C4y = false; C4y2 = false; C3y = false; C3y2 = false; C3y3 = false; D4y = false; D4y2 = false; D3y = false; D3y2 = false; D3y3 = false; E4y = false; E4y2 = false; E3y = false; E3y2 = false; E3y3 = false; F4y = false; F4y2 = false; F3y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; bonus = 7000; red._x = 273; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 287
onClipEvent (load) { activateB = false; changeB = false; activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red)) { if (_root.y2d._y <= 300) { _root.y2d.b = 297; activateB = true; _root.E3y = true; } } else if (activateB) { changeB = true; } if (!_root.E4y) { if (this.hitTest(_root.red)) { if (_root.y2d._y > 350) { _root.y2d.t = 501; activateT = true; _root.E4y2 = true; } } else if (activateT) { changeT = true; } } if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y2d)) { _root.red.r = 205; activateR = true; _root.C3x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.red.r = 411; _root.C3x3 = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; _root.E4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; _root.E3y = false; activateB = false; changeB = false; } }
Instance of Symbol 314 MovieClip "a1" in Frame 287
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.B1x) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 315 MovieClip "b1" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 205; activateL = true; _root.B1x = true; } else if (activateL) { changeL = true; } if (!_root.B4y) { if (!_root.B4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } if (changeL) { _root.x2a.l = 69; _root.B1x = false; activateL = false; changeL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 287
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2b))) { _root.x2a.r = 69; activateR = true; _root.C1x = true; } else if (activateR) { changeR = true; } if (!_root.D1x) { if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2a))) { _root.x2b.l = 273; activateL = true; } else if (activateL) { changeL = true; } } if (changeT) { _root.y2b.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 205; _root.C1x = false; changeR = false; activateR = false; } if (changeL) { _root.x2b.l = 205; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 287
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { _root.y2c.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1x) { if (this.hitTest(_root.y2c) || (this.hitTest(_root.x2b))) { _root.x2a.r = 136; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c) || (this.hitTest(_root.x2a))) { _root.x2b.l = 342; activateL = true; _root.D1x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x2b.l = 205; _root.D1x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 205; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 318 MovieClip "e1" in Frame 287
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (!_root.E4y2) { if (this.hitTest(_root.x2b)) { _root.y2d.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2d)) { _root.x2b.r = 205; activateR = true; _root.E1x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x2b.r = 342; _root.E1x = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 287
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x2b)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.E1x) { if (this.hitTest(_root.y3b)) { _root.x2b.r = 273; activateR = true; } else if (activateR) { changeR = true; } } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2b.r = 342; changeR = false; activateR = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 287
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2b)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3x = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2b)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 323 MovieClip "e5" in Frame 287
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (!_root.E3y2) { if (this.hitTest(_root.x2d)) { _root.y2d.b = 434; activateB = true; _root.E3y3 = true; } else if (activateB) { changeB = true; } } } if (!_root.C5x) { if (!_root.C5x2) { if (this.hitTest(_root.y2d)) { _root.x2d.r = 342; activateR = true; _root.C5x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2d.r = 478; _root.C5x3 = false; activateR = false; changeR = false; } if (changeB) { _root.y2d.b = 571; _root.E3y3 = false; activateB = false; changeB = false; } }
Instance of Symbol 324 MovieClip "b5" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D5x) { if (!_root.D5x2) { if (this.hitTest(_root.y2a)) { _root.x2d.l = 342; activateL = true; _root.D5x3 = true; } else if (activateL) { changeL = true; } } } if (!_root.B3y) { if (!_root.B3y2) { if (this.hitTest(_root.x2d)) { _root.y2a.b = 434; activateB = true; _root.B3y3 = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; _root.B3y3 = false; activateB = false; changeB = false; } if (changeL) { _root.x2d.l = 205; _root.D5x3 = false; activateL = false; changeL = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 287
onClipEvent (load) { activateB = false; changeB = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (!_root.F4y2) { if (this.hitTest(_root.x2f)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (!_root.E6x) { if (this.hitTest(_root.y3b)) { _root.x2f.r = 273; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2f.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D4x) { if (!_root.D4x2) { if (this.hitTest(_root.y2a)) { _root.x2c.l = 205; activateL = true; _root.D4x3 = true; } else if (activateL) { changeL = true; } } } if (!_root.B3y) { if (this.hitTest(_root.x2c)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.B3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2c)) { if (_root.y2a._y >= 420) { _root.y2a.t = 571; activateT = true; _root.B4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2a.t = 297; _root.B4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.B3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; _root.D4x3 = false; activateL = false; changeL = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 287
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (!_root.D3x3) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.A3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.A3y = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y2a)) { _root.red.l = 205; activateL = true; _root.D3x3 = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 300) { _root.y2a.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.B4y2 = true; } } else if (activateT) { changeT = true; } } if (changeT) { _root.y2a.t = 297; _root.B4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeL) { _root.red.l = 69; _root.D3x3 = false; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 287
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2c)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; _root.C3x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (!_root.D4y) { if (this.hitTest(_root.red)) { if (_root.y2c._y >= 320) { _root.y2c.t = 501; activateT = true; _root.D4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2c._y < 320) { _root.y2c.b = 297; activateB = true; _root.D3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2c.b = 571; _root.D3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2c.t = 297; _root.D4y2 = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.B6x) { if (this.hitTest(_root.y3a)) { _root.x2e.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (!_root.A4y2) { if (this.hitTest(_root.x2e)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2e.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 333 MovieClip "d5" in Frame 287
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (!_root.D3y2) { if (this.hitTest(_root.x2d)) { _root.y2c.b = 434; activateB = true; _root.D3y3 = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2c)) { if (_root.x2d._x >= 300) { _root.x2d.l = 478; activateL = true; _root.D5x = true; } } else if (activateL) { changeL = true; } if (!_root.C5x) { if (this.hitTest(_root.y2c)) { if (_root.x2d._x < 300) { _root.x2d.r = 273; activateR = true; _root.C5x2 = true; } } else if (activateR) { changeR = true; } } if (changeR) { _root.x2d.r = 478; _root.C5x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2d.l = 205; _root.D5x = false; activateL = false; changeL = false; } if (changeB) { _root.y2c.b = 571; _root.D3y3 = false; activateB = false; changeB = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 287
onClipEvent (load) { activateT = false; activateB = false; activateR = false; changeB = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2c)) { if (_root.y2d._y >= 430) { _root.y2d.t = 571; activateT = true; _root.E4y = true; } } else if (activateT) { changeT = true; } if (!_root.E3y) { if (this.hitTest(_root.x2c)) { if (_root.y2d._y < 400) { _root.y2d.b = 366; activateB = true; _root.E3y2 = true; } } else if (activateB) { changeB = true; } } if (!_root.C4x) { if (!_root.C4x2) { if (this.hitTest(_root.y2d)) { _root.x2c.r = 205; activateR = true; _root.C4x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2c.r = 342; _root.C4x3 = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; _root.E4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; _root.E3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 287
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (!_root.C3x3) { if (this.hitTest(_root.y3b)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.F3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.F3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 287
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4x) { if (!_root.D4x2) { if (!_root.D4x3) { if (this.hitTest(_root.y3a)) { _root.x2c.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } } if (this.hitTest(_root.x2c)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 287
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2c)) { _root.y3b.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (!_root.C4x) { if (!_root.C4x2) { if (!_root.C4x3) { if (this.hitTest(_root.y3b)) { _root.x2c.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (changeR) { _root.x2c.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.F4y = false; activateB = false; changeB = false; } }
Instance of Symbol 338 MovieClip "f5" in Frame 287
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.x2d)) { _root.y3b.b = 434; activateB = true; _root.F4y2 = true; } else if (activateB) { changeB = true; } } if (!_root.C5x) { if (!_root.C5x2) { if (!_root.C5x3) { if (this.hitTest(_root.y3b)) { _root.x2d.r = 411; activateR = true; } else if (activateR) { changeR = true; } } } } if (changeR) { _root.x2d.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.F4y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 339 MovieClip "a5" in Frame 287
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D5x) { if (!_root.D5x2) { if (!_root.D5x3) { if (this.hitTest(_root.y3a)) { _root.x2d.l = 273; activateL = true; } else if (activateL) { changeL = true; } } } } if (!_root.A4y) { if (this.hitTest(_root.x2d)) { _root.y3a.b = 434; activateB = true; _root.A4y2 = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; _root.A4y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2d.l = 205; activateL = false; changeL = false; } }
Instance of Symbol 340 MovieClip "c5" in Frame 287
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x2d)) { _root.y2b.b = 434; activateB = true; _root.C3y3 = true; } else if (activateB) { changeB = true; } } } if (!_root.D5x) { if (this.hitTest(_root.y2b)) { if (_root.x2d._x >= 250) { _root.x2d.l = 411; activateL = true; _root.D5x2 = true; } } else if (activateL) { changeL = true; } } if (this.hitTest(_root.y2b)) { if (_root.x2d._x < 210) { _root.x2d.r = 205; activateR = true; _root.C5x = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2d.r = 478; _root.C5x = false; activateR = false; changeR = false; } if (changeL) { _root.x2d.l = 205; _root.D5x2 = false; activateL = false; changeL = false; } if (changeB) { _root.y2b.b = 571; _root.C3y3 = false; activateB = false; changeB = false; } }
Instance of Symbol 341 MovieClip "b6" in Frame 287
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x2e.l = 205; activateL = true; _root.B6x = true; } else if (activateL) { changeL = true; } if (!_root.B3y) { if (!_root.B3y2) { if (!_root.B3y3) { if (this.hitTest(_root.x2e)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2e.l = 69; _root.B6x = false; activateL = false; changeL = false; } }
Instance of Symbol 342 MovieClip "e6" in Frame 287
onClipEvent (load) { activateB = false; changeB = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (!_root.E3y2) { if (!_root.E3y3) { if (this.hitTest(_root.x2f)) { _root.y2d.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (this.hitTest(_root.y2d)) { _root.x2f.r = 205; activateR = true; _root.E6x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x2f.r = 342; _root.E6x = false; activateR = false; changeR = false; } if (changeB) { _root.y2d.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 287
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2f))) { _root.x2e.r = 69; activateR = true; _root.C6x = true; } else if (activateR) { changeR = true; } if (!_root.D6x) { if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2e))) { _root.x2f.l = 273; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.C3y) { if (!_root.C3y2) { if (!_root.C3y3) { if (this.hitTest(_root.x2e) || (this.hitTest(_root.x2f))) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2f.l = 205; activateL = false; changeL = false; } if (changeR) { _root.x2e.r = 205; _root.C6x = false; activateR = false; changeR = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 287
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2c) || (this.hitTest(_root.x2f))) { _root.x2e.r = 136; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c) || (this.hitTest(_root.x2e))) { _root.x2f.l = 342; activateL = true; _root.D6x = true; } else if (activateL) { changeL = true; } if (!_root.D3y) { if (!_root.D3y2) { if (!_root.D3y3) { if (this.hitTest(_root.x2e) || (this.hitTest(_root.x2f))) { _root.y2c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2c.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2f.l = 205; _root.D6x = false; activateL = false; changeL = false; } if (changeR) { _root.x2e.r = 205; activateR = false; changeR = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 287
onClipEvent (load) { activateL = false; activateT = false; activateB = false; activateR = false; changeB = false; changeL = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2c)) { if (_root.y2b._y >= 430) { _root.y2b.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x2c)) { if (_root.y2b._y < 400) { _root.y2b.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (!_root.D4x) { if (this.hitTest(_root.y2b)) { if (_root.x2c._x >= 250) { _root.x2c.l = 273; _root.D4x2 = true; activateL = true; } } else if (activateL) { changeL = true; } } if (this.hitTest(_root.y2b)) { if (_root.x2c._x < 200) { _root.x2c.r = 69; _root.C4x = true; activateR = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2c.r = 342; _root.C4x = false; activateR = false; changeR = false; } if (changeL) { _root.x2c.l = 69; _root.D4x2 = false; activateL = false; changeL = false; } if (changeT) { _root.y2b.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 287
onClipEvent (load) { activateL = false; activateT = false; activateB = false; activateR = false; changeB = false; changeL = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2c)) { if (_root.y2c._y >= 430) { _root.y2c.t = 571; activateT = true; _root.D4y = true; } } else if (activateT) { changeT = true; } if (!_root.D3y) { if (this.hitTest(_root.x2c)) { if (_root.y2c._y < 400) { _root.y2c.b = 366; activateB = true; _root.D3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2c)) { if (_root.x2c._x >= 300) { _root.x2c.l = 342; activateL = true; _root.D4x = true; } } else if (activateL) { changeL = true; } if (!_root.C4x) { if (this.hitTest(_root.y2c)) { if (_root.x2c._x < 300) { _root.x2c.r = 136; activateR = true; _root.C4x2 = true; } } else if (activateR) { changeR = true; } } if (changeR) { _root.x2c.r = 342; _root.C4x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2c.l = 69; _root.D4x = false; activateL = false; changeL = false; } if (changeT) { _root.y2c.t = 297; _root.D4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2c.b = 571; _root.D3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 489 MovieClip "y3a" in Frame 287
onClipEvent (load) { free = true; l = 69; t = 366; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 491 MovieClip "y3b" in Frame 287
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 493 MovieClip "y2a" in Frame 287
onClipEvent (load) { free = true; l = 136; t = 297; r = 136; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 437 MovieClip "x2b" in Frame 287
onClipEvent (load) { free = true; l = 205; t = 229; r = 342; b = 229; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 499 MovieClip "y2c" in Frame 287
onClipEvent (load) { free = true; l = 273; t = 297; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 439 MovieClip "x2a" in Frame 287
onClipEvent (load) { free = true; l = 69; t = 160; r = 205; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 441 MovieClip "x2c" in Frame 287
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 501 MovieClip "x2e" in Frame 287
onClipEvent (load) { free = true; l = 69; t = 501; r = 205; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 497 MovieClip "x2f" in Frame 287
onClipEvent (load) { free = true; l = 205; t = 501; r = 342; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 495 MovieClip "x2d" in Frame 287
onClipEvent (load) { free = true; l = 136; t = 501; r = 478; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 503 MovieClip "y2b" in Frame 287
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 503 MovieClip "y2d" in Frame 287
onClipEvent (load) { free = true; l = 342; t = 297; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 288
stop();
Frame 291
function reset() { red._x = 136; y3a._y = 366; y3b._y = 366; y2a._y = 501; x3a._x = 478; x3b._x = 411; moves = 0; bonus = 2000; } stop(); D1x = false; D1x2 = false; C1x = false; C1x2 = false; D3x = false; D3x2 = false; D3xR = false; D4x = false; C4x = false; C6x = false; D6x = false; A3y = false; A4y = false; C3y = false; C3y2 = false; C4y = false; C4y2 = false; D3y = false; D4y = false; F3y = false; F3y2 = false; F4y = false; F4y2 = false; drag = true; carFree = true; finish = false; endLoop = 0; bonus = 2000; red._x = 137.8; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 314 MovieClip "a1" in Frame 291
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.D1x) { if (!_root.D1x2) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 291
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2a)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1x = true; } } else if (activateR) { changeR = true; } if (!_root.D1x) { if (this.hitTest(_root.y2a)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.D1x2 = true; } } else if (activateL) { changeL = true; } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1x = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x2 = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 291
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C1x) { if (this.hitTest(_root.y3b)) { if (_root.x2a._x <= 136) { _root.x2a.r = 136; activateR = true; _root.C1x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2a._x >= 342) { _root.x2a.l = 342; activateL = true; _root.D1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1x2 = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x = false; changeL = false; activateL = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 291
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (!_root.F4y2) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1x) { if (!_root.C1x2) { if (this.hitTest(_root.y2b)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 291
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.D3xR = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 291
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (!_root.F3y2) { if (this.hitTest(_root.x3b)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (!_root.D6x) { if (this.hitTest(_root.y2b)) { _root.x3b.r = 411; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3b.r = 478; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 291
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.A3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.A3y = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 291
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3xR) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.D3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.D3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 291
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y3a)) { _root.x3b.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 291
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 501; activateT = true; _root.F4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 297; activateB = true; _root.F3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2b)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.F4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.F3y = false; activateB = false; changeB = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 291
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 291
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { if (_root.y2b._y >= 450) { _root.y2b.t = 571; activateT = true; _root.F4y = true; } } else if (activateT) { changeT = true; } if (!_root.F3y) { if (this.hitTest(_root.x3a)) { if (_root.y2b._y <= 400) { _root.y2b.b = 366; activateB = true; _root.F3y2 = true; } } else if (activateB) { changeB = true; } } if (!_root.D4x) { if (this.hitTest(_root.y2b)) { _root.x3a.r = 411; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3a.r = 478; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; _root.F4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.F3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 291
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2a)) { _root.x3b.l = 478; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 273; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 291
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3b)) { _root.x3b.r = 273; activateR = true; _root.D6x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 478; _root.D6x = false; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 291
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 478; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 450) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 273; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 291
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.x3a.r = 273; activateR = true; _root.D4x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 478; _root.D4x = false; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 505 MovieClip "y3a" in Frame 291
onClipEvent (load) { free = true; l = 68; t = 366; r = 68; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 429 MovieClip "y3b" in Frame 291
onClipEvent (load) { free = true; l = 273.5; t = 366; r = 273.5; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "x3b" in Frame 291
onClipEvent (load) { free = true; l = 273; t = 571; r = 478; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 491 MovieClip "x3a" in Frame 291
onClipEvent (load) { free = true; l = 273; t = 434; r = 478; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } if ((this._x > 411) && (this._x < 444)) { this._x = 411; } if ((this._x > 444) && (this._x < 478)) { this._x = 478; } } }
Instance of Symbol 439 MovieClip "y2a" in Frame 291
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 495 MovieClip "x2a" in Frame 291
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 493 MovieClip "y2b" in Frame 291
onClipEvent (load) { free = true; l = 411; t = 297; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 292
stop();
Frame 295
function reset() { red._x = 136; x2a._x = 69; x2b._x = 69; y2a._y = 297; y3b._y = 366; y3a._y = 501; x3a._x = 136; x2c._x = 136; x3b._x = 69; moves = 0; bonus = 9000; } stop(); C1x = false; D1x = false; D1x2 = false; C2x = false; D2x = false; D2x2 = false; C3x = false; D3x = false; D3x2 = false; C4x = false; C5x = false; D5x = false; D5x2 = false; C6x = false; A3y = false; A3y2 = false; A4y = false; A4y2 = false; C3y = false; C3y2 = false; C3y3 = false; C4y = false; C4y2 = false; C4y3 = false; D3y = false; D3y2 = false; D4y = false; D4y2 = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; bonus = 9000; red._x = 137.8; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 314 MovieClip "a1" in Frame 295
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (!_root.A3y2) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.D1x) { if (!_root.D1x2) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 295
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (!_root.C4y3) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } } if (this.hitTest(_root.y2a)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1x = true; } } else if (activateR) { changeR = true; } if (!_root.D1x) { if (this.hitTest(_root.y2a)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.D1x2 = true; } } else if (activateL) { changeL = true; } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1x = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x2 = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 295
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (!_root.D3y2) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1x) { if (this.hitTest(_root.y3b)) { if (_root.x2a._x <= 136) { _root.x2a.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2a._x >= 342) { _root.x2a.l = 342; activateL = true; _root.D1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x = false; changeL = false; activateL = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 295
/* no clip actions */
Instance of Symbol 320 MovieClip "a2" in Frame 295
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (this.hitTest(_root.x2b)) { _root.y3a.t = 501; activateT = true; _root.A3y2 = true; } else if (activateT) { changeT = true; } } if (!_root.D2x) { if (!_root.D2x2) { if (this.hitTest(_root.y3a)) { _root.x2b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } if (changeT) { _root.y3a.t = 366; _root.A3y2 = false; activateT = false; changeT = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 295
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3x = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 295
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.D3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.D3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 295
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y3a)) { _root.x3b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (!_root.A4y2) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 333 MovieClip "d5" in Frame 295
onClipEvent (load) { activateB = false; activateR = false; activateL = false; changeB = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C5x) { if (this.hitTest(_root.y3b)) { if (_root.x2c._x < 273) { _root.x2c.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2c._x >= 273) { _root.x2c.l = 342; activateL = true; _root.D5x = true; } } else if (activateL) { changeL = true; } if (!_root.D4y) { if (this.hitTest(_root.x2c)) { _root.y3b.b = 434; activateB = true; _root.D4y2 = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3b.b = 571; _root.D4y2 = false; activateB = false; changeB = false; } if (changeR) { _root.x2c.r = 342; activateR = false; changeR = false; } if (changeL) { _root.x2c.l = 69; _root.D5x = false; activateL = false; changeL = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 295
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 339 MovieClip "a5" in Frame 295
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D5x) { if (!_root.D5x2) { if (this.hitTest(_root.y3a)) { _root.x2c.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A4y) { if (this.hitTest(_root.x2c)) { _root.y3a.b = 434; activateB = true; _root.A4y2 = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; _root.A4y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 340 MovieClip "c5" in Frame 295
onClipEvent (load) { activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x2c)) { _root.y2a.b = 434; activateB = true; _root.C3y3 = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2a)) { if (_root.x2c._x <= 200) { _root.x2c.r = 69; activateR = true; _root.C5x = true; } } else if (activateR) { changeR = true; } if (!_root.D5x) { if (this.hitTest(_root.y2a)) { if (_root.x2c._x >= 270) { _root.x2c.l = 273; activateL = true; _root.D5x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.x2c.l = 69; _root.D5x2 = false; activateL = false; changeL = false; } if (changeR) { _root.x2c.r = 342; _root.C5x = false; activateR = false; changeR = false; } if (changeB) { _root.y2a.b = 571; _root.C3y3 = false; activateB = false; changeB = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 295
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (!_root.C3y3) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (this.hitTest(_root.y2a)) { _root.x3b.l = 273; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 69; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 295
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y3b)) { _root.x3b.r = 69; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 295
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 273; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 450) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 69; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 295
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.x3a.r = 69; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 347 MovieClip "c2" in Frame 295
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2b)) { _root.y2a.t = 434; activateT = true; _root.C4y3 = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2a)) { if (_root.x2b._x < 200) { _root.x2b.r = 69; activateR = true; _root.C2x = true; } } else if (activateR) { changeR = true; } if (!_root.D2x) { if (this.hitTest(_root.y2a)) { if (_root.x2b._x >= 250) { _root.x2b.l = 273; activateL = true; _root.D2x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.x2b.l = 69; _root.D2x2 = false; activateL = false; changeL = false; } if (changeR) { _root.x2b.r = 342; _root.C2x = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y3 = false; activateT = false; changeT = false; } }
Instance of Symbol 348 MovieClip "d2" in Frame 295
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2b)) { _root.y3b.t = 501; activateT = true; _root.D3y2 = false; } else if (activateT) { changeT = true; } } if (!_root.C2x) { if (this.hitTest(_root.y3b)) { if (_root.x2b._x < 300) { _root.x2b.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2b._x >= 320) { _root.x2b.l = 342; activateL = true; _root.D2x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2b.l = 69; _root.D2x = false; activateL = false; changeL = false; } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y3b.t = 366; _root.D3y2 = false; activateT = false; changeT = false; } }
Instance of Symbol 431 MovieClip "y3a" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 366; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 489 MovieClip "x3a" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 366; r = 273; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 505 MovieClip "x3b" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 501; r = 273; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 429 MovieClip "y3b" in Frame 295
onClipEvent (load) { free = true; l = 273; t = 366; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "x2a" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 441 MovieClip "x2b" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 229; r = 342; b = 229; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 503 MovieClip "x2c" in Frame 295
onClipEvent (load) { free = true; l = 69; t = 434; r = 342; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 497 MovieClip "y2a" in Frame 295
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 296
stop();
Frame 299
function reset() { red._x = 205; y2b._y = 229; x2a._x = 273; y2c._y = 366; y2a._y = 434; x2b._x = 205; y2d._y = 501; x3a._x = 136; moves = 0; bonus = 10000; } stop(); C1x = false; C1xR = false; C3x = false; C3xR = false; C4x = false; C4xR = false; C5x = false; B3y = false; B3y2 = false; B4y = false; B4y2 = false; C3y = false; C3y2 = false; C4y = false; C4y2 = false; E3y = false; E4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 10000; red._x = 205; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 299
onClipEvent (load) { activateT = false; activateB = false; activateR = false; changeR = false; changeB = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (this.hitTest(_root.y2c) || (this.hitTest(_root.red))) { _root.y2d.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y2d) || (this.hitTest(_root.red))) { _root.y2c.b = 297; activateB = true; _root.E3y = true; } else if (activateB) { changeB = true; } if (!_root.C3xR) { if (this.hitTest(_root.y2c) || (this.hitTest(_root.y2d))) { _root.red.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeB) { _root.y2c.b = 434; _root.E3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2d.t = 434; activateT = false; changeT = false; } }
Instance of Symbol 315 MovieClip "b1" in Frame 299
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.C1x) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B4y) { if (!_root.B4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 299
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 229; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2b)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.C1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y2b.t = 160; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1xR = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.C1x = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 299
/* no clip actions */
Instance of Symbol 318 MovieClip "e1" in Frame 299
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2c.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (!_root.C1xR) { if (this.hitTest(_root.y2c)) { _root.x2a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 299
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 366; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 160; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2b)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.C3x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.red.l = 69; _root.C3x = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 160; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 434; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 323 MovieClip "e5" in Frame 299
onClipEvent (load) { activateB = false; activateR = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y2d.b = 434; activateB = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2d)) { _root.x3a.r = 136; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y2d.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 324 MovieClip "b5" in Frame 299
onClipEvent (load) { activateB = false; activateL = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C5x) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (!_root.B3y2) { if (this.hitTest(_root.x3a)) { _root.y2a.b = 434; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 299
onClipEvent (load) { activateL = false; activateB = false; activateT = false; changeT = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y2a)) { _root.x2b.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (this.hitTest(_root.x2b)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.B3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b)) { if (_root.y2a._y >= 410) { _root.y2a.t = 571; activateT = true; _root.B4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2a.t = 297; _root.B4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.B3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 299
onClipEvent (load) { activateL = false; activateB = false; activateT = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2a)) { _root.red.l = 205; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 310) { _root.y2a.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.B4y2 = true; } } else if (activateT) { changeT = true; } } if (changeT) { _root.y2a.t = 297; _root.B4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 299
onClipEvent (load) { activateB = false; activateT = false; activateR = false; changeR = false; changeT = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2d))) { _root.y2c.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.C4xR) { if (this.hitTest(_root.y2d) || (this.hitTest(_root.y2c))) { _root.x2b.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2c))) { _root.y2d.t = 571; activateT = true; _root.E4y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y2d.t = 434; _root.E4y = false; activateT = false; changeT = false; } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y2c.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 340 MovieClip "c5" in Frame 299
onClipEvent (load) { activateB = false; activateL = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2b)) { _root.x3a.l = 273; activateL = true; _root.C5x = true; } else if (activateL) { changeL = true; } if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3a)) { _root.y2b.b = 297; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2b.b = 434; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; _root.C5x = false; activateL = false; changeL = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 299
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { if (_root.y2b._y >= 400) { _root.y2b.t = 434; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x2b)) { if (_root.y2b._y <= 400) { _root.y2b.b = 229; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2b)) { if (_root.x2b._x <= 200) { _root.x2b.r = 69; activateR = true; _root.C4xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2b)) { if (_root.x2b._x >= 270) { _root.x2b.l = 273; activateL = true; _root.C4x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2b.l = 69; _root.C4x = false; activateL = false; changeL = false; } if (changeR) { _root.x2b.r = 342; _root.C4xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 160; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 434; _root.C3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 489 MovieClip "x3a" in Frame 299
onClipEvent (load) { free = true; l = 69; t = 434; r = 273; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 439 MovieClip "x2a" in Frame 299
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 495 MovieClip "y2c" in Frame 299
onClipEvent (load) { free = true; l = 342; t = 297; r = 342; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 437 MovieClip "y2b" in Frame 299
onClipEvent (load) { free = true; l = 205; t = 160; r = 205; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 503 MovieClip "y2a" in Frame 299
onClipEvent (load) { free = true; l = 136; t = 297; r = 136; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 441 MovieClip "y2d" in Frame 299
onClipEvent (load) { free = true; l = 342; t = 434; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 493 MovieClip "x2b" in Frame 299
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Frame 300
stop();
Frame 304
function reset() { red._x = 136; x2a._x = 69; y2a._y = 297; y3a._y = 434; y3b._y = 366; x3a._x = 136; x3b._x = 273; moves = 0; bonus = 11000; } stop(); A3y = false; A4y = false; D1x = false; D1x2 = false; C4y = false; C4y2 = false; C3y = false; C3y2 = false; C1x = false; C4x = false; D3y = false; D3x = false; D3x2 = false; D3xR = false; D4y = false; C6x = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 11000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 314 MovieClip "a1" in Frame 304
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.D1x) { if (!_root.D1x2) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 304
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2a)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1x = true; } } else if (activateR) { changeR = true; } if (!_root.D1x) { if (this.hitTest(_root.y2a)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.D1x2 = true; } } else if (activateL) { changeL = true; } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1x = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x2 = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 304
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (this.hitTest(_root.x2a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C1x) { if (this.hitTest(_root.y3b)) { if (_root.x2a._x <= 136) { _root.x2a.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.x2a._x >= 342) { _root.x2a.l = 342; activateL = true; _root.D1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y3b.t = 366; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.D1x = false; changeL = false; activateL = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 304
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.D3xR = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 304
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.A3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.A3y = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 304
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3xR) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.D3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.D3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 304
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y3a)) { _root.x3b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 304
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 304
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2a)) { _root.x3b.l = 273; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 69; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 304
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3b)) { _root.x3b.r = 69; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 304
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 273; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 450) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 69; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 304
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.x3a.r = 69; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 491 MovieClip "y3a" in Frame 304
onClipEvent (load) { free = true; l = 69; t = 366; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "x3a" in Frame 304
onClipEvent (load) { free = true; l = 69; t = 366; r = 273; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 489 MovieClip "x3b" in Frame 304
onClipEvent (load) { free = true; l = 69; t = 501; r = 273; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 429 MovieClip "y3b" in Frame 304
onClipEvent (load) { free = true; l = 273; t = 366; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "x2a" in Frame 304
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } } }
Instance of Symbol 503 MovieClip "y2a" in Frame 304
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 305
stop();
Frame 309
function reset() { red._x = 205; x2a._x = 273; y2a._y = 434; y2b._y = 366; y2c._y = 297; y2d._y = 434; x2b._x = 136; x3a._x = 69; y2e._y = 571; x2c._x = 69; moves = 0; bonus = 12000; } stop(); A4y = false; A4y2 = false; A3y = false; A3y2 = false; A3y3 = false; B4y = false; B4y2 = false; B3y = false; B3y2 = false; B3y3 = false; C4y = false; C4y2 = false; C1x = false; C1x2 = false; C1xR = false; C3x = false; C3x2 = false; C3xR = false; C4x = false; C4x2 = false; C4xR = false; C3y = false; C3y2 = false; C3y3 = false; C4y = false; C4y2 = false; C5x = false; C5x2 = false; C6x = false; C6x2 = false; C6xr = false; E3y = false; E4y = false; E5y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 12000; red._x = 205; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 309
onClipEvent (load) { activateT = false; activateB = false; activateR = false; changeR = false; changeB = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (this.hitTest(_root.y2d) || (this.hitTest(_root.red))) { _root.y2e.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y2e) || (this.hitTest(_root.red))) { _root.y2d.b = 297; activateB = true; _root.E3y = true; } else if (activateB) { changeB = true; } if (!_root.C3xR) { if (this.hitTest(_root.y2e) || (this.hitTest(_root.y2d))) { _root.red.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeB) { _root.y2d.b = 434; _root.E3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2e.t = 434; activateT = false; changeT = false; } }
Instance of Symbol 314 MovieClip "a1" in Frame 309
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A4y) { if (!_root.A4y2) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (!_root.C1x) { if (!_root.C1x2) { if (this.hitTest(_root.y2a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeL) { _root.x2a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 315 MovieClip "b1" in Frame 309
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.C1x) { if (this.hitTest(_root.y2b)) { _root.x2a.l = 205; activateL = true; _root.C1x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B4y) { if (!_root.B4y2) { if (this.hitTest(_root.x2a)) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } if (changeL) { _root.x2a.l = 69; _root.C1x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 309
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x2a)) { _root.y2c.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2c)) { if (_root.x2a._x <= 200) { _root.x2a.r = 69; activateR = true; _root.C1xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2c)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.C1x = true; } } else if (activateL) { changeL = true; } if (changeT) { _root.y2c.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x2a.r = 342; _root.C1xR = false; changeR = false; activateR = false; } if (changeL) { _root.x2a.l = 69; _root.C1x = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 309
/* no clip actions */
Instance of Symbol 318 MovieClip "e1" in Frame 309
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2d.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (!_root.C1xR) { if (this.hitTest(_root.y2d)) { _root.x2a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 309
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2c._y >= 350) { _root.y2c.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2c._y <= 300) { _root.y2c.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2c)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3xR = true; } } else if (activateR) { changeR = true; } if (this.hitTest(_root.y2c)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.C3x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.red.l = 69; _root.C3x = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2c.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 323 MovieClip "e5" in Frame 309
onClipEvent (load) { activateB = false; activateR = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y2e.b = 434; activateB = true; _root.E5y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2e)) { _root.x3a.r = 136; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y2e.b = 571; _root.E5y = false; activateB = false; changeB = false; } }
Instance of Symbol 324 MovieClip "b5" in Frame 309
onClipEvent (load) { activateB = false; activateL = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C5x) { if (this.hitTest(_root.y2b)) { _root.x3a.l = 205; activateL = true; _root.C5x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (!_root.B3y2) { if (this.hitTest(_root.x3a)) { _root.y2b.b = 434; activateB = true; _root.B3y3 = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2b.b = 571; _root.B3y3 = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; _root.C5x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 309
onClipEvent (load) { activateL = false; activateB = false; activateT = false; changeT = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y2b)) { _root.x2b.l = 205; activateL = true; _root.C4x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (this.hitTest(_root.x2b)) { if (_root.y2b._y < 400) { _root.y2b.b = 366; activateB = true; _root.B3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2b)) { if (_root.y2b._y >= 410) { _root.y2b.t = 571; activateT = true; _root.B4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2b.t = 297; _root.B4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.B3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 69; _root.C4x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 309
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y2a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.A4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y < 350) { _root.y2a.b = 297; activateB = true; _root.A3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2a.b = 571; _root.A3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.A4y2 = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 309
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2b)) { _root.red.l = 205; activateL = true; _root.C3x2 = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y < 300) { _root.y2b.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 501; activateT = true; _root.B4y2 = true; } } else if (activateT) { changeT = true; } } if (changeT) { _root.y2b.t = 297; _root.B4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeL) { _root.red.l = 69; _root.C3x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 309
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (!_root.C6x2) { if (this.hitTest(_root.y2a)) { _root.x2c.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A3y) { if (!_root.A3y2) { if (!_root.A3y3) { if (this.hitTest(_root.x2c)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 309
onClipEvent (load) { activateB = false; activateT = false; activateR = false; changeR = false; changeT = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2e))) { _root.y2d.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.C4xR) { if (this.hitTest(_root.y2e) || (this.hitTest(_root.y2d))) { _root.x2b.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2d))) { _root.y2e.t = 571; activateT = true; _root.E4y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y2e.t = 434; _root.E4y = false; activateT = false; changeT = false; } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y2d.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 309
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (!_root.C4x2) { if (this.hitTest(_root.y2a)) { _root.x2b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.x2b)) { if (_root.y2a._y >= 410) { _root.y2a.t = 571; activateT = true; _root.A4y = true; } } else if (activateT) { changeT = true; } if (!_root.A3y) { if (this.hitTest(_root.x2b)) { if (_root.y2a._y < 340) { _root.y2a.b = 366; activateB = true; _root.A3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.A3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.A4y = false; activateT = false; changeT = false; } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 339 MovieClip "a5" in Frame 309
onClipEvent (load) { activateB = false; activateL = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C5x) { if (!_root.C5x2) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A3y) { if (!_root.A3y2) { if (this.hitTest(_root.x3a)) { _root.y2a.b = 434; activateB = true; _root.A3y3 = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; _root.A3y3 = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 340 MovieClip "c5" in Frame 309
onClipEvent (load) { activateB = false; activateL = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2c)) { _root.x3a.l = 273; activateL = true; _root.C5x = true; } else if (activateL) { changeL = true; } if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3a)) { _root.y2c.b = 434; activateB = true; _root.C3y3 = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2c.b = 571; _root.C3y3 = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 69; _root.C5x = false; activateL = false; changeL = false; } }
Instance of Symbol 341 MovieClip "b6" in Frame 309
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2b)) { _root.x2c.l = 205; activateL = true; _root.C6x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (!_root.B3y2) { if (!_root.B3y3) { if (this.hitTest(_root.x2c)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; _root.C6x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 342 MovieClip "e6" in Frame 309
onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.C6xR) { if (this.hitTest(_root.y2e)) { _root.x2c.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (!_root.E5y) { if (this.hitTest(_root.x2c)) { _root.y2e.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y2e.b = 571; activateB = false; changeB = false; } if (changeR) { _root.x2c.r = 342; activateR = false; changeR = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 309
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (!_root.C3y3) { if (this.hitTest(_root.x2c)) { _root.y2c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (this.hitTest(_root.y2c)) { if (_root.x2c._x >= 250) { _root.x2c.l = 273; _root.C6x = true; activateL = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.y2c)) { if (_root.x2c._x < 200) { _root.x2c.r = 69; _root.C6xR = true; activateR = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2c.r = 342; _root.C6xR = false; activateR = false; changeR = false; } if (changeL) { _root.x2c.l = 69; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2c.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 309
onClipEvent (load) { activateL = false; activateT = false; activateB = false; activateR = false; changeB = false; changeL = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { if (_root.y2c._y >= 430) { _root.y2c.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x2b)) { if (_root.y2c._y < 400) { _root.y2c.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2c)) { if (_root.x2b._x >= 250) { _root.x2b.l = 273; _root.C4x = true; activateL = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.y2c)) { if (_root.x2b._x < 200) { _root.x2b.r = 69; _root.C4xR = true; activateR = true; } } else if (activateR) { changeR = true; } if (changeR) { _root.x2b.r = 342; _root.C4xR = false; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 69; _root.C4x = false; activateL = false; changeL = false; } if (changeT) { _root.y2c.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2c.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 507 MovieClip "x3a" in Frame 309
onClipEvent (load) { free = true; l = 69; t = 434; r = 273; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 493 MovieClip "x2a" in Frame 309
onClipEvent (load) { free = true; l = 69; t = 160; r = 342; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 499 MovieClip "x2c" in Frame 309
onClipEvent (load) { free = true; l = 69; t = 501; r = 342; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 441 MovieClip "y2c" in Frame 309
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 439 MovieClip "y2b" in Frame 309
onClipEvent (load) { free = true; l = 136; t = 297; r = 136; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "y2d" in Frame 309
onClipEvent (load) { free = true; l = 342; t = 297; r = 342; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "y2e" in Frame 309
onClipEvent (load) { free = true; l = 342; t = 434; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 495 MovieClip "x2b" in Frame 309
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 503 MovieClip "y2a" in Frame 309
onClipEvent (load) { free = true; l = 69; t = 297; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 310
stop();
Frame 314
function reset() { red._x = 273; x3a._x = 205; x2a._x = 273; x2b._x = 342; y3a._y = 366; y2a._y = 366; y2b._y = 501; y2c._y = 501; x2c._x = 342; x3b._x = 205; moves = 0; bonus = 13000; } stop(); D1x = false; C2x = false; C2x2 = false; C3x = false; C3x2 = false; C4x = false; C4x2 = false; C5x = false; C5x2 = false; D2x = false; D3x = false; D4x = false; D5x = false; D6x = false; C2y = false; C3y = false; C4y = false; C5y = false; D3y = false; D3y2 = false; D3y3 = false; D4y = false; D4y2 = false; D4y3 = false; F3y = false; F3y2 = false; F4y = false; F4y2 = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 13000; red._x = 273; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 316 MovieClip "c1" in Frame 314
onClipEvent (load) { activateT = false; activateL = false; changeL = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.C2y) { if (this.hitTest(_root.x3a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.y2a)) { _root.x3a.l = 273; activateL = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3a.l = 69; activateL = false; changeL = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 314
onClipEvent (load) { activateR = false; activateT = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (!_root.D4y3) { if (this.hitTest(_root.x3a)) { _root.y2c.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } } if (this.hitTest(_root.y2c)) { _root.x3a.r = 69; activateR = true; _root.D1x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; _root.D1x = false; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 314
onClipEvent (load) { activateR = false; activateT = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D1x) { if (this.hitTest(_root.y3a)) { _root.x3a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (!_root.F3y) { if (!_root.F3y2) { if (this.hitTest(_root.x3a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 314
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2a))) { _root.y2b.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red) || (this.hitTest(_root.y2b))) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a) || (this.hitTest(_root.y2b))) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3x = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.y2b))) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 434; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 434; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 326 MovieClip "f2" in Frame 314
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x2a)) { _root.y3a.t = 501; activateT = true; _root.F3y2 = true; } else if (activateT) { changeT = true; } } if (!_root.C2x) { if (!_root.C2x2) { if (this.hitTest(_root.y3a)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeT) { _root.y3a.t = 366; _root.F3y2 = false; activateT = false; changeT = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 314
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (!_root.F4y2) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (!_root.D6x) { if (this.hitTest(_root.y3a)) { _root.x3b.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3b.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 314
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2c)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; _root.C3x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (!_root.D4y) { if (this.hitTest(_root.red)) { if (_root.y2c._y >= 320) { _root.y2c.t = 501; activateT = true; _root.D4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2c._y < 320) { _root.y2c.b = 297; activateB = true; _root.D3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2c.b = 571; _root.D3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2c.t = 297; _root.D4y2 = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 333 MovieClip "d5" in Frame 314
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (!_root.D3y2) { if (this.hitTest(_root.x2c)) { _root.y2c.b = 434; activateB = true; _root.D3y3 = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2c)) { if (_root.x2c._x >= 300) { _root.x2c.l = 478; activateL = true; _root.D5x = true; } } else if (activateL) { changeL = true; } if (!_root.C5x) { if (this.hitTest(_root.y2c)) { if (_root.x2c._x < 300) { _root.x2c.r = 273; activateR = true; _root.C5x2 = true; } } else if (activateR) { changeR = true; } } if (changeR) { _root.x2c.r = 342; _root.C5x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2c.l = 205; _root.D5x = false; activateL = false; changeL = false; } if (changeB) { _root.y2c.b = 571; _root.D3y3 = false; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 314
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y3a)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.F3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.F3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 314
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b)) { _root.y3a.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (!_root.C4x) { if (!_root.C4x2) { if (this.hitTest(_root.y3a)) { _root.x2b.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; _root.F4y = false; activateB = false; changeB = false; } }
Instance of Symbol 338 MovieClip "f5" in Frame 314
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.x2c)) { _root.y3a.b = 434; activateB = true; _root.F4y2 = true; } else if (activateB) { changeB = true; } } if (!_root.C5x) { if (!_root.C5x2) { if (this.hitTest(_root.y3a)) { _root.x2c.r = 411; activateR = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2c.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; _root.F4y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 340 MovieClip "c5" in Frame 314
onClipEvent (load) { activateL = false; activateB = false; activateR = false; changeB = false; changeL = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2b)) { if (_root.x2c._x < 210) { _root.x2c.r = 69; activateR = true; _root.C5x = true; } } else if (activateR) { changeR = true; } if (!_root.D5x) { if (this.hitTest(_root.y2b)) { if (_root.x2c._x >= 250) { _root.x2c.l = 273; activateL = true; } } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x2c)) { _root.y2b.b = 434; activateB = true; _root.C5y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y2b.b = 571; _root.C5y = false; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; activateL = false; changeL = false; } if (changeR) { _root.x2c.r = 342; _root.C5x = false; activateR = false; changeR = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 314
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C5y) { if (this.hitTest(_root.x3b)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2b)) { _root.x3b.l = 273; activateL = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 69; activateL = false; changeL = false; } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 314
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D3y) { if (!_root.D3y2) { if (!_root.D3y3) { if (this.hitTest(_root.x3b)) { _root.y2c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (this.hitTest(_root.y2c)) { _root.x3b.r = 69; activateR = true; _root.D6x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 273; _root.D6x = false; activateR = false; changeR = false; } if (changeB) { _root.y2c.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 314
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2a))) { _root.y2b.t = 571; activateT = true; _root.C4y = true; } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2b))) { _root.y2a.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2a) || (this.hitTest(_root.y2b))) { if (_root.x2b._x <= 200) { _root.x2b.r = 69; activateR = true; _root.C4x = true; } } else if (activateR) { changeR = true; } if (!_root.D4x) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.y2b))) { if (_root.x2b._x >= 250) { _root.x2b.l = 273; activateL = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.x2b.l = 69; activateL = false; changeL = false; } if (changeR) { _root.x2b.r = 342; _root.C4x = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 314
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y2c)) { if (_root.x2b._x < 273) { _root.x2b.r = 136; activateR = true; _root.C4x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c)) { if (_root.x2b._x >= 273) { _root.x2b.l = 342; activateL = true; _root.D4x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.x2b)) { if (_root.y2c._y >= 320) { _root.y2c.t = 571; activateT = true; _root.D4y = true; } } else if (activateT) { changeT = true; } if (!_root.D3y) { if (this.hitTest(_root.x2b)) { if (_root.y2c._y < 320) { _root.y2c.b = 366; activateB = true; _root.D3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2c.b = 571; _root.D3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2c.t = 297; _root.D4y = false; activateT = false; changeT = false; } if (changeR) { _root.x2b.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.x2b.l = 69; _root.D4x = false; activateL = false; changeL = false; } }
Instance of Symbol 347 MovieClip "c2" in Frame 314
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeL = false; changeR = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2a.t = 434; activateT = true; _root.C2y = true; } else if (activateT) { changeT = true; } if (this.hitTest(_root.y2a)) { if (_root.x2a._x < 220) { _root.x2a.r = 69; activateR = true; _root.C2x = true; } } else if (activateR) { changeR = true; } if (!_root.D2x) { if (this.hitTest(_root.y2a)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C2x = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C2y = false; activateT = false; changeT = false; } }
Instance of Symbol 348 MovieClip "d2" in Frame 314
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (this.hitTest(_root.x2a)) { _root.y2c.t = 434; activateT = true; _root.D4y3 = true; } else if (activateT) { changeT = true; } } } if (!_root.C2x) { if (this.hitTest(_root.y2c)) { if (_root.x2a._x < 300) { _root.x2a.r = 136; activateR = true; _root.C2x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2c)) { if (_root.x2a._x >= 320) { _root.x2a.l = 342; activateL = true; _root.D2x = true; } } else if (activateL) { changeL = true; } if (changeL) { _root.x2a.l = 69; _root.D2x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C2x2 = false; activateR = false; changeR = false; } if (changeT) { _root.y2c.t = 366; _root.D4y3 = false; activateT = false; changeT = false; } }
Instance of Symbol 429 MovieClip "y3a" in Frame 314
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 507 MovieClip "x3b" in Frame 314
onClipEvent (load) { free = true; l = 69; t = 501; r = 273; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 489 MovieClip "x3a" in Frame 314
onClipEvent (load) { free = true; l = 69; t = 160; r = 273; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 437 MovieClip "x2c" in Frame 314
onClipEvent (load) { free = true; l = 69; t = 501; r = 342; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 441 MovieClip "y2b" in Frame 314
onClipEvent (load) { free = true; l = 205; t = 434; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 503 MovieClip "y2a" in Frame 314
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 495 MovieClip "x2b" in Frame 314
onClipEvent (load) { free = true; l = 69; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 439 MovieClip "y2c" in Frame 314
onClipEvent (load) { free = true; l = 273; t = 297; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "x2a" in Frame 314
onClipEvent (load) { free = true; l = 69; t = 229; r = 342; b = 229; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Frame 315
stop();
Frame 319
function reset() { red._x = 136; y2a._y = 366; y2c._y = 297; y2e._y = 366; x3a._x = 478; y3a._y = 434; y2f._y = 434; x3b._x = 136; y2b._y = 501; y2d._y = 571; x2a._x = 273; y2g._y = 571; moves = 0; bonus = 14000; } stop(); B1x = false; B1x2 = false; D1x = false; C1x = false; E1x = false; E1x2 = false; C3x = false; C3x2 = false; C3x3 = false; D3x = false; D3x2 = false; D3x3 = false; C4x = false; C4x2 = false; D4x = false; D4x2 = false; D6x = false; D6x2 = false; D6x3 = false; C6x = false; C6x2 = false; C6x3 = false; E6x = false; A4y = false; A3y = false; B4y = false; B4y2 = false; B3y = false; B3y2 = false; C4y = false; C4y2 = false; C3y = false; C3y2 = false; C3y3 = false; D4y = false; D4y2 = false; D3y = false; D3y2 = false; D3y3 = false; E3y = false; E4y = false; F4y = false; F3y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 14000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 313 MovieClip "e3" in Frame 319
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.E3y = true; } else if (activateT) { changeT = true; } if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y3a)) { _root.red.r = 205; activateR = true; _root.C3x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.red.r = 411; _root.C3x3 = false; activateR = false; changeR = false; } if (changeT) { _root.y3a.t = 366; _root.E3y = false; activateT = false; changeT = false; } }
Instance of Symbol 314 MovieClip "a1" in Frame 319
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (!_root.B1x) { if (!_root.B1x2) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 342; activateL = true; } else if (activateL) { changeL = true; } } } if (changeT) { _root.y2a.t = 297; changeT = false; activateT = false; } if (changeL) { _root.x3a.l = 273; changeL = false; activateL = false; } }
Instance of Symbol 315 MovieClip "b1" in Frame 319
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.B1x) { if (this.hitTest(_root.y2c)) { _root.x3a.l = 411; activateL = true; _root.B1x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B4y) { if (!_root.B4y2) { if (this.hitTest(_root.x3a)) { _root.y2c.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (changeT) { _root.y2c.t = 297; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 273; _root.B1x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 319
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x3a)) { _root.y2d.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2c)) { _root.x3a.l = 478; activateL = true; _root.B1x = true; } else if (activateL) { changeL = true; } if (changeT) { _root.y2d.t = 297; changeT = false; activateT = false; } if (changeL) { _root.x2b.l = 273; _root.B1x = false; changeL = false; activateL = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 319
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (this.hitTest(_root.x3a)) { _root.y2e.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2e)) { _root.x3a.r = 273; activateR = true; _root.E1x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 478; _root.E1x = false; activateR = false; changeR = false; } if (changeT) { _root.y2e.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 318 MovieClip "e1" in Frame 319
onClipEvent (load) { activateT = false; changeT = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E3y) { if (this.hitTest(_root.x3a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.E1x) { if (this.hitTest(_root.y3a)) { _root.x3a.r = 342; activateR = true; _root.E1x2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3a.r = 478; _root.E1x2 = false; activateR = false; changeR = false; } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 319
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y2f.t = 366; activateT = true; } else if (activateT) { changeT = true; } if (!_root.E1x) { if (!_root.E1x2) { if (this.hitTest(_root.y2f)) { _root.x3a.r = 411; activateR = true; } else if (activateR) { changeR = true; } } } if (changeT) { _root.y2f.t = 297; changeT = false; activateT = false; } if (changeR) { _root.x3a.r = 478; changeR = false; activateR = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 319
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2d._y >= 350) { _root.y2d.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2d._y <= 300) { _root.y2d.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2d)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.C3x = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2d)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.C3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2d.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 319
onClipEvent (load) { activateB = false; changeB = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2a)) { _root.y2g.b = 501; activateB = true; } else if (activateB) { changeB = true; } if (!_root.C6x) { if (!_root.C6x2) { if (!_root.C6x3) { if (this.hitTest(_root.y2g)) { _root.x2a.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (changeR) { _root.x2a.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y2g.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 328 MovieClip "b4" in Frame 319
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D4x) { if (this.hitTest(_root.y2c)) { _root.x3b.l = 205; activateL = true; _root.D4x2 = true; } else if (activateL) { changeL = true; } } if (!_root.B3y) { if (this.hitTest(_root.x3b)) { if (_root.y2c._y < 400) { _root.y2c.b = 366; activateB = true; _root.B3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x3b)) { if (_root.y2c._y >= 420) { _root.y2c.t = 571; activateT = true; _root.B4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2c.t = 297; _root.B4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2c.b = 571; _root.B3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 69; _root.D4x2 = false; activateL = false; changeL = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 319
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (!_root.D3x3) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.y2b))) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } } if (!_root.A4y) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2a))) { _root.y2b.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red) || (this.hitTest(_root.y2b))) { _root.y2a.b = 297; activateB = true; _root.A3y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y2a.b = 434; _root.A3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2b.t = 434; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 330 MovieClip "b3" in Frame 319
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; activateT = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y2c)) { _root.red.l = 205; activateL = true; _root.D3x3 = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { if (_root.y2c._y < 300) { _root.y2c.b = 297; activateB = true; _root.B3y = true; } } else if (activateB) { changeB = true; } if (!_root.B4y) { if (this.hitTest(_root.red)) { if (_root.y2c._y >= 350) { _root.y2c.t = 501; activateT = true; _root.B4y2 = true; } } else if (activateT) { changeT = true; } } if (changeT) { _root.y2c.t = 297; _root.B4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2c.b = 571; _root.B3y = false; activateB = false; changeB = false; } if (changeL) { _root.red.l = 69; _root.D3x3 = false; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 319
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2e)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; _root.C3x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2e)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (!_root.D4y) { if (this.hitTest(_root.red)) { if (_root.y2e._y >= 320) { _root.y2e.t = 501; activateT = true; _root.D4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2e._y < 320) { _root.y2e.b = 297; activateB = true; _root.D3y = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2e.b = 571; _root.D3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2e.t = 297; _root.D4y2 = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 319
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D6x) { if (!_root.D6x2) { if (!_root.D6x3) { if (this.hitTest(_root.y2b)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } } if (this.hitTest(_root.x2a)) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 334 MovieClip "e4" in Frame 319
onClipEvent (load) { activateB = false; activateR = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 366; activateB = true; _root.E4y = true; } else if (activateB) { changeB = true; } if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3b.r = 136; activateR = true; _root.C4x2 = true; } else if (activateR) { changeR = true; } } if (changeR) { _root.x3b.r = 273; _root.C4x2 = false; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; _root.E4y = false; activateB = false; changeB = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 319
onClipEvent (load) { activateT = false; activateR = false; activateB = false; changeB = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (!_root.C3x3) { if (this.hitTest(_root.y2f) || (this.hitTest(_root.y2g))) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } } if (!_root.F4y) { if (this.hitTest(_root.red) || (this.hitTest(_root.y2f))) { _root.y2g.t = 501; activateT = true; } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red) || (this.hitTest(_root.y2g))) { _root.y2f.b = 297; activateB = true; _root.F3y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y2f.b = 434; _root.F3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2g.t = 434; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 319
onClipEvent (load) { activateL = false; activateB = false; activateT = false; changeT = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4x) { if (!_root.D4x2) { if (this.hitTest(_root.y2b) || (this.hitTest(_root.y2a))) { _root.x3b.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (!_root.A3y) { if (this.hitTest(_root.x3b) || (this.hitTest(_root.y2b))) { _root.y2a.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x3b) || (this.hitTest(_root.y2a))) { _root.y2b.t = 571; activateT = true; _root.A4y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y2b.t = 434; _root.A4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 434; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 319
onClipEvent (load) { activateB = false; activateR = false; activateT = false; changeT = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F3y) { if (this.hitTest(_root.x3b) || (this.hitTest(_root.y2g))) { _root.y2f.b = 366; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.C4x) { if (!_root.C4x2) { if (this.hitTest(_root.y2f) || (this.hitTest(_root.y2g))) { _root.x3b.r = 205; activateR = true; } else if (activateR) { changeR = true; } } } if (this.hitTest(_root.x3b) || (this.hitTest(_root.y2f))) { _root.y2g.t = 571; activateT = true; _root.F4y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y2g.t = 434; _root.F4y = false; activateT = false; changeT = false; } if (changeR) { _root.x3b.r = 273; activateR = false; changeR = false; } if (changeB) { _root.y2f.b = 434; activateB = false; changeB = false; } }
Instance of Symbol 341 MovieClip "b6" in Frame 319
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D6x) { if (!_root.D6x2) { if (this.hitTest(_root.y2c)) { _root.x2a.l = 205; activateL = true; _root.D6x3 = true; } else if (activateL) { changeL = true; } } } if (!_root.B3y) { if (!_root.B3y2) { if (this.hitTest(_root.x2a)) { _root.y2c.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2c.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2a.l = 69; _root.B6x = false; activateL = false; changeL = false; } }
Instance of Symbol 342 MovieClip "e6" in Frame 319
onClipEvent (load) { activateB = false; changeB = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.E4y) { if (this.hitTest(_root.x2a)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (!_root.C6x) { if (!_root.C6x2) { if (this.hitTest(_root.y3a)) { _root.x2a.r = 205; activateR = true; _root.C6x3 = true; } else if (activateR) { changeR = true; } } } if (changeR) { _root.x2a.r = 342; _root.C6x3 = false; activateR = false; changeR = false; } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 319
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2d)) { if (_root.x2a._x < 220) { _root.x2a.r = 69; activateR = true; _root.C6x = true; } } else if (activateR) { changeR = true; } if (!_root.D6x) { if (this.hitTest(_root.y2d)) { if (_root.x2a._x >= 250) { _root.x2a.l = 273; activateL = true; _root.D6x2 = true; } } else if (activateL) { changeL = true; } } if (!_root.C3y) { if (!_root.C3y2) { if (!_root.C3y3) { if (this.hitTest(_root.x2a)) { _root.y2d.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2d.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2a.l = 69; _root.D6x2 = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C6x = false; activateR = false; changeR = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 319
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2e)) { if (_root.x2a._x < 220) { _root.x2a.r = 136; activateR = true; _root.C6x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2e)) { if (_root.x2a._x >= 250) { _root.x2a.l = 342; activateL = true; _root.D6x = true; } } else if (activateL) { changeL = true; } if (!_root.D3y) { if (!_root.D3y2) { if (!_root.D3y3) { if (this.hitTest(_root.x2a)) { _root.y2e.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } } if (changeB) { _root.y2e.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2a.l = 69; _root.D6x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 342; _root.C6x2 = false; activateR = false; changeR = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 319
onClipEvent (load) { activateL = false; activateT = false; activateB = false; changeB = false; changeL = false; changeT = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3b)) { if (_root.y2d._y >= 430) { _root.y2d.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3b)) { if (_root.y2d._y < 400) { _root.y2d.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2d)) { _root.x3b.l = 273; _root.D4x = true; activateL = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 69; _root.D4x = false; activateL = false; changeL = false; } if (changeT) { _root.y2d.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2d.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 319
onClipEvent (load) { activateT = false; activateB = false; activateR = false; changeB = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3b)) { if (_root.y2e._y >= 430) { _root.y2e.t = 571; activateT = true; _root.D4y = true; } } else if (activateT) { changeT = true; } if (!_root.D3y) { if (this.hitTest(_root.x3b)) { if (_root.y2e._y < 400) { _root.y2e.b = 366; activateB = true; _root.D3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y2e)) { _root.x3b.r = 69; activateR = true; _root.C4x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 273; _root.C4x = false; activateR = false; changeR = false; } if (changeT) { _root.y2e.t = 297; _root.D4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2e.b = 571; _root.D3y2 = false; activateB = false; changeB = false; } }
Instance of Symbol 505 MovieClip "y3a" in Frame 319
onClipEvent (load) { free = true; l = 342; t = 366; r = 342; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 431 MovieClip "x3a" in Frame 319
onClipEvent (load) { free = true; l = 69; t = 229; r = 478; b = 229; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 489 MovieClip "x3b" in Frame 319
onClipEvent (load) { free = true; l = 69; t = 366; r = 273; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 493 MovieClip "y2g" in Frame 319
onClipEvent (load) { free = true; l = 411; t = 434; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 499 MovieClip "y2b" in Frame 319
onClipEvent (load) { free = true; l = 69; t = 434; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 439 MovieClip "y2f" in Frame 319
onClipEvent (load) { free = true; l = 411; t = 297; r = 411; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 441 MovieClip "y2d" in Frame 319
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "y2a" in Frame 319
onClipEvent (load) { free = true; l = 69; t = 297; r = 69; b = 434; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "x2a" in Frame 319
onClipEvent (load) { free = true; l = 69; t = 501; r = 342; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 495 MovieClip "y2e" in Frame 319
onClipEvent (load) { free = true; l = 273; t = 297; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 437 MovieClip "y2c" in Frame 319
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Frame 320
stop();
Frame 324
function reset() { red._x = 136; y3a._y = 366; y2a._y = 297; y2b._y = 366; x3a._x = 273; x2a._x = 69; x2c._x = 69; x2b._x = 205; x2d._x = 205; y3b._y = 571; moves = 0; bonus = 15000; } stop(); C1x = false; D1x = false; D3x = false; D3x2 = false; C3x = false; C3x2 = false; C4x = false; D4x = false; C6x = false; D6x = false; A3y = false; A4y = false; C3y = false; C3y2 = false; D3y = false; D3y2 = false; C4y = false; C4y2 = false; D4y = false; D4y2 = false; F3y = false; F4y = false; drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 15000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 314 MovieClip "a1" in Frame 324
onClipEvent (load) { activateT = false; activateL = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.A3y) { if (this.hitTest(_root.x3a)) { _root.y3a.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (!_root.C1x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 136; activateL = true; } else if (activateL) { changeL = true; } } if (changeT) { _root.y3a.t = 366; changeT = false; activateT = false; } if (changeL) { _root.x3a.l = 69; changeL = false; activateL = false; } }
Instance of Symbol 316 MovieClip "c1" in Frame 324
onClipEvent (load) { activateT = false; activateL = false; changeL = false; changeT = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (!_root.C4y2) { if (this.hitTest(_root.x3a)) { _root.y2a.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2a)) { _root.x3a.l = 273; activateL = true; _root.C1x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3a.l = 69; _root.C1x = false; activateL = false; changeL = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 317 MovieClip "d1" in Frame 324
onClipEvent (load) { activateR = false; activateT = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (!_root.D4y2) { if (this.hitTest(_root.x3a)) { _root.y2b.t = 366; activateT = true; } else if (activateT) { changeT = true; } } } if (this.hitTest(_root.y2b)) { _root.x3a.r = 69; activateR = true; _root.D1x = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 273; _root.D1x = false; activateR = false; changeR = false; } if (changeT) { _root.y2b.t = 297; activateT = false; changeT = false; } }
Instance of Symbol 319 MovieClip "f1" in Frame 324
onClipEvent (load) { activateR = false; activateT = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.D1x) { if (this.hitTest(_root.y3b)) { _root.x3a.r = 205; activateR = true; } else if (activateR) { changeR = true; } } if (!_root.F3y) { if (this.hitTest(_root.x3a)) { _root.y3b.t = 434; activateT = true; } else if (activateT) { changeT = true; } } if (changeT) { _root.y3b.t = 366; activateT = false; changeT = false; } if (changeR) { _root.x3a.r = 273; activateR = false; changeR = false; } }
Instance of Symbol 321 MovieClip "c3" in Frame 324
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; _root.C4y2 = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.D3x = true; } } else if (activateR) { changeR = true; } if (!_root.C3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.C3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.C3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3x = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; _root.C4y2 = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 327 MovieClip "f6" in Frame 324
onClipEvent (load) { activateB = false; changeB = false; activateR = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.F4y) { if (this.hitTest(_root.x2d)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3b)) { _root.x2d.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x2d.r = 342; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 324
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; _root.A3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; _root.A3y = false; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 324
onClipEvent (load) { activateT = false; activateR = false; activateL = false; activateB = false; changeB = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (this.hitTest(_root.y2b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; _root.C3x2 = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (!_root.D4y) { if (this.hitTest(_root.red)) { if (_root.y2b._y >= 350) { _root.y2b.t = 501; activateT = true; _root.D4y = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2b._y <= 300) { _root.y2b.b = 297; _root.D3y = true; activateB = true; } } else if (activateB) { changeB = true; } if (changeB) { _root.y2b.b = 571; _root.D3y = false; activateB = false; changeB = false; } if (changeT) { _root.y2b.t = 366; _root.D4y2 = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; _root.C3x2 = false; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 324
onClipEvent (load) { activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { _root.x2c.l = 136; activateL = true; } else if (activateL) { changeL = true; } if (!_root.A4y) { if (this.hitTest(_root.x2c)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2c.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 335 MovieClip "f3" in Frame 324
onClipEvent (load) { activateT = false; activateR = false; changeT = false; changeR = false; } onClipEvent (enterFrame) { if (!_root.C3x) { if (!_root.C3x2) { if (this.hitTest(_root.y3b)) { _root.red.r = 273; activateR = true; } else if (activateR) { changeR = true; } } } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; _root.F3y = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; _root.F3y = false; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 324
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3a)) { _root.x2a.l = 136; activateL = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x2a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x2a.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 337 MovieClip "f4" in Frame 324
onClipEvent (load) { activateR = false; activateB = false; changeB = false; changeR = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y3b)) { _root.x2b.r = 273; activateL = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x2b)) { _root.y3b.b = 366; activateB = true; _root.F4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3b.b = 571; _root.F4y = false; activateB = false; changeB = false; } if (changeR) { _root.x2b.r = 342; activateR = false; changeR = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 324
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.x2d))) { _root.x2c.r = 69; activateR = true; _root.C6x = true; } else if (activateR) { changeR = true; } if (!_root.D6x) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.x2c))) { _root.x2d.l = 273; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x2c) || (this.hitTest(_root.x2d))) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2d.l = 205; activateL = false; changeL = false; } if (changeR) { _root.x2c.r = 205; _root.C6x = false; activateR = false; changeR = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 324
onClipEvent (load) { activateR = false; changeR = false; activateL = false; changeL = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2d))) { _root.x2c.r = 136; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2c))) { _root.x2d.l = 342; activateL = true; _root.D6x = true; } else if (activateL) { changeL = true; } if (!_root.D3y) { if (!_root.D3y2) { if (this.hitTest(_root.x2c) || (this.hitTest(_root.x2d))) { _root.y2b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (changeB) { _root.y2b.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x2d.l = 205; _root.D6x = false; activateL = false; changeL = false; } if (changeR) { _root.x2c.r = 205; activateR = false; changeR = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 324
onClipEvent (load) { activateL = false; changeL = false; activateR = false; changeR = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2a))) { _root.x2a.r = 69; activateR = true; _root.C4x = true; } else if (activateR) { changeR = true; } if (!_root.D4x) { if (this.hitTest(_root.y2a) || (this.hitTest(_root.x2a))) { _root.x2b.l = 273; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.C3y) { if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { if (_root.y2a._y < 380) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { if (_root.y2a._y >= 400) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 205; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 205; _root.C4x = false; activateR = false; changeR = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 324
onClipEvent (load) { activateL = false; changeL = false; activateR = false; changeR = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.x2b) || (this.hitTest(_root.y2b))) { _root.x2a.r = 136; activateR = true; } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y2b) || (this.hitTest(_root.x2a))) { _root.x2b.l = 273; activateL = true; _root.D4x = true; } else if (activateL) { changeL = true; } if (!_root.D3y) { if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { if (_root.y2b._y < 380) { _root.y2b.b = 366; activateB = true; _root.D3y2 = true; } } else if (activateB) { changeB = true; } } if (this.hitTest(_root.x2a) || (this.hitTest(_root.x2b))) { if (_root.y2b._y >= 400) { _root.y2b.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (changeT) { _root.y2b.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeB) { _root.y2b.b = 571; _root.D3y2 = false; activateB = false; changeB = false; } if (changeL) { _root.x2b.l = 205; _root.D4x = false; activateL = false; changeL = false; } if (changeR) { _root.x2a.r = 205; activateR = false; changeR = false; } }
Instance of Symbol 431 MovieClip "y3a" in Frame 324
onClipEvent (load) { free = true; l = 69; t = 366; r = 69; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 507 MovieClip "x3a" in Frame 324
onClipEvent (load) { free = true; l = 69; t = 160; r = 273; b = 160; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 491 MovieClip "y3b" in Frame 324
onClipEvent (load) { free = true; l = 411; t = 366; r = 411; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 501 MovieClip "x2a" in Frame 324
onClipEvent (load) { free = true; l = 69; t = 366; r = 205; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 439 MovieClip "x2b" in Frame 324
onClipEvent (load) { free = true; l = 205; t = 366; r = 342; b = 366; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 499 MovieClip "y2b" in Frame 324
onClipEvent (load) { free = true; l = 273; t = 297; r = 273; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 497 MovieClip "x2c" in Frame 324
onClipEvent (load) { free = true; l = 69; t = 501; r = 205; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 503 MovieClip "y2a" in Frame 324
onClipEvent (load) { free = true; l = 205; t = 297; r = 205; b = 571; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._y > 160) && (this._y < 193)) { this._y = 160; } if ((this._y > 193) && (this._y < 229)) { this._y = 229; } if ((this._y > 229) && (this._y < 260)) { this._y = 229; } if ((this._y > 260) && (this._y < 297)) { this._y = 297; } if ((this._y > 297) && (this._y < 326)) { this._y = 297; } if ((this._y > 326) && (this._y < 366)) { this._y = 366; } if ((this._y > 366) && (this._y < 395)) { this._y = 366; } if ((this._y > 395) && (this._y < 434)) { this._y = 434; } if ((this._y > 434) && (this._y < 470)) { this._y = 434; } if ((this._y > 470) && (this._y < 501)) { this._y = 501; } if ((this._y > 501) && (this._y < 538)) { this._y = 501; } if ((this._y > 538) && (this._y < 571)) { this._y = 571; } } }
Instance of Symbol 441 MovieClip "x2d" in Frame 324
onClipEvent (load) { free = true; l = 205; t = 501; r = 342; b = 501; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Frame 325
stop();
Frame 330
stop(); finalSong = new Sound(fS); finalSong.attachSound("End song"); finalSong.start(0, 500); submit.enabled = true; submit.onRelease = function () { function __rankz_send__(par1, par2, par3, par4) { par227 = new LoadVars(); par228 = new LoadVars(); par227.flashkey = par2; par227.SU0249 = par1; par227.bmFtZTE = Armor_Bot_30_En_AS1.Encode(par3); par227.c2NvcmUx = Armor_Bot_30_En_AS1.Encode(par4 + "j%e%a%n%s"); par227.flashkey = par227.flashkey.split("=").join(""); par227.SU0249 = par227.SU0249.split("=").join(""); par228.onLoad = function (success) { if (success) { trace(par228.msg); } else { trace(par228.loaded); } }; par227.sendAndLoad("http://rankz.armorbot.com/submit/", par228, "POST"); } bXlnYW1lX25hbWVfdmFyaWFibGU = nameV.text; bXlnYW1lX3Njb3JlX3ZhcmlhYmxl = total; __rankz_send__("MjA5MmolZSVhJW4lcw==", "aGVXTXdka3Y=", bXlnYW1lX25hbWVfdmFyaWFibGU, bXlnYW1lX3Njb3JlX3ZhcmlhYmxl); getURL ("http://rankz.armorbot.com/xmas_rush/", _blank); nextFrame(); };
Frame 331
stop(); submit.enabled = false;
Frame 334
gotoAndPlay (58);
Frame 338
function reset() { red._x = 136; moves = 0; bonus = 16000; } stop(); drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 16000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Instance of Symbol 314 MovieClip "a1" in Frame 338
/* no clip actions */
Instance of Symbol 317 MovieClip "d1" in Frame 338
/* no clip actions */
Instance of Symbol 319 MovieClip "f1" in Frame 338
/* no clip actions */
Instance of Symbol 321 MovieClip "c3" in Frame 338
onClipEvent (load) { activateT = false; changeT = false; activateL = false; changeL = false; activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4y) { if (this.hitTest(_root.red)) { if (_root.y2a._y >= 350) { _root.y2a.t = 501; activateT = true; } } else if (activateT) { changeT = true; } } if (this.hitTest(_root.red)) { if (_root.y2a._y <= 300) { _root.y2a.b = 297; activateB = true; _root.C3y = true; } } else if (activateB) { changeB = true; } if (this.hitTest(_root.y2a)) { if (_root.red._x <= 200) { _root.red.r = 69; activateR = true; _root.D3xR = true; } } else if (activateR) { changeR = true; } if (!_root.D3x) { if (this.hitTest(_root.y2a)) { if (_root.red._x >= 270) { _root.red.l = 273; activateL = true; _root.D3x2 = true; } } else if (activateL) { changeL = true; } } if (changeL) { _root.red.l = 69; _root.D3x2 = false; activateL = false; changeL = false; } if (changeR) { _root.red.r = 411; _root.D3xR = false; activateR = false; changeR = false; } if (changeT) { _root.y2a.t = 297; activateT = false; changeT = false; } if (changeB) { _root.y2a.b = 501; _root.C3y = false; activateB = false; changeB = false; } }
Instance of Symbol 329 MovieClip "a3" in Frame 338
onClipEvent (load) { activateL = false; activateT = false; changeT = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3x) { if (!_root.D3x2) { if (this.hitTest(_root.y3a)) { _root.red.l = 136; activateL = true; } else if (activateL) { changeL = true; } } } if (this.hitTest(_root.red)) { _root.y3a.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3a.t = 366; activateT = false; changeT = false; } if (changeL) { _root.red.l = 69; activateL = false; changeL = false; } }
Instance of Symbol 331 MovieClip "d3" in Frame 338
onClipEvent (load) { activateT = false; activateR = false; activateL = false; changeT = false; changeR = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.D3xR) { if (this.hitTest(_root.y3b)) { if (_root.red._x < 273) { _root.red.r = 136; activateR = true; } } else if (activateR) { changeR = true; } } if (this.hitTest(_root.y3b)) { if (_root.red._x >= 273) { _root.red.l = 342; activateL = true; _root.D3x = true; } } else if (activateL) { changeL = true; } if (this.hitTest(_root.red)) { _root.y3b.t = 571; activateT = true; } else if (activateT) { changeT = true; } if (changeT) { _root.y3b.t = 366; activateT = false; changeT = false; } if (changeR) { _root.red.r = 411; activateR = false; changeR = false; } if (changeL) { _root.red.l = 69; _root.D3x = false; activateL = false; changeL = false; } }
Instance of Symbol 332 MovieClip "a6" in Frame 338
onClipEvent (load) { activateB = false; activateL = false; changeB = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C6x) { if (this.hitTest(_root.y3a)) { _root.x3b.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (!_root.A4y) { if (this.hitTest(_root.x3b)) { _root.y3a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (changeB) { _root.y3a.b = 571; activateB = false; changeB = false; } if (changeL) { _root.x3b.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 336 MovieClip "a4" in Frame 338
onClipEvent (load) { activateL = false; activateB = false; changeL = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.C4x) { if (this.hitTest(_root.y3a)) { _root.x3a.l = 342; activateL = true; } else if (activateL) { changeL = true; } } if (this.hitTest(_root.x3a)) { _root.y3a.b = 366; activateB = true; _root.A4y = true; } else if (activateB) { changeB = true; } if (changeB) { _root.y3a.b = 571; _root.A4y = false; activateB = false; changeB = false; } if (changeL) { _root.x3a.l = 273; activateL = false; changeL = false; } }
Instance of Symbol 343 MovieClip "c6" in Frame 338
onClipEvent (load) { activateB = false; changeB = false; activateL = false; changeL = false; } onClipEvent (enterFrame) { if (!_root.C3y) { if (!_root.C3y2) { if (this.hitTest(_root.x3b)) { _root.y2a.b = 501; activateB = true; } else if (activateB) { changeB = true; } } } if (this.hitTest(_root.y2a)) { _root.x3b.l = 478; activateL = true; _root.C6x = true; } else if (activateL) { changeL = true; } if (changeL) { _root.x3b.l = 273; _root.C6x = false; activateL = false; changeL = false; } if (changeB) { _root.y2a.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 344 MovieClip "d6" in Frame 338
onClipEvent (load) { activateR = false; activateB = false; changeR = false; changeB = false; } onClipEvent (enterFrame) { if (!_root.D4y) { if (this.hitTest(_root.x3b)) { _root.y3b.b = 501; activateB = true; } else if (activateB) { changeB = true; } } if (this.hitTest(_root.y3b)) { _root.x3b.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3b.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; activateB = false; changeB = false; } }
Instance of Symbol 345 MovieClip "c4" in Frame 338
onClipEvent (load) { activateL = false; changeL = false; activateT = false; changeT = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.y2a)) { _root.x3a.l = 478; activateL = true; _root.C4x = true; } else if (activateL) { changeL = true; } if (this.hitTest(_root.x3a)) { if (_root.y2a._y >= 450) { _root.y2a.t = 571; activateT = true; _root.C4y = true; } } else if (activateT) { changeT = true; } if (!_root.C3y) { if (this.hitTest(_root.x3a)) { if (_root.y2a._y < 400) { _root.y2a.b = 366; activateB = true; _root.C3y2 = true; } } else if (activateB) { changeB = true; } } if (changeB) { _root.y2a.b = 571; _root.C3y2 = false; activateB = false; changeB = false; } if (changeT) { _root.y2a.t = 297; _root.C4y = false; activateT = false; changeT = false; } if (changeL) { _root.x3a.l = 273; _root.C4x = false; activateL = false; changeL = false; } }
Instance of Symbol 346 MovieClip "d4" in Frame 338
onClipEvent (load) { activateR = false; changeR = false; activateB = false; changeB = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.x3a)) { _root.y3b.b = 366; activateB = true; _root.D4y = true; } else if (activateB) { changeB = true; } if (this.hitTest(_root.y3b)) { _root.x3a.r = 273; activateR = true; } else if (activateR) { changeR = true; } if (changeR) { _root.x3a.r = 478; activateR = false; changeR = false; } if (changeB) { _root.y3b.b = 571; _root.D4y = false; activateB = false; changeB = false; } }
Instance of Symbol 365 MovieClip in Frame 338
onClipEvent (enterFrame) { this._visible = false; }
Instance of Symbol 308 MovieClip "red" in Frame 338
onClipEvent (load) { free = true; l = 69; t = 297; r = 411; b = 297; onMouseUp = function () { stopDrag(); free = true; }; } on (press) { startDrag (this, false, l, t, r, b); free = false; } on (release) { _root.moves = _root.moves + 1; } on (releaseOutside) { _root.moves = _root.moves + 1; } onClipEvent (enterFrame) { if (free) { if (this._x >= 400) { _root.finish = true; _root.endLoop = _root.endLoop + 1; } if ((this._x > 69) && (this._x < 102)) { this._x = 70; } if ((this._x > 102) && (this._x < 136)) { this._x = 136; } if ((this._x > 136) && (this._x < 171)) { this._x = 136; } if ((this._x > 171) && (this._x < 205)) { this._x = 205; } if ((this._x > 205) && (this._x < 239)) { this._x = 205; } if ((this._x > 239) && (this._x < 273)) { this._x = 273; } if ((this._x > 273) && (this._x < 305)) { this._x = 273; } if ((this._x > 305) && (this._x < 342)) { this._x = 342; } if ((this._x > 342) && (this._x < 374)) { this._x = 342; } if ((this._x > 374) && (this._x < 411)) { this._x = 411; } } }
Instance of Symbol 203 MovieClip "fadeQ" in Frame 338
onClipEvent (enterFrame) { if (this._currentframe == 15) { gotoAndPlay (58); } }
Frame 339
stop();
Frame 343
function reset() { red._x = 136; moves = 0; bonus = 17000; } stop(); drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 17000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Frame 344
stop();
Frame 348
function reset() { red._x = 136; moves = 0; bonus = 18000; } stop(); drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 18000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Frame 349
stop();
Frame 353
function reset() { red._x = 136; moves = 0; bonus = 19000; } stop(); drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 19000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Frame 354
stop();
Frame 358
function reset() { red._x = 136; moves = 0; bonus = 20000; } stop(); drag = true; carFree = true; finish = false; endLoop = 0; var moves = 0; var timer = 0; var bonus; bonus = 20000; red._x = 136; red.l = 69; red.t = 297; red.r = 411; red.b = 297; onEnterFrame = function () { i = bonus; while (i >= 0) { if ((endLoop >= 1) || (moves == 0)) { break; } bonus = bonus - 0.003; i--; } if (finish) { red._visible = false; red._x = 0; redMC.play(); finish = false; } };
Frame 359
stop();
Symbol 82 Button
on (press) { _root.play(); }
Symbol 83 MovieClip Frame 1
function onEnterFrame() { if (!loaded) { var _local3 = _root.getBytesLoaded() / _root.getBytesTotal(); if (_local3 >= 1) { if (firstframe) { gotoAndStop ("loaded"); } else { play(); bar._x = initX; } loaded = true; } else { bar._x = initX + ((_local3 - 1) * bar._width); } } var _local4 = getTimer() - time; timeAccum = timeAccum + _local4; while (timeAccum >= FRAME_TIME) { var _local2 = 0; while (_local2 < timeClips.length) { if (timeClips[_local2]._currentframe < timeClips[_local2]._totalframes) { timeClips[_local2].nextFrame(); } else { timeClips[_local2].gotoAndStop(1); } _local2++; } if (loaded && (_currentframe < _totalframes)) { nextFrame(); } timeAccum = timeAccum - FRAME_TIME; } time = time + _local4; firstframe = false; } stop(); _root.stop(); var initX = bar._x; var time = getTimer(); var FRAME_TIME = 33.3333333333333; var timeAccum = 0; var firstframe = true; var loaded = false; timeClips = [bargfx, tank.mc0, tank.mc1, tank.mc2, tank.mc3, tank.mc4, tank.mc4.mc0, tank.mc4.mc1, tank.mc4.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc0, tank.mc4.mc0.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc0.mc2, tank.mc4.mc0.mc0.mc0.mc3, tank.mc4.mc0.mc0.mc1, tank.mc4.mc0.mc0.mc2, tank.mc5.mc0]; var i = 0; while (i < timeClips.length) { timeClips[i].stop(); i++; }
Symbol 83 MovieClip Frame 53
Symbol 91 Button
on (release) { getURL ("http://www.armorgames.com", "_blank"); }
Symbol 141 Button
on (release) { getURL ("http://www.newgrounds.com/collection/thanksgiving2007", "_blank"); }
Symbol 145 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 152 MovieClip Frame 81
_root.play(); _root.play();
Symbol 154 Button
on (release) { getURL ("http://freewebs.com/ldanimations", "_blank"); }
Symbol 157 MovieClip Frame 260
_root.play();
Symbol 162 MovieClip Frame 20
stop();
Symbol 163 MovieClip Frame 25
stop();
Symbol 200 MovieClip Frame 1
_root.stop();
Symbol 200 MovieClip Frame 265
_root.play();
Symbol 203 MovieClip Frame 1
stop();
Symbol 203 MovieClip Frame 15
_root.gotoAndPlay(60); _root.menuSong.start(0, 500);
Symbol 219 Button
on (release) { gotoAndPlay ("New Game"); }
Symbol 220 Button
on (release) { gotoAndPlay ("Instructions"); }
Symbol 221 Button
on (release) { gotoAndPlay ("Credits"); }
Symbol 222 Button
on (release) { gotoAndPlay ("Level Select"); }
Symbol 258 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl1"); }
Symbol 259 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl2"); }
Symbol 260 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl3"); }
Symbol 261 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl4"); }
Symbol 262 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl5"); }
Symbol 263 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl6"); }
Symbol 264 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl7"); }
Symbol 265 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl8"); }
Symbol 266 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl9"); }
Symbol 267 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl10"); }
Symbol 272 Button
on (release) { gotoAndPlay ("Main Menu"); }
Symbol 275 Button
on (release) { gotoAndPlay ("Level Select 2"); }
Symbol 296 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl11"); }
Symbol 297 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl12"); }
Symbol 298 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl13"); }
Symbol 299 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl14"); }
Symbol 300 Button
on (release) { menuSong.stop(); _root.fade.play(); gotoAndStop ("lvl15"); }
Symbol 303 Button
on (release) { lvlBack = true; gotoAndPlay ("Level 2 Exit"); }
Symbol 370 MovieClip Frame 1
stop();
Symbol 370 MovieClip Frame 18
stop(); _root.alpha.play();
Symbol 387 Button
on (release) { snow.gotoAndStop(2); }
Symbol 390 Button
on (release) { snow.gotoAndStop(1); }
Symbol 394 Button
on (release) { _quality = "HIGH"; }
Symbol 397 Button
on (release) { _quality = "LOW"; }
Symbol 400 Button
on (release) { _quality = "MEDIUM"; }
Symbol 403 Button
on (release) { song2.stop(); song3.stop(); song4.stop(); song5.stop(); song6.stop(); song1 = new Sound(s1); song1.attachSound("song 1"); song1.start(0, 500); }
Symbol 406 Button
on (release) { song1.stop(); song3.stop(); song4.stop(); song5.stop(); song6.stop(); song2 = new Sound(s2); song2.attachSound("song 2"); song2.start(0, 500); }
Symbol 409 Button
on (release) { song2.stop(); song1.stop(); song4.stop(); song5.stop(); song6.stop(); song3 = new Sound(s3); song3.attachSound("song 3"); song3.start(0, 500); }
Symbol 412 Button
on (release) { song2.stop(); song3.stop(); song1.stop(); song5.stop(); song6.stop(); song4 = new Sound(s4); song4.attachSound("song 4"); song4.start(0, 500); }
Symbol 419 Button
on (release) { fadeR.play(); }
Symbol 422 Button
on (release) { quitMC.play(); endLoop = endLoop + 1; }
Symbol 425 Button
on (release) { _root.song1.stop(); _root.song2.stop(); _root.song3.stop(); _root.song4.stop(); _root.song5.stop(); _root.song6.stop(); }
Symbol 426 MovieClip Frame 1
stop();
Symbol 444 MovieClip Frame 1
stop();
Symbol 444 MovieClip Frame 17
stop(); _root.stats.play();
Symbol 468 Button
on (release) { gotoAndStop (1); _root.level = _root.level + 1; _root.moves = 0; _root.fadeI.play(); _root.alpha.gotoAndStop(1); _root.redMC.gotoAndStop(1); _root.nextFrame(); _root.bonus = 0; }
Symbol 469 Button
on (release) { gotoAndStop (1); _root.gotoAndStop("menu", "Main Menu"); }
Symbol 470 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 2
_root.resetBtn.enabled = false; _root.quit.enabled = false;
Symbol 470 MovieClip Frame 38
bonusS = Math.ceil(_root.bonus);
Symbol 470 MovieClip Frame 41
var totalS = Math.ceil(((_root.bonus + (_root.level * 10)) + _root.timer) - _root.moves); _root.total = _root.total + totalS;
Symbol 470 MovieClip Frame 44
stop();
Symbol 478 Button
on (release) { _root.quitLvl = true; stopAllSounds(); gotoAndStop (1); _root.fadeQ.play(); _root.resetBtn.enabled = true; _root.quit.enabled = true; }
Symbol 481 Button
on (release) { gotoAndStop (1); _root.endLoop = 0; _root.resetBtn.enabled = true; _root.quit.enabled = true; }
Symbol 482 MovieClip Frame 1
stop();
Symbol 482 MovieClip Frame 2
_root.resetBtn.enabled = false; _root.quit.enabled = false;
Symbol 482 MovieClip Frame 14
stop();
Symbol 484 MovieClip Frame 1
stop();
Symbol 484 MovieClip Frame 2
stop();
Symbol 485 MovieClip Frame 16
stop();
Symbol 486 MovieClip Frame 1
stop();
Symbol 486 MovieClip Frame 15
_root.fadeO.play(); _root.play(); _root.red._visible = true; _root.resetBtn.enabled = true; _root.quit.enabled = true;
Symbol 487 MovieClip Frame 1
stop();
Symbol 487 MovieClip Frame 15
_root.fadeO.play(); _root.reset();
Symbol 520 Button
on (release) { finalSong.stop(); _root.menuSong.start(0, 500); submit.enabled = true; gotoAndPlay (58); }

Library Items

Symbol 1 Sound [song 4]
Symbol 2 Sound [song 3]
Symbol 3 Sound [song 2]
Symbol 4 Sound [song 1]
Symbol 5 Sound [Menu song]
Symbol 6 Sound [End Song]
Symbol 7 GraphicUsed by:Timeline
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:8Used by:10 58
Symbol 10 MovieClipUses:9Used by:11
Symbol 11 MovieClipUses:10Used by:484  Timeline
Symbol 12 GraphicUsed by:13
Symbol 13 MovieClipUses:12Used by:152 489  Timeline
Symbol 14 GraphicUsed by:489  Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:60
Symbol 17 GraphicUsed by:22
Symbol 18 GraphicUsed by:22
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:17 18 19 20 21Used by:60
Symbol 23 GraphicUsed by:60
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:60
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:57 60
Symbol 28 GraphicUsed by:60
Symbol 29 GraphicUsed by:60
Symbol 30 GraphicUsed by:60
Symbol 31 GraphicUsed by:32 507
Symbol 32 MovieClipUses:31Used by:53
Symbol 33 GraphicUsed by:37
Symbol 34 GraphicUsed by:37
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:37 40
Symbol 37 MovieClipUses:33 34 36Used by:51 507
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:38 39 36Used by:51 507
Symbol 41 GraphicUsed by:44
Symbol 42 GraphicUsed by:44 47
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:41 42 43Used by:48
Symbol 45 GraphicUsed by:47
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:45 42 46Used by:48
Symbol 48 MovieClipUses:44 47Used by:51 507
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:51 507
Symbol 51 MovieClipUses:37 40 48 50Used by:52
Symbol 52 MovieClipUses:51Used by:53
Symbol 53 MovieClipUses:32 52Used by:60
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:60
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56 27Used by:60
Symbol 58 MovieClipUses:9Used by:59
Symbol 59 MovieClipUses:58Used by:60
Symbol 60 MovieClipUses:16 22 23 25 27 28 29 30 53 55 57 59Used by:Timeline
Symbol 61 GraphicUsed by:83
Symbol 62 GraphicUsed by:63 83
Symbol 63 MovieClipUses:62Used by:83
Symbol 64 GraphicUsed by:66
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:64 65Used by:83
Symbol 67 GraphicUsed by:83
Symbol 68 GraphicUsed by:83
Symbol 69 ShapeTweeningUsed by:83
Symbol 70 ShapeTweeningUsed by:83
Symbol 71 GraphicUsed by:83
Symbol 72 GraphicUsed by:83
Symbol 73 GraphicUsed by:82
Symbol 74 GraphicUsed by:82 209 212 215 218 219 220 221 222 228 231 234 237 240 243 246 249 252 257 258 259 260 261 262 263 264 265 266 267 272 275 281 284 289 292 295 296 297 298 299 300 303 468 469
Symbol 75 GraphicUsed by:82
Symbol 76 GraphicUsed by:82
Symbol 77 GraphicUsed by:82 272 275 303 468 469
Symbol 78 GraphicUsed by:80 82
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:78 79Used by:82
Symbol 81 GraphicUsed by:82
Symbol 82 ButtonUses:73 74 75 76 77 80 81 78Used by:83
Symbol 83 MovieClipUses:61 63 66 67 68 62 69 70 71 72 82Used by:Timeline
Symbol 84 FontUsed by:85 86 92 93 205 208 210 211 213 214 216 217 223 226 253 255 269 271 273 274 276 277 278 285 287 301 302 305 306 309 310 372 374 375 376 377 378 383 386 388 389 392 393 395 396 398 399 415 418 420 421 447 448 450 452 457 461 466 467 471 472 474 475 477 479 480 511 513 514 515 516 517 518 519 521 522 524 525
Symbol 85 TextUses:84Used by:Timeline
Symbol 86 TextUses:84Used by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 BitmapUsed by:89
Symbol 89 GraphicUses:88Used by:90 91
Symbol 90 MovieClipUses:89Used by:91
Symbol 91 ButtonUses:90 89Used by:Timeline
Symbol 92 TextUses:84Used by:Timeline
Symbol 93 TextUses:84Used by:Timeline
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:140 141
Symbol 96 BitmapUsed by:97
Symbol 97 GraphicUses:96Used by:140
Symbol 98 BitmapUsed by:99
Symbol 99 GraphicUses:98Used by:140
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:140
Symbol 102 BitmapUsed by:103
Symbol 103 GraphicUses:102Used by:140
Symbol 104 BitmapUsed by:105
Symbol 105 GraphicUses:104Used by:140
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:140
Symbol 108 BitmapUsed by:109
Symbol 109 GraphicUses:108Used by:140
Symbol 110 BitmapUsed by:111
Symbol 111 GraphicUses:110Used by:140
Symbol 112 BitmapUsed by:113
Symbol 113 GraphicUses:112Used by:140
Symbol 114 BitmapUsed by:115
Symbol 115 GraphicUses:114Used by:140
Symbol 116 BitmapUsed by:117
Symbol 117 GraphicUses:116Used by:140
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:140
Symbol 120 BitmapUsed by:121
Symbol 121 GraphicUses:120Used by:140
Symbol 122 BitmapUsed by:123
Symbol 123 GraphicUses:122Used by:140
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:140
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:140
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:140
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:140
Symbol 132 BitmapUsed by:133
Symbol 133 GraphicUses:132Used by:140
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:140
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:140
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:140
Symbol 140 MovieClipUses:95 97 99 101 103 105 107 109 111 113 115 117 119 121 123 125 127 129 131 133 135 137 139Used by:141
Symbol 141 ButtonUses:140 95Used by:Timeline
Symbol 142 GraphicUsed by:Timeline
Symbol 143 GraphicUsed by:152 154 443
Symbol 144 GraphicUsed by:145 167
Symbol 145 ButtonUses:144Used by:152
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:152
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:148Used by:152
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:152
Symbol 152 MovieClipUses:143 13 145 147 149 151 SS1Used by:Timeline
Symbol 153 GraphicUsed by:157
Symbol 154 ButtonUses:143Used by:157
Symbol 155 FontUsed by:156
Symbol 156 TextUses:155Used by:157
Symbol 157 MovieClipUses:153 154 156 SS2Used by:Timeline
Symbol 158 GraphicUsed by:159
Symbol 159 ButtonUses:158Used by:200
Symbol 160 ShapeTweeningUsed by:162
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:160 161Used by:163
Symbol 163 MovieClipUses:162Used by:166 200
Symbol 164 GraphicUsed by:165
Symbol 165 MovieClipUses:164Used by:166 200
Symbol 166 MovieClipUses:163 165Used by:200
Symbol 167 MovieClipUses:144Used by:200
Symbol 168 GraphicUsed by:200
Symbol 169 GraphicUsed by:200
Symbol 170 GraphicUsed by:200
Symbol 171 GraphicUsed by:200
Symbol 172 GraphicUsed by:200
Symbol 173 GraphicUsed by:200
Symbol 174 GraphicUsed by:200
Symbol 175 GraphicUsed by:200
Symbol 176 GraphicUsed by:200
Symbol 177 GraphicUsed by:200
Symbol 178 GraphicUsed by:200
Symbol 179 GraphicUsed by:200
Symbol 180 GraphicUsed by:200
Symbol 181 GraphicUsed by:200
Symbol 182 GraphicUsed by:200
Symbol 183 GraphicUsed by:200
Symbol 184 GraphicUsed by:200
Symbol 185 GraphicUsed by:200
Symbol 186 GraphicUsed by:200
Symbol 187 GraphicUsed by:200
Symbol 188 GraphicUsed by:200
Symbol 189 GraphicUsed by:200
Symbol 190 GraphicUsed by:191
Symbol 191 MovieClipUses:190Used by:200
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:192Used by:200
Symbol 194 GraphicUsed by:195
Symbol 195 MovieClipUses:194Used by:200
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196Used by:200
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:200
Symbol 200 MovieClipUses:159 166 163 165 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 191 193 195 197 199 SS3Used by:Timeline
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:201Used by:203 485 486 487  Timeline
Symbol 203 MovieClipUses:202Used by:Timeline
Symbol 204 GraphicUsed by:209 212 215 218 219 220 221 222 228 231 234 237 240 243 246 249 252 257 258 259 260 261 262 263 264 265 266 267 281 284 289 292 295 296 297 298 299 300
Symbol 205 TextUses:84Used by:209 219
Symbol 206 GraphicUsed by:209 212 215 218 219 220 221 222 228 231 234 237 240 243 246 249 252 257 258 259 260 261 262 263 264 265 266 267 281 284 289 292 295 296 297 298 299 300
Symbol 207 GraphicUsed by:209 212 215 218 219 220 221 222 228 231 234 237 240 243 246 249 252 257 258 259 260 261 262 263 264 265 266 267 281 284 289 292 295 296 297 298 299 300
Symbol 208 TextUses:84Used by:209 219
Symbol 209 ButtonUses:204 74 205 206 207 208Used by:Timeline
Symbol 210 TextUses:84Used by:212 220
Symbol 211 TextUses:84Used by:212 220
Symbol 212 ButtonUses:204 74 210 206 207 211Used by:Timeline
Symbol 213 TextUses:84Used by:215 221
Symbol 214 TextUses:84Used by:215 221
Symbol 215 ButtonUses:204 74 213 206 207 214Used by:Timeline
Symbol 216 TextUses:84Used by:218 222
Symbol 217 TextUses:84Used by:218 222
Symbol 218 ButtonUses:204 74 216 206 207 217Used by:Timeline
Symbol 219 ButtonUses:204 74 205 206 207 208Used by:Timeline
Symbol 220 ButtonUses:204 74 210 206 207 211Used by:Timeline
Symbol 221 ButtonUses:204 74 213 206 207 214Used by:Timeline
Symbol 222 ButtonUses:204 74 216 206 207 217Used by:Timeline
Symbol 223 TextUses:84Used by:228 231 234 237 240 243 246 249 252 258 259 260 261 262 263 264 265 266
Symbol 224 FontUsed by:225 227 229 230 232 233 235 236 238 239 241 242 244 245 247 248 250 251 254 256 279 280 282 283 286 288 290 291 293 294 373 379 380 401 402 404 405 407 408 410 411 449 451 453 454 455 456 458 459 460 462 463 464 465 527 528 529
Symbol 225 TextUses:224Used by:228 258
Symbol 226 TextUses:84Used by:228 231 234 237 240 243 246 249 252 258 259 260 261 262 263 264 265 266
Symbol 227 TextUses:224Used by:228 258
Symbol 228 ButtonUses:204 74 223 225 206 207 226 227Used by:Timeline
Symbol 229 TextUses:224Used by:231 259
Symbol 230 TextUses:224Used by:231 259
Symbol 231 ButtonUses:204 74 223 229 206 207 226 230Used by:Timeline
Symbol 232 TextUses:224Used by:234 260
Symbol 233 TextUses:224Used by:234 260
Symbol 234 ButtonUses:204 74 223 232 206 207 226 233Used by:Timeline
Symbol 235 TextUses:224Used by:237 261
Symbol 236 TextUses:224Used by:237 261
Symbol 237 ButtonUses:204 74 223 235 206 207 226 236Used by:Timeline
Symbol 238 TextUses:224Used by:240 262
Symbol 239 TextUses:224Used by:240 262
Symbol 240 ButtonUses:204 74 223 238 206 207 226 239Used by:Timeline
Symbol 241 TextUses:224Used by:243 263
Symbol 242 TextUses:224Used by:243 263
Symbol 243 ButtonUses:204 74 223 241 206 207 226 242Used by:Timeline
Symbol 244 TextUses:224Used by:246 264
Symbol 245 TextUses:224Used by:246 264
Symbol 246 ButtonUses:204 74 223 244 206 207 226 245Used by:Timeline
Symbol 247 TextUses:224Used by:249 265
Symbol 248 TextUses:224Used by:249 265
Symbol 249 ButtonUses:204 74 223 247 206 207 226 248Used by:Timeline
Symbol 250 TextUses:224Used by:252 266
Symbol 251 TextUses:224Used by:252 266
Symbol 252 ButtonUses:204 74 223 250 206 207 226 251Used by:Timeline
Symbol 253 TextUses:84Used by:257 267 284 297
Symbol 254 TextUses:224Used by:257 267
Symbol 255 TextUses:84Used by:257 267 281 284 296 297
Symbol 256 TextUses:224Used by:257 267
Symbol 257 ButtonUses:204 74 253 254 206 207 255 256Used by:Timeline
Symbol 258 ButtonUses:204 74 223 225 206 207 226 227Used by:Timeline
Symbol 259 ButtonUses:204 74 223 229 206 207 226 230Used by:Timeline
Symbol 260 ButtonUses:204 74 223 232 206 207 226 233Used by:Timeline
Symbol 261 ButtonUses:204 74 223 235 206 207 226 236Used by:Timeline
Symbol 262 ButtonUses:204 74 223 238 206 207 226 239Used by:Timeline
Symbol 263 ButtonUses:204 74 223 241 206 207 226 242Used by:Timeline
Symbol 264 ButtonUses:204 74 223 244 206 207 226 245Used by:Timeline
Symbol 265 ButtonUses:204 74 223 247 206 207 226 248Used by:Timeline
Symbol 266 ButtonUses:204 74 223 250 206 207 226 251Used by:Timeline
Symbol 267 ButtonUses:204 74 253 254 206 207 255 256Used by:Timeline
Symbol 268 GraphicUsed by:272 275 303 468 469
Symbol 269 TextUses:84Used by:272 469
Symbol 270 GraphicUsed by:272 275 303 468 469
Symbol 271 TextUses:84Used by:272 469
Symbol 272 ButtonUses:268 74 269 270 77 271Used by:Timeline
Symbol 273 TextUses:84Used by:275
Symbol 274 TextUses:84Used by:275
Symbol 275 ButtonUses:268 74 273 270 77 274Used by:Timeline
Symbol 276 TextUses:84Used by:Timeline
Symbol 277 TextUses:84Used by:Timeline
Symbol 278 TextUses:84Used by:281 296
Symbol 279 TextUses:224Used by:281 296
Symbol 280 TextUses:224Used by:281 296
Symbol 281 ButtonUses:204 74 278 279 206 207 255 280Used by:Timeline
Symbol 282 TextUses:224Used by:284 297
Symbol 283 TextUses:224Used by:284 297
Symbol 284 ButtonUses:204 74 253 282 206 207 255 283Used by:Timeline
Symbol 285 TextUses:84Used by:289 292 295 298 299 300
Symbol 286 TextUses:224Used by:289 298
Symbol 287 TextUses:84Used by:289 292 295 298 299 300
Symbol 288 TextUses:224Used by:289 298
Symbol 289 ButtonUses:204 74 285 286 206 207 287 288Used by:Timeline
Symbol 290 TextUses:224Used by:292 299
Symbol 291 TextUses:224Used by:292 299
Symbol 292 ButtonUses:204 74 285 290 206 207 287 291Used by:Timeline
Symbol 293 TextUses:224Used by:295 300
Symbol 294 TextUses:224Used by:295 300
Symbol 295 ButtonUses:204 74 285 293 206 207 287 294Used by:Timeline
Symbol 296 ButtonUses:204 74 278 279 206 207 255 280Used by:Timeline
Symbol 297 ButtonUses:204 74 253 282 206 207 255 283Used by:Timeline
Symbol 298 ButtonUses:204 74 285 286 206 207 287 288Used by:Timeline
Symbol 299 ButtonUses:204 74 285 290 206 207 287 291Used by:Timeline
Symbol 300 ButtonUses:204 74 285 293 206 207 287 294Used by:Timeline
Symbol 301 TextUses:84Used by:303
Symbol 302 TextUses:84Used by:303
Symbol 303 ButtonUses:268 74 301 270 77 302Used by:Timeline
Symbol 304 GraphicUsed by:Timeline
Symbol 305 TextUses:84Used by:Timeline
Symbol 306 TextUses:84Used by:Timeline
Symbol 307 GraphicUsed by:308
Symbol 308 MovieClipUses:307Used by:370  Timeline
Symbol 309 TextUses:84Used by:Timeline
Symbol 310 TextUses:84Used by:Timeline
Symbol 311 GraphicUsed by:Timeline
Symbol 312 GraphicUsed by:313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348
Symbol 313 MovieClipUses:312Used by:Timeline
Symbol 314 MovieClipUses:312Used by:Timeline
Symbol 315 MovieClipUses:312Used by:Timeline
Symbol 316 MovieClipUses:312Used by:Timeline
Symbol 317 MovieClipUses:312Used by:Timeline
Symbol 318 MovieClipUses:312Used by:Timeline
Symbol 319 MovieClipUses:312Used by:Timeline
Symbol 320 MovieClipUses:312Used by:Timeline
Symbol 321 MovieClipUses:312Used by:Timeline
Symbol 322 MovieClipUses:312Used by:Timeline
Symbol 323 MovieClipUses:312Used by:Timeline
Symbol 324 MovieClipUses:312Used by:Timeline
Symbol 325 MovieClipUses:312Used by:Timeline
Symbol 326 MovieClipUses:312Used by:Timeline
Symbol 327 MovieClipUses:312Used by:Timeline
Symbol 328 MovieClipUses:312Used by:Timeline
Symbol 329 MovieClipUses:312Used by:Timeline
Symbol 330 MovieClipUses:312Used by:Timeline
Symbol 331 MovieClipUses:312Used by:Timeline
Symbol 332 MovieClipUses:312Used by:Timeline
Symbol 333 MovieClipUses:312Used by:Timeline
Symbol 334 MovieClipUses:312Used by:Timeline
Symbol 335 MovieClipUses:312Used by:Timeline
Symbol 336 MovieClipUses:312Used by:Timeline
Symbol 337 MovieClipUses:312Used by:Timeline
Symbol 338 MovieClipUses:312Used by:Timeline
Symbol 339 MovieClipUses:312Used by:Timeline
Symbol 340 MovieClipUses:312Used by:Timeline
Symbol 341 MovieClipUses:312Used by:Timeline
Symbol 342 MovieClipUses:312Used by:Timeline
Symbol 343 MovieClipUses:312Used by:Timeline
Symbol 344 MovieClipUses:312Used by:Timeline
Symbol 345 MovieClipUses:312Used by:Timeline
Symbol 346 MovieClipUses:312Used by:Timeline
Symbol 347 MovieClipUses:312Used by:Timeline
Symbol 348 MovieClipUses:312Used by:Timeline
Symbol 349 GraphicUsed by:Timeline
Symbol 350 GraphicUsed by:351
Symbol 351 MovieClipUses:350Used by:Timeline
Symbol 352 FontUsed by:353 354 355 356 357 358 359 360 361 362 363 364 432 434
Symbol 353 TextUses:352Used by:365
Symbol 354 TextUses:352Used by:365
Symbol 355 TextUses:352Used by:365
Symbol 356 TextUses:352Used by:365
Symbol 357 TextUses:352Used by:365
Symbol 358 TextUses:352Used by:365
Symbol 359 TextUses:352Used by:365
Symbol 360 TextUses:352Used by:365
Symbol 361 TextUses:352Used by:365
Symbol 362 TextUses:352Used by:365
Symbol 363 TextUses:352Used by:365
Symbol 364 TextUses:352Used by:365
Symbol 365 MovieClipUses:353 354 355 356 357 358 359 360 361 362 363 364Used by:Timeline
Symbol 366 ShapeTweeningUsed by:370
Symbol 367 GraphicUsed by:370
Symbol 368 SoundUsed by:370
Symbol 369 GraphicUsed by:370
Symbol 370 MovieClipUses:308 366 367 368 369Used by:Timeline
Symbol 371 GraphicUsed by:Timeline
Symbol 372 TextUses:84Used by:Timeline
Symbol 373 EditableTextUses:224Used by:Timeline
Symbol 374 TextUses:84Used by:Timeline
Symbol 375 TextUses:84Used by:Timeline
Symbol 376 TextUses:84Used by:Timeline
Symbol 377 TextUses:84Used by:Timeline
Symbol 378 TextUses:84Used by:Timeline
Symbol 379 EditableTextUses:224Used by:Timeline
Symbol 380 EditableTextUses:224Used by:Timeline
Symbol 381 GraphicUsed by:387 390 394 397 400 403 406 409 412 530 531 532 533
Symbol 382 GraphicUsed by:387 390
Symbol 383 TextUses:84Used by:387
Symbol 384 GraphicUsed by:387 390 394 397 400 403 406 409 412 530 531 532 533
Symbol 385 GraphicUsed by:387 390 394 397 400 403 406 409 412 530 531 532 533
Symbol 386 TextUses:84Used by:387
Symbol 387 ButtonUses:381 382 383 384 385 386Used by:Timeline
Symbol 388 TextUses:84Used by:390
Symbol 389 TextUses:84Used by:390
Symbol 390 ButtonUses:381 382 388 384 385 389Used by:Timeline
Symbol 391 GraphicUsed by:394 397 400 403 406 409 412 530 531 532 533
Symbol 392 TextUses:84Used by:394
Symbol 393 TextUses:84Used by:394
Symbol 394 ButtonUses:381 391 392 384 385 393Used by:Timeline
Symbol 395 TextUses:84Used by:397
Symbol 396 TextUses:84Used by:397
Symbol 397 ButtonUses:381 391 395 384 385 396Used by:Timeline
Symbol 398 TextUses:84Used by:400
Symbol 399 TextUses:84Used by:400
Symbol 400 ButtonUses:381 391 398 384 385 399Used by:Timeline
Symbol 401 TextUses:224Used by:403 530
Symbol 402 TextUses:224Used by:403 530
Symbol 403 ButtonUses:381 391 401 384 385 402Used by:Timeline
Symbol 404 TextUses:224Used by:406 531
Symbol 405 TextUses:224Used by:406 531
Symbol 406 ButtonUses:381 391 404 384 385 405Used by:Timeline
Symbol 407 TextUses:224Used by:409 532
Symbol 408 TextUses:224Used by:409 532
Symbol 409 ButtonUses:381 391 407 384 385 408Used by:Timeline
Symbol 410 TextUses:224Used by:412 533
Symbol 411 TextUses:224Used by:412 533
Symbol 412 ButtonUses:381 391 410 384 385 411Used by:Timeline
Symbol 413 GraphicUsed by:419 422 478 481 520 523
Symbol 414 GraphicUsed by:419 422 478 481 520 523
Symbol 415 TextUses:84Used by:419
Symbol 416 GraphicUsed by:419 422 520 523
Symbol 417 GraphicUsed by:419 422 478 481 520 523
Symbol 418 TextUses:84Used by:419
Symbol 419 ButtonUses:413 414 415 416 417 418Used by:Timeline
Symbol 420 TextUses:84Used by:422
Symbol 421 TextUses:84Used by:422
Symbol 422 ButtonUses:413 414 420 416 417 421Used by:Timeline
Symbol 423 GraphicUsed by:425
Symbol 424 GraphicUsed by:425
Symbol 425 ButtonUses:423 424Used by:426
Symbol 426 MovieClipUses:425Used by:Timeline
Symbol 427 GraphicUsed by:Timeline
Symbol 428 GraphicUsed by:429
Symbol 429 MovieClipUses:428Used by:Timeline
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:430Used by:Timeline
Symbol 432 TextUses:352Used by:433
Symbol 433 MovieClipUses:432Used by:Timeline
Symbol 434 TextUses:352Used by:435
Symbol 435 MovieClipUses:434Used by:Timeline
Symbol 436 GraphicUsed by:437
Symbol 437 MovieClipUses:436Used by:Timeline
Symbol 438 GraphicUsed by:439
Symbol 439 MovieClipUses:438Used by:Timeline
Symbol 440 GraphicUsed by:441
Symbol 441 MovieClipUses:440Used by:Timeline
Symbol 442 GraphicUsed by:444
Symbol 443 MovieClipUses:143Used by:444
Symbol 444 MovieClipUses:442 443Used by:Timeline
Symbol 445 GraphicUsed by:446
Symbol 446 MovieClipUses:445Used by:470 482
Symbol 447 TextUses:84Used by:470
Symbol 448 TextUses:84Used by:470
Symbol 449 EditableTextUses:224Used by:470
Symbol 450 TextUses:84Used by:470
Symbol 451 EditableTextUses:224Used by:470
Symbol 452 TextUses:84Used by:470
Symbol 453 EditableTextUses:224Used by:470
Symbol 454 EditableTextUses:224Used by:470
Symbol 455 EditableTextUses:224Used by:470
Symbol 456 EditableTextUses:224Used by:470
Symbol 457 TextUses:84Used by:470
Symbol 458 EditableTextUses:224Used by:470
Symbol 459 EditableTextUses:224Used by:470
Symbol 460 EditableTextUses:224Used by:470
Symbol 461 TextUses:84Used by:470
Symbol 462 EditableTextUses:224Used by:470
Symbol 463 EditableTextUses:224Used by:470
Symbol 464 EditableTextUses:224Used by:470
Symbol 465 EditableTextUses:224Used by:470
Symbol 466 TextUses:84Used by:468
Symbol 467 TextUses:84Used by:468
Symbol 468 ButtonUses:268 74 466 270 77 467Used by:470
Symbol 469 ButtonUses:268 74 269 270 77 271Used by:470
Symbol 470 MovieClipUses:446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 468 469Used by:Timeline
Symbol 471 TextUses:84Used by:482
Symbol 472 TextUses:84Used by:482
Symbol 473 FontUsed by:474
Symbol 474 TextUses:84 473Used by:482
Symbol 475 TextUses:84Used by:478
Symbol 476 GraphicUsed by:478 481
Symbol 477 TextUses:84Used by:478
Symbol 478 ButtonUses:413 414 475 476 417 477Used by:482
Symbol 479 TextUses:84Used by:481
Symbol 480 TextUses:84Used by:481
Symbol 481 ButtonUses:413 414 479 476 417 480Used by:482
Symbol 482 MovieClipUses:446 471 472 474 478 481Used by:Timeline
Symbol 483 GraphicUsed by:484
Symbol 484 MovieClipUses:483 11Used by:Timeline
Symbol 485 MovieClipUses:202Used by:Timeline
Symbol 486 MovieClipUses:202Used by:Timeline
Symbol 487 MovieClipUses:202Used by:Timeline
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClipUses:488 13 14Used by:Timeline
Symbol 490 GraphicUsed by:491
Symbol 491 MovieClipUses:490Used by:Timeline
Symbol 492 GraphicUsed by:493
Symbol 493 MovieClipUses:492Used by:Timeline
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClipUses:494Used by:Timeline
Symbol 496 GraphicUsed by:497
Symbol 497 MovieClipUses:496Used by:Timeline
Symbol 498 GraphicUsed by:499
Symbol 499 MovieClipUses:498Used by:Timeline
Symbol 500 GraphicUsed by:501
Symbol 501 MovieClipUses:500Used by:Timeline
Symbol 502 GraphicUsed by:503
Symbol 503 MovieClipUses:502Used by:Timeline
Symbol 504 GraphicUsed by:505
Symbol 505 MovieClipUses:504Used by:Timeline
Symbol 506 GraphicUsed by:507
Symbol 507 MovieClipUses:506 31 37 40 48 50Used by:Timeline
Symbol 508 GraphicUsed by:Timeline
Symbol 509 GraphicUsed by:Timeline
Symbol 510 FontUsed by:511 513
Symbol 511 TextUses:84 510Used by:Timeline
Symbol 512 FontUsed by:513
Symbol 513 TextUses:84 512 510Used by:Timeline
Symbol 514 TextUses:84Used by:Timeline
Symbol 515 EditableTextUses:84Used by:Timeline
Symbol 516 EditableTextUses:84Used by:Timeline
Symbol 517 TextUses:84Used by:Timeline
Symbol 518 TextUses:84Used by:520
Symbol 519 TextUses:84Used by:520
Symbol 520 ButtonUses:413 414 518 416 417 519Used by:Timeline
Symbol 521 TextUses:84Used by:523
Symbol 522 TextUses:84Used by:523
Symbol 523 ButtonUses:413 414 521 416 417 522Used by:Timeline
Symbol 524 EditableTextUses:84Used by:Timeline
Symbol 525 EditableTextUses:84Used by:Timeline
Symbol 526 GraphicUsed by:Timeline
Symbol 527 EditableTextUses:224Used by:Timeline
Symbol 528 EditableTextUses:224Used by:Timeline
Symbol 529 EditableTextUses:224Used by:Timeline
Symbol 530 ButtonUses:381 391 401 384 385 402Used by:Timeline
Symbol 531 ButtonUses:381 391 404 384 385 405Used by:Timeline
Symbol 532 ButtonUses:381 391 407 384 385 408Used by:Timeline
Symbol 533 ButtonUses:381 391 410 384 385 411Used by:Timeline
Symbol 534 GraphicUsed by:Timeline
Streaming Sound 1Used by:Symbol 152 MovieClip
Streaming Sound 2Used by:Symbol 157 MovieClip
Streaming Sound 3Used by:Symbol 200 MovieClip

Instance Names

"tank"Frame 1Symbol 60 MovieClip
"fade"Frame 58Symbol 203 MovieClip
"e3"Frame 261Symbol 313 MovieClip
"a1"Frame 261Symbol 314 MovieClip
"b1"Frame 261Symbol 315 MovieClip
"c1"Frame 261Symbol 316 MovieClip
"d1"Frame 261Symbol 317 MovieClip
"e1"Frame 261Symbol 318 MovieClip
"f1"Frame 261Symbol 319 MovieClip
"a2"Frame 261Symbol 320 MovieClip
"c3"Frame 261Symbol 321 MovieClip
"b2"Frame 261Symbol 322 MovieClip
"e5"Frame 261Symbol 323 MovieClip
"b5"Frame 261Symbol 324 MovieClip
"e2"Frame 261Symbol 325 MovieClip
"f2"Frame 261Symbol 326 MovieClip
"f6"Frame 261Symbol 327 MovieClip
"b4"Frame 261Symbol 328 MovieClip
"a3"Frame 261Symbol 329 MovieClip
"b3"Frame 261Symbol 330 MovieClip
"d3"Frame 261Symbol 331 MovieClip
"a6"Frame 261Symbol 332 MovieClip
"d5"Frame 261Symbol 333 MovieClip
"e4"Frame 261Symbol 334 MovieClip
"f3"Frame 261Symbol 335 MovieClip
"a4"Frame 261Symbol 336 MovieClip
"f4"Frame 261Symbol 337 MovieClip
"f5"Frame 261Symbol 338 MovieClip
"a5"Frame 261Symbol 339 MovieClip
"c5"Frame 261Symbol 340 MovieClip
"b6"Frame 261Symbol 341 MovieClip
"e6"Frame 261Symbol 342 MovieClip
"c6"Frame 261Symbol 343 MovieClip
"d6"Frame 261Symbol 344 MovieClip
"c4"Frame 261Symbol 345 MovieClip
"d4"Frame 261Symbol 346 MovieClip
"c2"Frame 261Symbol 347 MovieClip
"d2"Frame 261Symbol 348 MovieClip
"redMC"Frame 261Symbol 370 MovieClip
"resetBtn"Frame 261Symbol 419 Button
"quit"Frame 261Symbol 422 Button
"y3b"Frame 261Symbol 429 MovieClip
"y3a"Frame 261Symbol 431 MovieClip
"x2a"Frame 261Symbol 437 MovieClip
"y2a"Frame 261Symbol 439 MovieClip
"x2b"Frame 261Symbol 441 MovieClip
"red"Frame 261Symbol 308 MovieClip
"alpha"Frame 261Symbol 444 MovieClip
"stats"Frame 261Symbol 470 MovieClip
"quitMC"Frame 261Symbol 482 MovieClip
"snow"Frame 261Symbol 484 MovieClip
"fadeO"Frame 261Symbol 485 MovieClip
"fadeI"Frame 261Symbol 486 MovieClip
"fadeQ"Frame 261Symbol 203 MovieClip
"fadeR"Frame 261Symbol 487 MovieClip
"e3"Frame 266Symbol 313 MovieClip
"d1"Frame 266Symbol 317 MovieClip
"f1"Frame 266Symbol 319 MovieClip
"c3"Frame 266Symbol 321 MovieClip
"f6"Frame 266Symbol 327 MovieClip
"b4"Frame 266Symbol 328 MovieClip
"a3"Frame 266Symbol 329 MovieClip
"b3"Frame 266Symbol 330 MovieClip
"d3"Frame 266Symbol 331 MovieClip
"a6"Frame 266Symbol 332 MovieClip
"f3"Frame 266Symbol 335 MovieClip
"a4"Frame 266Symbol 336 MovieClip
"f4"Frame 266Symbol 337 MovieClip
"f5"Frame 266Symbol 338 MovieClip
"b6"Frame 266Symbol 341 MovieClip
"c6"Frame 266Symbol 343 MovieClip
"d6"Frame 266Symbol 344 MovieClip
"c4"Frame 266Symbol 345 MovieClip
"d4"Frame 266Symbol 346 MovieClip
"y3a"Frame 266Symbol 429 MovieClip
"y3b"Frame 266Symbol 431 MovieClip
"x3b"Frame 266Symbol 489 MovieClip
"x3a"Frame 266Symbol 491 MovieClip
"y2a"Frame 266Symbol 439 MovieClip
"e3"Frame 271Symbol 313 MovieClip
"a1"Frame 271Symbol 314 MovieClip
"d1"Frame 271Symbol 317 MovieClip
"f1"Frame 271Symbol 319 MovieClip
"c3"Frame 271Symbol 321 MovieClip
"f6"Frame 271Symbol 327 MovieClip
"a3"Frame 271Symbol 329 MovieClip
"d3"Frame 271Symbol 331 MovieClip
"a6"Frame 271Symbol 332 MovieClip
"d5"Frame 271Symbol 333 MovieClip
"f3"Frame 271Symbol 335 MovieClip
"a4"Frame 271Symbol 336 MovieClip
"f5"Frame 271Symbol 338 MovieClip
"a5"Frame 271Symbol 339 MovieClip
"c6"Frame 271Symbol 343 MovieClip
"d6"Frame 271Symbol 344 MovieClip
"c4"Frame 271Symbol 345 MovieClip
"d4"Frame 271Symbol 346 MovieClip
"y3a"Frame 271Symbol 429 MovieClip
"y3b"Frame 271Symbol 431 MovieClip
"x3a"Frame 271Symbol 489 MovieClip
"y3c"Frame 271Symbol 491 MovieClip
"x2b"Frame 271Symbol 493 MovieClip
"x2a"Frame 271Symbol 437 MovieClip
"y2a"Frame 271Symbol 439 MovieClip
"e3"Frame 275Symbol 313 MovieClip
"a1"Frame 275Symbol 314 MovieClip
"d1"Frame 275Symbol 317 MovieClip
"f1"Frame 275Symbol 319 MovieClip
"a2"Frame 275Symbol 320 MovieClip
"c3"Frame 275Symbol 321 MovieClip
"e2"Frame 275Symbol 325 MovieClip
"f2"Frame 275Symbol 326 MovieClip
"f6"Frame 275Symbol 327 MovieClip
"a3"Frame 275Symbol 329 MovieClip
"d3"Frame 275Symbol 331 MovieClip
"a6"Frame 275Symbol 332 MovieClip
"d5"Frame 275Symbol 333 MovieClip
"e4"Frame 275Symbol 334 MovieClip
"f3"Frame 275Symbol 335 MovieClip
"a4"Frame 275Symbol 336 MovieClip
"f4"Frame 275Symbol 337 MovieClip
"f5"Frame 275Symbol 338 MovieClip
"a5"Frame 275Symbol 339 MovieClip
"e6"Frame 275Symbol 342 MovieClip
"c6"Frame 275Symbol 343 MovieClip
"d6"Frame 275Symbol 344 MovieClip
"c4"Frame 275Symbol 345 MovieClip
"d4"Frame 275Symbol 346 MovieClip
"c2"Frame 275Symbol 347 MovieClip
"d2"Frame 275Symbol 348 MovieClip
"y3b"Frame 275Symbol 491 MovieClip
"x3a"Frame 275Symbol 489 MovieClip
"y3c"Frame 275Symbol 431 MovieClip
"y3a"Frame 275Symbol 429 MovieClip
"y2a"Frame 275Symbol 495 MovieClip
"y2b"Frame 275Symbol 497 MovieClip
"x2a"Frame 275Symbol 439 MovieClip
"x2b"Frame 275Symbol 499 MovieClip
"e3"Frame 279Symbol 313 MovieClip
"b1"Frame 279Symbol 315 MovieClip
"d1"Frame 279Symbol 317 MovieClip
"e1"Frame 279Symbol 318 MovieClip
"f1"Frame 279Symbol 319 MovieClip
"a2"Frame 279Symbol 320 MovieClip
"c3"Frame 279Symbol 321 MovieClip
"e2"Frame 279Symbol 325 MovieClip
"f2"Frame 279Symbol 326 MovieClip
"f6"Frame 279Symbol 327 MovieClip
"b4"Frame 279Symbol 328 MovieClip
"a3"Frame 279Symbol 329 MovieClip
"b3"Frame 279Symbol 330 MovieClip
"d3"Frame 279Symbol 331 MovieClip
"a6"Frame 279Symbol 332 MovieClip
"e4"Frame 279Symbol 334 MovieClip
"f3"Frame 279Symbol 335 MovieClip
"a4"Frame 279Symbol 336 MovieClip
"f4"Frame 279Symbol 337 MovieClip
"e6"Frame 279Symbol 342 MovieClip
"c6"Frame 279Symbol 343 MovieClip
"d6"Frame 279Symbol 344 MovieClip
"c4"Frame 279Symbol 345 MovieClip
"d4"Frame 279Symbol 346 MovieClip
"c2"Frame 279Symbol 347 MovieClip
"d2"Frame 279Symbol 348 MovieClip
"y2b"Frame 279Symbol 495 MovieClip
"x2b"Frame 279Symbol 497 MovieClip
"y2a"Frame 279Symbol 501 MovieClip
"x2a"Frame 279Symbol 441 MovieClip
"y2c"Frame 279Symbol 439 MovieClip
"y2d"Frame 279Symbol 499 MovieClip
"y2e"Frame 279Symbol 437 MovieClip
"y2f"Frame 279Symbol 503 MovieClip
"e3"Frame 283Symbol 313 MovieClip
"a1"Frame 283Symbol 314 MovieClip
"b1"Frame 283Symbol 315 MovieClip
"c1"Frame 283Symbol 316 MovieClip
"d1"Frame 283Symbol 317 MovieClip
"e1"Frame 283Symbol 318 MovieClip
"f1"Frame 283Symbol 319 MovieClip
"c3"Frame 283Symbol 321 MovieClip
"f6"Frame 283Symbol 327 MovieClip
"b4"Frame 283Symbol 328 MovieClip
"a3"Frame 283Symbol 329 MovieClip
"b3"Frame 283Symbol 330 MovieClip
"d3"Frame 283Symbol 331 MovieClip
"a6"Frame 283Symbol 332 MovieClip
"e4"Frame 283Symbol 334 MovieClip
"f3"Frame 283Symbol 335 MovieClip
"a4"Frame 283Symbol 336 MovieClip
"f4"Frame 283Symbol 337 MovieClip
"e6"Frame 283Symbol 342 MovieClip
"c6"Frame 283Symbol 343 MovieClip
"c4"Frame 283Symbol 345 MovieClip
"d4"Frame 283Symbol 346 MovieClip
"y3a"Frame 283Symbol 429 MovieClip
"x3b"Frame 283Symbol 431 MovieClip
"x3a"Frame 283Symbol 489 MovieClip
"y3b"Frame 283Symbol 505 MovieClip
"x2a"Frame 283Symbol 501 MovieClip
"y2a"Frame 283Symbol 495 MovieClip
"y2b"Frame 283Symbol 499 MovieClip
"e3"Frame 287Symbol 313 MovieClip
"a1"Frame 287Symbol 314 MovieClip
"b1"Frame 287Symbol 315 MovieClip
"c1"Frame 287Symbol 316 MovieClip
"d1"Frame 287Symbol 317 MovieClip
"e1"Frame 287Symbol 318 MovieClip
"f1"Frame 287Symbol 319 MovieClip
"c3"Frame 287Symbol 321 MovieClip
"e5"Frame 287Symbol 323 MovieClip
"b5"Frame 287Symbol 324 MovieClip
"f6"Frame 287Symbol 327 MovieClip
"b4"Frame 287Symbol 328 MovieClip
"a3"Frame 287Symbol 329 MovieClip
"b3"Frame 287Symbol 330 MovieClip
"d3"Frame 287Symbol 331 MovieClip
"a6"Frame 287Symbol 332 MovieClip
"d5"Frame 287Symbol 333 MovieClip
"e4"Frame 287Symbol 334 MovieClip
"f3"Frame 287Symbol 335 MovieClip
"a4"Frame 287Symbol 336 MovieClip
"f4"Frame 287Symbol 337 MovieClip
"f5"Frame 287Symbol 338 MovieClip
"a5"Frame 287Symbol 339 MovieClip
"c5"Frame 287Symbol 340 MovieClip
"b6"Frame 287Symbol 341 MovieClip
"e6"Frame 287Symbol 342 MovieClip
"c6"Frame 287Symbol 343 MovieClip
"d6"Frame 287Symbol 344 MovieClip
"c4"Frame 287Symbol 345 MovieClip
"d4"Frame 287Symbol 346 MovieClip
"y3a"Frame 287Symbol 489 MovieClip
"y3b"Frame 287Symbol 491 MovieClip
"y2a"Frame 287Symbol 493 MovieClip
"x2b"Frame 287Symbol 437 MovieClip
"y2c"Frame 287Symbol 499 MovieClip
"x2a"Frame 287Symbol 439 MovieClip
"x2c"Frame 287Symbol 441 MovieClip
"x2e"Frame 287Symbol 501 MovieClip
"x2f"Frame 287Symbol 497 MovieClip
"x2d"Frame 287Symbol 495 MovieClip
"y2b"Frame 287Symbol 503 MovieClip
"y2d"Frame 287Symbol 503 MovieClip
"e3"Frame 291Symbol 313 MovieClip
"a1"Frame 291Symbol 314 MovieClip
"b1"Frame 291Symbol 315 MovieClip
"c1"Frame 291Symbol 316 MovieClip
"d1"Frame 291Symbol 317 MovieClip
"e1"Frame 291Symbol 318 MovieClip
"f1"Frame 291Symbol 319 MovieClip
"c3"Frame 291Symbol 321 MovieClip
"e5"Frame 291Symbol 323 MovieClip
"b5"Frame 291Symbol 324 MovieClip
"f6"Frame 291Symbol 327 MovieClip
"b4"Frame 291Symbol 328 MovieClip
"a3"Frame 291Symbol 329 MovieClip
"b3"Frame 291Symbol 330 MovieClip
"d3"Frame 291Symbol 331 MovieClip
"a6"Frame 291Symbol 332 MovieClip
"d5"Frame 291Symbol 333 MovieClip
"e4"Frame 291Symbol 334 MovieClip
"f3"Frame 291Symbol 335 MovieClip
"a4"Frame 291Symbol 336 MovieClip
"f4"Frame 291Symbol 337 MovieClip
"f5"Frame 291Symbol 338 MovieClip
"a5"Frame 291Symbol 339 MovieClip
"c5"Frame 291Symbol 340 MovieClip
"b6"Frame 291Symbol 341 MovieClip
"e6"Frame 291Symbol 342 MovieClip
"c6"Frame 291Symbol 343 MovieClip
"d6"Frame 291Symbol 344 MovieClip
"c4"Frame 291Symbol 345 MovieClip
"d4"Frame 291Symbol 346 MovieClip
"y3a"Frame 291Symbol 505 MovieClip
"y3b"Frame 291Symbol 429 MovieClip
"x3b"Frame 291Symbol 431 MovieClip
"x3a"Frame 291Symbol 491 MovieClip
"y2a"Frame 291Symbol 439 MovieClip
"x2a"Frame 291Symbol 495 MovieClip
"y2b"Frame 291Symbol 493 MovieClip
"a1"Frame 295Symbol 314 MovieClip
"c1"Frame 295Symbol 316 MovieClip
"d1"Frame 295Symbol 317 MovieClip
"f1"Frame 295Symbol 319 MovieClip
"a2"Frame 295Symbol 320 MovieClip
"c3"Frame 295Symbol 321 MovieClip
"f6"Frame 295Symbol 327 MovieClip
"d3"Frame 295Symbol 331 MovieClip
"a6"Frame 295Symbol 332 MovieClip
"d5"Frame 295Symbol 333 MovieClip
"f3"Frame 295Symbol 335 MovieClip
"a4"Frame 295Symbol 336 MovieClip
"f4"Frame 295Symbol 337 MovieClip
"a5"Frame 295Symbol 339 MovieClip
"c5"Frame 295Symbol 340 MovieClip
"c6"Frame 295Symbol 343 MovieClip
"d6"Frame 295Symbol 344 MovieClip
"c4"Frame 295Symbol 345 MovieClip
"d4"Frame 295Symbol 346 MovieClip
"c2"Frame 295Symbol 347 MovieClip
"d2"Frame 295Symbol 348 MovieClip
"y3a"Frame 295Symbol 431 MovieClip
"x3a"Frame 295Symbol 489 MovieClip
"x3b"Frame 295Symbol 505 MovieClip
"y3b"Frame 295Symbol 429 MovieClip
"x2a"Frame 295Symbol 501 MovieClip
"x2b"Frame 295Symbol 441 MovieClip
"x2c"Frame 295Symbol 503 MovieClip
"y2a"Frame 295Symbol 497 MovieClip
"e3"Frame 299Symbol 313 MovieClip
"a1"Frame 299Symbol 314 MovieClip
"b1"Frame 299Symbol 315 MovieClip
"c1"Frame 299Symbol 316 MovieClip
"d1"Frame 299Symbol 317 MovieClip
"e1"Frame 299Symbol 318 MovieClip
"a2"Frame 299Symbol 320 MovieClip
"c3"Frame 299Symbol 321 MovieClip
"e5"Frame 299Symbol 323 MovieClip
"b5"Frame 299Symbol 324 MovieClip
"b4"Frame 299Symbol 328 MovieClip
"a3"Frame 299Symbol 329 MovieClip
"b3"Frame 299Symbol 330 MovieClip
"d3"Frame 299Symbol 331 MovieClip
"a6"Frame 299Symbol 332 MovieClip
"d5"Frame 299Symbol 333 MovieClip
"e4"Frame 299Symbol 334 MovieClip
"a4"Frame 299Symbol 336 MovieClip
"a5"Frame 299Symbol 339 MovieClip
"c5"Frame 299Symbol 340 MovieClip
"c6"Frame 299Symbol 343 MovieClip
"d6"Frame 299Symbol 344 MovieClip
"c4"Frame 299Symbol 345 MovieClip
"d4"Frame 299Symbol 346 MovieClip
"c2"Frame 299Symbol 347 MovieClip
"d2"Frame 299Symbol 348 MovieClip
"x3a"Frame 299Symbol 489 MovieClip
"x2a"Frame 299Symbol 439 MovieClip
"y2c"Frame 299Symbol 495 MovieClip
"y2b"Frame 299Symbol 437 MovieClip
"y2a"Frame 299Symbol 503 MovieClip
"y2d"Frame 299Symbol 441 MovieClip
"x2b"Frame 299Symbol 493 MovieClip
"e3"Frame 304Symbol 313 MovieClip
"a1"Frame 304Symbol 314 MovieClip
"b1"Frame 304Symbol 315 MovieClip
"c1"Frame 304Symbol 316 MovieClip
"d1"Frame 304Symbol 317 MovieClip
"e1"Frame 304Symbol 318 MovieClip
"c3"Frame 304Symbol 321 MovieClip
"e5"Frame 304Symbol 323 MovieClip
"b5"Frame 304Symbol 324 MovieClip
"b4"Frame 304Symbol 328 MovieClip
"a3"Frame 304Symbol 329 MovieClip
"b3"Frame 304Symbol 330 MovieClip
"d3"Frame 304Symbol 331 MovieClip
"a6"Frame 304Symbol 332 MovieClip
"e4"Frame 304Symbol 334 MovieClip
"a4"Frame 304Symbol 336 MovieClip
"c5"Frame 304Symbol 340 MovieClip
"c6"Frame 304Symbol 343 MovieClip
"d6"Frame 304Symbol 344 MovieClip
"c4"Frame 304Symbol 345 MovieClip
"d4"Frame 304Symbol 346 MovieClip
"y3a"Frame 304Symbol 491 MovieClip
"x3a"Frame 304Symbol 431 MovieClip
"x3b"Frame 304Symbol 489 MovieClip
"y3b"Frame 304Symbol 429 MovieClip
"x2a"Frame 304Symbol 497 MovieClip
"y2a"Frame 304Symbol 503 MovieClip
"e3"Frame 309Symbol 313 MovieClip
"a1"Frame 309Symbol 314 MovieClip
"b1"Frame 309Symbol 315 MovieClip
"c1"Frame 309Symbol 316 MovieClip
"d1"Frame 309Symbol 317 MovieClip
"e1"Frame 309Symbol 318 MovieClip
"c3"Frame 309Symbol 321 MovieClip
"e5"Frame 309Symbol 323 MovieClip
"b5"Frame 309Symbol 324 MovieClip
"b4"Frame 309Symbol 328 MovieClip
"a3"Frame 309Symbol 329 MovieClip
"b3"Frame 309Symbol 330 MovieClip
"d3"Frame 309Symbol 331 MovieClip
"a6"Frame 309Symbol 332 MovieClip
"e4"Frame 309Symbol 334 MovieClip
"a4"Frame 309Symbol 336 MovieClip
"a5"Frame 309Symbol 339 MovieClip
"c5"Frame 309Symbol 340 MovieClip
"b6"Frame 309Symbol 341 MovieClip
"e6"Frame 309Symbol 342 MovieClip
"c6"Frame 309Symbol 343 MovieClip
"d6"Frame 309Symbol 344 MovieClip
"c4"Frame 309Symbol 345 MovieClip
"d4"Frame 309Symbol 346 MovieClip
"x3a"Frame 309Symbol 507 MovieClip
"x2a"Frame 309Symbol 493 MovieClip
"x2c"Frame 309Symbol 499 MovieClip
"y2c"Frame 309Symbol 441 MovieClip
"y2b"Frame 309Symbol 439 MovieClip
"y2d"Frame 309Symbol 501 MovieClip
"y2e"Frame 309Symbol 497 MovieClip
"x2b"Frame 309Symbol 495 MovieClip
"y2a"Frame 309Symbol 503 MovieClip
"e3"Frame 314Symbol 313 MovieClip
"a1"Frame 314Symbol 314 MovieClip
"b1"Frame 314Symbol 315 MovieClip
"c1"Frame 314Symbol 316 MovieClip
"d1"Frame 314Symbol 317 MovieClip
"e1"Frame 314Symbol 318 MovieClip
"f1"Frame 314Symbol 319 MovieClip
"c3"Frame 314Symbol 321 MovieClip
"e5"Frame 314Symbol 323 MovieClip
"b5"Frame 314Symbol 324 MovieClip
"f2"Frame 314Symbol 326 MovieClip
"f6"Frame 314Symbol 327 MovieClip
"b4"Frame 314Symbol 328 MovieClip
"a3"Frame 314Symbol 329 MovieClip
"b3"Frame 314Symbol 330 MovieClip
"d3"Frame 314Symbol 331 MovieClip
"a6"Frame 314Symbol 332 MovieClip
"d5"Frame 314Symbol 333 MovieClip
"e4"Frame 314Symbol 334 MovieClip
"f3"Frame 314Symbol 335 MovieClip
"a4"Frame 314Symbol 336 MovieClip
"f4"Frame 314Symbol 337 MovieClip
"f5"Frame 314Symbol 338 MovieClip
"a5"Frame 314Symbol 339 MovieClip
"c5"Frame 314Symbol 340 MovieClip
"b6"Frame 314Symbol 341 MovieClip
"e6"Frame 314Symbol 342 MovieClip
"c6"Frame 314Symbol 343 MovieClip
"d6"Frame 314Symbol 344 MovieClip
"c4"Frame 314Symbol 345 MovieClip
"d4"Frame 314Symbol 346 MovieClip
"c2"Frame 314Symbol 347 MovieClip
"d2"Frame 314Symbol 348 MovieClip
"y3a"Frame 314Symbol 429 MovieClip
"x3b"Frame 314Symbol 507 MovieClip
"x3a"Frame 314Symbol 489 MovieClip
"x2c"Frame 314Symbol 437 MovieClip
"y2b"Frame 314Symbol 441 MovieClip
"y2a"Frame 314Symbol 503 MovieClip
"x2b"Frame 314Symbol 495 MovieClip
"y2c"Frame 314Symbol 439 MovieClip
"x2a"Frame 314Symbol 501 MovieClip
"e3"Frame 319Symbol 313 MovieClip
"a1"Frame 319Symbol 314 MovieClip
"b1"Frame 319Symbol 315 MovieClip
"c1"Frame 319Symbol 316 MovieClip
"d1"Frame 319Symbol 317 MovieClip
"e1"Frame 319Symbol 318 MovieClip
"f1"Frame 319Symbol 319 MovieClip
"c3"Frame 319Symbol 321 MovieClip
"f2"Frame 319Symbol 326 MovieClip
"f6"Frame 319Symbol 327 MovieClip
"b4"Frame 319Symbol 328 MovieClip
"a3"Frame 319Symbol 329 MovieClip
"b3"Frame 319Symbol 330 MovieClip
"d3"Frame 319Symbol 331 MovieClip
"a6"Frame 319Symbol 332 MovieClip
"d5"Frame 319Symbol 333 MovieClip
"e4"Frame 319Symbol 334 MovieClip
"f3"Frame 319Symbol 335 MovieClip
"a4"Frame 319Symbol 336 MovieClip
"f4"Frame 319Symbol 337 MovieClip
"f5"Frame 319Symbol 338 MovieClip
"c5"Frame 319Symbol 340 MovieClip
"b6"Frame 319Symbol 341 MovieClip
"e6"Frame 319Symbol 342 MovieClip
"c6"Frame 319Symbol 343 MovieClip
"d6"Frame 319Symbol 344 MovieClip
"c4"Frame 319Symbol 345 MovieClip
"d4"Frame 319Symbol 346 MovieClip
"c2"Frame 319Symbol 347 MovieClip
"d2"Frame 319Symbol 348 MovieClip
"y3a"Frame 319Symbol 505 MovieClip
"x3a"Frame 319Symbol 431 MovieClip
"x3b"Frame 319Symbol 489 MovieClip
"y2g"Frame 319Symbol 493 MovieClip
"y2b"Frame 319Symbol 499 MovieClip
"y2f"Frame 319Symbol 439 MovieClip
"y2d"Frame 319Symbol 441 MovieClip
"y2a"Frame 319Symbol 501 MovieClip
"x2a"Frame 319Symbol 497 MovieClip
"y2e"Frame 319Symbol 495 MovieClip
"y2c"Frame 319Symbol 437 MovieClip
"e3"Frame 324Symbol 313 MovieClip
"a1"Frame 324Symbol 314 MovieClip
"b1"Frame 324Symbol 315 MovieClip
"c1"Frame 324Symbol 316 MovieClip
"d1"Frame 324Symbol 317 MovieClip
"e1"Frame 324Symbol 318 MovieClip
"f1"Frame 324Symbol 319 MovieClip
"c3"Frame 324Symbol 321 MovieClip
"f6"Frame 324Symbol 327 MovieClip
"b4"Frame 324Symbol 328 MovieClip
"a3"Frame 324Symbol 329 MovieClip
"b3"Frame 324Symbol 330 MovieClip
"d3"Frame 324Symbol 331 MovieClip
"a6"Frame 324Symbol 332 MovieClip
"e4"Frame 324Symbol 334 MovieClip
"f3"Frame 324Symbol 335 MovieClip
"a4"Frame 324Symbol 336 MovieClip
"f4"Frame 324Symbol 337 MovieClip
"b6"Frame 324Symbol 341 MovieClip
"e6"Frame 324Symbol 342 MovieClip
"c6"Frame 324Symbol 343 MovieClip
"d6"Frame 324Symbol 344 MovieClip
"c4"Frame 324Symbol 345 MovieClip
"d4"Frame 324Symbol 346 MovieClip
"y3a"Frame 324Symbol 431 MovieClip
"x3a"Frame 324Symbol 507 MovieClip
"y3b"Frame 324Symbol 491 MovieClip
"x2a"Frame 324Symbol 501 MovieClip
"x2b"Frame 324Symbol 439 MovieClip
"y2b"Frame 324Symbol 499 MovieClip
"x2c"Frame 324Symbol 497 MovieClip
"y2a"Frame 324Symbol 503 MovieClip
"x2d"Frame 324Symbol 441 MovieClip
"nameV"Frame 330Symbol 516 EditableText
"submit"Frame 330Symbol 523 Button
"nameV"Frame 331Symbol 525 EditableText
"e3"Frame 338Symbol 313 MovieClip
"a1"Frame 338Symbol 314 MovieClip
"b1"Frame 338Symbol 315 MovieClip
"c1"Frame 338Symbol 316 MovieClip
"d1"Frame 338Symbol 317 MovieClip
"e1"Frame 338Symbol 318 MovieClip
"f1"Frame 338Symbol 319 MovieClip
"a2"Frame 338Symbol 320 MovieClip
"c3"Frame 338Symbol 321 MovieClip
"b2"Frame 338Symbol 322 MovieClip
"e5"Frame 338Symbol 323 MovieClip
"b5"Frame 338Symbol 324 MovieClip
"e2"Frame 338Symbol 325 MovieClip
"f2"Frame 338Symbol 326 MovieClip
"f6"Frame 338Symbol 327 MovieClip
"b4"Frame 338Symbol 328 MovieClip
"a3"Frame 338Symbol 329 MovieClip
"b3"Frame 338Symbol 330 MovieClip
"d3"Frame 338Symbol 331 MovieClip
"a6"Frame 338Symbol 332 MovieClip
"d5"Frame 338Symbol 333 MovieClip
"e4"Frame 338Symbol 334 MovieClip
"f3"Frame 338Symbol 335 MovieClip
"a4"Frame 338Symbol 336 MovieClip
"f4"Frame 338Symbol 337 MovieClip
"f5"Frame 338Symbol 338 MovieClip
"a5"Frame 338Symbol 339 MovieClip
"c5"Frame 338Symbol 340 MovieClip
"b6"Frame 338Symbol 341 MovieClip
"e6"Frame 338Symbol 342 MovieClip
"c6"Frame 338Symbol 343 MovieClip
"d6"Frame 338Symbol 344 MovieClip
"c4"Frame 338Symbol 345 MovieClip
"d4"Frame 338Symbol 346 MovieClip
"c2"Frame 338Symbol 347 MovieClip
"d2"Frame 338Symbol 348 MovieClip
"redMC"Frame 338Symbol 370 MovieClip
"resetBtn"Frame 338Symbol 419 Button
"quit"Frame 338Symbol 422 Button
"y3a"Frame 338Symbol 429 MovieClip
"y3b"Frame 338Symbol 431 MovieClip
"y2c"Frame 338Symbol 493 MovieClip
"y2b"Frame 338Symbol 437 MovieClip
"x2c"Frame 338Symbol 499 MovieClip
"y2a"Frame 338Symbol 441 MovieClip
"x2b"Frame 338Symbol 497 MovieClip
"x2e"Frame 338Symbol 501 MovieClip
"x2a"Frame 338Symbol 503 MovieClip
"x2d"Frame 338Symbol 495 MovieClip
"red"Frame 338Symbol 308 MovieClip
"alpha"Frame 338Symbol 444 MovieClip
"stats"Frame 338Symbol 470 MovieClip
"quitMC"Frame 338Symbol 482 MovieClip
"snow"Frame 338Symbol 484 MovieClip
"fadeO"Frame 338Symbol 485 MovieClip
"fadeI"Frame 338Symbol 486 MovieClip
"fadeQ"Frame 338Symbol 203 MovieClip
"fadeR"Frame 338Symbol 487 MovieClip
"x3b"Frame 343Symbol 507 MovieClip
"y3a"Frame 343Symbol 491 MovieClip
"x3a"Frame 343Symbol 489 MovieClip
"x2a"Frame 343Symbol 439 MovieClip
"x2b"Frame 343Symbol 493 MovieClip
"y2a"Frame 343Symbol 501 MovieClip
"x2c"Frame 343Symbol 495 MovieClip
"x2d"Frame 343Symbol 497 MovieClip
"y2b"Frame 343Symbol 441 MovieClip
"y3a"Frame 348Symbol 505 MovieClip
"x3a"Frame 348Symbol 507 MovieClip
"x3b"Frame 348Symbol 429 MovieClip
"y2c"Frame 348Symbol 437 MovieClip
"x2b"Frame 348Symbol 497 MovieClip
"x2a"Frame 348Symbol 503 MovieClip
"y2a"Frame 348Symbol 495 MovieClip
"x2c"Frame 348Symbol 499 MovieClip
"y2d"Frame 348Symbol 441 MovieClip
"y2b"Frame 348Symbol 439 MovieClip
"x3b"Frame 353Symbol 507 MovieClip
"y3a"Frame 353Symbol 431 MovieClip
"x3a"Frame 353Symbol 489 MovieClip
"y3b"Frame 353Symbol 429 MovieClip
"y2a"Frame 353Symbol 437 MovieClip
"x2b"Frame 353Symbol 499 MovieClip
"x2c"Frame 353Symbol 439 MovieClip
"x2a"Frame 353Symbol 501 MovieClip
"y2b"Frame 353Symbol 503 MovieClip
"x2d"Frame 353Symbol 493 MovieClip
"y2c"Frame 353Symbol 497 MovieClip
"x3a"Frame 358Symbol 507 MovieClip
"y3a"Frame 358Symbol 491 MovieClip
"y3b"Frame 358Symbol 505 MovieClip
"y2a"Frame 358Symbol 493 MovieClip
"y2e"Frame 358Symbol 437 MovieClip
"y2b"Frame 358Symbol 499 MovieClip
"y2d"Frame 358Symbol 439 MovieClip
"x2b"Frame 358Symbol 441 MovieClip
"y2c"Frame 358Symbol 501 MovieClip
"x2d"Frame 358Symbol 497 MovieClip
"x2c"Frame 358Symbol 495 MovieClip
"x2a"Frame 358Symbol 503 MovieClip
"mc3"Symbol 48 MovieClip Frame 1Symbol 44 MovieClip
"mc0"Symbol 48 MovieClip Frame 1Symbol 44 MovieClip
"mc2"Symbol 48 MovieClip Frame 1Symbol 47 MovieClip
"mc1"Symbol 48 MovieClip Frame 1Symbol 47 MovieClip
"mc2"Symbol 51 MovieClip Frame 1Symbol 37 MovieClip
"mc1"Symbol 51 MovieClip Frame 1Symbol 40 MovieClip
"mc0"Symbol 51 MovieClip Frame 1Symbol 48 MovieClip
"mc0"Symbol 52 MovieClip Frame 1Symbol 51 MovieClip
"mc1"Symbol 53 MovieClip Frame 1Symbol 32 MovieClip
"mc0"Symbol 53 MovieClip Frame 1Symbol 52 MovieClip
"mc0"Symbol 57 MovieClip Frame 1Symbol 27 MovieClip
"mc1"Symbol 60 MovieClip Frame 1Symbol 25 MovieClip
"mc0"Symbol 60 MovieClip Frame 1Symbol 27 MovieClip
"mc4"Symbol 60 MovieClip Frame 1Symbol 53 MovieClip
"mc2"Symbol 60 MovieClip Frame 1Symbol 55 MovieClip
"mc5"Symbol 60 MovieClip Frame 1Symbol 57 MovieClip
"mc3"Symbol 60 MovieClip Frame 1Symbol 59 MovieClip
"bar"Symbol 83 MovieClip Frame 1Symbol 63 MovieClip
"bargfx"Symbol 83 MovieClip Frame 1Symbol 66 MovieClip
"bargfx"Symbol 83 MovieClip Frame 2Symbol 66 MovieClip
"red"Symbol 370 MovieClip Frame 1Symbol 308 MovieClip
"kontinue"Symbol 470 MovieClip Frame 44Symbol 468 Button
"quitNo"Symbol 482 MovieClip Frame 14Symbol 481 Button
"mc2"Symbol 507 MovieClip Frame 1Symbol 37 MovieClip
"mc1"Symbol 507 MovieClip Frame 1Symbol 40 MovieClip
"mc0"Symbol 507 MovieClip Frame 1Symbol 48 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "song 4"
ExportAssets (56)Timeline Frame 1Symbol 2 as "song 3"
ExportAssets (56)Timeline Frame 1Symbol 3 as "song 2"
ExportAssets (56)Timeline Frame 1Symbol 4 as "song 1"
ExportAssets (56)Timeline Frame 1Symbol 5 as "Menu song"
ExportAssets (56)Timeline Frame 1Symbol 6 as "End Song"

Labels

"Main Menu"Frame 74
"Level Select"Frame 93
"Level Select 2"Frame 131
"Level 2 Exit"Frame 167
"Instructions"Frame 184
"Credits"Frame 207
"New Game"Frame 233
"lvl1"Frame 261
"lvl2"Frame 266
"lvl3"Frame 271
"lvl4"Frame 275
"lvl5"Frame 279
"lvl6"Frame 283
"lvl7"Frame 287
"lvl8"Frame 291
"lvl9"Frame 295
"lvl10"Frame 299
"lvl11"Frame 304
"lvl12"Frame 309
"lvl13"Frame 314
"lvl14"Frame 319
"lvl15"Frame 324
"end"Frame 330
"quit"Frame 334
"lvl16"Frame 338
"lvl17"Frame 343
"lvl18"Frame 348
"lvl19"Frame 353
"lvl20"Frame 358
"LOAD"Symbol 83 MovieClip Frame 1
"COMPLETE_STOP"Symbol 83 MovieClip Frame 2
"loaded"Symbol 83 MovieClip Frame 53

Dynamic Text Variables

levelSymbol 373 EditableText"2"
bonusSymbol 379 EditableText"20000"
movesSymbol 380 EditableText"99999"
_root.levelSymbol 449 EditableText""
_root.levelSymbol 451 EditableText""
_root.levelSymbol 453 EditableText""
_root.movesSymbol 454 EditableText""
_root.levelSymbol 455 EditableText""
_root.movesSymbol 456 EditableText""
_root.levelSymbol 458 EditableText""
_root.movesSymbol 459 EditableText""
bonusSSymbol 460 EditableText""
_root.levelSymbol 462 EditableText""
_root.movesSymbol 463 EditableText""
bonusSSymbol 464 EditableText""
_root.totalSymbol 465 EditableText""
totalSymbol 515 EditableText""
totalSymbol 524 EditableText""
levelSymbol 527 EditableText"2"
bonusSymbol 528 EditableText"20000"
movesSymbol 529 EditableText"99999"




http://swfchan.com/9/41178/info.shtml
Created: 10/5 -2019 11:39:27 Last modified: 10/5 -2019 11:39:27 Server time: 16/05 -2024 20:09:11