Hey guys,
Some help if you have found the solution to this…
im loading html formated text into a htmltext field, and i am loading in an image, but i cant get the image to work as a link.
Sample Code:
textfield_txt.htmlText = "<a href="LINK"><img src="SRC" /></a>"
that isnt the exact code i am using as i am loading the data from xml, but it is the same thing.
When you rollover the image the hand cursor appears but on click nothing happens.
Help pleaaaaaaaaaaaase! 
Jay


