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/41970976?noj=FRM41970976-28DC" width="1" height="1"></div>

Dream Job - Second Week 1.swf

This is the info page for
Flash #104473

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


Text
You were looking for a job when you found an advert to be a handy man at a girls college dorm.

bla

bla

Next

Click on the picture to play

In the first part, for your first day as a caretaker in the girl's dorm, you manage to get the laundry from the very naugthy Sally... You have just now to handel it to the cleaning lady.

ActionScript [AS3]

Section 1
//MainTimeline (DreamJob2_0_fla.MainTimeline) package DreamJob2_0_fla { import flash.events.*; import flash.display.*; import flash.text.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.utils.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var v2_3:MovieClip; public var btRep3:MovieClip; public var v2_4:MovieClip; public var btNext:SimpleButton; public var v0_2a:MovieClip; public var btFr:SimpleButton; public var v0_2b:MovieClip; public var lblQuestion:TextField; public var lblInstru:TextField; public var lblDialog:MovieClip; public var bt1:MovieClip; public var v1_0:MovieClip; public var bt2:MovieClip; public var v1_1:MovieClip; public var v0_0:MovieClip; public var btEn:SimpleButton; public var bt3:MovieClip; public var v1_2:MovieClip; public var v0_1:MovieClip; public var v1_3:MovieClip; public var v2_0:MovieClip; public var v0_2:MovieClip; public var btLogo:SimpleButton; public var v2_1:MovieClip; public var v0_3:MovieClip; public var btRep1:MovieClip; public var v2_2:MovieClip; public var v0_4:MovieClip; public var btRep2:MovieClip; public var charge; public var vol; public var zone1; public var zone2; public var zone3; public var strPerdu; public var la; public var En; public var pgSuiv; public var TCbt1; public var TCbt2; public var TCbt3; public var tcPerdu; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2, 3, frame4, 4, frame5, 5, frame6, 6, frame7, 7, frame8, 8, frame9, 9, frame10, 10, frame11, 11, frame12, 12, frame13, 13, frame14, 14, frame15, 15, frame16, 16, frame17, 17, frame18, 18, frame19, 19, frame20, 20, frame21, 21, frame22, 22, frame23, 23, frame24, 24, frame25, 25, frame26, 26, frame27, 27, frame28, 28, frame29); } public function loadProgress(_arg1:Event){ var _local2:int = this.root.loaderInfo.bytesLoaded; var _local3:int = this.root.loaderInfo.bytesTotal; var _local4:int = ((100 * _local2) / _local3); if (En){ lblDialog.txt.text = (("Please Wait: " + _local4) + "%"); } else { lblDialog.txt.text = (("Patientez: " + _local4) + "%"); }; if (_local2 >= _local3){ charge = true; removeEventListener(Event.ENTER_FRAME, loadProgress); btNext.visible = true; lblDialog.visible = false; affText(); lblInstru.text = "Click on NEXT to start."; }; } public function btEnClick(_arg1:MouseEvent){ if (!En){ En = true; affText(); }; } public function btFrClick(_arg1:MouseEvent){ if (En){ En = false; affText(); }; } public function affText(){ if (charge){ if (lblInstru.text != ""){ if (En){ lblInstru.text = "Click on NEXT."; } else { lblInstru.text = "Cliquer sur NEXT."; }; }; }; } public function fixBtRep(){ SoundMixer.soundTransform = new SoundTransform(0); if (En){ lblInstru.text = "Choose one answer."; } else { lblInstru.text = "Choisir une réponse."; }; lblQuestion.visible = true; lblDialog.visible = false; lblDialog.txt.text = ""; bt1.visible = (bt2.visible = (bt3.visible = false)); lblInstru.visible = true; btNext.visible = false; btRep3.mouseChildren = (btRep2.mouseChildren = (btRep1.mouseChildren = false)); btRep3.buttonMode = (btRep2.buttonMode = (btRep1.buttonMode = true)); btRep3.useHandCursor = (btRep2.useHandCursor = (btRep1.useHandCursor = true)); if (btRep1.txt.text == ""){ btRep1.visible = false; } else { btRep1.visible = true; btRep1.addEventListener(MouseEvent.CLICK, btRep1_Click); }; if (btRep2.txt.text == ""){ btRep2.visible = false; } else { btRep2.visible = true; btRep2.addEventListener(MouseEvent.CLICK, btRep2_Click); }; if (btRep3.txt.text == ""){ btRep3.visible = false; } else { btRep3.visible = true; btRep3.addEventListener(MouseEvent.CLICK, btRep3_Click); }; } public function btRep1_Click(_arg1:MouseEvent){ btRep1.removeEventListener(MouseEvent.CLICK, btRep1_Click); btRep2.removeEventListener(MouseEvent.CLICK, btRep2_Click); btRep3.removeEventListener(MouseEvent.CLICK, btRep3_Click); lblInstru.visible = false; vidZone(); gotoAndStop(TCbt1); } public function btRep2_Click(_arg1:MouseEvent){ btRep1.removeEventListener(MouseEvent.CLICK, btRep1_Click); btRep2.removeEventListener(MouseEvent.CLICK, btRep2_Click); btRep3.removeEventListener(MouseEvent.CLICK, btRep3_Click); lblInstru.visible = false; vidZone(); gotoAndStop(TCbt2); } public function btRep3_Click(_arg1:MouseEvent){ btRep1.removeEventListener(MouseEvent.CLICK, btRep1_Click); btRep2.removeEventListener(MouseEvent.CLICK, btRep2_Click); btRep3.removeEventListener(MouseEvent.CLICK, btRep3_Click); lblInstru.visible = false; vidZone(); gotoAndStop(TCbt3); } public function naration(){ SoundMixer.soundTransform = new SoundTransform(0); stop(); lblQuestion.text = ""; lblInstru.visible = (lblDialog.visible = true); pgSuiv = (this.currentFrame + 1); btNext.visible = true; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); bt1.visible = (bt2.visible = (bt3.visible = false)); if (En){ lblInstru.text = "Click on NEXT to continue."; } else { lblInstru.text = "Cliquer sur NEXT pour continuer."; }; } public function vidZone(){ SoundMixer.soundTransform = new SoundTransform(vol); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); lblQuestion.visible = (lblDialog.visible = (btNext.visible = (bt1.visible = (bt2.visible = (bt3.visible = false))))); lblInstru.text = ""; } public function btNext_Click(_arg1:MouseEvent){ gotoAndStop(pgSuiv); lblDialog.gotoAndStop(1); btNext.visible = false; bt1.visible = (bt2.visible = (bt3.visible = false)); } public function bt1Click(_arg1:MouseEvent){ bt1.removeEventListener(MouseEvent.CLICK, bt1Click); bt2.removeEventListener(MouseEvent.CLICK, bt2Click); bt3.removeEventListener(MouseEvent.CLICK, bt3Click); bt1.visible = (bt2.visible = (bt3.visible = false)); lblInstru.text = ""; gotoAndStop(TCbt1); vidZone(); } public function bt2Click(_arg1:MouseEvent){ bt1.removeEventListener(MouseEvent.CLICK, bt1Click); bt2.removeEventListener(MouseEvent.CLICK, bt2Click); bt3.removeEventListener(MouseEvent.CLICK, bt3Click); bt1.visible = (bt2.visible = (bt3.visible = false)); lblInstru.text = ""; gotoAndStop(TCbt2); vidZone(); } public function bt3Click(_arg1:MouseEvent){ bt1.removeEventListener(MouseEvent.CLICK, bt1Click); bt2.removeEventListener(MouseEvent.CLICK, bt2Click); bt3.removeEventListener(MouseEvent.CLICK, bt3Click); bt1.visible = (bt2.visible = (bt3.visible = false)); lblInstru.text = ""; gotoAndStop(TCbt3); vidZone(); } public function linkFSGClick(_arg1:MouseEvent){ var _local2:* = "http://fr.free-strip-games.com/"; if (En){ _local2 = "http://www.free-strip-games.com/"; }; var _local3:URLRequest = new URLRequest(_local2); navigateToURL(_local3, "_blank"); } public function v0_0Event(_arg1:Event){ if (v0_0.currentFrame >= v0_0.totalFrames){ v0_0.removeEventListener(Event.ENTER_FRAME, v0_0Event); v0_0.stop(); vidZone(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "What are you doing here? Are you one of the guys from next door?"; btRep1.txt.text = "It's forbidden to smoke indoors!"; btRep2.txt.text = "I've come to check the smoke detector."; btRep3.txt.text = "You're gonna get caught if you smoke."; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Qu'est ce que tu viens foutre ici? T'es un des ouvriers qui bossent à coté?"; btRep1.txt.text = "C'est interdit de fumer dans ta chambre!"; btRep2.txt.text = "Non, je viens pour le détecteur de fumée."; btRep3.txt.text = "Tu vas te faire choper si tu fumes."; }; fixBtRep(); }; } public function v0_1Event(_arg1:Event){ if (v0_1.currentFrame >= v0_1.totalFrames){ v0_1.removeEventListener(Event.ENTER_FRAME, v0_1Event); v0_1.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "OK, I smoke and so what?"; btRep1.txt.text = "It's forbidden!"; btRep2.txt.text = "At least disconnect the detector if you smoke."; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Ok je fume, et alors?"; btRep1.txt.text = "Ben c'est interdit!"; btRep2.txt.text = "Eteins au moins le détecteur quand tu fumes."; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v0_2Event(_arg1:Event){ if (v0_2.currentFrame >= v0_2.totalFrames){ v0_2.removeEventListener(Event.ENTER_FRAME, v0_2Event); v0_2.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Really? And was it your job to play with Sally?"; btRep1.txt.text = "How do you know that?"; btRep2.txt.text = "You little bitch!"; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Ah oui et c'était ton boulot de mater la petite Sally?"; btRep1.txt.text = "Comment tu sais ça?"; btRep2.txt.text = "Espèce de salope!"; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v0_3Event(_arg1:Event){ if (v0_3.currentFrame >= v0_3.totalFrames){ v0_3.removeEventListener(Event.ENTER_FRAME, v0_3Event); v0_3.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Calm down! I'm sure we can find a deal."; btRep1.txt.text = "I'm listening."; btRep2.txt.text = "No way, I have to tell my boss!"; btRep3.txt.text = ""; } else { lblQuestion.text = "Calme toi! Je suis sûr qu'on peut arriver à un arrangement..."; strPerdu = "On ne va pas pouvoir vous garder, désolée."; btRep1.txt.text = "Je t'écoute."; btRep2.txt.text = "Sûrement pas, je dois tout dire!"; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v0_4Event(_arg1:Event){ if (v0_4.currentFrame >= v0_4.totalFrames){ v0_4.removeEventListener(Event.ENTER_FRAME, v0_4Event); v0_4.stop(); if (En){ lblQuestion.text = "Ther's not many men in here..."; strPerdu = "I'm sorry sir, we will have to let you go"; btRep1.txt.text = "What about the smoking?"; btRep2.txt.text = "Not that again!"; btRep3.txt.text = ""; } else { lblQuestion.text = "Y'a pas beaucoup de mecs ici..."; strPerdu = "On ne va pas pouvoir vous garder, désolée."; btRep1.txt.text = "Et pour la fumée?"; btRep2.txt.text = "Non, pas ça encore!"; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v1_0Event(_arg1:Event){ if (v1_0.currentFrame >= v1_0.totalFrames){ v1_0.removeEventListener(Event.ENTER_FRAME, v1_0Event); v1_0.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "You're right, I've been naughty, I deserve to be punished."; btRep1.txt.text = "Enough, I go to see the boss."; btRep2.txt.text = "Of course you do!"; btRep3.txt.text = ""; } else { lblQuestion.text = "T'as raison, j'ai été vilaine, je mérite d'être punie."; strPerdu = "On ne va pas pouvoir vous garder, désolée."; btRep1.txt.text = "Ca suffit, je vais voir la responsable."; btRep2.txt.text = "Tout à fait!"; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v1_1Event(_arg1:Event){ if (v1_1.currentFrame >= v1_1.totalFrames){ pgSuiv = 14; v1_1.removeEventListener(Event.ENTER_FRAME, v1_1Event); v1_1.stop(); btNext.visible = (lblQuestion.visible = (lblInstru.visible = true)); if (En){ lblInstru.text = "Click on NEXT to continue."; lblQuestion.text = "Ahh, it hurts!"; } else { lblInstru.text = "Cliquer sur NEXT pour continuer."; lblQuestion.text = "Aïe, ca fait mal!"; }; }; } public function v2_0Event(_arg1:Event){ if (v2_0.currentFrame >= v2_0.totalFrames){ SoundMixer.soundTransform = new SoundTransform(0); v2_0.removeEventListener(Event.ENTER_FRAME, v2_0Event); v2_0.stop(); lblQuestion.text = strPerdu; lblDialog.gotoAndStop(1); btNext.visible = true; pgSuiv = 17; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); lblInstru.visible = true; if (En){ lblInstru.text = "Click on NEXT to continue."; } else { lblInstru.text = "Cliquer sur NEXT pour continuer."; }; }; } public function v0_2aEvent(_arg1:Event){ if (v0_2a.currentFrame >= v0_2a.totalFrames){ v0_2a.removeEventListener(Event.ENTER_FRAME, v0_2aEvent); v0_2a.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Do that and I tell her about you and Sally."; btRep1.txt.text = "How do you know that?"; btRep2.txt.text = "You little bitch!"; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Fais ça et je lui raconte des histoires avec Sally."; btRep1.txt.text = "Comment tu sais ça?"; btRep2.txt.text = "Espèce de salope!"; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v0_2bEvent(_arg1:Event){ if (v0_2b.currentFrame >= v0_2b.totalFrames){ v0_2b.removeEventListener(Event.ENTER_FRAME, v0_2bEvent); v0_2b.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Calm down, I won't get expelled..."; btRep1.txt.text = "Go on, we will see."; btRep2.txt.text = ""; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Détends toi, je vais pas me faire virer."; btRep1.txt.text = "Si tu te fais prendre..."; btRep2.txt.text = ""; btRep3.txt.text = ""; }; fixBtRep(); }; } public function v1_2bEvent(_arg1:Event){ if (v1_2.currentFrame >= v1_2.totalFrames){ v1_2.removeEventListener(Event.ENTER_FRAME, v1_2bEvent); v1_2.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Really, I need more punishment."; btRep1.txt.text = "Yes!"; btRep2.txt.text = "If you stop smoking it's OK."; btRep3.txt.text = ""; } else { lblQuestion.text = "Vraiment, je dois encore être punie."; btRep1.txt.text = "Oui!"; btRep2.txt.text = "Si tu arrêtes de fumer, ça va!"; btRep3.txt.text = ""; strPerdu = "On ne va pas pouvoir vous garder, désolée."; }; fixBtRep(); }; } public function v1_3bEvent(_arg1:Event){ if (v1_3.currentFrame >= v1_3.totalFrames){ v1_3.removeEventListener(Event.ENTER_FRAME, v1_3bEvent); v1_3.stop(); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "Ahh it hurts! I'll stop!"; btRep1.txt.text = "OK then."; btRep2.txt.text = ""; btRep3.txt.text = ""; } else { lblQuestion.text = "Humm ça fait mal! Je retiendrais ma leçon!"; btRep1.txt.text = "Alors c'est bon!"; btRep2.txt.text = ""; btRep3.txt.text = ""; strPerdu = "On ne va pas pouvoir vous garder, désolée."; }; fixBtRep(); }; } public function v2_1Event(_arg1:Event){ if (v2_1.currentFrame >= v2_1.totalFrames){ v2_1.removeEventListener(Event.ENTER_FRAME, v2_1Event); v2_1.stop(); naration(); lblDialog.txt.text = ""; if (((((zone1) && (zone2))) && (zone3))){ pgSuiv = 29; } else { pgSuiv = 18; }; }; } public function v2_2Event(_arg1:Event){ if (v2_2.currentFrame >= v2_2.totalFrames){ v2_2.removeEventListener(Event.ENTER_FRAME, v2_2Event); v2_2.stop(); naration(); lblDialog.txt.text = ""; if (((((zone1) && (zone2))) && (zone3))){ pgSuiv = 29; } else { pgSuiv = 18; }; }; } public function v2_3Event(_arg1:Event){ if (v2_3.currentFrame >= v2_3.totalFrames){ v2_3.removeEventListener(Event.ENTER_FRAME, v2_3Event); v2_3.stop(); naration(); lblDialog.txt.text = ""; if (((((zone1) && (zone2))) && (zone3))){ pgSuiv = 29; } else { pgSuiv = 18; }; }; } public function v2_4Event(_arg1:Event){ if (v2_4.currentFrame >= v2_4.totalFrames){ v2_4.removeEventListener(Event.ENTER_FRAME, v2_4Event); v2_4.stop(); naration(); if (En){ lblInstru.text = "Click on NEXT to start again."; lblDialog.txt.text = "Bravo, Once again you've done a good job!"; } else { lblInstru.text = "Cliquer sur NEXT pour recommencer."; lblDialog.txt.text = "Bravo, encore une mission couronnée de succès!"; }; pgSuiv = 4; }; } function frame1(){ charge = false; vol = 1; zone1 = false; zone2 = false; zone3 = false; strPerdu = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); lblQuestion.text = ""; btEn.addEventListener(MouseEvent.CLICK, btEnClick); btFr.addEventListener(MouseEvent.CLICK, btFrClick); la = loaderInfo.parameters.la; En = true; if (la == "0"){ En = false; }; lblInstru.text = ""; lblDialog.gotoAndStop(1); pgSuiv = 27; TCbt1 = 0; TCbt2 = 0; TCbt3 = 0; tcPerdu = 20; btNext.visible = false; addEventListener(Event.ENTER_FRAME, loadProgress); btNext.addEventListener(MouseEvent.CLICK, btNext_Click); btLogo.addEventListener(MouseEvent.MOUSE_UP, linkFSGClick); } function frame2(){ stop(); SoundMixer.soundTransform = new SoundTransform(0); pgSuiv = 4; } function frame4(){ if (En){ lblQuestion.text = "The smoke detector in Emma's room keeps on ringing. There's work next door, so that must be the reason. Go to have a look to fix the problem."; } else { lblQuestion.text = "L'alarme de la chambre d'Emma n'a de cesse de se déclencher. Des travaux ont lieu dans la chambre d'à côté, c'est sûrement lié. Allez faire un tour pour régler le problème."; }; lblDialog.gotoAndStop(1); btNext.visible = true; pgSuiv = 5; affText(); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); lblInstru.visible = true; } function frame5(){ btRep1.visible = (btRep2.visible = (btRep3.visible = false)); TCbt1 = 7; TCbt2 = 6; TCbt3 = 7; v0_0.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_0.addEventListener(Event.ENTER_FRAME, v0_0Event); } function frame6(){ TCbt1 = 7; TCbt2 = 6; TCbt3 = 7; if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = " It's there, near the wardrobe."; btRep1.txt.text = "Do you think I'm stupid?"; btRep2.txt.text = ""; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = " Il est à côté du placard, va voir..."; btRep1.txt.text = "Tu me prends pour un con?"; btRep2.txt.text = ""; btRep3.txt.text = ""; }; fixBtRep(); } function frame7(){ btRep1.visible = (btRep2.visible = (btRep3.visible = false)); TCbt1 = 8; TCbt2 = 19; TCbt3 = 7; vidZone(); v0_1.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_1.addEventListener(Event.ENTER_FRAME, v0_1Event); } function frame8(){ TCbt1 = 9; TCbt2 = 6; TCbt3 = 7; if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "And what will you do? Rat me out?"; btRep1.txt.text = "It's my job!"; btRep2.txt.text = ""; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Et tu vas faire quoi, me balancer?"; btRep1.txt.text = "C'est mon boulot!"; btRep2.txt.text = ""; btRep3.txt.text = ""; }; fixBtRep(); } function frame9(){ btRep1.visible = (btRep2.visible = (btRep3.visible = false)); TCbt1 = 10; TCbt2 = 25; TCbt3 = 7; vidZone(); v0_2.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_2.addEventListener(Event.ENTER_FRAME, v0_2Event); } function frame10(){ TCbt1 = 11; TCbt2 = 25; TCbt3 = 7; vidZone(); v0_3.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_3.addEventListener(Event.ENTER_FRAME, v0_3Event); } function frame11(){ TCbt1 = 12; TCbt2 = 25; TCbt3 = 25; vidZone(); v0_4.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_4.addEventListener(Event.ENTER_FRAME, v0_4Event); } function frame12(){ TCbt1 = 25; TCbt2 = 13; TCbt3 = 25; vidZone(); v1_0.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v1_0.addEventListener(Event.ENTER_FRAME, v1_0Event); } function frame13(){ vidZone(); v1_1.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v1_1.addEventListener(Event.ENTER_FRAME, v1_1Event); } function frame14(){ TCbt1 = 15; TCbt2 = 23; TCbt3 = (7 + 1); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "I think I've learnt my lesson."; btRep1.txt.text = "You promise to stop smoking?"; btRep2.txt.text = "No! You've been really naughty."; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Je crois que j'ai compris la leçon."; btRep1.txt.text = "Tu me promets de plus fumer?"; btRep2.txt.text = "Non! C'est très mal ce que tu as fait."; btRep3.txt.text = ""; }; fixBtRep(); } function frame15(){ stop(); vidZone(); SoundMixer.soundTransform = new SoundTransform(0); lblInstru.visible = true; if (En){ lblInstru.text = "Click on the picture to play"; } else { lblInstru.text = "Cliquez sur l'image"; }; lblQuestion.visible = true; if (En){ lblQuestion.text = "But I don't know what to do with my hands and mouth!"; } else { lblQuestion.text = "Le problème c'est de m'occuper les mains, et la bouche!"; }; bt1.visible = true; TCbt1 = 16; bt1.addEventListener(MouseEvent.CLICK, bt1Click); } function frame16(){ TCbt1 = (16 + 1); vidZone(); v2_0.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v2_0.addEventListener(Event.ENTER_FRAME, v2_0Event); } function frame17(){ TCbt1 = 18; TCbt2 = (7 + 1); TCbt3 = (13 + 1); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "So we forget everything and you keep your mouth shut?"; btRep1.txt.text = "OK."; btRep2.txt.text = ""; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Alors on oublie tout et tu dis rien à la responsable?"; btRep1.txt.text = "OK"; btRep2.txt.text = ""; btRep3.txt.text = ""; }; fixBtRep(); } function frame18(){ stop(); vidZone(); SoundMixer.soundTransform = new SoundTransform(0); lblQuestion.visible = (lblInstru.visible = true); if (En){ lblInstru.text = "Click on the picture to play"; } else { lblInstru.text = "Cliquez sur l'image"; }; if (En){ lblQuestion.text = "Let me show you my gratitude. Do what you want with me."; } else { lblQuestion.text = "Laisse moi te montrer ma gratitude. Fais de moi ce que tu veux."; }; TCbt1 = 26; TCbt2 = 27; TCbt3 = 28; if (!zone1){ bt1.visible = true; bt1.addEventListener(MouseEvent.CLICK, bt1Click); }; if (!zone2){ bt2.visible = true; bt2.addEventListener(MouseEvent.CLICK, bt2Click); }; if (!zone3){ bt3.visible = true; bt3.addEventListener(MouseEvent.CLICK, bt3Click); }; } function frame19(){ TCbt1 = 20; TCbt2 = 21; TCbt3 = (13 + 1); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "You're quite a nice guy."; btRep1.txt.text = "It's that or I tell the boss."; btRep2.txt.text = "Yeah but go on like that and you'll get expelled."; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "T'es plutôt sympa comme type."; btRep1.txt.text = "C'est ça ou je dois en parler à la principale."; btRep2.txt.text = "Oui mais si tu continues tu vas te faire virer."; btRep3.txt.text = ""; }; fixBtRep(); } function frame20(){ btRep1.visible = (btRep2.visible = (btRep3.visible = false)); TCbt1 = 10; TCbt2 = 25; TCbt3 = (7 + 1); vidZone(); v0_2a.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_2a.addEventListener(Event.ENTER_FRAME, v0_2aEvent); } function frame21(){ btRep1.visible = (btRep2.visible = (btRep3.visible = false)); TCbt1 = 22; TCbt2 = (5 + 1); TCbt3 = (7 + 1); vidZone(); v0_2b.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v0_2b.addEventListener(Event.ENTER_FRAME, v0_2bEvent); } function frame22(){ TCbt1 = 25; TCbt2 = 20; TCbt3 = (7 + 1); if (En){ strPerdu = "I'm sorry sir, we will have to let you go"; lblQuestion.text = "I'm sure you won't say a word."; btRep1.txt.text = "You'll see! I'm going there now!"; btRep2.txt.text = "Why do you think that?"; btRep3.txt.text = ""; } else { strPerdu = "Désolée, je ne pense pas que cet emploi soit pour vous."; lblQuestion.text = "Je suis sûre que tu ne diras rien."; btRep1.txt.text = "Tu vas voir, j'y vais de suite!"; btRep2.txt.text = "Et pourquoi ça?"; btRep3.txt.text = ""; }; fixBtRep(); } function frame23(){ TCbt1 = 24; TCbt2 = 15; TCbt3 = (17 + 1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v1_2.addEventListener(Event.ENTER_FRAME, v1_2bEvent); } function frame24(){ TCbt1 = 15; TCbt2 = 15; TCbt3 = (17 + 1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v1_3.addEventListener(Event.ENTER_FRAME, v1_3bEvent); } function frame25(){ lblQuestion.text = strPerdu; lblDialog.gotoAndStop(1); btNext.visible = true; pgSuiv = 4; SoundMixer.soundTransform = new SoundTransform(0); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); lblQuestion.visible = (lblInstru.visible = true); if (En){ lblInstru.text = "Click on NEXT to start again."; lblQuestion.text = "Emma told me what happend with Sally, you're a pig! You're fired!"; } else { lblInstru.text = "Cliquer sur NEXT pour recommencer."; lblQuestion.text = "Emma m'a dit ce qu'il s'était passé avec la jeune Sally, vous êtes un porc! A la porte!"; }; } function frame26(){ zone1 = true; vidZone(); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v2_1.addEventListener(Event.ENTER_FRAME, v2_1Event); } function frame27(){ zone2 = true; vidZone(); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v2_2.addEventListener(Event.ENTER_FRAME, v2_2Event); } function frame28(){ zone3 = true; vidZone(); btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v2_3.addEventListener(Event.ENTER_FRAME, v2_3Event); } function frame29(){ TCbt1 = 4; TCbt2 = (5 + 1); TCbt3 = (7 + 1); vidZone(); v2_4.gotoAndPlay(1); lblQuestion.text = ""; btRep1.visible = (btRep2.visible = (btRep3.visible = false)); v2_4.addEventListener(Event.ENTER_FRAME, v2_4Event); } } }//package DreamJob2_0_fla

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 ButtonUses:3Used by:Timeline
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 GraphicUsed by:15
Symbol 8 FontUsed by:9 12 14 17 19 20 23 34 37 42 45 50 53 57 60 64 68 71 74 77 80 83 86 87 88 89 90 94 99 102
Symbol 9 EditableTextUses:8Used by:15
Symbol 10 BitmapUsed by:11 13
Symbol 11 GraphicUses:10Used by:15
Symbol 12 EditableTextUses:8Used by:15
Symbol 13 GraphicUses:10Used by:15
Symbol 14 EditableTextUses:8Used by:15
Symbol 15 MovieClipUses:7 9 11 12 13 14Used by:Timeline
Symbol 16 GraphicUsed by:18
Symbol 17 EditableTextUses:8Used by:18
Symbol 18 ButtonUses:16 17Used by:Timeline
Symbol 19 EditableTextUses:8Used by:Timeline
Symbol 20 EditableTextUses:8Used by:Timeline
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:24
Symbol 23 EditableTextUses:8Used by:24
Symbol 24 MovieClipUses:22 23Used by:Timeline
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 ButtonUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 ButtonUses:29Used by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:Timeline
Symbol 34 EditableTextUses:8Used by:Timeline
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:Timeline
Symbol 37 EditableTextUses:8Used by:Timeline
Symbol 38 VideoUsed by:41
Symbol 39 BitmapUsed by:40 92
Symbol 40 GraphicUses:39Used by:41
Symbol 41 MovieClipUses:38 40 SS1Used by:Timeline
Symbol 42 EditableTextUses:8Used by:Timeline
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:Timeline
Symbol 45 EditableTextUses:8Used by:Timeline
Symbol 46 VideoUsed by:49
Symbol 47 BitmapUsed by:48 55 62 66
Symbol 48 GraphicUses:47Used by:49
Symbol 49 MovieClipUses:46 48 SS2Used by:Timeline
Symbol 50 EditableTextUses:8Used by:Timeline
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:Timeline
Symbol 53 EditableTextUses:8Used by:Timeline
Symbol 54 VideoUsed by:56
Symbol 55 GraphicUses:47Used by:56 59 70
Symbol 56 MovieClipUses:54 55 SS3Used by:Timeline
Symbol 57 EditableTextUses:8Used by:Timeline
Symbol 58 VideoUsed by:59
Symbol 59 MovieClipUses:58 55 SS4Used by:Timeline
Symbol 60 EditableTextUses:8Used by:Timeline
Symbol 61 VideoUsed by:63
Symbol 62 GraphicUses:47Used by:63
Symbol 63 MovieClipUses:61 62 SS5Used by:Timeline
Symbol 64 EditableTextUses:8Used by:Timeline
Symbol 65 VideoUsed by:67
Symbol 66 GraphicUses:47Used by:67
Symbol 67 MovieClipUses:65 66 SS6Used by:Timeline
Symbol 68 EditableTextUses:8Used by:Timeline
Symbol 69 VideoUsed by:70
Symbol 70 MovieClipUses:69 55 SS7Used by:Timeline
Symbol 71 EditableTextUses:8Used by:Timeline
Symbol 72 BitmapUsed by:73
Symbol 73 GraphicUses:72Used by:Timeline
Symbol 74 EditableTextUses:8Used by:Timeline
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:Timeline
Symbol 77 EditableTextUses:8Used by:Timeline
Symbol 78 VideoUsed by:79
Symbol 79 MovieClipUses:78 SS8Used by:Timeline
Symbol 80 EditableTextUses:8Used by:Timeline
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:Timeline
Symbol 83 EditableTextUses:8Used by:Timeline
Symbol 84 BitmapUsed by:85
Symbol 85 GraphicUses:84Used by:Timeline
Symbol 86 EditableTextUses:8Used by:Timeline
Symbol 87 EditableTextUses:8Used by:Timeline
Symbol 88 EditableTextUses:8Used by:Timeline
Symbol 89 EditableTextUses:8Used by:Timeline
Symbol 90 EditableTextUses:8Used by:Timeline
Symbol 91 VideoUsed by:93
Symbol 92 GraphicUses:39Used by:93
Symbol 93 MovieClipUses:91 92 SS9Used by:Timeline
Symbol 94 EditableTextUses:8Used by:Timeline
Symbol 95 VideoUsed by:98
Symbol 96 BitmapUsed by:97
Symbol 97 GraphicUses:96Used by:98
Symbol 98 MovieClipUses:95 97 SS10Used by:Timeline
Symbol 99 EditableTextUses:8Used by:Timeline
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:Timeline
Symbol 102 EditableTextUses:8Used by:Timeline
Symbol 103 VideoUsed by:104
Symbol 104 MovieClipUses:103 SS11Used by:Timeline
Symbol 105 VideoUsed by:106
Symbol 106 MovieClipUses:105 SS12Used by:Timeline
Symbol 107 VideoUsed by:108
Symbol 108 MovieClipUses:107 SS13Used by:Timeline
Symbol 109 VideoUsed by:110
Symbol 110 MovieClipUses:109 SS14Used by:Timeline
Streaming Sound 1Used by:Symbol 41 MovieClip
Streaming Sound 2Used by:Symbol 49 MovieClip
Streaming Sound 3Used by:Symbol 56 MovieClip
Streaming Sound 4Used by:Symbol 59 MovieClip
Streaming Sound 5Used by:Symbol 63 MovieClip
Streaming Sound 6Used by:Symbol 67 MovieClip
Streaming Sound 7Used by:Symbol 70 MovieClip
Streaming Sound 8Used by:Symbol 79 MovieClip
Streaming Sound 9Used by:Symbol 93 MovieClip
Streaming Sound 10Used by:Symbol 98 MovieClip
Streaming Sound 11Used by:Symbol 104 MovieClip
Streaming Sound 12Used by:Symbol 106 MovieClip
Streaming Sound 13Used by:Symbol 108 MovieClip
Streaming Sound 14Used by:Symbol 110 MovieClip

Instance Names

"btLogo"Frame 1Symbol 4 Button
"bt3"Frame 1Symbol 6 MovieClip
"bt2"Frame 1Symbol 6 MovieClip
"bt1"Frame 1Symbol 6 MovieClip
"lblDialog"Frame 1Symbol 15 MovieClip
"btNext"Frame 1Symbol 18 Button
"lblInstru"Frame 1Symbol 19 EditableText
"lblQuestion"Frame 1Symbol 20 EditableText
"btRep3"Frame 1Symbol 24 MovieClip
"btRep2"Frame 1Symbol 24 MovieClip
"btRep1"Frame 1Symbol 24 MovieClip
"btFr"Frame 1Symbol 27 Button
"btEn"Frame 1Symbol 30 Button
"lblQuestion"Frame 3Symbol 34 EditableText
"lblQuestion"Frame 4Symbol 37 EditableText
"v0_0"Frame 5Symbol 41 MovieClip
"lblQuestion"Frame 5Symbol 42 EditableText
"lblQuestion"Frame 6Symbol 45 EditableText
"v0_1"Frame 7Symbol 49 MovieClip
"lblQuestion"Frame 7Symbol 50 EditableText
"lblQuestion"Frame 8Symbol 53 EditableText
"v0_2"Frame 9Symbol 56 MovieClip
"lblQuestion"Frame 9Symbol 57 EditableText
"v0_3"Frame 10Symbol 59 MovieClip
"lblQuestion"Frame 10Symbol 60 EditableText
"v0_4"Frame 11Symbol 63 MovieClip
"lblQuestion"Frame 11Symbol 64 EditableText
"v1_0"Frame 12Symbol 67 MovieClip
"lblQuestion"Frame 12Symbol 68 EditableText
"v1_1"Frame 13Symbol 70 MovieClip
"lblQuestion"Frame 13Symbol 71 EditableText
"lblQuestion"Frame 14Symbol 74 EditableText
"lblQuestion"Frame 15Symbol 77 EditableText
"v2_0"Frame 16Symbol 79 MovieClip
"lblQuestion"Frame 16Symbol 80 EditableText
"lblQuestion"Frame 17Symbol 83 EditableText
"lblQuestion"Frame 18Symbol 86 EditableText
"lblQuestion"Frame 19Symbol 87 EditableText
"v0_2a"Frame 20Symbol 56 MovieClip
"lblQuestion"Frame 20Symbol 88 EditableText
"v0_2b"Frame 21Symbol 56 MovieClip
"lblQuestion"Frame 21Symbol 89 EditableText
"lblQuestion"Frame 22Symbol 90 EditableText
"v1_2"Frame 23Symbol 93 MovieClip
"lblQuestion"Frame 23Symbol 94 EditableText
"v1_3"Frame 24Symbol 98 MovieClip
"lblQuestion"Frame 24Symbol 99 EditableText
"lblQuestion"Frame 25Symbol 102 EditableText
"v2_1"Frame 26Symbol 104 MovieClip
"v2_2"Frame 27Symbol 106 MovieClip
"v2_3"Frame 28Symbol 108 MovieClip
"v2_4"Frame 29Symbol 110 MovieClip
"txt"Symbol 15 MovieClip Frame 1Symbol 9 EditableText
"txt"Symbol 15 MovieClip Frame 2Symbol 12 EditableText
"txt"Symbol 15 MovieClip Frame 3Symbol 14 EditableText
"txt"Symbol 24 MovieClip Frame 1Symbol 23 EditableText

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.




http://swfchan.com/21/104473/info.shtml
Created: 18/3 -2019 13:01:16 Last modified: 18/3 -2019 13:01:16 Server time: 28/04 -2024 21:22:38