2

我使用以下链接中的说明为 Flex 4 构建了富文本编辑器:http: //blog.flexexamples.com/2009/07/24/creating-a-simple-text-editor-using-the-spark- textarea-control-in-flex-4/

效果很好。我希望能够为其添加链接(用户选择文本以将其链接到外部网页)。我怎么做?

如果您有其他建议,我愿意接受其他建议,以实现具有链接支持的富文本编辑器。

4

1 回答 1

1

看看内置的 Adob​​e - http://labs.adobe.com/technologies/textlayout/demos/ - 也许它可以帮助你。源代码应该在这里:http: //blogs.adobe.com/tlf/2009/12/new-and-updated-tlf-samples.html

于 2010-11-25T14:13:47.563 回答