Closed
Bug 269445
Opened 20 years ago
Closed 20 years ago
Firefox does not play .wmv file
Categories
(Firefox :: File Handling, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: smith_sp, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 WHen accessing the references page in IE 7.0 the .wmv file plays after a short delay to load. When accessing hte page in Firefox, the .jpg is visible, but the .wmv never plays. I have the Flash and Real Player extensions loaded. Relevant line of source could is <img border="0" dynsrc="https://home.comcast.net/~con_case/Movie_0002.wmv" start="fileopen" src="https://home.comcast.net/~con_case/cw1.jpg"> Reproducible: Always Steps to Reproduce: 1. load page 2. obseve that .wmv file does not play 3. Actual Results: see jpg iomamge but no video Expected Results: played the .wmv file
Comment 1•20 years ago
|
||
dynsrc is something Microsoft just sort of made up. Use the standard <object> tag to include non-image media in a page.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•