Tag Archives: SAXParseException

Flex Build: org.xml.sax.SAXParseException :The entity name must immediately follow the ‘&’ in the entity reference

在过去接近4年的时间里, 很少使用MXML, 几乎都是纯AS, 最近操作了一点点MXML, 譬如:
<s:Button enabled=”isDirty() && canSaveNow()” />
 
在build的时候遇到错误:
org.xml.sax.SA

More…

Posted in ActionScript | Tagged , , | Leave a comment