<html>

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have found that this issue has to do with IE Temp Internet
Files. If I have it set to “Automatically” check for newer versions
it doesn’t and breaks. If I have it set to “Every visit to the page”
then it works fine. This a real problem for me because I cant control users IE
settings. Now what I have tried to do is call a swf like *<b><span
style='font-weight:bold'>file_name.swf?<?php echo rand(0,99); ?></span></b>*
to be sure a new on is cached. This did not work, so I applied the same
technique to all the swf’s (sometimes over 25 per page). Now it works a
little. About the first 30% of swf’s come in fine, and the rest are “not
visible” meaning they are showing in the source code.. but not on the
page. Very odd I know. I would prefer to not use the fore-mentioned technique
since I think it is a ghetto solution. </span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'> </span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I have also tried to add *<b><span style='font-weight:bold'><?php
header("Cache-Control: no-store, no-cache, must-revalidate"); ?></span></b>*
to my page but it seems this is not working either. Once again the previous
website posted has the problem and you can see it by choosing a category from
the left navigation. Thank for the help.</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

</div>

</body>

</html>