xml中文无法正常显示!请好心人指点!

来源:百度知道 编辑:UC知道 时间:2024/09/20 03:17:11
本人是搞美编的对xml很惭愧,希望懂xml的好人帮忙。在网页上是英文的,变成中文后乱码了,应该怎么改成中文的内容啊?不胜感谢!
<?xml version="1.0" encoding="ISO-8859-1" ?>
<xml>
<content>
<description><![CDATA[This is an example of a content page with a long text formated with HTML.<br><br><font color="#ffffff" size="200">HTML PAGE</font><br><font color="#ffffff" size="20">This content page can have images and formated text.</font><br><br>This page is formatted with HTML. This content page can be formatted with HTML tags. This means that you can format this page with images, links, font color/size and many more known html tags. The contents of this page are stored in a XML file, where you can edit or add more pages just like this one.<br><br><font color="#ffffff"

遇到了一个不支持中文或者是显示乱码的问题,经过多次的尝试,解决方法,XML头部增加utf-8,如:< ?xml version="1.0" encoding="utf-8" ?>,编辑flash字符嵌入,设置为中文或者相关中文的字符即可.还个小问题就是如果flash8打开fla源文件提示意外的文件格式,说明版本太低.需要更新至Flash CS3 Pro,