Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Javacript dropdown menu (with layers) and Flash swf in a table
From: Swain Troy
Date: Tue, 17 Oct 2000 16:51:47 +0100

Yikes... Another strange problem:

When I try to use the drop down menus on the page, they are covered up an
hidden underneath my Flash movie (which is placed in a table cell).

The drop down menus are made in Javascript, using layers. The Flash movie is
small (100x400) and is centered in a table. As far as I can tell, the Flash
movie and the drop down menus are on the correct layers.

BTW, I didn't write the Javascript and it looks like it was hand coded (it's
too sloppy to be made by Dreamweaver).





Also, if anyone is completely interested, here's a chunk of the source used
for the drop down menus:

<div id="Diamonds" style="position:absolute; left:435px; top:90px;
width:130px; height:202px; z-index:2; visibility: hidden">



<table cellspacing=0 width=209 cellpadding=0 border=0>
<tr>
<td rowspan=2>

<a href="#"
onMouseOver="MM_showHideLayers('document.layers[\'Diamonds\']','document.all[\'Diamonds\']','hide')">

<img src="images/shim.gif" width="10" height="109" border="0" alt=""></a>

</td>

<td bgcolor="ffffff">

<a href="#" onMouseOut="MM_swapImgRestore();"
onMouseOver="MM_swapImage('rollover_allabouttheleo','','images/rollover_allabouttheleo_f2.gif',1);">

<img src="images/rollover_allabouttheleo.gif" name="rollover_allabouttheleo"
width="189" height="21" border="0" alt=""></a>
<br>

<a href="#" onMouseOut="MM_swapImgRestore();"
onMouseOver="MM_swapImage('rollover_leosreturn','','images/rollover_leosreturn_f2.gif',1);">

<img src="images/rollover_leosreturn.gif" name="rollover_leosreturn"
width="189" height="26" border="0" alt=""></a><br>

<a href="#" onMouseOut="MM_swapImgRestore();"
onMouseOver="MM_swapImage('rollover_aboutyourleo','','images/rollover_aboutyourleo_f2.gif',1);">

<img src="images/rollover_aboutyourleo.gif" name="rollover_aboutyourleo"
width="189" height="26" border="0" alt=""></a>

<br><a href="#" onMouseOut="MM_swapImgRestore();"
onMouseOver="MM_swapImage('rollover_findaleo','','images/rollover_findaleo_f2.gif',1);"><img
src="images/rollover_findaleo.gif" name="rollover_findaleo" width="189"
height="26" border="0" alt=""></a>
</td>
<td rowspan=2><a href="#"
onMouseOver="MM_showHideLayers('document.layers[\'Diamonds\']','document.all[\'Diamonds\']','hide')"><img
src="images/shim.gif" width="10" height="109" border="0" alt=""></a></td>
</tr>
<tr>
<td>
<a href="#"
onMouseOver="MM_showHideLayers('document.layers[\'Diamonds\']','document.all[\'Diamonds\']','hide')">
<img src="images/shim.gif" width="189" height="10" border="0"
alt=""></a></td>
</tr>
</table>
</div>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: Javacript dropdown menu (with, Erik Mattheis

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]