<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CGFinalFlash动画</title>
    <link>http://info.cgfinal.com/c/18.html</link>
    <description></description>
    <item>
      <title>FLASH火焰文字效果制作</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/18/1226980667.shtml</link>
      <description>下面给大家做个复杂的火焰效果，考验下大家的耐力如何。。。先看效果：&#13;
&#13;
&#13;
&#13;
1、新建影片，设置背景为黑色。帧频为50。这里不一定的。大小也不一定，根据你自己的TEXT的大小来。 &#13;
&#13;
&#13;
&#13;
...</description>
      <author></author>
      <pubdate>2008年11月18日 11:57:47</pubdate>
    </item>
    <item>
      <title>简单的鼠标跟随文字</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/18/1226979108.shtml</link>
      <description>[效果]：&#13;
&#13;
&#13;
&#13;
[步骤]：&#13;
1、拉一动态文本，实例名为_txt；转为影片剪辑，实例名为_mc。&#13;
&#13;
2、在帧上写如下代码：&#13;
txt_array&amp;nbsp;=&amp;nbsp;[&amp;quot;琴...</description>
      <author>qinz</author>
      <pubdate>2008年11月18日 11:31:48</pubdate>
    </item>
    <item>
      <title>三棱文字效果制作</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/18/1226978562.shtml</link>
      <description>动画文字很炫很动感，在FLash里面经常用。下面这个动画异常简单，可能稍难点的就是创意吧。。&#13;
&#13;
效果：&#13;
&#13;
&#13;
&#13;
1、新建一文件。 &#13;
&#13;
&#13;
2、创建一&amp;ldquo;文字&amp;rdquo;图形。...</description>
      <author>taoshaw</author>
      <pubdate>2008年11月18日 11:22:42</pubdate>
    </item>
    <item>
      <title>遮照动画：制作简单的文字效果</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/18/1226976500.shtml</link>
      <description>作者利用遮罩做一个简单的文字效果。先看看效果吧：&#13;
&#13;
&#13;
&#13;
制作过程不是很复杂。作者这里写得详细点，希望对新手朋友有帮助。 &#13;
1、点文件，新建。 &#13;
&#13;
&#13;
2、选FLASH文档，然后点确定。 ...</description>
      <author></author>
      <pubdate>2008年11月18日 10:48:20</pubdate>
    </item>
    <item>
      <title>Flash资源：动画人物格斗基本动作集合</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/18/1226973181.shtml</link>
      <description>这里收集了一些动画中人物格斗的基本动作，希望能够给大家带来一些帮助。&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
[CGERCN-PAGE]&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
[CGERCN-PAGE]&#13;
&#13;
&#13;
&#13;
...</description>
      <author></author>
      <pubdate>2008年11月18日 09:53:01</pubdate>
    </item>
    <item>
      <title>新手入门：Flash鼠绘简简单单小鸟</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/14/1226654717.shtml</link>
      <description>本例为Flash鼠绘新手入门系列课程，今天我们来学习一下如何画一只可爱的小鸟，适合新手朋友学习。先看看效果图吧： &#13;
&#13;
&#13;
&#13;
&#13;
这个小鸟图看起来有点复杂，可是画起来是很简单的。现在就开始画吧。这...</description>
      <author>随意</author>
      <pubdate>2008年11月14日 17:25:17</pubdate>
    </item>
    <item>
      <title>小技巧2--判断动画播放完毕的方法 </title>
      <link>http://info.cgfinal.com/html/cms//2008/11/14/1226652582.shtml</link>
      <description>Object的关联数组你用过吗？一点小经验奉送如下： &#13;
&#13;
var obj:Object = {a:&amp;quot;aaaaa&amp;quot;,b:&amp;quot;bbbbb&amp;quot;}; &#13;
&#13;
搜索对象中...</description>
      <author></author>
      <pubdate>2008年11月14日 16:49:42</pubdate>
    </item>
    <item>
      <title>小技巧1--Object的关联数组 </title>
      <link>http://info.cgfinal.com/html/cms//2008/11/14/1226652490.shtml</link>
      <description>Object的关联数组你用过吗？一点小经验奉送如下： &#13;
&#13;
var obj:Object = {a:&amp;quot;aaaaa&amp;quot;,b:&amp;quot;bbbbb&amp;quot;}; &#13;
&#13;
搜索对象中...</description>
      <author></author>
      <pubdate>2008年11月14日 16:48:10</pubdate>
    </item>
    <item>
      <title>Flash Player 10新特性:Vector</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/04/1225758725.shtml</link>
      <description>在Flash Player 10之前，对于一个数组内的元素，我们是无法控制其类型的，也无法现在数组的长度，因为它可以自动增长，事实上，自动增长是会损失性能的，因为它需要动态分配内存地址。&#13;
FP10中...</description>
      <author></author>
      <pubdate>2008年11月04日 08:32:05</pubdate>
    </item>
    <item>
      <title>Flash实例:QQ搞笑表情动画</title>
      <link>http://info.cgfinal.com/html/cms//2008/11/04/1225758623.shtml</link>
      <description>&#13;
QQ上各种各样的表情已经成为网络用户日常生活中不可缺少的一部分，其实灵活运用Flash的各项功能你也可以打造属于自己的原创QQ表情，本次教程就是和大家分享这个名为&amp;ldquo;抢劫&amp;rdquo;的...</description>
      <author>Sweetwitch</author>
      <pubdate>2008年11月04日 08:30:23</pubdate>
    </item>
    <item>
      <title>简单实用的FLASH动画--提供源件下载--【二】 </title>
      <link>http://info.cgfinal.com/html/cms//2008/10/31/1225430328.shtml</link>
      <description>【缩略图】&#13;
&amp;nbsp;&#13;
&#13;
&amp;nbsp;附件:creative_world[1] &#13;
&#13;
&amp;nbsp;附件:discover_world[1].swf &#13;
&#13;
&amp;nbsp;附件:ecowork ...</description>
      <author></author>
      <pubdate>2008年10月31日 13:18:48</pubdate>
    </item>
    <item>
      <title>简单实用的FLASH动画--提供源件下载--【一】</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/28/1225184201.shtml</link>
      <description>&#13;
【来一个会动的】&#13;
&#13;
&#13;
&#13;
&#13;
附件:第一个 &#13;
附件:第二个 &#13;
附件:第三个 &#13;
&amp;nbsp;附件:第四个 &#13;
&amp;nbsp;</description>
      <author></author>
      <pubdate>2008年10月28日 16:56:41</pubdate>
    </item>
    <item>
      <title>AS3制作MP3波形图</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/28/1225162307.shtml</link>
      <description>演示地址：&#13;
http://www.taoshaw.com/taoshaw/study/wave/wave.html&#13;
&#13;
类文件： &#13;
//版权所有：淘沙网:http://www.taoshaw.c...</description>
      <author>淘沙网</author>
      <pubdate>2008年10月28日 10:51:47</pubdate>
    </item>
    <item>
      <title>flash人走路动画的制作</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/24/1224830538.shtml</link>
      <description>&#13;
人的动作是复杂的，但却有规律可寻。人的走路的运动规律：出右脚甩动左臂（朝前），右臂同时朝后摆。上肢与下肢的运动方向正好相反。另外，人在走路动作过程中，头的高低也必然成波浪形运动。当迈开步子时，头顶...</description>
      <author>zxm545</author>
      <pubdate>2008年10月24日 14:42:18</pubdate>
    </item>
    <item>
      <title>Flash教程:ActionScript编程基础</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/24/1224807873.shtml</link>
      <description>&#13;
本例继续讲解AS的基础知识，今天讲解的是AS入门第二课：面向对象编程基础，对Flash的AS编程有兴趣的朋友可以到论坛与作者交流&#13;
&amp;nbsp;ActionScript是一种面向对象的编程语言.通...</description>
      <author>sanbos</author>
      <pubdate>2008年10月24日 08:24:33</pubdate>
    </item>
    <item>
      <title>Flash教程:卡通娃娃360度转身动画</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/23/1224722168.shtml</link>
      <description>&#13;
快知道超人表情原创大赛正如火如荼的进行中，对于初哥可能就望钱兴叹了，不过没关系，这个Flash实例详细地讲解了一组卡通娃娃360度转身动画的制作过程，主要用到椭圆工具、直线工具和任意变形工具，操作...</description>
      <author>Sweetwitch</author>
      <pubdate>2008年10月23日 08:36:08</pubdate>
    </item>
    <item>
      <title>FLVPlayer组件识别非flv后缀视频</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/23/1224722048.shtml</link>
      <description>&#13;
背景&#13;
大家一定碰到过这种问题, 在本地测试播放成功的 flv 视频在服务器上无法播放, 并且直接访问 flv 文件被告知找不到文件, 这是因为 IIS 6 的默认配置中并没有 flv 后缀的 m...</description>
      <author>mirycat</author>
      <pubdate>2008年10月23日 08:34:08</pubdate>
    </item>
    <item>
      <title>Flash教程:认识Flash ActionScript的环境</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/23/1224721907.shtml</link>
      <description>&#13;
本例我们将开始学习AS的相关知识，不要被这个题目吓倒哦，AS的确是一种程序语言,我们编写AS代码就叫做编程，我们学习AS首先应该克服对编程的恐惧,所以在开始学习前,我们先廷着胸大声地说:&amp;quot...</description>
      <author>sanbos</author>
      <pubdate>2008年10月23日 08:31:47</pubdate>
    </item>
    <item>
      <title>Flash辅助线轻松辅助工具绘制女孩脸部</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/13/1223858562.shtml</link>
      <description>鼠绘主要用线段，所以辅助线就很重要。&#13;
&#13;
脸的辅助是按住shift加矩形工具画1个正方型，然后复制这个方型把复制的下移到原正方形一半，再居中画条竖线（中轴线），接着从中线底到原方形中间画2条线，拉弯...</description>
      <author>lansechenji</author>
      <pubdate>2008年10月13日 08:42:42</pubdate>
    </item>
    <item>
      <title>Flash实例：简单的跟随鼠标的文字动画</title>
      <link>http://info.cgfinal.com/html/cms//2008/10/13/1223858329.shtml</link>
      <description>[效果]&#13;
&#13;
[步骤]：&#13;
1、拉一动态文本，实例名为_txt；转为影片剪辑，实例名为_mc。&#13;
2、在帧上写如下代码：&#13;
txt_array&amp;nbsp;=&amp;nbsp;[&amp;quot;琴&amp;quot;,...</description>
      <author>qinz</author>
      <pubdate>2008年10月13日 08:38:49</pubdate>
    </item>
  </channel>
</rss>
