Not working in Mozilla
jo1ene - October 25, 2007 - 14:51
| Project: | Video |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
Jump to:
Description
I installed the 5.X-dev version and most recent flowplayer package. I made sure that the flowplayer path is correct in the settings. I updated the browser flash plugin. The video plays in FF and IE but not Mozilla. I get an error saying, "The plugin performed an illegal operation. You are strongly advised to restart Navigator."
This is the output:
<div id="video-player">
<!--[if !IE]> <-->
<object type="application/x-shockwave-flash" width="320" height="200"
data="/flowplayer/FlowPlayerWhite.swf">
<!--> <![endif]-->
<!--[if IE]>
<object type="application/x-shockwave-flash" width="320" height="200"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<![endif]-->
<param name="movie" value="/flowplayer/FlowPlayerWhite.swf" />
<param name="allowScriptAccess" value="sameDomain" />
<param name="quality" value="high" />
<param name="flashvars" value="config={baseURL:'http://www.lisalightltd.com/files/videos',videoFile:'married.flv',autoPlay:true,bufferLength:5}" />
<p>Your browser is not able to display this multimedia content.</p>
</object><p>
Problems viewing videos?<br />
<a href="http://www.macromedia.com/go/getflashplayer" title="Link to Macromedia Flash Player Download Page">Download latest Flash Player</a>
</p>
</div>
#1
are you still experiencing this problem?