Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- * { margin: 0; padding: 0; }
- html, #client { height: 100%; text-align: left; background-color: black; }
- #client { position: absolute; overflow: hidden; left: 0; top: 0; right: 0; bottom: 0; }
- </style>
- <script type="text/javascript">
- var BaseUrl = "http://localhost/SWF/gordon/PRODUCTION-201602082203-712976078";
- var flashvars = {
- "client.starting" : "Welcome {$user->username}!",
- "client.allow.cross.domain" : "1",
- "client.notify.cross.domain" : "0",
- "connection.info.host" : "127.0.0.1",
- "connection.info.port" : "3030",
- "site.url" : "http://localhost/",
- "url.prefix" : "http://localhost",
- "client.reload.url" : "http://localhost/",
- "client.fatal.error.url" : "http://localhost/",
- "client.connection.failed.url" : "http://localhost/",
- "external.variables.txt" : "http://localhost/swf/gamedata/external_variables.txt",
- "external.texts.txt" : "http://localhost/swf/gamedata/external_flash_texts.txt",
- "external.override.variables.txt" : "http://localhost/swf/gamedata/override/external_override_variables.txt",
- "productdata.load.url" : "http://localhost/swf/gamedata/productdata.txt",
- "furnidata.load.url" : "http://localhost/swf/gamedata/furnidata.txt",
- "use.sso.ticket" : "1",
- "sso.ticket" : "{$user->auth_ticket}",
- "processlog.enabled" : "0",
- "flash.client.url" : "http://localhost/swf/gordon/PRODUCTION-201602082203-712976078/",
- "flash.client.origin" : "popup"
- };
- var params =
- {
- "base" : "http://localhost/SWF/gordon/PRODUCTION-201602082203-712976078/",
- "allowScriptAccess" : "always",
- "menu" : "false"
- };
- swfobject.embedSWF("http://localhost/swf/gordon/PRODUCTION-201602082203-712976078/Habbo.swf", "client", "100%", "100%", "10.0.0", "http://localhost/RELEASE63-34888-34886-201107192308/expressInstall.swf", flashvars, params, null);
- </script>
- <div id="client"></div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement