I'm going to develop an html5 rich animation. I've already design the components in Illustrator, but now the question is how to export this components? via Canvas object? or via Image(png)?.
Notice that the components may have some changes(like a flower who get an wings at some point)..
- Canvas it will able me easily add and remove this additions, But with Image I should make them absolute with z-index..
- Image will prevnt copying my components without permission(at least it prevent anybody take them as vector image).. so it really advantage.
Thanks!, ~ Almog Baku