Hi, i got the code..nd it solved my purpose..
Thanks alot subu --- On Mon, 5/18/09, p...@vin Uttarwar <[email protected]> wrote: From: p...@vin Uttarwar <[email protected]> Subject: Re: [flexcoders] Drawing shapes Dynamically To: [email protected] Date: Monday, May 18, 2009, 12:56 PM Hi, I think you are looking for something like whiteboard component. Here you can find the source for same http://code. google.com/ p/uckcanvas/ Thanks and Regards, Pravin 2009/5/18 shubhra <smdk_indian@ yahoo.com> I'm trying to make a small Flex3 app where the user can draw rectangles and circles on a canvas. I'm thinking that the user click a button "New Rectangle", the cursor switch to a crosshair, the user draw a rectangle (that updates as user is drawing), on mouse-up the rectangle is finished. Any code, ideas and help would be greatly appreciated.

