I've created a flv video player and have a step button to slowly move
through the video. This step button is really just a hack, on mouse
down it plays the video, on mouse up it pauses. Only problem is that
the playheadTime from the video is being reported erratically when
using this function. When I play the video normally vs when step is
used, at the same point in the video the playheadTime is reported
differently (stepping shows an earlier time than normal playing).

Has anyone else ran into something similar? Is there a better way to
do stepping or a more accurate way to obtain the playhead time?

Thanks for the help,

-John

Reply via email to