Details

HI. This is an AS2 question. I'm importing the following XML into an HTML text field with embedded fonts: <?xml version="1.0" encoding="utf-8"?> <Icons> <iconData> <![CDATA[<p> <br /> <a href='JavaScript:onClick=doSlideShow();'>click me</a><br /> <br /> <a href='JavaScript:onClick=doSlideShow();'><img src='_images/gallery_demo.png' width='249' height='13' /></a><br /> <br /> </p>]]> </iconData> </Icons> The above content displays fine, and the text anchor works correctly. However, clicking the image with the hyperlink does nothing. The mouse cursor changes to hand as one would expect, but no action is taken when the image is clicked. If however, I go back into Flash and remove the embedded fonts, the image link functions correctly. Re-embedding the fonts again disables the ability to add a link to the image. Is there any method to overcome this issue? Thank you!

Use the RSS button to subscribe to comments for this request.

close this
Interested in seeing a response to this question? Vote for it!
Vote (1 vote)
Report abuse

Related recipes