Hi Priya, You have to explore the DragManager class and have to manage the positions of the images as well on the drop of the images.
You can simplify your problem by using HBox / VBox / Tile if your situatuion allows you for that. These controls will automatically adjust the position of rest of the images for you, you just have to worry about the dropped element and its child index in its container. Thanks, Vaibhav Seth. On May 8, 9:14 am, Ravi Mishra <[email protected]> wrote: > Check drag and drop in Flex help. > > -Ravi > > On May 8, 10:36 am, priya <[email protected]> wrote: > > > > > Hi, > > > I am new in flex.Can anyone help me.My Problem is that i want to > > change the order of imagesby move images in canvas. > > > Thanks in advance. > > > Priyanka Seth- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

