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