Search found 3 matches

by ConceptDog
21 Dec 2010, 23:28
Forum: SFS2X Questions
Topic: Catching Server Events
Replies: 2
Views: 6388

Thanks for the response.

It seems like you have to register for server events through external classes no matter what.

I'm not sure when the handleServerEvent inside an extended SFSExtension class would receive an event, but it doesn't appear to by default.
by ConceptDog
20 Dec 2010, 23:33
Forum: SFS2X Questions
Topic: Catching Server Events
Replies: 2
Views: 6388

Catching Server Events

Hi All,

I'm trying to catch the USER_LOGIN event inside handleServerEvent within a class that extends SFSExtension.

Testing from a flash client, I can see the command come in, but breakpointing the handleServerEvent code I've written through a debugger doesn't show that I'm even seeing the event ...
by ConceptDog
14 Dec 2010, 18:00
Forum: SFS2X Questions
Topic: SFS2X and Android / Java
Replies: 1
Views: 4496

SFS2X and Android / Java

Hi all,

I'm wondering about the status or location of java / android client libraries?

I'm assuming the current ones available are only for the original smartfox server and do not work when used with sfs2x.

Any information would be appreciated.