crmpicco
11-03-2005, 04:42 PM
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
id="promo" width="480" height="68">
<param name="movie" value="http://picco.co.uk/picco.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="480" height="68"
name="members" src="http://picco.co.uk/picco.swf"
bgcolor="#000000" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed></object>
I have this code to be put into a webpage (ASP).
When i clear my cache and view it for the first time, it works. But when i refresh a black object appears over it from left-> right????
This only happens in IE and not FF??
Why is this?
Thanks.
Picco
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
id="promo" width="480" height="68">
<param name="movie" value="http://picco.co.uk/picco.swf">
<param name="bgcolor" value="#000000">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
width="480" height="68"
name="members" src="http://picco.co.uk/picco.swf"
bgcolor="#000000" quality="high"
swLiveConnect="true" allowScriptAccess="samedomain"
></embed></object>
I have this code to be put into a webpage (ASP).
When i clear my cache and view it for the first time, it works. But when i refresh a black object appears over it from left-> right????
This only happens in IE and not FF??
Why is this?
Thanks.
Picco