Memory issue with flash player in IE

Hi all,

I have been reported a flash player memory leak bug in IE. IE browser is not releasing the memory when the application runs. I am having two screens in that application which have videos playing. When selecting the screens, IE is keep on adding the memory during the application run, causing “GCoD” to appear after some time (you can check this by using task manager). You can refer to the following link for additional information about “GCoD” error.

http://blogs.adobe.com/dekesmith/2012/06/07/what-is-the-gray-circle-with-an-exclamation-mark-or-bang/

I don’t understand why IE not releasing memory even though we have garbage collection mechanism in flash player. I even check if the objects are persisting in memory using Flash builder profiler, but they won’t. I confirmed this by taking Memory snap shots for each individual screen.

Any ideas would be appreciated.

Thanks
Sateesh