摘要:
demo.mxml:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="init()"layout="absolute"><mx:Script><![CDATA[import co... 阅读全文
摘要:
3.<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"><mx:Script><![CDATA[var ojb:Object={name:"王五",author:"麻子"};]]&g... 阅读全文