Closed
Bug 261457
Opened 20 years ago
Closed 20 years ago
.wav file not loading
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 226635
People
(Reporter: gregg, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
.wav files do not seem to load with page.
sample is at http://www.ehrlum.com/evarts/audio/bluto.htm
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•20 years ago
|
||
<bgsound src="blutowski-germans.wav" loop="0">
It's using the bgsound tag. Gecko (Mozilla/Firefox/etc.) doesn't support the
bgsound tag. -> Invalid.
Comment 2•20 years ago
|
||
Afraid that's right. See
http://www.mozilla.org/docs/web-developer/upgrade_2.html#OtherExcluded on using
<object> instead.
*** This bug has been marked as a duplicate of 226635 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•