alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user webreake
webreake (6)

simple dynamic accordion

simple occordion, you can add childs with just one line , i hope you like it.
FLA saved using flash 8 IDE
This accordion uses mc tween library, site :
hosted.zeh.com.br/mctween/documentation.html

3157 downloads, 33189 views
Download (364.81 KB)

Comments

You need to login to post a comment.

user graph0191
graph0191 15 years ago

Very good works

user webreake
the listing author webreake 16 years ago

yes thats an error , in the instace "acordeon" line 29 replace this line "var indice = Number(this._parent._name.split("_")[1]) ;" for this "var indice = Number(this._parent._name.split("_")[1]) +1;"

user icefreez
icefreez 16 years ago

The navigation process is not correct. The logic should be when a button is pressed check the state of all other children and if they then move the children in the way out of the way.