[SWFObject] SwfObject-bearingHTMLPage:FlashVideoreloadingitselfupon departure!
nyls
info at nyls.nl
Mon Oct 30 07:06:05 PST 2006
Hello,
Yes, try the streaming VS fully loaded swf..
I mean if you don't use a flash menu but just a normal HTML menu <a href=''>
link </a>, just to pin point the problem more. . Try removing anything that
could cause the problem so that you have the minimal stuff on the page where
the problem/bug is still there..
Ok, to empty a DIV use a javascript function
function getURL(url)
{
document.getElementById("flashDIV").innerHTML = "";
window.location = url;
}
And from your flash menu instead of asking for a new page, call the
javascript function ..
Maybe a better solution if the problem is with the streaming to stop the
movie stream before switching pages..
Ok, goodluck
nyls
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061030/8aded193/attachment-0005.htm>
More information about the Swfobject
mailing list