Closed
Bug 214898
Opened 22 years ago
Closed 22 years ago
Page containing Shockwave Flash objects doesn't display correctly if <embed> tags are removed.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: omicron, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030727
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030727
Removing the <embed> tags on Shockwave Flash objects stops them from being
displayed correctly, or at all, on those pages. Pages without those tags still
work in other browsers. (IE5.5+/Opera7.11)
Please see URL for example. (Viewing main site (www.yaksha.net) is the same
page, but with the embed tags).
Reproducible: Always
Steps to Reproduce:
1. Go to page that doesn't contain <embed> tags around Flash objects.
2. -
3. -
Actual Results:
Blank page.
Expected Results:
Displayed the Flash objects correctly.
Comment 1•22 years ago
|
||
The classid attribute calls for the browser to use ActiveX, which Mozilla does
not do. Thus the OBJECT is ignored at that point.
*** This bug has been marked as a duplicate of 46569 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•