读书人

Flex编译异常 - Whitespace is not a

发布时间: 2012-09-20 09:36:50 作者: rapoo

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格式。

读书人网 >flex

热点推荐