Keyboard Navigated Menu Challenge

Hi there,

I have a menu that will be navigated by mouse or keyboard. On the keyboard when the user presses the ‘down’ key it will go to the next button down and go to that mc button’s 2nd frame and the next xml image will be called. When the user goes to the next button the previous button will go back to the 1st frame. In addition once they past the bottom of the sequence it will loop over to the beginning.

I have provided an array that gets is so when each button is pressed it stops at that buttons second frame. Also some xml code.

I would prefer to incorporate the code that was used but it doesn’t have to be as long as this works as intended.

Thanks, if you can get this thing working I will be extremely grateful as I am have been trying multiple ways of going at this only to fall short because of one problem or another.