You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Video doesnt play in Firefox Created Feb 12, 2010

This thread is solved

Views: 2119     Replies: 4     Last reply Mar 1, 2010  
You must login first before you can use this feature

rinkscharm

Posts: 21

Registered:
Sep 17, 2009

Video doesnt play in Firefox

Posted: Feb 12, 2010

Hello,

When we try to play videos in firefox, the video play is very inconsistent. Sometimes, it plays the video without any problem and sometimes it doesn't play at all and the play button keeps spinning.

This happens only with firefox, with rest of the browsers it works perfectly fine.

Player : Flowplayer 3.1.5
Test link:http://www.upaaza.com/watch-video.aspx?videoname=1383.wmv&videoid=1383

demimurych

Posts: 81

Registered:
Jan 22, 2010

» Video doesnt play in Firefox

Posted: Feb 12, 2010

Reply to: Video doesnt play in Firefox, from rinkscharm
update flash plugin.

rinkscharm

Posts: 21

Registered:
Sep 17, 2009

» » Video doesnt play in Firefox

Posted: Feb 12, 2010

Reply to: » Video doesnt play in Firefox, from demimurych
Does that play for you?

I have the latest flash player installed, but as I mentioned, video playback is really very inconsistent. At times it plays and at times doesn't.

ams077

Posts: 1

Registered:
Feb 27, 2010

» » » Video doesnt play in Firefox

Posted: Feb 27, 2010

Reply to: » » Video doesnt play in Firefox, from rinkscharm
I have similar problem in Firefox 3.5.7 on linux, but only for mp4 files - flv is fine. Other browsers (tested chromium) seem fine. The mp4 is fine in firefox if i reload the page - first load of page is the problem.

BTW - i am serving short clips over http with apache in case that makes a difference.

Edge
Vizmu Media ------------------- http://vizmu.com/

Posts: 576

Registered:
Nov 29, 2008

» » » » Video doesnt play in Firefox

Posted: Mar 1, 2010

Reply to: » » » Video doesnt play in Firefox, from ams077
Either disable .swf caching via your server or try using cachebusting true.

$f("player", {src: "/flowplayer.commercial-3.1.5.swf", cachebusting: true}, { 
Rest of the flowplayer config
});