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::
Creating a new room - 2006/07/28 19:03 Hi:
Once again open-source has come to my rescue! This is a great project. How does one create a room? I'm very new to this.
Cheers,
Dave
  reply | quote
Re:Creating a new room - 2006/07/28 22:23 Hi,

To create a room, just join an inexistant room
for example send the node :

<join room="NewRoom" />

You can find the details of the XML nodes here

Have fun with Palabre !

Célio
  reply | quote
Re:Creating a new room - 2006/07/29 00:33 Hi Célio:
Worked like charm. The XML Nodes link you sent to me, is that all the commands?
Cheers,
Dave
  reply | quote
Re:Creating a new room - 2006/08/15 21:22 No there are a few other
like <addchild /> to add a sub-room ,
or <setparam /> / <removeparam /> to set parameters for the room,
<leave /> / <quit /> to leave a room or disconnect , ...
<broadcast /> / <shutdown /> / <getinfo /> for root only ...

and maybe a few other that I forgot :)
  reply | quote
Re:Creating a new room - 2007/03/19 21:40 hello , i try to write a room param but palabre do not something. i wrote this XML node :
Code:

  <setparam name="title" value="test" back="1" />



or

Code:

 <setparam name="test" value="blabla" />



nothing ...

i would like is possible any information for room param

ps: excuse my bad english but i am french , i can write in french but 90% of visitor to this forum can't translate
  reply | quote
Re:Creating a new room - 2007/03/25 18:02 i think this should work

<setparam room="roomname" name="title" value="test" back="1" />

but it must be sent by the client that created the room as he is the only one who can create or modify room parameters...
hope it helps.
cheers J.T.
  reply | quote
Re:Creating a new room - 2007/03/26 09:02 Yep that's it :)

Hope to change it soon to have better room params :)
Célio Conort
Lonesome Palabre developper
  reply | quote
Re:Creating a new room - 2007/03/26 11:05 thanks for your reply
  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