PDA

View Full Version : Bad Dynamic Text



NeoDreamer
July 3rd, 2003, 10:13 PM
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?

hagel
July 3rd, 2003, 11:20 PM
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

NeoDreamer
July 4th, 2003, 01:03 AM
Choice A

Thanks