Search  

XML ANIMATED PIE CHART

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesXML Animated Pie Chart

XML Animated Pie Chart is completely generated in AS code using XML information

  • You can set from AS the colors for caption and tool tip text
  • You can edit general properties from XML
    • The position of the pie.
    • The width and height of the chart.
    • The rotation of the pie chart.
    • The distance for onRollOver event.
    • Also can animate in a synchronized movement.
    • position for the captions
  • Also can edit for each serie (XML)
    • Light and Dark color for each serie
    • Line color of the series
    • The caption of the series
    • The values for series
    • The description to show in the ToolTipText

Just 5kb.

This is part of

\ XML Animated Charts Package

Maybe you are interested in

Animated Charts

\ \ \ \ \

Featured items

\ \ \ \ \

Posted 3 months ago

Thanks for answering. You can email me at ajpeterson@comcast.net. I want to discuss the cost for programming with logos.

Thanks

AJ

Posted 2 months ago

Great file rcuela! Thanks.

In the caption, is there any way to either remove the numeric value in brackets, or prepend the value with a dollar sign (and perhaps show 2 decimal places)?

Appreciate any advice…

steve

Posted 2 months ago

Hi Baggo both options are possible, please change the line 84 for one of these:

Option 1: remove the numeric part

mcCaption[“mcTitle”+i].txtTitle.text = arSName[i];

Option 2: adding the dollar

mcCaption[“mcTitle”i].txtTitle.text = arSName[i] ” ($ ” + arSValue[i] + “;)”;

Posted 2 months ago

write a mail (click on my icon) if you have any trouble.

Posted 2 months ago

Beautiful, worked a charm. Many thanks

Posted 2 months ago

IS there anyway to pass the name of the xml file in a querystring from an HTML form? I tried FLashVars but i am having difficulty. Can anyone help?

Posted about 1 month ago

techdoc, that is possible, send me mail to help you.

Posted about 1 month ago

Can i make it flat? No shodowing?

Posted about 1 month ago

I am loading this into another swf as part of a presentation. How can I resize the chart and legend? I”ve loaded using a blank mc and setting the properties on the mc however this creates problems with the tooltip for the pie pieces. Also, can the drop shadow be increased to appear more 3 dimensional? Scaling the mc makes the chart look more 2D. Lastly, I know others have figured this out but… how can I add the % to the values shown in the legend?

Very nice product btw.

Posted about 1 month ago

techdoc you must comment deactivate the filters, send me a mail for details

<== click on my icon

Posted about 1 month ago

dmac66 I sent you a mail to your registered flashden email.

For details send me a mail using my icon.

Posted about 1 month ago

Hi,

Great file! I just bought it and I love it already. I was wondering if you can provide an automatic scroll over the description since I have more than 50 entries for the chart and I don’t want to increase the height of the panel.

Please let me know!

Gerard

Posted 12 days ago

Hi,

How can I bring the chart down to the center of the page?

Gerard

Posted 12 days ago

Gerard, I dont provide the scroll, but is a good idea, I will do that on my free time. For now, I’m developing many projects.

You can set the x and y position for the chart, also set the width and heigth. Just open the xml file (also open the xml help).

Posted 12 days ago

dear sir,

do you have a pie chart that don't use xml?
thanks
Posted 11 days ago

no, but you can make this doesn’t use XML and put the values directly in the fla file.

Posted 10 days ago