<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Actually I had the same issue but I was using an external interface and streaming content. The issue wasn't with the SWFObject, just an issue with IE in general. I basically added the following code to shut the site caching off.<BR>
<BR>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"><BR>
<BR>
Unfortunately this doesn't work with IE5. There are other methods for shutting off the caching to the site. Please refer to <A href="http://support.microsoft.com/kb/222064">http://support.microsoft.com/kb/222064</A> for the resolution of the no-caching issue. <BR>
<BR>
I hope this helps.<BR>
<BR>
Troy<BR><BR><BR><BR><BR><BR>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
<HR id=EC_stopSpelling>
From: geoff@deconcept.com<BR>Date: Wed, 15 Nov 2006 10:24:15 -0500<BR>To: swfobject@lists.deconcept.com<BR>Subject: Re: [SWFObject] Need a way to remove SWFObject from memory.<BR><BR>normally there is no problem... all the swfs are generally cleaned up when you leave a page... the only time one would remain, is if you are using external interface and also using a streaming flash server to show content. and if you are doing that, you'll be happy to hear that swfobject already has code to fix the IE bug that causes the swf to stay in memory, so you should be fine.
<DIV><BR class=EC_khtml-block-placeholder></DIV>
<DIV>
<DIV>or do you have a specific error you are trying to fix?</DIV>
<DIV><BR class=EC_khtml-block-placeholder></DIV>
<DIV><BR class=EC_khtml-block-placeholder></DIV>
<DIV><BR>
<DIV>
<DIV>On Nov 15, 2006, at 1:52 AM, Padmini Jain wrote:</DIV><BR class=EC_Apple-interchange-newline>
<BLOCKQUOTE>
<DIV>I have made a Reuters videocast player. </DIV>
<DIV>As it plays lot of videos, I would like to know how can I unload this from memory when user goes to another page to avoid memory leaks.</DIV>
<DIV> </DIV>
<DIV>You can see the example at <A href="http://padmanijain.googlepages.com/myexperiments" target=_blank>http://padmanijain.googlepages.com/myexperiments</A></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>vineet</DIV>
<DIV><A href="http://padmanijain.googlepages.com/myexperiments" target=_blank>http://padmanijain.googlepages.com/myexperiments</A></DIV>
<DIV>
(Google gadget Link)<A href="http://padmanijain.googlepages.com/1rpp1.xml" target=_blank>http://padmanijain.googlepages.com/1rpp1.xml</A><BR></DIV>
<DIV style="MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px">_______________________________________________</DIV>
<DIV style="MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px">SWFObject mailing list</DIV>
<DIV style="MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px"><A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A></DIV>
<DIV style="MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px"><A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com" target=_blank>http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE><br /><hr />Check the weather nationwide with MSN Search <a href='http://search.msn.com/results.aspx?q=weather&FORM=WLMTAG' target='_new'>Try it now!</a></body>
</html>