If you are talking about the order in which they are shown, like one
above the other. you can try doing it by

canvas.setChildIndex(child, cv.numChildren - 1);

Regards,
Kuldeep

On Dec 4, 2:23 pm, ck <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am creating text area, Image and rectangle dynamically on canvas.
>
> I want to set Z Order of each control when it is selected.
>
> How can i do it?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to