Extracting thumbnail from .flv
        Posted  
        
            by mana
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mana
        
        
        
        Published on 2010-04-21T11:38:11Z
        Indexed on 
            2010/04/21
            11:43 UTC
        
        
        Read the original article
        Hit count: 444
        
Hi,
i was wondering, how can i extract thumbnail from a flash-video file, then display it in a listbox.
the listbox is suppose to have many videos which i need to extract thumbnails from programatically with actionscript.
the flash-player is going to be on the web, and the extraction must happen when the swf file is loading, therefore, the method must not be too time-taking.
how do i go on about doing so? is this even possible?
tnx in advance
© Stack Overflow or respective owner