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

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

paper miku 2.swf

This is the info page for
Flash #139365

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


ActionScript [AS3]
Section 1
//MainTimeline (Untitled_fla.MainTimeline) package Untitled_fla { import flash.events.*; import flash.display.*; import flash.net.*; import flash.system.*; public dynamic class MainTimeline extends MovieClip { public var my_player:Object; public var my_loader:Loader; public function MainTimeline(){ addFrameScript(0, this.frame1); } public function onLoaderInit(_arg1:Event):void{ addChild(this.my_loader); this.my_player = this.my_loader.content; this.my_player.addEventListener("onReady", this.onPlayerReady); } public function onPlayerReady(_arg1:Event):void{ this.my_player.setSize(640, 360); this.my_player.loadVideoById("IRrhqIAwW0w", 0); } function frame1(){ Security.allowDomain("www.youtube.com"); this.my_loader = new Loader(); this.my_loader.load(new URLRequest("http://www.youtube.com/apiplayer?version=3")); this.my_loader.contentLoaderInfo.addEventListener(Event.INIT, this.onLoaderInit); } } }//package Untitled_fla

Special Tags

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




http://swfchan.com/28/139365/info.shtml
Created: 28/10 -2018 03:22:37 Last modified: 28/10 -2018 03:22:37 Server time: 04/05 -2024 10:37:55