Drawing objects are not being exported correctly. Tested using Animate CC (2015.1 release).
Here's an example FLA with generated SVG:
flash2svg_bug_test.fla.zip
Example has two Movieclips on stage. Lower one is the original that has been drawn using drawing objects and and oval primitive and the upper one where all shapes have been broken apart (Modify>Break Apart).
Result should have two identical Pacmans, but the lower (original with primitives and Drawing objects inside) gets corrupted. The upper pacman is exported correctly (All shapes inside it have been broken apart).
Drawing objects are not being exported correctly. Tested using Animate CC (2015.1 release).
Here's an example FLA with generated SVG: flash2svg_bug_test.fla.zip Example has two Movieclips on stage. Lower one is the original that has been drawn using drawing objects and and oval primitive and the upper one where all shapes have been broken apart (Modify>Break Apart).
Result should have two identical Pacmans, but the lower (original with primitives and Drawing objects inside) gets corrupted. The upper pacman is exported correctly (All shapes inside it have been broken apart).
This is what should be exported:
But this is what gets exported: