This is a message.

flowplayer does not commence playback Created Oct 12, 2009

This thread is solved

Views: 1508     Replies: 2     Last reply Oct 15, 2009  
You must login first before you can use this feature

rchari

Posts: 9

Registered:
Oct 12, 2009

flowplayer does not commence playback

Posted: Oct 12, 2009

Hi All
I am new to flowplayer. With the excellent documentation and examples, I have got it work on my site. The version I am using is 3.1.3 commercial. However, I am facing a problem that I am unable to debug. After I have loaded playlist and started play , everything works fine.
But after playing 8 songs, the flowplayer fails to start playing the 9th song. The song loads completely but playback does not commence.
The same problem is observed if I simply do prev and next 8 times between 2 songs. Any clues on how to debug this would be highly appreciated
Thx

rchari

Posts: 9

Registered:
Oct 12, 2009

» flowplayer does not commence playback

Posted: Oct 12, 2009

Reply to: flowplayer does not commence playback, from rchari
On adding alerts to the onBegin event, I see that for each transition to the next/previous song, multiple onBegin events are generated. For eg if five songs ( or the same set of songs played five times) have been played so far, 5 onBegin events are generated when the sixth song is played. But the song that finally plays is the correct song. Is this normal behavior?

degenerate

Posts: 156

Registered:
Sep 19, 2008

» » flowplayer does not commence playback

Posted: Oct 15, 2009

Reply to: » flowplayer does not commence playback, from rchari
No that is not normal, you might want to post a sample link, or paste your config inside < code > tags so we can see...