mangui/flashls

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

Open

#104 aperta il 14 ott 2014

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)ActionScript (260 fork)batch import
FlowPlayerbughelp wanted

Metriche repository

Star
 (745 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor