<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>

<title>zas 的flash blog　|闪客,RIA</title>
      <link>http://zasflower.ycool.com/</link>
      <description><![CDATA[]]></description>
      <pubDate>Tue, 29 Apr 2008 08:04:07 GMT</pubDate>
      <lastBuildDate>Tue, 29 Apr 2008 08:04:07 GMT</lastBuildDate>
      <image>
        <url>http://sta.yculblog.com/images/logo/general-88x31.gif</url>
        <title>zas 的flash blog　|闪客,RIA</title>
        <link>http://zasflower.ycool.com/</link>
      </image>
<item>
        <title>真的好久没来了，透口气</title>
        <link>http://zasflower.ycool.com/post.1901438.html</link>
        <description><![CDATA[这里好像都长草了。。 附上最近照片两张：<br />
<br />
<img height="293" width="390" border="0" alt="" src="http://node1.foto.ycstatic.com/200803/29/6/15538870.jpg" /><br />
<br />
<img alt="" border="0" src="http://node2.foto.ycstatic.com/200803/29/1/15543553.jpg" /><br />
<br />
<br />
这我和我姑姑，后面我家，呵呵...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1901438.html</guid>
        <pubDate>Fri, 28 Mar 2008 16:03:08 GMT</pubDate>

      </item>

      <item>
        <title>很不错得一个网站</title>
        <link>http://zasflower.ycool.com/post.1726066.html</link>
        <description><![CDATA[<font face="Arial"><a href="http://www.mhq.nl/">http://www.mhq.nl/</a><br />
<br />
<font face="Arial">&nbsp;很不错得一个网站，挺吊的</font></font>...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1726066.html</guid>
        <pubDate>Tue, 24 Jul 2007 08:07:08 GMT</pubDate>

      </item>

      <item>
        <title>很久没来blog了</title>
        <link>http://zasflower.ycool.com/post.1662107.html</link>
        <description><![CDATA[最近一直都比较忙，事也多。<font face="Arial">很久没来blog了。致歉啊致歉。<br />
<br />
现在在公司开发一个社区。（做上架构和技术经理了，HOHO~`）<br />
以后有时间了我会好好再把播放器继续做好的。<br />
<br />
放一张社区的图先：<br />
<img border="0" alt="" src="http://node0.foto.ycstatic.com/200704/24/8/15540424.jpg" /><br />
<br />
PS:我开了一个论坛，希望各位来捧捧场哈：<br />
<br />
<a href="http://www.flashk3.com/bbs/">http://www.flashk3.com/bbs/</a></font>...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1662107.html</guid>
        <pubDate>Tue, 24 Apr 2007 03:04:24 GMT</pubDate>

      </item>

      <item>
        <title>很久没有更新Blog了,最近貌视也很衰的说...</title>
        <link>http://zasflower.ycool.com/post.1612358.html</link>
        <description><![CDATA[最近挺乱的...也挺忙。很多事情也很不如意。。。（就比如说坐车，赶时间的时候它就偏偏半个小时都不来一辆，不急的时候嘛，又哪里都是车。。如此种种，看来RPWR不轻）<br />
<br />
有时候感觉这世界真是失望..+ 无奈。。<br />
如果这世界真的有上帝的话，真的想扁他一顿！<br />
<br />
BLOG好像也有一个月没更新了，很对不住大家，呵呵，对不起了...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1612358.html</guid>
        <pubDate>Fri, 09 Feb 2007 02:02:52 GMT</pubDate>

      </item>

      <item>
        <title>06年的12月31去买了个MOTO E2</title>
        <link>http://zasflower.ycool.com/post.1591013.html</link>
        <description><![CDATA[￥1580，很便宜的说。总的来说是很不错的。做工很好，听歌效果一流<br />
<br />
<img alt="" border="0" src="http://www.beareyes.com.cn/2/lib/200601/05/252/3.jpg" /><br />
<br />
我买的是白色版的（MM说白色的比较好看），另外还有一个黑色酷炫版的：<br />
<br />
<img alt="" border="0" src="http://node1.foto.ycstatic.com/200701/08/c/15539500.jpg" />...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1591013.html</guid>
        <pubDate>Mon, 08 Jan 2007 01:01:32 GMT</pubDate>

      </item>

      <item>
        <title>我的一些Flash的开发习惯</title>
        <link>http://zasflower.ycool.com/post.1591012.html</link>
        <description><![CDATA[最上层为ActionScript、层数多少自已决定（多了放一个文件夹）。我一般是一个模块一个层（注意一下上下顺序）。代码在IDE里写或者在外面写用#inclued看习惯。<br />
界面层随意。自已怎么排起来，找起来方便就行。<br />
<br />
代码顺序：先变量等初始化（可以给其它人修改值的在前面）。后函数名。<br />
先逻辑初始化，后是界面初始化。<br />
<br />
库命名用中文，链接名E文。文件夹使用凭个人喜好。声音一般放一个单独的文件夹。<br />
<br />
_root未必是一帧，一般只有一帧的flash感觉都比较死板。交互性和灵活性都不够。MC时间轴的结构其实应该好好利用的。<br />
（其实代码写好了_root是几帧都完全没有影响）<br />
<br />
简单的loadding用场景，复杂效果（也和_root有关联的）直接在_root里做。<br />
<br />
将几个不同功能区的代码分别写到不同的MC中，然后通过MC.function()互相调用。其实这个MC就等于一个实例化的类。<br />
<br />
新建实例可以用duplicateMovieClip()实现。<br />
代码用类写绑定到MC或者直接写MC上inclued都差不多（AS1中，我个人不太习惯new Fun那种写法，太长了）。<br />
组合用直接将MC拷一份到当前MC中，命好名字。<br />
MC中实现继承将一个MC的代码拷到另一个MC中，放一个最上层的时间轴（这个比较变态，建议少用，用class）<br />
<br />
如果可能，建议尽可能将程序逻辑和界面表现代码分开，两者相互调用。这样有利于更进一步的界面的改进。界面代码和逻辑代码多了写在一起容易混乱。也可能引发逻辑错误。<br />
<br />
类里所有public在前。private在后。<br />
给其它类或时间轴调用的public，其它全部private。<br />
尽可能加上类型定义（特别是函数参数和返回类型定义）<br />
<br />
设计结构的时候通常用接口来设计。写代码时直接将它拷贝一份改写成类。<br />
<br />
类里多用组合，少用继承（只在该用的时候用）<br />...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1591012.html</guid>
        <pubDate>Mon, 08 Jan 2007 01:01:51 GMT</pubDate>

      </item>

      <item>
        <title>2006年的最后/第一场雪</title>
        <link>http://zasflower.ycool.com/post.1586415.html</link>
        <description><![CDATA[从30号开始，这两三天北京都在下雪（终于见到下雪了，我来北京有一半就是冲着下雪来的，HO），感动中。。。<br />
<br />
北国风光，万里雪飘的感觉还真是不错（虽然雪下得还不是很大）。<br />
<br />
真是一场不错的雪啊~` ^_^<br />
<br />
稍后附上一些手机拍的照片，呵...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1586415.html</guid>
        <pubDate>Mon, 01 Jan 2007 15:01:42 GMT</pubDate>

      </item>

      <item>
        <title>打的等车也要收钱？？</title>
        <link>http://zasflower.ycool.com/post.1583137.html</link>
        <description><![CDATA[<p>昨天打的从国贸到十里河，没想到在双井那边堵了十五分钟多，然后到十里河居然花了20块大洋。。（心疼中，平常是14、15左右）<br />
<br />
挺不爽的，本来打车就是为了省时间啊，丫的等了十五分钟还收我5、6块钱。<br />
<br />
非常不解。。。</p>...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1583137.html</guid>
        <pubDate>Thu, 28 Dec 2006 01:12:40 GMT</pubDate>

      </item>

      <item>
        <title>早上网站上看到的：奔驰车撞倒3岁小男孩 倒车从其身上碾过(图)</title>
        <link>http://zasflower.ycool.com/post.1578491.html</link>
        <description><![CDATA[<font face="Arial">原文：<a href="http://news.qq.com/a/20061221/000840.htm">http://news.qq.com/a/20061221/000840.htm</a><br />
<br />
摘要如下：<br />
外公60岁的寿宴，却成了3岁的牛牛（化名）最后的午餐。昨（20）日下午3时，都江堰国堰宾馆内发生一起惨剧：一辆奔驰车将一名小男孩撞倒拖行后，两名男子下车看了看，然后又上了车。随后，奔驰车再次启动，倒退着再次从男孩身上碾过&hellip;&hellip;据了解，肇事司机彭永生已经被都江堰警方刑事拘留。<br />
<br />
。。。。。。<br />
<br />
另外一篇，也是相关的事件：<font face="Arial"><a href="http://news.qq.com/a/20060408/000705.htm">http://news.qq.com/a/20060408/000705.htm</a><br />
<br />
感觉这社会真是。。。<br />
（所以我才对改革开放的总设计师邓小平这个人XXX，相比毛泽东，还相距甚远）<br />
钱不万能的，有钱也没什么了不起。这社会啊，人类都进化成这样了，这些人怎么连禽兽都不如！<br />
真不明白这些人怎么可以在中国如此自在。</font><br />
PS:<br />
就整天看到一帮人在网上吹盛世，吹GDP，而忽略了很多民生的事。<br />
说实话，现在中国的GDP增长没什么好吹的。现在这个GDP没什么了不起，中国的潜力还大着呢。</font>...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1578491.html</guid>
        <pubDate>Thu, 21 Dec 2006 01:12:43 GMT</pubDate>

      </item>

      <item>
        <title>公司招聘Flash开发两名</title>
        <link>http://zasflower.ycool.com/post.1573244.html</link>
        <description><![CDATA[是做Flash社区开发的。AS1/2 皆可。要求也不高。<br />
<br />
有兴趣的直接回或者联系我，发简历我们直接面谈<br />
QQ:459526383<br />
<br />...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1573244.html</guid>
        <pubDate>Wed, 13 Dec 2006 01:12:29 GMT</pubDate>

      </item>

      <item>
        <title>比较实用的一些Flash开发建议</title>
        <link>http://zasflower.ycool.com/post.1562653.html</link>
        <description><![CDATA[<br />
１、帧频设置：<br />
片头动画：25 FPS 或者 30 FPS<br />
Flash网站：30 FPS，或者有人喜欢将它设成60FPS的<br />
交互界面： 40FPS&nbsp;&nbsp;或更高（界面响应快，基本上也不会有什么性能损失）<br />
flash 游戏：一般情况下将游戏设为30FPS也可以有不错的效果，或者有些将帧频设为 50FPS 或 60FPS<br />
２、如果你的flash超过一屏，使用IE/FF的滚动条，不要使用flash的。可以参考：<a target="_blank" href="http://www.flashk.org/sulin/">http://www.flashk.org/sulin/</a> （偶以前做着玩的，有全部源文件下载，有想学flash全站的朋友也可以看看，高深的AS只需要一点 <a target="_blank" href="http://www.flashk.org/index2.html">http://www.flashk.org/index2.html</a>）<br />
３、做一个flash最好多多考虑可以做到发挥哪些flash本身的优势。就比如做一个和html一样的flash blog 是没有什么实际意义的（当然如果为了炫一下flash也无可厚非）<br />
４、做设计的稍稍关注一下ActionScript，做程序的要更多的关注一下设计。（如果两者都做，自已应该知道如何权衡，就像我）<br />
搞设计的人根本没必要去关注什么AS2/AS3，只管多把flash帮助里的Action所有的功能都翻一遍，看看有什么新的可以控制的东东。如果实在不会搞了，就让专业的ActionScript程序员来做（如果没有，我只能无奈了。。）<br />
５、如果一个表现，能用矢量搞定就用矢量搞定，如果矢量不能控制或者还不够精确，就做成位图。<br />
６、能用时间轴搞定的就用时间轴搞定（闲着没事干玩as或者数学非常强的除外），互动性强的用ActionScript控制。<br />...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1562653.html</guid>
        <pubDate>Thu, 30 Nov 2006 16:11:03 GMT</pubDate>

      </item>

      <item>
        <title>好像很少更新blog了</title>
        <link>http://zasflower.ycool.com/post.1547720.html</link>
        <description><![CDATA[<font face="Arial">最近在忙着泡MM啊~`电脑硬盘也坏了（已修好）。事真多，挺乱的。。<br />
<br />
过一阵将陆续写一些关于制作flash mp3播放器的教程，答谢一下大家对偶blog的关注</font>...
]]></description>
        <guid isPermaLink="true">http://zasflower.ycool.com/post.1547720.html</guid>
        <pubDate>Mon, 20 Nov 2006 05:11:15 GMT</pubDate>

      </item>
    </channel>
  </rss>
