mangui/flashls

Flowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set

Open

#104 建立於 2014年10月14日

在 GitHub 查看
 (12 留言) (0 反應) (0 負責人)ActionScript (745 star) (260 fork)batch import
FlowPlayerbughelp wanted

描述

Flowplayer has a special incantation to pause on the first frame after loading:

clip: {
  autoPlay: false,
  autoBuffering: true
}

With flashls the player gets stuck in loading state, see http://flowplayer.blacktrash.org/test/flashls.html Can this be solved in flashls?

貢獻者指南

Flowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set · mangui/flashls#104 | Good First Issue