Tagged Questions

0
votes
1answer
460 views

Can I control the context menu on a link in htmlText when using Flex?

I created a Flex application with a textArea. I'm populating the textArea's htmlText property. I have a context menu on the textArea, but I don't see how to make a different context menu when the ...