<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.5700.6" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>We are still having quite a problem
with our swfs duplicating themselves before the web visitor departs the
page. </FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>If y ou're on the <A
href="http://www.jspelkeyfuneralhome.com/prototype/index.html">Welcome page
</A>for example, you see everything fine. The 2 videos
streaming in on the right side of the page are fine. </FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>When you click the Flash
navigation on the right (Staff button for example) you see the 2 videoclips on
the Welcome page reload themselves but much higher up the page and about 20 px
to the left of their normal positions! </FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>Here's the actionscript from the
STAFF button, in our .swf file:</FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>on (release)
{<BR> getURL(url);<BR>getURL("staff.html");</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2> <BR>}</FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>In our HTML on the Welcome
page we have a little function that reads</FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2><script
language="JavaScript"><BR> <BR>function getURL(url)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>{</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080
size=2>
document.getElementById(“flashwelcome”).innerHTML = “”;</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080
size=2>
window.location = url;</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>
<BR></script></FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2> Does anyone know why we are
having this problem? We are running IE 7. </FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>Thanks for your kind assistance,
anyone who can help us. </FONT></DIV>
<DIV><FONT face=Tahoma color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Tahoma color=#000080 size=2>carol</FONT></DIV></BODY></HTML>