AS3: Multiple SmartFoxClient instances?
Posted: 06 Nov 2008, 09:31
SFS Pro 1.6.2
AS3
Hi,
I'm testing my SFS app by having a single SWF create multiple instances of the SmartFoxClient, allowing it to make multiple connections to the server. This is to test server-side functionality of adding multiple users to the system without having lots of windows open.
I'm getting some weird errors here, so my question is: does doing this break any fundamental design practices of using the SmartFoxClient (eg. it uses singletons, static vars etc)? If so, I won't bother trying to solve the problems. If not, I'll have lots more questions to ask!
Any help would be much appreciated...
AS3
Hi,
I'm testing my SFS app by having a single SWF create multiple instances of the SmartFoxClient, allowing it to make multiple connections to the server. This is to test server-side functionality of adding multiple users to the system without having lots of windows open.
I'm getting some weird errors here, so my question is: does doing this break any fundamental design practices of using the SmartFoxClient (eg. it uses singletons, static vars etc)? If so, I won't bother trying to solve the problems. If not, I'll have lots more questions to ask!
Any help would be much appreciated...