Hello everybody.

I'm a beginner with flash media server, since we decided to begin to use it
only recently at my work.
I begin to understand how that works, ans we have a small prototype of the
program we want to use.

The idea behind this program is to provide users with a special type of
videoconference.
The program is supposed to run multiple times simultaneously, using different
instances (rooms).

I would like to create a menu in which the users can see the status of the
diffrent rooms, and then choose to which one he would like to connect.
This meens I have to gather information on the instances themselves (name,
number of clients connected...) to display them in my flash movie is that
possible? And if yes, how?