All labels on buttons are embossed regardless of the ‘emboss’ setting.
I managed to temporarily get around the problem by doing this:
button.\_view.\_label.shadow.alpha = 0;
button.\_view.\_label.highlight.alpha = 0;
[import]uid: 70847 topic_id: 36224 reply_id: 336224[/import]