You can do it with Flash 8 by using BitmapData and taking a capture of the video. You could even make it a step after uploading the video so that a frame with something in it could be selected.
It would include using Flash 8 to load the video into a player, selecting the right frame, than capturing the frame as bitmapData, than outputting it to a script to write it out as an image. Reference: http://www.flash-db.com/Tutorials/snapshot/ http://www.sephiroth.it/tutorials/flashPHP/print_screen/ Cheers, !k -----Original Message----- From: Steve Good [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 20, 2006 10:20 AM To: CF-Talk Subject: creating thumbnails from swf files Just to satisfy my own curiosity. How would I go about making a thumbnail of a flash video after uploading it through a form? Is it even possible? I have just been doing screen captures then editing them down, but I would love to be able to automate the process. Thanks again! ~Steve ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264603 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

