以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 XML源码及示例(仅原创和转载) 』  (http://bbs.xml.org.cn/list.asp?boardid=32)
----  asp+flash+xml作了tree菜单出现乱码。。。  (http://bbs.xml.org.cn/dispbbs.asp?boardid=32&rootid=&id=9396)


--  作者:lysan
--  发布时间:8/16/2004 5:46:00 PM

--  asp+flash+xml作了tree菜单出现乱码。。。
Response.Write "<?xml VERSION='1.0' ENCODING='UTF-8' ?>"  
Response.Write "<node label='中文'>"
Response.Write "<node label='aaa' url='a.asp' isBranch='true'/>"
Response.Write "</node>"
flash中调用上面文件作了tree菜单,xml中的英文都能显示但中文都是乱码。。
<?xml VERSION='1.0' ENCODING='UTF-8' ?>
<?xml VERSION='1.0' ENCODING='gb2312' ?>
都不行(好像flash只支持utf-8)。。。请高手们指点。。
谢谢。。。。

--  作者:AOL
--  发布时间:8/25/2004 4:32:00 PM

--  
flash 中用一句
System.useCodepage= true;
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
35.156ms