useful 
Customizable XML -flash data graph, v2.1 ( updated 24.04.08 ).
It’s a ready-to-use widget (component) for an any day by day storing data, no need to know scripting to embed it. The FLA , DOC with description and bunch of XML test files are included.
New features:
multiple graph mode;
adjustable graph colors (and set of predefined);
possibility to skip solid fill.
v2.1
I fixed two minority bugs with Date functions.
Leave a message here if you buy v2 and want to get the update for free.
Don’t hesitate to write me if you need some help or want to have the custom version.
13.05.2008 The AS3 version is available here 
Great file,
I have a question it is possible to convert the flash file to the version 3 of the actionscript or not ? You built with the version 2 of actionscript right ? I would like to know if it’s possible easily to convert into actionscript 3. Or what’s the step.
Thanks
Great work
Posted 4 months ago
thanks, agencevirtuelle!
Of course it’s possible to do AS3 version of this graph but not by one or two clicks. AS3 has the completely different approach to work with XML so the XML data parsing should be redone completely.
Posted 4 months ago
2sahua: AS3 supports the old AS2 XML access system… You don’t have to use E4X .
Posted 4 months ago
2seilip: i know. but i think he asked about PURE AC3 code, without mixing AC1 +AC2+AC3 
2benny_dh: i’ll do AS3 and the different skin versions later. I’m a bit busy now with the casino project 
is it possible to have more than 1 line chart and not have the volume fill with a solid color so you can see 2 or more line chart values?
Thanks
Posted 3 months ago
2brihol44 : It’s impossible now but I collect all wishes to do more advanced version in near feature.
Posted 3 months ago
2pixel_pusha: Of course, fla is included. You can modify the code and graphics as you wish.
Posted 3 months ago
2felisan: a bit later
i did the v2 with the bunch of new features, AS3 version will next.
ok. please hurry up, I’‘m about to purchase it, and like AS3 much more than AS2 ..
Posted 2 months ago
Hi. Great file. Couple of questions:
1. How do i check the version of the file. Ive got the graph-as_v2, should it be the graph-as_v2.1?
2. Is there a way to change the dates to pt_pt (portuguese)?
3. How can i change it to use years instead of days?
Posted 2 months ago
Hi, nervo,
1. The version is the name of zip achieve you’ve downloaded – graph_xml.zip (v.1.0), graph_xml_v2.zip or graph_xml_v2.1.zip.
2. I think it should be possible. I’ll try to discover how 
3. No, you can’t. As I wrote in description “for an any day by day storing data” so the key is the DAY , all logic based on it.
Posted 2 months ago
Hi again, felisan!
We’ve celebrating The Great Victory Day here in Russia… me too, hope the reviewer will approve AS3 version asap 
Hello,
I wonder if it is possible to resize this and have for example 30 days instead of 14?
Thanks
Great job on this one!
hi, StockGuy,
Yes, the time period is up to your – you can set any limit you wish at the XML . It will work even for more than 30 days but I don’t recommend it for the usability issues.
Resize is possible but you’ll have to change some code lines. 
Hi, there are any way for put some thing like this: path_of_graph.swf?xml=path_of_xml.xml
??
Thanks
Posted about 1 month ago
leifsk8er,
Use FlashVars – something like FlashVars=”path=path_of_xml.xml” and change name of the xml-file to “path” at code.
Posted about 1 month ago