for the better understanding plz refer to below given link , I found
it the best and easiest tutorial about making custom components inside
FLEX .

http://www.defusion.org.uk/archives/2007/11/25/quick-link-flex-creating-custom-components/

On Mar 10, 9:54 am, vengu <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to