Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Client Help R63 - Important Read
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="LittleZara" data-source="post: 54339" data-attributes="member: 9184"><p><span style="font-family: 'arial'">First of all, I'm a noob. Client.php and page-client.php is always messed up because I have no idea what to put for "<span style="color: #333333">SWF Base", "</span><span style="color: #333333">Flash Client URL" etc. All threads regarding client problems are of no help.</span></span></p><p></p><p><span style="font-family: 'arial'"><span style="color: #333333">The thing is that some people may put "<a href="http://127.0.0.1/dcr/" target="_blank">http://127.0.0.1/dcr/</a>" for SWF base while some may put "<a href="http://12.0.0.1/gordon/Realease" target="_blank">http://12.0.0.1/gordon/Realease</a>............" and that is because they have different folder names with the same files inside.</span></span></p><p></p><p><span style="font-family: 'arial'"><span style="color: #333333">So what kind of files belong to SWF base ? CCTs, etc ? And don't just tell me SWFs cause I get confused with the SWFs that are in the folder that has the habbo.swf file and the one that doesn't have it.</span></span></p><p></p><p><span style="font-family: 'arial'"><span style="color: #333333">I just need to know which folder with which kind of files belong to these: -</span></span></p><p></p><p><span style="font-family: 'arial'"><span style="color: #333333">1. client.php</span></span></p><p></p><p>[CODE]$client->SetParam('flash_base','WHAT');</p><p></p><p>$client->SetParam('flash_client_url', 'WHAT');[/CODE]</p><p><span style="font-family: 'Lucida Grande'"><span style="color: #333333"></span></span></p><p><span style="font-family: 'Lucida Grande'"><span style="color: #333333"></span></span></p><p></p><p><span style="font-family: 'arial'">2. page-client.php</span></p><p></p><p>[CODE]"flash.client.url" : "WHAT"</p><p></p><p>"base" : "WHAT"</p><p></p><p>var clientUrl = "WHAT";</p><p></p><p>swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "WHAT", flashvars, params);[/CODE]</p><p><span style="font-family: 'Lucida Grande'"><span style="color: #333333"></span></span></p><p><span style="font-family: 'Lucida Grande'"><span style="color: #333333"></span></span></p></blockquote><p></p>
[QUOTE="LittleZara, post: 54339, member: 9184"] [FONT=arial]First of all, I'm a noob. Client.php and page-client.php is always messed up because I have no idea what to put for "[COLOR=#333333]SWF Base", "[/COLOR][COLOR=#333333]Flash Client URL" etc. All threads regarding client problems are of no help.[/COLOR][/FONT] [FONT=arial][COLOR=#333333]The thing is that some people may put "[URL]http://127.0.0.1/dcr/[/URL]" for SWF base while some may put "[URL]http://12.0.0.1/gordon/Realease[/URL]............" and that is because they have different folder names with the same files inside.[/COLOR][/FONT] [FONT=arial][COLOR=#333333]So what kind of files belong to SWF base ? CCTs, etc ? And don't just tell me SWFs cause I get confused with the SWFs that are in the folder that has the habbo.swf file and the one that doesn't have it.[/COLOR][/FONT] [FONT=arial][COLOR=#333333]I just need to know which folder with which kind of files belong to these: -[/COLOR][/FONT] [FONT=arial][COLOR=#333333]1. client.php[/COLOR][/FONT] [CODE]$client->SetParam('flash_base','WHAT'); $client->SetParam('flash_client_url', 'WHAT');[/CODE] [FONT=Lucida Grande][COLOR=#333333] [/COLOR][/FONT] [FONT=arial]2. page-client.php[/FONT] [CODE]"flash.client.url" : "WHAT" "base" : "WHAT" var clientUrl = "WHAT"; swfobject.embedSWF(clientUrl, "flash-container", "100%", "100%", "10.0.0", "WHAT", flashvars, params);[/CODE] [FONT=Lucida Grande][COLOR=#333333] [/COLOR][/FONT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Client Help R63 - Important Read
Top