Here are the info about what the page is- The page has some tabs painted by using tab navigator and a timer schedule to run once after a pre configured time. Apart from this there is nothing much component wise on the screen.
After commenting out the timer i cannot see any increement on the memory usage. --- In [email protected], "elvezpablo" <[EMAIL PROTECTED]> wrote: > > The best resource I've found for memory management was written up by > Grant Skinner: > > http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html > > He also wrote an article which is somewhat shorter on the Adobe Flex > site. > > > --- In [email protected], "mohneeshs" <mohneeshs@> wrote: > > > > Hi > > > > I am new to flex. I came across a behavior of flex memory usage for > > which i am not able to find any explanation . When i open my app in the > > browser the memory usage by the browser increases without performing > > any event on the app. I have all my listeners registered with weak > > references. I have seen this thing happening on Flex version 2, IE 6 > > and firefox 2. > > > > Any pointers about what all can be the factors which will cause this? > > > > Thanks and Regards > > >

