Question : flash comes up on firefox NOT ie

i have this code that embeds an swf object into my page and it works perfect in firefox but it doesnt even show up in ie.  the link is, test.iwirelesshome.com
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
<div id="co">
	<script type="text/javascript">
		swfobject.embedSWF("fla/media/swf/homepage.swf", "swf", "688", "266", "9.0.0", "fla/media/swf/expressInstall.swf",{local:false,xml:'fla/xml/homepage.xml'},{wmode:'transparent'});
	</script>
	<object height="266" width="688" type="application/x-shockwave-flash" data="fla/media/swf/homepage.swf" id="flashid" style="visibility: visible;">
	<param name="wmode" value="transparent"><param name="flashvars" value="local=false&xml=fla/xml/homepage.xml"></object>
	<div id="rs">
	  <h4><img src="img/hdr-rs-idx.gif" alt="A lot to love."></h4>
		<a href="freeminutes.php" id="fm" title="FREE MINUTES">FREE MINUTES</a>
		<a href="plans.php#anytime-plans" id="ut" title="New Monthly Plans">New Monthly Plans</a>
		<a href="plans.php#unlimited-plans" id="ndr" title="Unlimited Plans">Unlimited Plans</a>
		<a href="plans.php#pay-per-use-plans" id="fhmin" title="Pay Per Use Plans">Pay Per Use Plans</a>
		<a href="features.php" class="gn" title="More reasons to love us.">More reasons to love us.</a>
  </div>
</div> <!-- co -->

Answer : flash comes up on firefox NOT ie

If it does turn out to be a DNS server issue with Comcast, you do not have to use Comcast servers for DNS, or Google's or Level3's.

I recommend you run some tool such as GRC's DNSBench at http://www.grc.com/dns/benchmark.htm or Google's namebench at http://code.google.com/p/namebench/ to find the fastest DNS servers for your location. I would also rerun these tools periodically because things do change.

Lee

Random Solutions  
 
programming4us programming4us