Search found 10 matches

by heovespa
19 Aug 2011, 14:15
Forum: SFS2X ActionScript 3 API
Topic: Can't get the userlist
Replies: 9
Views: 11990

This is not good reason, you should be able to see the userList even if you are outside the room. I have the same issue now, and I don't know how to fix it? Create a room variable to save the userlist and set it to global (on serverside only). When a user enter or exit the room, you must update tha...
by heovespa
13 Aug 2011, 10:09
Forum: SFS2X ActionScript 3 API
Topic: Can't get the userlist
Replies: 9
Views: 11990

Its okie now. Thanks. The reason is the client is outside the room :D
by heovespa
12 Aug 2011, 23:05
Forum: SFS2X ActionScript 3 API
Topic: Can't get the userlist
Replies: 9
Views: 11990

The same result with SFS2X RC3 and AS3 API ver 0.9.17 :(
by heovespa
11 Aug 2011, 20:00
Forum: SFS2X ActionScript 3 API
Topic: Can't get the userlist
Replies: 9
Views: 11990

bax wrote:Please report the server and API version.


I'm using the SmartFoxServer 2X (2.0.0-RC2a) with corresponding API version (0.9.9).
by heovespa
11 Aug 2011, 02:14
Forum: SFS2X ActionScript 3 API
Topic: Can't get the userlist
Replies: 9
Views: 11990

Can't get the userlist

var myRoom:Room = m_Smartfox.getRoomById(5); trace(myRoom.userCount, " - ", myRoom.userList.length); // output: 3 - 0 Anybody know why? :( Certainly i can still get the user list of the room by creating a global room variable to save the current user list. But is there any...
by heovespa
13 Jun 2011, 06:21
Forum: SFS2X ActionScript 3 API
Topic: SFS.Connection problem in first example
Replies: 4
Views: 7723

@shaka: show your log file :D
by heovespa
11 Jun 2011, 12:52
Forum: SFS2X ActionScript 3 API
Topic: Error #2006: The supplied index is out of bounds.
Replies: 3
Views: 6308

@loki: i think you can split the array to several parts then join them in Flash after. This is only a temp solution when waiting for the next release.
by heovespa
07 Jun 2011, 06:13
Forum: SFS2X ActionScript 3 API
Topic: A problem with AIR UDP
Replies: 1
Views: 4014

Now i'm using Event.EXISTING of AIR handling the Exit process to logout and disconnect from SFS2x server. It's ok but the socket connection still not close until i end the process from the Task Manager :(
by heovespa
07 Jun 2011, 05:09
Forum: SFS2X ActionScript 3 API
Topic: A problem with AIR UDP
Replies: 1
Views: 4014

A problem with AIR UDP

I wrote an AIR app connecting to SFS2x server using UDP. Everything seems ok. But when i press the X button at the top right of the AIR app window (or press Alt + F4) to exit the app. It closed but still run in Process and the connection still remained. Is there any suggestion to solve this problem?...
by heovespa
23 Mar 2011, 06:01
Forum: SFS2X Questions
Topic: Java extension trace() in Admin Tool?
Replies: 8
Views: 11389

Java extension trace() in Admin Tool?

In SFS 1.66 Pro we can see trace() of jar extension in the Admin but i can't find anywhere in SFS2x Admin Panel to see this feature. Is it available in SFS2x? :D

Go to advanced search