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::
variables in server - 2009/02/18 02:27 hello, it is my module test:

Code:

  class test:          numero=1     def __init__(self,server):                          self.server server                  self.name "test"                           self.server.registerNode('sum',self.name)                  return              def doNode(self,nodeName,node,client):                  if nodeName == 'sum':                          numero=numero+1             client.clientSendMessage(self.server.formatMessage('hello',[],you number is'+str(numero)))                                   return



The users call this function and variable "numero" increment, but I have the error, the error is "global name "numero" is not defined". how I can repair this problem?


else, how I can compile a .exe?
  reply | quote

      Topics Author Date
    thread link
variables in server
wawi 2009/02/18 02:27
    thread link
thread linkthread link Re:variables in server
Dorantor 2009/03/15 13:40
    thread link
thread linkthread link Re:variables in server
Dorantor 2009/03/15 13:45
    thread link
thread linkthread linkthread link Re:variables in server
wawi 2009/03/23 20:08
::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