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.
Auto open a panel on startup
(2008-02-12 - views: 14308)
Q: How can I open a panel when the swf is loaded?
A: You can do this using the expand(id) method of the component. The example here, shows how to transmit such an index from the HTML page, using FlashVars, and open the specified panel after the component has finished initializing. This happens right after the component dispatches the onDrawComplete event and the expand method should be called half a second later.
Files:
AccPanel_AutoExpandOnStart.zip