mangui/flashls

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

Open

#104 aberto em 14 de out. de 2014

Ver no GitHub
 (12 comments) (0 reactions) (0 assignees)ActionScript (260 forks)batch import
FlowPlayerbughelp wanted

Métricas do repositório

Stars
 (745 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador