Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting SWF to SVG

Status
Not open for further replies.

emckula

Programmer
Apr 3, 2003
1
MX
I´ve been working on a project involving dynamic content with ActionScript, Java and XML. In the end, I end up with an xml document which is used to create the swf file. However, I need a JPEG image as the final output.

I thought about converting the non-static SWF movie, dynamically to a SVG file , and then the SVG file to a JPEG file. Docs about SVG to JPEG are not a prob, there is an API out there. However, I've tried to find docs about converting swf to svg, but there are very few docs about it, and the one project that I've found is still not on release.

I'd appreciate any help I could get.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top