
Originally Posted by
blisshotel
Check your client.php?
I have checked it over many times. Still not sure what's the problem.
Code:
var flashvars =
{
"client.starting" : "Please wait, SHotel loading",
"hotelview.banner.url" : "http://play.MYURLHERE.com/game/rs4.php",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "play.MYURLHERE.com",
"connection.info.port" : "30000",
"site.url" : "http://play.MYURLHERE.com",
"url.prefix" : "http://play.MYURLHERE.com",
"client.reload.url" : "http://play.MYURLHERE.com/client",
"client.fatal.error.url" : "http://play.MYURLHERE.com/me",
"client.connection.failed.url" : "http://play.MYURLHERE.com/me",
"external.variables.txt" : "http://play.MYURLHERE.com/game/external_variables.txt",
"external.texts.txt" : "http://play.MYURLHERE.com/game/external_flash_texts.txt",
"productdata.load.url" : "http://play.MYURLHERE.com/game/productdata.txt",
"furnidata.load.url" : "http://play.MYURLHERE.com/game/furnidata_xml.xml",
"use.sso.ticket" : "1",
"sso.ticket" : "RevCMS-790/f4ce0fb8d13d1e17f09a6a91ef1dc93ca",
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"flash.client.origin" : "popup"
};
You can see below where it signs me in and then I get disconnected after.