Custom Dynamic Button Class Problems

Hello,
For those people out there that are stuggling to understand the comprehensive changes that AS3 buttons have undertaken…search no more.

Wanted to post my work for comment. I created a custom button class that works exactly how I used to use buttons in AS2:

1.) Btns can be added to stage or pulled dynamically using only one Library Movieclip for all.
2.) Whichever dynamic label is on the btn, it will go to that label on the main timeline.
3.) Includes rollOver and down states with current selection disalbed.
4.) Can (optional) load in custom bmp (png, jpg, etc).

This is fully customizable and easy to change…take a look and I hope it helps :rabbit:.

thx,
nd