You'd have to subclass it for that, or create your own. The Accordion class acts a lot like a view stack, in that its built to only allow a single child to be seen at any time. You could subclass it and change this behavior.
At 07:53 PM 5/11/2005, you wrote: >Hi all, > >Is it possible to open more than one accordion pane at the same time? >Lets say I have an expand all button, is this possible? > >Thanks, > >Andrew Spaulding > > > > >---------- >Yahoo! Groups Links > * To visit your group on the web, go to: > * > <http://groups.yahoo.com/group/flexcoders/>http://groups.yahoo.com/group/flexcoders/ > > > * > * To unsubscribe from this group, send an email to: > * > <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] > > * > * Your use of Yahoo! Groups is subject to the > <http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

