MTV Stylesheet + Scale9 Bitmap
Friday, February 20th, 2009WIP
My team recently started working on the new MTV community site packed with social networking and new media features. The project concept is huge and we hope this time the design will gonna be top notch too.
As you might already know yesterday I released one of the new UI helper classes that we are using in this project – AS3 Scale9 Bitmap letting you create scalable, state aware UI elements from bitmap data. Today I will show you a very simple example how we are using this class in everyday work.
Stylesheet
So this is the stylesheet which I made in Photoshop while testing different design variations for the new MTV community website. Nothing fancy, just some components and sub-components displayed in all possible states (normal, hover, down):

Working Demo
And this is what I was able to achieve using the AS3 Scale9 Bitmap class in less than 30 minutes (including building the selectbox):
As you can see, I was able to make a very dynamic and flexible UI component with very little effort using the new helper class. Go ahead and download a copy, I would be happy to hear how you used it in one of your projects!
AS3 Scale9 Bitmap Documentation
Download Now: AS3 Scale9 Bitmap (4104)
