Actually, you could just set "chromeColor" for the button. That would colorize everything but the label.
If you have customized the skin, (and derived from SparkSkin) you can still use chromeColor, but you will have to control yourself the part that would be colored or not. Make sure to set userChromeColor to true in the skin initialization script. Regards, Maurice -----Message d'origine----- De : Scott Matheson [mailto:[email protected]] Envoyé : mercredi 2 octobre 2013 14:58 À : [email protected] Objet : Extending Spark Button Skink Hi I have a simple problem, I have skinned a button, I need X copies of the button the only difference is color, I would like to be able to use myButton color = {HostComponent.mycolour} As a mycolour is not a property of of "spark.components.Button" I believe I have to extend "spark.components.Button" first This is getting a bit more complex than my skill set support :( An anyone provide an example of how I extend a spark skin, I have spend days looking on the internet for examples with out any luck Scotty ________________________________ Disclaimer: This electronic mail and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify the sender immediately by replying to this email, and destroy all copies of this email and any attachments. Thank you.
