<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-32526082</id><updated>2011-04-22T02:21:24.300+08:00</updated><title type='text'>Tiana's Blog</title><subtitle type='html'>ActionScript | JavaScript | PHP&amp;MySQL</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-32526082.post-115720494529363317</id><published>2006-09-02T21:46:00.000+08:00</published><updated>2006-09-02T21:55:01.320+08:00</updated><title type='text'>遮罩需要注意的问题</title><content type='html'>好久没去研究Flash了，安装了Flash 9 Alpha到现在也没去搞过，最近忙于XHTML、CSS、JavaScript，哈哈，一个头几个大，汗……近期偶会陆续放上以前工作和学习时的一些AS经验和技巧，这次先发个遮罩方面需要注意的几个问题，废话少说（其实偶就是传说中的废话王- -!)，开始吧。&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;a href="http://qq.78479113.googlepages.com/mask.fla"&gt;实例文件下载&lt;/a&gt;&lt;br /&gt;&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="400" height="160"&gt;&lt;br /&gt;  &lt;param name="movie" value="http://qq.78479113.googlepages.com/mask.swf" /&gt;&lt;br /&gt;  &lt;param name="quality" value="high" /&gt;&lt;br /&gt;  &lt;embed src="http://qq.78479113.googlepages.com/mask.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="160"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;实例一：&lt;br /&gt;该实例的图片是用MovieClipLoader加载进来的，已经进行过动态遮罩了，但效果并没有出来，点击下方的“mask”按钮才是真正的遮罩效果，那为什么会这样呢？原来在用MovieClipLoader的loadClip方法时，会将目标影片进行重置，这样会让你先前定义的影片属性和方法都失效，比如说在加载图片到目标影片之前，你已经将目标影片的_visible属性设置为false，而且添加了一个i的自定义属性值为100，然后在MovieClipLoader的onLoadStart事件里加上trace(目标影片._visible);trace(目标影片.i)，进行测试后你会发输出的结果为true和undefined。&lt;br /&gt;&lt;br /&gt;实例二：&lt;br /&gt;要对动态文本进行遮罩时，首先应该放进一个mc里面，接着再进行setMask，如果你是用时间轴遮罩的话会让文本消失D，实例3刚好就是这样。&lt;br /&gt;&lt;br /&gt;实例三：&lt;br /&gt;这个我先做好了时间轴的遮罩，当然就是动态文本消失了，看不到想要的效果，之后在第二帧我进行了动态遮罩，点击一下第三个“mask”按钮，动态文本自然就出来啦！&lt;br /&gt;&lt;br /&gt;好了，先说到这里，源文件我也提供下载，大家自己研究吧！ &lt;br /&gt;PS：此文原创，欢迎大家转载，文章出处请注明，谢谢^^ &lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115720494529363317?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115720494529363317/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115720494529363317' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115720494529363317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115720494529363317'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/09/blog-post.html' title='遮罩需要注意的问题'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115711802484364744</id><published>2006-09-01T21:39:00.000+08:00</published><updated>2006-09-01T21:41:37.066+08:00</updated><title type='text'>强烈谴责，无限鄙视Hotmail</title><content type='html'>从申请了Gmail后，我就很少去打开Hotmail了（因为速度慢死鸟），刚才想到好久没开过Hotmail了，登陆Hotmail一下，邮件居然全部被清空了，邮箱空间从250MB变回25MB，里面有好多重要邮件，555……现在好了，偶可以彻底扔掉Hotmail，就用Gmail，速度快，没广告，简单实用，哇哈哈，强烈支持Google，无限鄙视Hotmail&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115711802484364744?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115711802484364744/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115711802484364744' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115711802484364744'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115711802484364744'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/09/hotmail.html' title='强烈谴责，无限鄙视Hotmail'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115667328673361597</id><published>2006-08-27T18:02:00.000+08:00</published><updated>2006-08-27T18:08:06.746+08:00</updated><title type='text'>魔鬼波补丁</title><content type='html'>&lt;a href="http://qq.78479113.googlepages.com/WindowsServer2003-KB921883-x86-CHS.exe"&gt;windows 2003补丁下载&lt;/a&gt;&lt;br /&gt;&lt;a href="http://qq.78479113.googlepages.com/WindowsXP-KB921883-x86-CHS.exe"&gt;windows XP补丁下载&lt;/a&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;Other Info&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115667328673361597?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115667328673361597/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115667328673361597' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115667328673361597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115667328673361597'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/blog-post_27.html' title='魔鬼波补丁'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115596712625161058</id><published>2006-08-19T13:28:00.000+08:00</published><updated>2006-08-19T14:07:40.113+08:00</updated><title type='text'>做了一个Flash的MP3播放器</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/2347/3557/1600/mp3player.jpg"&gt;&lt;img style="margin: 10pt 10pt 0px 0px; float: left; cursor: pointer;" src="http://photos1.blogger.com/blogger/2347/3557/400/mp3player.jpg" alt="" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;从上次升级QQ空间后就一直想做个播放器，不过因为比较忙，就没去搞，这两天利用了空闲时间做了一个，我想到时再做一个放到Blogger这上面来，哈哈。还有QQ空间的自定义模块总是少了5像素，不知道别人会不会呢，鄙视一下QQ空间的开发团队^^&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115596712625161058?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115596712625161058/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115596712625161058' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115596712625161058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115596712625161058'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/flashmp3.html' title='做了一个Flash的MP3播放器'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115573793073548185</id><published>2006-08-16T22:18:00.000+08:00</published><updated>2006-08-16T22:41:16.280+08:00</updated><title type='text'>Firefox中Input标签的border属性问题</title><content type='html'>今天工作时发现Input标签的border和border-style一起使用时，border一定要放在border-style之前定义，另一个解决方法就是把全部值定义在border属性"border:1px solid #f00;"，不然会出现无边框样式。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115573793073548185?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115573793073548185/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115573793073548185' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115573793073548185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115573793073548185'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/firefoxinputborder_16.html' title='Firefox中Input标签的border属性问题'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115552262446348605</id><published>2006-08-14T10:26:00.000+08:00</published><updated>2006-08-14T10:30:24.463+08:00</updated><title type='text'>原来的BLOG地址</title><content type='html'>我原先的&lt;a href="http://tiana.st1985.net/blog/"&gt;BLOG&lt;/a&gt;继续保留，但不会再更新了。&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115552262446348605?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115552262446348605/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115552262446348605' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115552262446348605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115552262446348605'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/blog.html' title='原来的BLOG地址'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115549353764269665</id><published>2006-08-14T02:22:00.000+08:00</published><updated>2006-08-14T10:21:06.193+08:00</updated><title type='text'>blogger时区问题</title><content type='html'>可以设置为&lt;br /&gt;[UTC +08:00] Asia/Shanghai&lt;br /&gt;或&lt;br /&gt;[UTC +08:00] Asia/chongqing&lt;br /&gt;或&lt;br /&gt;[UTC +08:00] Asia/Hong_Kong&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115549353764269665?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115549353764269665/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115549353764269665' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115549353764269665'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115549353764269665'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/blogger_14.html' title='blogger时区问题'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32526082.post-115538031248647367</id><published>2006-08-12T18:56:00.000+08:00</published><updated>2006-08-12T18:58:32.486+08:00</updated><title type='text'>鄙视一下智能ABC</title><content type='html'>我是用五笔的，有时字忘记了就会用一下智能ABC或全拼，但有时切换智能ABC后，在输入的一瞬间会让当前的程序自动关闭或出错，目前我在Firefox、腾讯TT、Zend Studio下都试过出错或自动关闭。有时文件忘记保存，写到一半的程序就没了，555&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32526082-115538031248647367?l=tianacn.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://tianacn.blogspot.com/feeds/115538031248647367/comments/default' title='帖子评论'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=32526082&amp;postID=115538031248647367' title='0 条评论'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115538031248647367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32526082/posts/default/115538031248647367'/><link rel='alternate' type='text/html' href='http://tianacn.blogspot.com/2006/08/abc.html' title='鄙视一下智能ABC'/><author><name>.Bee.天啊</name><uri>http://www.blogger.com/profile/01639275944640839648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
