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

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

Zombie Streaker - shoot dangerous zombies in this Halloween game.swf

This is the info page for
Flash #89324

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


Text
<p align="center"><font face="Verdana" size="12" color="#000000" letterSpacing="0.000000" kerning="1">Getting files</font></p>

ActionScript [AS3]

Section 1
//MainTimeline (LoadeMC_fla.MainTimeline) package LoadeMC_fla { import flash.events.*; import flash.display.*; import flash.text.*; import flash.net.*; import flash.ui.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.utils.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var lbl_text:TextField; public var MCGame:MovieClip; public var data:URLVariables; public var myMenu:ContextMenu; public function MainTimeline(){ addFrameScript(0, frame1); } public function startLoad(){ myMenu.hideBuiltInItems(); var _local1:ContextMenuItem = new ContextMenuItem("Eyeball Interactive"); _local1.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, doSomething); myMenu.customItems.push(_local1); this.contextMenu = myMenu; var _local2:Loader = new Loader(); var _local3:URLRequest = new URLRequest((("http://www.eyeballinteractive.no/Halloween/ZSHED.swf" + "?test=") + (Math.random() * 1000))); _local2.contentLoaderInfo.addEventListener(Event.COMPLETE, onCompleteHandler); _local2.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, onProgressHandler); _local2.load(_local3); } public function onCompleteHandler(_arg1:Event){ lbl_text.x = 900; MCGame = _arg1.currentTarget.content; addChild(MCGame); MCGame.startAd(this); } public function onProgressHandler(_arg1:ProgressEvent){ var _local2:Number = ((_arg1.bytesLoaded / _arg1.bytesTotal) * 100); lbl_text.text = (("Loading game, " + Math.floor(_local2)) + "%"); } public function doSomething(_arg1:ContextMenuEvent):void{ var _local2 = "http://www.facebook.com/Eyeball.Interactive"; var _local3:URLRequest = new URLRequest(_local2); navigateToURL(_local3, "_blank"); } function frame1(){ MCGame = new MovieClip(); data = new URLVariables(); myMenu = new ContextMenu(); Security.allowDomain("*"); startLoad(); lbl_text.embedFonts = true; } } }//package LoadeMC_fla

Library Items

Symbol 1 FontUsed by:2
Symbol 2 EditableTextUses:1Used by:Timeline

Instance Names

"lbl_text"Frame 1Symbol 2 EditableText

Special Tags

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




http://swfchan.com/18/89324/info.shtml
Created: 29/3 -2019 01:26:37 Last modified: 29/3 -2019 01:26:37 Server time: 02/05 -2024 07:39:31