You can create a machenism that will register every swf localConnection instance in one (keep as server/head), and whenever there is any specific event happen to any client SWF, it will send to server SWF, that will communicate with to all the rest SWF localConnections.
try, As i have done this way, might helpful. Regards Kishor On Jan 7, 12:40 pm, "Ganga Ambika" <[email protected]> wrote: > Hi All, > > I have a HTML page, which dynamically populated with multiple instances of a > single swf which serves as a MP3 player. > > The problem with this is : > - How to allow only one swf's(MP3 player) to execute at a time. > - And When I play one mp3 , the already playing mp3 should stop > playing. > > I have tried using LocalConnection to communicate between swf's. It works > fine only when there are 2 instances of the swf(Only when 2 mp3's in html). > Otherwise its not working > > -- > *Thanks, > Ganga > > "Start by doing what is necessary, then what is possible, and suddenly > you are doing the impossible." > > * --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

