Subtle Button Creation Using MC Tween prototypes

Using the ubiquitous MC Tween prototype library which has been around and I’ve been using for a while (found here), I needed to create some quick buttons which had a funky sliding effect complete with alpha fading, so I thought I’d share it with you

Subtle Button source code downloadable from here >>

Download MC Tween Prototypes here >>

The result of which was this little animation (try rolling your mouse over and away)

…all tweened via ActionScript, simple to modifiy to allow external variables to populate the text areas, and resusable, with this tiny snippet of code

Subtle Button source code downloadable from here >>

Download MC Tween Prototypes here >>