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

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

BATMAN BOSS.swf

This is the info page for
Flash #138598

(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("FcmSxIUbVLE", 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/138598/info.shtml
Created: 8/2 -2019 12:47:20 Last modified: 8/2 -2019 12:47:20 Server time: 05/05 -2024 02:44:05