is there a way I can take snapshots of videos to create thumbnails?

Hey guys... so im creating a video library... and I was wondering if there is a way I can take a snapshot of an image in the video? or better yet create a video player with a scrubber and allow the user scrub through the video and choose a frame to take the picture of?

any help would be great!

Thanks in advance!

Hi, you can make use of the BitMap API to take the snapshot of the BitmapData.

Check out the code below:


http://www.adobe.com/2006/mxml"
    xmlns:graphics="com.cynergysystems.graphics.*"
    xmlns="*" layout="absolute"
    creationComplete="onCreationComplete()"
    >

    
        
    

    

        

            

        

        

                

        

    


If this post answers your question or assistance, please mark it as such.

Thank you

Jean Claude Chari

Tags: Flex

Similar Questions

Maybe you are looking for