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

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

Seduce Bavarian Babe - fuck this slutty girl from Germany.swf

This is the info page for
Flash #92666

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


Text
ROUND 1

C  HOLIO.net copyright 2002

loading contents... please wait

loading contents... please wait.

loading contents... please wait..

loading contents... please wait...

Girl

item

MAD

BAD

OK

GOOD

MAX

Help

Now it's time to use the
crappy pick-up lines
you've got...
Good luck!!

close

Oops...looks like you
pissed her off...
better try again LAMER...

GOOD JOB...
You gotta get the next
question right to move
on... Don't fuck up!!

Oh it's a bit of a toughy...
use your head smart guy!!

Oh no, try again!!

Nice!!  you've passed the
first test and if you play
your cards right you might
just get to "cop a feel"...

Now you have to choose
her most sensitive part...
Otherwise she's not
gonna like it, remember
her bio!

It seems She didn't like
you touching her there...
Let's try another option!

Just roll over her crotch
with your mouse to get
her going!!

Good Job!!

Look around the room
and you'll find the
drawers to put her
clothes in.
There are 2 right drawers
for each 2 clothes.
Then Just drag the item of
clothing and drop it into
the drawer to help her "get
a little more comfortable"

Now it's time to look for
items to pleasure her...
Search around the room
and You'll find couple of
hidden spots! Eventually
you will have to find 3
items to go through the
game...

Drag and drop one of the
items into the "item"
zone...
See what happens...

It seems like She doesn't
like the stuff you picked
up...
Try again sucker!!

Good job!!
But you still have

item(s) to search for...
Keep looking!!

Great!! You've got the
three items and she's just
about ready to fuck you...
but before that, You have
to answer my final
question...

next

You know she wants it in
her  favorite position...
remember what it is?
(even if you choose the
right way, she might not
let you blow your load if
she's not happy enough
with your performance so
far...good luck....)

2. Race Car Style

1. Missionary

CONGRATULATIONS!!!
Wanna go back for some
more??

Intro

Round 1

Round 2

Round 3

3.Bon jour , my little flower.

- pick-up lines -

1.Sieg Hiel baby!

2.My pants are alive….

- What would you say? -

1.I do not wish to speak of such things

2.Well, my family name is Buttsford...

3.This girl has the look of a Fuuken Puitterschmitt!

ROUND 2

se

ROUND 3

already done!!

checker

dummy

ActionScript [AS1/AS2]

Instance of Symbol 175 MovieClip "interface" in Frame 1
onClipEvent (load) { this.girl.gotoAndStop(7); }
Frame 2
function scoreSetter(x) { this.score = this.score + x; if (this.score > 14) { this.score = 14; } else if (this.score < 1) { this.score = 1; } this.interface.gage.gotoAndStop(this.score); this.interface.girl.gotoAndStop(this.score); } function autoHelp(dest) { this.helpDest = dest; this.interface.help.contents.gotoAndPlay("on"); } function helpOn(dest) { this.helpDest = dest; this.interface.help.indicator.gotoAndPlay("on"); } function helpOff() { this.helpDest = null; this.disableB = false; this.interface.help.contents.gotoAndStop("off"); this.interface.help.indicator.gotoAndStop("off"); } fscommand ("allowscale", "false"); this.score = 7; this.disableB = false; this.helpDest = null;
Frame 10
ifFrameLoaded (1722) { this.gotoAndPlay("start1"); }
Frame 11
ifFrameLoaded (1722) { this.gotoAndPlay("start1"); }
Frame 12
ifFrameLoaded (1722) { this.gotoAndPlay("start1"); } this.gotoAndPlay(this._currentframe - 3);
Frame 38
this.stop();
Instance of Symbol 234 MovieClip in Frame 38
onClipEvent (load) { this.count = 0; this.startDrag(true, 318, 115, 318, 360); }
Frame 54
this.pft = true;
Frame 55
if (pft == true) { this.stop(); this.autoHelp("pu"); } this.pft = false;
Frame 62
this.stop();
Frame 222
this.stop(); this.scoreSetter(-2); this.autoHelp("pu_lose");
Frame 392
this.stop(); this.scoreSetter(-2); this.autoHelp("pu_lose");
Frame 751
this.stop(); this.helpOn("qa1");
Frame 905
this.stop(); this.scoreSetter(-2); this.autoHelp("qa1_lose");
Frame 1112
this.stop(); this.scoreSetter(-2); this.autoHelp("qa1_lose");
Frame 1388
this.stop(); this.scoreSetter(2); this.autoHelp("qa_win");
Frame 1457
this.stop(); this.helpOn("cpf");
Frame 1533
this.stop(); this.scoreSetter(-2); this.autoHelp("cpf_lose");
Frame 1601
this.stop(); this.scoreSetter(-2); this.autoHelp("cpf_lose");
Frame 1710
this.stop(); this.scoreSetter(2); this.autoHelp("cpf_win");
Frame 1723
stopAllSounds();
Frame 1731
ifFrameLoaded (2236) { this.gotoAndPlay("start2"); }
Frame 1732
ifFrameLoaded (2236) { this.gotoAndPlay("start2"); }
Frame 1733
ifFrameLoaded (2236) { this.gotoAndPlay("start2"); } this.gotoAndPlay(this._currentframe - 3);
Frame 1942
this.stop(); this.done1 = false; this.done2 = false; this.done3 = false; this.target = null; this.helpOn("dd");
Instance of Symbol 313 MovieClip in Frame 1942
onClipEvent (load) { this.orgX = this._x; this.orgY = this._y; }
Instance of Symbol 315 MovieClip in Frame 1942
onClipEvent (load) { this.orgX = this._x; this.orgY = this._y; }
Instance of Symbol 321 MovieClip "checker3" in Frame 1942
onClipEvent (load) { this.hit = false; } onClipEvent (enterFrame) { this.hit = this.hitTest(_root[_root.target]); if (this.hit == true) { _root.d3.gotoAndStop(2); } else { _root.d3.gotoAndStop(1); } }
Instance of Symbol 321 MovieClip "checker1" in Frame 1942
onClipEvent (load) { this.hit = false; } onClipEvent (enterFrame) { this.hit = this.hitTest(_root[_root.target]); if (this.hit == true) { _root.d2.gotoAndStop(2); } else { _root.d2.gotoAndStop(1); } }
Instance of Symbol 321 MovieClip "checker2" in Frame 1942
onClipEvent (load) { this.hit = false; } onClipEvent (enterFrame) { this.hit = this.hitTest(_root[_root.target]); if (this.hit == true) { _root.d1.gotoAndStop(2); } else { _root.d1.gotoAndStop(1); } if ((_root.done1 == true) && (_root.done2 == true)) { _root.play(); } }
Frame 1943
this.helpOff();
Frame 1950
this.setScore(2);
Frame 2237
stopAllSounds();
Frame 2245
ifFrameLoaded (3857) { this.gotoAndPlay("start3"); }
Frame 2246
ifFrameLoaded (3857) { this.gotoAndPlay("start3"); }
Frame 2247
ifFrameLoaded (3857) { this.gotoAndPlay("start3"); } this.gotoAndPlay(this._currentframe - 3);
Frame 2259
this.itemLeft = 3; this.p1Done = false; this.p2Done = false; this.p3Done = false;
Frame 2278
this.stop(); this.autoHelp("search");
Frame 2284
function itemOn() { this.interface.girl.arm.gotoAndPlay("on"); } function itemOff() { this.interface.girl.arm.gotoAndStop("off"); } function itemHandStop() { this.interface.girl.arm.stop(); } function liftUp(item) { _root[item].startDrag(true); _root[item].swapDepths("_root.dummy"); _root.item = _root[item]._name; } function getResponce(item) { if (_root.hit == true) { _root[item].stopDrag(); _root[item].swapDepths("_root.dummy"); _root[item]._visible = false; _root.se.gotoAndPlay("win"); _root.helpOff(); _root.itemHandStop(); _root.gotoAndPlay(item); } else { _root[item].stopDrag(); _root[item].swapDepths("_root.dummy"); _root[item]._x = _root[item].orgX; _root[item]._y = _root[item].orgY; _root.se.gotoAndPlay("lose"); _root.helpOff(); } } this.stop(); this.item = null; this.panelDest = null;
Instance of Symbol 392 MovieClip "checker" in Frame 2291
onClipEvent (load) { _root.item = null; _root.hit == false; }
Instance of Symbol 394 MovieClip "dummy" in Frame 2291
onClipEvent (load) { this.swapDepth(9999); }
Frame 2298
this.gotoAndStop(_root.panelDest);
Frame 2301
this.stop(); this.helpOn("panel"); this.itemOn();
Instance of Symbol 398 MovieClip "p1a" in Frame 2301
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 401 MovieClip "p1c" in Frame 2301
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 404 MovieClip "p2c" in Frame 2301
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Frame 2304
this.stop(); this.helpOn("panel"); this.itemOn();
Instance of Symbol 413 MovieClip "p2b" in Frame 2304
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 416 MovieClip "p1b" in Frame 2304
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 419 MovieClip "p2a" in Frame 2304
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Frame 2307
this.stop(); this.helpOn("panel"); this.itemOn();
Instance of Symbol 422 MovieClip "p3b" in Frame 2307
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 425 MovieClip "p3c" in Frame 2307
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Instance of Symbol 428 MovieClip "p3a" in Frame 2307
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Frame 2363
this.p1Done = true; this.itemLeft = this.itemLeft - 1; this.scoreSetter(2); this.d1.gotoAndStop(1); this.gotoAndPlay("act1");
Instance of Symbol 416 MovieClip "p2b" in Frame 2364
onClipEvent (load) { orgX = this._x; orgY = this._y; }
Frame 2390
this.stop(); this.scoreSetter(-1); this.d1.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2429
this.stop(); this.scoreSetter(-1); this.d1.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2476
this.p2Done = true; this.itemLeft = this.itemLeft - 1; this.scoreSetter(2); this.d2.gotoAndStop(1); this.gotoAndPlay("act2");
Frame 2512
this.stop(); this.scoreSetter(-1); this.d2.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2540
this.stop(); this.scoreSetter(-1); this.d2.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2613
this.p3Done = true; this.itemLeft = this.itemLeft - 1; this.scoreSetter(2); this.d3.gotoAndStop(1); this.gotoAndPlay("act3");
Frame 2655
this.stop(); this.scoreSetter(-1); this.d3.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2693
this.stop(); this.scoreSetter(-1); this.d3.gotoAndStop(1); this.autoHelp("searchFail");
Frame 2877
if (this.itemLeft == 0) { this.gotoAndPlay("fuck"); }
Frame 2878
this.stop(); this.autoHelp("tellLeft");
Frame 3052
if (this.itemLeft == 0) { this.gotoAndPlay("fuck"); }
Frame 3053
this.stop(); this.autoHelp("tellLeft");
Frame 3226
if (this.itemLeft == 0) { this.gotoAndPlay("fuck"); }
Frame 3227
this.stop(); this.autoHelp("tellLeft");
Frame 3237
this.stop(); this.autoHelp("last");
Frame 3242
if (_root.pos == 1) { this.gotoAndPlay("win_dialog"); } else { this.gotoAndPlay("lose_dialog"); }
Frame 3356
this.scoreSetter(3); this.gotoAndPlay("fuck1");
Frame 3454
this.scoreSetter(-3); this.gotoAndPlay("fuck2");
Frame 3679
if (this.score > 13) { this.gotoAndPlay("fuck2"); } else { this.gotoAndPlay("end"); }
Frame 3861
this.stop(); stopAllSounds(); this.autoHelp("end");
Symbol 54 MovieClip Frame 1
this.stop();
Symbol 63 MovieClip Frame 1
this.stop();
Symbol 63 MovieClip Frame 25
this.gotoAndPlay("on");
Symbol 108 MovieClip Frame 1
this.stop();
Symbol 118 Button
on (release) { _root.interface.help.contents.gotoAndPlay("on"); this.gotoAndStop("off"); }
Symbol 119 MovieClip Frame 1
this.stop();
Symbol 119 MovieClip Frame 25
this.gotoAndPlay("on");
Symbol 131 Button
on (release) { _root.helpOff(); _root.play(); }
Symbol 133 Button
on (release) { _root.helpOff(); _root.gotoAndplay("pu"); }
Symbol 136 Button
on (release) { _root.helpOff(); _root.gotoAndPlay("qa1"); }
Symbol 140 Button
on (release) { _root.helpOff(); }
Symbol 142 Button
on (release) { _root.helpOff(); _root.gotoAndStop("cpf"); }
Symbol 146 Button
on (release) { _root.helpOff(); _root.gotoAndPlay("dd"); }
Symbol 149 Button
on (release) { _root.helpOff(); _root.gotoAndPlay("panel"); }
Symbol 151 Button
on (release) { _root.helpOff(); _root.gotoAndStop("search2"); }
Symbol 157 Button
on (release) { this.nextFrame(); }
Symbol 161 Button
on (release) { _root.pos = 0; _root.helpOff(); _root.play(); }
Symbol 162 Button
on (release) { _root.pos = 1; _root.helpOff(); _root.play(); }
Symbol 168 Button
on (release) { loadMovieNum ("eholio_intro.swf", 0); }
Symbol 169 Button
on (release) { _root.helpOff(); _root.score = 7; _root.scoreSetter(0); _root.gotoAndPlay("preloader2"); }
Symbol 170 Button
on (release) { _root.helpOff(); _root.score = 7; _root.scoreSetter(0); _root.gotoAndPlay("preloader3"); }
Symbol 171 Button
on (release) { _root.helpOff(); _root.score = 7; _root.scoreSetter(0); _root.gotoAndPlay("preloader1"); }
Symbol 173 MovieClip Frame 1
this.stop();
Symbol 173 MovieClip Frame 5
_root.disableB = true;
Symbol 173 MovieClip Frame 24
this.gotoAndPlay(_root.helpDest);
Symbol 173 MovieClip Frame 25
this.stop();
Symbol 173 MovieClip Frame 29
this.stop();
Symbol 173 MovieClip Frame 35
this.stop();
Symbol 173 MovieClip Frame 41
this.stop();
Symbol 173 MovieClip Frame 45
this.stop(); _root.gotoAndStop("qa1");
Symbol 173 MovieClip Frame 52
this.stop();
Symbol 173 MovieClip Frame 59
this.stop();
Symbol 173 MovieClip Frame 64
this.stop();
Symbol 173 MovieClip Frame 71
this.stop();
Symbol 173 MovieClip Frame 78
this.stop();
Symbol 173 MovieClip Frame 84
this.stop();
Symbol 173 MovieClip Frame 85
_root.gotoAndStop("dd");
Symbol 173 MovieClip Frame 87
this.stop();
Symbol 173 MovieClip Frame 88
_root.gotoAndStop("search");
Symbol 173 MovieClip Frame 92
this.stop();
Symbol 173 MovieClip Frame 93
_root.gotoAndStop("panel");
Symbol 173 MovieClip Frame 97
this.stop();
Symbol 173 MovieClip Frame 104
this.stop();
Symbol 173 MovieClip Frame 110
this.stop();
Symbol 173 MovieClip Frame 113
this.stop();
Symbol 173 MovieClip Frame 114
this.stop();
Symbol 173 MovieClip Frame 148
this.stop();
Instance of Symbol 54 MovieClip "gage" in Symbol 175 MovieClip Frame 1
onClipEvent (load) { if (_root.score != undefined) { this.gotoAndStop(_root.score); } }
Instance of Symbol 108 MovieClip "girl" in Symbol 175 MovieClip Frame 1
onClipEvent (load) { if (_root.score != undefined) { this.gotoAndStop(_root.score); } }
Symbol 185 MovieClip Frame 1
this.stop();
Symbol 185 MovieClip Frame 2
this.stop();
Symbol 198 MovieClip Frame 1
this.stop();
Symbol 198 MovieClip Frame 2
this.stop();
Symbol 217 MovieClip Frame 1
this.stop();
Symbol 217 MovieClip Frame 2
this.stop();
Symbol 226 Button
on (keyPress "q") { _root.gotoAndPlay("preloader3"); }
Symbol 233 Button
on (release) { if (this.count >= 2) { this.count = 0; _root.play(); } this.count = this.count + 1; }
Symbol 234 MovieClip Frame 1
this.stop();
Symbol 259 Button
on (release) { this.gotoAndPlay("pu1"); }
Symbol 260 Button
on (release) { this.gotoAndPlay("pu2"); }
Symbol 261 Button
on (release) { this.gotoAndPlay("pu3"); }
Symbol 288 Button
on (release) { this.gotoAndPlay("qa1_2"); this.helpOff(); }
Symbol 289 Button
on (release) { this.gotoAndPlay("qa1_3"); this.helpOff(); }
Symbol 290 Button
on (release) { this.gotoAndPlay("qa1_1"); this.helpOff(); }
Symbol 298 MovieClip Frame 9
this.gotoAndPlay(1);
Symbol 301 Button
on (release) { if (this.disableB == false) { this.gotoAndPlay("feeltits"); this.helpOff(); } }
Symbol 302 Button
on (release) { if (this.disableB == false) { this.gotoAndPlay("feelass"); this.helpOff(); } }
Symbol 303 Button
on (release) { if (this.disableB == false) { this.gotoAndPlay("feelpuss"); this.helpOff(); } }
Symbol 312 Button
on (press) { _root.target = this._name; this.startDrag(true); } on (release, releaseOutside) { if (_root.checker2.hit == true) { this.stopDrag(); _root.se.gotoAndPlay("win"); _root.done2 = true; this._visible = false; } else { this.stopDrag(); _root.se.gotoAndPlay("lose"); this._x = this.orgX; this._y = this.orgY; } }
Symbol 314 Button
on (press) { _root.target = this._name; this.startDrag(true); } on (release, releaseOutside) { if (_root.checker1.hit == true) { this.stopDrag(); _root.se.gotoAndPlay("win"); _root.done1 = true; this._visible = false; } else { this.stopDrag(); _root.se.gotoAndPlay("lose"); this._x = this.orgX; this._y = this.orgY; } }
Symbol 319 MovieClip Frame 1
this.stop();
Symbol 319 MovieClip Frame 7
this.stop();
Symbol 319 MovieClip Frame 12
this.stop();
Symbol 385 Button
on (release) { if (_root.p3Done == false) { _root.panelDest = "p3"; _root.gotoAndPlay("panel"); } } on (rollOver) { if (_root.p3Done == false) { _root.d3.gotoAndStop(2); } else { _root.already.gotoAndStop("p3"); } } on (rollOut, dragOut) { if (_root.p3Done == false) { _root.d3.gotoAndStop(1); } else { _root.already.gotoAndStop("off"); } }
Symbol 386 Button
on (release) { if (_root.p2Done == false) { _root.panelDest = "p2"; _root.gotoAndPlay("panel"); } } on (rollOver) { if (_root.p2Done == false) { _root.d2.gotoAndStop(2); } else { _root.already.gotoAndStop("p2"); } } on (rollOut, dragOut) { if (_root.p2Done == false) { _root.d2.gotoAndStop(1); } else { _root.already.gotoAndStop("off"); } }
Symbol 387 Button
on (release) { if (_root.p1Done == false) { _root.panelDest = "p1"; _root.gotoAndPlay("panel"); } } on (rollOver) { if (_root.p1Done == false) { _root.d1.gotoAndStop(2); } else { _root.already.gotoAndStop("p1"); } } on (rollOut, dragOut) { if (_root.p1Done == false) { _root.d1.gotoAndStop(1); } else { _root.already.gotoAndStop("off"); } }
Symbol 390 MovieClip Frame 1
this.stop(); if (_root.p1Done == true) { this.gotoAndStop(2); }
Symbol 390 MovieClip Frame 5
this.stop();
Symbol 390 MovieClip Frame 10
this.stop();
Symbol 390 MovieClip Frame 15
this.stop();
Symbol 392 MovieClip Frame 1
_root.hit = _root.interface.item.hitTest(_root[_root.item]);
Symbol 392 MovieClip Frame 2
_root.hit = _root.interface.item.hitTest(_root[_root.item]);
Symbol 392 MovieClip Frame 3
_root.hit = _root.interface.item.hitTest(_root[_root.item]); this.gotoAndPlay("on");
Symbol 397 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 400 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 403 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 412 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 415 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 418 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 421 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 424 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }
Symbol 427 Button
on (press) { _root.liftUp(this._name); } on (release, releaseOutside) { _root.getResponce(this._name); }

Library Items

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

Instance Names

"preloader"Frame 1Symbol 11 MovieClip
"interface"Frame 1Symbol 175 MovieClip
"d2"Frame 24Symbol 185 MovieClip
"d1"Frame 24Symbol 198 MovieClip
"d3"Frame 24Symbol 217 MovieClip
"interface"Frame 24Symbol 175 MovieClip
"d2"Frame 223Symbol 185 MovieClip
"d1"Frame 223Symbol 198 MovieClip
"d3"Frame 223Symbol 217 MovieClip
"d2"Frame 595Symbol 185 MovieClip
"d1"Frame 595Symbol 198 MovieClip
"d3"Frame 595Symbol 217 MovieClip
"interface"Frame 595Symbol 175 MovieClip
"d2"Frame 1397Symbol 185 MovieClip
"d1"Frame 1397Symbol 198 MovieClip
"d3"Frame 1397Symbol 217 MovieClip
"interface"Frame 1397Symbol 175 MovieClip
"preloader"Frame 1722Symbol 11 MovieClip
"interface"Frame 1722Symbol 175 MovieClip
"d2"Frame 1745Symbol 185 MovieClip
"d1"Frame 1745Symbol 198 MovieClip
"d3"Frame 1745Symbol 217 MovieClip
"interface"Frame 1745Symbol 175 MovieClip
"d2"Frame 1933Symbol 185 MovieClip
"d1"Frame 1933Symbol 198 MovieClip
"d3"Frame 1933Symbol 217 MovieClip
"interface"Frame 1933Symbol 175 MovieClip
"se"Frame 1942Symbol 319 MovieClip
"checker3"Frame 1942Symbol 321 MovieClip
"checker1"Frame 1942Symbol 321 MovieClip
"checker2"Frame 1942Symbol 321 MovieClip
"d2"Frame 1951Symbol 185 MovieClip
"d1"Frame 1951Symbol 198 MovieClip
"d3"Frame 1951Symbol 217 MovieClip
"interface"Frame 1951Symbol 175 MovieClip
"d2"Frame 2046Symbol 185 MovieClip
"d1"Frame 2046Symbol 198 MovieClip
"d3"Frame 2046Symbol 217 MovieClip
"interface"Frame 2046Symbol 175 MovieClip
"preloader"Frame 2236Symbol 11 MovieClip
"interface"Frame 2236Symbol 175 MovieClip
"d2"Frame 2259Symbol 185 MovieClip
"d1"Frame 2259Symbol 198 MovieClip
"d3"Frame 2259Symbol 217 MovieClip
"interface"Frame 2259Symbol 175 MovieClip
"already"Frame 2284Symbol 390 MovieClip
"checker"Frame 2291Symbol 392 MovieClip
"se"Frame 2291Symbol 319 MovieClip
"dummy"Frame 2291Symbol 394 MovieClip
"p1a"Frame 2301Symbol 398 MovieClip
"p1c"Frame 2301Symbol 401 MovieClip
"p2c"Frame 2301Symbol 404 MovieClip
"p2b"Frame 2304Symbol 413 MovieClip
"p1b"Frame 2304Symbol 416 MovieClip
"p2a"Frame 2304Symbol 419 MovieClip
"p3b"Frame 2307Symbol 422 MovieClip
"p3c"Frame 2307Symbol 425 MovieClip
"p3a"Frame 2307Symbol 428 MovieClip
"p2b"Frame 2364Symbol 416 MovieClip
"interface"Frame 2694Symbol 175 MovieClip
"interface"Frame 2879Symbol 175 MovieClip
"interface"Frame 3054Symbol 175 MovieClip
"interface"Frame 3228Symbol 175 MovieClip
"interface"Frame 3243Symbol 175 MovieClip
"interface"Frame 3357Symbol 175 MovieClip
"interface"Frame 3455Symbol 175 MovieClip
"interface"Frame 3680Symbol 175 MovieClip
"interface"Frame 3857Symbol 175 MovieClip
"arm"Symbol 108 MovieClip Frame 1Symbol 63 MovieClip
"indicator"Symbol 174 MovieClip Frame 1Symbol 119 MovieClip
"contents"Symbol 174 MovieClip Frame 1Symbol 173 MovieClip
"gage"Symbol 175 MovieClip Frame 1Symbol 54 MovieClip
"item"Symbol 175 MovieClip Frame 1Symbol 56 MovieClip
"girl"Symbol 175 MovieClip Frame 1Symbol 108 MovieClip
"help"Symbol 175 MovieClip Frame 1Symbol 174 MovieClip

Labels

"preloader1"Frame 1
"start1"Frame 13
"pu"Frame 55
"pu1"Frame 63
"pu2"Frame 223
"pu3"Frame 393
"qa1"Frame 744
"qa1_1"Frame 757
"qa1_2"Frame 906
"qa1_3"Frame 1113
"cpf"Frame 1457
"feelpuss"Frame 1463
"feelass"Frame 1534
"feeltits"Frame 1602
"feelass"Frame 1711
"preloader2"Frame 1722
"start2"Frame 1734
"dd"Frame 1939
"preloader3"Frame 2236
"start3"Frame 2248
"search"Frame 2278
"search2"Frame 2284
"panel"Frame 2291
"p1"Frame 2301
"p2"Frame 2304
"p3"Frame 2307
"p1a"Frame 2310
"p1b"Frame 2364
"p1c"Frame 2391
"p2a"Frame 2430
"p2b"Frame 2477
"p2c"Frame 2513
"p3a"Frame 2541
"p3b"Frame 2614
"p3c"Frame 2656
"act1"Frame 2694
"act2"Frame 2879
"act3"Frame 3054
"fuck"Frame 3228
"win_dialog"Frame 3243
"lose_dialog"Frame 3357
"fuck1"Frame 3455
"fuck2"Frame 3680
"end"Frame 3857
"off"Symbol 63 MovieClip Frame 1
"on"Symbol 63 MovieClip Frame 5
"off"Symbol 119 MovieClip Frame 1
"on"Symbol 119 MovieClip Frame 5
"off"Symbol 173 MovieClip Frame 1
"on"Symbol 173 MovieClip Frame 5
"pu"Symbol 173 MovieClip Frame 25
"pu_lose"Symbol 173 MovieClip Frame 30
"pu_win"Symbol 173 MovieClip Frame 36
"qa1"Symbol 173 MovieClip Frame 42
"qa1_lose"Symbol 173 MovieClip Frame 46
"qa_win"Symbol 173 MovieClip Frame 53
"cpf"Symbol 173 MovieClip Frame 60
"cpf_lose"Symbol 173 MovieClip Frame 65
"cpf_help"Symbol 173 MovieClip Frame 72
"cpf_win"Symbol 173 MovieClip Frame 79
"dd"Symbol 173 MovieClip Frame 85
"search"Symbol 173 MovieClip Frame 88
"panel"Symbol 173 MovieClip Frame 93
"searchFail"Symbol 173 MovieClip Frame 98
"tellLeft"Symbol 173 MovieClip Frame 105
"last"Symbol 173 MovieClip Frame 111
"end"Symbol 173 MovieClip Frame 115
"off"Symbol 319 MovieClip Frame 1
"win"Symbol 319 MovieClip Frame 5
"lose"Symbol 319 MovieClip Frame 10
"off"Symbol 390 MovieClip Frame 1
"p1"Symbol 390 MovieClip Frame 5
"p2"Symbol 390 MovieClip Frame 10
"p3"Symbol 390 MovieClip Frame 15
"on"Symbol 392 MovieClip Frame 1

Dynamic Text Variables

_root.itemLeftSymbol 153 EditableText""




http://swfchan.com/19/92666/info.shtml
Created: 27/3 -2019 07:38:51 Last modified: 27/3 -2019 07:38:51 Server time: 02/05 -2024 11:36:12