I have searched all over the net to find a script that lets me automatically create a image from an swf file. I have a number of games and I want to create thumbnails for them but don't want to have to deal with it manually. Does any one have any idea how to do it?
not sure about this one completely however found a lot of great results on google. http://www.google.com/search?q=swf+...=&aql=&oq=&gs_rfai=&pbx=1&fp=6f32b8af52b7e0b8
Try using FFMPEG (not a PHP function, but you can use PHP to call it from command line). You can create rotating thumbs with it.