Adding Navigation to the Infinite Menu

Ok I hope someone out there can help me with this! I’ve been working at this literally all day and I just can’t seem to find how to finish this menu…

Look here for the basic concept: http://www.kirupa.com/developer/mx/infinite.htm

Mine is the same coding except I’m using scrolling thumbnail images.

Now my question is - how do I add functionality to this menu? I want to add something simple like:

on (release) {
loadMovie(JPEG, TARGET)
}

The pictures load fine by themselves, but in these tutorials they make you combine all the pics into a movie and then you loose the functionality if you had them set up as buttons. Am I missing something here? I’ve only been doing this a couple of days, and completely hit a brick wall now. :frowning:

Ryan