SWF To Image library |
Screenshot of ConvertSampleSWF.asp running and producing raster JPEG image to the browser:
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. ASP script (ConvertSampleSWF.asp): <% SWFToImage.InputSWFFileName = Server.MapPath("sample.swf") ' get generated SWF as binary image response.ContentType = "image/jpeg" ' add content type header response.AddHeader "Content-Type", "image/jpeg" ' set the content disposition ' write the binary image to the Response output stream ' disconnect from library 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. You are not a developer but looking for ready-to-use application? Check SWF To Image GUI (freeware) See also:
|
|
|
||