ActionScript 2 Accordion Menu
This is an ActionScript 2 version of the ActionScript 3 Accordion Menu.
This version is far far less feature complete than the ActionScript 3 version. This version was a “proof” of concept if you like of how I would approach making an Accordion Menu, which I then used as conceptual direction when making the ActionScript 3 version.
Nevertheless, it is an XML Accordion, but does not support function calls from the XML file. It is also not class based, and instead relies on two fairly simple sections of timeline actionScript to generate its functionality. The two .fla files have good comments and directions on what to edit to make changes to the ActionScript.
If there is demand, I can finish this menu to the level of the ActionScript 3 version.
View Example
Here is an example of the menu; http://www.noponies.com/dev/as2_accordion/
Source Files
Here are the source files; ActionScript 2 Accordion Menu Source
Dependencies
The menu uses Tweener. Its an old file, that I have not update to tweenLite.
