Hi all :
i'm using a windows mediaplayer activex control in my web page to play video file.
i have a button to start playing the video file from certain position not from the beginning.
the current behavior is : the video file is starting buffering from the beginning then it seeks to the required position.
my target is : seeking to the required position then start buffering from this position , how can i achieve this ?????????
thanks