http://dougmccune.com/blog/2007/02/01/building-a-gantt-chart-component-in-flex/
That might help. I think it is sort of what you're talking about. You will have to dig into the code though. Sorry I can't help you more e than that. --- In [email protected], pavanpodila <[EMAIL PROTECTED]> wrote: > > > Hello, > I am working on a project where I will have a bunch of images. I need > to positions some overlay controls on some of them when selected. These > control are meant to manipulate the visual appearance of the image (for > example: resizing handles, etc). I wanted to know what is the best approach > to doing that. > > More generically, is it possible to automatically add overlay controls to > the display-list of a UIComponent and also attach some event handlers on > them? I have looked at ResizeManagerFX but I will be needing lot more > functionality so I want to create the overlays myself. > > Any suggestions? > -- > View this message in context: http://www.nabble.com/Creating-overlay-controls-for-UIComponents-tf3480770.html#a9715148 > Sent from the FlexCoders mailing list archive at Nabble.com. >

