Hello,
I have recreated this draw tool found in the ArcGIS API for flex http://www.arcgis.com/home/item.html?id=91a0014160fc4a9caadc2c7fd7089c1b
It is fully functional the only problem is when you pan or zoom in and out the map calls a graphics.redraw and redraws all graphics on the map using the last set properties which overwrites other symbols fill colors etc.
I am trying to find a way to keep the graphics the same whenever I pan or zoom.