哪个具有 Flash 回退功能的 HTML5 播放器具有通用的 javascript API

发布于 2024-11-06 22:31:42 字数 450 浏览 1 评论 0原文

据我在 Google 上找到的唯一带有 flash 且对两个播放器使用相同 javascript API 的 HTML5 播放器是 http://mediaelementjs.com

我有一个非常动态的网站布局,页面上的大多数其他 HTML 元素应该根据这些视频事件更改状态:

  • beforeLoad
  • onload
  • onPlay
  • onPause
  • onStop
  • onEnd

Jquery 用于更改状态,因此首选与 Jquery 配合良好的 HTML5。

是否还有其他方法可以更好地完成工作或提供更多的事件控制? 如果 mediaelementjs 是唯一的,我想听听您的使用体验。

As far as I can find on Google the only HTML5 player with flash that uses the same javascript API for both player is http://mediaelementjs.com.

I have a very dynamic site layout where most other HTML elements on the page should change state according to these video event:

  • beforeLoad
  • onload
  • onPlay
  • onPause
  • onStop
  • onEnd

Jquery is used to change the states so a HTML5 that works well with Jquery is preferred.

Are there other that do the job better or offer more event control?
If mediaelementjs is the only one out there, I would like to hear your experiance with it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

深爱不及久伴 2024-11-13 22:31:42

或者 DarkOnyx 播放器,两个相同的 HTML5/Flash 播放器 - 相同的 JavaScript API。一切都基于事件监听器模型。 文档位于此处

Or DarkOnyx player, two identical HTML5/Flash players - the same JavaScript API. Everything is based on Event-Listener model. Documentation is here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文