Closed (duplicate)
Project:
Drupal core
Version:
7.0-rc2
Component:
toolbar.module
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2009 at 14:31 UTC
Updated:
15 Dec 2010 at 20:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
bleen commentedAre you using wmode=transparent or wmode=opaque in your tags? This is not really a Drupal issue, but rather its a Flash issue. Unless you explicitly set a wmode Flash ignores all z-index handling and forces itself on top of everything else on the page. Check out http://joshuaink2006.johnoxton.co.uk/blog/82/flash-content-and-z-index
Comment #2
hass commentedSeems not working in Firefox 3.5 with transparent:
Comment #3
bleen commentedActually ... only Internet Explorer recognizes the
<param>tag; Firefox, Safari & Chrome rely on the<embed>tag. Try this:If that doesn't work, please provide a URL
Comment #4
hass commentedOk, this works... I thought EMBED is IE only and OBJECT for all others... :-(
Comment #5
bleen commentedthis was never a bug, so there was nothing to fix ... issue closed
Comment #6
hass commentedThis was a support fix and it was solved, therefore fixed.
Comment #8
robbdavis commentedHi,
I am having a major problem with the embedding of a you tube / flash video into a node. The video overlays and blocks out the menu and administration windows.
Seeing as the new administration overlay is so key to drupal 7, I don't think you can just say it's a flash issue. Embedding a you tube video is very common and I can see this leading to major problems with any newbie.
Is there a module I'm supposed to use to embed flash code (as it is copied from youtube) into text areas so that it doesn't conflict with the administration overlay?
Comment #9
robbdavis commentedI moved the above problem to a new issue que related to d7 overlay module specifically.
So I'm closing this one.