搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

We are converting our site to HTML5 from a Flash driven site. While everything seems to work ok in other browsers Firefox wont play the 4 videos that stream one after the other.

  • 2 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 MisterArt

more options

We are trying make our site in html5 and mobile compatible. Most everything works except for Firefox. Our site consists of 4 different short videos that automatically play one right after the other.

I have tried the .htaccess file thing. The .htaccess file consists of only two lines of code;

AddType video/ogg .ogv AddType audio/ogg .oga

The first video plays ok in Firefox but the second doesn’t. It is replaced by a gray X and nothing happens.

We are trying make our site in html5 and mobile compatible. Most everything works except for Firefox. Our site consists of 4 different short videos that automatically play one right after the other. I have tried the .htaccess file thing. The .htaccess file consists of only two lines of code; AddType video/ogg .ogv AddType audio/ogg .oga The first video plays ok in Firefox but the second doesn’t. It is replaced by a gray X and nothing happens.

所有回复 (2)

more options

Can you post a link if the site is accessible publicly?

Did you check the Tools > Error Console for errors?

more options

I have now. I did find some errors and warnings. I will forward this to the developer and see if this helps.