SaMike Posted April 10, 2011 Share Posted April 10, 2011 Hi! I have .swf files that have images in them. I can view them with swf decompiler on my computer but i need to have this functionality on my website. Is there any way to extract images from .swf file with php? Link to comment https://forums.phpfreaks.com/topic/233279-extracting-image-from-swf-file/ Share on other sites More sharing options...
nethnet Posted April 10, 2011 Share Posted April 10, 2011 As far as I know, there's no support for anything like this in PHP. Link to comment https://forums.phpfreaks.com/topic/233279-extracting-image-from-swf-file/#findComment-1199702 Share on other sites More sharing options...
dcro2 Posted April 10, 2011 Share Posted April 10, 2011 Look into using swfextract through the command line in php. It's part of a package called swftools. Link to comment https://forums.phpfreaks.com/topic/233279-extracting-image-from-swf-file/#findComment-1199720 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.