Hey Guys, I have a very specific requirement for one of the projects I am working for. I have a video player to create with an ability of precision control. Something similar is already available made in Flash at swingpal.com when user tries to work with the video.
I have a Flex based video player already developed, which plays FLV, MOV and MP4 videos after a progressive download. The application has a seek bar that can take a video to a specific time of the video. I am looking at is a precision control to this seek bar functionality. The video player should be able to reflect even a slight position change in the seek bar. To be precise, I want to be able to pause video within miliseconds of difference. Example, say the video length is 2 mins and current position of video is .98 secs. When I drag the seek bar by slightest of the position, the video should get paused say at 1.00 secs. To understand more on the requirement, refer to a HTML video example and try dragging the seek bar to see the precision control I am looking at. Also the video position control needs to be smooth as it is in the example. link: camendesign.com/code/video_for_everybody/test.html I would appreciate any direction on this requirement. Is this something to do with the type of videos being played? I am not looking for a embedded option as the videos are dynamically loaded. Is there any other option via which I can achieve this, may be loading video in Movieclip or anything else. I am open for any Flash based solution. Hope someone could comeback with some hints :). Thanks and Regards, Amol. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/flex_india?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

