ActiveDen

Flash 3D Bar Chart

  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
bwalia says
Purchased

I didn’t realize it I have to get XML file separate. What do I have to do get XML file now? Please help!

3 years ago
  • Has been a member for 2-3 years
jamiebones says

Is there a AS3 version of this?

3 years ago
  • Has been a member for 4-5 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Bought between 1 and 9 items
  • Peru
  • Referred between 10 and 49 users
rcuela says
Author

bwalia and jamiebones, I’m working on AS3 charts and xml driven.

3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Canada
  • Referred between 1 and 9 users
dbonline says

can it handle a chart with 65 items?

3 years ago
  • Has been a member for 4-5 years
  • Author had a Free File of the Month
  • Exclusive Author
  • Sold between 50 000 and 100 000 dollars
  • Bought between 1 and 9 items
  • Peru
  • Referred between 10 and 49 users
rcuela says
Author

yes. You must set the values and colors for every item.

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
cbassoc says
Purchased

I purchased because it looked better (graphics) than others I was looking at. However, I didn’t realize that to change the variable, one has to open the FLA file, manually put them in, then export to a SWF each and every time. It would be helpful to have this item with a data file it can read, or be able to at least read from setting in html or asp page that a webmaster can easily change or have read from an ever changing file.

3 years ago
Author
rcuela rcuela replied

cbassoc, sorry for inconviniences. But this is not a XML version.

Now, I’m planning to make an AS3 /XML version.

Greetings,

3 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
cbassoc says
Purchased

That is good news rcuela, I love your graphics and I am looking forward to seeing and purchasing the xml version. I might be able to use this for something like “last years” numbers or something like that which I don’t have to edit on a regular basis. Thanks for the reply! :)

3 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

I want to add three more bars therein totalling 8 as opposed to 5 which came with the distribution files.

I understand arTColor etc. what is arLColor?

Do the tc,lc,sc, and fc reflect arTColor….?

I am not quite sure about arLColor, arFColor, arSColor, arTColor; I am making an educated guess here front, top, side and ?.

hence for 8 bars var arTColor:Array = [0xd7e7a6, 0xfce8ab, 0xdbc6f0, 0xa6d8d8, 0xff414c, 6, 7, 8]

thank God for http://www.colorotate.org/ to help in choosing the colors fro the gradient of the bars.

I only wish I had a list of the varaiables used etc to understand more fully the 3D Bar Chart

2 years ago
Author
rcuela rcuela replied

As I remember, the colors are took in pairs:

arLColor(lc) arFColor(fc) create the front part gradient.

arSColor(sc) arFColor(fc) create the dark side part gradient.

arTColor(tc) arLColor(lc) create the top part gradient.

Greetings,

Ronald

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

Thanks for the reply.

I have still a list of questions which if I cannot solve myself, I will ask.
  1. One of which is the font attribute of the y-axis is different then that of the x-axis being bold. How can I have both axis with the bold attribute.
  2. Is there anyway to change the background color say to 333333? It would be great to be also make the bg a gradient color.

    I do like the fact that you are using standard fonts eliminating use of fonts that need to be also packaged.

    Btw, I have used the free pie chart program and have it on my web site(purely as a demo) opening in a full screen javascript window.

2 years ago
Author
rcuela rcuela replied

1. At line 200

grideYFormat.bold = true;

2. add a shape in a inferior layer and draw anything.

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

what about titles for the axis?

there is a Chart title and subtitle how to put titles for the axis, they have values but no title

2 years ago
Author
rcuela rcuela replied

You can add titles for axis using textfields.

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

is it possible to add icons that relate specifically to the browser versions of visitors my web site to the 3D bar.
The following is a screen shot of the browser version of visitors to my web site for the month of February.

It is my intention to use your products to display statistical informaiton in flash format as opposed to providing simple screen shots. It is therefore that I have transferred funds to PayPal for the animation package which takes2-3 days for processing.

The following is the screen shot of the browser versions


Would I require to display such several charts or can this be done with one chart.

If with more than one chart how can this be done to display all of the information.

This is is vital for me and I do hope that a reply is provided. If necessary I would be willing to pay a fee, I do have the required icons 16×16 so that isnt an issue. Please feel free to email me.

thank you

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

sorry made a boo boo

2 years ago
Author
rcuela rcuela replied

I sent you a mail

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

here is something I found useful hwne adding more bars to the 3D bar chart when I increased the number from 5 to 8.

In selecting the color for gradient color, I found this web site very useful and recommend this to anyone.

perhaps rcuela can include reference to this link in his documentation wherever gradient color is used in his charts.

visit the following link
<a http://www.herethere.net/~samson/php/color_gradient/?cbegin=333333&cend=999999&steps=16>

here is used as my starting color 333333 and wated to end up with an end color of 999999. From the generated color chart, I selected the colors for my chart.

I then selected the colors that I wanted to use for example, for my 6th bar i used : 0000ff 81a9ff 4054ff 202aff

seen here in the following image

enjoy

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

ok, completing the additions to my 3D bar chart in which i added 3 thus totalling 8.

colors used for the 6th, 7th, 8th are
arTColor 0×0000ff, 0×9400d3, 0xd04a0e
arLColor 0×81a9ff, 0×8300bb, 0xca480e
arFColor 0×4954ff, 0×67009e, 0xa63a0c
arSColor 0×202aff, 0×530076, 0×812c09

I used Color mania color picker to pick out my starting color then adjusted to brightness to a color that I wanted and used that as my ending color; then applied the gradient color generator, i gave the link in my previous post.

2 years ago
  • Has been a member for 3-4 years
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Bought between 10 and 49 items
  • Canada
mapleleaf says
Purchased

here is my completed 3D Bar chart

what is missing to this 3D bar chart is the axis labelling

2 years ago
Author
rcuela rcuela replied

Hi mapleleaf. I sent you a mail explaining how to add textfields to the code.

Greetings, Ronald

2 years ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
SCbimmer says
Purchased

Looks good, however, when loading a swf (that has this chart) into another swf something strange happens…The title, x and y axis text and no longer appear. Please advise.

2 years ago
Author
rcuela rcuela replied

Uhm this is strange. did you make any rotation???

Click on my icon and send me a mail with an screenshoot displaying the problem.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Stokperd says
Purchased

Hi,

i need to put in a horizontal target line. is there a easy way please. my yBot val = 0 and yTop value is 2000 with a interval of 200.

i have a Target_mc which gets a value from my xml doc. Say I want the target to be 1450. What as must i add to place it in the correct y position

Regards

1 year ago
Author
rcuela rcuela replied

send me a mail via author page (click on my icon) to help you.

1 year ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
flash_liam says
Purchased

Hi, Have you developed an AS3 version yet? I bought this yesterday before I noticed it’s AS2 only :-S

8 months ago
Author
rcuela rcuela replied

Hi flash_liam:

I developed the AS3 version http://activeden.net/item/flash-3d-bars-chart-xml-as3/100059

Also you can see all my chart in as3 here http://activeden.net/item/flash-charts-package-interactiveas3xml/116824

Greetings,

Ronald

8 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
flash_liam says
Purchased

Ah yes, I’ve since downloaded your AS3 chart :-) I bought the extended license for the AS2 version (before realizing it was AS2 ) and have only bought a standard license for the AS3 one. Is that ok? (We won’t be using the AS2 one). Liam

8 months ago
by
by
by
by
by