<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>flash风 &#187; 未分类</title>
	<atom:link href="http://flash.moligu.com/category/%e6%9c%aa%e5%88%86%e7%b1%bb/feed" rel="self" type="application/rss+xml" />
	<link>http://flash.moligu.com</link>
	<description>风总是刮个不停</description>
	<lastBuildDate>Tue, 30 Mar 2010 14:00:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>flash的坐标系</title>
		<link>http://flash.moligu.com/91</link>
		<comments>http://flash.moligu.com/91#comments</comments>
		<pubDate>Thu, 14 May 2009 12:09:36 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/91</guid>
		<description><![CDATA[对于习惯于中学数学坐标系的AS3编程者来说，flash的坐标系总是个令人头疼的问题，player10带来的第三轴z，更把事情搅和的让人头晕，前两天把它整理了一下，绘了图示如下，箭头方向都为正向，包括旋转方向。
 
仔细思考可以发现旋转方向，适用于右手法则，既大拇指代表要旋转的坐标轴方向，四个手指代表旋转的正向，这个图也适合于每个显示对象和显示容器自身的坐标系统。
对于角度还有一个要人头疼的问题，就是零度是从哪里开始的，同样绘了一张图如下。 
可以看到在不同的平面中，零度的起始坐标轴是不同的，xy轴平面，是x轴，yz平面是y轴，zx平面是z轴，可谓风水轮流转明年到我家，每个轴都是平等的，都有做起点的机会。
]]></description>
			<content:encoded><![CDATA[<p>对于习惯于中学数学坐标系的AS3编程者来说，flash的坐标系总是个令人头疼的问题，player10带来的第三轴z，更把事情搅和的让人头晕，前两天把它整理了一下，绘了图示如下，箭头方向都为正向，包括旋转方向。</p>
<p><a href="http://flash.moligu.com/wp-content/uploads/2009/05/flashcoordinate.gif"><img title="flash-coordinate" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="283" alt="flash-coordinate" src="http://flash.moligu.com/wp-content/uploads/2009/05/flashcoordinate-thumb.gif" width="365" border="0" /></a> </p>
<p>仔细思考可以发现旋转方向，适用于右手法则，既大拇指代表要旋转的坐标轴方向，四个手指代表旋转的正向，这个图也适合于每个显示对象和显示容器自身的坐标系统。</p>
<p>对于角度还有一个要人头疼的问题，就是零度是从哪里开始的，同样绘了一张图如下。<a href="http://flash.moligu.com/wp-content/uploads/2009/05/flashcoordinatea.gif"><img title="flash-coordinate-a" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="297" alt="flash-coordinate-a" src="http://flash.moligu.com/wp-content/uploads/2009/05/flashcoordinatea-thumb.gif" width="405" border="0" /></a> </p>
<p>可以看到在不同的平面中，零度的起始坐标轴是不同的，xy轴平面，是x轴，yz平面是y轴，zx平面是z轴，可谓风水轮流转明年到我家，每个轴都是平等的，都有做起点的机会。</p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows关机慢的问题</title>
		<link>http://flash.moligu.com/75</link>
		<comments>http://flash.moligu.com/75#comments</comments>
		<pubDate>Tue, 13 Jan 2009 14:05:22 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/?p=75</guid>
		<description><![CDATA[最近发现winxp每次关机都很慢，停在“正在储存设定”状态很久，在网上搜了一下，从微软网站上下载了一个UPHClean的补丁，安装上后就好了，效果很好，而且不但关机速度快了，连启动的速度也快了。
不知为什么windows这类补丁不直接在系统自动升级里提示，不知害了多少人苦苦忍受windows系统的开关机蜗牛速度。
]]></description>
			<content:encoded><![CDATA[<p>最近发现winxp每次关机都很慢，停在“正在储存设定”状态很久，在网上搜了一下，从微软网站上下载了一个UPHClean的补丁，安装上后就好了，效果很好，而且不但关机速度快了，连启动的速度也快了。</p>
<p>不知为什么windows这类补丁不直接在系统自动升级里提示，不知害了多少人苦苦忍受windows系统的开关机蜗牛速度。</p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/75/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今日网摘</title>
		<link>http://flash.moligu.com/73</link>
		<comments>http://flash.moligu.com/73#comments</comments>
		<pubDate>Mon, 12 Jan 2009 08:39:39 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/?p=73</guid>
		<description><![CDATA[英特尔携手Adobe 电视机可直接播放Flash动画另有一篇新浪的相关报道Intel、Adobe合作 给电视带来Flash
Spring、Adobe联手推动Java RIA开发
2008年富Internet应用处于快速成长阶段
]]></description>
			<content:encoded><![CDATA[<p><a title="英特尔携手Adobe 电视机可直接播放Flash动画" href="http://it.sohu.com/20090106/n261588476.shtml" target="_blank">英特尔携手Adobe 电视机可直接播放Flash动画</a>另有一篇新浪的相关报道<a title="Intel、Adobe合作 给电视带来Flash" href="http://tech.sina.com.cn/s/2009-01-06/08232720587.shtml" target="_blank">Intel、Adobe合作 给电视带来Flash</a></p>
<p><a title="Spring、Adobe联手推动Java RIA开发" href="http://tech.it168.com/a2008/1209/259/000000259800.shtml" target="_blank">Spring、Adobe联手推动Java RIA开发</a></p>
<p><a title="2008年富Internet应用处于快速成长阶段" href="http://news.ccw.com.cn/corp/htm2009/20090104_572112.shtml" target="_blank">2008年富Internet应用处于快速成长阶段</a></p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/73/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>海词Adobe AIR 版更新</title>
		<link>http://flash.moligu.com/55</link>
		<comments>http://flash.moligu.com/55#comments</comments>
		<pubDate>Sun, 21 Dec 2008 19:07:27 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/?p=55</guid>
		<description><![CDATA[Please upgrade your Flash Player This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.



增加了添加和查看生词本功能，希望各位朋友们帮着测试，留言反馈测试情况，谢谢！。
由于海词没有正式开放这些接口，所以还不能做到在AIR端删除生词、修改生词的陌生级别、修改分类，也不能判断是否已经加入过某个生词。
如果有时间，我还会不断优化，以实现更多的功能。
海词Adobe AIR 版（1.2）直接下载
另外特别感谢网友netawater对海词air版的关注和建议！
]]></description>
			<content:encoded><![CDATA[<p><div id="flashcontent1326" style="width:215px; height:180px;"><strong>Please upgrade your Flash Player</strong> This is the content that would be shown if the user does not have Flash Player 9.0.115 or higher installed.</div><script type="text/javascript">
<!-- // <![CDATA[
var so = new SWFObject("http://flash.moligu.com/wp-content/plugins/air-badge/AIRInstallBadge.swf", "Badge", "215", "180", "9.0.115", "#FFFFFF");
so.useExpressInstall("http://flash.moligu.com/wp-content/plugins/air-badge/expressinstall.swf");
so.addVariable("airversion", "1.0");
so.addVariable("appname", "mydict");
so.addVariable("appurl", "http://flash.moligu.com/wp-content/uploads/2008/12/mydict.air");
so.addVariable("appid", "com.moligu.air.myDict");
so.addVariable("pubid", "B8DEC67DD00442455FF56DCEB0D5AC3F742DEF8C.1");
so.addVariable("appversion", "1.2");
so.addVariable("imageurl", "http://flash.moligu.com/wp-content/uploads/2008/07/mydict.jpg");
so.addVariable("appinstallarg", "installed from web");
so.addVariable("applauncharg", "launched from web");
so.addVariable("helpurl", "help.html");
so.addVariable("hidehelp", "true");
so.addVariable("skiptransition", "false");
so.addVariable("titlecolor", "#00AAFF");
so.addVariable("buttonlabelcolor", "#00AAFF");
so.addVariable("appnamecolor", "#00AAFF");
so.addVariable("str_err_airswf", "<u>Running locally?</u><br/><br/>The AIR proxy swf won't load properly when this is run from the local file system.");
so.write("flashcontent1326");
// ]]&gt; -->
</script>
<br />
增加了添加和查看生词本功能，希望各位朋友们帮着测试，留言反馈测试情况，谢谢！。<br />
由于海词没有正式开放这些接口，所以还不能做到在AIR端删除生词、修改生词的陌生级别、修改分类，也不能判断是否已经加入过某个生词。<br />
如果有时间，我还会不断优化，以实现更多的功能。<br />
<a href="http://flash.moligu.com/wp-content/uploads/2008/12/mydict.air">海词Adobe AIR 版（1.2）直接下载</a></p>
<p>另外特别感谢网友netawater对海词air版的关注和建议！</p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/55/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>感谢朋友们的意见和建议！</title>
		<link>http://flash.moligu.com/40</link>
		<comments>http://flash.moligu.com/40#comments</comments>
		<pubDate>Sat, 26 Jul 2008 16:27:01 +0000</pubDate>
		<dc:creator>电介质</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://flash.moligu.com/?p=40</guid>
		<description><![CDATA[前几天做了个海词（DICT.CN）的Adobe AIR版 ，在网上征求了一些网友和朋友的意见和建议，网友和朋友都非常热心，给了不少好的建议，在此对他们表示感谢，尤其是Nick、蓝色理想论坛的我是7Yue，还有Ethan.Du。谢谢了，朋友！：）
根据他们的建议我做了些小的改动，主要改动如下：
1、只开一个翻译窗口
2、加入了浮动窗隐藏的选项-在菜单中控制
3、增加了关闭自动播放语音的选项-在菜单中控制
4、点击系统托盘图标，自动显示翻译窗口，如果有拷贝单词，则同时查询单词
5、菜单加了分割线，显示更清楚了
6、其他一些小的细节改动
以在这个地址直接下载安装：
http://flash.moligu.com/wp-content/uploads/2008/07/mydict1.air
也可以上这个页面，在线安装。
]]></description>
			<content:encoded><![CDATA[<p>前几天做了个<a href="http://flash.moligu.com/34">海词（DICT.CN）的Adobe AIR版 </a>，在网上征求了一些网友和朋友的意见和建议，网友和朋友都非常热心，给了不少好的建议，在此对他们表示感谢，尤其是<a href="http://www.shareur.com/">Nick、</a><a href="http://www.7yue.com ">蓝色理想论坛的我是7Yue</a>，还有<a href="http://www.duzengqiang.com/">Ethan.Du</a>。谢谢了，朋友！：）</p>
<p>根据他们的建议我做了些小的改动，主要改动如下：</p>
<ol>1、只开一个翻译窗口</ol>
<ol>2、加入了浮动窗隐藏的选项-在菜单中控制</ol>
<ol>3、增加了关闭自动播放语音的选项-在菜单中控制</ol>
<ol>4、点击系统托盘图标，自动显示翻译窗口，如果有拷贝单词，则同时查询单词</ol>
<ol>5、菜单加了分割线，显示更清楚了</ol>
<ol>6、其他一些小的细节改动</ol>
<p>以在这个地址直接下载安装：</p>
<p>http://flash.moligu.com/wp-content/uploads/2008/07/mydict1.air</p>
<p>也可以上<a href="http://flash.moligu.com/34">这个页面</a>，在线安装。</p>
]]></content:encoded>
			<wfw:commentRss>http://flash.moligu.com/40/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
