Closed
Bug 292785
Opened 20 years ago
Closed 16 years ago
gocyberlink.com - flash embed missing wmode
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mr.zbiggy+bugzilla.mozilla.org, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 In horizontal, red menu bar there are: Company, Technology, Products, Store dropdown menus. If macromedia flash plugin is installed those menus slides behind macromedia flash pictures. Reproducible: Always Steps to Reproduce: 1. Go to http://www.gocyberlink.com/english/index.jsp in mozilla web browser 2. Select any menu: Company, Technology, Products or Store Actual Results: The menu opens behind flash pictures so can not read its content. Expected Results: The menu content should be visible in front of flash pictures
Comment 1•20 years ago
|
||
they are not specifying wmode on the embed tag. If they fix that, then the positioned content will appear on top of the flash. See source for http://www.gocyberlink.com/multi/banner/bannerDisplay.jsp?zoneid=1 object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="536" height="181"> <param name="movie" value="/english/IndexBanner/pdr4_flash-banner-536x181.swf"> <param name="quality" value="high"> <param name="wmode" value="transparent" /> <param name="bgcolor" value="#ffffff" /> <embed src="/english/IndexBanner/pdr4_flash-banner-536x181.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="536" height="181"></embed></object>
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: The menus: Company, Technology, Products, Store are hiding out behind pictures provided by macromedia flash plugin → gocyberlink.com - flash embed missing wmode
Comment 2•16 years ago
|
||
This was resolved by Flash 10 and Firefox 3.0
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•