Changing AS3 Components theme color?

Hi,

I know that in AS2 Components you were able to change theme color between haloBlue, haloGreen, etc. In AS3 Components are you able to change theme color? And if, how do you do it?

I’ve tried, without success:

StyleManager.setComponentStyle(Button, "themeColor", "haloGreen");

Thanks in advance!