Whiteybags
Technical User
Heya,
I have a problem with Pie/Bar Charts. I need to create one or the other. I am trying to create the file for kids.
I need the first page with areas for the kids to enter in values. Then a button to press create and the chart is created according to the values they input.
I have found some files with charts on the internet. I have tried manipulating some of them but I can't get them to work. There are no tutorials available for making your own charts with user input.
I have 5 files posted at:
Pie Chart 1 is one type of chart.
I have a button on the first page but no areas for inputting data.
Pie Chart 2 & 3 are the same.
The second is the original file and the third is what I have done to it to try and get it to work...but it isn't!
Bar Chart 1
The main problem here was the button on the first frame. I could not manipulate it.
It is a component of Flash MX. I can't figure out how to just assign code to it to move to the next frame. This is what I was assigning to it.
on (release) {
gotoAndPlay(2)
}
Bar Chart 2 - You can see here what I wanted to achieve but didn't!
Could you please take a quick look and see if you can give me any pointers. I can't seem to figure them out to manipulate them. If I could just get 1 of them working it would be perfect!
Thanks.
PS I'm using Flash MX
I have a problem with Pie/Bar Charts. I need to create one or the other. I am trying to create the file for kids.
I need the first page with areas for the kids to enter in values. Then a button to press create and the chart is created according to the values they input.
I have found some files with charts on the internet. I have tried manipulating some of them but I can't get them to work. There are no tutorials available for making your own charts with user input.
I have 5 files posted at:
Pie Chart 1 is one type of chart.
I have a button on the first page but no areas for inputting data.
Pie Chart 2 & 3 are the same.
The second is the original file and the third is what I have done to it to try and get it to work...but it isn't!
Bar Chart 1
The main problem here was the button on the first frame. I could not manipulate it.
It is a component of Flash MX. I can't figure out how to just assign code to it to move to the next frame. This is what I was assigning to it.
on (release) {
gotoAndPlay(2)
}
Bar Chart 2 - You can see here what I wanted to achieve but didn't!
Could you please take a quick look and see if you can give me any pointers. I can't seem to figure them out to manipulate them. If I could just get 1 of them working it would be perfect!
Thanks.
PS I'm using Flash MX