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
You can open/play the swf file with Flash Player exe
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, 33279 views
Comments
You need to login to post a comment.
Very good works
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;"
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.