I've just found that using flatspark and setting the applications chrome
color results in and error:

Error message for <s:Button skinClass="flatspark.skins.ButtonSkin" />:
Error #1069: Property iconDisplay not found on flatspark.skins.ButtonSkin
and there is no default value.

Error message for <s:RadioButton skinClass="flatspark.skins.RadioButtonSkin"
/>:
Error #1069: Property dot not found on flatspark.skins.RadioButtonSkin and
there is no default value.

To set the applications chrome color I call this at creationComplete:
FlexGlobals.topLevelApplication.setStyle("chromeColor", 0xFFFFFF);

If this is an real issue I could create a jira ticket.

Olaf




--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/4-14-how-to-use-the-new-FlatSpark-theme-tp43479p43653.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to