Closed
Bug 215237
Opened 22 years ago
Closed 22 years ago
transparent value in the object tag doesn't work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 137189
People
(Reporter: andreas.beder, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Mozilla Firebird (>0.6.1) can't handle the transparent option within the
object/embed tag for flash:
<param name="wmode" value="transparent">
Reproducible: Always
Steps to Reproduce:
1. Create a Flash file or look at http://195.170.70.241/transparent-flash-test/
(and jump to step 3)
2. Include <param name="wmode" value="transparent"> intro the object Tag
3. Look @ Firebird how it handles this object tag
Actual Results:
The flash background should be transparent - but it isn't!
Expected Results:
Include the ability to handle "wmode=transparent" correctly within an
object/embed tag.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 137189 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: transparent value in the object tag doesn't work → transparent value in the object tag doesn't work
You need to log in
before you can comment on or make changes to this bug.
Description
•