Any application or method can export SVG or any vector format to SWF from Ubuntu Linux?
A:
I don't know of any tool that will do this at compile-time, but if a runtime solution is acceptable, you could use svg-web which renders SVG using Flash.
echo-flow
2010-10-16 19:43:16
Thanks, I'm developing vector animations for Flash sites and thought I could use just ubuntu. Greetings!
danieloso
2010-10-18 20:04:19
A quick Google yields this thing as well: http://gtrebaol.free.fr/doc/svgopen/2008/index.html I've never used it, though, so can't directly endorse it. The demos look good, although I can't seem to find a download link...
echo-flow
2010-10-18 21:26:27
Evidently, it's also possible to embed static SVG content in Flex applications. Here's a demo: http://raghuonflex.wordpress.com/2009/06/10/loading-svg-content-in-flex-apps/ Again, I haven't done this myself so YMMV.
echo-flow
2010-10-18 21:40:04