Web Hosting Talk







View Full Version : PHP Make thumbnail from SWF


xxtyderxx
12-29-2006, 04:59 PM
I was wondering if it was possible, and if so, how to make a thumbnail (.gif or any image extension) from a flash file .swf?

Thanks,
Tyler Hoffman

theBleeber
12-30-2006, 11:16 PM
You can do this with a program called: SWF Live Preview

Are you trying to do this on the fly with PHP?

xxtyderxx
12-30-2006, 11:17 PM
Yes with PHP, I don't want a computer program to do it.