2009年12月30日
摘要: 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... 阅读全文
posted @ 2009-12-30 16:39 sweting 阅读(219) 评论(0) 推荐(0) 编辑
摘要: 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... 阅读全文
posted @ 2009-12-30 14:50 sweting 阅读(183) 评论(0) 推荐(0) 编辑