Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
-
None
Description
<fx:Script> <![CDATA[ var foo : XML = new XML(); ]]> </fx:Script>
above code result in runtime javascript error
Uncaught ReferenceError: XML is not defined
the same code works in swf mode