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

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

sg_103_semi_obf.swf

This is the info page for
Flash #102405

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { Stage.showMenu = false; _focusrect = false; } movieClip 29 { } // unknown tag 88 length 25 // unknown tag 88 length 14 movieClip 36 { } movieClip 38 { } movieClip 50 { } button 51 { on (keyPress '<Left>') { return undefined; } on (keyPress '<Right>') { return undefined; } on (keyPress '<Up>') { return undefined; } on (keyPress '<Down>') { return undefined; } on (keyPress '<Space>') { return undefined; } on (keyPress 'Q') { return undefined; } on (keyPress 'P') { return undefined; } } frame 2 { stop(); } movieClip 56 { frame 70 { gotoAndPlay(1); } } movieClip 57 { frame 145 { gotoAndPlay(1); } } movieClip 58 { frame 91 { gotoAndPlay(1); } } movieClip 59 { } movieClip 62 { frame 1 { stop(); } } movieClip 71 { } movieClip 72 { } movieClip 73 { } movieClip 74 { } movieClip 76 { } instance contLoading of movieClip 76 { onClipEvent (load) { function fPreloadGame() { var v2; v2 = (_global.stage.getBytesLoaded() / _global.stage.getBytesTotal()) * 100; if (v2 != 100) { v2 = Math.floor(v2); _global.stage.mcLoadingScreen.mcLoadingBar.gotoAndStop(v2); return undefined; } _global.stage.mcLoadingScreen.mcLoadingBar.gotoAndStop(100); if (_nDelay >= 10) { _global.stage.nextFrame(); return undefined; } ++_nDelay; } stop(); this._nDelay = 0; this._visible = false; _global.stage = _parent; _global.stage._sCurrentFrame = 'loadingScreen'; } onClipEvent (enterFrame) { this.fPreloadGame(); } } // unknown tag 88 length 66 frame 3 { _global.stage._sCurrentFrame = 'logos'; } movieClip 80 { } movieClip 81 { } // unknown tag 88 length 67 movieClip 87 { } movieClip 89 { } movieClip 90 { } movieClip 97 { } movieClip 98 { frame 6 { _global.objSounds.fPlaySounds('sFx_popup', 100, 1); } frame 108 { stop(); _global.contTrans._bStopSound = false; _global.contTrans._sNextFrameLabel = 'titleScreen'; _global.contTrans.gotoAndStop('interScreen'); } } movieClip 99 { } movieClip 101 { frame 1 { stop(); } frame 2 { gotoAndStop(1); } } instance mcContSound of movieClip 101 { onClipEvent (load) { this._visible = false; _global.objSounds = this; Items = new Object(); G_TabSonFade = new Array(); Mute = false; Controlled = new Array('sMu_game', 'sMu_tts', 'sFx_btnOver', 'sFx_btnDown', 'sFx_btnDown2', 'sFx_btnOver2', 'sFx_popup1', 'sFx_popupIn', 'sFx_btnDown', 'sFx_beach', 'sFx_bistro', 'sFx_cityPark', 'sFx_university', 'sFx_musicShop', 'sFx_badEnd', 'sFx_bip', 'sFx_candle', 'sFx_heartBroken', 'sFx_popup', 'sFx_rightAnswer', 'sFx_wrongAnswer', 'sFx_spin', 'sFx_wind', 'sFx_heartBeat'); for (i in Controlled) { this.createEmptyMovieClip(Controlled[i], i + 1); this[Controlled[i]] = new Sound(Controlled[i]); this[Controlled[i]].attachSound(Controlled[i]); Items[Controlled[i]] = new Object(); Items[Controlled[i]].Nom = Controlled[i]; Items[Controlled[i]].Volume = 0; } fPlaySounds = function (l_Name, l_Vol, l_NbLoop) { SetVolume(l_Name, l_Vol); (eval(l_Name)).start(0, l_NbLoop); }; fStopSounds = function (l_Name) { SetVolume(l_Name, 0); (eval(l_Name)).stop(); }; SetVolume = function (l_Name, l_Vol) { Items[l_Name].Volume = l_Vol; if (Mute) { (eval(l_Name)).setVolume(0); return undefined; } (eval(l_Name)).setVolume(l_Vol); }; DoFade = function (l_Name, l_Vol, l_DirFade, l_SpdFade, l_Index) { var v1 = l_Name; var v2 = l_Vol; var v3 = Items[v1].Volume; if (l_DirFade == 'In') { if (v3 + l_SpdFade < v2) { SetVolume(v1, v3 + l_SpdFade); } else { SetVolume(v1, v2); G_TabSonFade.splice(l_Index, 1); } return undefined; } if (v3 - l_SpdFade > v2) { SetVolume(v1, v3 - l_SpdFade); return undefined; } SetVolume(v1, v2); G_TabSonFade.splice(l_Index, 1); if (v2 == 0) { StopSound(v1); } }; Fade = function () { for (i in G_TabSonFade) { DoFade(G_TabSonFade[i][0], G_TabSonFade[i][1], G_TabSonFade[i][2], G_TabSonFade[i][3], i); } }; fDoMute = function () { Mute = true; for (i in Items) { (eval(Items[i].Nom)).setVolume(0); } }; fUndoMute = function () { Mute = false; for (i in Items) { SetVolume(Items[i].Nom, Items[i].Volume); } }; } } movieClip 104 { } movieClip 105 { frame 1 { _global.objSounds.fPlaySounds('sFx_wind', 100, 1); } frame 5 { _parent.fChangeLabel(); } frame 9 { _parent.gotoAndStop('idle'); } } movieClip 107 { } movieClip 108 { frame 1 { _global.objSounds.fPlaySounds('sFx_spin', 100, 1); } frame 22 { _parent.fChangeLabel(); } frame 50 { _parent.gotoAndStop('idle'); } } movieClip 109 { frame 1 { function fChangeLabel() { if (this._mcInsideMovieClip == undefined) { _global.stage.gotoAndStop(this._sNextFrameLabel); } else { var v3 = this._mcInsideMovieClip; v3.gotoAndStop(this._sNextFrameLabel); this._mcInsideMovieClip = undefined; } if (this._bGetHS == true) { this._bGetHS = false; _global.contMain.getScores(); } if (this._bSubmitHS == true) { this._bSubmitHS = false; _global.contMain.submitScore(_global.contMain._aGameplay[0]); } } function fStopSound() { if (_global.contTrans._bStopSound == true) { _global.contTrans._bStopSound = false; stopAllSounds(); } } } frame 1 { stop(); } frame 2 { stop(); fStopSound(); } frame 3 { stop(); fStopSound(); } frame 4 { stop(); fStopSound(); } } instance mcTransition of movieClip 109 { onClipEvent (load) { _global.contTrans = this; this._mcInsideMovieClip = undefined; this._sNextFrameLabel = ''; this._bStopSound = false; this._bGetHS = false; this._bSubmitHS = false; this._bGameMusicPlaying = false; if (this._bGameMusicPlaying == false) { this._bGameMusicPlaying = true; _global.objSounds.fPlaySounds('sMu_tts', 100, 99999); } } } frame 4 { _global.stage._sCurrentFrame = 'titleScreen'; } movieClip 114 { } movieClip 120 { } movieClip 121 { } movieClip 122 { } movieClip 127 { frame 1 { } } movieClip 136 { } movieClip 138 { } movieClip 140 { } movieClip 141 { frame 5 { stop(); } } movieClip 143 { } button 145 { on (release) { _global.contTrans._sNextFrameLabel = 'instructionsScreen'; _global.contTrans.gotoAndStop('interScreen'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 147 { } movieClip 149 { } movieClip 150 { frame 5 { stop(); } } movieClip 151 { } button 153 { on (release) { _global.contTrans._sNextFrameLabel = 'selectionScreen'; _global.contTrans.gotoAndStop('interScreen'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 154 { } button 156 { on (release) { gotoAndStop('winScreen'); stopAllSounds(); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } // unknown tag 88 length 71 button 162 { on (release) { getURL('http://www.hentaisocialclub.com', '_blank'); } } // unknown tag 88 length 69 button 166 { on (release) { getURL('http://www.hentaisocialclub.com', '_blank'); } } button 168 { on (release) { getURL('http://www.hentaisocialclub.com', '_blank'); } } // unknown tag 88 length 63 movieClip 174 { } instance mcContMain of movieClip 174 { onClipEvent (load) { function fFindPlaceType() { _aCurrentDate[0] = 0; _aCurrentDate[1] = 0; _aCurrentDate[2] = 'name'; var v2 = _aDatesPlace[_global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1]]; _aTypeChosen = new Array(); for (var v3 in v2) { if (v2[v3] == 1) { _aTypeChosen.push(v3); } } } function fChangeToVersion(l_mcRef) { var v3 = l_mcRef; v3.stop(); if (_global.stage._sCurrentFrame == 'selectionScreen') { var v2 = v3._parent; while (v2._name.indexOf('mcDate') == -1) { v2 = v2._parent; } v3.gotoAndStop(v2._nVersion); return undefined; } if (_global.stage._sCurrentFrame == 'levelScreen') { v3.gotoAndStop(_aCurrentDate[1]); } } function fStyleNumber(l_nNumber, l_nMinimumChar) { var v5 = false; var v1 = String(l_nNumber); var v7 = v1; do { if (v1.length < l_nMinimumChar) { v5 = true; v7 = '0' + v7; } } while (v7.length < l_nMinimumChar); v1 = v7; var v2 = ''; var v6 = v1.length; v6 /= 3; if (v6 <= 1) { return v1; } else { var v3 = v6; while (v3 > 1) { v2 = ' ' + v1.substr(-3) + v2; v1 = v1.substr(0, -3); --v3; } v7 = v1 + v2; return v7; } } function fSubLastNumberChar(_sString) { var v3 = ''; var v5 = _sString.length; var v2 = v5 - 1; while (v2 > 0) { var v1 = _sString.charAt(v2); if (isNaN(v1)) { return v3; } else { v3 = v1 + v3; } --v2; } } function fSetDateSelectionTint(_mcRef, _sMode) { var v2 = {'ra': '70', 'rb': '0', 'ga': '70', 'gb': '0', 'ba': '70', 'bb': '0', 'aa': '100', 'ab': '0'}; var v4 = {'ra': '70', 'rb': '77', 'ga': '70', 'gb': '77', 'ba': '70', 'bb': '77', 'aa': '100', 'ab': '0'}; var v3 = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; obj_color = new Color(_mcRef); __reg0 = _sMode; if (__reg0 === 'up') { var v1 = v2; } else { if (__reg0 === 'over') { var v1 = v4; } else { if (__reg0 === 'down') { var v1 = v3; } } } obj_color.setTransform(v1); } function fGetNormalTint(_mcRef, _mcRefParent, _rFactor) { var v3 = _rFactor; var v4 = true; var v7 = new Color(_mcRefParent); var v2 = v7.getTransform(); var v5 = 1; for (var v6 in v2) { if (v5 % 2 == 0) { if (v2[v6] <= 100 + v3 && v2[v6] >= 100 - v3) { v2[v6] = 100; } if (v2[v6] < 100) { __reg3 = 1; } else { var __reg3 = -1; } if (v2[v6] != 100) { v4 = false; v2[v6] += v3 * __reg3; } } else { if (v2[v6] <= v3 && v2[v6] >= -v3) { v2[v6] = 0; } if (v2[v6] < 0) { __reg3 = 1; } else { __reg3 = -1; } if (v2[v6] != 0) { v4 = false; v2[v6] += v3 * __reg3; } } ++v5; } if (v4 == true) { _mcRef._bTinted = false; if (_mcRefParent != _mcRef) { _global.contGame[_mcRefParent._name]._bTinted = false; } } v7.setTransform(v2); } function fInitializeContMain() { this._nStageWidth = 500; this._nStageHeight = 375; this._nFrameRate = 35; this._aObjTween = new Array(); this._aGameplay = [8, [0, 0, 0], 1, 'gender']; this._aAskedQuestionsToPlayer = []; this._aAskedGoodQuestionsToDate = []; this._aAskedPoorQuestionsToDate = []; this._aDateStep = []; this._aDateStep[0] = ['--']; this._aDateStep[1] = ['G', 'A', 'Q', 'A', 'Q', 'A', 'A', 'Q', 'A', 'A', 'Q', 'A', 'A', 'A', 'I', 'S', 20]; this._aDateStep[2] = ['G', 'A', 'A', 'A', 'Q', 'A', 'A', 'A', 'Q', 'A', 'A', 'Q', 'A', 'A', 'I', 'S', 38]; this._aDateStep[3] = ['G', 'A', 'A', 'A', 'A', 'Q', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'Q', 'A', 'A', 'A', 'A', 'A', 'I', 'S', 76]; } function fPause(_sMode) { this._bPaused = true; _global.b.broadcastMessage('onPause'); _global.mcLevelScreen.mcDate.mcType.mcState.stop(); _global.mcHUD.mcBtnSound.useHandCursor = false; _global.mcHUD.mcBtnSound.mcSound.enabled = false; _global.mcHUD.mcBtnHelp.enabled = false; _global.mcHUD.mcBtnQuit.enabled = false; if (_sMode != 'anim') { _global.contPopup.gotoAndStop('instructions'); } } function fUnPause() { this._bPaused = false; _global.mcLevelScreen.mcDate.mcType.mcState.play(); _global.mcHUD.mcBtnSound.useHandCursor = true; _global.mcHUD.mcBtnSound.mcSound.enabled = true; _global.mcHUD.mcBtnHelp.enabled = true; _global.mcHUD.mcBtnQuit.enabled = true; _global.b.broadcastMessage('onPlay'); _global.contPopup.gotoAndStop('idle'); } function fCheckKey() { if (_global.stage._sCurrentFrame == 'levelScreen' && global.stage.mcLevelScreen._currentframe == global.stage.mcLevelScreen._totalframes) { var v3 = String.fromCharCode(Key.getCode()); if (0 != (v3 == 'P') | 0 != (v3 == 'p') && this._bPaused == false) { fPause(); return undefined; } if (0 != (v3 == 'Q') | 0 != (v3 == 'q') && this._bPaused == false) { fQuit(); } } } function fQuit() { _global.contMain.fPause('anim'); _global.contTrans._bStopSound = true; _global.contTrans._sNextFrameLabel = 'loseScreen'; _global.contTrans.gotoAndStop('interScreen'); } function fHelp() { _global.contMain.fPause(); } function fPlayAgain() { _global.contTrans._bStopSound = false; _global.contTrans._sNextFrameLabel = 'resetMainVar'; _global.contTrans.gotoAndStop('interScreen'); } _global.stage = _parent; this._visible = false; if (_global.b == null) { _global.b = new Object(); AsBroadcaster.initialize(_global.b); } _global.APE = function (obj, frameEIN) { obj.frameE = frameEIN; if (_bPaused) { obj.stop(); } obj.pf = true; _global.b.addListener(obj); obj.onPause = function () { obj.stop(); }; obj.onPlay = function () { if (obj._currentframe >= obj.frameE) { obj.play(); } }; obj.onUnload = function () { _global.b.removeListener(obj); }; }; _global.RPE = function (obj) { var v2 = obj; v2.stop(); delete v2.frameE; delete v2.pf; _global.b.removeListener(v2); delete v2.onPause; delete v2.onPlay; delete v2.onUnload; }; this._aQuestions = new Array(); this._aQuestions[0] = ['Have you seen that new tv show?']; this._aQuestions[0].push(['It\'s so funny! I loved it when that guy got knocked out!', 1, 0, 0, -1, -1]); this._aQuestions[0].push(['Yes! I love it! I wonder if they will end up together.', -1, 1, 1, 0, 0]); this._aQuestions[0].push(['TV shows are kinda boring you know...', 0, -1, -1, 1, 1]); this._aQuestions[1] = ['I love watching movies. Know any good ones?']; this._aQuestions[1].push(['\'Super ninja vs mecha ninja\' is sweet!', 1, -1, 0, -1, -1]); this._aQuestions[1].push(['I don\'t know too many. I\'d rather catch a game on TV.', -1, 1, -1, -1, -1]); this._aQuestions[1].push(['I almost died laughing when I saw \'Dirty Sanchez\'!', 0, 0, 1, -1, -1]); this._aQuestions[1].push(['You gotta see the documentary on worm holes.', -1, -1, -1, 1, 0]); this._aQuestions[1].push(['The biography on Jean-Michel Basquiat\'s life is great.', -1, -1, -1, 0, 1]); this._aQuestions[2] = ['What should I wear for a interview?']; this._aQuestions[2].push(['Who cares! They\'re not going to hire based on what you wear!', 1, -1, -1, 0, 0]); this._aQuestions[2].push(['You look fine like that. I would hire you in a second!', -1, 1, 1, -1, -1]); this._aQuestions[2].push(['They shouldn\'t overlook your abilities.', 0, 0, 0, 1, 1]); this._aQuestions[3] = ['Do you think there are aliens?']; this._aQuestions[3].push(['Didn\'t I tell you? I saw a UFO yesterday!', 1, -1, -1, 0, 0]); this._aQuestions[3].push(['Yes. My little brother is proof!', 0, 1, 1, -1, -1]); this._aQuestions[3].push(['Well, I think I read somewhere there may have been life on Mars.', -1, 0, 0, 1, 1]); this._aQuestions[4] = ['What kinda person do you see yourself in the future?']; this._aQuestions[4].push(['I hope to be free to do anything that interests me.', 1, -1, -1, 0, 0]); this._aQuestions[4].push(['A person that has a bunch of cool parties and lots of friends!', 0, 1, 1, -1, -1]); this._aQuestions[4].push(['To be somebody important.', -1, 0, 0, 1, 1]); this._aQuestions[5] = ['What was your impression of me when we first meet?']; this._aQuestions[5].push(['That a snack would be great... Hey, I was hungry.', 1, 0, 0, -1, -1]); this._aQuestions[5].push(['That you seem like a nice girl.', -1, 1, 1, 0, 0]); this._aQuestions[5].push(['That you might be a interesting person to talk too.', 0, -1, -1, 1, 1]); this._aQuestions[6] = ['What is your dream job?']; this._aQuestions[6].push(['I\'d love to be a singer in a band!', 1, -1, 0, -1, -1]); this._aQuestions[6].push(['I\'d like to be a coach.', -1, 1, -1, 0, -1]); this._aQuestions[6].push(['I wish I was a house DJ.', 0, 0, 1, -1, -1]); this._aQuestions[6].push(['I hope to become a archeologist.', -1, -1, -1, 1, 0]); this._aQuestions[6].push(['I\'m studying to be chemical engineer.', -1, -1, -1, -1, 1]); this._aQuestions[7] = ['If you could travel through time, what would you go?']; this._aQuestions[7].push(['Why go anywhere. We are living in the best times now.', 1, -1, -1, -1, 0]); this._aQuestions[7].push(['Ancient rome, so I could to see real gladiators.', -1, 1, 0, -1, -1]); this._aQuestions[7].push(['The lives of the great Kings and Queens.', -1, 0, 1, -1, -1]); this._aQuestions[7].push(['Cave man days would be cool.', 0, -1, -1, 1, -1]); this._aQuestions[7].push(['Super far into the future.', -1, -1, -1, 0, 1]); this._aQuestions[8] = ['What is your favorite thing to eat?']; this._aQuestions[8].push(['A meat lovers pizza.', 1, -1, 0, -1, -1]); this._aQuestions[8].push(['Spaghetti with meatballs.', 0, 1, -1, -1, -1]); this._aQuestions[8].push(['Curry and rice', -1, -1, 1, -1, 0]); this._aQuestions[8].push(['Caesar Salad.', -1, 0, -1, 1, -1]); this._aQuestions[8].push(['My grandmom\'s apple pie.', -1, -1, -1, 0, 1]); this._aQuestions[9] = ['What makes you upset?']; this._aQuestions[9].push(['Anything that does not give me any choice in the desesion!', 1, -1, -1, -1, 0]); this._aQuestions[9].push(['When my favorite team loses the game.', -1, 1, 0, -1, -1]); this._aQuestions[9].push(['When somebody is wearing the same dress I am.', -1, 0, 1, -1, -1]); this._aQuestions[9].push(['When I see people poplute.', 0, -1, -1, 1, -1]); this._aQuestions[9].push(['When somebody argues with me.', -1, -1, -1, 0, 1]); this._aQuestions[10] = ['What is your favorite sport?']; this._aQuestions[10].push(['Video games, Hahahah!', 1, -1, 0, -1, -1]); this._aQuestions[10].push(['Soccer.', 0, 1, -1, -1, -1]); this._aQuestions[10].push(['Roller skating', -1, 0, 1, -1, -1]); this._aQuestions[10].push(['Biking', -1, -1, -1, 1, 0]); this._aQuestions[10].push(['Gymnastics', -1, -1, -1, 0, 1]); this._aQuestions[11] = ['What object would you say best describes your peosonality?']; this._aQuestions[11].push(['A coffee machine because i never sleep.', 1, -1, 0, -1, -1]); this._aQuestions[11].push(['A gold medal because im the best.', 0, 1, -1, -1, -1]); this._aQuestions[11].push(['A horn so everyone can hear me.', -1, -1, 1, -1, 0]); this._aQuestions[11].push(['A pillow so I could snuggle everyone.', -1, 0, -1, 1, -1]); this._aQuestions[11].push(['A computer because I\'m full of information.', -1, -1, -1, 0, 1]); this._aQuestions[12] = ['What is your favorite band?']; this._aQuestions[12].push(['Im really in to the indie scene.', 1, 0, 0, 0, 0]); this._aQuestions[12].push(['I love house music!', 0, 1, 1, -1, -1]); this._aQuestions[12].push(['Anything that is kinda classical is great.', -1, -1, -1, 1, 1]); this._aQuestions[13] = ['Do you have a pet?']; this._aQuestions[13].push(['No, but some of my friends do.', 1, -1, -1, 1, 0]); this._aQuestions[13].push(['I have a Boston terrier.', 0, 1, 1, -1, -1]); this._aQuestions[13].push(['I have some gold fish.', -1, 0, 0, 0, 1]); this._aQuestions[14] = ['Have you ever failed an test?']; this._aQuestions[14].push(['Ha, i don\'t think I ever passed one!', 1, -1, 0, 0, -1]); this._aQuestions[14].push(['Are you kidding? Of course not!', 0, 1, -1, -1, 1]); this._aQuestions[14].push(['Yes, but it was only because i didn\'t know about the test.', -1, 0, 1, 1, 0]); this._aQuestions[15] = ['What would you do if you won a billion dollars?']; this._aQuestions[15].push(['Start a band and go on a world tour.', 1, -1, 0, -1, -1]); this._aQuestions[15].push(['Buy a sports team and enjoy the owners box, hahaha.', -1, 1, -1, -1, 0]); this._aQuestions[15].push(['Buy a building to throw crazy parties.', -1, 0, 1, -1, -1]); this._aQuestions[15].push(['Help feed tanned clothe the homeless.', 0, -1, -1, 1, -1]); this._aQuestions[15].push(['Put in all in the bank. You never know what might happen.', -1, -1, -1, 0, 1]); this._aQuestions[16] = ['Which world record would you like to beat?']; this._aQuestions[16].push(['The most pickels ever eaten.', 1, 0, -1, 0, -1]); this._aQuestions[16].push(['The fastest soduku puzzle ever solved!', -1, 1, -1, -1, 0]); this._aQuestions[16].push(['The longest hula hoop.', 0, -1, 1, -1, -1]); this._aQuestions[16].push(['The biggest watermelon ever grown.', -1, -1, -1, 1, -1]); this._aQuestions[16].push(['The smallest nano machine ever built.', -1, -1, 0, -1, 1]); this._aQuestions[17] = ['What is the latest thing you\'ve read?']; this._aQuestions[17].push(['A batman.', 1, 0, -1, -1, -1]); this._aQuestions[17].push(['The nutritional facts on a chocolate bar.', 0, 1, -1, -1, -1]); this._aQuestions[17].push(['My interview with my favorite band.', -1, -1, 1, -1, 0]); this._aQuestions[17].push(['My horoscope.', -1, -1, 0, 1, -1]); this._aQuestions[17].push(['A biography Miles davis.', -1, -1, -1, 0, 1]); this._aQuestions[18] = ['What are you doing this weekend?']; this._aQuestions[18].push(['I might just be hanging out with my friends.', 1, 0, 0, 0, 0]); this._aQuestions[18].push(['Party, party party!', 0, 1, 1, -1, -1]); this._aQuestions[18].push(['I\'ll just be relaxing at home with my folks.', -1, -1, -1, 1, 1]); this._aQuestions[19] = ['What are some of your best qualities?']; this._aQuestions[19].push(['I\'m very independent and resourceful.', 1, 0, -1, 0, 0]); this._aQuestions[19].push(['I\'m persistent and can lead a team.', 0, 1, 0, -1, 0]); this._aQuestions[19].push(['I\'m cheerful and I have great ideas.', 0, 0, 1, -1, -1]); this._aQuestions[19].push(['I\'m generous and very nonviolent.', -1, -1, -1, 1, -1]); this._aQuestions[19].push(['I\'m respectful and always punctual.', -1, -1, 0, 0, 1]); this._aQuestions[20] = ['Tell me about some of your bad points?']; this._aQuestions[20].push(['Oh dear, you better sit down this might take a while.', 1, 0, -1, 0, -1]); this._aQuestions[20].push(['Er, I\'m not sure what to say…', 0, 1, 0, -1, 1]); this._aQuestions[20].push(['I guess I don\'t have a lot of self confidence.', -1, -1, 1, 1, 0]); this._aQuestions[21] = ['Have you ever tried a blind date?']; this._aQuestions[21].push(['I don\'t need help finding dates.', 1, 1, -1, 0, -1]); this._aQuestions[21].push(['No, but my friends are always trying to get me to go on one.', -1, 0, 1, -1, 1]); this._aQuestions[21].push(['I prefer meeting people naturally people.', 0, -1, 0, 1, 0]); this._aQuestions[22] = ['What physical trait do you notice first when you meet someone?']; this._aQuestions[22].push(['Their piearcings and tattoos.', 1, -1, -1, 0, -1]); this._aQuestions[22].push(['Their body.', 0, 1, -1, -1, -1]); this._aQuestions[22].push(['Their face.', -1, -1, 1, -1, 0]); this._aQuestions[22].push(['Their eyes.', -1, -1, 0, 1, -1]); this._aQuestions[22].push(['The body language.', -1, 0, -1, -1, 1]); this._aQuestions[23] = ['What type of transportation do you like?']; this._aQuestions[23].push(['A piece of crap car so i don\'t have to clean it.', 1, -1, -1, 0, -1]); this._aQuestions[23].push(['A dirt bike so I could go off road with it.', 0, 1, -1, -1, -1]); this._aQuestions[23].push(['A tour bus so all my friends could ride in it.', -1, 0, 1, -1, -1]); this._aQuestions[23].push(['A horse because its all natural.', -1, -1, -1, 1, 0]); this._aQuestions[23].push(['A hybrid because its doesn\'t hurt the environment.', -1, -1, 0, -1, 1]); this._aQuestions[24] = ['What was your favorite children\'s story?']; this._aQuestions[24].push(['Goldie locks and the 3 bears I wanted to eat all the porridge.', 1, -1, -1, 0, -1]); this._aQuestions[24].push(['Astro boy because he is so strong.', -1, 1, -1, -1, 0]); this._aQuestions[24].push(['Alice because the tea party must have been a lot of fun.', 0, -1, 1, -1, -1]); this._aQuestions[24].push(['Cinderella because it showed she was as beautiful like a princess.', -1, -1, 0, 1, -1]); this._aQuestions[24].push(['Robin hood because he he helps the poor.', -1, 0, -1, -1, 1]); this._aQuestions[25] = ['What is your worst nightmare?']; this._aQuestions[25].push(['Falling out of a building.', 1, -1, 0, 0, -1]); this._aQuestions[25].push(['Being chased buy aliens.', -1, 1, -1, -1, 1]); this._aQuestions[25].push(['Being caught in a fire.', 0, 0, 1, 1, 0]); this._aQuestions[26] = ['Do you like piercings and tattoos?']; this._aQuestions[26].push(['I like them! They are beautiful way to express your self .', 1, 0, 1, -1, -1]); this._aQuestions[26].push(['No! Only bad people have them.', 0, 1, 0, 0, 0]); this._aQuestions[26].push(['No. It\'s just something they are going to regret when they get older.', -1, -1, -1, 1, 1]); this._aQuestions[27] = ['Do you like to dance?']; this._aQuestions[27].push(['Only to the kind of music I like.', 1, 0, 0, -1, -1]); this._aQuestions[27].push(['Very much! It\'s a fun way to get excersise.', -1, 1, 1, 0, 0]); this._aQuestions[27].push(['Not really. I\'m a horrible dancer.', 0, -1, -1, 1, 1]); this._aQuestions[28] = ['Do you like reading?']; this._aQuestions[28].push(['Only music magazines.', 1, 0, 1, 0, 0]); this._aQuestions[28].push(['It isn\'t one of my favorite things to do.', 0, 1, 0, 1, -1]); this._aQuestions[28].push(['I love it, I always have a new book to read!', -1, -1, -1, -1, 1]); this._aQuestions[29] = ['Would you like to go surfing someday?']; this._aQuestions[29].push(['Nope, too many sharks in the ocean for me!', 1, 1, 0, -1, -1]); this._aQuestions[29].push(['I don\'t think i would be too good at it.', 0, 0, 1, 0, 1]); this._aQuestions[29].push(['That would be sweet! It would be so exciting...', -1, -1, -1, 1, 0]); this._aQuestions[30] = ['Why are you smiling?']; this._aQuestions[30].push(['Uh, you have something in your nose.', 1, -1, -1, 0, -1]); this._aQuestions[30].push(['Just thinking of you.', -1, 1, -1, -1, 0]); this._aQuestions[30].push(['I\'m having so much fun with you.', -1, 0, 1, -1, -1]); this._aQuestions[30].push(['You have a wonderful energy.', 0, -1, -1, 1, -1]); this._aQuestions[30].push(['I like talking with you.', -1, -1, 0, -1, 1]); this._aQuestions[31] = ['Have you ever gone camping?']; this._aQuestions[31].push(['That never really interested me.', 1, 1, 0, -1, 0]); this._aQuestions[31].push(['No! It could be very dangerous.', -1, -1, 1, 0, 1]); this._aQuestions[31].push(['Yes... I dream of living in the woods.', 0, 0, -1, 1, -1]); this._aQuestions[32] = ['Do you have any phobias?']; this._aQuestions[32].push(['Being in high places.', 1, -1, -1, 0, -1]); this._aQuestions[32].push(['Spiders.', -1, 1, 0, -1, -1]); this._aQuestions[32].push(['Being alone.', 0, -1, 1, -1, -1]); this._aQuestions[32].push(['Zombie apocalypse.', -1, -1, -1, 1, 0]); this._aQuestions[32].push(['Having hypocondria.', -1, 0, -1, -1, 1]); this._aQuestions[33] = ['What did you dream about last night?']; this._aQuestions[33].push(['I don\'t sleep at night.', 1, -1, 0, -1, -1]); this._aQuestions[33].push(['I hit a home run in the world series.', -1, 1, -1, -1, 0]); this._aQuestions[33].push(['I was a famous actor.', -1, 0, 1, -1, -1]); this._aQuestions[33].push(['I was in a motorcycle gang.', 0, -1, -1, 1, -1]); this._aQuestions[33].push(['I was the captain of a spaceship.', -1, -1, -1, 0, 1]); this._aQuestions[34] = ['Whats your favorite time of year?']; this._aQuestions[34].push(['Winter because I can stay in my warm bed.', 1, -1, -1, -1, 0]); this._aQuestions[34].push(['Summer to do outdoor activites.', -1, 1, 1, -1, -1]); this._aQuestions[34].push(['Summer because of all of the festivals.', -1, 1, 1, -1, -1]); this._aQuestions[34].push(['Spring to see all of the flowers in bloom.', 0, 0, 0, 1, -1]); this._aQuestions[34].push(['Autumn so i can play chess in the park.', -1, -1, -1, 0, 1]); this._aQuestions[35] = ['Do you read your horoscope?']; this._aQuestions[35].push(['I don\'t believe in them.', 1, -1, -1, -1, 0]); this._aQuestions[35].push(['Only before i take test.', -1, 1, -1, -1, -1]); this._aQuestions[35].push(['Yes, it can be fun to read.', -1, 0, 1, 0, -1]); this._aQuestions[35].push(['Yes, and I read palms too. hahaha.', -1, -1, 0, 1, -1]); this._aQuestions[35].push(['I\'m not influenced by that, its just not logical.', 0, -1, -1, -1, 1]); this._aQuestions[36] = ['What is your Zodiac sign?']; this._aQuestions[36].push(['The Rat', 1, -1, -1, 0, -1]); this._aQuestions[36].push(['The Tiger', -1, 1, 0, -1, -1]); this._aQuestions[36].push(['The Rooster', -1, 0, 1, -1, -1]); this._aQuestions[36].push(['The Lamb', -1, -1, -1, 1, 0]); this._aQuestions[36].push(['The Monkey', 0, -1, -1, -1, 1]); this._aQuestions[37] = ['Do you have a nickname?']; this._aQuestions[37].push(['Yup, I have a nickname.', 1, -1, -1, 0, 0]); this._aQuestions[37].push(['I get new nicknames all the time. I can\'t keep up with them all', 0, 1, 1, -1, -1]); this._aQuestions[37].push(['Only my grandmom has nicknames for me.', -1, 0, 0, 1, 1]); this._aQuestions[38] = ['Do you have any rules when it comes to love?']; this._aQuestions[38].push(['Appear to be aloof.', 1, -1, 0, -1, -1]); this._aQuestions[38].push(['Talk about my good points.', -1, 1, -1, -1, 0]); this._aQuestions[38].push(['Show up about 5 minutes late.', -1, 0, 1, -1, -1]); this._aQuestions[38].push(['Always tell the truth about my self no matter what.', 0, -1, -1, 1, -1]); this._aQuestions[38].push(['Be as mysterious as possible.', -1, -1, -1, 0, 1]); this._aQuestions[39] = ['What kind of a friend do you think you are you?']; this._aQuestions[39].push(['I think I\'m independent.', 1, 0, -1, -1, -1]); this._aQuestions[39].push(['I can be a bit of a control freak sometimes.', -1, 1, 0, -1, -1]); this._aQuestions[39].push(['A very good one. I love to be close to my friends.', -1, -1, 1, 0, -1]); this._aQuestions[39].push(['I don\'t like to impose myself on others.', -1, -1, -1, 1, 0]); this._aQuestions[39].push(['I\'m always the middleman in disputes because I\'m alway\'s fair.', 0, -1, -1, -1, 1]); this._aQuestions[40] = ['What is the worst thing someone can do to you?']; this._aQuestions[40].push(['Not being able to compramise.', 1, -1, -1, 1, 0]); this._aQuestions[40].push(['Talk about me behind my back.', -1, 1, 0, -1, 1]); this._aQuestions[40].push(['Slow to answer my emails.', 0, 0, 1, 0, -1]); this._aQuestions[41] = ['Which is your worst fear?']; this._aQuestions[41].push(['Not being able to control a situation.', 1, -1, -1, -1, -1]); this._aQuestions[41].push(['Being a total failure.', -1, 1, 0, -1, 0]); this._aQuestions[41].push(['Being a social outcast.', -1, 0, 1, -1, -1]); this._aQuestions[41].push(['Being in conflict with others.', 0, -1, -1, 1, -1]); this._aQuestions[41].push(['Breaking my daily schedule.', -1, -1, -1, 0, 1]); this._aQuestions[42] = ['Would you be afraid too meet my Family?']; this._aQuestions[42].push(['It doesn\'t bother me at all.!', 1, 0, 0, -1, -1]); this._aQuestions[42].push(['No not at all, I\'m extremely lovable.', -1, 1, 1, 0, 0]); this._aQuestions[42].push(['I\'ll look forward to it but It\'s a little nerve-racking.', 0, -1, -1, 1, 1]); this._aQuestions[43] = ['What\'s your favorite part of school? ']; this._aQuestions[43].push(['Recess.', 1, -1, 0, -1, -1]); this._aQuestions[43].push(['Gym class.', -1, 1, -1, -1, 0]); this._aQuestions[43].push(['Drama class.', 0, -1, 1, -1, -1]); this._aQuestions[43].push(['Biology class.', -1, 0, -1, 1, -1]); this._aQuestions[43].push(['Literature class.', -1, -1, -1, 0, 1]); this._aQuestions[44] = ['Do you have an weird talents?']; this._aQuestions[44].push(['I can light my own farts.', 1, -1, -1, 0, -1]); this._aQuestions[44].push(['I can drive a golf cart with my eyes closed.', -1, 1, 0, -1, -1]); this._aQuestions[44].push(['I can break dance and spin on my head.', 0, -1, 1, -1, -1]); this._aQuestions[44].push(['I think i can read the minds of cats.', -1, -1, -1, 1, 0]); this._aQuestions[44].push(['I can count using prime numbers.', -1, 0, -1, -1, 1]); this._aQuestions[45] = ['How would you tell someone you love them?']; this._aQuestions[45].push(['I tell them directly.', 1, 0, 0, -1, -1]); this._aQuestions[45].push(['I try to get her attention.', 0, 1, 1, 0, 0]); this._aQuestions[45].push(['I\'d let them make the first move.', -1, -1, -1, 1, 1]); this._aQuestions[46] = ['Do you like scary movies?']; this._aQuestions[46].push(['They are my inspiration!', 1, -1, -1, -1, -1]); this._aQuestions[46].push(['Yeah, they can be fun.', 0, 1, 1, 0, 0]); this._aQuestions[46].push(['I don\'t like their horrible effects and bad dialogue.', -1, 0, 0, 1, 1]); this._aQuestions[47] = ['Do you like video games?']; this._aQuestions[47].push(['Yeah, I especially love old 8 bit games.', 1, 0, -1, 0, 1]); this._aQuestions[47].push(['I would rather go outside and do something active.', -1, 1, 0, 1, -1]); this._aQuestions[47].push(['I love kinds of games. There fun are exciting.', 0, -1, 1, -1, 0]); this._aQuestions[48] = ['Do you like school?']; this._aQuestions[48].push(['Nope, I cant\'t stand it. the sooner i get out the better.', 1, 0, 0, 1, -1]); this._aQuestions[48].push(['Yup, I\'m involved in all sorts of activities.', -1, 1, 1, 0, 0]); this._aQuestions[48].push(['God, yes I wish i could stay there!', 0, -1, -1, -1, 1]); this._aQuestions[49] = ['Did you watch the last World cup?']; this._aQuestions[49].push(['Nope, that doesn\'t interest me.', 1, -1, -1, 0, -1]); this._aQuestions[49].push(['I tried to be a soccer player a long time ago.', -1, 1, -1, -1, 0]); this._aQuestions[49].push(['Only when the players are cute.', 0, -1, 1, -1, -1]); this._aQuestions[49].push(['Some of it but not all the games.', -1, -1, 0, 1, -1]); this._aQuestions[49].push(['The players are very impressive.', -1, 0, -1, -1, 1]); this._aGreetingQuestions = new Array(); this._aGreetingQuestions[0] = '--'; this._aGreetingQuestions.push([]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][0].push(['Hey sweetie! What\'s your name?', -1, 1, 1, 0, 0]); this._aGreetingQuestions[1][0].push(['Are you talking to me, my name is @name@.', 1]); this._aGreetingQuestions[1][0].push(['Hahaha, your silly! My name is @name@.', 2, 3]); this._aGreetingQuestions[1][0].push(['Er… Thanks! I, I\'m @name@.', 4, 5]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][1].push(['Damn girl, you got a name for that nice body of yours?', -1, 1, 1, 0, 0]); this._aGreetingQuestions[1][1].push(['Wanna meet me to kick your ass? My name is @name@.', 1]); this._aGreetingQuestions[1][1].push(['You\'re crazy! My name is @name@.', 2, 3]); this._aGreetingQuestions[1][1].push(['My body doesn\'t have a name but I\'m @name@.', 4, 5]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][2].push(['Excuse me? Would you mind telling me your name?', 0, -1, -1, 1, 1]); this._aGreetingQuestions[1][2].push(['Sure! My name is @name@.', 1]); this._aGreetingQuestions[1][2].push(['Only if it will help you. My name is @name@.', 2, 3]); this._aGreetingQuestions[1][2].push(['I say no to a lovely request like that. I\'m @name@.', 4, 5]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][3].push(['I think I know you. Are you from my dreams?', 0, -1, -1, 1, 1]); this._aGreetingQuestions[1][3].push(['Maybe a little emo, but you can call me @name@.', 1]); this._aGreetingQuestions[1][3].push(['Er, you don\'t know me, but my name is actually @name@.', 2, 3]); this._aGreetingQuestions[1][3].push(['Hehehe, thats sweet, but my name is @name@.', 4, 5]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][4].push(['Hey you! I know you right?', 1, 0, 0, -1, -1]); this._aGreetingQuestions[1][4].push(['Whats up! I\'m @name@.', 1]); this._aGreetingQuestions[1][4].push(['Oh! I\'m @name@. Nice to meet you too.', 2, 3]); this._aGreetingQuestions[1][4].push(['Wow how rude? I\'m @name@ if you have to know.', 4, 5]); this._aGreetingQuestions[1].push([]); this._aGreetingQuestions[1][5].push(['Hey if i guess you name, can i get a kiss?', 1, 0, 0, -1, -1]); this._aGreetingQuestions[1][5].push(['I\'m @name@ but I wouldn\'t wait on that kiss.', 1]); this._aGreetingQuestions[1][5].push(['No thanks on the kiss but I\'m @name@.', 2, 3]); this._aGreetingQuestions[1][5].push(['I\'m @name@ and I\'m not really interested in a kiss right now.', 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][0].push(['Hey @name@! How are you?', 1, -1, -1, -1, -1]); this._aGreetingQuestions[2][0].push(['Good! Thanks for asking.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][1].push(['I was afraid you weren\'t going to come today @name@.', -1, 1, -1, -1, -1]); this._aGreetingQuestions[2][1].push(['I\'d never do that to my friends.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][2].push(['Thanks for coming @name@!', -1, -1, 1, -1, -1]); this._aGreetingQuestions[2][2].push(['Anytime.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][3].push(['@name@! How have you been.', -1, -1, -1, 1, -1]); this._aGreetingQuestions[2][3].push(['Yes, its good to see you again.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][4].push(['Hi, @name@, nice to see you!', -1, -1, -1, -1, 1]); this._aGreetingQuestions[2][4].push(['It\'s good to see you as well.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[2].push([]); this._aGreetingQuestions[2][5].push(['Uh... sorry what\'s your name again?', 0, 0, 0, 0, 0]); this._aGreetingQuestions[2][5].push(['@name@. I hope you will remember now.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][0].push(['Hey @name@! How are you doing?', 1, -1, -1, -1, -1]); this._aGreetingQuestions[3][0].push(['I\'m fine! Thanks for asking.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][1].push(['I didn\'t think you weren\'t coming @name@.', -1, 1, -1, -1, -1]); this._aGreetingQuestions[3][1].push(['I\'d never do that to you.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][2].push(['Thanks for coming @name@!', -1, -1, 1, -1, -1]); this._aGreetingQuestions[3][2].push(['Sure, anytime.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][3].push(['@name@! Long time no see.', -1, -1, -1, 1, -1]); this._aGreetingQuestions[3][3].push(['Yes, its really good to see you again.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][4].push(['Hi, @name@, nice to see you again!', -1, -1, -1, -1, 1]); this._aGreetingQuestions[3][4].push(['I\'m happy to see you as well.', 1, 2, 3, 4, 5]); this._aGreetingQuestions.push([]); this._aGreetingQuestions[3].push([]); this._aGreetingQuestions[3][5].push(['Hey, um... could you tell me what\'s your name again?', 0, 0, 0, 0, 0]); this._aGreetingQuestions[3][5].push(['@name@. You should remember it.', 1, 2, 3, 4, 5]); this._aInvitationQuestions = new Array(); this._aInvitationKissQuestions = new Array(); this._aInvitationQuestions[0] = ['Yeah, uh… Sorry, I gotta go...', '--', '--', '--', '--', '--']; this._aInvitationQuestions[1] = ['@QuestionTry@ @place@?', 1, 1, 1, 1, 1]; this._aInvitationQuestions[2] = ['@QuestionTry@ @place@?', 0, 0, 0, 0, 0]; this._aInvitationQuestions[3] = ['@QuestionTry@ @place@?', -1, -1, -1, -1, -1]; this._aInvitationKissQuestions.push([]); this._aInvitationKissQuestions[0].push(['Hey! I was wondering. Can I kiss you?', 1, -1, -1, -1, 0]); this._aInvitationKissQuestions[0].push(['Ok... Sure! What the heck?']); this._aInvitationKissQuestions.push([]); this._aInvitationKissQuestions[1].push(['I would love to feel your soft lips. Oh! I mean...', 0, 1, -1, -1, -1]); this._aInvitationKissQuestions[1].push(['Shut up and and kiss me.']); this._aInvitationKissQuestions.push([]); this._aInvitationKissQuestions[2].push(['I think we can make beautify music together?', -1, 0, 1, -1, -1]); this._aInvitationKissQuestions[2].push(['I agree.']); this._aInvitationKissQuestions.push([]); this._aInvitationKissQuestions[3].push(['I wish you and I could spend all day together.', -1, -1, 0, 1, -1]); this._aInvitationKissQuestions[3].push(['Your day is about to get a lot better.']); this._aInvitationKissQuestions.push([]); this._aInvitationKissQuestions[4].push(['The guy that you end up with will be a lucky man.', -1, -1, -1, 0, 1]); this._aInvitationKissQuestions[4].push(['Don\'t worry, you\'re lucky too!']); this._aGoodQuestionsToDate = new Array(); this._aPoorQuestionsToDate = new Array(); this._aGoodQuestionsToDate[0] = ['Where do you usually shop?']; this._aGoodQuestionsToDate[0].push(['I usually buy shirtsand music at the music venue from the bands I like.', 1]); this._aGoodQuestionsToDate[0].push(['At the university\'s wholesale sports gear shop.', 2]); this._aGoodQuestionsToDate[0].push(['I like the cute little gift shops by the beach!', 3]); this._aGoodQuestionsToDate[0].push(['I love to shop at the farmers market near the park.', 4]); this._aGoodQuestionsToDate[0].push(['I like going to the shoe stores close to the coffee shop.', 5]); this._aGoodQuestionsToDate[1] = ['Have you ever had a part-time job?']; this._aGoodQuestionsToDate[1].push(['Uh... I used to do street performance at the park.', 1]); this._aGoodQuestionsToDate[1].push(['I sold bait at the fishing pier by the beach.', 2]); this._aGoodQuestionsToDate[1].push(['I was event promoter at the music venue.', 3]); this._aGoodQuestionsToDate[1].push(['I used to be a waitress at the coffee shop.', 4]); this._aGoodQuestionsToDate[1].push(['I worked as a lab assistant at the university, one semester', 5]); this._aGoodQuestionsToDate[2] = ['Do you go any where to work out?']; this._aGoodQuestionsToDate[2].push(['Hmmm… does drinking a lot of coffee at the coffee shop count.', 1]); this._aGoodQuestionsToDate[2].push(['I bike with my friends in Park.', 2]); this._aGoodQuestionsToDate[2].push(['Sometimes, I play drums for fun at the music venue.', 3]); this._aGoodQuestionsToDate[2].push(['I climb trees with the hippies in the park somtimes.', 4]); this._aGoodQuestionsToDate[2].push(['Ah, I carry a ton of books when i go study in the library.', 5]); this._aGoodQuestionsToDate[3] = ['What\'s your favorite type of restaurant?']; this._aGoodQuestionsToDate[3].push(['I like the local coffee shop. Their coffee is so good!', 1]); this._aGoodQuestionsToDate[3].push(['A barbecue on the beach is always good.', 2]); this._aGoodQuestionsToDate[3].push(['The food court at the university is good and convinent', 3]); this._aGoodQuestionsToDate[3].push(['I like getting organic food from the hippie food truck at the beach.', 4]); this._aGoodQuestionsToDate[3].push(['The coffee shop is my favorite.', 5]); this._aGoodQuestionsToDate[4] = ['Do you have anybody you look up too?']; this._aGoodQuestionsToDate[4].push(['Defiantly the A&R representative that comes to the music venue.', 1]); this._aGoodQuestionsToDate[4].push(['I\'d say the frisbee golf coch at the park.', 2]); this._aGoodQuestionsToDate[4].push(['Ah, well I know a really cool comedian that comes to the university!', 3]); this._aGoodQuestionsToDate[4].push(['The lifeguard who helps save people at the beach.', 4]); this._aGoodQuestionsToDate[4].push(['One of the the old blues singers that performs at the music venue.', 5]); this._aGoodQuestionsToDate[5] = ['What do you like to do with your free time?']; this._aGoodQuestionsToDate[5].push(['Catch a nap on a park bench.', 1]); this._aGoodQuestionsToDate[5].push(['I love to play co-ed sports at the university.', 2]); this._aGoodQuestionsToDate[5].push(['Beach parties and bon fires! Sooooo much fun!', 3]); this._aGoodQuestionsToDate[5].push(['Make organic cakes and sell them at the coffee shop.', 4]); this._aGoodQuestionsToDate[5].push(['Well, I love looking for unique bands at the music venue.', 5]); this._aGoodQuestionsToDate[6] = ['Do you have an special hidden places you like to go?']; this._aGoodQuestionsToDate[6].push(['I do, i like to hang out in the ally behind the music venue.', 1]); this._aGoodQuestionsToDate[6].push(['I\'ve hid under the bleachers at the stadium a few times.', 2]); this._aGoodQuestionsToDate[6].push(['I like to go to the old palm tree at the beach.', 3]); this._aGoodQuestionsToDate[6].push(['I\' love relaxing on a bench at the park.', 4]); this._aGoodQuestionsToDate[6].push(['I like the big soft couch at the coffee shop.', 5]); this._aGoodQuestionsToDate[7] = ['Have you gotten anything cool lately?']; this._aGoodQuestionsToDate[7].push(['My new frisbee. I can play with it in the park.', 1]); this._aGoodQuestionsToDate[7].push(['Yeah, i got a new bikini. I can\'t wait to use it at the beach.', 2]); this._aGoodQuestionsToDate[7].push(['Oh, i got some old Miles Davis records. Classic!', 3]); this._aGoodQuestionsToDate[7].push(['I got a new Yoga mat. They old one just got too dirty!', 4]); this._aGoodQuestionsToDate[7].push(['I got a new laptop. I think I\'ll put linux on it too', 5]); this._aGoodQuestionsToDate[8] = ['What did you do last night?']; this._aGoodQuestionsToDate[8].push(['I played a caustic set guitar at the coffee shop. It was fun!', 1]); this._aGoodQuestionsToDate[8].push(['I played catch in the park with my friend.', 2]); this._aGoodQuestionsToDate[8].push(['I had to go to defensive driving. I got a ticket last week.', 3]); this._aGoodQuestionsToDate[8].push(['I helps at a fundraiser to help cleaned the beach.', 4]); this._aGoodQuestionsToDate[8].push(['I downloaded a bunch of music. Don\'t tell anyone, hahaha…', 5]); this._aPoorQuestionsToDate[0] = ['What is your favorite color?']; this._aPoorQuestionsToDate[0].push(['I\'d have to say black, its so dark and emo.', 1]); this._aPoorQuestionsToDate[0].push(['Red because it\'s hot like fire!', 2]); this._aPoorQuestionsToDate[0].push(['Yellow like the warm sun.', 3]); this._aPoorQuestionsToDate[0].push(['Blue because it reminds me of a clean ocean.', 4]); this._aPoorQuestionsToDate[0].push(['White. because I think white is very clean.', 5]); this._aPoorQuestionsToDate[1] = ['Do you hear something?']; this._aPoorQuestionsToDate[1].push(['Huh, hear what??!', 1]); this._aPoorQuestionsToDate[1].push(['Oh man, I hope it\'s not my stomach.', 2]); this._aPoorQuestionsToDate[1].push(['Ewwww! Did you fart?!', 3]); this._aPoorQuestionsToDate[1].push(['Oh... i\'m sorry. that was me.', 4]); this._aPoorQuestionsToDate[1].push(['Oh! Hmm... I, I heard nothing.', 5]); this._aPoorQuestionsToDate[2] = ['Do you have any nicknames?']; this._aPoorQuestionsToDate[2].push(['My friends call me the Leaf.', 1]); this._aPoorQuestionsToDate[2].push(['I like to call myself Rocket. ', 2]); this._aPoorQuestionsToDate[2].push(['My girls call me Crazy hahahah.', 3]); this._aPoorQuestionsToDate[2].push(['Yup, Mellow mellow.', 4]); this._aPoorQuestionsToDate[2].push(['Some of my friends sometimes called me Brainiac.', 5]); this._aPoorQuestionsToDate[3] = ['What is your favorite sport?']; this._aPoorQuestionsToDate[3].push(['Do video games count?', 1]); this._aPoorQuestionsToDate[3].push(['Soccer, running, basketball...', 2]); this._aPoorQuestionsToDate[3].push(['I love to play volley ball in my bikini.', 3]); this._aPoorQuestionsToDate[3].push(['I enjoy biking.', 4]); this._aPoorQuestionsToDate[3].push(['Gymnastics. ', 5]); this._aPoorQuestionsToDate[4] = ['So, what are you doing this weekend?']; this._aPoorQuestionsToDate[4].push(['I might just gonna hang with my girls.', 1]); this._aPoorQuestionsToDate[4].push(['I think I\'m just gonna hang out with my friends.', 2]); this._aPoorQuestionsToDate[4].push(['I\'m going to a huge party!', 3]); this._aPoorQuestionsToDate[4].push(['I\'ll be taking it easy at my uncles lake house.', 4, 5]); this._aPoorQuestionsToDate[5] = ['Whats you\'re funniest pick-up line? ']; this._aPoorQuestionsToDate[5].push(['You don\'t sweat much for a fat chick.', 1]); this._aPoorQuestionsToDate[5].push(['If you were a booger I would pick you first.', 2]); this._aPoorQuestionsToDate[5].push(['You\'re ugly, but you intrigue me...', 3]); this._aPoorQuestionsToDate[5].push(['Do you believe in love at first sight, or should I walk by again?', 4]); this._aPoorQuestionsToDate[5].push(['My love for you is like diarrhea, I just cant hold it in!', 5]); this._aPoorQuestionsToDate[6] = ['What are you thinking right now?']; this._aPoorQuestionsToDate[6].push(['You have something on your nose.', 1]); this._aPoorQuestionsToDate[6].push(['I\'m just enjoying looking at you.', 2]); this._aPoorQuestionsToDate[6].push(['I\'m having a real fun time with you.', 3]); this._aPoorQuestionsToDate[6].push(['I think you have wonderful energy.', 4]); this._aPoorQuestionsToDate[6].push(['I really like what you have to say.', 5]); this._aPoorQuestionsToDate[7] = ['Do you think you have a specific fashion style?']; this._aPoorQuestionsToDate[7].push(['Nope, I just wear what is clean.', 1]); this._aPoorQuestionsToDate[7].push(['No time to shop! I just wear sports clothes.', 2]); this._aPoorQuestionsToDate[7].push(['Like what? Is something wrong with my outfit?', 3]); this._aPoorQuestionsToDate[7].push(['If its\' hot and new, I\'m wearing it!', 4]); this._aPoorQuestionsToDate[7].push(['Yeah. I would consider it kinda conservitive.', 5]); this._aPoorQuestionsToDate[8] = ['When is your birthday?']; this._aPoorQuestionsToDate[8].push(['October 29st, I\'m Scorpio.', 1]); this._aPoorQuestionsToDate[8].push(['April 3st and I\'m an Aries.', 2]); this._aPoorQuestionsToDate[8].push(['July 6! I\'m a Cancer.', 3]); this._aPoorQuestionsToDate[8].push(['March 23th, I\'m a Pisces.', 4]); this._aPoorQuestionsToDate[8].push(['September 4th and I\'m a Virgo.', 5]); this._aPoorQuestionsToDate[9] = ['What\'s your favorite time of day?']; this._aPoorQuestionsToDate[9].push(['I would say watching moon and stars at night.', 1]); this._aPoorQuestionsToDate[9].push(['I like sunsets in the afternoon, perfect for photographing nature!', 2]); this._aPoorQuestionsToDate[9].push(['Around midnight when all the good partys starts!', 3]); this._aPoorQuestionsToDate[9].push(['The first bit of sunlight in the morning.', 4]); this._aPoorQuestionsToDate[9].push(['Around noon, because its lunch time at work.', 5]); this._aPoorQuestionsToDate[10] = ['What kind of animals do you like?']; this._aPoorQuestionsToDate[10].push(['I love puppies. They are so silly and playful.', 1]); this._aPoorQuestionsToDate[10].push(['Defiantly a cat. There so independent and free.', 2]); this._aPoorQuestionsToDate[10].push(['You should meet some of my friends?', 3]); this._aPoorQuestionsToDate[10].push(['Oh i love pigeons. I feed them all of the time.', 4]); this._aPoorQuestionsToDate[10].push(['I like the monkey that we do research on.', 5]); this._aPoorQuestionsToDate[11] = ['What is your favorite holiday?']; this._aPoorQuestionsToDate[11].push(['Thanksgiving because of all of the food I could eat.', 1]); this._aPoorQuestionsToDate[11].push(['I would say Valentine\'s Day. I always get a the most chocolate!', 2]); this._aPoorQuestionsToDate[11].push(['New Year\'s Eve so I couldParty all night!', 3]); this._aPoorQuestionsToDate[11].push(['Arbor day, because I love nature.', 4]); this._aPoorQuestionsToDate[11].push(['Christmas, because i can spend time with my family.', 5]); this._aDatesName = new Array(); this._aDatesPlace = new Array(); this._aCurrentDate = new Array(); this._aDatesName.push(['--', 'Jim', 'John', 'Jack', 'Jacob', 'Jason']); this._aDatesName.push(['--', 'Natsuko', 'Kokoro', 'Ayako', 'Hiromi', 'Keiko']); this._aDatesPlace.push('--'); this._aDatesPlace.push(['university', 0, 1, 1, 0, 1]); this._aDatesPlace.push(['beach', 0, 1, 1, 1, 0]); this._aDatesPlace.push(['coffee shop', 1, 0, 0, 1, 1]); this._aDatesPlace.push(['music venue', 1, 0, 1, 0, 1]); this._aDatesPlace.push(['park', 1, 1, 0, 1, 0]); this._aCurrentDate = [0, 0, 'name']; _global.contMain = this; this._bPaused = true; this._bPaused = true; this._nPointNeutral = 1; this._nPointGood = 2; this._nPointPoor = -3; fInitializeContMain(); stop(); } onClipEvent (keyUp) { this.fCheckKey(); } } frame 5 { _global.stage._sCurrentFrame = 'instructionsScreen'; } movieClip 177 { } movieClip 179 { } movieClip 181 { } movieClip 184 { } movieClip 186 { } movieClip 188 { } movieClip 191 { } movieClip 192 { } movieClip 194 { } movieClip 195 { frame 5 { stop(); } } movieClip 196 { } button 198 { on (release) { nextFrame(); _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 200 { } movieClip 202 { } movieClip 204 { } movieClip 206 { } movieClip 219 { } movieClip 220 { } movieClip 222 { } movieClip 223 { frame 5 { stop(); } } button 227 { on (release) { if (_global.stage._sCurrentFrame == 'levelScreen') { mcBtnBack.enabled = false; mcBtnPlay.enabled = false; _global.contPopup.mcBKG.gotoAndPlay('closing'); } else { _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); _global.contTrans._sNextFrameLabel = 'selectionScreen'; _global.contTrans.gotoAndStop('interScreen'); } } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 230 { } movieClip 236 { frame 5 { stop(); } } button 237 { on (release) { prevFrame(); _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 238 { frame 1 { stop(); } frame 2 { stop(); } } frame 6 { _global.stage._sCurrentFrame = 'selectionScreen'; } movieClip 240 { } movieClip 251 { frame 1 { stop(); _parent.mcBKGText.gotoAndStop(this._currentframe); if (_parent.mcBKG._currentframe == 1) { _parent.mcBtnBack._visible = false; } else { _parent.mcBtnBack._visible = true; } if (_parent.mcBKG._currentframe == _parent.mcBKG._totalframes) { _parent.mcBtnNext._visible = false; } else { _parent.mcBtnNext._visible = true; } } frame 2 { call(1); } frame 3 { call(1); } frame 4 { call(1); } frame 5 { _parent.mcBtnNext._visible = false; call(1); } } movieClip 253 { } movieClip 278 { frame 1 { stop(); } } movieClip 281 { } movieClip 282 { frame 5 { stop(); } } movieClip 283 { } button 285 { on (release) { _global.contTrans._mcInsideMovieClip = this; _global.contTrans._sNextFrameLabel = this._currentframe + 1; _global.contTrans.gotoAndStop('interScreen'); _global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1] = this.mcBKG._currentframe; } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 287 { } movieClip 289 { } movieClip 291 { } movieClip 292 { } movieClip 293 { frame 5 { stop(); } } button 295 { on (release) { mcBKG.prevFrame(); _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 298 { } movieClip 299 { frame 5 { stop(); } } button 301 { on (release) { mcBKG.nextFrame(); _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 303 { } movieClip 305 { } movieClip 307 { frame 4 { stop(); } } movieClip 310 { } movieClip 312 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } // unknown tag 88 length 68 movieClip 317 { frame 5 { stop(); } } movieClip 318 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } button 319 { on (release) { _global.contMain.fFindPlaceType(); _global.contTrans._mcInsideMovieClip = this; _global.contTrans._sNextFrameLabel = this._currentframe + 1; _global.contTrans.gotoAndStop('interScreen'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } button 320 { on (release) { _global.contTrans._mcInsideMovieClip = this; _global.contTrans._sNextFrameLabel = this._currentframe - 1; _global.contTrans.gotoAndStop('interScreenBack'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 321 { frame 1 { stop(); _parent.mcBKGText.gotoAndStop(this._currentframe); if (_parent.mcBKG._currentframe == 1) { _parent.mcBtnBack._visible = false; } else { _parent.mcBtnBack._visible = true; } if (_parent.mcBKG._currentframe == _parent.mcBKG._totalframes) { _parent.mcBtnNext._visible = false; } else { _parent.mcBtnNext._visible = true; } } frame 2 { call(1); } frame 3 { call(1); } frame 4 { call(1); } frame 5 { _parent.mcBtnNext._visible = false; call(1); } } movieClip 329 { frame 1 { stop(); } } movieClip 332 { } button 335 { on (release) { if (_global.contMain._aGameplay[3] == 'man') { _global.contMain._aCurrentDate[2] = _global.contMain._aDatesName[0][_global.contMain._aCurrentDate[0]]; } else { _global.contMain._aCurrentDate[2] = _global.contMain._aDatesName[1][_global.contMain._aCurrentDate[0]]; } _global.contTrans._bStopSound = true; _global.contTrans._sNextFrameLabel = 'levelScreen'; _global.contTrans.gotoAndStop('gameIn'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 337 { } movieClip 338 { frame 1 { stop(); this.mcBtnBack._visible = false; this.mcBtnBackBKG._visible = false; } instance mcBKG of movieClip 251 { onClipEvent (load) { this.gotoAndStop(_global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1]); } } frame 2 { stop(); if (_global.contMain._aGameplay[3] == 'man') { mcBtnChoose._visible = true; mcBtnGenderMan.gotoAndStop('down'); } else { if (_global.contMain._aGameplay[3] == 'woman') { mcBtnChoose._visible = true; mcBtnGenderWoman.gotoAndStop('down'); } else { mcBtnChoose._visible = false; } } } instance mcBtnGenderWoman of movieClip 312 { onClipEvent (rollOver) { if (this._currentframe != 3) { this.gotoAndStop('over'); _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } onClipEvent (rollOut) { if (this._currentframe != 3) { this.gotoAndStop('up'); } } onClipEvent (release) { _global.contMain._aGameplay[3] = 'woman'; _parent.mcBtnChoose._visible = true; _parent.mcBtnGenderMan.gotoAndStop('up'); this.gotoAndStop('down'); _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } } instance mcBtnGenderMan of movieClip 318 { onClipEvent (rollOver) { if (this._currentframe != 3) { this.gotoAndStop('over'); _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } onClipEvent (rollOut) { if (this._currentframe != 3) { this.gotoAndStop('up'); } } onClipEvent (release) { _global.contMain._aGameplay[3] = 'man'; _parent.mcBtnChoose._visible = true; _parent.mcBtnGenderWoman.gotoAndStop('up'); this.gotoAndStop('down'); _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } } frame 3 { stop(); mcBtnChoose._visible = false; btnForeBKG.useHandCursor = false; } instance mcBKG of movieClip 321 { onClipEvent (load) { this.gotoAndStop(_global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1]); } } instance mcDate3 of movieClip 329 { onClipEvent (load) { if (_global.contMain._aGameplay[3] == 'man') { gotoAndStop(_global.contMain._aTypeChosen[2]); } else { gotoAndStop(int(_global.contMain._aTypeChosen[2]) + 5); } _nType = _global.contMain._aTypeChosen[2]; _nVersion = random(3) + 1; } onClipEvent (release) { _global.contMain.fSetDateSelectionTint(this, 'down'); _global.contMain.fSetDateSelectionTint(_parent.mcDate1, 'up'); _global.contMain.fSetDateSelectionTint(_parent.mcDate2, 'up'); _global.contMain._aCurrentDate[0] = _nType; _global.contMain._aCurrentDate[1] = _nVersion; _parent.mcBtnChoose._visible = true; _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } onClipEvent (rollOver) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'over'); _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } onClipEvent (releaseOutside, rollOut) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'up'); } } } instance mcDate2 of movieClip 329 { onClipEvent (load) { if (_global.contMain._aGameplay[3] == 'man') { gotoAndStop(_global.contMain._aTypeChosen[1]); } else { gotoAndStop(int(_global.contMain._aTypeChosen[1]) + 5); } _nType = _global.contMain._aTypeChosen[1]; _nVersion = random(3) + 1; } onClipEvent (release) { _global.contMain.fSetDateSelectionTint(this, 'down'); _global.contMain.fSetDateSelectionTint(_parent.mcDate1, 'up'); _global.contMain.fSetDateSelectionTint(_parent.mcDate3, 'up'); _global.contMain._aCurrentDate[0] = _nType; _global.contMain._aCurrentDate[1] = _nVersion; _parent.mcBtnChoose._visible = true; _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } onClipEvent (rollOver) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'over'); _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } onClipEvent (releaseOutside, rollOut) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'up'); } } } instance mcDate1 of movieClip 329 { onClipEvent (load) { if (_global.contMain._aGameplay[3] == 'man') { gotoAndStop(_global.contMain._aTypeChosen[0]); } else { gotoAndStop(int(_global.contMain._aTypeChosen[0]) + 5); } _nType = _global.contMain._aTypeChosen[0]; _nVersion = random(3) + 1; } onClipEvent (release) { _global.contMain.fSetDateSelectionTint(this, 'down'); _global.contMain.fSetDateSelectionTint(_parent.mcDate2, 'up'); _global.contMain.fSetDateSelectionTint(_parent.mcDate3, 'up'); _global.contMain._aCurrentDate[0] = _nType; _global.contMain._aCurrentDate[1] = _nVersion; _parent.mcBtnChoose._visible = true; _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); } onClipEvent (rollOver) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'over'); _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } onClipEvent (releaseOutside, rollOut) { if (_global.contMain._aCurrentDate[0] != _nType) { _global.contMain.fSetDateSelectionTint(this, 'up'); } } } } frame 7 { _global.stage._sCurrentFrame = 'levelScreen'; } movieClip 346 { frame 1 { stop(); } } movieClip 355 { } movieClip 362 { } movieClip 369 { } movieClip 370 { frame 1 { stop(); } } movieClip 379 { } movieClip 386 { } movieClip 387 { frame 1 { stop(); } } movieClip 388 { frame 1 { stop(); } } movieClip 389 { frame 1 { stop(); } } movieClip 393 { } movieClip 396 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 399 { } movieClip 400 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 403 { } movieClip 404 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 407 { } movieClip 408 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 413 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 417 { } movieClip 420 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 423 { } movieClip 424 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 429 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 434 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 439 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 442 { } movieClip 443 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 448 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 453 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 457 { } movieClip 461 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 466 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 467 { } movieClip 469 { } movieClip 474 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 478 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 480 { } movieClip 481 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 483 { } movieClip 484 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 489 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 494 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 499 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 503 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 504 { } movieClip 508 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 513 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 517 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 518 { } movieClip 522 { frame 1 { _global.contMain.fChangeToVersion(this); } } movieClip 524 { } movieClip 525 { } movieClip 526 { } movieClip 527 { frame 1 { stop(); } } movieClip 528 { frame 1 { stop(); } } movieClip 529 { frame 1 { stop(); } } movieClip 531 { } movieClip 533 { } movieClip 535 { } movieClip 537 { } movieClip 538 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 9 { stop(); RPE(this); _global.contGame.fManagePoint(_global.contGame._nPointToAdd); _global.contGame.fManageInterface('manageMeter'); } } movieClip 539 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 55 { _global.contGame.fCreateTween(_parent._parent.mcAnswerA); } frame 61 { stop(); RPE(this); } } movieClip 540 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 55 { _global.contGame.fCreateTween(_parent._parent.mcAnswerB); } frame 61 { stop(); RPE(this); } } movieClip 542 { } movieClip 543 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 9 { stop(); RPE(this); _global.contGame.fManagePoint(_global.contGame._nPointToAdd); _global.contGame.fManageInterface('manageMeter'); } } movieClip 544 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 55 { _global.contGame.fCreateTween(_parent._parent.mcAnswerC); } frame 61 { stop(); RPE(this); } } movieClip 545 { frame 1 { stop(); } instance of movieClip 531 { onClipEvent (load) { this._visible = false; } } frame 2 { play(); mcAnim._visible = true; if (pf == undefined) { APE(this, 2); } } frame 3 { _global.objSounds.fPlaySounds('sFx_popupIn', 100, 1); } frame 18 { RPE(this); stop(); } frame 19 { mcAnswer.play(); } frame 20 { mcAnswer.play(); } frame 21 { mcAnswer.play(); } } movieClip 547 { frame 1 { this._visible = false; } } // unknown tag 88 length 96 movieClip 551 { } movieClip 553 { } movieClip 554 { } movieClip 555 { frame 1 { stop(); txt.textColor = '0x133843'; } frame 2 { txt.textColor = '0xBA4632'; } } movieClip 558 { } movieClip 559 { } movieClip 560 { frame 1 { stop(); txt.textColor = '0x133843'; } frame 2 { txt.textColor = '0xBA4632'; } } movieClip 563 { } movieClip 564 { } movieClip 565 { frame 1 { stop(); txt.textColor = '0x133843'; } frame 2 { txt.textColor = '0xBA4632'; } } movieClip 567 { } movieClip 569 { } movieClip 570 { frame 1 { stop(); } frame 2 { play(); this._visible = true; } frame 3 { _global.objSounds.fPlaySounds('sFx_popup1', 100, 1); } frame 17 { stop(); onMotionFinished(); } frame 18 { play(); } frame 28 { stop(); onMotionFinished(); } } movieClip 574 { } movieClip 585 { frame 1 { stop(); } } // unknown tag 88 length 88 movieClip 589 { } movieClip 597 { frame 1 { if (pf == undefined) { APE(this, 2); } } frame 2 { play(); } frame 34 { stop(); gotoAndPlay(2); } } movieClip 598 { } movieClip 600 { } movieClip 602 { } movieClip 604 { } button 606 { on (release) { _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); _global.contMain.fHelp(); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 608 { } movieClip 610 { } button 611 { on (release) { _global.objSounds.fPlaySounds('sFx_btnDown2', 100, 1); _global.contMain.fQuit(); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 613 { } movieClip 615 { } movieClip 616 { } movieClip 617 { frame 5 { stop(); } } movieClip 619 { } button 621 { on (release) { this.fManageBtnState(); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 622 { frame 5 { stop(); } } movieClip 623 { } button 624 { on (release) { this.fManageBtnState(); _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 625 { frame 1 { function fManageBtnState() { if (_global.contMain._bPaused == false || 0 != (_global.contMain._bPaused == true) & 0 != (this._name == 'mcBtnSoundInstruction')) { if (_global.objSounds.Mute == false) { this.gotoAndStop('off'); _global.objSounds.fDoMute(); return undefined; } this.gotoAndStop('on'); _global.objSounds.fUndoMute(); } } } frame 1 { stop(); } frame 2 { stop(); } } movieClip 627 { } movieClip 630 { } movieClip 632 { } movieClip 633 { } movieClip 634 { } movieClip 635 { } movieClip 636 { } movieClip 637 { } movieClip 638 { } movieClip 639 { } movieClip 640 { frame 37 { stop(); } } movieClip 641 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 2 { _global.objSounds.fPlaySounds('sFx_candle', 100, 1); } frame 4 { _global.objSounds.fPlaySounds('sFx_rightAnswer', 100, 1); } frame 18 { stop(); RPE(this); _global.contGame.fManageMeter(_global.contGame._nPointToAdd, 'meter'); if (0 != (0 != (_global.contGame._sCurrentDateStep == 'G') | 0 != (_global.contGame._sCurrentDateStep == 'Q')) | 0 != (_global.contGame._sCurrentDateStep == 'I')) { _global.contGame.fDisplayDateResponse(); } else { _global.contGame.fManageQuestion(); } _parent.gotoAndStop('empty'); } } movieClip 644 { } movieClip 647 { } movieClip 649 { } movieClip 650 { frame 10 { stop(); } } movieClip 651 { frame 1 { _global.contGame.fManageMeter(_global.contGame._nPointToAdd, 'meter'); if (pf == undefined) { APE(this, 2); } } frame 12 { _global.objSounds.fPlaySounds('sFx_heartBroken', 100, 1); } frame 26 { stop(); RPE(this); if (0 != (0 != (_global.contGame._sCurrentDateStep == 'G') | 0 != (_global.contGame._sCurrentDateStep == 'Q')) | 0 != (_global.contGame._sCurrentDateStep == 'I')) { _global.contGame.fDisplayDateResponse(); } else { _global.contGame.fManageQuestion(); } _parent.gotoAndStop('empty'); } } movieClip 654 { } movieClip 655 { frame 1 { if (pf == undefined) { APE(this, 1); } } frame 2 { _global.objSounds.fPlaySounds('sFx_bip', 100, 1); } frame 23 { stop(); _global.contGame.fManageMeter(_global.contGame._nPointToAdd, 'meter'); if (0 != (0 != (_global.contGame._sCurrentDateStep == 'G') | 0 != (_global.contGame._sCurrentDateStep == 'Q')) | 0 != (_global.contGame._sCurrentDateStep == 'I')) { _global.contGame.fDisplayDateResponse(); } else { _global.contGame.fManageQuestion(); } _parent.gotoAndStop('empty'); } } movieClip 656 { frame 1 { stop(); } instance mcEmoticon of movieClip 627 { onClipEvent (load) { this._visible = false; } } } movieClip 659 { instance mcBtnSound of movieClip 625 { onClipEvent (load) { if (_global.objSounds.Mute) { this.gotoAndStop('off'); } else { this.gotoAndStop('on'); } } } } movieClip 660 { instance mcDate of movieClip 529 { onClipEvent (load) { gotoAndStop('empty'); if (_global.contMain._aGameplay[3] == 'man') { gotoAndStop(_global.contMain._aCurrentDate[0]); } else { gotoAndStop(int(_global.contMain._aCurrentDate[0]) + 5); } } } instance mcAnswerA of movieClip 555 { onClipEvent (release) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); _global.contGame.fManageChoiceButton('A'); } } onClipEvent (rollOver) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('over'); _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } else { this.useHandCursor = false; } } onClipEvent (releaseOutside, rollOut) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('up'); } else { this.useHandCursor = false; } } } instance mcAnswerB of movieClip 560 { onClipEvent (release) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); _global.contGame.fManageChoiceButton('B'); } } onClipEvent (rollOver) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('over'); _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } else { this.useHandCursor = false; } } onClipEvent (releaseOutside, rollOut) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('up'); } else { this.useHandCursor = false; } } } instance mcAnswerC of movieClip 565 { onClipEvent (release) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { _global.objSounds.fPlaySounds('sFx_btnDown', 100, 1); _global.contGame.fManageChoiceButton('C'); } } onClipEvent (rollOver) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('over'); _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } else { this.useHandCursor = false; } } onClipEvent (releaseOutside, rollOut) { if (0 != (this._bClikable == true) & 0 != (_global.contMain._bPaused == false)) { this.useHandCursor = true; gotoAndStop('up'); } else { this.useHandCursor = false; } } } frame 2 { stop(); _global.contGame.fManageInterface('init'); _global.contGame.fHideAnswer(); _global.contGame.fHideQuestion('init'); _global.contPopup.gotoAndStop('intro'); __reg0 = int(_global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1]); if (__reg0 === 1) { _global.objSounds.fPlaySounds('sMu_game', 35, 99999); _global.objSounds.fPlaySounds('sFx_university', 50, 99999); } else { if (__reg0 === 2) { _global.objSounds.fPlaySounds('sMu_game', 35, 99999); _global.objSounds.fPlaySounds('sFx_beach', 50, 99999); } else { if (__reg0 === 3) { _global.objSounds.fPlaySounds('sMu_game', 35, 99999); _global.objSounds.fPlaySounds('sFx_bistro', 50, 99999); } else { if (__reg0 === 4) { _global.objSounds.fPlaySounds('sMu_game', 30, 99999); _global.objSounds.fPlaySounds('sFx_musicShop', 35, 99999); } else { if (__reg0 === 5) { _global.objSounds.fPlaySounds('sMu_game', 35, 99999); _global.objSounds.fPlaySounds('sFx_cityPark', 50, 99999); } } } } } } } button 661 { on (release) { getURL('http://www.hentaisocialclub.com', '_blank'); } } movieClip 665 { } movieClip 666 { } movieClip 668 { } movieClip 670 { } movieClip 672 { } movieClip 674 { } movieClip 675 { } movieClip 677 { } movieClip 678 { } movieClip 679 { frame 3 { _global.objSounds.fPlaySounds('sFx_popupIN', 100, 1); } frame 41 { stop(); _global.contGame.fGoNextDate(); } } movieClip 681 { } movieClip 683 { } movieClip 684 { } movieClip 686 { } movieClip 687 { frame 3 { _global.objSounds.fPlaySounds('sFx_popupIN', 100, 1); } frame 46 { stop(); _global.contGame.fGoNextDate(); } } movieClip 689 { } movieClip 691 { } movieClip 693 { } movieClip 694 { frame 4 { _global.objSounds.fPlaySounds('sFx_popupIN', 100, 1); } frame 47 { stop(); _global.contGame.fGoNextDate(); } } movieClip 695 { frame 1 { stop(); } instance of movieClip 29 { onClipEvent (load) { this._visible = false; } } frame 7 { stop(); _global.contPopup.mcInstructionsScreen.mcAnim.mcBtnNext.enabled = true; } frame 8 { play(); } frame 19 { stop(); _global.contPopup.mcInstructionsScreen.gotoAndPlay('closing'); } instance of movieClip 29 { onClipEvent (load) { this._visible = false; } } } movieClip 696 { frame 5 { _global.objSounds.fPlaySounds('sFx_wind', 100, 1); } frame 15 { _global.contPopup.mcBKG.play(); } frame 18 { stop(); } frame 19 { play(); } frame 26 { _global.objSounds.fPlaySounds('sFx_wind', 100, 1); } frame 36 { stop(); _global.contMain.fUnPause(); } } movieClip 698 { } movieClip 700 { } movieClip 702 { } movieClip 704 { } movieClip 707 { } movieClip 708 { } // unknown tag 88 length 47 movieClip 712 { } movieClip 716 { } movieClip 718 { } movieClip 720 { } movieClip 724 { } movieClip 726 { } movieClip 728 { } movieClip 732 { } movieClip 734 { } movieClip 736 { } movieClip 737 { frame 1 { stop(); } } movieClip 738 { } movieClip 739 { } movieClip 740 { } movieClip 741 { frame 37 { stop(); } } movieClip 742 { frame 1 { mcNumber.gotoAndStop(_global.contMain._aGameplay[2]); } frame 69 { stop(); _parent.gotoAndPlay('end'); } } movieClip 743 { instance mcStatus of movieClip 742 { onClipEvent (load) { this._visible = false; } } instance mcStatus of movieClip 742 { onClipEvent (load) { this._visible = true; } } frame 31 { stop(); } frame 32 { play(); } frame 42 { stop(); _global.contGame.fManageQuestion(); _global.contMain.fUnPause(); } } movieClip 744 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); mcInstructionsScreen.mcAnim.mcBtnNext.enabled = false; } frame 6 { stop(); } } instance contPopup of movieClip 744 { onClipEvent (load) { _global.contPopup = this; } } movieClip 746 { frame 1 { function fManageInterface(_sMode) { if (_sMode == 'init') { _global.mcHUD = _global.stage.mcLevelScreen.mcHUD; _global.mcHUD._sDate = 'Date ' + _global.contMain._aGameplay[2]; _global.mcHUD.mcMeter.mcMeterInside.gotoAndStop(_global.contMain._aGameplay[0] + 1); this.fManageMeter(1, 'meter'); _global.contMain.fPause('anim'); _global.mcLevelScreen.mcBackGround.gotoAndStop(_global.contMain._aGameplay[1][_global.contMain._aGameplay[2] - 1]); return undefined; } if (_sMode == 'manageMeter') { this.fManageMeter(this._nPointToAdd, 'emoticon'); } } function fManageQuestion() { this._aGood = []; this._aMed = []; this._aPoor = []; this._aCategory = []; ++this._nIndexDateStep; this._sCurrentDateStep = _global.contMain._aDateStep[_global.contMain._aGameplay[2]][this._nIndexDateStep]; fHideAnswer(); __reg0 = this._sCurrentDateStep; if (__reg0 === 'G') { fGetGreetingQuestion(); return undefined; fGetEndingStatus(); return undefined; } if (__reg0 === 'A') { fGetQuestionToPlayer(); return undefined; fGetEndingStatus(); return undefined; } if (__reg0 === 'I') { fGetInvitationQuestion(); return undefined; fGetEndingStatus(); return undefined; } if (__reg0 === 'Q') { fGetQuestionToDate(); return undefined; fGetEndingStatus(); return undefined; } if (__reg0 !== 'S') { return undefined; } fGetEndingStatus(); return undefined; } function fGetGreetingQuestion() { this._sUsedName = _global.contMain._aCurrentDate[2]; var v4 = _global.contMain._aCurrentDate[0]; for (var v5 in _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]]) { __reg0 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v5][0][v4]; if (__reg0 === 1) { _aGood.push(v5); } else { if (__reg0 === 0) { _aMed.push(v5); } else { if (__reg0 === -1) { _aPoor.push(v5); } } } } fSetColorTint(_global.mcLevelScreen.mcAnswerBox, 'question'); _global.mcLevelScreen.mcAnswerBox._visible = true; _global.mcLevelScreen.mcAnswerBox.gotoAndPlay('opening'); fSetSentenceOrder(); var v6 = fFindSentence(0); var v8 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][0]; var v3 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][v4]; if (v3 == 0 && _global.contMain._aGameplay[2] == 3) { v3 = -1; } var v7 = fFindDateAnswer(_global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6]); v8 = fSetSentenceDateName(v8, v3, false); v7 = fSetSentenceDateName(v7, v3, true); fSetAnswer(_global.mcLevelScreen.mcAnswerA, v8, v3, v7); v6 = fFindSentence(1); v8 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][0]; v3 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][v4]; if (v3 == 0 && _global.contMain._aGameplay[2] == 3) { v3 = -1; } v7 = fFindDateAnswer(_global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6]); v8 = fSetSentenceDateName(v8, v3, false); v7 = fSetSentenceDateName(v7, v3, true); fSetAnswer(_global.mcLevelScreen.mcAnswerB, v8, v3, v7); v6 = fFindSentence(2); v8 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][0]; v3 = _global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6][0][v4]; if (v3 == 0 && _global.contMain._aGameplay[2] == 3) { v3 = -1; } v7 = fFindDateAnswer(_global.contMain._aGreetingQuestions[_global.contMain._aGameplay[2]][v6]); v8 = fSetSentenceDateName(v8, v3, false); v7 = fSetSentenceDateName(v7, v3, true); fSetAnswer(_global.mcLevelScreen.mcAnswerC, v8, v3, v7); } function fGetQuestionToDate() { fFindQuestionToDate('_aGoodQuestionsToDate', '_aAskedGoodQuestionsToDate', '_aGood'); var v3 = 0; while (v3 < 2) { fFindQuestionToDate('_aPoorQuestionsToDate', '_aAskedPoorQuestionsToDate', '_aPoor'); ++v3; } fSetColorTint(_global.mcLevelScreen.mcAnswerBox, 'question'); _global.mcLevelScreen.mcAnswerBox.gotoAndStop('empty'); _global.mcLevelScreen.mcAnswerBox._visible = true; _global.mcLevelScreen.mcAnswerBox.gotoAndPlay('opening'); fSetSentenceOrder(); for (var v4 in this._aCategory) { if (this._aCategory[v4] == 2) { this._aCategory[v4] = 3; } } var v5 = fFindSentence(0); if (this._aCategory[0] == 1) { var v6 = '_aGoodQuestionsToDate'; var v8 = 'good'; var v9 = 1; } else { if (this._aCategory[0] == 3) { var v6 = '_aPoorQuestionsToDate'; var v8 = v5; var v9 = 0; } } var v10 = _global.contMain[v6][v5][0]; var v11 = v9; var v7 = fFindDateAnswer(_global.contMain[v6][v5]); fSetAnswer(_global.mcLevelScreen.mcAnswerA, v10, v11, v7, v8); v5 = fFindSentence(1); if (this._aCategory[1] == 1) { v6 = '_aGoodQuestionsToDate'; v8 = 'good'; v9 = 1; } else { if (this._aCategory[1] == 3) { v6 = '_aPoorQuestionsToDate'; v8 = v5; v9 = 0; } } v10 = _global.contMain[v6][v5][0]; v11 = v9; v7 = fFindDateAnswer(_global.contMain[v6][v5]); fSetAnswer(_global.mcLevelScreen.mcAnswerB, v10, v11, v7, v8); v5 = fFindSentence(2); if (this._aCategory[2] == 1) { v6 = '_aGoodQuestionsToDate'; v8 = 'good'; v9 = 1; } else { if (this._aCategory[2] == 3) { v6 = '_aPoorQuestionsToDate'; v8 = v5; v9 = 0; } } v10 = _global.contMain[v6][v5][0]; v11 = v9; v7 = fFindDateAnswer(_global.contMain[v6][v5]); fSetAnswer(_global.mcLevelScreen.mcAnswerC, v10, v11, v7, v8); } function fGetQuestionToPlayer() { var v4 = true; for (;;) { if (!v4) { return undefined; } var v3 = false; var v2 = random(_global.contMain._aQuestions.length); for (var v5 in _global.contMain._aAskedQuestionsToPlayer) { if (_global.contMain._aAskedQuestionsToPlayer[v5] == v2) { v3 = true; } } if (v3 == false) { v4 = false; _global.contMain._aAskedQuestionsToPlayer.push(v2); fSetColorTint(_global.mcLevelScreen.mcQuestion.mcQuestionInside.mcBox, 'question'); _global.mcLevelScreen.mcQuestion._visible = true; _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = _global.contMain._aQuestions[v2][0]; _global.mcLevelScreen.mcQuestion.gotoAndPlay('opening'); _global.mcLevelScreen.mcQuestion._nRandom = v2; _global.mcLevelScreen.mcQuestion.onMotionFinished = function () { _global.contGame.fManageAnswers(_global.mcLevelScreen.mcQuestion._nRandom); }; } } } function fManageAnswers(_nQuestion) { var v2 = _nQuestion; var v3 = _global.contMain._aCurrentDate[0]; var v8; for (var v4 in _global.contMain._aQuestions[v2]) { if (v4 > 0) { __reg0 = _global.contMain._aQuestions[v2][v4][v3]; if (__reg0 === 1) { _aGood.push(v4); } else { if (__reg0 === 0) { _aMed.push(v4); } else { if (__reg0 === -1) { _aPoor.push(v4); } } } } } fSetSentenceOrder(); fSetColorTint(_global.mcLevelScreen.mcAnswerBox, 'answer'); _global.mcLevelScreen.mcAnswerBox.gotoAndStop('empty'); _global.mcLevelScreen.mcAnswerBox._visible = true; _global.mcLevelScreen.mcAnswerBox.gotoAndPlay('opening'); var v5 = fFindSentence(0); var v6 = _global.contMain._aQuestions[v2][v5][0]; var v7 = _global.contMain._aQuestions[v2][v5][v3]; fSetAnswer(_global.mcLevelScreen.mcAnswerA, v6, v7); v5 = fFindSentence(1); v6 = _global.contMain._aQuestions[v2][v5][0]; v7 = _global.contMain._aQuestions[v2][v5][v3]; fSetAnswer(_global.mcLevelScreen.mcAnswerB, v6, v7); v5 = fFindSentence(2); v6 = _global.contMain._aQuestions[v2][v5][0]; v7 = _global.contMain._aQuestions[v2][v5][v3]; fSetAnswer(_global.mcLevelScreen.mcAnswerC, v6, v7); } function fGetInvitationQuestion() { var v6 = new Array(); v6[0] = 'Could we meet again at the'; v6[1] = 'So what about the'; if (0 != (_global.contMain._aGameplay[2] == 1) | 0 != (_global.contMain._aGameplay[2] == 2)) { var v10 = int(_global.contMain._aDateStep[_global.contMain._aGameplay[2]][_global.contMain._aDateStep[_global.contMain._aGameplay[2]].length - 1]); if (_global.contMain._aGameplay[0] >= v10) { var v3 = 0; while (v3 < _global.contMain._aGameplay[2]) { this._sUsedPlace += _global.contMain._aGameplay[1][v3] + '|'; ++v3; } var v4 = _global.contMain._aCurrentDate[0]; for (var v8 in _global.contMain._aInvitationQuestions) { __reg0 = _global.contMain._aInvitationQuestions[v8][v4]; if (__reg0 === 1) { _aGood.push(v8); } else { if (__reg0 === 0) { _aMed.push(v8); } else { if (__reg0 === -1) { _aPoor.push(v8); } } } } fSetSentenceOrder(); fSetColorTint(_global.mcLevelScreen.mcAnswerBox, 'question'); _global.mcLevelScreen.mcAnswerBox.gotoAndStop('empty'); _global.mcLevelScreen.mcAnswerBox._visible = true; _global.mcLevelScreen.mcAnswerBox.gotoAndPlay('opening'); var v9 = fFindSentence(0); var v7 = _global.contMain._aInvitationQuestions[v9][0]; var v5 = _global.contMain._aInvitationQuestions[v9][v4]; if (v5 == 0 && _global.contMain._aGameplay[2] == 1) { v5 = 1; } else { if (v5 == 0 && _global.contMain._aGameplay[2] == 2) { v5 = -1; } } v7 = fFindPlaceName(v7, v5, false, _global.mcLevelScreen.mcAnswerA); v7 = fFindQuestionTry(v7, v6); fSetAnswer(_global.mcLevelScreen.mcAnswerA, v7, v5, _sDateAnswer); v9 = fFindSentence(1); v7 = _global.contMain._aInvitationQuestions[v9][0]; v5 = _global.contMain._aInvitationQuestions[v9][v4]; if (v5 == 0 && _global.contMain._aGameplay[2] == 1) { v5 = 1; } else { if (v5 == 0 && _global.contMain._aGameplay[2] == 2) { v5 = -1; } } v7 = fFindPlaceName(v7, v5, false, _global.mcLevelScreen.mcAnswerB); v7 = fFindQuestionTry(v7, v6); fSetAnswer(_global.mcLevelScreen.mcAnswerB, v7, v5, _sDateAnswer); v9 = fFindSentence(2); v7 = _global.contMain._aInvitationQuestions[v9][0]; v5 = _global.contMain._aInvitationQuestions[v9][v4]; if (v5 == 0 && _global.contMain._aGameplay[2] == 1) { v5 = 1; } else { if (v5 == 0 && _global.contMain._aGameplay[2] == 2) { v5 = -1; } } v7 = fFindPlaceName(v7, v5, false, _global.mcLevelScreen.mcAnswerC); v7 = fFindQuestionTry(v7, v6); fSetAnswer(_global.mcLevelScreen.mcAnswerC, v7, v5, _sDateAnswer); } else { _global.contMain._aGameplay[0] = 0; _global.mcLevelScreen.mcDate.mcType.gotoAndStop('bad'); _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = fFindInvitationAnswer(); fDisplayDateResponse(); } return undefined; } fGetInvitationKiss(); } function fFindQuestionTry(_sSentence, _aQuestionTry) { var v1 = _sSentence; var v2 = v1.indexOf('@QuestionTry@'); if (v2 == -1) { return v1; } else { var v4 = v1.substr(0, v2); var v5 = v1.substr(v2 + 13, v1.length - 1); var v3 = _aQuestionTry[_nInvitationTry]; return v4 + v3 + v5; } } function fFindPlaceName(_sSentence, _nPoint, _bAnswer, l_mcRef) { var v6 = _global.contMain._aCurrentDate[0]; var v11 = _sSentence.indexOf('@place@'); if (v11 == -1) { return _sSentence; } else { var v5 = _sSentence.substr(0, v11); var v4 = _sSentence.substr(v11 + 7, _sSentence.length - 1); if (_nPoint == -1) { if (_nPoint == -1) { if (_nInvitationTry == 0) { var v3 = 0; while (v3 < 100) { var v9 = random(_global.contMain._aDatesPlace.length - 1) + 1; if (0 != (_global.contMain._aDatesPlace[v9][v6] == 0) & 0 != (this._sUsedPlace.indexOf(v9) == -1)) { var v12 = _global.contMain._aDatesPlace[v9][0]; if (this._sCurrentDateStep == 'I') { _aInvitationPlaceBad.push(v12); } if (_bAnswer == false) { this._sUsedPlace += v9 + '|'; } return v5 + v12 + v4; } --v3; ++v3; } } else { var v9 = random(_aInvitationPlaceBad.length - 1); var v12 = _aInvitationPlaceBad[v9]; _aInvitationPlaceBad.splice(v9, 1); return v5 + v12 + v4; } } } else { if (_nInvitationTry == 0) { for (_nPlaceIndex in _global.contMain._aDatesPlace) { if (0 != (_global.contMain._aDatesPlace[_nPlaceIndex][v6] == 1) & 0 != (this._sUsedPlace.indexOf(_nPlaceIndex) == -1)) { l_mcRef._nPlace = _nPlaceIndex; var v12 = _global.contMain._aDatesPlace[_nPlaceIndex][0]; if (this._sCurrentDateStep == 'I') { _aInvitationPlaceGood.push(_nPlaceIndex); } if (_bAnswer == false) { this._sUsedPlace += _nPlaceIndex + '|'; } do { } while (undefined != null); return v5 + v12 + v4; } } } else { var v9 = random(_aInvitationPlaceGood.length); var v12 = _global.contMain._aDatesPlace[_aInvitationPlaceGood[v9]][0]; l_mcRef._nPlace = _aInvitationPlaceGood[v9]; _aInvitationPlaceGood.splice(v9, 1); return v5 + v12 + v4; } } } } function fFindInvitationAnswer(_nPoint, l_mcRef) { var v2 = int(_global.contMain._aDateStep[_global.contMain._aGameplay[2]][_global.contMain._aDateStep[_global.contMain._aGameplay[2]].length - 1]); if (_global.contMain._aGameplay[0] >= v2) { if (_nPoint == -1) { if (_nInvitationTry == 0) { _nInvitationTry = 1; --_nIndexDateStep; return 'Hmm... I would prefer to meet somewhere else.'; } if (_nInvitationTry == 1) { _nInvitationTry = 2; _global.contMain._aGameplay[0] = 0; return _global.contMain._aInvitationQuestions[0][0]; } } else { _global.contMain._aGameplay[1][_global.contMain._aGameplay[2]] = l_mcRef._nPlace; return 'Great idea! Meet me there tomorrow. '; } } else { _global.contMain._aGameplay[0] = 0; return _global.contMain._aInvitationQuestions[0][0]; } } function fGetInvitationKiss() { var v2 = _global.contMain._aCurrentDate[0]; for (var v3 in _global.contMain._aInvitationKissQuestions) { __reg0 = _global.contMain._aInvitationKissQuestions[v3][0][v2]; if (__reg0 === 1) { _aGood.push(v3); } else { if (__reg0 === 0) { _aMed.push(v3); } else { if (__reg0 === -1) { _aPoor.push(v3); } } } } fSetColorTint(_global.mcLevelScreen.mcAnswerBox, 'question'); _global.mcLevelScreen.mcAnswerBox._visible = true; _global.mcLevelScreen.mcAnswerBox.gotoAndPlay('opening'); fSetSentenceOrder(); var v4 = fFindSentence(0); var v7 = _global.contMain._aInvitationKissQuestions[v4][0][0]; var v5 = _global.contMain._aInvitationKissQuestions[v4][0][v2]; if (v5 == 0 && _global.contMain._aGameplay[2] == 3) { v5 = -1; } var v6 = _global.contMain._aInvitationKissQuestions[v4][1][0]; fSetAnswer(_global.mcLevelScreen.mcAnswerA, v7, v5, v6); v4 = fFindSentence(1); v7 = _global.contMain._aInvitationKissQuestions[v4][0][0]; v5 = _global.contMain._aInvitationKissQuestions[v4][0][v2]; if (v5 == 0 && _global.contMain._aGameplay[2] == 3) { v5 = -1; } v6 = _global.contMain._aInvitationKissQuestions[v4][1][0]; fSetAnswer(_global.mcLevelScreen.mcAnswerB, v7, v5, v6); v4 = fFindSentence(2); v7 = _global.contMain._aInvitationKissQuestions[v4][0][0]; v5 = _global.contMain._aInvitationKissQuestions[v4][0][v2]; if (v5 == 0 && _global.contMain._aGameplay[2] == 3) { v5 = -1; } v6 = _global.contMain._aInvitationKissQuestions[v4][1][0]; fSetAnswer(_global.mcLevelScreen.mcAnswerC, v7, v5, v6); } function fFindQuestionToDate(_aToSearch, _aAsked, _aToPut) { var v3 = _aAsked; var v4 = false; var v5 = false; for (;;) { if (v5 != false) { return undefined; } v4 = false; var v2 = random(_global.contMain[_aToSearch].length); for (var v6 in _global.contMain[v3]) { if (_global.contMain[v3][v6] == v2) { v4 = true; } } if (v4 == false) { v5 = true; _global.contGame[_aToPut].push(v2); _global.contMain[v3].push(v2); } } } function fSplitUnusedQuestionToDate(l_nQuestion) { var v2 = l_nQuestion; if (v2 == 'good') { _global.contMain._aAskedPoorQuestionsToDate.splice(_global.contMain._aAskedPoorQuestionsToDate.length - 2, 2); return undefined; } for (var v3 in _global.contMain._aAskedPoorQuestionsToDate) { if (_global.contMain._aAskedPoorQuestionsToDate[v3] == v2) { if (v3 < _global.contMain._aAskedPoorQuestionsToDate.length - 1) { _global.contMain._aAskedPoorQuestionsToDate.splice(_global.contMain._aAskedPoorQuestionsToDate.length - 1); } else { _global.contMain._aAskedPoorQuestionsToDate.splice(v3 - 1, 1); } break; } } do { } while (undefined != null); } function fFindDateAnswer(_aAnswers) { var v2 = _aAnswers; var v3 = 0; var v4 = _global.contMain._aCurrentDate[0]; for (var v6 in v2) { if (v6 > 0) { for (var v5 in v2[v6]) { if (v5 > 0) { if (v2[v6][v5] == v4) { v3 = v2[v6][0]; } } } } } return v3; } function fSetSentenceDateName(_sAnswer, _nPoint, _bDateAnswer) { var v8 = _sAnswer.indexOf('@name@'); if (0 != (0 != _global.contMain._aGameplay[2] > 1 & 0 != (_nPoint == -1)) & 0 != (_bDateAnswer == true)) { v8 = 0; } if (v8 == -1) { return _sAnswer; } else { var v10 = _sAnswer.substr(0, v8); var v9 = _sAnswer.substr(v8 + 6, _sAnswer.length - 1); if (_global.contMain._aGameplay[2] == 1) { var v3 = _global.contMain._aCurrentDate[2]; return v10 + v3 + v9; } if (_global.contMain._aGameplay[2] > 1) { if (0 != (_nPoint == 1) | 0 != (_nPoint == 0)) { v3 = _global.contMain._aCurrentDate[2]; return v10 + v3 + v9; } if (_bDateAnswer == true) { _sAnswer = 'By the way, my name is ' + _global.contMain._aCurrentDate[2] + '.'; return _sAnswer; } if (_global.contMain._aGameplay[3] == 'man') { var v5 = _global.contMain._aDatesName[0]; } else { var v5 = _global.contMain._aDatesName[1]; } var v6 = false; while (v6 == false) { var v4 = random(v5.length - 1) + 1; v3 = v5[v4]; if (this._sUsedName.indexOf(v3) == -1) { v6 = true; this._sUsedName += v3 + '|'; } } } return v10 + v3 + v9; } } function fDisplayDateResponse(l_nDelay) { if (l_nDelay == undefined) { l_nDelay = 80; } fSetColorTint(_global.mcLevelScreen.mcQuestion.mcQuestionInside.mcBox, 'answer', true); _global.mcLevelScreen.mcQuestion._visible = true; _global.mcLevelScreen.mcQuestion.gotoAndPlay('opening'); if (_sCurrentDateStep == 'I' && _global.contMain._aGameplay[0] == 0) { stopAllSounds(); _global.objSounds.fPlaySounds('sFx_badEnd', 100, 1); } _global.mcLevelScreen.mcQuestion.onMotionFinished = function () { _global.mcLevelScreen.mcQuestion._nDelay = 0; _global.mcLevelScreen.mcQuestion.onEnterFrame = function () { ++_global.mcLevelScreen.mcQuestion._nDelay; if (_global.mcLevelScreen.mcQuestion._nDelay >= l_nDelay) { _global.mcLevelScreen.mcQuestion.onMotionFinished = function () { _global.mcLevelScreen.mcQuestion._visible = false; _global.mcLevelScreen.mcQuestion.gotoAndStop('idle'); _global.contGame.fManageQuestion(); }; _global.mcLevelScreen.mcQuestion.gotoAndPlay('closing'); delete _global.mcLevelScreen.mcQuestion.onEnterFrame; } }; }; } function fSetAnswer(_mcRef, _sAnswer, _nPoint, _sDateAnswer, _sQuestionToSplice) { _mcRef._sAnswer = _sAnswer; _mcRef._nPoint = _nPoint; _mcRef._sDateAnswer = _sDateAnswer; if (_sQuestionToSplice != undefined) { _mcRef._sQuestionToSplice = _sQuestionToSplice; } _mcRef._alpha = 0; var v3 = []; v3.push(_global.mcLevelScreen.mcAnswerA.txt.length); v3.push(_global.mcLevelScreen.mcAnswerB.txt.length); v3.push(_global.mcLevelScreen.mcAnswerC.txt.length); v3.sort(2); _global.mcLevelScreen.mcAnswerA.mcHitArea._width = v3[0] * 6.5 + 20; _global.mcLevelScreen.mcAnswerB.mcHitArea._width = v3[0] * 6.5 + 20; _global.mcLevelScreen.mcAnswerC.mcHitArea._width = v3[0] * 6.5 + 20; _global.mcLevelScreen.mcAnswerA.hitArea = _global.mcLevelScreen.mcAnswerA.mcHitArea; _global.mcLevelScreen.mcAnswerB.hitArea = _global.mcLevelScreen.mcAnswerB.mcHitArea; _global.mcLevelScreen.mcAnswerC.hitArea = _global.mcLevelScreen.mcAnswerC.mcHitArea; _mcRef.onEnterFrame = function () { if (_global.contMain._bPaused == false) { if (_mcRef._alpha < 100) { _mcRef._alpha += 6; return undefined; } _mcRef._bClikable = true; _mcRef.useHandCursor = true; delete this.onEnterFrame; } }; } function fGetEndingStatus() { if (_global.contMain._aGameplay[0] >= _global.contMain._aDateStep[_global.contMain._aGameplay[2]][_global.contMain._aDateStep[_global.contMain._aGameplay[2]].length - 1]) { _global.contMain.fPause('anim'); _global.contPopup.gotoAndStop('status' + _global.contMain._aGameplay[2]); return undefined; } _global.contTrans._sNextFrameLabel = 'loseScreen'; _global.contTrans._bStopSound = true; _global.contTrans.gotoAndStop('interScreen'); } function fSetSentenceOrder() { for (;;) { if (this._aCategory.length >= 3) { return undefined; } var v3 = false; var v2 = random(3) + 1; for (var v4 in this._aCategory) { if (this._aCategory[v4] == v2) { v3 = true; } } if (v3 == false) { this._aCategory.push(v2); } } } function fFindSentence(_nIndex) { __reg0 = _aCategory[_nIndex]; if (__reg0 === 1) { var v1 = random(_aGood.length); var v2 = _aGood[v1]; _aGood.splice(v1, 1); return v2; } else { if (__reg0 === 2) { var v1 = random(_aMed.length); var v2 = _aMed[v1]; _aMed.splice(v1, 1); return v2; } else { if (__reg0 === 3) { var v1 = random(_aPoor.length); var v2 = _aPoor[v1]; _aPoor.splice(v1, 1); return v2; } } } } function fManageChoiceButton(_sChoiceLetter) { var v3 = _global.mcLevelScreen['mcAnswer' + _sChoiceLetter]; var v5 = 'choice' + _sChoiceLetter; _global.contGame._nPointToAdd = v3._nPoint; v3._bClikable = false; v3._bEnabled = false; if (v3._sQuestionToSplice != undefined) { fSplitUnusedQuestionToDate(v3._sQuestionToSplice); v3._sQuestionToSplice = undefined; } if (v3._name.indexOf('mcAnswerA') == -1) { _global.contGame.fCreateTween(_global.mcLevelScreen.mcAnswerA); _global.mcLevelScreen.mcAnswerA._bClikable = false; _global.mcLevelScreen.mcAnswerA._bEnabled = false; } if (v3._name.indexOf('mcAnswerB') == -1) { _global.contGame.fCreateTween(_global.mcLevelScreen.mcAnswerB); _global.mcLevelScreen.mcAnswerB._bClikable = false; _global.mcLevelScreen.mcAnswerB._bEnabled = false; } if (v3._name.indexOf('mcAnswerC') == -1) { _global.contGame.fCreateTween(_global.mcLevelScreen.mcAnswerC); _global.mcLevelScreen.mcAnswerC._bClikable = false; _global.mcLevelScreen.mcAnswerC._bEnabled = false; } _global.mcLevelScreen.mcAnswerBox.gotoAndStop(v5); v3.useHandCursor = false; v3.gotoAndStop('up'); if (this._sCurrentDateStep == 'A') { _global.contGame.fHideQuestion(); return undefined; } if (0 != (0 != (this._sCurrentDateStep == 'G') | 0 != (this._sCurrentDateStep == 'Q')) | 0 != (this._sCurrentDateStep == 'I')) { if (this._sCurrentDateStep == 'I' && _global.contMain._aGameplay[2] < 3) { var v4 = fFindInvitationAnswer(v3._nPoint, v3); _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = v4; return undefined; } if (this._sCurrentDateStep == 'I' && _global.contMain._aGameplay[2] == 3) { if (v3._nPoint == -1) { v4 = 'Uh... sorry! Gotta go!'; _global.contMain._aGameplay[0] = 0; _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = v4; } else { _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = v3._sDateAnswer; } return undefined; } _global.mcLevelScreen.mcQuestion.mcQuestionInside._sQuestion = v3._sDateAnswer; } } function fManagePoint(_rPoint) { var v3 = _rPoint; this._nPointToAdd = v3; __reg0 = v3; if (__reg0 === 0) { v3 = _global.contMain._nPointNeutral; } else { if (__reg0 === 1) { v3 = _global.contMain._nPointGood; } else { if (__reg0 === -1) { v3 = _global.contMain._nPointPoor + 2; } } } _global.contMain._aGameplay[0] += v3; if (_global.contMain._aGameplay[0] < 0) { _global.contMain._aGameplay[0] = 0; } } function fManageMeter(_rPoint, _sMode) { var v2 = _rPoint; if (_sMode == 'emoticon') { if (v2 == -1) { _global.mcHUD.mcEmoticon.gotoAndStop('poor'); _global.mcLevelScreen.mcDate.mcType.gotoAndStop('bad'); } else { if (v2 == 1) { _global.mcHUD.mcEmoticon.gotoAndStop('good'); _global.mcLevelScreen.mcDate.mcType.gotoAndStop('good'); } else { if (v2 == 0) { _global.mcHUD.mcEmoticon.gotoAndStop('med'); _global.mcLevelScreen.mcDate.mcType.gotoAndStop('idle'); } } } return undefined; } if (_sMode == 'meter') { __reg0 = v2; if (__reg0 === 0) { v2 = _global.contMain._nPointNeutral; } else { if (__reg0 === 1) { v2 = _global.contMain._nPointGood; } else { if (__reg0 === -1) { v2 = _global.contMain._nPointPoor; } } } if (_nPointBeyondLimit > 0 && _global.mcHUD.mcMeter.mcMeterInside._currentframe == _global.mcHUD.mcMeter.mcMeterInside._totalframes) { if (_nPointBeyondLimit + v2 <= 0) { v2 = _nPointBeyondLimit + v2; _nPointBeyondLimit = 0; _global.mcHUD.mcMeter.mcMeterInside.gotoAndStop(_global.mcHUD.mcMeter.mcMeterInside._currentframe + v2); } else { if (_nPointBeyondLimit + v2 > 0) { _nPointBeyondLimit += v2; } } } else { if (_nPointBeyondLimit <= 0 && _global.mcHUD.mcMeter.mcMeterInside._currentframe == _global.mcHUD.mcMeter.mcMeterInside._totalframes) { if (_global.mcHUD.mcMeter.mcMeterInside._currentframe + v2 >= 100) { _global.mcHUD.mcMeter.mcMeterInside.gotoAndStop(_global.mcHUD.mcMeter.mcMeterInside._totalframes); _nPointBeyondLimit += _global.mcHUD.mcMeter.mcMeterInside._currentframe + v2 - 100; } else { _global.mcHUD.mcMeter.mcMeterInside.gotoAndStop(_global.mcHUD.mcMeter.mcMeterInside._currentframe + v2); } } else { _global.mcHUD.mcMeter.mcMeterInside.gotoAndStop(_global.mcHUD.mcMeter.mcMeterInside._currentframe + v2); } } if (_global.mcHUD.mcMeter.mcMeterInside._currentframe == 100) { _global.mcHUD.mcMeter.mcLight.gotoAndPlay(2); _global.mcHUD.mcMeter.mcLight._visible = true; } else { _global.mcHUD.mcMeter.mcLight.gotoAndStop(1); _global.mcHUD.mcMeter.mcLight._visible = false; } fMakeHeartSound(); } } function fMakeHeartSound() { var v2 = int(_global.contMain._aDateStep[_global.contMain._aGameplay[2]][_global.contMain._aDateStep[_global.contMain._aGameplay[2]].length - 1]); if (_global.contMain._aGameplay[0] >= v2) { _global.objSounds.fStopSounds('sFx_heartBeat'); _global.objSounds.fPlaySounds('sFx_heartBeat', 35, 99999); return undefined; } _global.objSounds.fStopSounds('sFx_heartBeat'); } function fGoNextDate() { if (_global.contMain._aGameplay[2] == 3) { _global.contTrans._bStopSound = false; _global.contTrans._sNextFrameLabel = 'winScreen'; _global.contTrans.gotoAndStop('gameIn'); return undefined; } ++_global.contMain._aGameplay[2]; _global.contTrans._sNextFrameLabel = 'gameEmptyVarScreen'; _global.contTrans._bStopSound = true; _global.contTrans.gotoAndStop('gameIn'); } function fSetColorTint(_mcRef, _sMode, _sQuestionBox) { var v4 = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; var v2 = {'ra': '78', 'rb': '0', 'ga': '90', 'gb': '0', 'ba': '100', 'bb': '81', 'aa': '100', 'ab': '0'}; var v3 = {'ra': '100', 'rb': '0', 'ga': '90', 'gb': '0', 'ba': '100', 'bb': '81', 'aa': '100', 'ab': '0'}; obj_color = new Color(_mcRef); if (_sMode == 'question') { __reg3 = v4; } else { if (_sMode == 'answer') { if (_sQuestionBox == true) { if (_global.contMain._aGameplay[3] == 'man') { __reg3 = v2; } else { __reg3 = v3; } } else { if (_global.contMain._aGameplay[3] == 'man') { __reg3 = v3; } else { var __reg3 = v2; } } } } obj_color.setTransform(__reg3); } function fHideAnswer() { _global.mcLevelScreen.mcAnswerBox._visible = false; _global.mcLevelScreen.mcAnswerA._alpha = 0; _global.mcLevelScreen.mcAnswerB._alpha = 0; _global.mcLevelScreen.mcAnswerC._alpha = 0; _global.mcLevelScreen.mcAnswerA.useHandCursor = false; _global.mcLevelScreen.mcAnswerB.useHandCursor = false; _global.mcLevelScreen.mcAnswerC.useHandCursor = false; _global.mcLevelScreen.mcAnswerA._bClikable = false; _global.mcLevelScreen.mcAnswerB._bClikable = false; _global.mcLevelScreen.mcAnswerC._bClikable = false; } function fHideQuestion(_sMode) { if (_sMode == 'init') { _global.mcLevelScreen.mcQuestion._visible = false; return undefined; } _global.mcLevelScreen.mcQuestion.onMotionFinished = function () { _global.mcLevelScreen.mcQuestion._visible = false; _global.mcLevelScreen.mcQuestion.gotoAndStop('idle'); _global.mcLevelScreen.mcQuestion.onMotionFinished = undefined; }; _global.mcLevelScreen.mcQuestion.gotoAndPlay('closing'); } function fCreateTween(_mcRef) { _mcRef.onEnterFrame = function () { if (_global.contMain._bPaused == false) { if (_mcRef._alpha > 0) { _mcRef._alpha -= 15; return undefined; } delete _mcRef.onEnterFrame; } }; } _global.contGame = this; _global.mcLevelScreen = _global.stage.mcLevelScreen; _global.mcHUD; this._aGood = []; this._aMed = []; this._aPoor = []; this._aCategory = []; this._nPointToAdd; this._nIndexDateStep = -1; this._sCurrentDateStep = 'G'; this._sUsedName = ''; this._sUsedPlace = ''; this._nInvitationTry = 0; this._aInvitationPlaceGood = new Array(); this._aInvitationPlaceBad = new Array(); this._nPointBeyondLimit = 0; stop(); } } instance mcContGame of movieClip 746 { onClipEvent (load) { this._bInit = false; this._visible = false; } } frame 8 { _global.stage._sCurrentFrame = 'gameEmptyVarScreen'; play(); } frame 9 { stop(); _global.stage.gotoAndStop('levelScreen'); } frame 10 { _global.stage._sCurrentFrame = 'winScreen'; stopAllSounds(); _global.contTrans._bGameMusicPlaying = true; _global.objSounds.fPlaySounds('sMu_tts', 100, 99999); } movieClip 750 { } movieClip 753 { } movieClip 754 { } button 755 { on (release) { gotoAndStop('sx1'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } frame 11 { _global.stage._sCurrentFrame = 'loseScreen'; _global.contTrans._bGameMusicPlaying = true; _global.objSounds.fPlaySounds('sMu_tts', 100, 99999); } movieClip 763 { } movieClip 764 { frame 5 { stop(); } } movieClip 765 { } button 766 { on (release) { _global.contMain.fPlayAgain(); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 771 { } movieClip 772 { frame 5 { stop(); } } button 775 { on (release) { getURL('http://www.hentaisocialclub.com/ganguro/', '_blank'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver', 100, 1); } } movieClip 778 { } movieClip 780 { } movieClip 782 { } movieClip 784 { } movieClip 787 { } movieClip 789 { } movieClip 792 { } movieClip 794 { } movieClip 797 { } movieClip 799 { } movieClip 801 { } movieClip 803 { } movieClip 805 { } movieClip 807 { } movieClip 809 { } movieClip 811 { } movieClip 813 { } movieClip 815 { } movieClip 818 { } movieClip 820 { } movieClip 821 { frame 1 { stop(); if (_global.contMain._aGameplay[3] == 'man') { gotoAndStop(_global.contMain._aCurrentDate[0]); } else { gotoAndStop(int(_global.contMain._aCurrentDate[0]) + 5); } } } // unknown tag 88 length 157 movieClip 824 { } movieClip 827 { } movieClip 828 { } button 829 { on (release) { gotoAndStop('promo002'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 832 { frame 5 { stop(); } } button 833 { on (release) { gotoAndStop('promo002'); } } frame 12 { _global.stage._sCurrentFrame = 'resetMainVar'; _global.stage.gotoAndStop('titleScreen'); } frame 17 { stop(); } button 837 { on (release) { gotoAndPlay('preLoadingScreen'); stopAllSounds(); } } frame 23 { stop(); } movieClip 849 { frame 5 { stop(); } } button 850 { on (release) { getURL('http://www.hentaisocialclub.com/ganguro/', '_blank'); } } button 853 { on (release) { stopAllSounds(); gotoAndPlay('world001'); } } frame 27 { stop(); } button 858 { on (release) { getURL('http://www.hentaisocialclub.com/ganguro/', '_blank'); } } button 861 { on (release) { gotoAndStop('credits001'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } button 866 { on (release) { gotoAndStop('sx2'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } frame 34 { stop(); } movieClip 894 { frame 69 { gotoAndPlay('loopz'); } } button 895 { on (release) { gotoAndStop('sx3'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } frame 38 { stop(); } movieClip 923 { frame 15 { gotoAndPlay(1); } } button 924 { on (release) { gotoAndStop('credits001'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } movieClip 927 { } frame 43 { protocol = _url.substr(0, _url.indexOf(':')); if (protocol == 'file') { _root.gotoAndPlay('cploop'); } else { if (protocol == 'http') { doubleSlash = _url.indexOf('//'); server = _url.substr(doubleSlash + 2, _url.indexOf('/', doubleSlash + 2) - doubleSlash - 2); server = server.toUpperCase(); if (server.indexOf('WWW.') != -1) { server = server.substr(server.indexOf('WWW.') + 4, server.length); } if (server.indexOf('HENTAISOCIALCLUB.COM') != -1 or server.indexOf('HENTAISC.COM') != -1) { gotoAndPlay('preLoadingScreen'); } else { gotoAndPlay('preLoadingScreen'); } } } box1 = prefix; } button 930 { on (release) { gotoAndPlay('preLoadingScreen'); } on (rollOver) { _global.objSounds.fPlaySounds('sFx_btnOver2', 100, 1); } } frame 53 { gotoAndPlay(47); }




http://swfchan.com/21/102405/info.shtml
Created: 19/3 -2019 22:34:30 Last modified: 19/3 -2019 22:34:30 Server time: 25/04 -2024 21:44:09