Actionscript 3 - Written by Artluvr on Sunday, May 4, 2008 0:05 - 8 Comments
XML graph like Google Analytics - Actionscript 3, Flash CS3
This is a simple linear graph like the one that Google Analytics use. It reads a simple XML file, it loads the values and labels and creates a graph. It uses the Tweener class for the animation.
You can customize:
- Maximum height
- Maximum width
- Colors
- Labels
- Values
Price: €6
Share and Enjoy:
8 Comments
johan
@Johan, yes it supports multiple graphs
Unfortunately we don’t have screenshots with other colors
johan
how do you write in the XML to make it support multiple graphs ?
Casey
How do you make the graph show multiple graphs? Load two xmls or one xml? Any documentation?
Drazen
Hello, I bought your graph component. It looks very nice.
Is there a possibilty to load data dynamically? I would like to use it on a website with different data for every user and the data is changing very often. So instead of using the xml file fill some params or similar?
@Drazen, you can do it. Just use php or any other language you prefer to dynamically read the data from a database, and display them in an xml format. You must use the same format with the xml file that comes with the component.
@Casey, I would use two xml files and create to objects inside flash.
@Johan, you can use two different xml files. And from inside the code, just create to graph objects.
Leave a Reply
Most Popular Content
- XML Based Fullscreen Image Rotator With Proportional Resize - Flash CS3 - Actionscript 3
- MP3 Player - XML based - Flash CS3, Actionscript 3, Tweener
- XML based banner rotator - Actionscript 3, Flash CS3
- Image Panning on Mouse Move - Actionscript 3 - Flash CS3
- XML Image Gallery - Actionscript 3, Flash CS3, Tweener
- XML based image gallery - Actionscript 3, Flash CS3, Tweener
- Scrollbar with easing - Actionscript 3 - Tweener - Flash CS3
- 3D Carousel XML based - Actionscript 3, Flash CS3
- Papervision3D Spiral Carousel
- Depth of Field with Papervision3D & Tweener
- XML graph like Google Analytics - Actionscript 3, Flash CS3
- @Jon, yes you can do that. Is really easy.
a) just change the visible property ...
- @Jorge, when you initialize the object the final parameter is the skin color. th...
- @Ricardo, it uses one big picture and it scales it down so when you zoom with th...
- @Niko, this should be a font problem. Try embeding them....
- @Johan, you can use two different xml files. And from inside the code, just crea...
- @snips, call the parent's function removeChild() and pass the object as a parame...
- @Niko, if you can't see the information and date then you have to embed the font...
- @Casey, I would use two xml files and create to objects inside flash....
Image Galleries
- XML Based Fullscreen Image Rotator With Proportional Resize - Flash CS3 - Actionscript 3
- XML based banner rotator - Actionscript 3, Flash CS3
- XML Image Gallery - Actionscript 3, Flash CS3, Tweener
- XML based image gallery - Actionscript 3, Flash CS3, Tweener
- Auto Resize XML Image Gallery - Actionscript 3, Flash CS3, Tweener
- XML Based Zoom Gallery - Flash, Actionscript 2, FuseKit
Menus & Buttons
Utilities
- MP3 Player - XML based - Flash CS3, Actionscript 3, Tweener
- Image Panning on Mouse Move - Actionscript 3 - Flash CS3
- Scrollbar with easing - Actionscript 3 - Tweener - Flash CS3
- XML graph like Google Analytics - Actionscript 3, Flash CS3
- XML based MP3 Player Streaming Compact - Actionscript 3 - Flash CS3
- Events Calendar - XML based - Actionscript 3, Flash CS3, Tweener
- 3D Windows that rotate when you drag them - Papervision 3D 2, Actionscript 3, Flash
- XML based news bubble - Actionscript 3 - Flash - Tweener
- Magnifying glass zoom - Flash, Actionscript 2
- Interactive Snow with OOP Actionscript 2

hello, two questions.
do you have any screenshots how it can look with other colors?
does it support multiple graphs at the same time?