Looking for a Flash/JS-based SVG editor or editing framework - Stack Overflow most recent 30 from stackoverflow.com 2009-12-22T16:56:59Z http://stackoverflow.com/feeds/question/638225 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework 2 Looking for a Flash/JS-based SVG editor or editing framework nobby 2009-03-12T11:29:40Z 2009-06-13T15:42:58Z <p>I'm looking for a framework or library to create SVG images. It should run in the browser, so it should be based on Flash or maybe JavaScript. Up to now I found the Flash library by inevo.pt, the SVG editing component of Dojox, and some little JavaScript tools.</p> <p>Is there anything else, preferrably stable and mature?</p> <p>Thanks a lot in advance!</p> <p>-- Andreas</p> http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework/639224#639224 1 Answer by Andy Jacobs for Looking for a Flash/JS-based SVG editor or editing framework Andy Jacobs 2009-03-12T15:39:39Z 2009-03-12T15:39:39Z <p>Exporting to svg is a pretty easy step to take.</p> <p><a href="http://memo.tv/drawing%5Fand%5Fexporting%5Fsvg%5Ffrom%5Fflash%5Fas3" rel="nofollow">Draw &amp; Export to svg from FLASH</a></p> <p><a href="http://memo.tv/files/memotv/SVGExport.swf" rel="nofollow">Example</a></p> http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework/640041#640041 0 Answer by Iain for Looking for a Flash/JS-based SVG editor or editing framework Iain 2009-03-12T19:04:07Z 2009-03-12T19:04:07Z <p>Not really sure why you'd want this. Inkscape is cool but doesn't run in a browser.</p> http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework/641839#641839 0 Answer by stelt for Looking for a Flash/JS-based SVG editor or editing framework stelt 2009-03-13T08:37:30Z 2009-03-13T08:37:30Z <p>I think i have some on <a href="http://svg.startpagina.nl" rel="nofollow">http://svg.startpagina.nl</a></p> http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework/928526#928526 0 Answer by Mark Porter for Looking for a Flash/JS-based SVG editor or editing framework Mark Porter 2009-05-29T23:18:20Z 2009-05-29T23:18:20Z <p>Have you seen Raphael? <a href="http://raphaeljs.com/" rel="nofollow">http://raphaeljs.com/</a> This is a JS drawing framework that renders in SVG, Canvas, or VML depending on browser capabilities. </p> http://stackoverflow.com/questions/638225/looking-for-a-flash-js-based-svg-editor-or-editing-framework/990894#990894 0 Answer by suprit chaudhary for Looking for a Flash/JS-based SVG editor or editing framework suprit chaudhary 2009-06-13T15:42:58Z 2009-06-13T15:42:58Z <p>Have you tried Amaya <a href="http://www.w3.org/Amaya/" rel="nofollow">http://www.w3.org/Amaya/</a> </p>