Posts Tagged ‘ reference

Remove Flex Component Border Skins

Just so I remember…

To remove the border skin from a Flex 2 Button or other Flex Components use the following CSS:


skin: ClassReference("mx.skins.ProgrammaticSkin");