Tag Archive for 'removechild()'

18
Sep

Dynamically adding new children to a Flex Accordion container

The following example shows how you can add and remove children from a Flex Accordion container by using the addChild() and removeChild() methods.

Full code after the jump.

Continue reading ‘Dynamically adding new children to a Flex Accordion container’