Want to improve this question? Add details and clarify the problem by editing this post.
Closed 10 years ago.
您需要使用 Adobe AIR 及其 HTML 控件来执行此操作。 Flex 无法轻松呈现大型、复杂的 HTML 文档。
http://livedocs.adobe.com/flex/3/ langref/mx/controls/HTML.html
You need to use Adobe AIR and its HTML control to do this. Flex cannot easily render large, complicated HTML documents.
http://livedocs.adobe.com/flex/3/langref/mx/controls/HTML.html
非常简单如下:
<mx:HTML location="(url of the HTML)"/>
对于所有其他属性和事件,请检查链接的 Brd6644 页面。
Very simply the following:
For all other properties and events check the page Brd6644 linked.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
您需要使用 Adobe AIR 及其 HTML 控件来执行此操作。 Flex 无法轻松呈现大型、复杂的 HTML 文档。
http://livedocs.adobe.com/flex/3/ langref/mx/controls/HTML.html
You need to use Adobe AIR and its HTML control to do this. Flex cannot easily render large, complicated HTML documents.
http://livedocs.adobe.com/flex/3/langref/mx/controls/HTML.html
非常简单如下:
对于所有其他属性和事件,请检查链接的 Brd6644 页面。
Very simply the following:
For all other properties and events check the page Brd6644 linked.