Closed
Bug 280688
Opened 20 years ago
Closed 20 years ago
Firefox doesn't show Flash, but Opera and Internet Explorer shows.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ari-pekka, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi-FI; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi-FI; rv:1.7.5) Gecko/20041108 Firefox/1.0 I'm making a website and somehow Firefox doesn't show the Flash but other browsers do. Here is the code, it should be valid: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com /pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="663" height="245"> <param name="movie" value="http://digishine.com/heeder.swf" /> <embed type="application/x-shockwave-flash" src="http://digishine.com/heeder.swf" width="663" height="245" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> </object> Reproducible: Couldn't Reproduce Expected Results: Show the flash :) The problem might come from that the flash is in a div. Just a guess.
Comment 1•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050131 Firefox/1.0+
Comment 2•20 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050401 Firefox/1.0+ Make sure you don't have any extensions that might block the flash and that Flash is installed and enabled in Firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•