Hi all,

I've been trying to port a flex app from FMS2 to FMS3 and I'm having a huge
issue. It is a video conferencing app and it works just fine in FMS2, but once
in FMS3, whenever more than 3 people try to login, I get a
"NetStream.Publish.BadName" error. The stream names are definitely different.
That said, when I open up FMS3, I see a whole bunch of "extra" streams with
garbage names, that are clients of the streams I created. I believe these
garbage names start to conflict after the third user. What do I do to fix this?

While I can't post code due to company policy, this sample on the web also
exhibits the same issues, and does the connections very similar to me.
[url]http://www.mydattoli.com/test/DCCVideoConference/main.html#[/url]

Also, I am using Flex 3, with AMF3 turned on. If someone could point me in
the right direction, it would be greatly appreciated.

Thanks,
Jason