Hi,
I’m trying to create links to button arrays in dynamic drop down menu that control _root timeline.
To make it more clearer:
First menu(submenu1) - when released._root.gotoAndStop(1);
Second menu(submenu1) - when released._root.gotoAndStop(2);
etc.
Also, if there is no submenus under main menu, can it be done same way with main menus?
Any help is much appreciated!
PS. mc_tween tweening extension is used in this menu, you can download this here:
http://hosted.zeh.com.br/mctween/index.html