Avatar

Level 2

Hi,

I have two questions:

1.) I was wondering if it was possible to launch multiple instances of an AIR application on the same machine, for debugging collaborative applications using ALCS?


2.) Is there any kind of event that is dispatched when a new user enters a room, or is there any way to get noticed of such an event? I tried to listen to 'ConnectSessionContainer.synchronizationChange', but that does not seem to work... I want to make a custom userlist that displays information concerning variables for a multiplayer boardgame (ie a userlist that shows the different users and the cards they have drawn).

Hope you could give some tips.

Kind regards,

Hans