I've encountered an issue with a graphics object i can't seem to find a way to resolve...
I've used a roundedRect graphic to create a set of 'buttons' embedded in a group. All works perfectly, and i've added mouseover, pressed and selected states that were exactly what i was after.
However when i set these to 'disabled', i get a wholly weird text effect - the text in the 'name' of the graphic drops a shadow in black and looks both appallingly awful and completely out of keeping with a 'disabled' state.
The graphic below shows a zoomed image of an 'enabled' and 'disabled' graphic button:

I can't see any way to modify the graphic styles for a disabled state - am i missing something?
(i guess i could code this to simulate a 'disabled' behaviour and state, but wanted to make sure i wasn't missing a native way to do this, as i'm, well, lazy
