Question with tweening

Hi there,

I have a question. I am using this tutorial : http://flashmove.com/forum/showthread.php?t=17193 for a navigation menu (much like the Kirupa site menu) I’m doing. I give instance names to each of my buttons and call them in the code, but for some reason, the arrow will only go over the first two nav buttons. Even if I rename, for instance, the third button with the instance name of the first, the arrow STILL won’t move over it! I believe it has to do with a problem in the tweening code, but I didn’t change much…

However, the download of the tutorial works just fine. :-/

Edit: Does this work with buttons or only MCs? Hmmm…