PDA

View Full Version : How to create a duplicate copy of a Panel?


Pratap
02-19-2008, 12:03 PM
Hi
On a Button click am creating a panel at runtime using actionscript with some controls in there. Now i got requirement like at the same time.. i need to create a copy of that panel and need to add it as a child of another panel.
Can any one help me how to create a duplicate copy of Panel??

Thanks
Pratap