
java
I use cookie to save the time to watch the video, call the seek() method, the MP4 format of the video can be positioned to the last time to watch, and FLV format video does not play a role, or will play from scratch. However, if the seek method is written in a fixed value, such as jwplayer().seek(15), the FLV format of the video will be positioned at 15th second. Please help me to solve this problem!Thank you!