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

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

Park A Lot II.swf

This is the info page for
Flash #47649

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


Text
LOADING

SKIP

I SIOUX

BROUGHT TO YOU BY:

SPONSORED BY:

Mr Parker

Parking Lot Manager

$

Contract

Process

PLAY THE GAME

PLAY THE GAME

INstructions

INstructions

Enter Level Code

BUY THE GAME

BUY THE GAME

- Original game concept
- Ultra smooth controls
- Advanced Hit-Detection engine
- Over 30 3D modelled vehicels
- Amazing 3D modelled scenery
- Original Park-A-Lot Soundtrack
- 10 different levels
- Interactive scenery

Why Buy the Full Version of Park-A-Lot??

X

X

CLICK HERE TO BUY ONLINE

CLICK HERE TO BUY ONLINE

c

I Sioux 2002

Continue

Instructions

Objective:
Follow the lesson,
learn to drive!

Time:
As long as you need

Good Luck!

Instructions

Objective:
Follow the lesson,
learn to drive!

Time:
As long as you need

Good Luck!

101

102

103

104

105

106

107

108

109

111

112

113

114

115

116

118

119

EXIT

110

117

120

CAR COMES

TIMER

PARK SPOT

100

100

100

100

100

100

100

100

100

100

100

100

100

100

$

Park

Cars

Q

Level

To close
to a Car

Entrance
Blocked!!

-6 time

Que
too long!!

QUIT INSTRUCTIONS

QUIT INSTRUCTIONS

>

>

CONTINUE

CONTINUE

Meet Parker (that's you)

Walk with your arrow keys
x is for start running
z is for stop running
Walk over a car to get in!
When in a car hit space to get out.

Try walking around a little

OK Let's get your first
driving lesson! Buckle up...

In the game cars come randomly
For now, click continue and it
comes... Pay attention to the
number of the owner that comes
out... You'll need it.

Here it is...
A nice Convertable!

Walk over it to get in...
Use your arrow keys to drive and
steer (you need speed to steer)
Use the x to gear up and the z to
gear down.
Use space to get out.

Try driving around a little

Very well...

Now, the owner of the car will
soon be done shopping...
He/she will come out and ask for
the car. Did you remember the
number? Click continue and see
how it goes.

Here the owner comes

Pick up the car, and drive it to
the exit... Be sure to be as close
as possible!
When the owner is waiting while
you put the car on the exit, he will
hop on board and drive away.

Well what are you waiting for??

Ok, you seem to have got the
basic skills...

Let's go and park some cars!!

Level 1

Objective:
Park and Deliver 10 Cars

Time:
2000 Secs

Level 1

Objective:
Park and Deliver 10 Cars

Time:
2000 Secs

Get Ready!!

Get Ready!!

100

100

100

100

100

100

100

100

100

100

100

100

100

100

Retry

Home

Level Code:

Cars parked:

Time Left:

rome

PICK UP  >

PICK UP  >

market

Level 2

Time:
1700 Secs

Level 2

Time:
1700 Secs

100

100

100

100

100

100

100

100

100

100

100

100

100

100

100

100

100

Buy it

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (465) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 461
stopAllSounds();
Frame 463
stopAllSounds();
Frame 467
stop();
Frame 468
stopAllSounds();
Frame 477
stop();
Frame 478
_root.carcount = 10; _root.carstart = 10; _root.totalmoney = 0; _root.cart01 = 0; _root.cart02 = 0; _root.cart03 = 0; _root.cart04 = 0; _root.cart05 = 0; _root.cart06 = 0; _root.cart07 = 0; _root.cart08 = 0; _root.cart09 = 0; _root.cart10 = 0; _root.enter1 = 0; _root.enter2 = 0; _root.wacht1 = 0; _root.wacht2 = 0; _root.char01.parkspot = 1; _root.char02.parkspot = 2; _root.char03.parkspot = 3; _root.char04.parkspot = 4; _root.char05.parkspot = 5; _root.char06.parkspot = 6; _root.char07.parkspot = 7; _root.char08.parkspot = 8; _root.char09.parkspot = 9; _root.char10.parkspot = 10; _root.level = 1; _root.timer = 2000;
Instance of Symbol 180 MovieClip "borderpop" in Frame 478
onClipEvent (load) { setProperty(this, _visible , false); }
Instance of Symbol 189 MovieClip "uitgang" in Frame 478
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { if (_root.uitgang.hitTest(_root.car01.blue.uitstap)) { tellTarget ("_root.char01") { if (wait == 1) { tellTarget ("_root.char01") { gotoAndStop ("charleave"); }; tellTarget ("_root.car01") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hitTest(_root.car02.blue.uitstap)) { tellTarget ("_root.char02") { if (wait == 1) { tellTarget ("_root.char02") { gotoAndStop ("charleave"); }; tellTarget ("_root.car02") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hitTest(_root.car03.blue.uitstap)) { tellTarget ("_root.char03") { if (wait == 1) { tellTarget ("_root.char03") { gotoAndStop ("charleave"); }; tellTarget ("_root.car03") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car04.blue.uitstap)) { tellTarget ("_root.char04") { if (wait == 1) { tellTarget ("_root.char04") { gotoAndStop ("charleave"); }; tellTarget ("_root.car04") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car05.blue.uitstap)) { tellTarget ("_root.char05") { if (wait == 1) { tellTarget ("_root.char05") { gotoAndStop ("charleave"); }; tellTarget ("_root.car05") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car06.blue.uitstap)) { tellTarget ("_root.char06") { if (wait == 1) { tellTarget ("_root.char06") { gotoAndStop ("charleave"); }; tellTarget ("_root.car06") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car07.blue.uitstap)) { tellTarget ("_root.char07") { if (wait == 1) { tellTarget ("_root.char07") { gotoAndStop ("charleave"); }; tellTarget ("_root.car07") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car08.blue.uitstap)) { tellTarget ("_root.char08") { if (wait == 1) { tellTarget ("_root.char08") { gotoAndStop ("charleave"); }; tellTarget ("_root.car08") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car09.blue.uitstap)) { tellTarget ("_root.char09") { if (wait == 1) { tellTarget ("_root.char09") { gotoAndStop ("charleave"); }; tellTarget ("_root.car09") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car10.blue.uitstap)) { tellTarget ("_root.char10") { if (wait == 1) { tellTarget ("_root.char10") { gotoAndStop ("charleave"); }; tellTarget ("_root.car10") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } }
Instance of Symbol 192 MovieClip "border" in Frame 478
onClipEvent (enterFrame) { setProperty(this, _visible , false); }
Frame 481
stop();
Frame 482
stopAllSounds();
Frame 491
stop();
Frame 492
_root.carcount = 10; _root.carstart = 10; _root.totalmoney = 0; _root.cart01 = 0; _root.cart02 = 0; _root.cart03 = 0; _root.cart04 = 0; _root.cart05 = 0; _root.cart06 = 0; _root.cart07 = 0; _root.cart08 = 0; _root.cart09 = 0; _root.cart10 = 0; _root.enter1 = 0; _root.enter2 = 0; _root.wacht1 = 0; _root.wacht2 = 0; _root.char01.parkspot = 1; _root.char02.parkspot = 2; _root.char03.parkspot = 3; _root.char04.parkspot = 4; _root.char05.parkspot = 5; _root.char06.parkspot = 6; _root.char07.parkspot = 7; _root.char08.parkspot = 8; _root.char09.parkspot = 9; _root.char10.parkspot = 10; _root.level = 1; _root.timer = 2000;
Instance of Symbol 180 MovieClip "borderpop" in Frame 492
onClipEvent (load) { setProperty(this, _visible , false); }
Instance of Symbol 189 MovieClip "uitgang" in Frame 492
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { if (_root.uitgang.hitTest(_root.car01.blue.uitstap)) { tellTarget ("_root.char01") { if (wait == 1) { tellTarget ("_root.char01") { gotoAndStop ("charleave"); }; tellTarget ("_root.car01") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hitTest(_root.car02.blue.uitstap)) { tellTarget ("_root.char02") { if (wait == 1) { tellTarget ("_root.char02") { gotoAndStop ("charleave"); }; tellTarget ("_root.car02") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hitTest(_root.car03.blue.uitstap)) { tellTarget ("_root.char03") { if (wait == 1) { tellTarget ("_root.char03") { gotoAndStop ("charleave"); }; tellTarget ("_root.car03") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car04.blue.uitstap)) { tellTarget ("_root.char04") { if (wait == 1) { tellTarget ("_root.char04") { gotoAndStop ("charleave"); }; tellTarget ("_root.car04") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car05.blue.uitstap)) { tellTarget ("_root.char05") { if (wait == 1) { tellTarget ("_root.char05") { gotoAndStop ("charleave"); }; tellTarget ("_root.car05") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car06.blue.uitstap)) { tellTarget ("_root.char06") { if (wait == 1) { tellTarget ("_root.char06") { gotoAndStop ("charleave"); }; tellTarget ("_root.car06") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car07.blue.uitstap)) { tellTarget ("_root.char07") { if (wait == 1) { tellTarget ("_root.char07") { gotoAndStop ("charleave"); }; tellTarget ("_root.car07") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car08.blue.uitstap)) { tellTarget ("_root.char08") { if (wait == 1) { tellTarget ("_root.char08") { gotoAndStop ("charleave"); }; tellTarget ("_root.car08") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car09.blue.uitstap)) { tellTarget ("_root.char09") { if (wait == 1) { tellTarget ("_root.char09") { gotoAndStop ("charleave"); }; tellTarget ("_root.car09") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } if (_root.uitgang.hittest(_root.car10.blue.uitstap)) { tellTarget ("_root.char10") { if (wait == 1) { tellTarget ("_root.char10") { gotoAndStop ("charleave"); }; tellTarget ("_root.car10") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 485; _root.parker._y = 150; } }; } }
Instance of Symbol 192 MovieClip "border" in Frame 492
onClipEvent (enterFrame) { setProperty(this, _visible , false); }
Frame 495
stop();
Frame 497
stopAllSounds();
Frame 528
stop();
Frame 530
stopAllSounds();
Frame 550
stop();
Frame 820
stop();
Frame 821
stopAllSounds();
Frame 830
stop();
Frame 831
_root.carcount = 10; _root.cart01 = 0; _root.cart02 = 0; _root.cart03 = 0; _root.cart04 = 0; _root.cart05 = 0; _root.cart06 = 0; _root.cart07 = 0; _root.cart08 = 0; _root.cart09 = 0; _root.cart10 = 0; _root.enter1 = 0; _root.enter2 = 0; _root.wacht1 = 0; _root.wacht2 = 0; _root.char01.parkspot = 1; _root.char02.parkspot = 2; _root.char03.parkspot = 3; _root.char04.parkspot = 4; _root.char05.parkspot = 5; _root.char06.parkspot = 6; _root.char07.parkspot = 7; _root.char08.parkspot = 8; _root.char09.parkspot = 9; _root.char10.parkspot = 10; _root.level = 2; _root.timer = 1700;
Instance of Symbol 558 MovieClip "borderpop" in Frame 831
onClipEvent (load) { setProperty(this, _visible , false); }
Instance of Symbol 189 MovieClip "uitgang" in Frame 831
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { if (_root.uitgang.hitTest(_root.car01.blue.uitstap)) { tellTarget ("_root.char01") { if (wait == 1) { tellTarget ("_root.char01") { gotoAndStop ("charleave"); }; tellTarget ("_root.car01") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hitTest(_root.car02.blue.uitstap)) { tellTarget ("_root.char02") { if (wait == 1) { tellTarget ("_root.char02") { gotoAndStop ("charleave"); }; tellTarget ("_root.car02") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hitTest(_root.car03.blue.uitstap)) { tellTarget ("_root.char03") { if (wait == 1) { tellTarget ("_root.char03") { gotoAndStop ("charleave"); }; tellTarget ("_root.car03") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car04.blue.uitstap)) { tellTarget ("_root.char04") { if (wait == 1) { tellTarget ("_root.char04") { gotoAndStop ("charleave"); }; tellTarget ("_root.car04") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car05.blue.uitstap)) { tellTarget ("_root.char05") { if (wait == 1) { tellTarget ("_root.char05") { gotoAndStop ("charleave"); }; tellTarget ("_root.car05") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car06.blue.uitstap)) { tellTarget ("_root.char06") { if (wait == 1) { tellTarget ("_root.char06") { gotoAndStop ("charleave"); }; tellTarget ("_root.car06") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car07.blue.uitstap)) { tellTarget ("_root.char07") { if (wait == 1) { tellTarget ("_root.char07") { gotoAndStop ("charleave"); }; tellTarget ("_root.car07") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car08.blue.uitstap)) { tellTarget ("_root.char08") { if (wait == 1) { tellTarget ("_root.char08") { gotoAndStop ("charleave"); }; tellTarget ("_root.car08") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car09.blue.uitstap)) { tellTarget ("_root.char09") { if (wait == 1) { tellTarget ("_root.char09") { gotoAndStop ("charleave"); }; tellTarget ("_root.car09") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } if (_root.uitgang.hittest(_root.car10.blue.uitstap)) { tellTarget ("_root.char10") { if (wait == 1) { tellTarget ("_root.char10") { gotoAndStop ("charleave"); }; tellTarget ("_root.car10") { gotoAndPlay ("leave"); }; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = 550; _root.parker._y = 245; } }; } }
Instance of Symbol 562 MovieClip "border" in Frame 831
onClipEvent (enterFrame) { setProperty(this, _visible , false); }
Frame 834
stop();
Frame 836
stopAllSounds();
Frame 867
stop();
Frame 869
stopAllSounds();
Frame 889
stop();
Frame 1221
stop();
Symbol 9 Button
on (press) { stopAllSounds(); gotoAndPlay (463); }
Symbol 11 MovieClip Frame 30
stop();
Symbol 23 Button
on (press) { getURL ("http://www.miniclip.com", "_blank"); }
Symbol 79 Button
on (release, keyPress "<Enter>") { if (levelcode == "market") { stopAllSounds(); gotoAndPlay (482); } else if (levelcode == "rome") { stopAllSounds(); gotoAndPlay (821); } }
Symbol 85 Button
on (press) { stopAllSounds(); gotoAndPlay (482); }
Symbol 88 Button
on (press) { stopAllSounds(); gotoAndPlay (468); }
Symbol 92 Button
on (press) { tellTarget ("_root.buy") { gotoAndStop (2); }; }
Symbol 102 Button
on (press) { gotoAndStop (1); }
Symbol 129 Button
on (press) { getURL ("http://www.miniclip.com/parkalot.htm\r\n", "_blank"); }
Symbol 130 MovieClip Frame 1
stop();
Symbol 130 MovieClip Frame 2
stop();
Symbol 134 MovieClip Frame 30
stop();
Symbol 140 Button
on (press) { gotoAndPlay (478); }
Symbol 152 MovieClip Frame 30
stop();
Symbol 180 MovieClip Frame 2
if (borderbot.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y - 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (bordertop.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderright.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _x , _root.parker.popje._x - 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderleft.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _x , _root.parker.popje._x + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderxtra01.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; }
Symbol 180 MovieClip Frame 3
gotoAndPlay (1);
Symbol 183 MovieClip Frame 1
stop();
Symbol 183 MovieClip Frame 15
stop();
Symbol 183 MovieClip Frame 24
if (_root.carcome == 15) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart01 == 0) { setProperty("_root.car01", _x , 105); setProperty("_root.car01", _y , 125); tellTarget ("_root.car01.blue") { gotoAndStop (1); }; tellTarget ("_root.car01") { gotoAndPlay ("enter"); }; _root.cart01 = 1; gotoAndPlay (27); } gotoAndPlay (1); tellTarget ("_root.instruct") { gotoAndPlay ("carcomes"); }; } }
Symbol 183 MovieClip Frame 25
gotoAndPlay (21);
Symbol 183 MovieClip Frame 62
gotoAndPlay (21);
Symbol 185 MovieClip Frame 12
_root.timer = _root.timer - 1;
Symbol 187 MovieClip Frame 1
loop = 0;
Symbol 187 MovieClip Frame 2
tellTarget ("_root.char10") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 4
if (((((((((_root.char10.parkspot == _root.char02.parkspot) || (_root.char10.parkspot == _root.char03.parkspot)) || (_root.char10.parkspot == _root.char04.parkspot)) || (_root.char10.parkspot == _root.char05.parkspot)) || (_root.char10.parkspot == _root.char06.parkspot)) || (_root.char10.parkspot == _root.char07.parkspot)) || (_root.char10.parkspot == _root.char08.parkspot)) || (_root.char10.parkspot == _root.char09.parkspot)) || (_root.char10.parkspot == _root.char01.parkspot)) { gotoAndPlay (2); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 5
tellTarget ("_root.char09") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 7
if (((((((((_root.char09.parkspot == _root.char02.parkspot) || (_root.char09.parkspot == _root.char03.parkspot)) || (_root.char09.parkspot == _root.char04.parkspot)) || (_root.char09.parkspot == _root.char05.parkspot)) || (_root.char09.parkspot == _root.char06.parkspot)) || (_root.char09.parkspot == _root.char07.parkspot)) || (_root.char09.parkspot == _root.char08.parkspot)) || (_root.char09.parkspot == _root.char01.parkspot)) || (_root.char09.parkspot == _root.char10.parkspot)) { gotoAndPlay (5); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 8
tellTarget ("_root.char08") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 10
if (((((((((_root.char08.parkspot == _root.char02.parkspot) || (_root.char08.parkspot == _root.char03.parkspot)) || (_root.char08.parkspot == _root.char04.parkspot)) || (_root.char08.parkspot == _root.char05.parkspot)) || (_root.char08.parkspot == _root.char06.parkspot)) || (_root.char08.parkspot == _root.char07.parkspot)) || (_root.char08.parkspot == _root.char01.parkspot)) || (_root.char08.parkspot == _root.char09.parkspot)) || (_root.char08.parkspot == _root.char10.parkspot)) { gotoAndPlay (8); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 11
tellTarget ("_root.char07") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 13
if (((((((((_root.char07.parkspot == _root.char02.parkspot) || (_root.char07.parkspot == _root.char03.parkspot)) || (_root.char07.parkspot == _root.char04.parkspot)) || (_root.char07.parkspot == _root.char05.parkspot)) || (_root.char07.parkspot == _root.char06.parkspot)) || (_root.char07.parkspot == _root.char01.parkspot)) || (_root.char07.parkspot == _root.char08.parkspot)) || (_root.char07.parkspot == _root.char09.parkspot)) || (_root.char07.parkspot == _root.char10.parkspot)) { gotoAndPlay (11); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 14
tellTarget ("_root.char06") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 16
if (((((((((_root.char06.parkspot == _root.char02.parkspot) || (_root.char06.parkspot == _root.char03.parkspot)) || (_root.char06.parkspot == _root.char04.parkspot)) || (_root.char06.parkspot == _root.char05.parkspot)) || (_root.char06.parkspot == _root.char01.parkspot)) || (_root.char06.parkspot == _root.char07.parkspot)) || (_root.char06.parkspot == _root.char08.parkspot)) || (_root.char06.parkspot == _root.char09.parkspot)) || (_root.char06.parkspot == _root.char10.parkspot)) { gotoAndPlay (14); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 17
tellTarget ("_root.char05") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 19
if (((((((((_root.char05.parkspot == _root.char02.parkspot) || (_root.char05.parkspot == _root.char03.parkspot)) || (_root.char05.parkspot == _root.char04.parkspot)) || (_root.char05.parkspot == _root.char01.parkspot)) || (_root.char05.parkspot == _root.char06.parkspot)) || (_root.char05.parkspot == _root.char07.parkspot)) || (_root.char05.parkspot == _root.char08.parkspot)) || (_root.char05.parkspot == _root.char09.parkspot)) || (_root.char05.parkspot == _root.char10.parkspot)) { gotoAndPlay (17); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 20
tellTarget ("_root.char04") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 22
if (((((((((_root.char04.parkspot == _root.char02.parkspot) || (_root.char04.parkspot == _root.char03.parkspot)) || (_root.char04.parkspot == _root.char01.parkspot)) || (_root.char04.parkspot == _root.char05.parkspot)) || (_root.char04.parkspot == _root.char06.parkspot)) || (_root.char04.parkspot == _root.char07.parkspot)) || (_root.char04.parkspot == _root.char08.parkspot)) || (_root.char04.parkspot == _root.char09.parkspot)) || (_root.char04.parkspot == _root.char10.parkspot)) { gotoAndPlay (20); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 23
tellTarget ("_root.char03") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 25
if (((((((((_root.char03.parkspot == _root.char02.parkspot) || (_root.char03.parkspot == _root.char01.parkspot)) || (_root.char03.parkspot == _root.char04.parkspot)) || (_root.char03.parkspot == _root.char05.parkspot)) || (_root.char03.parkspot == _root.char06.parkspot)) || (_root.char03.parkspot == _root.char07.parkspot)) || (_root.char03.parkspot == _root.char08.parkspot)) || (_root.char03.parkspot == _root.char09.parkspot)) || (_root.char03.parkspot == _root.char10.parkspot)) { gotoAndPlay (23); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 26
tellTarget ("_root.char02") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 28
if (((((((((_root.char02.parkspot == _root.char01.parkspot) || (_root.char02.parkspot == _root.char03.parkspot)) || (_root.char02.parkspot == _root.char04.parkspot)) || (_root.char02.parkspot == _root.char05.parkspot)) || (_root.char02.parkspot == _root.char06.parkspot)) || (_root.char02.parkspot == _root.char07.parkspot)) || (_root.char02.parkspot == _root.char08.parkspot)) || (_root.char02.parkspot == _root.char09.parkspot)) || (_root.char02.parkspot == _root.char10.parkspot)) { gotoAndPlay (26); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 29
tellTarget ("_root.char01") { parkspot = random(20) + 101; };
Symbol 187 MovieClip Frame 31
if (((((((((_root.char01.parkspot == _root.char02.parkspot) || (_root.char01.parkspot == _root.char03.parkspot)) || (_root.char01.parkspot == _root.char04.parkspot)) || (_root.char01.parkspot == _root.char05.parkspot)) || (_root.char01.parkspot == _root.char06.parkspot)) || (_root.char01.parkspot == _root.char07.parkspot)) || (_root.char01.parkspot == _root.char08.parkspot)) || (_root.char01.parkspot == _root.char09.parkspot)) || (_root.char01.parkspot == _root.char10.parkspot)) { gotoAndPlay (29); } else if (loop == 1) { gotoAndPlay (35); }
Symbol 187 MovieClip Frame 32
tellTarget ("_root.randoms") { gotoAndPlay ("start"); };
Symbol 187 MovieClip Frame 35
loop = 1; if (_root.char10.parkspot == 10) { gotoAndPlay (2); } if (_root.char09.parkspot == 9) { gotoAndPlay (5); } if (_root.char08.parkspot == 8) { gotoAndPlay (8); } if (_root.char07.parkspot == 7) { gotoAndPlay (11); } if (_root.char06.parkspot == 6) { gotoAndPlay (14); } if (_root.char05.parkspot == 5) { gotoAndPlay (17); } if (_root.char04.parkspot == 4) { gotoAndPlay (20); } if (_root.char03.parkspot == 3) { gotoAndPlay (23); } if (_root.char02.parkspot == 2) { gotoAndPlay (26); } if (_root.char01.parkspot == 1) { gotoAndPlay (29); }
Symbol 187 MovieClip Frame 36
gotoAndPlay (35);
Instance of Symbol 189 MovieClip "enter1" in Symbol 190 MovieClip Frame 1
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { if (_root.entrance.enter1.hittest(_root.car01.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car02.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car03.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car04.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car04.blue.deur2)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car05.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car06.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car07.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car08.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car09.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car09.blue.deur2)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.car10.blue.deur)) { _root.enter1 = 1; } else if (_root.entrance.enter1.hittest(_root.parker.popje.hitplek)) { _root.enter1 = 1; } else { _root.enter1 = 0; } }
Instance of Symbol 189 MovieClip "enter2" in Symbol 190 MovieClip Frame 1
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { if (_root.entrance.enter2.hittest(_root.car01.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car02.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car03.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car04.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car04.blue.deur2)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car05.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car06.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car07.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car08.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car09.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car10.blue.deur)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.parker.popje.hitplek)) { _root.enter2 = 1; } else if (_root.entrance.enter2.hittest(_root.car09.blue.deur2)) { _root.enter2 = 1; } else { _root.enter2 = 0; } }
Symbol 197 MovieClip Frame 2
stop();
Symbol 197 MovieClip Frame 7
stop();
Symbol 197 MovieClip Frame 13
stop();
Symbol 215 MovieClip Frame 1
stop();
Symbol 215 MovieClip Frame 2
stop();
Instance of Symbol 199 MovieClip "car" in Symbol 215 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 215 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 215 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 216 Button
on (keyPress "x") { if ((0 < speed) && (speed < 12)) { speed = speed + 3; } } on (keyPress "z") { if ((3 < speed) && (0 < speed)) { speed = speed - 3; } }
Symbol 219 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (26); }
Symbol 219 MovieClip Frame 9
if (_parent.speed >= 8) { gotoAndPlay (26); }
Symbol 219 MovieClip Frame 15
if (_parent.speed >= 8) { gotoAndPlay (26); }
Symbol 219 MovieClip Frame 21
if (_parent.speed >= 8) { gotoAndPlay (26); } else { gotoAndPlay (3); }
Symbol 219 MovieClip Frame 30
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 219 MovieClip Frame 34
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (26); }
Symbol 220 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 220 MovieClip Frame 2
stop();
Symbol 220 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 220 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 220 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 220 MovieClip Frame 17
stop();
Symbol 220 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 220 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char01) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char01) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 220 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart01 = 0; _root.char01.parkspot = 1; char = 0; speed = 0;
Symbol 224 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 2
stop();
Instance of Symbol 222 MovieClip "car" in Symbol 224 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 224 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 224 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 225 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 225 MovieClip Frame 2
stop();
Symbol 225 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 225 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 225 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 225 MovieClip Frame 17
stop();
Symbol 225 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 225 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char05) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char05) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 225 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart05 = 0; _root.char05.parkspot = 5; char = 0; speed = 0;
Symbol 228 MovieClip Frame 1
stop();
Symbol 228 MovieClip Frame 2
stop();
Instance of Symbol 227 MovieClip "car" in Symbol 228 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 228 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 228 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 231 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (27); }
Symbol 231 MovieClip Frame 10
if (_parent.speed >= 8) { gotoAndPlay (27); }
Symbol 231 MovieClip Frame 16
if (_parent.speed >= 8) { gotoAndPlay (27); }
Symbol 231 MovieClip Frame 22
if (_parent.speed >= 8) { gotoAndPlay (27); } else { gotoAndPlay (3); }
Symbol 231 MovieClip Frame 33
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 231 MovieClip Frame 38
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (27); }
Symbol 232 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 232 MovieClip Frame 2
stop();
Symbol 232 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 232 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 232 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 232 MovieClip Frame 17
stop();
Symbol 232 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 232 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char06) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char06) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 232 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart06 = 0; _root.char06.parkspot = 6; char = 0;
Symbol 235 MovieClip Frame 2
stop();
Symbol 235 MovieClip Frame 7
stop();
Symbol 235 MovieClip Frame 13
stop();
Symbol 240 MovieClip Frame 1
stop();
Symbol 240 MovieClip Frame 2
stop();
Instance of Symbol 237 MovieClip "car" in Symbol 240 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 240 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 240 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 243 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (28); }
Symbol 243 MovieClip Frame 10
if (_parent.speed >= 8) { gotoAndPlay (28); }
Symbol 243 MovieClip Frame 16
if (_parent.speed >= 8) { gotoAndPlay (28); }
Symbol 243 MovieClip Frame 23
if (_parent.speed >= 8) { gotoAndPlay (28); } else { gotoAndPlay (3); }
Symbol 243 MovieClip Frame 33
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 243 MovieClip Frame 38
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (28); }
Symbol 244 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 244 MovieClip Frame 2
stop();
Symbol 244 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 244 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 244 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 244 MovieClip Frame 17
stop();
Symbol 244 MovieClip Frame 23
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 244 MovieClip Frame 33
if (char == 1) { tellTarget (_root.char02) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char02) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 244 MovieClip Frame 42
_root.carcount = _root.carcount - 1; _root.cart02 = 0; _root.char02.parkspot = 2; char = 0; speed = 0;
Symbol 246 MovieClip Frame 2
stop();
Symbol 246 MovieClip Frame 7
stop();
Symbol 246 MovieClip Frame 13
stop();
Symbol 253 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 2
stop();
Instance of Symbol 248 MovieClip "car" in Symbol 253 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 253 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 253 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 256 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 256 MovieClip Frame 10
if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 256 MovieClip Frame 16
if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 256 MovieClip Frame 21
if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 256 MovieClip Frame 26
if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 256 MovieClip Frame 32
if (_parent.speed >= 8) { gotoAndPlay (37); } else { gotoAndPlay (3); }
Symbol 256 MovieClip Frame 41
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 256 MovieClip Frame 45
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (37); }
Symbol 257 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 257 MovieClip Frame 2
stop();
Symbol 257 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 257 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 257 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 257 MovieClip Frame 17
stop();
Symbol 257 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 257 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char03) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char03) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 257 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart03 = 0; _root.char03.parkspot = 3; char = 0; speed = 0;
Symbol 262 MovieClip Frame 1
stop();
Symbol 262 MovieClip Frame 2
stop();
Instance of Symbol 259 MovieClip "car" in Symbol 262 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 262 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 262 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 263 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 263 MovieClip Frame 2
stop();
Symbol 263 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 263 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 263 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 263 MovieClip Frame 17
stop();
Symbol 263 MovieClip Frame 23
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 263 MovieClip Frame 33
if (char == 1) { tellTarget (_root.char04) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char04) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 263 MovieClip Frame 42
_root.carcount = _root.carcount - 1; _root.cart04 = 0; _root.char04.parkspot = 4; char = 0; speed = 0;
Symbol 264 MovieClip Frame 2
stop();
Symbol 264 MovieClip Frame 7
stop();
Symbol 264 MovieClip Frame 13
stop();
Symbol 271 MovieClip Frame 1
stop();
Symbol 271 MovieClip Frame 2
stop();
Instance of Symbol 266 MovieClip "car" in Symbol 271 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 271 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 271 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 274 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (22); }
Symbol 274 MovieClip Frame 8
if (_parent.speed >= 8) { gotoAndPlay (22); }
Symbol 274 MovieClip Frame 12
if (_parent.speed >= 8) { gotoAndPlay (22); }
Symbol 274 MovieClip Frame 17
if (_parent.speed >= 8) { gotoAndPlay (22); } else { gotoAndPlay (3); }
Symbol 274 MovieClip Frame 26
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 274 MovieClip Frame 30
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (22); }
Symbol 275 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 275 MovieClip Frame 2
stop();
Symbol 275 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 275 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 275 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 275 MovieClip Frame 17
stop();
Symbol 275 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 275 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char07) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char07) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 275 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart07 = 0; _root.char07.parkspot = 7; char = 0;
Symbol 286 MovieClip Frame 2
stop();
Symbol 286 MovieClip Frame 7
stop();
Symbol 286 MovieClip Frame 13
stop();
Symbol 289 MovieClip Frame 1
stop();
Symbol 289 MovieClip Frame 2
stop();
Instance of Symbol 277 MovieClip "car" in Symbol 289 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 289 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 289 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 292 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (23); }
Symbol 292 MovieClip Frame 7
if (_parent.speed >= 8) { gotoAndPlay (23); }
Symbol 292 MovieClip Frame 12
if (_parent.speed >= 8) { gotoAndPlay (23); }
Symbol 292 MovieClip Frame 18
if (_parent.speed >= 8) { gotoAndPlay (23); } else { gotoAndPlay (3); }
Symbol 292 MovieClip Frame 27
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 292 MovieClip Frame 31
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (23); }
Symbol 293 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 293 MovieClip Frame 2
stop();
Symbol 293 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 293 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 293 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 293 MovieClip Frame 17
stop();
Symbol 293 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 293 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char08) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char08) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 293 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart08 = 0; _root.char08.parkspot = 8; char = 0;
Symbol 296 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 2
stop();
Instance of Symbol 295 MovieClip "car" in Symbol 296 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 296 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 296 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 297 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 297 MovieClip Frame 2
stop();
Symbol 297 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 297 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 297 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 297 MovieClip Frame 17
stop();
Symbol 297 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 297 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char09) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char09) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 297 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart09 = 0; _root.char09.parkspot = 9; char = 0;
Symbol 299 MovieClip Frame 2
stop();
Symbol 299 MovieClip Frame 7
stop();
Symbol 299 MovieClip Frame 13
stop();
Symbol 303 MovieClip Frame 1
stop();
Symbol 303 MovieClip Frame 2
stop();
Instance of Symbol 301 MovieClip "car" in Symbol 303 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 303 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 303 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 304 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 304 MovieClip Frame 2
stop();
Symbol 304 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 304 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 304 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 304 MovieClip Frame 17
stop();
Symbol 304 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 304 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char10) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char10) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 304 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart10 = 0; _root.char10.parkspot = 10; char = 0;
Symbol 346 MovieClip Frame 8
gotoAndPlay (1);
Symbol 346 MovieClip Frame 16
gotoAndPlay (11);
Symbol 346 MovieClip Frame 30
gotoAndPlay (23);
Symbol 346 MovieClip Frame 38
gotoAndPlay (33);
Symbol 346 MovieClip Frame 51
gotoAndPlay (44);
Symbol 346 MovieClip Frame 59
gotoAndPlay (54);
Symbol 365 MovieClip Frame 1
stop(); opschuif = 0; spot = 0; wait = 0;
Symbol 365 MovieClip Frame 2
character = random(3) + 1; parkspot = 105;
Symbol 365 MovieClip Frame 8
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 15
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 57
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 63
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 87
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 95
stop();
Symbol 365 MovieClip Frame 99
if (_root.wacht1 == 0) { gotoAndPlay (100); } if (_root.wacht1 == 1) { if (_root.wacht2 == 0) { gotoAndPlay (101); } } if (_root.wacht2 == 1) { tellTarget ("_root.message") { gotoAndPlay ("que"); }; gotoAndPlay (1); }
Symbol 365 MovieClip Frame 100
_root.wacht1 = 1; spot = 1; gotoAndPlay (142);
Symbol 365 MovieClip Frame 101
_root.wacht2 = 1; spot = 2; this._x = this._x - 40; gotoAndPlay (142);
Symbol 365 MovieClip Frame 108
character = random(3) + 1;
Symbol 365 MovieClip Frame 114
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 121
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 136
gotoAndPlay (15);
Symbol 365 MovieClip Frame 142
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 150
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 151
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 206
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 207
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; }
Symbol 365 MovieClip Frame 208
wait = 1;
Symbol 365 MovieClip Frame 211
if (spot == 2) { if (_root.wacht1 == 0) { gotoAndPlay (221); } }
Symbol 365 MovieClip Frame 213
gotoAndPlay (211);
Symbol 365 MovieClip Frame 221
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; } _root.wacht1 = 1; _root.wacht2 = 0; spot = 1; opschuif = 1;
Symbol 365 MovieClip Frame 230
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 365 MovieClip Frame 231
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; } stop();
Symbol 365 MovieClip Frame 233
if (opschuif == 1) { this._x = this._x + 40; _root.wacht1 = 0; } if (spot == 1) { _root.wacht1 = 0; } if (spot == 2) { this._x = this._x + 40; _root.wacht2 = 0; } opschuif = 0; wait = 0; play();
Symbol 371 MovieClip Frame 1
if (lopen == 1) { gotoAndPlay (6); }
Symbol 371 MovieClip Frame 2
gotoAndPlay (1);
Symbol 371 MovieClip Frame 6
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 7
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 8
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 9
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 10
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 11
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 12
if (lopen == 0) { gotoAndPlay (1); }
Symbol 371 MovieClip Frame 13
if (lopen == 0) { gotoAndPlay (1); } else { gotoAndPlay (6); }
Symbol 372 Button
on (keyPress "x") { if (_root.stamina.staminameter._xscale >= 0) { tellTarget ("_root.stamina") { gotoAndPlay ("stamin"); }; } } on (keyPress "z") { tellTarget ("_root.stamina") { gotoAndPlay ("stamplus"); }; }
Symbol 373 MovieClip Frame 1
tellTarget (popje) { speed = 5; };
Instance of Symbol 371 MovieClip "popje" in Symbol 373 MovieClip Frame 1
onClipEvent (enterFrame) { if (Key.isDown(37) && (!Key.isDown(39))) { _x = (_x - speed); _rotation = 270; tellTarget (popje) { lopen = 1; }; } else { tellTarget (popje) { lopen = 0; }; } if (Key.isDown(39) && (!Key.isDown(37))) { _x = (_x + speed); _rotation = 90; } if (Key.isDown(38) && (!Key.isDown(40))) { _y = (_y - speed); _rotation = 0; } if (Key.isDown(40) && (!Key.isDown(38))) { _y = (_y + speed); _rotation = 180; } if (Key.isDown(39)) { tellTarget (popje) { lopen = 1; }; } if (Key.isUp(39)) { tellTarget (popje) { lopen = 0; }; } if (Key.isDown(37)) { tellTarget (popje) { lopen = 1; }; } if (Key.isUp(37)) { tellTarget ("popje") { lopen = 0; }; } if (Key.isDown(38)) { tellTarget (popje) { lopen = 1; }; } if (Key.isUp(38)) { tellTarget (popje) { lopen = 0; }; } if (Key.isDown(40)) { tellTarget (popje) { lopen = 1; }; } if (Key.isUp(40)) { tellTarget (popje) { lopen = 0; }; } if (((Key.isDown(37) && (Key.isDown(38))) && (!Key.isDown(39))) && (!Key.isDown(40))) { _rotation = 315; } if (((Key.isDown(39) && (Key.isDown(38))) && (!Key.isDown(37))) && (!Key.isDown(40))) { _rotation = 45; } if (((Key.isDown(37) && (Key.isDown(40))) && (!Key.isDown(39))) && (!Key.isDown(38))) { _rotation = 225; } if (((Key.isDown(39) && (Key.isDown(40))) && (!Key.isDown(37))) && (!Key.isDown(38))) { _rotation = 135; } if (hitplek.hittest(_root.car01.blue.deur)) { tellTarget ("_root.car01") { gotoAndPlay ("drive"); }; tellTarget ("_root.car01.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car02.blue.deur)) { tellTarget ("_root.car02") { gotoAndPlay ("drive"); }; tellTarget ("_root.car02.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car03.blue.deur)) { tellTarget ("_root.car03") { gotoAndPlay ("drive"); }; tellTarget ("_root.car03.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car04.blue.deur)) { tellTarget ("_root.car04") { gotoAndPlay ("drive"); }; tellTarget ("_root.car04.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car05.blue.deur)) { tellTarget ("_root.car05") { gotoAndPlay ("drive"); }; tellTarget ("_root.car05.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car06.blue.deur)) { tellTarget ("_root.car06") { gotoAndPlay ("drive"); }; tellTarget ("_root.car06.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car07.blue.deur)) { tellTarget ("_root.car07") { gotoAndPlay ("drive"); }; tellTarget ("_root.car07.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car08.blue.deur)) { tellTarget ("_root.car08") { gotoAndPlay ("drive"); }; tellTarget ("_root.car08.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car09.blue.deur)) { tellTarget ("_root.car09") { gotoAndPlay ("drive"); }; tellTarget ("_root.car09.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } if (hitplek.hittest(_root.car10.blue.deur)) { tellTarget ("_root.car10") { gotoAndPlay ("drive"); }; tellTarget ("_root.car10.blue") { gotoAndPlay (2); }; tellTarget ("_root.parker") { gotoAndPlay ("rijd"); }; } }
Symbol 373 MovieClip Frame 7
stop();
Symbol 373 MovieClip Frame 8
tellTarget ("_root.stamina") { gotoAndPlay ("stamplusloop"); };
Symbol 373 MovieClip Frame 15
stop();
Symbol 387 MovieClip Frame 1
setProperty(staminameter, _xscale , 100); stop();
Symbol 387 MovieClip Frame 5
tellTarget ("_root.parker.popje") { speed = 9; };
Symbol 387 MovieClip Frame 6
if (0 >= staminameter._xscale) { gotoAndPlay (10); } setProperty(staminameter, _xscale , staminameter._xscale - 2); play();
Symbol 387 MovieClip Frame 7
gotoAndPlay (6);
Symbol 387 MovieClip Frame 10
tellTarget ("_root.parker.popje") { speed = 2; };
Symbol 387 MovieClip Frame 46
tellTarget ("_root.parker.popje") { speed = 5; };
Symbol 387 MovieClip Frame 47
if (staminameter._xscale >= 100) { gotoAndStop (1); } setProperty(staminameter, _xscale , staminameter._xscale + 1); play();
Symbol 387 MovieClip Frame 48
gotoAndPlay (47);
Symbol 402 Button
on (press) { toggleHighQuality(); _root.soundtst.toeter1.wav.start(); }
Symbol 409 MovieClip Frame 5
if (0 >= _root.timer) { if (_root.level == 1) { tellTarget ("_root") { gotoAndPlay ("timeup01"); }; } else if (_root.level == 2) { tellTarget ("_root") { gotoAndPlay ("timeup02"); }; } else if (_root.level == 3) { tellTarget ("_root") { gotoAndPlay ("timeup03"); }; } else if (_root.level == 4) { tellTarget ("_root") { gotoAndPlay ("levelcomplete04"); }; } else if (_root.level == 5) { tellTarget ("_root") { gotoAndPlay ("timeup05"); }; } else if (_root.level == 6) { tellTarget ("_root") { gotoAndPlay ("timeup06"); }; } else if (_root.level == 7) { tellTarget ("_root") { gotoAndPlay ("timeup07"); }; } else if (_root.level == 8) { tellTarget ("_root") { gotoAndPlay ("levelcomplete08"); }; } else if (_root.level == 9) { tellTarget ("_root") { gotoAndPlay ("timeup09"); }; } else if (_root.level == 10) { tellTarget ("_root") { gotoAndPlay ("timeup10"); }; } } if (0 >= _root.carcount) { _root.totalmoney = _root.timer * 1.5; if (_root.level == 1) { tellTarget ("_root") { gotoAndPlay ("levelcomplete01"); }; } else if (_root.level == 2) { tellTarget ("_root") { gotoAndPlay ("levelcomplete02"); }; } else if (_root.level == 3) { tellTarget ("_root") { gotoAndPlay ("levelcomplete03"); }; } else if (_root.level == 4) { tellTarget ("_root") { fake = 1; }; } else if (_root.level == 5) { tellTarget ("_root") { gotoAndPlay ("levelcomplete05"); }; } else if (_root.level == 6) { tellTarget ("_root") { gotoAndPlay ("levelcomplete06"); }; } else if (_root.level == 7) { tellTarget ("_root") { gotoAndPlay ("levelcomplete07"); }; } else if (_root.level == 8) { tellTarget ("_root") { fake = 1; }; } else if (_root.level == 9) { tellTarget ("_root") { gotoAndPlay ("levelcomplete09"); }; } else if (_root.level == 10) { fake = 1; } }
Symbol 420 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 5
tellTarget (_root.parker) { gotoAndPlay ("rijd"); };
Symbol 420 MovieClip Frame 40
gotoAndPlay (1);
Symbol 420 MovieClip Frame 42
_root.timer = _root.timer - 5; toeter = random(2) + 1;
Symbol 420 MovieClip Frame 43
if (toeter == 1) { gotoAndPlay (45); } if (toeter == 2) { gotoAndPlay (91); }
Symbol 420 MovieClip Frame 89
gotoAndPlay (1);
Symbol 420 MovieClip Frame 131
gotoAndPlay (1);
Symbol 420 MovieClip Frame 133
_root.timer = _root.timer - 6;
Symbol 420 MovieClip Frame 170
gotoAndPlay (1);
Symbol 425 Button
on (press) { stopAllSounds(); tellTarget ("_root") { gotoAndPlay ("menu"); }; }
Symbol 431 Button
on (press, keyPress "<Enter>") { gotoAndPlay (10); }
Symbol 435 Button
on (press, keyPress "<Enter>") { gotoAndPlay (17); }
Symbol 437 Button
on (press, keyPress "<Enter>") { _root.carcome = 15; tellTarget ("_root.randoms") { gotoAndPlay ("loop"); }; gotoAndPlay (24); }
Symbol 441 Button
on (press, keyPress "<Enter>") { gotoAndPlay (31); }
Symbol 445 Button
on (press, keyPress "<Enter>") { gotoAndPlay (38); }
Symbol 447 Button
on (press, keyPress "<Enter>") { tellTarget ("_root.char01") { gotoAndPlay ("autohalen"); }; gotoAndPlay (45); }
Symbol 450 Button
on (press, keyPress "<Enter>") { gotoAndPlay (52); }
Symbol 456 MovieClip Frame 9
stop();
Symbol 456 MovieClip Frame 16
stop();
Symbol 456 MovieClip Frame 23
stop();
Symbol 456 MovieClip Frame 30
stop();
Symbol 456 MovieClip Frame 37
stop();
Symbol 456 MovieClip Frame 44
stop();
Symbol 456 MovieClip Frame 51
stop();
Symbol 456 MovieClip Frame 58
if (_root.carcount == 9) { gotoAndPlay (59); } else { gotoAndPlay (52); }
Symbol 456 MovieClip Frame 65
stop();
Symbol 457 Button
on (press) { gotoAndPlay (492); }
Symbol 467 MovieClip Frame 1
stop();
Symbol 467 MovieClip Frame 21
_root.carcome = random(180) + 1;
Symbol 467 MovieClip Frame 24
if (_root.carcome == 15) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart01 == 0) { setProperty("_root.car01", _x , 105); setProperty("_root.car01", _y , 125); tellTarget ("_root.car01.blue") { gotoAndStop (1); }; tellTarget ("_root.car01") { gotoAndPlay ("enter"); }; _root.cart01 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 30) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart02 == 0) { setProperty("_root.car02", _x , 105); setProperty("_root.car02", _y , 125); tellTarget ("_root.car02.blue") { gotoAndStop (1); }; tellTarget ("_root.car02") { gotoAndPlay ("enter"); }; _root.cart02 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 45) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart03 == 0) { setProperty("_root.car03", _x , 105); setProperty("_root.car03", _y , 125); tellTarget ("_root.car03.blue") { gotoAndStop (1); }; tellTarget ("_root.car03") { gotoAndPlay ("enter"); }; _root.cart03 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 60) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart04 == 0) { setProperty("_root.car04", _x , 105); setProperty("_root.car04", _y , 125); tellTarget ("_root.car04.blue") { gotoAndStop (1); }; tellTarget ("_root.car04") { gotoAndPlay ("enter"); }; _root.cart04 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 75) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart05 == 0) { setProperty("_root.car05", _x , 105); setProperty("_root.car05", _y , 125); tellTarget ("_root.car05.blue") { gotoAndStop (1); }; tellTarget ("_root.car05") { gotoAndPlay ("enter"); }; _root.cart05 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 90) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart06 == 0) { setProperty("_root.car06", _x , 106); setProperty("_root.car06", _y , 125); tellTarget ("_root.car06.blue") { gotoAndStop (1); }; tellTarget ("_root.car06") { gotoAndPlay ("enter"); }; _root.cart06 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 105) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart07 == 0) { setProperty("_root.car07", _x , 107); setProperty("_root.car07", _y , 125); tellTarget ("_root.car07.blue") { gotoAndStop (1); }; tellTarget ("_root.car07") { gotoAndPlay ("enter"); }; _root.cart07 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 120) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart08 == 0) { setProperty("_root.car08", _x , 108); setProperty("_root.car08", _y , 125); tellTarget ("_root.car08.blue") { gotoAndStop (1); }; tellTarget ("_root.car08") { gotoAndPlay ("enter"); }; _root.cart08 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 135) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart09 == 0) { setProperty("_root.car09", _x , 109); setProperty("_root.car09", _y , 125); tellTarget ("_root.car09.blue") { gotoAndStop (1); }; tellTarget ("_root.car09") { gotoAndPlay ("enter"); }; _root.cart09 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 150) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart10 == 0) { setProperty("_root.car10", _x , 110); setProperty("_root.car10", _y , 125); tellTarget ("_root.car10.blue") { gotoAndStop (1); }; tellTarget ("_root.car10") { gotoAndPlay ("enter"); }; _root.cart10 = 1; gotoAndPlay (27); } } }
Symbol 467 MovieClip Frame 25
gotoAndPlay (21);
Symbol 467 MovieClip Frame 62
gotoAndPlay (21);
Symbol 482 MovieClip Frame 1
stop(); opschuif = 0; spot = 0; wait = 0;
Symbol 482 MovieClip Frame 2
character = random(3) + 1;
Symbol 482 MovieClip Frame 8
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 15
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 57
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 63
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 87
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 92
gastterug = random(200) + 1;
Symbol 482 MovieClip Frame 95
if (gastterug == parkspot) { gotoAndPlay (99); } else { gotoAndPlay (92); }
Symbol 482 MovieClip Frame 99
if (_root.wacht1 == 0) { gotoAndPlay (100); } if (_root.wacht1 == 1) { if (_root.wacht2 == 0) { gotoAndPlay (101); } } if (_root.wacht2 == 1) { tellTarget ("_root.message") { gotoAndPlay ("que"); }; gotoAndPlay (92); }
Symbol 482 MovieClip Frame 100
_root.wacht1 = 1; spot = 1; gotoAndPlay (142);
Symbol 482 MovieClip Frame 101
_root.wacht2 = 1; spot = 2; this._x = this._x - 40; gotoAndPlay (142);
Symbol 482 MovieClip Frame 108
character = random(3) + 1;
Symbol 482 MovieClip Frame 114
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 121
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 136
gotoAndPlay (15);
Symbol 482 MovieClip Frame 142
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 150
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 151
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 206
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 207
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; }
Symbol 482 MovieClip Frame 208
wait = 1;
Symbol 482 MovieClip Frame 211
if (spot == 2) { if (_root.wacht1 == 0) { gotoAndPlay (221); } }
Symbol 482 MovieClip Frame 213
gotoAndPlay (211);
Symbol 482 MovieClip Frame 221
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; } _root.wacht1 = 1; _root.wacht2 = 0; spot = 1; opschuif = 1;
Symbol 482 MovieClip Frame 230
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 482 MovieClip Frame 231
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; } stop();
Symbol 482 MovieClip Frame 233
if (opschuif == 1) { this._x = this._x + 40; _root.wacht1 = 0; } if (spot == 1) { _root.wacht1 = 0; } if (spot == 2) { this._x = this._x + 40; _root.wacht2 = 0; } opschuif = 0; wait = 0; play();
Symbol 497 MovieClip Frame 35
gotoAndPlay (10);
Symbol 499 Button
on (press) { stopAllSounds(); gotoAndPlay (482); }
Symbol 501 Button
on (press) { stopAllSounds(); gotoAndPlay (463); }
Symbol 503 MovieClip Frame 30
stop();
Symbol 505 MovieClip Frame 30
stop();
Symbol 530 Button
on (press) { gotoAndPlay (551); }
Symbol 533 Button
on (press) { stopAllSounds(); gotoAndPlay (821); }
Symbol 551 Button
on (press) { gotoAndPlay (831); }
Symbol 554 MovieClip Frame 30
stop();
Symbol 558 MovieClip Frame 2
if (borderbot.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y - 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (bordertop.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderright.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _x , _root.parker.popje._x - 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderleft.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _x , _root.parker.popje._x + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderxtra01.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderxtra02.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _x , _root.parker.popje._x + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderxtra03.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; } if (borderxtra04.hittest(_root.parker.popje.hitplek)) { setProperty(_root.parker.popje, _y , _root.parker.popje._y + 10); tellTarget ("_root.parker.popje") { speed = 5; }; }
Symbol 558 MovieClip Frame 3
gotoAndPlay (1);
Symbol 560 MovieClip Frame 1
stop();
Symbol 560 MovieClip Frame 21
_root.carcome = random(170) + 1;
Symbol 560 MovieClip Frame 24
if (_root.carcome == 15) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart01 == 0) { setProperty("_root.car01", _x , 105); setProperty("_root.car01", _y , 285); tellTarget ("_root.car01.blue") { gotoAndStop (1); }; tellTarget ("_root.car01") { gotoAndPlay ("enter"); }; _root.cart01 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 30) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart02 == 0) { setProperty("_root.car02", _x , 105); setProperty("_root.car02", _y , 285); tellTarget ("_root.car02.blue") { gotoAndStop (1); }; tellTarget ("_root.car02") { gotoAndPlay ("enter"); }; _root.cart02 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 45) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart03 == 0) { setProperty("_root.car03", _x , 105); setProperty("_root.car03", _y , 285); tellTarget ("_root.car03.blue") { gotoAndStop (1); }; tellTarget ("_root.car03") { gotoAndPlay ("enter"); }; _root.cart03 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 60) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart04 == 0) { setProperty("_root.car04", _x , 105); setProperty("_root.car04", _y , 285); tellTarget ("_root.car04.blue") { gotoAndStop (1); }; tellTarget ("_root.car04") { gotoAndPlay ("enter"); }; _root.cart04 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 75) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart05 == 0) { setProperty("_root.car05", _x , 105); setProperty("_root.car05", _y , 285); tellTarget ("_root.car05.blue") { gotoAndStop (1); }; tellTarget ("_root.car05") { gotoAndPlay ("enter"); }; _root.cart05 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 90) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart06 == 0) { setProperty("_root.car06", _x , 105); setProperty("_root.car06", _y , 285); tellTarget ("_root.car06.blue") { gotoAndStop (1); }; tellTarget ("_root.car06") { gotoAndPlay ("enter"); }; _root.cart06 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 105) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart07 == 0) { setProperty("_root.car07", _x , 105); setProperty("_root.car07", _y , 285); tellTarget ("_root.car07.blue") { gotoAndStop (1); }; tellTarget ("_root.car07") { gotoAndPlay ("enter"); }; _root.cart07 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 120) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart08 == 0) { setProperty("_root.car08", _x , 105); setProperty("_root.car08", _y , 285); tellTarget ("_root.car08.blue") { gotoAndStop (1); }; tellTarget ("_root.car08") { gotoAndPlay ("enter"); }; _root.cart08 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 135) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart09 == 0) { setProperty("_root.car09", _x , 105); setProperty("_root.car09", _y , 285); tellTarget ("_root.car09.blue") { gotoAndStop (1); }; tellTarget ("_root.car09") { gotoAndPlay ("enter"); }; _root.cart09 = 1; gotoAndPlay (27); } } } else if (_root.carcome == 150) { if (_root.enter2 == 1) { gotoAndPlay (21); tellTarget ("_root.message") { gotoAndPlay ("noentrance"); }; } else if (_root.enter2 == 0) { if (_root.cart10 == 0) { setProperty("_root.car10", _x , 105); setProperty("_root.car10", _y , 285); tellTarget ("_root.car10.blue") { gotoAndStop (1); }; tellTarget ("_root.car10") { gotoAndPlay ("enter"); }; _root.cart10 = 1; gotoAndPlay (27); } } }
Symbol 560 MovieClip Frame 25
gotoAndPlay (21);
Symbol 560 MovieClip Frame 62
gotoAndPlay (21);
Symbol 565 MovieClip Frame 1
stop();
Symbol 565 MovieClip Frame 2
stop();
Instance of Symbol 564 MovieClip "car" in Symbol 565 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 565 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 565 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 568 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 11
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 18
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 23
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 29
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 33
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 39
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 45
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 51
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 57
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 63
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 69
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 75
if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 568 MovieClip Frame 81
if (_parent.speed >= 8) { gotoAndPlay (86); } else { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 90
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 95
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 100
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 106
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 111
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 117
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 122
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 128
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 133
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 139
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 144
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 568 MovieClip Frame 148
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (86); }
Symbol 569 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 569 MovieClip Frame 2
stop();
Symbol 569 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 7; } else if (Key.isDown(37)) { angleclav = -7; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -7; } else if (Key.isDown(37)) { angleclav = 7; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 3) { speed = speed + 3; } } else if (0 < speed) { speed = speed - 1; } } if (back == 0) { if (Key.isDown(40)) { if (-3 < speed) { speed = speed - 3; } } else if (speed < 0) { speed = speed + 1; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car09.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 569 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 569 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 569 MovieClip Frame 17
stop();
Symbol 569 MovieClip Frame 23
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 40); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 40); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 40); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 40); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 40); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 40); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 40); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 40); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 40); setProperty(this, _y , 225); } }
Symbol 569 MovieClip Frame 33
if (char == 1) { tellTarget (_root.char02) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char02) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 569 MovieClip Frame 42
_root.carcount = _root.carcount - 1; _root.cart02 = 0; _root.char02.parkspot = 2; char = 0; speed = 0;
Symbol 576 MovieClip Frame 1
stop();
Instance of Symbol 194 MovieClip "deur" in Symbol 576 MovieClip Frame 1
onClipEvent (load) { setProperty(this, _visible , false); }
Instance of Symbol 194 MovieClip "deur" in Symbol 576 MovieClip Frame 1
onClipEvent (load) { setProperty(this, _visible , false); }
Instance of Symbol 194 MovieClip "deur2" in Symbol 576 MovieClip Frame 1
onClipEvent (load) { setProperty(this, _visible , false); }
Symbol 576 MovieClip Frame 2
stop();
Instance of Symbol 571 MovieClip "car" in Symbol 576 MovieClip Frame 2
onClipEvent (enterFrame) { radian = (Math.PI/180) * angle; _parent._x = _parent._x + (speed * Math.cos(radian)); _parent._y = _parent._y + (speed * Math.sin(radian)); _parent._rotation = angle; }
Instance of Symbol 203 MovieClip "uitstap" in Symbol 576 MovieClip Frame 2
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (enterFrame) { uitstap = new Object(); uitstap.x = this._x; uitstap.y = this._y + 40; localtoglobal(uitstap); _root.uitstapx = uitstap.x; _root.uitstapy = uitstap.y; }
Symbol 576 MovieClip Frame 15
gotoAndStop (1); _parent._x = -76.2; _parent._y = 86.5; tellTarget ("_parent") { gotoAndPlay ("clear"); };
Symbol 577 Button
on (keyPress "x") { if ((0 < speed) && (speed < 12)) { speed = speed + 2; } } on (keyPress "z") { if ((2 < speed) && (0 < speed)) { speed = speed - 2; } }
Symbol 580 MovieClip Frame 3
if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 580 MovieClip Frame 9
if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 580 MovieClip Frame 14
if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 580 MovieClip Frame 19
if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 580 MovieClip Frame 24
if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 580 MovieClip Frame 30
if (_parent.speed >= 8) { gotoAndPlay (35); } else { gotoAndPlay (3); }
Symbol 580 MovieClip Frame 39
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 580 MovieClip Frame 44
if (7 >= _parent.speed) { gotoAndPlay (3); }
Symbol 580 MovieClip Frame 47
if (7 >= _parent.speed) { gotoAndPlay (3); } else if (_parent.speed >= 8) { gotoAndPlay (35); }
Symbol 581 MovieClip Frame 1
point = new Object(); speed = 0; angle = 0; stop();
Symbol 581 MovieClip Frame 2
stop();
Symbol 581 MovieClip Frame 7
if (Key.isDown(39)) { tellTarget ("blue.wielen") { gotoAndPlay ("rechts"); }; } else if (Key.isDown(37)) { tellTarget ("blue.wielen") { gotoAndPlay ("links"); }; } else { tellTarget ("blue.wielen") { gotoAndPlay ("still"); }; } if (speed >= 1) { if (Key.isDown(39)) { angleclav = 4; } else if (Key.isDown(37)) { angleclav = -4; } } if (speed < 0) { if (Key.isDown(39)) { angleclav = -4; } else if (Key.isDown(37)) { angleclav = 4; } } if (front == 0) { if (Key.isDown(38)) { if (speed < 2) { speed = speed + 2; } } else if (0 < speed) { speed = speed - 0.5; } } if (back == 0) { if (Key.isDown(40)) { if (-2 < speed) { speed = speed - 2; } } else if (speed < 0) { speed = speed + 0.5; } } if (Key.isDown(32)) { speed = 0; tellTarget ("_root.parker") { gotoAndPlay (1); }; _root.parker._x = _root.uitstapx; _root.parker._y = _root.uitstapy; if (_root.parker.popje.hitplek.hittest(_root.car01.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car02.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car03.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car04.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car05.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car06.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car07.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car08.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else if (_root.parker.popje.hitplek.hittest(_root.car09.blue.deur)) { tellTarget (_root.message) { gotoAndPlay ("noexit"); }; } else { tellTarget ("_root.parker") { gotoAndPlay (1); }; tellTarget (blue) { gotoAndPlay (1); }; gotoAndPlay (2); } } angle = angle + (anglemous + angleclav); angleclav = 0; tellTarget (this.blue.car) { speed = this.speed; angle = this.angle; }; if (border == "front") { speed = 0; var front = 1; } if (border == "back") { speed = 0; var back = 1; } if (border == "") { var front = 0; var back = 0; } border = ""; for (i in blue:hitfront) { if ((typeof(blue.hitfront[i]) != "movieclip") || (blue.hitfront[i]._name == "blue")) { } else { point.x = blue.hitfront[i]._x; point.y = blue.hitfront[i]._y; blue.hitfront.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "front" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "front" : (border)); } } for (i in blue:hitback) { if ((typeof(blue.hitback[i]) != "movieclip") || (blue.hitback[i]._name == "blue")) { } else { point.x = blue.hitback[i]._x; point.y = blue.hitback[i]._y; blue.hitback.localToGlobal(point); border = (_root.border.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car01.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car02.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car03.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car04.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car05.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car06.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car07.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car08.blue.hittest(point.x, point.y, true) ? "back" : (border)); border = (_root.car10.blue.hittest(point.x, point.y, true) ? "back" : (border)); } }
Symbol 581 MovieClip Frame 8
if (border == "front") { speed = -6; var front = 1; _root.timer = _root.timer - 2; } if (border == "back") { speed = speed + 3; var back = 1; _root.timer = _root.timer - 1; } if (border == "") { var front = 0; var back = 0; } gotoAndPlay (7);
Symbol 581 MovieClip Frame 13
tellTarget ("blue") { gotoAndPlay ("wegrij"); };
Symbol 581 MovieClip Frame 17
stop();
Symbol 581 MovieClip Frame 21
if (_root.enter1 == 1) { char = 1; if (_root.level == 1) { setProperty(this, _x , 10); setProperty(this, _y , 125); } if (_root.level == 2) { setProperty(this, _x , 10); setProperty(this, _y , 285); } if (_root.level == 3) { setProperty(this, _x , 10); setProperty(this, _y , 215); } if (_root.level == 5) { setProperty(this, _x , 10); setProperty(this, _y , 365); } if (_root.level == 6) { setProperty(this, _x , 10); setProperty(this, _y , 105); } if (_root.level == 7) { setProperty(this, _x , 10); setProperty(this, _y , 300); } if (_root.level == 8) { setProperty(this, _x , 10); setProperty(this, _y , 360); } if (_root.level == 9) { setProperty(this, _x , 10); setProperty(this, _y , 140); } if (_root.level == 10) { setProperty(this, _x , 10); setProperty(this, _y , 225); } }
Symbol 581 MovieClip Frame 31
if (char == 1) { tellTarget (_root.char09) { gotoAndPlay ("walk02"); }; } else { tellTarget (_root.char09) { gotoAndPlay ("walk01"); }; } gotoAndPlay (2);
Symbol 581 MovieClip Frame 40
_root.carcount = _root.carcount - 1; _root.cart09 = 0; _root.char09.parkspot = 9; char = 0;
Symbol 603 MovieClip Frame 1
stop(); opschuif = 0; spot = 0; wait = 0;
Symbol 603 MovieClip Frame 2
character = random(3) + 1;
Symbol 603 MovieClip Frame 8
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 15
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 57
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 62
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 80
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 81
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 94
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 99
gastterug = random(150) + 1;
Symbol 603 MovieClip Frame 102
if (gastterug == parkspot) { gotoAndPlay (106); } else { gotoAndPlay (99); }
Symbol 603 MovieClip Frame 106
if (_root.wacht1 == 0) { gotoAndPlay (107); } if (_root.wacht1 == 1) { if (_root.wacht2 == 0) { gotoAndPlay (108); } } if (_root.wacht2 == 1) { tellTarget ("_root.message") { gotoAndPlay ("que"); }; gotoAndPlay (99); }
Symbol 603 MovieClip Frame 107
_root.wacht1 = 1; spot = 1; gotoAndPlay (148);
Symbol 603 MovieClip Frame 108
_root.wacht2 = 1; spot = 2; this._x = this._x - 40; gotoAndPlay (148);
Symbol 603 MovieClip Frame 114
character = random(3) + 1;
Symbol 603 MovieClip Frame 120
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 127
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 142
gotoAndPlay (15);
Symbol 603 MovieClip Frame 148
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 172
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 191
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 192
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 207
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 232
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 246
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 247
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; }
Symbol 603 MovieClip Frame 248
wait = 1;
Symbol 603 MovieClip Frame 251
if (spot == 2) { if (_root.wacht1 == 0) { gotoAndPlay (261); } }
Symbol 603 MovieClip Frame 253
gotoAndPlay (251);
Symbol 603 MovieClip Frame 261
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; } _root.wacht1 = 1; _root.wacht2 = 0; spot = 1; opschuif = 1;
Symbol 603 MovieClip Frame 270
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girl"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldman"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguy"); }; }
Symbol 603 MovieClip Frame 271
if (character == 1) { tellTarget ("character") { gotoAndPlay ("girlstill"); }; } if (character == 2) { tellTarget ("character") { gotoAndPlay ("oldmanstill"); }; } if (character == 3) { tellTarget ("character") { gotoAndPlay ("coolguystill"); }; } stop();
Symbol 603 MovieClip Frame 273
if (opschuif == 1) { this._x = this._x + 40; _root.wacht1 = 0; } if (spot == 1) { _root.wacht1 = 0; } if (spot == 2) { this._x = this._x + 40; _root.wacht2 = 0; } opschuif = 0; wait = 0; parkspot = 0; play();
Symbol 611 MovieClip Frame 1
footbal = random(450) + 1;
Symbol 611 MovieClip Frame 3
if (footbal == 100) { gotoAndPlay (5); } else { gotoAndPlay (1); }
Symbol 612 Button
on (press) { gotoAndPlay (463); }
Symbol 613 Button
on (press) { stopAllSounds(); gotoAndPlay (821); }
Symbol 617 Button
on (press) { gotoAndPlay (890); }
Symbol 618 Button
on (press) { stopAllSounds(); gotoAndPlay (1); }
Symbol 620 Button
on (press) { tellTarget ("_root.buy") { gotoAndStop (2); }; }

Library Items

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

Instance Names

"buy"Frame 463Symbol 130 MovieClip
"borderpop"Frame 478Symbol 180 MovieClip
"randoms"Frame 478Symbol 183 MovieClip
"entrance"Frame 478Symbol 190 MovieClip
"uitgang"Frame 478Symbol 189 MovieClip
"border"Frame 478Symbol 192 MovieClip
"car01"Frame 478Symbol 220 MovieClip
"car05"Frame 478Symbol 225 MovieClip
"car06"Frame 478Symbol 232 MovieClip
"car02"Frame 478Symbol 244 MovieClip
"car03"Frame 478Symbol 257 MovieClip
"car04"Frame 478Symbol 263 MovieClip
"car07"Frame 478Symbol 275 MovieClip
"car08"Frame 478Symbol 293 MovieClip
"car09"Frame 478Symbol 297 MovieClip
"car10"Frame 478Symbol 304 MovieClip
"char01"Frame 478Symbol 365 MovieClip
"parker"Frame 478Symbol 373 MovieClip
"stamina"Frame 478Symbol 387 MovieClip
"message"Frame 478Symbol 420 MovieClip
"instruct"Frame 478Symbol 456 MovieClip
"borderpop"Frame 492Symbol 180 MovieClip
"randoms"Frame 492Symbol 467 MovieClip
"entrance"Frame 492Symbol 190 MovieClip
"uitgang"Frame 492Symbol 189 MovieClip
"border"Frame 492Symbol 192 MovieClip
"car01"Frame 492Symbol 220 MovieClip
"car05"Frame 492Symbol 225 MovieClip
"car06"Frame 492Symbol 232 MovieClip
"car02"Frame 492Symbol 244 MovieClip
"car03"Frame 492Symbol 257 MovieClip
"car04"Frame 492Symbol 263 MovieClip
"car07"Frame 492Symbol 275 MovieClip
"car08"Frame 492Symbol 293 MovieClip
"car09"Frame 492Symbol 297 MovieClip
"car10"Frame 492Symbol 304 MovieClip
"char01"Frame 492Symbol 482 MovieClip
"char02"Frame 492Symbol 482 MovieClip
"char03"Frame 492Symbol 482 MovieClip
"char04"Frame 492Symbol 482 MovieClip
"char05"Frame 492Symbol 482 MovieClip
"char06"Frame 492Symbol 482 MovieClip
"char07"Frame 492Symbol 482 MovieClip
"char08"Frame 492Symbol 482 MovieClip
"char09"Frame 492Symbol 482 MovieClip
"char10"Frame 492Symbol 482 MovieClip
"parker"Frame 492Symbol 373 MovieClip
"stamina"Frame 492Symbol 387 MovieClip
"message"Frame 492Symbol 420 MovieClip
"borderpop"Frame 831Symbol 558 MovieClip
"randoms"Frame 831Symbol 560 MovieClip
"entrance"Frame 831Symbol 190 MovieClip
"uitgang"Frame 831Symbol 189 MovieClip
"border"Frame 831Symbol 562 MovieClip
"car01"Frame 831Symbol 220 MovieClip
"car05"Frame 831Symbol 225 MovieClip
"car06"Frame 831Symbol 232 MovieClip
"car02"Frame 831Symbol 569 MovieClip
"car03"Frame 831Symbol 257 MovieClip
"car04"Frame 831Symbol 263 MovieClip
"car07"Frame 831Symbol 275 MovieClip
"car08"Frame 831Symbol 293 MovieClip
"car09"Frame 831Symbol 581 MovieClip
"car10"Frame 831Symbol 304 MovieClip
"parker"Frame 831Symbol 373 MovieClip
"char01"Frame 831Symbol 603 MovieClip
"char02"Frame 831Symbol 603 MovieClip
"char03"Frame 831Symbol 603 MovieClip
"char04"Frame 831Symbol 603 MovieClip
"char05"Frame 831Symbol 603 MovieClip
"char06"Frame 831Symbol 603 MovieClip
"char07"Frame 831Symbol 603 MovieClip
"char08"Frame 831Symbol 603 MovieClip
"char09"Frame 831Symbol 603 MovieClip
"char10"Frame 831Symbol 603 MovieClip
"stamina"Frame 831Symbol 387 MovieClip
"message"Frame 831Symbol 420 MovieClip
"buy"Frame 869Symbol 130 MovieClip
"loop"Symbol 117 MovieClip Frame 1Symbol 116 MovieClip
"borderbot"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"borderright"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"bordertop"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"borderleft"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"borderxtra01"Symbol 180 MovieClip Frame 1Symbol 179 MovieClip
"enter1"Symbol 190 MovieClip Frame 1Symbol 189 MovieClip
"enter2"Symbol 190 MovieClip Frame 1Symbol 189 MovieClip
"deur"Symbol 215 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 215 MovieClip Frame 1Symbol 197 MovieClip
"car"Symbol 215 MovieClip Frame 1Symbol 199 MovieClip
"hitback"Symbol 215 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 215 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 215 MovieClip Frame 2Symbol 199 MovieClip
"uitstap"Symbol 215 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 215 MovieClip Frame 10Symbol 199 MovieClip
"blue"Symbol 220 MovieClip Frame 1Symbol 215 MovieClip
"sound"Symbol 220 MovieClip Frame 6Symbol 219 MovieClip
"deur"Symbol 224 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 224 MovieClip Frame 1Symbol 197 MovieClip
"car"Symbol 224 MovieClip Frame 1Symbol 222 MovieClip
"hitback"Symbol 224 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 224 MovieClip Frame 1Symbol 223 MovieClip
"car"Symbol 224 MovieClip Frame 2Symbol 222 MovieClip
"uitstap"Symbol 224 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 224 MovieClip Frame 10Symbol 222 MovieClip
"blue"Symbol 225 MovieClip Frame 1Symbol 224 MovieClip
"sound"Symbol 225 MovieClip Frame 6Symbol 219 MovieClip
"deur"Symbol 228 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 228 MovieClip Frame 1Symbol 197 MovieClip
"car"Symbol 228 MovieClip Frame 1Symbol 227 MovieClip
"hitback"Symbol 228 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 228 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 228 MovieClip Frame 2Symbol 227 MovieClip
"uitstap"Symbol 228 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 228 MovieClip Frame 10Symbol 227 MovieClip
"blue"Symbol 232 MovieClip Frame 1Symbol 228 MovieClip
"sound"Symbol 232 MovieClip Frame 6Symbol 231 MovieClip
"deur"Symbol 240 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 240 MovieClip Frame 1Symbol 235 MovieClip
"car"Symbol 240 MovieClip Frame 1Symbol 237 MovieClip
"hitback"Symbol 240 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 240 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 240 MovieClip Frame 2Symbol 237 MovieClip
"uitstap"Symbol 240 MovieClip Frame 2Symbol 203 MovieClip
"lumiere"Symbol 240 MovieClip Frame 2Symbol 205 MovieClip
"LumBrake"Symbol 240 MovieClip Frame 2Symbol 239 MovieClip
"car"Symbol 240 MovieClip Frame 10Symbol 237 MovieClip
"blue"Symbol 244 MovieClip Frame 1Symbol 240 MovieClip
"sound"Symbol 244 MovieClip Frame 6Symbol 243 MovieClip
"deur"Symbol 253 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 253 MovieClip Frame 1Symbol 246 MovieClip
"car"Symbol 253 MovieClip Frame 1Symbol 248 MovieClip
"hitback"Symbol 253 MovieClip Frame 1Symbol 249 MovieClip
"hitfront"Symbol 253 MovieClip Frame 1Symbol 250 MovieClip
"car"Symbol 253 MovieClip Frame 2Symbol 248 MovieClip
"uitstap"Symbol 253 MovieClip Frame 2Symbol 203 MovieClip
"lumiere"Symbol 253 MovieClip Frame 2Symbol 205 MovieClip
"LumBrake"Symbol 253 MovieClip Frame 2Symbol 252 MovieClip
"car"Symbol 253 MovieClip Frame 10Symbol 248 MovieClip
"blue"Symbol 257 MovieClip Frame 1Symbol 253 MovieClip
"sound"Symbol 257 MovieClip Frame 6Symbol 256 MovieClip
"deur"Symbol 262 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 262 MovieClip Frame 1Symbol 235 MovieClip
"car"Symbol 262 MovieClip Frame 1Symbol 259 MovieClip
"hitback"Symbol 262 MovieClip Frame 1Symbol 260 MovieClip
"hitfront"Symbol 262 MovieClip Frame 1Symbol 261 MovieClip
"car"Symbol 262 MovieClip Frame 2Symbol 259 MovieClip
"uitstap"Symbol 262 MovieClip Frame 2Symbol 203 MovieClip
"lumiere"Symbol 262 MovieClip Frame 2Symbol 205 MovieClip
"LumBrake"Symbol 262 MovieClip Frame 2Symbol 239 MovieClip
"car"Symbol 262 MovieClip Frame 10Symbol 259 MovieClip
"blue"Symbol 263 MovieClip Frame 1Symbol 262 MovieClip
"sound"Symbol 263 MovieClip Frame 6Symbol 243 MovieClip
"deur"Symbol 271 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 271 MovieClip Frame 1Symbol 264 MovieClip
"car"Symbol 271 MovieClip Frame 1Symbol 266 MovieClip
"hitback"Symbol 271 MovieClip Frame 1Symbol 267 MovieClip
"hitfront"Symbol 271 MovieClip Frame 1Symbol 268 MovieClip
"car"Symbol 271 MovieClip Frame 2Symbol 266 MovieClip
"uitstap"Symbol 271 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 271 MovieClip Frame 10Symbol 266 MovieClip
"blue"Symbol 275 MovieClip Frame 1Symbol 271 MovieClip
"sound"Symbol 275 MovieClip Frame 6Symbol 274 MovieClip
"deur"Symbol 289 MovieClip Frame 1Symbol 194 MovieClip
"car"Symbol 289 MovieClip Frame 1Symbol 277 MovieClip
"hitback"Symbol 289 MovieClip Frame 1Symbol 279 MovieClip
"hitfront"Symbol 289 MovieClip Frame 1Symbol 280 MovieClip
"car"Symbol 289 MovieClip Frame 2Symbol 277 MovieClip
"wielen"Symbol 289 MovieClip Frame 2Symbol 286 MovieClip
"uitstap"Symbol 289 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 289 MovieClip Frame 10Symbol 277 MovieClip
"blue"Symbol 293 MovieClip Frame 1Symbol 289 MovieClip
"sound"Symbol 293 MovieClip Frame 6Symbol 292 MovieClip
"deur"Symbol 296 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 296 MovieClip Frame 1Symbol 197 MovieClip
"car"Symbol 296 MovieClip Frame 1Symbol 295 MovieClip
"hitback"Symbol 296 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 296 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 296 MovieClip Frame 2Symbol 295 MovieClip
"uitstap"Symbol 296 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 296 MovieClip Frame 10Symbol 295 MovieClip
"blue"Symbol 297 MovieClip Frame 1Symbol 296 MovieClip
"sound"Symbol 297 MovieClip Frame 6Symbol 274 MovieClip
"deur"Symbol 303 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 303 MovieClip Frame 1Symbol 299 MovieClip
"car"Symbol 303 MovieClip Frame 1Symbol 301 MovieClip
"hitback"Symbol 303 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 303 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 303 MovieClip Frame 2Symbol 301 MovieClip
"uitstap"Symbol 303 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 303 MovieClip Frame 10Symbol 301 MovieClip
"blue"Symbol 304 MovieClip Frame 1Symbol 303 MovieClip
"sound"Symbol 304 MovieClip Frame 6Symbol 219 MovieClip
"character"Symbol 365 MovieClip Frame 8Symbol 346 MovieClip
"character"Symbol 365 MovieClip Frame 114Symbol 346 MovieClip
"character"Symbol 365 MovieClip Frame 142Symbol 346 MovieClip
"hitplek"Symbol 371 MovieClip Frame 1Symbol 203 MovieClip
"popje"Symbol 373 MovieClip Frame 1Symbol 371 MovieClip
"staminameter"Symbol 387 MovieClip Frame 1Symbol 377 MovieClip
"character"Symbol 482 MovieClip Frame 8Symbol 346 MovieClip
"character"Symbol 482 MovieClip Frame 114Symbol 346 MovieClip
"character"Symbol 482 MovieClip Frame 142Symbol 346 MovieClip
"borderbot"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderright"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"bordertop"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderleft"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderxtra01"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderxtra02"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderxtra03"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"borderxtra04"Symbol 558 MovieClip Frame 1Symbol 179 MovieClip
"deur"Symbol 565 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 565 MovieClip Frame 1Symbol 235 MovieClip
"car"Symbol 565 MovieClip Frame 1Symbol 564 MovieClip
"hitback"Symbol 565 MovieClip Frame 1Symbol 201 MovieClip
"hitfront"Symbol 565 MovieClip Frame 1Symbol 202 MovieClip
"car"Symbol 565 MovieClip Frame 2Symbol 564 MovieClip
"uitstap"Symbol 565 MovieClip Frame 2Symbol 203 MovieClip
"lumiere"Symbol 565 MovieClip Frame 2Symbol 205 MovieClip
"LumBrake"Symbol 565 MovieClip Frame 2Symbol 239 MovieClip
"car"Symbol 565 MovieClip Frame 10Symbol 564 MovieClip
"blue"Symbol 569 MovieClip Frame 1Symbol 565 MovieClip
"sound"Symbol 569 MovieClip Frame 6Symbol 568 MovieClip
"deur"Symbol 576 MovieClip Frame 1Symbol 194 MovieClip
"deur"Symbol 576 MovieClip Frame 1Symbol 194 MovieClip
"deur2"Symbol 576 MovieClip Frame 1Symbol 194 MovieClip
"wielen"Symbol 576 MovieClip Frame 1Symbol 197 MovieClip
"car"Symbol 576 MovieClip Frame 1Symbol 571 MovieClip
"hitback"Symbol 576 MovieClip Frame 1Symbol 572 MovieClip
"hitfront"Symbol 576 MovieClip Frame 1Symbol 573 MovieClip
"car"Symbol 576 MovieClip Frame 2Symbol 571 MovieClip
"uitstap"Symbol 576 MovieClip Frame 2Symbol 203 MovieClip
"car"Symbol 576 MovieClip Frame 10Symbol 571 MovieClip
"blue"Symbol 581 MovieClip Frame 1Symbol 576 MovieClip
"sound"Symbol 581 MovieClip Frame 6Symbol 580 MovieClip
"character"Symbol 603 MovieClip Frame 8Symbol 346 MovieClip
"character"Symbol 603 MovieClip Frame 120Symbol 346 MovieClip
"character"Symbol 603 MovieClip Frame 148Symbol 346 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 470Symbol 151 as "mall.wav"
ExportAssets (56)Timeline Frame 478Symbol 217 as "porche1"
ExportAssets (56)Timeline Frame 478Symbol 218 as "porche3"
ExportAssets (56)Timeline Frame 478Symbol 229 as "japan1"
ExportAssets (56)Timeline Frame 478Symbol 230 as "japan3"
ExportAssets (56)Timeline Frame 478Symbol 241 as "medium1"
ExportAssets (56)Timeline Frame 478Symbol 242 as "medium3"
ExportAssets (56)Timeline Frame 478Symbol 254 as "beetle1"
ExportAssets (56)Timeline Frame 478Symbol 255 as "beetle3"
ExportAssets (56)Timeline Frame 478Symbol 272 as "simpel1"
ExportAssets (56)Timeline Frame 478Symbol 273 as "simpel3"
ExportAssets (56)Timeline Frame 478Symbol 290 as "trike1"
ExportAssets (56)Timeline Frame 478Symbol 291 as "trike3"
ExportAssets (56)Timeline Frame 831Symbol 566 as "hotrod1"
ExportAssets (56)Timeline Frame 831Symbol 567 as "hotrod3"
ExportAssets (56)Timeline Frame 831Symbol 578 as "truck1"
ExportAssets (56)Timeline Frame 831Symbol 579 as "truck3"

Labels

"menu"Frame 463
"gostruct"Frame 478
"go01"Frame 492
"timeup01"Frame 497
"levelcomplete01"Frame 530
"pickup01"Frame 551
"go02"Frame 831
"timeup02"Frame 836
"levelcomplete02"Frame 869
"pickup02"Frame 890
"start"Symbol 183 MovieClip Frame 3
"loop"Symbol 183 MovieClip Frame 21
"wait"Symbol 183 MovieClip Frame 27
"char10"Symbol 187 MovieClip Frame 2
"char9"Symbol 187 MovieClip Frame 5
"char8"Symbol 187 MovieClip Frame 8
"char7"Symbol 187 MovieClip Frame 11
"char6"Symbol 187 MovieClip Frame 14
"char5"Symbol 187 MovieClip Frame 17
"char4"Symbol 187 MovieClip Frame 20
"char3"Symbol 187 MovieClip Frame 23
"char2"Symbol 187 MovieClip Frame 26
"char1"Symbol 187 MovieClip Frame 29
"loop"Symbol 187 MovieClip Frame 35
"still"Symbol 197 MovieClip Frame 1
"links"Symbol 197 MovieClip Frame 6
"rechts"Symbol 197 MovieClip Frame 12
"wegrij"Symbol 215 MovieClip Frame 10
"gear1"Symbol 219 MovieClip Frame 3
"gear2"Symbol 219 MovieClip Frame 26
"still"Symbol 220 MovieClip Frame 2
"drive"Symbol 220 MovieClip Frame 7
"leave"Symbol 220 MovieClip Frame 13
"enter"Symbol 220 MovieClip Frame 21
"clear"Symbol 220 MovieClip Frame 32
"wegrij"Symbol 224 MovieClip Frame 10
"still"Symbol 225 MovieClip Frame 2
"drive"Symbol 225 MovieClip Frame 7
"leave"Symbol 225 MovieClip Frame 13
"enter"Symbol 225 MovieClip Frame 21
"clear"Symbol 225 MovieClip Frame 32
"wegrij"Symbol 228 MovieClip Frame 10
"gear1"Symbol 231 MovieClip Frame 3
"gear2"Symbol 231 MovieClip Frame 27
"still"Symbol 232 MovieClip Frame 2
"drive"Symbol 232 MovieClip Frame 7
"leave"Symbol 232 MovieClip Frame 13
"enter"Symbol 232 MovieClip Frame 21
"clear"Symbol 232 MovieClip Frame 32
"still"Symbol 235 MovieClip Frame 1
"links"Symbol 235 MovieClip Frame 6
"rechts"Symbol 235 MovieClip Frame 12
"wegrij"Symbol 240 MovieClip Frame 10
"gear1"Symbol 243 MovieClip Frame 3
"gear2"Symbol 243 MovieClip Frame 28
"still"Symbol 244 MovieClip Frame 2
"drive"Symbol 244 MovieClip Frame 7
"leave"Symbol 244 MovieClip Frame 13
"enter"Symbol 244 MovieClip Frame 23
"clear"Symbol 244 MovieClip Frame 34
"still"Symbol 246 MovieClip Frame 1
"links"Symbol 246 MovieClip Frame 6
"rechts"Symbol 246 MovieClip Frame 12
"wegrij"Symbol 253 MovieClip Frame 10
"gear1"Symbol 256 MovieClip Frame 3
"gear2"Symbol 256 MovieClip Frame 37
"still"Symbol 257 MovieClip Frame 2
"drive"Symbol 257 MovieClip Frame 7
"leave"Symbol 257 MovieClip Frame 13
"enter"Symbol 257 MovieClip Frame 21
"clear"Symbol 257 MovieClip Frame 32
"wegrij"Symbol 262 MovieClip Frame 10
"still"Symbol 263 MovieClip Frame 2
"drive"Symbol 263 MovieClip Frame 7
"leave"Symbol 263 MovieClip Frame 13
"enter"Symbol 263 MovieClip Frame 23
"clear"Symbol 263 MovieClip Frame 34
"still"Symbol 264 MovieClip Frame 1
"links"Symbol 264 MovieClip Frame 6
"rechts"Symbol 264 MovieClip Frame 12
"wegrij"Symbol 271 MovieClip Frame 10
"gear1"Symbol 274 MovieClip Frame 3
"gear2"Symbol 274 MovieClip Frame 22
"still"Symbol 275 MovieClip Frame 2
"drive"Symbol 275 MovieClip Frame 7
"leave"Symbol 275 MovieClip Frame 13
"enter"Symbol 275 MovieClip Frame 21
"clear"Symbol 275 MovieClip Frame 32
"still"Symbol 286 MovieClip Frame 1
"links"Symbol 286 MovieClip Frame 6
"rechts"Symbol 286 MovieClip Frame 12
"wegrij"Symbol 289 MovieClip Frame 10
"gear1"Symbol 292 MovieClip Frame 3
"gear2"Symbol 292 MovieClip Frame 23
"still"Symbol 293 MovieClip Frame 2
"drive"Symbol 293 MovieClip Frame 7
"leave"Symbol 293 MovieClip Frame 13
"enter"Symbol 293 MovieClip Frame 21
"clear"Symbol 293 MovieClip Frame 32
"wegrij"Symbol 296 MovieClip Frame 10
"still"Symbol 297 MovieClip Frame 2
"drive"Symbol 297 MovieClip Frame 7
"leave"Symbol 297 MovieClip Frame 13
"enter"Symbol 297 MovieClip Frame 21
"clear"Symbol 297 MovieClip Frame 32
"still"Symbol 299 MovieClip Frame 1
"links"Symbol 299 MovieClip Frame 6
"rechts"Symbol 299 MovieClip Frame 12
"wegrij"Symbol 303 MovieClip Frame 10
"still"Symbol 304 MovieClip Frame 2
"drive"Symbol 304 MovieClip Frame 7
"leave"Symbol 304 MovieClip Frame 13
"enter"Symbol 304 MovieClip Frame 21
"clear"Symbol 304 MovieClip Frame 32
"girl"Symbol 346 MovieClip Frame 1
"girlstill"Symbol 346 MovieClip Frame 11
"coolguy"Symbol 346 MovieClip Frame 23
"coolguystill"Symbol 346 MovieClip Frame 33
"oldman"Symbol 346 MovieClip Frame 44
"oldmanstill"Symbol 346 MovieClip Frame 54
"walk01"Symbol 365 MovieClip Frame 2
"walkall"Symbol 365 MovieClip Frame 15
"autohalen"Symbol 365 MovieClip Frame 99
"wacht1"Symbol 365 MovieClip Frame 100
"wacht2"Symbol 365 MovieClip Frame 101
"walk02"Symbol 365 MovieClip Frame 108
"exit"Symbol 365 MovieClip Frame 142
"checkopschuif"Symbol 365 MovieClip Frame 211
"opschuif"Symbol 365 MovieClip Frame 221
"charleave"Symbol 365 MovieClip Frame 233
"still"Symbol 371 MovieClip Frame 1
"lopen"Symbol 371 MovieClip Frame 6
"rijd"Symbol 373 MovieClip Frame 8
"stamin"Symbol 387 MovieClip Frame 5
"staminloop"Symbol 387 MovieClip Frame 6
"tired"Symbol 387 MovieClip Frame 10
"stamplus"Symbol 387 MovieClip Frame 46
"stamplusloop"Symbol 387 MovieClip Frame 47
"noexit"Symbol 420 MovieClip Frame 5
"noentrance"Symbol 420 MovieClip Frame 42
"toeter1"Symbol 420 MovieClip Frame 45
"toeter2"Symbol 420 MovieClip Frame 91
"que"Symbol 420 MovieClip Frame 133
"cont01"Symbol 456 MovieClip Frame 10
"cont02"Symbol 456 MovieClip Frame 17
"cont03"Symbol 456 MovieClip Frame 24
"cont04"Symbol 456 MovieClip Frame 31
"cont05"Symbol 456 MovieClip Frame 38
"cont06"Symbol 456 MovieClip Frame 45
"cont07"Symbol 456 MovieClip Frame 52
"cont08"Symbol 456 MovieClip Frame 59
"start"Symbol 467 MovieClip Frame 3
"loop"Symbol 467 MovieClip Frame 21
"wait"Symbol 467 MovieClip Frame 27
"walk01"Symbol 482 MovieClip Frame 2
"walkall"Symbol 482 MovieClip Frame 15
"randomloop"Symbol 482 MovieClip Frame 92
"autohalen"Symbol 482 MovieClip Frame 99
"wacht1"Symbol 482 MovieClip Frame 100
"wacht2"Symbol 482 MovieClip Frame 101
"walk02"Symbol 482 MovieClip Frame 108
"exit"Symbol 482 MovieClip Frame 142
"checkopschuif"Symbol 482 MovieClip Frame 211
"opschuif"Symbol 482 MovieClip Frame 221
"charleave"Symbol 482 MovieClip Frame 233
"start"Symbol 560 MovieClip Frame 3
"loop"Symbol 560 MovieClip Frame 21
"wait"Symbol 560 MovieClip Frame 27
"wegrij"Symbol 565 MovieClip Frame 10
"gear1"Symbol 568 MovieClip Frame 3
"gear2"Symbol 568 MovieClip Frame 86
"still"Symbol 569 MovieClip Frame 2
"drive"Symbol 569 MovieClip Frame 7
"leave"Symbol 569 MovieClip Frame 13
"enter"Symbol 569 MovieClip Frame 23
"clear"Symbol 569 MovieClip Frame 34
"wegrij"Symbol 576 MovieClip Frame 10
"gear1"Symbol 580 MovieClip Frame 3
"gear2"Symbol 580 MovieClip Frame 35
"still"Symbol 581 MovieClip Frame 2
"drive"Symbol 581 MovieClip Frame 7
"leave"Symbol 581 MovieClip Frame 13
"enter"Symbol 581 MovieClip Frame 21
"clear"Symbol 581 MovieClip Frame 32
"walk01"Symbol 603 MovieClip Frame 2
"walkall"Symbol 603 MovieClip Frame 15
"randomloop"Symbol 603 MovieClip Frame 99
"autohalen"Symbol 603 MovieClip Frame 106
"wacht1"Symbol 603 MovieClip Frame 107
"wacht2"Symbol 603 MovieClip Frame 108
"walk02"Symbol 603 MovieClip Frame 114
"exit"Symbol 603 MovieClip Frame 148
"checkopschuif"Symbol 603 MovieClip Frame 251
"opschuif"Symbol 603 MovieClip Frame 261
"charleave"Symbol 603 MovieClip Frame 273
"footbal"Symbol 611 MovieClip Frame 5

Dynamic Text Variables

levelcodeSymbol 81 EditableText""
parkspotSymbol 347 EditableText"100"
parkspotSymbol 348 EditableText"100"
parkspotSymbol 349 EditableText"100"
parkspotSymbol 350 EditableText"100"
parkspotSymbol 351 EditableText"100"
parkspotSymbol 352 EditableText"100"
parkspotSymbol 353 EditableText"100"
parkspotSymbol 354 EditableText"100"
parkspotSymbol 355 EditableText"100"
parkspotSymbol 356 EditableText"100"
parkspotSymbol 357 EditableText"100"
parkspotSymbol 358 EditableText"100"
parkspotSymbol 359 EditableText"100"
parkspotSymbol 360 EditableText"100"
_root.timerSymbol 404 EditableText""
_root.carcountSymbol 405 EditableText""
_root.levelSymbol 407 EditableText""
_root.carstartSymbol 408 EditableText""
parkspotSymbol 468 EditableText"100"
parkspotSymbol 469 EditableText"100"
parkspotSymbol 470 EditableText"100"
parkspotSymbol 471 EditableText"100"
parkspotSymbol 472 EditableText"100"
parkspotSymbol 473 EditableText"100"
parkspotSymbol 474 EditableText"100"
parkspotSymbol 475 EditableText"100"
parkspotSymbol 476 EditableText"100"
parkspotSymbol 477 EditableText"100"
parkspotSymbol 478 EditableText"100"
parkspotSymbol 479 EditableText"100"
parkspotSymbol 480 EditableText"100"
parkspotSymbol 481 EditableText"100"
_root.carstartSymbol 513 EditableText""
_root.timerSymbol 514 EditableText""
_root.totalmoneySymbol 515 EditableText""
_root.carstartSymbol 539 EditableText""
_root.timerSymbol 540 EditableText""
_root.totalmoneySymbol 541 EditableText""
parkspotSymbol 585 EditableText"100"
parkspotSymbol 586 EditableText"100"
parkspotSymbol 587 EditableText"100"
parkspotSymbol 588 EditableText"100"
parkspotSymbol 589 EditableText"100"
parkspotSymbol 590 EditableText"100"
parkspotSymbol 591 EditableText"100"
parkspotSymbol 592 EditableText"100"
parkspotSymbol 593 EditableText"100"
parkspotSymbol 594 EditableText"100"
parkspotSymbol 596 EditableText"100"
parkspotSymbol 597 EditableText"100"
parkspotSymbol 598 EditableText"100"
parkspotSymbol 599 EditableText"100"
parkspotSymbol 600 EditableText"100"
parkspotSymbol 601 EditableText"100"
parkspotSymbol 602 EditableText"100"
_root.carstartSymbol 614 EditableText""
_root.timerSymbol 615 EditableText""
_root.totalmoneySymbol 616 EditableText""
_root.carstartSymbol 621 EditableText""
_root.timerSymbol 622 EditableText""
_root.totalmoneySymbol 623 EditableText""




http://swfchan.com/10/47649/info.shtml
Created: 1/5 -2019 10:57:01 Last modified: 1/5 -2019 10:57:01 Server time: 20/05 -2024 00:33:37