Closed
Bug 244990
Opened 21 years ago
Closed 17 years ago
It will not recognize Shockwave Audio "*.swa".
Categories
(Plugins Graveyard :: Shockwave (Adobe), defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: mpowell, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040525 MultiZilla/1.6.4.0b
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040525 MultiZilla/1.6.4.0b
It will not recognize Shockwave Audio "*.swa". Everytime I try to exicute it,
all it shows ia a black solid square, the shockwave audio sound won't play.
Reproducible: Always
Steps to Reproduce:
1.I clicked on a link that has shockwave audio
2.It shows a black solid square even after I installed the shockwave audio.
3.The shockwave audio sound will not play too.
Actual Results:
Still the shockwave audio will not play, it only shows a black solid square.
Expected Results:
I was hopinmg that the shockwave audio bug can be fixed..
*** This bug has been marked as a duplicate of 100000 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 2•21 years ago
|
||
Why are you marking this a dupe of bug 100000? I assume that was a mistake.
Updated•21 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414,
Shockwave content plays fine (checked here:
http://sdc.shockwave.com/shockwave/download/triggerpages_mmcom/default.html)
It seems that the HTML code responsible for embedding the .swa file is
incorrect. It uses the src="" attribute in the <EMBED> tag to link to the .swa
file, but reading the support files on Macromedia's website
(http://www.macromedia.com/support/soundedit/how/shock/moviplay.html) suggest
that this is not the correct usage. The swURL="" attribute should be used instead.
I'd go ahead and mark this bug as INVALID, since its a problem with the HTML
code, not with Mozilla. But I don't have access to changing status, so someone
will have to do it for me.
Comment 4•17 years ago
|
||
..
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 17 years ago
Resolution: --- → INVALID
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Component: Plug-ins → Shockwave (Adobe)
Product: Core → Plugins
QA Contact: plugins → adobe-shockwave
Version: Trunk → unspecified
Assignee | ||
Updated•9 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•