Good day, everyone.
I need a compiled and ready-to-use Flash lib, which is able to draw in browser basic primitives (contours, points and labels, not just a charts), described in XML given to the script.
It is desirable that the library had at least basic functionality for styling displayed objects: gradients, borders, basic animation, HTML markup.
GPL and other free licenses are prefered.
Could you please give me advice (some variants) in this question?
P.S.: Sorry for my bad english and thank you for your attention.
If you can use SVG (which is actually XML) you can use svgweb for example.