Hi Prasanna, Create a component in flex, the same way as how will u do for item renderer..
then create in action script as u do in Flash [Code] var _obj:CustomComponent = new CustomComponent(); this.addChild(_obj); [/Code] On Mar 2, 10:51 am, "prasanna.d prasanna.d" <[email protected]> wrote: > i need to create an custom component in action script for image gallery, for > example the images in thumbnail should appear in a canvas on click, the > problem is creating it in action script,pls help me out with some examples > and links --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

