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
XML Animated Pie Chart is completely generated in AS code using XML information
Just 5kb.
This is part of
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] + “
”;
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
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
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
no, but you can make this doesn’t use XML and put the values directly in the fla file.
Posted 10 days ago