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

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

Hi There, And Welcome To Skanksville!.swf

This is the info page for
Flash #27756

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


Text
0%

Loading...

Loading

Loading.

Loading..

/

Kb

Play

Play

Hi there, and welcome to Skanksville!

Why is this town called Skanksville? Well, it is
quite simple: Every woman in this town is a
skank.

So you want in on the action? Just go around
town and go inside houses and look in
windows and cars.

But be careful! A wrong answer might get you
thrown in the slammer!

When you are done just leave the town and I
will tell you how well you did.

Now get out there and pimp it up!

Do you want to look in this car?

Yes

No

Do you want to look in this fire truck?

Do you want to look in this
ambulance?

Do you want to look in this police car?

Do you want to look in this window?

Are you sure you want to leave?

Hello, how may I help you?

Why the hell is your hair pink?

So, do you like to suck and fuck?

I need to insert my package into a slot.

Because I am a cartoon you stupid piece of
shit.

No, but I do like to scream rape.

Well just come behind the counter and I'll help
you out with that.

Is there something you need, sir?

You

There's a fire on my crotch!

I am a pyro.

Um, how does that phrase go? Oh yeah, fuck
you!

Well then maybe the cops can sort you out.

I'll get the extinguisher!

What seems to be the problem sir?

I would like to file a missing penis report.

Mind if I smack your ass, toots?

My neightbor killed himself.

And what do you want me to do about it?

Mind if I throw you in the slammer?

Maybe my clit can help you find that.

Hi, how may I help you?

I would like to make an appointment.

I want some hot 3D sex.

My penis seems to be clogged with semen, can
you please suck some of it out for me?

This is a hospital you fucking idiot.

Well I don't.

It would be my pleasure.

What the fuck are you doing in here?! Give me
one good reason why I shouldn't call the cops
on your ass!

I am your new neighbor so I thought I'd say hi.

I am here to repair you television set.

You looked lonely and desperate so I thought
I'd cheer you up.

Oh, well, hi, now please leave!

How fucking stupid do you think I am?! I'm
calling the cops!

You read my mind!

Hi, who are you?

I'm the new gym teacher and I need to give you
a full physical.

The janitor.

A horny school boy.

Well then make sure to clean up that puddle of
pee over there.

How old are you, 40?! I'm calling the police!

Good, because my special area has been
bugging me lately, maybe you can take a look.

Where would you like to go?

Band room

Outside

Gym

Holy shit! You scared the fuck out of me! Now,
what do you want?

I would like to check out a book.

Please put your skirt back down ma'am.

How thick our your glasses?

What?! Are you saying I'm ugly?! Get the fuck
out of here!

Not as thick as your fucking skull!

Cut with the small talk, let's fuck!

Hi, are you looking for our teacher?

We'll tell you where she is if you listen to our
song!

OK, sure

Only if you play KoRn

No fucking way!

She is in the closet with the art teacher, now
here's our song!

Fuck yeah! We love KoRn! Oh, and she is in
the closet with the art teacher.  Now it's time to
play some KoRn!

Well then get the fuck out of here!

You got busted! I hope
you enjoy spending the
next month with Bubba!

Try Again

Try Again

So, did you have a good time?

Let me see how you did.

You saw

/18 secrets and you got the KoRn

bonus, making your total score

/18 secrets and you did not get the

KoRn bonus, making your total score

What the fuck? You must be one prude fuck.

Uh, I think you could try a little harder...

I think you could have done better.

Pretty good, give yourself a pat on the back
and try to do better next time.

Nicely done! Try to get a perfect if you want to
see a special scene!

Perfect! You will now be rewarded with the
bonus scene!

Click the button to play again!

Thanks For Playing!

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false; loaded = int(this.getBytesLoaded() / 1024); total = int(this.getBytesTotal() / 1024); percent = int((loaded * 100) / total); preloader.gotoAndStop(percent + 1); percentage = percent + "%"; if (loaded >= total) { gotoAndStop (3); }
Frame 2
gotoAndPlay (1);
Frame 4
stop(); secrets = 0; korn = 0; windowone = 0; windowtwo = 0; windowthree = 0; windowfour = 0; windowfive = 0; band = 0; gym = 0; place1 = 0; place2 = 0; place3 = 0; place4 = 0; place5 = 0; place7 = 0; car1 = 0; car2 = 0; car3 = 0; firetruck = 0; ambulance = 0;
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("exit"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("exit"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("exit"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("exit"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.car1 == 0) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("car1"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("car1"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("car1"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car1"); } } } if (_root.car1 == 1) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("car1done"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("car1done"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("car1done"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car1done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.car2 == 0) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("car2"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car2"); } } } else if (_root.car2 == 1) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("car2done"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car2done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.car3 == 0) { if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("car3"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car3"); } } } else if (_root.car3 == 1) { if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("car3done"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car3done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.ambulance == 0) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("ambulance"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("ambulance"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("ambulance"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("ambulance"); } } } else if (_root.ambulance == 1) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("ambulancedone"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("ambulancedone"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("ambulancedone"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("ambulancedone"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (_root.firetruck == 0) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("firetruck"); } } } else if (_root.firetruck == 1) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("firetruckdone"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("policecar"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("policecar"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("policecar"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("policecar"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { if (_root.windowone == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window1"); } else if (_root.windowone == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window1done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { if (_root.windowtwo == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window2"); } else if (_root.windowtwo == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window2done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { if (_root.windowthree == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window3"); } else if (_root.windowthree == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window3done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { if (_root.windowfour == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window4"); } else if (_root.windowfour == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window4done"); } } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { if (_root.windowfive == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window5"); } else if (_root.windowfive == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("window5done"); } } } }
Instance of Symbol 55 MovieClip "wall14" in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("car1"); } } else if (Key.isDown(40)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(9); _root.gotoAndStop("car1"); } } else if (Key.isDown(37)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(12); _root.gotoAndStop("car1"); } } else if (Key.isDown(39)) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(11); _root.gotoAndStop("car1"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place1 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place1"); } else if (_root.place1 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place1done"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place2 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place2"); } else if (_root.place2 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place2done"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place3 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place3"); } else if (_root.place3 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place3done"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place4 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place4"); } else if (_root.place4 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place4done"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place5 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place5"); } else if (_root.place5 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place5done"); } } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place6"); } }
Instance of Symbol 55 MovieClip in Frame 10
onClipEvent (enterFrame) { if (hitTest(_root.guy.feet)) { if (_root.place7 == 0) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place7"); } else if (_root.place7 == 1) { _root.guy.gotoAndStop(10); _root.gotoAndStop("place7done"); } } }
Instance of Symbol 76 MovieClip "guy" in Frame 10
onClipEvent (enterFrame) { if (Key.isDown(38)) { if (feet.hitTest(_root.town)) { _y = (_y - 5); } } else if (Key.isDown(40)) { if (feet.hitTest(_root.town)) { _y = (_y + 5); } } else if (Key.isDown(37)) { if (feet.hitTest(_root.town)) { _x = (_x - 5); } } else if (Key.isDown(39)) { if (feet.hitTest(_root.town)) { _x = (_x + 5); } } } onClipEvent (enterFrame) { i = 1; while (i <= 3) { if (feet.hitTest(_root["exit" + i])) { _root.gotoAndStop("exit"); } i++; } } onClipEvent (enterFrame) { i = 1; while (i <= 48) { if (Key.isDown(38)) { if (feet.hitTest(_root["wall" + i])) { _y = (_y + 5); } } else if (Key.isDown(40)) { if (feet.hitTest(_root["wall" + i])) { _y = (_y - 5); } } else if (Key.isDown(37)) { if (feet.hitTest(_root["wall" + i])) { _x = (_x + 5); } } else if (Key.isDown(39)) { if (feet.hitTest(_root["wall" + i])) { _x = (_x - 5); } } i++; } }
Frame 23
car1 = 1;
Frame 24
car2 = 1;
Frame 25
car3 = 1;
Frame 26
firetruck = 1;
Frame 27
ambulance = 1;
Frame 33
place1 = 1;
Frame 39
place2 = 1;
Frame 45
place3 = 1;
Frame 51
place4 = 1;
Frame 57
place5 = 1;
Frame 63
gym = 1;
Frame 70
place7 = 1;
Frame 71
windowone = 1;
Frame 72
windowtwo = 1;
Frame 73
windowthree = 1;
Frame 74
windowfour = 1;
Frame 75
windowfive = 1;
Frame 82
band = 1;
Frame 83
band = 2;
Frame 84
gotoAndStop ("start");
Frame 86
totalscore = korn + secrets;
Symbol 38 Button
on (release) { nextFrame(); }
Symbol 45 Button
on (release) { nextFrame(); }
Symbol 76 MovieClip Frame 1
stop();
Instance of Symbol 60 MovieClip in Symbol 76 MovieClip Frame 1
onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } else if (Key.isDown(37)) { _parent.gotoAndStop(8); } else if (Key.isDown(39)) { _parent.gotoAndStop(7); } }
Instance of Symbol 62 MovieClip in Symbol 76 MovieClip Frame 2
onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } else if (Key.isDown(37)) { _parent.gotoAndStop(8); } else if (Key.isDown(39)) { _parent.gotoAndStop(7); } }
Instance of Symbol 64 MovieClip in Symbol 76 MovieClip Frame 3
onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } else if (Key.isDown(37)) { _parent.gotoAndStop(8); } else if (Key.isDown(39)) { _parent.gotoAndStop(7); } }
Instance of Symbol 66 MovieClip in Symbol 76 MovieClip Frame 4
onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } else if (Key.isDown(37)) { _parent.gotoAndStop(8); } else if (Key.isDown(39)) { _parent.gotoAndStop(7); } }
Instance of Symbol 69 MovieClip in Symbol 76 MovieClip Frame 5
onClipEvent (enterFrame) { if (!Key.isDown(40)) { _parent.gotoAndStop(1); } } onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } }
Instance of Symbol 72 MovieClip in Symbol 76 MovieClip Frame 6
onClipEvent (enterFrame) { if (!Key.isDown(38)) { _parent.gotoAndStop(2); } }
Instance of Symbol 75 MovieClip in Symbol 76 MovieClip Frame 7
onClipEvent (enterFrame) { if (!Key.isDown(39)) { _parent.gotoAndStop(3); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _parent.gotoAndStop(8); } else if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } }
Instance of Symbol 75 MovieClip in Symbol 76 MovieClip Frame 8
onClipEvent (enterFrame) { if (!Key.isDown(37)) { _parent.gotoAndStop(4); } } onClipEvent (enterFrame) { if (Key.isDown(38)) { _parent.gotoAndStop(6); } else if (Key.isDown(40)) { _parent.gotoAndStop(5); } }
Symbol 76 MovieClip Frame 9
_root.position = 2;
Symbol 76 MovieClip Frame 10
_root.position = 1;
Symbol 76 MovieClip Frame 11
_root.position = 4;
Symbol 76 MovieClip Frame 12
_root.position = 3;
Symbol 85 Button
on (release) { _root.secrets++; _root.gotoAndStop("car1done"); }
Symbol 88 Button
on (release) { if (_root.position == 1) { _root.guy._y = _root.guy._y + 5; _root.guy.gotoAndStop(2); } else if (_root.position == 2) { _root.guy._y = _root.guy._y - 5; _root.guy.gotoAndStop(1); } else if (_root.position == 3) { _root.guy.gotoAndStop(4); _root.guy._x = _root.guy._x + 5; } else if (_root.position == 4) { _root.guy.gotoAndStop(3); _root.guy._x = _root.guy._x - 5; } _root.gotoAndStop("start"); }
Symbol 89 MovieClip Frame 9
stop();
Symbol 90 Button
on (release) { _root.secrets++; _root.gotoAndStop("car2done"); }
Symbol 91 MovieClip Frame 9
stop();
Symbol 92 Button
on (release) { _root.secrets++; _root.gotoAndStop("car3done"); }
Symbol 93 MovieClip Frame 9
stop();
Symbol 95 Button
on (release) { _root.secrets++; _root.gotoAndStop("firetruckdone"); }
Symbol 96 MovieClip Frame 9
stop();
Symbol 98 Button
on (release) { _root.secrets++; _root.gotoAndStop("ambulancedone"); }
Symbol 99 MovieClip Frame 9
stop();
Symbol 101 Button
on (release) { stopAllSounds(); _root.gotoAndStop("jail"); }
Symbol 102 MovieClip Frame 9
stop();
Symbol 104 Button
on (release) { _root.secrets++; _root.gotoAndStop("window1done"); }
Symbol 105 MovieClip Frame 9
stop();
Symbol 106 Button
on (release) { _root.secrets++; _root.gotoAndStop("window2done"); }
Symbol 107 MovieClip Frame 9
stop();
Symbol 108 Button
on (release) { _root.secrets++; _root.gotoAndStop("window3done"); }
Symbol 109 MovieClip Frame 9
stop();
Symbol 110 Button
on (release) { _root.secrets++; _root.gotoAndStop("window4done"); }
Symbol 111 MovieClip Frame 9
stop();
Symbol 112 Button
on (release) { _root.secrets++; _root.gotoAndStop("window5done"); }
Symbol 113 MovieClip Frame 9
stop();
Symbol 115 Button
on (release) { _root.gotoAndStop("end"); }
Symbol 116 MovieClip Frame 9
stop();
Symbol 119 Button
on (release) { if (_root.position == 1) { _root.guy._y = _root.guy._y + 5; _root.guy.gotoAndStop(2); } else if (_root.position == 2) { _root.guy._y = _root.guy._y - 5; _root.guy.gotoAndStop(1); } else if (_root.position == 3) { _root.guy.gotoAndStop(4); _root.guy._x = _root.guy._x + 5; } else if (_root.position == 4) { _root.guy.gotoAndStop(3); _root.guy._x = _root.guy._x - 5; } _root.gotoAndStop("start"); }
Symbol 134 Button
on (release) { nextFrame(); }
Symbol 137 Button
on (release) { gotoAndStop ("suckfuck"); }
Symbol 140 Button
on (release) { gotoAndStop ("package"); }
Symbol 142 Button
on (release) { guy._y = guy._y + 5; guy.gotoAndStop(2); gotoAndStop ("start"); }
Symbol 144 Button
on (release) { stopAllSounds(); gotoAndStop ("jail"); }
Symbol 146 Button
on (release) { secrets++; nextFrame(); }
Symbol 154 Button
on (release) { nextFrame(); }
Symbol 157 Button
on (release) { gotoAndStop ("firecrotch"); }
Symbol 160 Button
on (release) { gotoAndStop ("pyro"); }
Symbol 175 Button
on (release) { gotoAndStop ("missingpenis"); }
Symbol 178 Button
on (release) { gotoAndStop ("smackass"); }
Symbol 181 Button
on (release) { nextFrame(); }
Symbol 192 Button
on (release) { nextFrame(); }
Symbol 195 Button
on (release) { gotoAndStop ("3dsex"); }
Symbol 198 Button
on (release) { gotoAndStop ("semenclog"); }
Symbol 212 Button
on (release) { nextFrame(); }
Symbol 215 Button
on (release) { gotoAndStop ("callingcops"); }
Symbol 218 Button
on (release) { gotoAndStop ("lonely"); }
Symbol 229 Button
on (release) { gotoAndStop ("physical"); }
Symbol 232 Button
on (release) { nextFrame(); }
Symbol 235 Button
on (release) { gotoAndStop ("hornyschoolboy"); }
Symbol 246 Button
on (release) { if (band == 0) { gotoAndStop ("bandroom"); } else if (band == 1) { gotoAndStop ("closet"); } else if (band == 2) { gotoAndStop ("closetkorn"); } }
Symbol 247 Button
on (release) { guy._y = guy._y + 5; guy.gotoAndStop(2); gotoAndStop ("start"); }
Symbol 249 Button
on (release) { if (gym == 0) { gotoAndStop ("gym"); } else if (gym == 1) { gotoAndStop ("gymdone"); } }
Symbol 256 Button
on (release) { gotoAndStop ("book"); }
Symbol 259 Button
on (release) { nextFrame(); }
Symbol 262 Button
on (release) { gotoAndStop ("glasses"); }
Symbol 284 Button
on (release) { nextFrame(); }
Symbol 287 Button
on (release) { korn++; secrets++; gotoAndStop ("korn"); }
Symbol 290 Button
on (release) { gotoAndStop ("nomusic"); }
Symbol 292 Button
on (release) { secrets++; stopAllSounds(); gotoAndStop ("closet"); }
Symbol 294 Button
on (release) { stopAllSounds(); gotoAndStop ("closetkorn"); }
Symbol 304 Button
on (release) { stopAllSounds(); guy._y = guy._y + 5; guy.gotoAndStop(2); gotoAndStop ("song"); }
Symbol 313 Button
on (release) { gotoAndStop ("beginning"); }
Symbol 317 Button
on (release) { if (korn == 1) { nextFrame(); } else if (korn == 0) { gotoAndStop ("nokorn"); } }
Symbol 318 Button
on (release) { if (totalscore == 0) { gotoAndStop ("zero"); } else if ((totalscore > 0) && (totalscore < 6)) { gotoAndStop ("five"); } else if ((totalscore > 5) && (totalscore < 11)) { gotoAndStop ("ten"); } else if ((totalscore > 10) && (totalscore < 16)) { gotoAndStop ("fifteen"); } else if ((totalscore > 15) && (totalscore < 19)) { gotoAndStop ("eighteen"); } else if (totalscore == 19) { gotoAndStop ("perfect"); } }
Symbol 328 Button
on (release) { gotoAndStop ("tryagain"); }
Symbol 335 Button
on (release) { stopAllSounds(); gotoAndStop ("bonusfeature"); }
Symbol 337 Button
on (release) { gotoAndStop ("start"); secrets = 0; korn = 0; windowone = 0; windowtwo = 0; windowthree = 0; windowfour = 0; windowfive = 0; band = 0; gym = 0; place1 = 0; place2 = 0; place3 = 0; place4 = 0; place5 = 0; place7 = 0; car1 = 0; car2 = 0; car3 = 0; firetruck = 0; ambulance = 0; totalscore = Math.round(secrets + korn); }

Library Items

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

Instance Names

"loading"Frame 1Symbol 7 MovieClip
"wall2"Frame 10Symbol 55 MovieClip
"wall8"Frame 10Symbol 55 MovieClip
"wall4"Frame 10Symbol 55 MovieClip
"wall5"Frame 10Symbol 55 MovieClip
"wall6"Frame 10Symbol 55 MovieClip
"wall7"Frame 10Symbol 55 MovieClip
"wall3"Frame 10Symbol 55 MovieClip
"wall11"Frame 10Symbol 55 MovieClip
"wall17"Frame 10Symbol 55 MovieClip
"wall18"Frame 10Symbol 55 MovieClip
"wall19"Frame 10Symbol 55 MovieClip
"wall20"Frame 10Symbol 55 MovieClip
"wall21"Frame 10Symbol 55 MovieClip
"wall23"Frame 10Symbol 55 MovieClip
"wall24"Frame 10Symbol 55 MovieClip
"wall25"Frame 10Symbol 55 MovieClip
"wall26"Frame 10Symbol 55 MovieClip
"wall27"Frame 10Symbol 55 MovieClip
"wall30"Frame 10Symbol 55 MovieClip
"wall31"Frame 10Symbol 55 MovieClip
"wall32"Frame 10Symbol 55 MovieClip
"wall33"Frame 10Symbol 55 MovieClip
"wall35"Frame 10Symbol 55 MovieClip
"wall37"Frame 10Symbol 55 MovieClip
"wall38"Frame 10Symbol 55 MovieClip
"wall39"Frame 10Symbol 55 MovieClip
"wall40"Frame 10Symbol 55 MovieClip
"wall41"Frame 10Symbol 55 MovieClip
"wall42"Frame 10Symbol 55 MovieClip
"wall43"Frame 10Symbol 55 MovieClip
"wall46"Frame 10Symbol 55 MovieClip
"wall47"Frame 10Symbol 55 MovieClip
"wall45"Frame 10Symbol 55 MovieClip
"wall13"Frame 10Symbol 55 MovieClip
"wall10"Frame 10Symbol 55 MovieClip
"wall22"Frame 10Symbol 55 MovieClip
"wall14"Frame 10Symbol 55 MovieClip
"town"Frame 10Symbol 57 MovieClip
"guy"Frame 10Symbol 76 MovieClip
"feet"Symbol 76 MovieClip Frame 1Symbol 55 MovieClip

Labels

"beginning"Frame 4
"start"Frame 10
"car1"Frame 11
"car2"Frame 12
"car3"Frame 13
"firetruck"Frame 14
"ambulance"Frame 15
"policecar"Frame 16
"window1"Frame 17
"window2"Frame 18
"window3"Frame 19
"window4"Frame 20
"window5"Frame 21
"exit"Frame 22
"car1done"Frame 23
"car2done"Frame 24
"car3done"Frame 25
"firetruckdone"Frame 26
"ambulancedone"Frame 27
"place1"Frame 28
"suckfuck"Frame 31
"package"Frame 32
"place1done"Frame 33
"place2"Frame 34
"pyro"Frame 37
"firecrotch"Frame 38
"place2done"Frame 39
"place3"Frame 40
"smackass"Frame 43
"missingpenis"Frame 44
"place3done"Frame 45
"place4"Frame 46
"3dsex"Frame 49
"semenclog"Frame 50
"place4done"Frame 51
"place5"Frame 52
"callingcops"Frame 55
"lonely"Frame 56
"place5done"Frame 57
"gym"Frame 58
"hornyschoolboy"Frame 61
"physical"Frame 62
"gymdone"Frame 63
"place6"Frame 64
"place7"Frame 65
"glasses"Frame 68
"book"Frame 69
"place7done"Frame 70
"window1done"Frame 71
"window2done"Frame 72
"window3done"Frame 73
"window4done"Frame 74
"window5done"Frame 75
"bandroom"Frame 76
"korn"Frame 80
"nomusic"Frame 81
"closet"Frame 82
"closetkorn"Frame 83
"song"Frame 84
"jail"Frame 85
"end"Frame 86
"nokorn"Frame 89
"zero"Frame 90
"five"Frame 91
"ten"Frame 92
"fifteen"Frame 93
"eighteen"Frame 94
"perfect"Frame 95
"tryagain"Frame 96
"bonusfeature"Frame 97

Dynamic Text Variables

percentageSymbol 2 EditableText"0%"
loadedSymbol 31 EditableText""
totalSymbol 32 EditableText""
secretsSymbol 320 EditableText""
totalscoreSymbol 323 EditableText""
secretsSymbol 324 EditableText""
totalscoreSymbol 327 EditableText""




http://swfchan.com/6/27756/info.shtml
Created: 11/8 -2019 19:40:15 Last modified: 11/8 -2019 19:40:15 Server time: 29/04 -2024 01:02:20