PDA

View Full Version : Application Instance List???


CrazyRaven
09-25-2005, 04:27 PM
Can anyone tell me how to programatically get a lists of the instances for a particular application?

Ok, lets say I've setup an application "app1" on the server "rtmp://fcs.server.com"

the applicastion resides at rtmp://fsc.server.com/app1

Let's say there are connections made to multiple separate instances:

rtmp://fcs.server.com/app1/inst1
rtmp://fcs.server.com/app1/inst2
etc.

Is there a way to create a flash app that pulls a list of all the instances for app1?