Mega Code Archive
Categories
/
Flex
/
Container
Set background image for VBox
@namespace mx "http://www.adobe.com/2006/mxml"; mx|VBox { backgroundImage: Embed("a.png",scaleGridTop="5", scaleGridLeft="5", scaleGridBottom="29", scaleGridRight="29"); backgroundSize: "100%"; }