I really hope someone can help me with this. I have two dynamic text boxes on stage - strap1 and strap2 respectively.
Both text boxes use the same font; just different styles. e.g strap1 is Arial regular, strap2 is arial black.
In order to get a good anti-alias, I have embeded both fonts. The problem is that the top font overwrites the second. So instead of strap1 being arial normal and strap2 arial black, both textboxes are arial normal.
Is there anyway to avoid or fix this conflict? i am using as3, CS5.
Thanks in advance