SWF To Image library |
This example will show you how to convert all SWF flash movies in the folder into BMP image files 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. Code below will collect all SWF files in the folder and then
convert all flash files into BMP images with the same name and
.bmp extension Set SWFToImage = CreateObject("SWFToImage.SWFToImageObject") SWFToImage.InitLibrary "demo", "demo" Dim WshShell, fs,
f, fc, f1, tsFile Set fs = CreateObject("Scripting.FileSystemObject") ' converting
SWF files to BMP image files Next The script code will generate BMP images in the same folder:
You are not a developer but looking for ready-to-use application? Check SWF To Image GUI (freeware) See also:
|
|
|
||