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] Link to comment https://forums.phpfreaks.com/topic/245269-flash-overlap-manu-bar/ 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). Link to comment https://forums.phpfreaks.com/topic/245269-flash-overlap-manu-bar/#findComment-1259851 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! Link to comment https://forums.phpfreaks.com/topic/245269-flash-overlap-manu-bar/#findComment-1260650 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.