I'm using code from the example project at
[url]http://www.macromedia.com/devnet/mx/director/articles/flashcom_multiuser.html[/url]
Everythings working well except that the shared objects on the server never go
away unless ALL the computers disconnect. Occasionally if computers in the
system crash and don't disconnect properly their shared objects are not reused
by new machines connecting. Eventually I wind up with more objects than I had
planned for. How do I get these abandoned objects to go away or at least be
reused?