NetConnection - Multiple "clients"
Hi all,
Let's say I have two different Flash apps (remote from each other) and joined by the same NetConnection. Now, they both set the NetConnection "client" property (e.g. nc.client = <whatever>". On one of the apps (the one I incidentally start first), it receives all remote "client" calls from the script sitting on my Flash Media Server. However, the second app (which sets the .client property in the same way) never receives ANY of those client calls.
Is it possible to have more than one custom "client" set for a NetConnection? Or am I missing something here?
Thanks in advance!
Cheers,
Duncan
