Custom video playlist falls behind DIV layout?, Profile 1.0 |
![]() ![]() |
Custom video playlist falls behind DIV layout?, Profile 1.0 |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Nov 2009 Member No: 752,275 ![]() |
I have a custom video playlist from mixpod.com, and it's showing up behind my layout. (I can tell it's behind because the layout is slightly transparent).
http://i45.tinypic.com/v7e5xc.jpg <= screenshot, the video player is circled in red (you can barely see it, but trust me it's there ._. ) here's the code i'm currently using for the video player, if it helps: CODE <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjc5MzMzODI5MTAmcHQ9MTI2NzkzMzM5MTAwMiZwPTE4MDMxJmQ9Jmc9MQ==.gif" /><center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/mp-simp.swf" height="165" width="240" style="width:240px;height:165px"><param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mp-simp.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="TL" /><param name="wmode" value="transparent"/><param name="flashvars" value="myid=38834085&path=2009/12/20&mycolor=4cfff6&mycolor2=ff99eb&mycolor3=ffffff&autoplay=true&rand=0&f=4&vol=100&pat=0&grad=true"/></object>
|
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Try placing it in a container with a higher z-index than your layout image, like this:
CODE <div style="position: relative; z-index: 9;">
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNjc5MzMzODI5MTAmcHQ9MTI2NzkzMzM5MTAwMiZwPTE4MDMxJmQ9Jmc9MQ==.gif" /><center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/mp-simp.swf" height="165" width="240" style="width:240px;height:165px"><param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mp-simp.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="TL" /><param name="wmode" value="transparent"/><param name="flashvars" value="myid=38834085&path=2009/12/20&mycolor=4cfff6&mycolor2=ff99eb&mycolor3=ffffff&autoplay=true&rand=0&f=4&vol=100&pat=0&grad=true"/></object> </div> |
|
|
![]()
Post
#3
|
|
the WILD one ![]() ![]() ![]() Group: Official Designer Posts: 90 Joined: May 2008 Member No: 647,118 ![]() |
cant see it lol
|
|
|
![]() ![]() |