【发布时间】:2011-03-02 10:02:34
【问题描述】:
我有例如 Flash xml
<?xml version="1.0" encoding="utf-8"?>
<screen type="TEXT_PIC_RIGHT" asset="WT01010.swf" audio="WT01010.mp3" filter="learningObjectives">
<area type="title"><![CDATA[Chapter Learning Objectives]]></area>
<area type="text"><![CDATA[After completing this chapter, you should be able to:]]></area>
<area type="textbullet"><bullet><![CDATA[1.]]></bullet><text><![CDATA[Describe the primary functions and the 2 main divisions of the nervous system]]></text></area>
<area type="textbullet"><bullet><![CDATA[2.]]></bullet><text><![CDATA[Identify the subdivisions of the <font color="#0000FF"><b><a href="event:glossary,peripheral nervous system (PNS)">peripheral nervous system (PNS)</a></b></font> and how they operate]]></text></area>
</screen>
它曾经使用 Flash 显示网页。如何将其转换为 Html 以便我可以在 web 视图中显示该页面?谁能帮我解决这个问题??提前谢谢!!!!
【问题讨论】: