You don't need frames to view this website. Flash communication server. Flash mx xml socket server.
Home
Main Menu
Home
- - - - - - -
What is Palabre ?
Features
News
FAQ
Forum
DEMO
- - - - - - -
Downloads !
Browse SVN
- - - - - - -
Search
Contact Us
- - - - - - -
Sourceforge Project Page
Python
Links
Palabre on Facebook






Actionscript for Multiplayer games
 
Download Palabre Flash Xml Socket Server DOWNLOAD Download Palabre Flash Xml Socket Server FORUM Download Palabre Flash Xml Socket Server FAQ Download Palabre Flash Xml Socket Server WHAT IS IT
 



Using Palabre ? Coming here for Support ? Please consider making an (even small) donation :)
Palabre Forum  


::post new topic::
Set client param with module - 2008/09/14 14:38 Hi,

I want to add a client param on my client after the connection.

What is the method ?

client.addParam('param',value) ?

Thanks.
  reply | quote
Re:Set client param with module - 2008/09/14 21:39 hi

use :
client.handleClientParam(attrs,'')

where attrs is a dictionary with a key "name" and a key "value"
ex
attrs = {'name': 'x_position', 'value': '189'}

the second parameter of the method is deprecated
  reply | quote
Re:Set client param with module - 2008/09/14 21:46 Thanks,

I will read the source code now in order to learn how palabre works.
  reply | quote
Re:Set client param with module - 2008/09/14 21:52 you can browse it online too in the SVN :

example file :
http://svnweb.tuxfamily.org/filedetails.php?repname=palabre/palabre&path=%2Fpalabre%2FpalabreClient.py&rev=0&sc=0


and the file listing of the most important files :

http://svnweb.tuxfamily.org/listing.php?repname=palabre/palabre&path=%2Fpalabre%2F&rev=0&sc=0
  reply | quote
::post new topic::
SORRY, website is currently mostly broken due to software changes on the server.
Hope to fix it soon ...

In the meantime you may still download palabre or use the forum