View Full Version : Another new question
brandofamily
Dec-29-2006, 02:56 PM
here's the gallery...
http://brandolinoimaging.smugmug.com/gallery/2176130
any thoughts on getting the drop down menu to go over the top of the YouTube Screens? Z-index does not seem to do any good...
Mike Lane
Dec-29-2006, 03:09 PM
The only things that I could find in a quick internets search were this (http://joshuaink2006.johnoxton.co.uk/blog/82/flash-content-and-z-index) from Joshuaink (the best designed blog on the internets I think) and this (http://veerle.duoh.com/index.php/blog/comments/experimenting_with_flash_content_and_z_index/) from Veerle's blog (none too shabby in the looks department either). Read up and give their suggestions a shot. Can't promise that either one will work for you.
brandofamily
Dec-29-2006, 03:52 PM
b-grinner had showed me this code...
<html>
<div align="center">
<p><h2>Aperture</h2></p>
<p><object width="424" height="336"><param name="movie" value="http://www.youtube.com/v/g5310BnZo8A"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/g5310BnZo8A" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
</p>
</div>
</html>
<br>
After reading a bit of the 1st article it sparked my memory and so I tried his code... it worked.. dropdowns go right over the YouTube screen...
Thanks for the spark... If I only knew where to look I could find these things, but I know so little about the actual coding I'm at a loss...
vBulletin v3.5.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.