Hi, I have a Display container which contains childrens registered with some events.These Display containers are added to some main parent container.If I remove these Display Containers from the parent container and assign null value will these remove the eventListeners associated or I will have to manually remove the event listeners??.Please let me know if anyone knows?
On Feb 10, 10:19 am, Vishal lad <[email protected]> wrote: > Hi, > What may be the possible reasons for Memory Leaks.How can we solve > these issues? Actually we are enforcing a Garbage Collection.still we > are facing the problems.Can anyone point me to a specific tutorial or > url which deals with this situation. > Thanks & Regards > Vishal > > On Feb 9, 6:59 am, Gaurav Srivastava <[email protected]> wrote: > > > > > There is no specific stuff mentioned.. so not really sure where the problem > > is.. > > Did you try to run your application in Profiling Mode, this would show the > > usage of resources vs memory. Else code your application for forceful > > Garbage collection. > > > - Gaurav. > > > On Mon, Feb 8, 2010 at 11:56 PM, Utkarsh kaushal <[email protected]>wrote: > > > > There might be memory leak chekc for that. > > > > Thanks, > > > Kay Kay > > > > On Mon, Feb 8, 2010 at 8:39 AM, Vishal lad <[email protected]> wrote: > > > >> Hi, > > >> I have some performance issue with flex application. When I load the > > >> application it works fine.But once I start using other application and > > >> when I come back to our application the application becomes less > > >> responsive.There some delays arising in the event like click or > > >> dragging an object.What could be the reason behind this? Does loading > > >> many swf(flash files) create such problems. > > >> Thanks & regards > > >> Vishal > > > >> -- > > >> 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]<flex_india%2bunsubscr...@googlegrou > > >> ps.com> > > >> . > > >> For more options, visit this group at > > >>http://groups.google.com/group/flex_india?hl=en. > > > > -- > > > 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]<flex_india%2bunsubscr...@googlegrou > > > ps.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/flex_india?hl=en. -- 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.

