Danny, Right now I have some data plotted using moveTo and fill... it works fine. It's the rest I that i don't know how to achieve. Someone even mentioned that I should instead plot all points as movieclips. I've got a point/pixel -- sounds like a lot of movieclip, but I'll do whatever needs to be done to support the selection tool feature.
Any tips you can provide from general to specific would be a huge help. Thanks On 11/15/06, Danny Kodicek <[EMAIL PROTECTED]> wrote:
> 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
_______________________________________________ [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

