CSS Sprites with AS3

My IconButton class extends the SimpleButton and works like CSS Sprites by slicing the given image and setting those slices as upState, overState and downState. The IconButton has one extra state: disabled.

Read more and download source and example files: