A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: A Line Graph in Flash

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    10
    Hey Guys, I was just wondering if anyone had any suggestion on making a simple line graph in Flash.

    I think 1000 data points, or in other words, 1000 points in the X axis is what I am shooting for. I was thinking about splitting that up into 500 and 500 so its more managable. The user would be able to switch between 1-500 and 501-1000.

    The Data is read from a text file. I guess what I'm asking is the syntax and in some ways, just how to do it. A sample of the work I've doing is here:
    http://mail.rochester.edu/~jy003i/ece/main.html

    I am figuring that a line has to be drawn from point A to point B then to point C with the X, Y coordinates being specified from the file. As in, the Y value coming from the data file and the X position just being incremented....

    Any suggestions? help!

  2. #2
    Junior Member
    Join Date
    Apr 2002
    Posts
    10
    ??

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center