Accordion Panel V3 is a professional accordion component that loads movies and movieclips and supports both horizontal and vertical orientation, it supports customized tweens, states and visual styles.
Here are all known issues for Accordion Panel V3.
If you have any questions that you think we should discuss here please let us know.
Panel opens only after content is loaded, when loadExpandedItemsOnly is true
(2008-03-28 - views: 11324)
Q: I set loadExpandedItemsOnly to true because I only wanted to load the external contents, when the user selects that panel. But before the content is completely loaded the panel closes and opens only when loading is complete. What's happening ?
A: The problem is that when the panel should open, the content is not loaded yet so the panel doesn't know what size to have. This is why it's closing first and opens only after the content has loaded.
To avoid this behavior, when the loadExpandedItemsOnly is set to "true", you should specify the content's size in the xml file (through the contentSize attribute) for each content.