Converting Flash to Canvas or SVG?
Hi. I have a Flash movie that I would like to convert to HTML5 in Animate that I have not yet purchased.
My question is whether Animate exports to Canvas with better results than when it exports to SVG. I'm prepared to add/edit JavaScript coding either way, let us say.
HTML Canvas renders bitmaps, while my original Flash animation contains only vector graphics. With the exception of the preloader that has frames, the Flash SWF is mostly math.
Support for the following is important:
– Color cycling?
– Alpha transparency?
– Background layer (vector) image?
– Scalable size in browser window?
