Closed
Bug 215138
Opened 22 years ago
Closed 21 years ago
bluedude6.com - Flash transparency that is dictated by html code does not work in Mozilla Firebird
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rob, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
On the page http://bluedude6.com/invision/toplist/main.php the upper left "BD6's
Website" logo should have its blue background transparent.
Reproducible: Always
Steps to Reproduce:
1. Simply go to http://bluedude6.com/invision/toplist/main.php
Actual Results:
The BD6's Website logo does not have a transparent background.
Expected Results:
The blue background should be transparent revealing the gradient background.
Comment 1•22 years ago
|
||
Your OBJECT element is IE specific so Mozilla is using the EMBED which lacks
the wmode="transparent" attribute. If I add that, your logo still does not
have a transparent background. The transparency example at
http://www.macromedia.com/support/flash/ts/documents/wmode.htm
works fine for me though, which makes me suspect there is something wrong with
your Flash-logo.
2003-08-04-05 trunk Linux (Shockwave Flash 6.0 r79).
Comment 2•22 years ago
|
||
->plugins
Assignee: general → peterlubczynski-bugs
Component: Browser-General → Plug-ins
QA Contact: general → bmartin
Comment 3•22 years ago
|
||
-->evang
Fix html to have wmode attribute or attach simplified testcase showing fault in
browser.
Assignee: peterlubczynski-bugs → english-us
Component: Plug-ins → English US
Product: Browser → Tech Evangelism
QA Contact: bmartin → english-us
Version: Trunk → unspecified
Comment 4•22 years ago
|
||
Rob, do you have enough information to fix this on your site?
http://www.asus.com/products/pda/event/a620/spec01.htm
here it's still not works, i use Mozilla 1.4 and Flash 7.
Comment 6•21 years ago
|
||
Rob, is this all resolved on your site now? -> WFM
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Summary: Flash transparency that is dictated by html code does not work in Mozilla Firebird → bluedude6.com - Flash transparency that is dictated by html code does not work in Mozilla Firebird
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
•