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

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

Hoppin'pop.swf

This is the info page for
Flash #70819

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


Text
H  ppin'p  p

presents

ActionScript [AS3]

Section 1
//SWFLoader (nl.tfe.games.swfloader.SWFLoader) package nl.tfe.games.swfloader { import flash.events.*; import flash.display.*; import flash.net.*; import flash.system.*; import flash.ui.*; public class SWFLoader extends Sprite { private var containerHeight:Number; private var swfLoader:Loader; private var locationLoader:URLLoader; public var container:MovieClip; public var bgGradient:MovieClip; public var corners:MovieClip; private var containerWidth:Number; private static const GAME_ID:String = "hoppinpop"; public function SWFLoader(){ var _local1:String; var _local2:String; super(); Security.allowDomain("*"); this.containerWidth = this.container.width; this.containerHeight = this.container.height; this.contextMenu = new ContextMenu(); this.contextMenu.hideBuiltInItems(); this.stage.align = "TL"; this.stage.scaleMode = "noScale"; this.stage.addEventListener(Event.RESIZE, this.resizeHandler); this.resizeHandler(null); this.swfLoader = new Loader(); this.swfLoader.contentLoaderInfo.addEventListener(ProgressEvent.PROGRESS, this.loadProgressHandler); this.swfLoader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, this.loadIOErrorHandler); this.swfLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, this.loadCompleteHandler); this.container.addChild(this.swfLoader); this.swfLoader.mask = this.container.gameMask; this.swfLoader.x = this.container.gameMask.x; this.swfLoader.y = this.container.gameMask.y; _local1 = this.root.loaderInfo.parameters["fvSwfUrl"]; _local2 = this.root.loaderInfo.parameters["fvLocationUrl"]; if (_local1 != null){ this.loadSwf(_local1); } else { if (_local2 == null){ _local2 = ((("http://games.justgreat.nl/getLocation.php?gameId=" + _slot1.GAME_ID) + "&noCache=") + new Date().getTime()); }; this.locationLoader = new URLLoader(); this.locationLoader.addEventListener(Event.COMPLETE, this.locationLoadCompleteHandler); this.locationLoader.addEventListener(IOErrorEvent.IO_ERROR, this.locationLoaderIOErrorHandler); this.locationLoader.load(new URLRequest(_local2)); }; } private function loadCompleteHandler(_arg1:Event):void{ this.container.removeChild(this.container.loader); } private function locationLoadCompleteHandler(_arg1:Event):void{ this.loadSwf(new XML(this.locationLoader.data).game[0].@url); } private function locationLoaderIOErrorHandler(_arg1:IOErrorEvent):void{ trace(("locationLoaderIOErrorHandler: " + _arg1)); } private function loadProgressHandler(_arg1:ProgressEvent):void{ this.container.loader.loaderMask.width = ((100 / _arg1.bytesTotal) * _arg1.bytesLoaded); } private function loadSwf(_arg1:String):void{ var _local2:String; _arg1 = (_arg1 + ((_arg1.indexOf("?"))>0) ? "&" : "?"); for (_local2 in this.root.loaderInfo.parameters) { if ((((_local2 == "fvLocationUrl")) || ((_local2 == "fvSwfUrl")))){ } else { _arg1 = (_arg1 + (((_local2 + "=") + this.root.loaderInfo.parameters[_local2]) + "&")); }; }; this.swfLoader.load(new URLRequest(_arg1)); } private function loadIOErrorHandler(_arg1:IOErrorEvent):void{ trace(("loadIOErrorHandler: " + _arg1)); } private function resizeHandler(_arg1:Event):void{ this.bgGradient.width = this.stage.stageWidth; this.corners.x = (this.container.x = ((this.stage.stageWidth - this.containerWidth) / 2)); this.corners.y = (this.container.y = Math.min(Math.max(((this.stage.stageHeight - this.containerHeight) / 2), -3), 30)); this.corners.visible = (((this.stage.stageHeight > (this.containerHeight + 5))) && ((this.stage.stageWidth > (this.containerWidth + 5)))); } } }//package nl.tfe.games.swfloader
Section 2
//default2 (skin.ldr.progress.default2) package skin.ldr.progress { import flash.display.*; public dynamic class default2 extends MovieClip { public function default2(){ addFrameScript(15, frame16); } function frame16(){ this.gotoAndPlay(1); } } }//package skin.ldr.progress
Section 3
//Container_2 (swfloader_fla.Container_2) package swfloader_fla { import flash.display.*; public dynamic class Container_2 extends MovieClip { public var gameMask:MovieClip; public var loader:MovieClip; } }//package swfloader_fla
Section 4
//Loader_4 (swfloader_fla.Loader_4) package swfloader_fla { import flash.display.*; public dynamic class Loader_4 extends MovieClip { public var loaderMask:MovieClip; } }//package swfloader_fla

Library Items

Symbol 1 GraphicUsed by:5
Symbol 2 ShapeTweeningUsed by:5
Symbol 3 GraphicUsed by:5
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClip {skin.ldr.progress.default2}Uses:1 2 3 4Used by:17
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:Timeline
Symbol 8 GraphicUsed by:26
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:17 26
Symbol 11 GraphicUsed by:26
Symbol 12 GraphicUsed by:17
Symbol 13 GraphicUsed by:17
Symbol 14 ShapeTweeningUsed by:17
Symbol 15 ShapeTweeningUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClip {swfloader_fla.Loader_4}Uses:12 10 5 13 14 15 16Used by:26
Symbol 18 FontUsed by:19 20
Symbol 19 TextUses:18Used by:26
Symbol 20 TextUses:18Used by:26
Symbol 21 GraphicUsed by:26
Symbol 22 GraphicUsed by:23 25
Symbol 23 MovieClipUses:22Used by:26
Symbol 24 GraphicUsed by:26
Symbol 25 MovieClipUses:22Used by:26
Symbol 26 MovieClip {swfloader_fla.Container_2}Uses:8 10 11 17 19 20 21 23 24 25Used by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:28 29Used by:Timeline

Instance Names

"bgGradient"Frame 1Symbol 7 MovieClip
"container"Frame 1Symbol 26 MovieClip {swfloader_fla.Container_2}
"corners"Frame 1Symbol 30 MovieClip
"loaderMask"Symbol 17 MovieClip {swfloader_fla.Loader_4} Frame 1Symbol 10 MovieClip
"gameMask"Symbol 26 MovieClip {swfloader_fla.Container_2} Frame 1Symbol 10 MovieClip
"loader"Symbol 26 MovieClip {swfloader_fla.Container_2} Frame 1Symbol 17 MovieClip {swfloader_fla.Loader_4}

Special Tags

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




http://swfchan.com/15/70819/info.shtml
Created: 9/4 -2019 16:11:01 Last modified: 9/4 -2019 16:11:01 Server time: 16/05 -2024 20:51:23