hi venkat, sure.i will present the code on monday.
In breif,We have a main application contoller to handle all the event.we add all the listners to the application controller and dispatch the listners based on the event type. Can you please clarify a doubt on event dispatching.we add the listner and do the dispatch listner.can we identfy the listners instance exist or not? can u explain me breif on how event dispatch in a breif words On Sat, Feb 14, 2009 at 10:09 PM, Venkat Viswanathan <[email protected]>wrote: > Hi Kiran, > > Can you share your code? BTW, how did you find that the dispatching is > happening twice? If you add a trace in the method that is handling button > click, is that too firing twice? > > Regards, > Venkat > www.venkatv.com > > > > On Sat, Feb 14, 2009 at 9:56 AM, kiran singh <[email protected]>wrote: > >> hi, >> i am facing a problem with event listners.i am adding the listners when i >> am entering to the page and dispatching the event on button click. But >> dispatching event is done for twice.Is it because of server asynchronous >> calls. >> >> >> -- >> N.Kiran Singh >> mca >> >> >> > > > > -- N.Kiran Singh mca --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

