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::
order client in room - 2009/03/27 18:41 How I can order the clients as they go entering to the server?
For Sample:
In room “Lobby” enter client “client_jhon1”
Later:
In room “Lobby” enter client “client_danniele2”
Later:
In room “Lobby” enter client “client_emily3”
Later:
In room “Lobby” enter client “client_robert4”

I like to see(look) the order Hereby:

Code:

 <clients>     <client name=”client_jhon1” room=”Lobby” />     <client name=”client_danniele2” room=”Lobby” />     <client name=”client_emily3” room=”Lobby” />     <client name=”client_robert4” room=”Lobby” /> </clients>


Or:
Code:

 <clients>     <client name=”client_obert4” room=”Lobby” />     <client name=”client_emily3” room=”Lobby” />     <client name=”client_danniele2” room=”Lobby” />     <client name=”client_jhon1” room=”Lobby” /> </clients>



But palabre order Hereby:
Code:

 <clients>     <client name=”client_emily3” room=”Lobby” />     <client name=”client_danniele2” room=”Lobby” />     <client name=”client_robert4” room=”Lobby” />     <client name=”client_jhon1” room=”Lobby” /> </clients>



Help me , how I can solution this problem?
Teank you!
  reply | quote

      Topics Author Date
    emo
order client in room
wawi 2009/03/27 18:41
    thread link
thread linkthread link Re:order client in room
celio 2009/03/29 16:29
    thread link
thread linkthread link Re:order client in room
wawi 2009/04/01 17:56
    thread link
thread linkthread linkthread link Re:order client in room
wawi 2009/04/01 18:00
::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