Mega Code Archive
Categories
/
Flex
/
Container
VBox css style for background image and size
@namespace mx "http://www.adobe.com/2006/mxml"; mx|VBox { backgroundImage: Embed("logo.png"); backgroundSize: "100%"; }