<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>M-C-R-B</title><link>http://blog.csdn.net/Iptton/</link><description>Mad Code Run Break</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 17 Jul 2008 09:33:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>风子</dc:creator><title>flex 初始化完成前加载自定义XML数据</title><link>http://blog.csdn.net/Iptton/archive/2008/07/17/2663954.aspx</link><pubDate>Thu, 17 Jul 2008 09:19:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2008/07/17/2663954.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/2663954.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2008/07/17/2663954.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/2663954.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2663954</trackback:ping><description>在写FLEX应用，从外部加载配置文件是一个很常用的方法（一般是加载XML，因为这是“人类可读性”最好的了。。）&lt;br&gt;&lt;br&gt;如何让SWF在配置文件加载完成之前开始工作呢？&lt;br&gt;有两种方法，&lt;br&gt;一种是直接控制所有子元件的表现，在配置文件加载完毕之前不做任务动作。&lt;br&gt;但这意味着每加一个子元件你就要加一定的额外的脚本来侦听配置加载是否完成。&lt;br&gt;另一种是在FLEX主MXML的CreationComplete事件前完成一些配置工作，这需要我们自定义loading类 (preloader),下面是我的一个课程设计中的例子，preloader参考了flex cookbook的例子：&lt;br&gt;&lt;br&gt;OBSPreLoader.as (OBS= Online Book Store...)&lt;br&gt;&lt;pre class="Java" name="code"&gt;package iptton.utils{&lt;br&gt;    import com.adobe.cairngorm.control.CairngormEventDispatcher;&lt;br&gt;    &lt;br&gt;    import flash.di&lt;img src ="http://blog.csdn.net/Iptton/aggbug/2663954.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>Window下的QT中文编程注意事项</title><link>http://blog.csdn.net/Iptton/archive/2008/04/13/2289329.aspx</link><pubDate>Sun, 13 Apr 2008 21:49:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2008/04/13/2289329.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/2289329.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2008/04/13/2289329.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/2289329.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2289329</trackback:ping><description>QT中文乱码问题&lt;img src ="http://blog.csdn.net/Iptton/aggbug/2289329.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>flex 事件简述</title><link>http://blog.csdn.net/Iptton/archive/2008/04/03/2247636.aspx</link><pubDate>Thu, 03 Apr 2008 16:11:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2008/04/03/2247636.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/2247636.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2008/04/03/2247636.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/2247636.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2247636</trackback:ping><description>Flex&lt;img src ="http://blog.csdn.net/Iptton/aggbug/2247636.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title> 转帖：jquery选择器的使用</title><link>http://blog.csdn.net/Iptton/archive/2008/03/18/2194379.aspx</link><pubDate>Tue, 18 Mar 2008 13:46:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2008/03/18/2194379.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/2194379.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2008/03/18/2194379.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/2194379.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2194379</trackback:ping><description>jq选择器。。。转自一个转帖，不知原网址  = =!&lt;img src ="http://blog.csdn.net/Iptton/aggbug/2194379.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>RIA半成品</title><link>http://blog.csdn.net/Iptton/archive/2007/09/19/1791014.aspx</link><pubDate>Wed, 19 Sep 2007 11:35:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/09/19/1791014.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1791014.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/09/19/1791014.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1791014.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1791014</trackback:ping><description>界面流程继续思考中……&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1791014.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>关于state</title><link>http://blog.csdn.net/Iptton/archive/2007/08/19/1750802.aspx</link><pubDate>Sun, 19 Aug 2007 22:19:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/08/19/1750802.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1750802.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/08/19/1750802.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1750802.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1750802</trackback:ping><description>flex&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1750802.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>关于Bindable</title><link>http://blog.csdn.net/Iptton/archive/2007/08/19/1750801.aspx</link><pubDate>Sun, 19 Aug 2007 22:18:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/08/19/1750801.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1750801.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/08/19/1750801.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1750801.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1750801</trackback:ping><description>flex&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1750801.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>FLEX</title><link>http://blog.csdn.net/Iptton/archive/2007/07/19/1698912.aspx</link><pubDate>Thu, 19 Jul 2007 14:32:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/07/19/1698912.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1698912.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/07/19/1698912.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1698912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1698912</trackback:ping><description>flex&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1698912.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>AS3.0 MVC pattern</title><link>http://blog.csdn.net/Iptton/archive/2007/07/18/1697900.aspx</link><pubDate>Wed, 18 Jul 2007 21:32:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/07/18/1697900.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1697900.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/07/18/1697900.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1697900.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1697900</trackback:ping><description>AS3.0 MVC Pattern&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1697900.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>设计模式学习笔记 (ActionScript 3.0学习)</title><link>http://blog.csdn.net/Iptton/archive/2007/06/25/1666233.aspx</link><pubDate>Mon, 25 Jun 2007 22:28:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/06/25/1666233.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1666233.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/06/25/1666233.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1666233.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1666233</trackback:ping><description>actionscript3.0 设计模式&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1666233.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>Who am I...</title><link>http://blog.csdn.net/Iptton/archive/2007/06/22/1662530.aspx</link><pubDate>Fri, 22 Jun 2007 21:19:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/06/22/1662530.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1662530.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/06/22/1662530.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1662530.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1662530</trackback:ping><description>心理测试&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1662530.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>换一个不合时节的皮肤</title><link>http://blog.csdn.net/Iptton/archive/2007/05/13/1606526.aspx</link><pubDate>Sun, 13 May 2007 00:52:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/05/13/1606526.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1606526.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/05/13/1606526.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1606526.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1606526</trackback:ping><description>.....&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1606526.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>中缀变后缀</title><link>http://blog.csdn.net/Iptton/archive/2007/05/13/1606493.aspx</link><pubDate>Sun, 13 May 2007 00:32:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/05/13/1606493.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1606493.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/05/13/1606493.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1606493.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1606493</trackback:ping><description>中缀后缀&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1606493.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>翻译...  AtcionScript3.0</title><link>http://blog.csdn.net/Iptton/archive/2007/05/01/1594137.aspx</link><pubDate>Tue, 01 May 2007 14:04:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/05/01/1594137.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1594137.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/05/01/1594137.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1594137.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1594137</trackback:ping><description>as3.0&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1594137.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>风子</dc:creator><title>Flash Trial Day5 破解...</title><link>http://blog.csdn.net/Iptton/archive/2007/04/26/1585224.aspx</link><pubDate>Thu, 26 Apr 2007 09:00:00 GMT</pubDate><guid>http://blog.csdn.net/Iptton/archive/2007/04/26/1585224.aspx</guid><wfw:comment>http://blog.csdn.net/Iptton/comments/1585224.aspx</wfw:comment><comments>http://blog.csdn.net/Iptton/archive/2007/04/26/1585224.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/Iptton/comments/commentRss/1585224.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1585224</trackback:ping><description>注册机&lt;img src ="http://blog.csdn.net/Iptton/aggbug/1585224.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>