I have been developing a player that is initially stopped. When I click anywhere in the time line, it seeks to that position. I never call the play() method. When I test with the video locally, it works fine. It seeks to where I click and pauses on that frame. When I test it with the video on the streaming server, it seeks, but I dont see the frame I seek to. Any thoughts?