
Piechart component
I needed to create a very simple Pie chart in Flash – one that had to work standalone (just a swf rendering data from an XML source) and it had to be very small.
I made it under 10Kb and I decided to release it to the Flash community – maybe someone will find it useful.
It comes in three versions:
- AS2 Class (includes JavaDoc-style documentation);
- Compiled component (SWC);
- Compiled SWF with XML parser.
I realize its scope may be limited as there no other components (yet?); I’m planning to write a Bar/Line Chart component in the near future… in the meantime, I think it may be interesting as a tutorial for those learning the drawing API.
Is this thing compatible with railo (www.railo.ch)?
Well, I visited Railo website, and I still have no idea what it is and what it does, execpt for the fact that’s about ColdFusion…
Anyway, the component should work with any server-side technology that can output XML.
Hey, nice pie chart.
What license is it released under?
I have a chart component that is lacking PIE charts: http://teethgrinder.co.uk/open-flash-chart/ which is GPL. Fancy donating your pie chart to the greater cause?
I will be smilie if you do 
monk.e.boy
[...] to point out a great resource for people who wanted some quick technical analysis for free. …Free Pie Chart componentfree AS2 classes and files to generate Pie Charts … I needed to create a very simple Pie chart in [...]