Colby,
I am trying to implement alphabet buttons on the music page (no overlay) as per Mr_T's original post. I would have liked it to work with a single button click to jump to the albums starting with a certain letter, without the need to press a reset button inbetween. I thought phil's post described how to achieve this.
Phil suggested
ID="show>b>music"
and
click event="music:reset"
on the same button (at least I think that was the suggestion).
Sadly, this does not work for me. Mr_T seems to corroborate this. The closest you can get is alphabet buttons with ID="show>b>music" and a reset button with click event="music:reset".