Sidebar speed test error
I copied and paste it on to the sidebar of my blog page and all it dose is says loading, but it never loads. I submitted the code to blogspot support to see of i could use it on my blog. They told me i could but there were errors in the code that will prevent it from working right. But they did not tell me what errors were. the speed test in the zip file i can't use on my blog site.
Can i get some help on how to fix the errors in the code?
This is the code I'm trying to use, that I got off this site. That blogspot says there are errors in it?
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="337" height="250" id="AuditMyPcSpeedTestv106" align="left">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="AuditMyPcSpeedTestv106.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="AuditMyPcSpeedTestv106.swf" quality="high" bgcolor="#ffffff" width="337" height="250" name="AuditMyPcSpeedTestv106" align="left" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Thank You.
|