This might have to do with the security restrictions of the flash player. The swfs seem to be runnning in different sandboxes and therefore cannot communicate. Have a look at the documentation about flash player security.
Ralf. On Mon, Nov 10, 2008 at 6:55 AM, [EMAIL PROTECTED] Uttarwar <[EMAIL PROTECTED]> wrote: > I am trying to use local connection object to communicate between SWF > files. One of them is running in the browser as a part of the web > application and the other is running on the desktop in a ActiveX > container. > > I tried using local connection and calling a function from the other > SWF. If I run both from the server it is working (even from different > domains) but this does not seem to work. I did not find anything in > Adobe documentation mentioning about this issue. > > Let me know if any one has tried it or if I am missing anything here. > Any pointers are appreciated. > > Regards, > > Pravin Uttarwar > >

