Hi Friends
   I am loading external swffiles using swfLoader. Each time I load
the SWFFile the memory usage in Flex profiler increases.And when I
remove the SWF file memory is not released.Is there any solution for
this issue?

On Feb 11, 4:43 pm, "Flexian_NGL ,@Bangalore" <chich...@gmail.com>
wrote:
> If u r running a flex application in any browser, and when u minimize or
> switch over to other tabs or other application, the flash player frame rates
> reduces from the normal frames per second.
> the frame rates depends on the browser and the system speed. This might be
> the reason.
>
> other may be due to memory leakage.The things that u have do in ur
> application are
> 1. If u using popup class on removing it view --> Make the instance of it
> null and remove the respective listeners
>
> 2. remove all unwanted listeners and class instances
>
> I think this may help u
>
> --
> Thanks & Regards
> GK

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_in...@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to