It looks like when you .send using LocalConnection, the first listener gobbles up the message, so that if there are two SWF files which have connected, only one will receive the message.
Do I understand this correctly? This seems like an artificial limitation that makes no sense to me... are things different in AS3?
I'd guess the workaround would be to set up a relaying system that would keep the message alive-- anyone have another workaround?
Thanks, --Dave _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

