Problem with flash in div

J

ja1977

i have these two div:

<div id="Picture" style="position:relative; visibility:visible;
display:block">
<p><img src="../fotos/IMG_0592.JPG" name="mainimage"
align="middle" ></p>
</div>
<div id="Flash" style="position:relative;
visibility:hidden; display:none">
<p>
<object border="0"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="400" height="212">
<param name="movie" value="../Flash/360.swf">
<param name="quality" value="high"><param
name="SCALE" value="noborder">
<embed src="../Flash/360.swf" width="400"
height="212" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" scale="noborder"></embed>
</object>

</div>


And the idea is that either the one div ore the other div is visible
according to a link pressed at the page.

The visibility change works great butr when the flash object is hidden the
border of the flash object is being high lightet every time the mouse runs
past the hidden object. Does anyone know how to remove this border like
thing??

I have tryed to remove the border with both display and visibility
propertyis...

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top