只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2015-09-03 21:30 TXFH_tsg 阅读(4) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" applicationComplete="effect.play();"> <fx:Declarations> <s:Sequence id="effect" t 阅读全文
posted @ 2012-08-16 20:09 TXFH_tsg 阅读(105) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" applicationComplete="init()"> <s:layout> <s:VerticalLayout paddingLeft="20" paddi 阅读全文
posted @ 2012-08-16 15:44 TXFH_tsg 阅读(139) 评论(1) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?><s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" applicationComplete="init()"> <s:layout> <s:VerticalLayout paddingLeft="20" paddi 阅读全文
posted @ 2012-08-16 15:24 TXFH_tsg 阅读(122) 评论(0) 推荐(0) 编辑