hi, the current accordion control available with the flex sdk doesnt allow you to view more than one child view to be seen at a time, if you want to add the behaviour of displaying more than child views or all child views, you can create your component by subclassing the existing accordion control and adding the custom behaviour to it, to start off with it, you can have a look at accordion.as component as file in the flex sdk.
thanks Saurabh On Thu, Jul 30, 2009 at 1:21 AM, <[email protected]> wrote: > Good Question, Anyone??? > > On Mon, Jul 27, 2009 at 3:28 AM, Anoop Max <[email protected]> wrote: > >> >> Hi All, >> >> One quick doubt. Is there any way to open all tabs in the accordion >> control. >> I am able to open only one tab at a time. Is there some work around I >> can do. >> >> Please help. >> >> thanks in advance, >> Anoop >> >> >> > > > -- > Sincerely > <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< > Edwin Melendez > Print/Web/Media > 646-246-4368 > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

