How to change font color of DirectButton on mouse over?

Your solution worked, so I thank you for that one it was Much Appreciated. This even helped to further explain the usage of extraArgs for me, and how it ties in with object execution. However, I kept getting a typeError saying that it takes 2 arguments and 3 were given, so i added an extra parameter to setButtonColour to get around this.