Things that may be helpful to you are: swapChildren() dragEnter getObjectsUnderPoint()
you can create your logic based on this. On Fri, Jan 22, 2010 at 12:05 AM, imranv10 <[email protected]>wrote: > > Hi > I have created class called Bubble which extends UIComponent. Through this > class I am drawing various circles at run-time. > And I have added this class in my default mxml file through tags. > One more tag added in mxml file is for button as well. > Now, whenever I drag circle drawn by Bubble class to that button, it comes > over the button. But I want it under the button. > How can I do that? > Thanks for the help in advance. > > Imran > [email protected] > -- > View this message in context: > http://old.nabble.com/button-over-Circle-tp27268762p27268762.html > Sent from the Flex India mailing list archive at Nabble.com. > > -- > 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]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- Thanks, Vaibhav Seth. -- 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.

