10 2009 档案

摘要:<?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns:local="*" fontSize="12"><mx:Script><![CDATA[[Bindable]priva... 阅读全文
posted @ 2009-10-30 16:59 zhych 阅读(763) 评论(0) 推荐(0)
摘要:今天遇到一个特郁闷的问题,在flex builder 的css样式里添加了字体后,运行速度巨慢,把字体添加到swf或swc中就能够解决了。 阅读全文
posted @ 2009-10-20 18:44 zhych 阅读(363) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" verticalAlign="middle" backgroundColor="white" creationComplete="init()"... 阅读全文
posted @ 2009-10-20 11:56 zhych 阅读(1610) 评论(0) 推荐(1)