I am looking for a relatively simple way to, im assuming, use actionscript and php together to automatically save a screenshot of a .swf file. This would work very much like YouTube, in that you wouldn't have to do anything once the .swf file is uploaded, the server would create the screenshot for you and save it to a folder. I have found some resources relating to this: http://www.quasimondo.com/archives/000572.php http://www.actionscript.org/forums/showthread.php3?t=5563 http://www.gskinner.com/blog/archives/2006/03/saving_bitmapda.html I currently have a system set up that uploads the flash files using php in conjunction with an xhtml form. Any help at all relating to this would be extremely helpful, my thanks in advance.