Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pie/bar chart with user input

Status
Not open for further replies.

Whiteybags

Technical User
May 18, 2004
18
IE
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top