SWF Scout |
Extracting SWF from EXE projector programmatically using SWF Scout library
Download ZIP with the source code (swfscout_exe_to_swf.zip, 1 KB) SWF Scout provides functions to convert SWF to EXE and SWF to Windows screensaver file (SCR) and also provides function to extract SWF file from existing EXE "flash projector" files. Set
SWf2EXE = CreateObject("SWFScout.SWF2EXE")
EXE2SWF.ConvertExe2SWF "Shapes.exe", "ExtractedFromEXE.swf" |
|
|
||