you know default layout of canvas is absolute so you need to give the x and y position.
On Thu, Sep 13, 2012 at 4:00 AM, abilash reddy <[email protected]>wrote: > and how to maintain that the parent is always on the top its children,,,? > i mean if the chidren are dragged over its boundary,,,the outside part of > the chid goes under the parent..! > > On Monday, 17 September 2007 13:03:05 UTC+5:30, peacocksea wrote: >> >> Hi all, >> >> Is there any way to manage the depth for flex component. >> >> for example , if in canvas we have one button and one panel.. >> and we want the button to appear on the top of the panel. (not inside >> the panel nor in the header of the panel.) >> So what is the way to achieve this.. >> flexbuilder automatically arrange the compoents on top of each >> other...according to the order we add them while laying out the UI. >> but is there any other way. (like getNextHighestDepth() in >> actionsctript2) ? >> I have heard of displayList but not sure how to make use of it.. >> >> It will be great If somebody here can suggest a solution. >> >> Thanks in advance >> Regards >> PS >> >> >> -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/flex_india/-/cSmpEg_2YcgJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

