
Flash doesn't load in Opera / Firefox
Hi,
I am playing around and ...Hi,
I am playing around and have Flash Player installed on this website:
http://www.infocusmediaservices.com/aboutus.html
When clicking on the "see our work in action here" link, it doesn't load/play the flash video file when in the Opera or Firefox browsers. It works perfectly in IE. Here is the code for the page that doesn't load. Any suggestions or comments?
Cheers, Jon
:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 1 September 2005), see www.w3.org">
<meta content="text/html; charset=utf-8"
http-equiv="content-type">
<title>About Us - Medical Imaging Northwest Demo</title>
<style type="text/css">
:link { color: #000099 }
:visited { color: #990099 }
:active { color: #000099 }
body.c3 {color: rgb(0, 0, 0); background-color: black;}
div.c2 {text-align: center}
span.c1 {color: #004F90; font-family: Helvetica,Arial,sans-serif; font-size: 80%; font-weight: bold}
</style>
</head>
<body class="c3">
<div class="c2"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" id="minw" height="300" width="450"><param name="movie" value="mediaplayer.swf">
<param name="quality" value="high"><param name="bgcolor" value="#FFFFFF">
<param name="allowFullScreen" value="true"><param name="swLiveConnect" value="true">
<param name="allowScriptAccess" value="sameDomain"><param name="FlashVars"
value="file=flash/minw.flv&width=450&height=300&displaywidth=450&displayheight=300&autostart=true&showfsbutton=false&fullscreenpage=fullscreen.html&fsreturnpage=normalscreen.html&shuffle=false&backcolor=0xFFFFFF">
<embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" bgcolor="#FFFFFF" name="minw" src="mediaplayer.swf" flashvars="file=video.flv&width=450&height=300&displaywidth=450&displayheight=300&autostart=true&showfsbutton=false&fullscreenpage=fullscreen.html&fsreturnpage=normalscreen.html&shuffle=false&backcolor=0xFFFFFF" height="300" width="450"></object><span class="c1"><br>
<br>
Medical Imaging Northwest - Relocation DVD<br>
(this Flash Video file has been encoded with Flash 8 at 400kbsp)</span></div>
</body>
</html>