I need a flash video player with a Javascript API with a seek function.
And I need to be able to seek in this video by second or, better, by frames and not by keyframes like all flash video player like JW or Flow.
My video are encoding in 10s per keyframes so if I seek at the 8th second, the video will go to the 10th second :/
Thanks :)