Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用VideoJs来处理我的 HTML5 视频需求,使用单个 M4V。我需要一个播放列表,并且可以使用 JS(在我的例子中是 jQuery)轻松更改它的源。
但是,我无法将这些更改传递给 flash 回退(这是通过包括flowplayer的对象来实现的)。
关于如何动态更改 flowplayer 的 flashvars 并重新加载对象的任何想法?
看起来flowplayer 的“播放列表插件”可能会奏效。