Search found 9 matches

by Mordan
13 Mar 2012, 07:45
Forum: SFS2X ActionScript 3 API
Topic: userList variable updates.
Replies: 5
Views: 9222

Re: userList variable updates.

No. It shows the old one. May be the information that a new user has entered room comes later than the information that he has set a new room variable. Because in my case, the first thing after entering the room is to set a room variable for every user entering the room.
by Mordan
11 Mar 2012, 06:02
Forum: SFS2X ActionScript 3 API
Topic: userList variable updates.
Replies: 5
Views: 9222

Re: userList variable updates.

Yes, I have downloaded both from the site some 4-5 days ago. On the old API everything was working OK. Here is a fragment of my code(whole code is huge, and copyrighted.) /// Current room. var room:Room = _sfs.lastJoinedRoom; // Retrive the users list. var userList:Array = room.userList; // Returns ...
by Mordan
10 Mar 2012, 13:20
Forum: SFS2X ActionScript 3 API
Topic: userList variable updates.
Replies: 5
Views: 9222

userList variable updates.

Hi. I'm developing a flash application, and such a situation occurs. I'm entering a room. Then I set an event handler for room variables change. Then another user enters room, and sets some room variables. When my room variables change handler is fired, I get the users list, and don't find anybody i...
by Mordan
05 Feb 2012, 07:30
Forum: SFS2X Questions
Topic: Bug with public messages.
Replies: 3
Views: 5382

Hi,
Yes, it is RC3. I reinstalled it, and it works now.

Can you please say how to check server console on windows machine please?
by Mordan
04 Feb 2012, 18:35
Forum: SFS2X Questions
Topic: Bug with public messages.
Replies: 3
Views: 5382

Bug with public messages.

Hi, I'm trying smartfox server on my 64 bit windows machine. And I clicked on "Flash SFS2X SimpleChat" after going to localhost:8080. When I enter into chat, everything works fine except the messaging part. The private messages work fine, just public messages are never received. What can b...
by Mordan
03 Feb 2012, 16:53
Forum: SmartFoxBits for SFS 2X
Topic: How to use chatBox without Connector and LoginBox.
Replies: 1
Views: 9687

How to use chatBox without Connector and LoginBox.

Hi, I'm trying to connect to smartfox 2x myself, but I still need to use your chatBox component. Can you please provide an example on how can this be done. I'm normally logging in to smartfox 2x, using room variables and so on, building my application logic. Is there any way to give my smartfox obje...
by Mordan
25 Jan 2012, 16:04
Forum: SFS2X Questions
Topic: Problem with installing 32bit version on my linux server.
Replies: 5
Views: 7441

Here is information in /etc/issue.

Debian GNU/Linux 4.0 \n \
by Mordan
25 Jan 2012, 14:48
Forum: SFS2X Questions
Topic: Problem with installing 32bit version on my linux server.
Replies: 5
Views: 7441

I stated this is 32 bit linux machine. Here is uname results:
Linux icpu1794 2.6.28.8-20101130b-iscsi-ntacker-fasync-mremap-amd-sec6-grsec #1 SMP Tue Nov 30 18:27:29 CET 2010 i686 GNU/Linux
by Mordan
25 Jan 2012, 09:02
Forum: SFS2X Questions
Topic: Problem with installing 32bit version on my linux server.
Replies: 5
Views: 7441

Problem with installing 32bit version on my linux server.

Hi, I have problem installing 32 bit smartfox server on my linux server. 64 bit version works fine on my 64 bit server, and 64bit windows version is also OK. First problem I got was java was not found. When running ./sfs2x-service start if prints following: testing JVM in /kunden/homepages/16/d38396...

Go to advanced search