Needs review
Project:
SWF Tools
Version:
6.x-1.x-dev
Component:
SWF Tools
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 00:03 UTC
Updated:
10 Apr 2010 at 00:49 UTC
Flash videos usually have thumbnails associated with them. I'd like the thumbs to be saved in such a way that they can always be recognized as the video's thumb. This way, I don't have to specify flashvars every time I show that video to get a thumb.
I'm not sure what's the best solution for this but some ideas I had were...
- integration with Image and Image Attachment module?
- some way to make the thumb image a node as well
This allows the thumb to have access to Views as well!
Comments
Comment #1
Stuart Greenfield commentedThe 6.x-3.x series will support thumbnails by assigning the "thumbnail" formatter to a FileField. Will that solve things?