Hi Sravan, The most typical job with flex is garbage collection.By calling system.gc() will not garbage collect your unused objects, i tried system.gc() in webapplication(not air) go through this links which might help you
http://flex4examples.wordpress.com/tag/memortymangement/ http://www.craftymind.com/2008/04/09/kick-starting-the-garbage-collector-in-actionscript-3-with-air/ if you found any links on garbage collection keep update with this post. Regards Santosh Kumar www.techflex.blog.com On Jan 21, 9:07 am, Shalu <[email protected]> wrote: > System.gc(); > > On Jan 20, 5:15 pm, saravana kumar <[email protected]> wrote: > > > How to apply the garbage collection in flex 4 > > > Can any one send the sample please. > > > Regards > > Saravanan > > -- 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.

