<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I use a little piece of javascript to remove a 
flash movie after it is finished:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial 
size=2> document.getElementById("headerFlashDIV").innerHTML = "<img 
src='/images/headers/header.gif'>";<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I get "Object doesn't support this property or 
method" when leaving the page after this code runs.  I believe this 
may be caused by an error in the "onunload" function of swfObject as the object 
is now removed.  Could this be the cause?  </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there a way to tell swfObject that the object 
was removed?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Terry</DIV></FONT></BODY></HTML>