Folks, I have a component which I intend to use as a container. I have created it by extending a UIComponent.
Now I want to be able to add children to it by using mxml notations like we would do for a VBOX. How do I achieve this? Ex: <local:MyCompnent> <mx:Button/> </local:MyCompnent> where as MyComponent extends a UIComponent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

