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::
Repeated connect events? - 2009/02/21 00:00
Code:

 public function PalabreConnection(url:String,port:int)          {             conn = new XMLSocket()             conn.addEventListener(Event.CONNECT,connectEvent);//OnConnect//             conn.addEventListener(Event.CLOSE,closeEvent);//OnDisconnect//             conn.addEventListener(IOErrorEvent.IO_ERROR,io_errorEvent);//Unable To Connect//             conn.addEventListener(DataEvent.DATAdataEvent);//onData//             conn.connect(urlport)         }                      private function connectEvent(e:Event)         {             trace(e)             //dispatchEvent(new CustomEvent(CustomEvent.evt,"connect"));         }




The connectEvent continues to fire?

[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]
[Event type="connect" bubbles=false cancelable=false eventPhase=2]


etc etc
  reply | quote
Re:Repeated connect events? - 2009/02/21 01:32 scratch that, i loaded my ide file (which i was using to compile) up and somehow it got a timeline frame
  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