SWF To Image library |
This example will teach you how to convert all SWF (flash) files in a folder into GIF images using SWF To Image library A folder with SWF flash movies:
SWF
To Image library is freeware. However you are welcome to purchase
12 months tech support for it and so support development of
SWF To Image library. The code below will find all flash (swf) files in a folder
and then will convert them into GIF images with the same name
and .jpg extension Set SWFToImage = CreateObject("SWFToImage.SWFToImageObject") SWFToImage.InitLibrary "demo", "demo" Dim WshShell, fs,
f, fc, f1, tsFile sCurrentFolder = WshShell.CurrentDirectory Set fs = CreateObject("Scripting.FileSystemObject") ' converting SWF files
to JPG image files Next The script code will convert every SWF file into GIF image in the same folder:
You are not a developer but looking for ready-to-use application? Check SWF To Image GUI (freeware) See also:
|
|
|
||