At the gates of Flexland…

Posted by Zu on Apr 19, 2007 in Flex |

“Лучше сидеть в маленькой душной пивной , чем работать на большом светлом заводе… “

Howdy,

The question i asked myself today is: Why not ME?
And so my journey into Flex began….

Today on the Adenda: Styles

What i learned: How to add a background image to a button?

<mx:Button styleName="myButton" label=""/>

<mx:Style>
.myButton
{
upSkin: Embed(source="../image1.gif");
overSkin: Embed(source="../image2.gif");
downSkin: Embed(source="../image3.gif");
disabledSkin: Embed(source="../image4.gif");
}

<mx:Style/>

Leave a Reply

XHTML: You can use these tags:' <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2007-2010 Xrum! Blog... All rights reserved.
Desk Mess Mirrored v1.5.1 theme from BuyNowShop.com.