Hi, If you are using Flex Builder, then Go to File Menu and Add as MXML Component. This will ask you to confirm the filename and this filename will be treated as Component name. After this you can add/edit controls to the canvas created in the component. Just drag drop this component to your mxml page which will work as a component.
According to my knowledge this is the one way of doing it. Or I think you can create a class and create an instance of it in you action script file also work as compoenent. The second method i am not 100% sure Nattu On Dec 9, 3:38 pm, koteshwar Rao myneni <[EMAIL PROTECTED]> wrote: > How can we create custom components? In how many ways can we create > those. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

