Reputation: 4530
I installed Flowplayer on my site, and the movie plays, but it won't let me move to parts that haven't loaded yet.
Does anyone know if this is normal behavior or just something I did wrong?
Thanks.
Upvotes: 0
Views: 131
Reputation: 10830
This is normal behaviour if you don't have support on the server side in the form of RTMP. It's the server's responsibility to serve the "jump" request, and it can only do that if it supports RTMP.
Upvotes: 1