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

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

Touching Boin - Mika Edition.swf

This is the info page for
Flash #133247

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


ActionScript [AS3]
Section 1
//MainTimeline (boin_mika_fla.MainTimeline) package boin_mika_fla { import flash.events.*; import flash.display.*; import flash.media.*; import flash.net.*; public dynamic class MainTimeline extends MovieClip { public var bt_select_3:SimpleButton; public var bt_select_2:SimpleButton; public var loader:Loader; public var bt2Handler:Function; public var bgmLoadCompleteHandler:Function; public var bt1Handler:Function; public var seCompleteHandler:Function; public var bgm_ch:SoundChannel; public var se_playing:Boolean; public var movieURL:URLRequest; public var se:Sound; public var seLoadCompleteHandler:Function; public var se_ready:Boolean; public var bt_select_1:SimpleButton; public var se_ch:SoundChannel; public var mc_start:MovieClip; public var startHandler:Function; public var info:LoaderInfo; public var bgm:Sound; public var bt3Handler:Function; public var buttonSelected:Number; public function MainTimeline(){ addFrameScript(0, frame1, 29, frame30, 95, frame96, 96, frame97, 135, frame136, 167, frame168, 179, frame180, 204, frame205, 229, frame230, 230, frame231, 254, frame255, 0xFF, frame256, 0x0100, frame257); } public function loadCompleteHandler(_arg1:Event):void{ this.addChild(loader); } function frame205(){ bgm_ch.stop(); bgm.removeEventListener(Event.COMPLETE, bgmLoadCompleteHandler); se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); } function frame168(){ if (se_ch != null){ se_ch.stop(); }; se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); se = new Sound(); seLoadCompleteHandler = function (_arg1:Event):void{ se_ch = se.play(0, 1); }; se.addEventListener(Event.COMPLETE, seLoadCompleteHandler); se.load(new URLRequest("voice/mik00730.mp3")); } public function mcCompleteHandler(_arg1:Event):void{ this.removeChild(loader); loader.unload(); gotoAndPlay("lb_cut_play_end"); } function frame1(){ 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("voice/mik00710.mp3")); } function frame97(){ 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 frame96(){ } function frame231(){ bt_select_1.removeEventListener(MouseEvent.MOUSE_DOWN, bt1Handler); bt_select_2.removeEventListener(MouseEvent.MOUSE_DOWN, bt2Handler); bt_select_3.removeEventListener(MouseEvent.MOUSE_DOWN, bt3Handler); } function frame180(){ stop(); startHandler = function (_arg1:MouseEvent){ play(); }; mc_start.addEventListener(MouseEvent.MOUSE_DOWN, startHandler); } function frame30(){ if (se_ready == true){ se.play(0, 1); }; } function frame230(){ 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); } function frame255(){ bgm_ch.stop(); bgm.removeEventListener(Event.COMPLETE, bgmLoadCompleteHandler); se.removeEventListener(Event.COMPLETE, seLoadCompleteHandler); } function frame256(){ stop(); loader = new Loader(); info = loader.contentLoaderInfo; info.addEventListener(Event.COMPLETE, loadCompleteHandler); switch (buttonSelected){ case 1: movieURL = new URLRequest("boin_mika_cut2.swf"); break; case 2: movieURL = new URLRequest("boin_mika_cut3.swf"); break; case 0: default: movieURL = new URLRequest("boin_mika_cut1.swf"); }; loader.load(movieURL); this.addEventListener(Event.COMPLETE, mcCompleteHandler); } function frame136(){ if (se_ready == true){ se_ch = se.play(0, 1); }; } function frame257(){ stop(); info.removeEventListener(Event.COMPLETE, loadCompleteHandler); this.removeEventListener(Event.COMPLETE, mcCompleteHandler); gotoAndPlay("lb_scene_select_start", "scene_select"); } } }//package boin_mika_fla
Section 2
//mc_start_1 (boin_mika_fla.mc_start_1) package boin_mika_fla { import flash.display.*; public dynamic class mc_start_1 extends MovieClip { public function mc_start_1(){ addFrameScript(12, frame13); } function frame13(){ stop(); } } }//package boin_mika_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:14
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:14
Symbol 13 GraphicUsed by:14
Symbol 14 ButtonUses:10 12 13Used by:15
Symbol 15 MovieClip {boin_mika_fla.mc_start_1}Uses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:22
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:22
Symbol 22 ButtonUses:19 21Used by:Timeline

Instance Names

"mc_start"Frame 168Symbol 15 MovieClip {boin_mika_fla.mc_start_1}
"bt_select_1"Frame 230Symbol 22 Button
"bt_select_2"Frame 230Symbol 22 Button
"bt_select_3"Frame 230Symbol 22 Button

Special Tags

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

Labels

"lb_scene_select_start"Frame 206
"lb_cut_play_end"Frame 257




http://swfchan.com/27/133247/info.shtml
Created: 14/2 -2019 20:23:38 Last modified: 14/2 -2019 20:23:38 Server time: 29/04 -2024 06:45:40