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

swfchan turned sixteen years old the day before yesterday! (5may2024)

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

goodgame_farmer.swf

This is the info page for
Flash #99242

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


ActionScript [AS3]
Section 1
//FarmLoader1 (com.goodgame.farm.FarmLoader1) package com.goodgame.farm { import flash.events.*; import flash.display.*; import flash.net.*; import flash.system.*; import flash.external.*; public class FarmLoader1 extends Sprite { private const platform:int = 0; private const domain:String; private const GAMEID:String = "3"; private const cdnCache:Boolean; private const prefix:String; private const isTestVersion:Boolean = false; private const ordner:String; private const versionsDate:String = "20100401"; private const datei:String; private const FILENameFarm:String; private const FILENameRefTrack:String; private var loaderPHP:URLLoader; public function FarmLoader1(){ var loaderPHP:Loader; var loader:Loader; var cache:*; cdnCache = !(((isTestVersion) || ((platform == 2)))); domain = (cdnCache) ? "cdn" : "files"; ordner = ((isTestVersion) ? "loader-test/" : "loader/" + "farm/"); prefix = ((platform == 1)) ? "fb" : ((platform == 2)) ? "os" : ((platform == 3)) ? "osl003" : ""; datei = (prefix + "farmloader.swf"); FILENameFarm = (((("http://" + domain) + ".goodgamestudios.com/") + ordner) + datei); FILENameRefTrack = (("http://files.goodgamestudios.com/" + (isTestVersion) ? "loader-test/" : "loader/") + "refcount.swf"); super(); var date:Date = new Date(); var swfUrl = ""; Security.allowDomain("*"); try { swfUrl = ExternalInterface.call("function getLocation() {return document.referrer;}"); if (swfUrl.indexOf("http") == -1){ swfUrl = ExternalInterface.call("document.location.toString"); }; if (swfUrl.indexOf("http") == -1){ swfUrl = String(stage.loaderInfo.url); }; } catch(e:Error) { swfUrl = String(stage.loaderInfo.url); }; cache = String(Math.floor((date.time / 1000))); loaderPHP = new Loader(); loaderPHP.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, onIOError); loaderPHP.contentLoaderInfo.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler); loaderPHP.load(new URLRequest((((((((((((FILENameRefTrack + "?") + "gameID=") + GAMEID) + "&ref=") + swfUrl) + "&") + "vD=") + versionsDate) + "&") + "cache=") + cache))); loader = new Loader(); addChild(loader); cache = String(Math.floor((date.time / (((1000 * 60) * 60) * 24)))); loader.load(new URLRequest((((FILENameFarm + "?") + "cache=") + cache))); } function onIOError(_arg1:IOErrorEvent):void{ } function securityErrorHandler(_arg1:SecurityErrorEvent):void{ } } }//package com.goodgame.farm

Special Tags

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




http://swfchan.com/20/99242/info.shtml
Created: 22/3 -2019 01:10:36 Last modified: 22/3 -2019 01:10:36 Server time: 07/05 -2024 19:51:46