all groups > coldfusion flash integration > december 2004 >
You're in the

coldfusion flash integration

group:

hide/show flash


hide/show flash qoop
12/24/2004 1:22:20 AM
coldfusion flash integration:
On top of my layout, i have dynamic navigation which will show sub menu once u
mouse over and below is a flash animation.
when i mouse over, the sub menu is behind of flash animation. How can i set
when i mouse over main navi it will hide the flash animation and show when i
mouse out.

I did tried on DW show/hide layer method. Is there any addition other way?
please advise.

Eric
Re: hide/show flash Umbrae
1/10/2005 6:08:40 PM
Flash runs as an Active X control, so - at least in Windows - it will always
sit on top of other items on the page.

You could try putting the Flash Object is a DIV, then use JavaScript to change
the visibility. However, it might be complicated as to where to put the
JavaScript mouseover because the z-index of all the items will be sckewed.

Good Luck!
AddThis Social Bookmark Button