Using ActionScript3.0 and Flex2.0.1 I want to display an image /photograph. Then I want to draw shapes on top of this image, but I dont want to alter the image. For example the image would be located at x=0, y=0, width = 320 and height = 240, then at a Z order higher above the image a transparent something located at the same coordinates wouls allow the user to highlight parts of the image. Please is this even possible. Is there a technique for doing this.
Thanks in anticipation.

