FluxRP Swfs Not working?

iJavaSucks

Member
Apr 25, 2014
57
0
Well, today I setup a rp with FluxRP cms, emu and Swfs, But one thing came to me as an error is this -
26aeea6768e34b0cb1b117b57a9e422a.png

And the Swfs seem to be right?
<script type="text/javascript">
var BaseUrl = "{URL}/swfs/gordon/PRODUCTION-201510261212-858675875";
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "{SERVERIP}",
"connection.info.port" : "30000",
"site.url" : "{URL}",
"url.prefix" : "{URL}",
"client.reload.url" : "{URL}/client",
"client.fatal.error.url" : "{URL}/client",
"client.connection.failed.url" : "{URL}/client",
"logout.url" : "{URL}/me",
"logout.disconnect.url" : "{URL}/client",
"external.variables.txt" : "{URL}/swfs/gamedata/external_variables.txt",
"external.texts.txt" : "{URL}/swfs/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "{URL}/swfs/gamedata/figuredata.xml",
"productdata.load.url" : "{URL}/swfs/gamedata/productdata.txt",
"furnidata.load.url" : "{URL}/swfs/gamedata/furnidata.xml",
"sso.ticket" : "{sso}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "Cleaning the streets.../Filling Garbage cans.../Spawning Hobo\'s../Turning on city lights.../Restocking Ammunation.../Rigging the Slot Machines...",
"flash.client.url" : "{URL}/swfs/gordon/PRODUCTION-201510261212-858675875/",
"user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("{URL}/swfs/gordon/PRODUCTION-201510261212-858675875/Habbo.swf", "client", "100%", "100%", "10.0.0", "{URL}/swfs/gordon/expressInstall.swf", flashvars, params, null);
</script>
Aka All the {URL} and {SERVERIP} links work, just furni isnt working.
 

mcmatters

Member
Dec 2, 2014
195
6
Well, today I setup a rp with FluxRP cms, emu and Swfs, But one thing came to me as an error is this -
26aeea6768e34b0cb1b117b57a9e422a.png

And the Swfs seem to be right?
<script type="text/javascript">
var BaseUrl = "{URL}/swfs/gordon/PRODUCTION-201510261212-858675875";
var flashvars = {
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "{SERVERIP}",
"connection.info.port" : "30000",
"site.url" : "{URL}",
"url.prefix" : "{URL}",
"client.reload.url" : "{URL}/client",
"client.fatal.error.url" : "{URL}/client",
"client.connection.failed.url" : "{URL}/client",
"logout.url" : "{URL}/me",
"logout.disconnect.url" : "{URL}/client",
"external.variables.txt" : "{URL}/swfs/gamedata/external_variables.txt",
"external.texts.txt" : "{URL}/swfs/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "{URL}/swfs/gamedata/figuredata.xml",
"productdata.load.url" : "{URL}/swfs/gamedata/productdata.txt",
"furnidata.load.url" : "{URL}/swfs/gamedata/furnidata.xml",
"sso.ticket" : "{sso}",
"processlog.enabled" : "1",
"account_id" : "2",
"client.starting.revolving" : "Cleaning the streets.../Filling Garbage cans.../Spawning Hobo\'s../Turning on city lights.../Restocking Ammunation.../Rigging the Slot Machines...",
"flash.client.url" : "{URL}/swfs/gordon/PRODUCTION-201510261212-858675875/",
"user.hash" : "df2cd7104536553afde9f7d66133d578eccb4606",
"has.identity" : "1",
"flash.client.origin" : "popup",
"nux.lobbies.enabled" : "false",
"country_code" : ""
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF("{URL}/swfs/gordon/PRODUCTION-201510261212-858675875/Habbo.swf", "client", "100%", "100%", "10.0.0", "{URL}/swfs/gordon/expressInstall.swf", flashvars, params, null);
</script>
Aka All the {URL} and {SERVERIP} links work, just furni isnt working.
Furnidata
 

Pinkman

Posting Freak
Jul 27, 2016
814
193
The swfs do work as I have set one up myself. Please post your external_variables. If you are still having issues then dont be afraid to private message me. Im happy to help you.
 

Users who are viewing this thread

Top