I am using Panel (container) and I have all components inside it. ------- Thanks & Regards, Dev
On Tue, Apr 7, 2009 at 4:42 PM, Tracy Spratt <[email protected]> wrote: > I **think** that if you are using popupManager, then the dragged item > will always be on top by design. Dragging “under” would be very rare. > > > > If you are dragging an object in a containers DisplayList, then I think you > will be able to control the relative “zorder”. > > > > Tracy Spratt, > > Lariat Services, development services available > ------------------------------ > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Dev > *Sent:* Tuesday, April 07, 2009 4:29 PM > *To:* [email protected] > *Subject:* [flexcomponents] How to keep objects always on top ? > > > > I have this question. > > Is there some possibility to keep a particular HBox always on top of > everything else on screen? > > I have draggable content which I don't want to overlap a particular HBox at > the bottom of the screen, but it has to go under the HBox when dragging. > > I hope this is possible in some sort of way. > > Thanks in advance. > > > ------- > Thanks & Regards, > Dev > > > >
