mangui/flashls
Auf GitHub ansehenFlowplayer: autoPlay: false,autoBuffering: true should not display the video if a splash image is set
Open
#104 geöffnet am 14. Okt. 2014
FlowPlayerbughelp wanted
Repository-Metriken
- Stars
- (745 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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?