How to convert .html to SWF format using VBScript?


With Print2Flash it is easy to convert any .html documents to SWF format using VBScript. To convert .html documents to SWF programmatically, you may use Print2Flash OLE Automation API. You may get a sample demonstrating how to use Automation API for converting with VBScript from Print2Flash SDK. You may use this sample to build your own website or application for converting .html documents to SWF.

To accomplish this, you need:
  1. Download and install Commercial Edition of Print2Flash from the Download page.
  2. Download Print2Flash SDK archive from the same Download page.
  3. Unpack SDK archive to disk to a separate folder.
  4. Open Automation\VBScript folder of the SDK and follow sample installation and usage instructions located in the ReadMe.htm file from this folder.