![]() |
I want to SEND TO BACK, Flash file
This is a section of flash that is working well but all I want to do is to SEND TO BACK, so that my menus expand over the top of the flash file
Can someone help <p><br /> <script type="text/javascript" src="skin1/flash/swfobject.js"></script> <script type="text/javascript"> swfobject.registerObject("myId", "9.0.0", "skin1/flash/expressInstall.swf"); </script> </p> <div style="text-align:center;"> <p> <object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="300"> <param name="movie" value="skin1/flash/welcome_header.swf" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="skin1/flash/welcome_header.swf" width="600" height="300"> <!--<![endif]--> <div> <h1>Please Install Flash</h1> <p><a href=" |
Re: I want to SEND TO BACK, Flash file
You need to put this in a layer <div> and set the z-index in that, and the z-index in the layer for your menus, so that the menus go over the flash movie.
|
Re: I want to SEND TO BACK, Flash file
What paul said, however, the divs need to be absolute or relatively positioned.
Also, IE7 has a bug so you have to set parent divs to higher z-index than the child ones. |
Re: I want to SEND TO BACK, Flash file
yes, you might need to apply a css fix in the ie7 css file separately.
|
Re: I want to SEND TO BACK, Flash file
Thanks Guys for puting me on the right track
I have been playing with this z-index options what I dont understand is it goes transparent, but where does the send to back thing come in I dont want to go transparent, I just want to send it to back |
Re: I want to SEND TO BACK, Flash file
Hi
This may help you grasp what it exactly means, don't let it put you off and let it go other your head, what this link gives you is how to surround your flash so that it displays as you require from Here > http://segment7.net/projects/web/z-index.html The link will show how to implement the css and wrap your flash.. |
All times are GMT -8. The time now is 01:32 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.