Hello all
I have a tiny pb…
I need to have a wmode = “transparent” applied to a flash object in an iframe…
<iframe
align="left"
style="margin:4px;margin-top:2px;"
src="compteur_utc.swf"
width=87
height=58
scrolling="no"
frameborder="no"
wmode="transparent">
</iframe>
but the wmode=“transparent” doesn’t seem to be working… I absolutely need the iframe and I absolutely need the transparency ON.
Thanks for your help…