Links in HTML TextField not working well on iPad
Hi there;
I've got a TextField with html in it that has anchors that call out to Flash functions using the href="event:" mechanism.
It works 100% fine when I test my fla on my Mac... ie. Clicking on the links is responsive, and all works as expected.
When I publish this to the iPhone or iPad, the links work, but only after I click them 2 or 3 times. It *seems* like the stroke of the font is the only clickable part.... It feels like clicking in the center of a letter "O" wouldn't work, and clicking the strokes of the letter "O" would...
The links are very big... and there are about 20 of them on the page.
Has anyone else run into this problem? I've tried using css styles to set display:block, but that didn't seem to help!
Thanks,
Brad
