I want to use the same Class with different MovieClips

Flash won’t let me assign the same external class to two different MovieClips in my Library. What’s an elegant solution to this? Imagine I have a nav system with 5 buttons. Each button is a library item and I’d like to avoid having 5 different external classes unless its necessary.