> Hi, > I'm trying to have flash plot some data and then allow the > user to select an area in the plot, press a button > corresponding to some function, and then > pass the user selected coordinates to that function. I'd like the > selection to be done much like a rectangular select box in > standard windows programs. In my case, I only care about the > x coordinates. I'm currently drawing the plot using moveTo and fill.
Which bit are you having trouble with? Plotting the data? Selecting areas? Passing info back to the user? Replotting the graph? Danny _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

