Question
How to create a LinkElement in Actionscript
If I create a LinkElement object in Actionscript with the intention to add it as a child to a Paragraph element within my TextFlow object how do I set the text of the link? Do I have to add a Span as well?
