Mega Code Archive
Categories
/
Flex
/
Development
Use the Embed statement directly in the style sheet
@namespace mx "library://ns.adobe.com/flex/mx"; mx|Button { overSkin: Embed("a.gif"); upSkin: Embed("a.gif"); downSkin: Embed("a.gif"); }