|
Another thing to keep in mind is how the FLV's are encoded. Sometimes they don't have very much seek information in them and you can only jump around in really big intervals. You basically need to encode with more keyframes.
You're not going to be able to seek past what you've downloaded if it's a progressive streaming download. If you want to seek where it hasn't loaded you have to use a Flash streaming server (either from Flash, or red5 is a popular open source alternative).
|