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

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

Touching Boin 2 - Nao And Mitsugu.swf

This is the info page for
Flash #116895

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


ActionScript [AS3]
Section 1
//MainTimeline (densya_boin_fla.MainTimeline) package densya_boin_fla { import flash.events.*; import flash.display.*; import flash.net.*; import flash.media.*; public dynamic class MainTimeline extends MovieClip { public var loadCompleteHandler:Function; public var loader:Loader; public var bgmLoadCompleteHandler:Function; public var bt1Handler:Function; public var movieURL:URLRequest; public var bt_mitsugu:SimpleButton; public var se:Sound; public var seLoadCompleteHandler:Function; public var startHandler:Function; public var naoHandler:Function; public var title_selected:Number; public var info:LoaderInfo; public var startHandler2:Function; public var btBackHandler:Function; public var bt_back:SimpleButton; public var mc_title_scene:MovieClip; public var bgm:Sound; public var bt4Handler:Function; public var characterSelected:Number; public var playMode:Number; public var bt_select_2:SimpleButton; public var bt_select_3:SimpleButton; public var bt_select_4:SimpleButton; public var bt_select_5:SimpleButton; public var mitsuguHandler:Function; public var bt_select_1:SimpleButton; public var bt2Handler:Function; public var mc_title_story:MovieClip; public var seCompleteHandler:Function; public var bgm_ch:SoundChannel; public var se_playing:Boolean; public var mcCompleteHandler:Function; public var se_ch:SoundChannel; public var se_ready:Boolean; public var storyModeIndex:Number; public var btCharacterSelectBackHandler:Function; public var bt5Handler:Function; public var bt_nao:SimpleButton; public var bt3Handler:Function; public var buttonSelected:Number; public function MainTimeline(){ addFrameScript(0, frame1, 30, frame31, 95, frame96, 96, frame97, 135, frame136, 175, frame176, 211, frame212, 223, frame224, 224, frame225, 285, frame286, 334, frame335, 335, frame336, 359, frame360, 408, frame409, 409, frame410, 433, frame434, 434, frame435, 435, frame436, 764, frame765); } function frame286(){ stop(); bgm_ch.stop(); bgm.removeEventListener(Event.COMPLETE, bgmLoadCompleteHandler); se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); if (title_selected == 0){ playMode = 0; gotoAndPlay(1, "character_select"); } else { playMode = 1; gotoAndPlay(1, "scene_select"); }; } function frame176(){ if (se_ready == true){ se_ch = se.play(0, 1); }; } function frame1(){ playMode = 0; se_ready = false; se_playing = false; seLoadCompleteHandler = function (_arg1:Event):void{ se_ready = true; }; } function frame31(){ } function frame409(){ stop(); buttonSelected = 0; bt1Handler = function (_arg1:MouseEvent){ buttonSelected = 0; play(); }; bt_select_1.addEventListener(MouseEvent.MOUSE_DOWN, bt1Handler); bt2Handler = function (_arg1:MouseEvent){ buttonSelected = 1; play(); }; bt_select_2.addEventListener(MouseEvent.MOUSE_DOWN, bt2Handler); bt3Handler = function (_arg1:MouseEvent){ buttonSelected = 2; play(); }; bt_select_3.addEventListener(MouseEvent.MOUSE_DOWN, bt3Handler); bt4Handler = function (_arg1:MouseEvent){ buttonSelected = 3; play(); }; bt_select_4.addEventListener(MouseEvent.MOUSE_DOWN, bt4Handler); bt5Handler = function (_arg1:MouseEvent){ buttonSelected = 4; play(); }; bt_select_5.addEventListener(MouseEvent.MOUSE_DOWN, bt5Handler); btBackHandler = function (_arg1:MouseEvent){ buttonSelected = 5; play(); }; bt_back.addEventListener(MouseEvent.MOUSE_DOWN, btBackHandler); } function frame765(){ stop(); gotoAndPlay(1, "title"); } function frame410(){ bt_select_1.removeEventListener(MouseEvent.MOUSE_DOWN, bt1Handler); bt_select_2.removeEventListener(MouseEvent.MOUSE_DOWN, bt2Handler); bt_select_3.removeEventListener(MouseEvent.MOUSE_DOWN, bt3Handler); bt_select_4.removeEventListener(MouseEvent.MOUSE_DOWN, bt4Handler); bt_select_5.removeEventListener(MouseEvent.MOUSE_DOWN, bt5Handler); bt_back.removeEventListener(MouseEvent.MOUSE_DOWN, btBackHandler); } function frame434(){ bgm_ch.stop(); bgm.removeEventListener(Event.COMPLETE, bgmLoadCompleteHandler); se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); if ((((buttonSelected < 0)) || ((buttonSelected >= 5)))){ gotoAndPlay(1, "title"); }; } function frame435(){ stop(); loader = new Loader(); info = loader.contentLoaderInfo; storyModeIndex = 0; loadCompleteHandler = function (_arg1:Event):void{ addChild(loader); }; info.addEventListener(Event.COMPLETE, loadCompleteHandler); if (playMode == 1){ switch (buttonSelected){ case 1: movieURL = new URLRequest("scene1-2.swf"); break; case 2: movieURL = new URLRequest("scene2-1.swf"); break; case 3: movieURL = new URLRequest("scene2-2.swf"); break; case 4: movieURL = new URLRequest("scene3-1.swf"); break; case 0: default: movieURL = new URLRequest("scene1-1.swf"); }; loader.load(movieURL); mcCompleteHandler = function (_arg1:Event):void{ removeChild(loader); loader.unload(); gotoAndPlay("lb_cut_play_end"); }; this.addEventListener(Event.COMPLETE, mcCompleteHandler); } else { movieURL = new URLRequest("adv_op.swf"); loader.load(movieURL); mcCompleteHandler = function (_arg1:Event):void{ removeChild(loader); loader.unload(); storyModeIndex++; if (characterSelected == 0){ switch (storyModeIndex){ case 1: movieURL = new URLRequest("scene1-1.swf"); break; case 2: movieURL = new URLRequest("adv_scene1-1_after.swf"); break; case 3: movieURL = new URLRequest("scene2-1.swf"); break; case 4: movieURL = new URLRequest("adv_scene2-1_after.swf"); break; case 5: movieURL = new URLRequest("scene3-1.swf"); break; case 6: movieURL = new URLRequest("adv_scene3-1_after.swf"); break; case 0: default: gotoAndPlay("lb_cut_play_end"); }; } else { switch (storyModeIndex){ case 1: movieURL = new URLRequest("scene1-2.swf"); break; case 2: movieURL = new URLRequest("adv_scene1-2_after.swf"); break; case 3: movieURL = new URLRequest("scene2-2.swf"); break; case 4: movieURL = new URLRequest("adv_scene2-2_after.swf"); break; case 5: movieURL = new URLRequest("scene3-1.swf"); break; case 6: movieURL = new URLRequest("adv_scene3-1_after.swf"); break; case 0: default: gotoAndPlay("lb_cut_play_end"); }; }; loader.load(movieURL); }; this.addEventListener(Event.COMPLETE, mcCompleteHandler); }; } function frame436(){ stop(); info.removeEventListener(Event.COMPLETE, loadCompleteHandler); this.removeEventListener(Event.COMPLETE, mcCompleteHandler); if (playMode == 0){ gotoAndPlay(1, "endroll"); } else { gotoAndPlay("lb_scene_select_start", "scene_select"); }; } function frame336(){ bt_nao.removeEventListener(MouseEvent.MOUSE_DOWN, naoHandler); bt_mitsugu.removeEventListener(MouseEvent.MOUSE_DOWN, mitsuguHandler); bt_back.removeEventListener(MouseEvent.MOUSE_DOWN, btCharacterSelectBackHandler); } function frame212(){ if (se_ch != null){ se_ch.stop(); }; se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); } function frame97(){ title_selected = 0; bgmLoadCompleteHandler = function (_arg1:Event):void{ bgm_ch = bgm.play(0, 1000); }; bgm = new Sound(); bgm.addEventListener(Event.COMPLETE, bgmLoadCompleteHandler); bgm.load(new URLRequest("bgm/bgm01.mp3")); se_ready = false; se_playing = false; seLoadCompleteHandler = function (_arg1:Event):void{ se_ready = true; }; se = new Sound(); se.addEventListener(Event.COMPLETE, seLoadCompleteHandler); se.load(new URLRequest("se/se0003.mp3")); } function frame335(){ stop(); characterSelected = 0; naoHandler = function (_arg1:MouseEvent){ characterSelected = 0; play(); }; bt_nao.addEventListener(MouseEvent.MOUSE_DOWN, naoHandler); mitsuguHandler = function (_arg1:MouseEvent){ characterSelected = 1; play(); }; bt_mitsugu.addEventListener(MouseEvent.MOUSE_DOWN, mitsuguHandler); btCharacterSelectBackHandler = function (_arg1:MouseEvent){ characterSelected = 2; play(); }; bt_back.addEventListener(MouseEvent.MOUSE_DOWN, btCharacterSelectBackHandler); } function frame224(){ stop(); startHandler = function (_arg1:MouseEvent){ title_selected = 0; play(); }; mc_title_story.addEventListener(MouseEvent.MOUSE_DOWN, startHandler); startHandler2 = function (_arg1:MouseEvent){ title_selected = 1; play(); }; mc_title_scene.addEventListener(MouseEvent.MOUSE_DOWN, startHandler2); } function frame96(){ } function frame225(){ mc_title_story.removeEventListener(MouseEvent.MOUSE_DOWN, startHandler); mc_title_scene.removeEventListener(MouseEvent.MOUSE_DOWN, startHandler2); } function frame360(){ stop(); bgm_ch.stop(); bgm.removeEventListener(Event.COMPLETE, bgmLoadCompleteHandler); se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); if ((((characterSelected < 0)) || ((characterSelected >= 2)))){ gotoAndPlay(1, "title"); } else { gotoAndPlay(1, "cut_play"); }; } function frame136(){ if (se_ready == true){ se_ch = se.play(0, 1); }; } } }//package densya_boin_fla
Section 2
//mc_character_select_frame_6 (densya_boin_fla.mc_character_select_frame_6) package densya_boin_fla { import flash.display.*; public dynamic class mc_character_select_frame_6 extends MovieClip { public function mc_character_select_frame_6(){ addFrameScript(19, frame20); } function frame20(){ stop(); } } }//package densya_boin_fla
Section 3
//mc_scene_select_frame_10 (densya_boin_fla.mc_scene_select_frame_10) package densya_boin_fla { import flash.display.*; public dynamic class mc_scene_select_frame_10 extends MovieClip { public function mc_scene_select_frame_10(){ addFrameScript(19, frame20); } function frame20(){ stop(); } } }//package densya_boin_fla
Section 4
//mc_title_scene_4 (densya_boin_fla.mc_title_scene_4) package densya_boin_fla { import flash.display.*; public dynamic class mc_title_scene_4 extends MovieClip { public function mc_title_scene_4(){ addFrameScript(12, frame13); } function frame13(){ stop(); } } }//package densya_boin_fla
Section 5
//mc_title_story_2 (densya_boin_fla.mc_title_story_2) package densya_boin_fla { import flash.display.*; public dynamic class mc_title_story_2 extends MovieClip { public function mc_title_story_2(){ addFrameScript(12, frame13); } function frame13(){ stop(); } } }//package densya_boin_fla

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:Timeline
Symbol 5 BitmapUsed by:6
Symbol 6 GraphicUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:Timeline
Symbol 9 BitmapUsed by:10
Symbol 10 GraphicUses:9Used by:Timeline
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:15  Timeline
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClipUses:12 14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:21
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:21
Symbol 20 GraphicUsed by:21 27
Symbol 21 ButtonUses:17 19 20Used by:22
Symbol 22 MovieClip {densya_boin_fla.mc_title_story_2}Uses:21Used by:Timeline
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:27
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 ButtonUses:24 26 20Used by:28
Symbol 28 MovieClip {densya_boin_fla.mc_title_scene_4}Uses:27Used by:Timeline
Symbol 29 BitmapUsed by:30
Symbol 30 GraphicUses:29Used by:Timeline
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:33
Symbol 33 MovieClip {densya_boin_fla.mc_character_select_frame_6}Uses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:37
Symbol 36 GraphicUsed by:37
Symbol 37 ButtonUses:35 36Used by:Timeline
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:41
Symbol 40 GraphicUsed by:41
Symbol 41 ButtonUses:39 40Used by:Timeline
Symbol 42 BitmapUsed by:43
Symbol 43 GraphicUses:42Used by:47
Symbol 44 BitmapUsed by:45
Symbol 45 GraphicUses:44Used by:47
Symbol 46 GraphicUsed by:47
Symbol 47 ButtonUses:43 45 46Used by:Timeline
Symbol 48 BitmapUsed by:49
Symbol 49 GraphicUses:48Used by:Timeline
Symbol 50 BitmapUsed by:51
Symbol 51 GraphicUses:50Used by:52
Symbol 52 MovieClip {densya_boin_fla.mc_scene_select_frame_10}Uses:51Used by:Timeline
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:57
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:57
Symbol 57 ButtonUses:54 56Used by:Timeline
Symbol 58 BitmapUsed by:59
Symbol 59 GraphicUses:58Used by:Timeline
Symbol 60 BitmapUsed by:61
Symbol 61 GraphicUses:60Used by:Timeline
Symbol 62 BitmapUsed by:63
Symbol 63 GraphicUses:62Used by:Timeline

Instance Names

"mc_title_story"Frame 212Symbol 22 MovieClip {densya_boin_fla.mc_title_story_2}
"mc_title_scene"Frame 212Symbol 28 MovieClip {densya_boin_fla.mc_title_scene_4}
"bt_nao"Frame 335Symbol 37 Button
"bt_mitsugu"Frame 335Symbol 41 Button
"bt_back"Frame 335Symbol 47 Button
"bt_select_1"Frame 409Symbol 57 Button
"bt_select_2"Frame 409Symbol 57 Button
"bt_select_3"Frame 409Symbol 57 Button
"bt_select_4"Frame 409Symbol 57 Button
"bt_select_5"Frame 409Symbol 57 Button
"bt_back"Frame 409Symbol 47 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.
Protect (24)Timeline Frame 10 bytes ""

Labels

"lb_character_select_start"Frame 287
"lb_scene_select_start"Frame 361
"lb_cut_play_end"Frame 436




http://swfchan.com/24/116895/info.shtml
Created: 12/11 -2018 12:03:05 Last modified: 12/11 -2018 12:03:05 Server time: 02/05 -2024 13:33:37