I am interested in creating an Adobe Flash UI component for charting / plotting. I am not interested in the charting library; rather, I'm looking for books, articles, or open source projects from which I could learn how to develop a charting component (i.e. one that extends the Sprite logical base class if it's made in pure Flash ActionScript 3.0 or maybe UIComponent / ChartBase / CartesianChart, if done in Flex).
Please tell me some resources, books, etc. that I could use to create this component from scratch.
See also Adobe Flash: Creating an Interactive Chart UI Component from the Ground Up (Without Flex) for a Specific Case of a Non-Flex Component. That is, in Flash with pure ActionScript 3.0.
source
share