Hi everyone,
My flash 8 program uses dynamically created radio buttons which use labels created from an XML file. Everything works beautifully except that the label cuts off the bottom of the letters… so all my y’s look like v’s, and so forth.
I understand that you cannot resize the height of a radio button, so I have tried changing the font size, the font itself, removing bold - all to no avail. Ideally I’d like to have a nice big font that is easy to read, but even experimenting with smaller fonts doesn’t help. (I’m making my program for non-native speakers of English, so I want to be absolutely clear in everything.)
Has anyone encountered this problem before? Do you have any suggestions for workarounds?
Thanks!