<?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>harry.blog &#187; blendMode</title>
	<atom:link href="http://blog.harrspy.com/tag/blendmode/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.harrspy.com</link>
	<description>留住往昔的美丽，去开创未来的光明。</description>
	<lastBuildDate>Wed, 01 Sep 2010 14:30:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>用blendMode 轻松实现与背景反色的选框</title>
		<link>http://blog.harrspy.com/%e7%94%a8blendmode-%e8%bd%bb%e6%9d%be%e5%ae%9e%e7%8e%b0%e4%b8%8e%e8%83%8c%e6%99%af%e5%8f%8d%e8%89%b2%e7%9a%84%e9%80%89%e6%a1%86</link>
		<comments>http://blog.harrspy.com/%e7%94%a8blendmode-%e8%bd%bb%e6%9d%be%e5%ae%9e%e7%8e%b0%e4%b8%8e%e8%83%8c%e6%99%af%e5%8f%8d%e8%89%b2%e7%9a%84%e9%80%89%e6%a1%86#comments</comments>
		<pubDate>Sat, 21 Oct 2006 03:35:20 +0000</pubDate>
		<dc:creator>harry</dc:creator>
				<category><![CDATA[harry]]></category>
		<category><![CDATA[blendMode]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://harryxu.cn/blog/?p=84</guid>
		<description><![CDATA[as3都出来那么久了，flash8里面的一些新东西我都没怎么接触过，呵呵，最近想抽时间了解下 在flash的ide中按住鼠标拖出一个选框，这个选框的颜色总是与背景反色的，这样不会造成与深色背景的混淆，flash8中，用as也能轻松实现这个效果。 其实只要一句 [as] _mc.blendMode = &#8220;invert&#8221;; [/as] 这样就能实现_mc翻转背景了，看下下面的效果吧 需要至少flashplayer8支持 [kml_flashembed movie="http://harryxu.cn/demo/bm.swf" height="300" width="400" /] 下载源文件 blendMode 一共有14种模式，参见帮助文档]]></description>
			<content:encoded><![CDATA[<p>as3都出来那么久了，flash8里面的一些新东西我都没怎么接触过，呵呵，最近想抽时间了解下</p>
<p>在flash的ide中按住鼠标拖出一个选框，这个选框的颜色总是与背景反色的，这样不会造成与深色背景的混淆，flash8中，用as也能轻松实现这个效果。<br />
<span id="more-90"></span><br />
其实只要一句<br />
[as]<br />
_mc.blendMode = &#8220;invert&#8221;;<br />
[/as]</p>
<p>这样就能实现_mc翻转背景了，看下下面的效果吧<br />
需要至少flashplayer8支持<br />
[kml_flashembed movie="http://harryxu.cn/demo/bm.swf" height="300" width="400" /]<br />
<a href="http://harryxu.cn/demo/bm.rar" target="blank">下载源文件</a><br />
blendMode 一共有14种模式，参见帮助文档</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.harrspy.com/%e7%94%a8blendmode-%e8%bd%bb%e6%9d%be%e5%ae%9e%e7%8e%b0%e4%b8%8e%e8%83%8c%e6%99%af%e5%8f%8d%e8%89%b2%e7%9a%84%e9%80%89%e6%a1%86/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
