Horizontal slider menu

I want to make a menu like this: http://www.actionscript.org/tutorials/advanced/ADVANCED_SLIDER_MENU/index.shtml

but this one uses old skool Flash 4 deprecated code.

I know I’ve seen a similar menu tutorial on the web that is more recent and works in the same way, but just can’t remember where. And it wasn’t the Kirupa “Infinite Menu” either. The infinite menu is different to the menu from ActionScript.org in that it uses as static movieClip whilst the ActionScript.org menu uses dynamically created movieClips through duplicateMovieClip.

Does anyone recall seeing a menu created in this way that was done with more recent ActionScript? Cheers.