Hi,

  One child cannot be parented to two containers. First remove that
reference from the container one and add to the container two. Make sure
remove the event listeners also.


 Like

 var child_obj : Object =container1.removeItemAt(5);
container2.addChild(child_obj);

On Sat, Nov 27, 2010 at 6:46 PM, radha <[email protected]>wrote:

> hi
> i have one border container mainlayout
> it contains two border container named chlayout1,chlayout2.
> both have contains images.
> now i want to copy that mainlayout childs into another border
> container
> is it possible in flex 4
> pls suggest me
> regards
> athi
>
> --
> 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 and Regards,
JJain,

   If you have knowledge, let others light their candles in it --Margaret
Fuller:

-- 
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.

Reply via email to