Microsoft
Software
Hardware
Network
Question : Creating FLV thumbnail
Hi,
In my AS2 project, I am trying to create a thumbnail of an FLV file without starting a background download process.
if I set
flvplayback.autoPlay = false;
flvplayback.contentPath = "
http:///server.com/1.flv
"
;
this will do the trick, and display a frozen first frame of the flv.
however, in the background the flv will start downloading.
now, if I have a gallery of 10 flv's thumbnails, all downloading at the same time, this is a problem.
so I need a way to tell flvplayback component to stop at the first frame and stop download, or a way to grab the first frame off the flv and do the actual playback once the thumbnail is clicked..
how do I get this done ?
Answer : Creating FLV thumbnail
Even with a flash media server, Its very possible the start of the movie may have blank frames, so pausing on the first frame would not be a great option.
Random Solutions
How to use Object Browser in Visual Studio 2010?
Finding the oldest date from a set of max dates
How do I enable the Create Email button in Access 2007 forms?
Why aren't all my profiles showing up with I boot up in SAFE MODE?
Can send from Windows Live but not from Outlook 2007
Ethernet adapter issue
How to delete all files and folders in users MyDocs
ssrs 2008r2 - Oracle 64bit access problem from Report builder 3.0
Recordset giving error invalid operation error
What hardware specs are your SCCM 2007 Servers running?