Closed
Bug 344301
Opened 19 years ago
Closed 19 years ago
flash files & windows media player are not showing in Fire but work in IE
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mixtapemike, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0.4 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
i'm not sure why but. The swf file on the top right corner and the embeded windows media player are displaying in IE but not in firefox? Why is this browser have so many missing features or bad translation as oppossed to IE?
Reproducible: Always
Updated•19 years ago
|
Summary: flash files & windows media player are not showing in Fire but work in IE!!! → flash files & windows media player are not showing in Fire but work in IE
Comment 1•19 years ago
|
||
From page source code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="586" height="186">
<param name="movie" value="http://www.hhm1.com/images/flash/new_flash_ads.swf">
<param name="quality" value="high">
<embed src="images/flash/new_flash_ads.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="586" height="186"></embed></object>
Note the bad embed src (a '/' is missing). And the small wmp "limelight" appears but don't play on both 1.5.0.5 RC and IE (file not found probably)
-> WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•