I have a button (with actionscript) under some dynamic text. The dynamic text, including some small transparent space around it, is blocking the hit area of the button. How do I solve this problem?
Does the text in the butten either:
a) have selectable turned on
or
b) has the background (white fill / black stroke box surrounding the text) on
If so that may be the problem.
–
Michael
Choice A
Thanks