首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 媒体动画 > flex >

Flex编译异常 - Whitespace is not allowed before an XML Processing Instruction

2012-09-20 
Flex编译错误 -Whitespace is not allowed before an XML Processing Instruction环境:FlashBuilder4.0,Wi

Flex编译错误 - Whitespace is not allowed before an XML Processing Instruction

环境:FlashBuilder4.0,Windows7

?

问题:Whitespace is not allowed before an XML Processing Instruction (<? ... ?>)

?

解决方案:自己粗心大意,把<?xml version="1.0" encoding="utf-8"?>前面多敲了空行,所以需要检查一下MXML格式。

热点排行