I am using progressive download to play video files in a video player.
When I seek to a point that has not downloaded yet the video player freezes.
The player enters the seeking state and stops playing.Clicking the play and pause buttons
has no effect.
The video player comes out of the seeking state and resumes playing only when the video file has completely downloaded.
How do I implement the functionality where the player when seeked to a point that has not downloaded simply seeks back to the amount that has downloaded.