yesterday I was warned about a memory leak issue with SWFAddress and
so far it seems that the problem is caused by SWFObject 2.
For more info you can follow this thread:
https://sourceforge.net/forum/forum.php?thread_id=2022366&forum_id=630934
I think I'm able to reproduce the problem with this test case:
http://www.swffix.org/swfobject/testsuite/test_dynamic_com.html
Here with every refresh the IE memory increases with about 2
megabytes. With heavy websites it's probably much more.
Best,
Rostislav
--
Asual - Open software that pushes the limits
http://www.asual.com/
--Kyle
--------------------------------------------------
From: "Rostislav Hristov" <rostisla...@gmail.com>
Sent: Tuesday, April 29, 2008 3:38 AM
To: <swfo...@googlegroups.com>
Subject: IE memory leak
Do we need to officially file a bug about this memory leak issue?
--Kyle
--------------------------------------------------
From: "Bobby" <bobbyvan...@gmail.com>
Sent: Tuesday, April 29, 2008 4:09 AM
To: "SWFObject" <swfo...@googlegroups.com>
Subject: Re: IE memory leak
3Mb is pretty big - Do you have video or other looping media which might be
requesting more and more ram without being GC'ed (garbage collected) ?
Remember Flash player will only release something from memory if there are
NO references to it any more (ie if you hold a variable reference to a MC,
even if you remove the MC from the stage, it will still be in memory until
you delete the variable as well)
Aran
-----Original Message-----
From: swfo...@googlegroups.com [mailto:swfo...@googlegroups.com] On
Behalf Of jrotondo
Sent: Tuesday, 24 June 2008 5:33 AM
To: SWFObject
Subject: Re: IE memory leak