UberCMS Client help

Legion

Gaming Lord
Staff member
Nov 23, 2011
1,801
669
In page-client.tpl what do i put for this:
Code:
var params = {
        "base" : "http://                 ",
        "allowScriptAccess" : "always",
        "menu" : "false"           
    };
and
Code:
var clientUrl = "http://              ";
    swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "http://images.habbo.com/habboweb/%web_build%/web-gallery/flash/expressInstall.swf", flashvars, params);
 

Haid

Member
Dec 20, 2011
363
448
Base is the URL to your SWF's directory with a trailing slash, e.g
var clientUrl is simple the URL of your client, e.g
 

Users who are viewing this thread

Top