It appears (To me, at least) that Doug McCune's Accordion menu should get you off in the right direction:
http://dougmccune.com/blog/2007/09/22/nifty-flex-accordion-menu-like-on-applecom/ --- In [email protected], "simon.friso" <[EMAIL PROTECTED]> wrote: > > In an accordion by default the first container is open. For my > application the users want all childcontainers closed at the start. > Does someone know how I can achieve this? > > I tried this: first container empty; height=0; visible= false; > This works but Flex shows the accordion container navigation button > with an empty container. > That's not what I want. I want an empty space at the top of the > accordion and the childcontainers closed on the bottom of the accordion. >

