TomByrne / Flash2Svg

Export Animated SVG files staight from Flash Pro
MIT License
337 stars 52 forks source link

Render issues - lines overlapping or errors thrown left right and centre #26

Closed elgamble closed 7 years ago

elgamble commented 8 years ago

Hello there,

I'm having a few issues rendering with the svg exporter in flash cc.

Basically the animation is frame by frame, a few classic tweens thrown in there for good measure. At first I tried exporting the file from within the graphic where all the layers were nested. this did not work and merely broke all the different objects up and the render was not successful.

I then went into the main timeline, broke up all the objects and this kind of works... but the lines overlap as if onion skin is on? It's only at one specific point too; where there's a bit of hand drawn animation.

can anybody help? Will happily send over working files if needed

Cheers

TomByrne commented 8 years ago

Yeah, if you send over the file I can take a look.

elgamble commented 8 years ago

Cheers man! Appreciated muchly

test1.fla.zip

TomByrne commented 8 years ago

I have fixed the issue with the with the overlapping frames, the fix will be included in the next release (v3,48) which should be released in the next few weeks. If you want to export it correctly in the meantime, try turning the "Tween final frame into first frame." option on.

Regarding the original issue you had, I'd need an FLA with set up in this way to be able to resolve.