In the past i was using a single LocalConnection, which worked like a registry and has a well known name. Every new client asks this registry for a id, which then can be used to create their own LocalConnection.
Cheers, Ralf. On 9/11/07, Mark Ingram <[EMAIL PROTECTED]> wrote: > > Hi, is there a unique ID that the flash player has for each instance? > I'm trying to use a LocalConnection to receive data, but if I launch two > instances of my application it crashes (because the connection name is > already in use). I was planning to append the name of my connection string > with some random data or the current number of ticks unless anyone has any > better ideas? > > > > Cheers, > > > > Mark > > > > > > > > > -- Ralf Bokelberg <[EMAIL PROTECTED]> Flex & Flash Consultant based in Cologne/Germany Phone +49 (0) 221 530 15 35

