matvespa Posted August 20, 2011 Share Posted August 20, 2011 I have been cracking my head for the last 6 hours for this and still i get no desire output. What I want to do is to make the menu bar overlapped my flash player. I have tried using the z-index but still it doesnt work. Any solutions? I've attached my files below. [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Frank P Posted August 20, 2011 Share Posted August 20, 2011 Hi, Video files are notorious for their dominance in z-index, even if the css orders otherwise. If all else fails, just put the file in an iframe. That is always a cure. But there might be other solutions. For that, please put it online so we can do some testing. Or post the code (see my signature for instructions on how it should be posted). Quote Link to comment Share on other sites More sharing options...
Frank P Posted August 22, 2011 Share Posted August 22, 2011 If all else fails, just put the file in an iframe. That is always a cure. Guess what? I had to include a YouTube video today, and the button 'Include' on the YouTube site now generates this code: <iframe width="560" height="345" src="http://www.youtube.com/embed/6Z3mjZel7to" frameborder="0" allowfullscreen></iframe> Video urls included in the traditional <object><parameter> way won't even load the video anymore, it seems! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.