<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="wordpress/2.3.1" --><rss 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/" version="2.0">

<channel>
	<title>Erick Souza [en]</title>
	<link>http://blog.ericksouza.com/en</link>
	<description>Actionscript Blog</description>
	<pubDate>Mon, 04 Feb 2008 19:10:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ericksouzaen" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="ericksouzaen" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><url>http://blog.ericksouza.com/imagens/logo_feed.gif</url><title>Erick Souza</title></image><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">ericksouzaen</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>One more experiment, Colored Webcam</title>
		<link>http://blog.ericksouza.com/en/one-more-experiment-colored-webcam/</link>
		<comments>http://blog.ericksouza.com/en/one-more-experiment-colored-webcam/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 21:35:45 +0000</pubDate>
		<dc:creator>Erick Souza</dc:creator>
		
		<category><![CDATA[Actionscript]]></category>

		<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://blog.ericksouza.com/en/one-more-experiment-colored-webcam/</guid>
		<description><![CDATA[The BitmapData class is very cool. In this experiment the was used threshold method to accomplish the coloring of the image received of the webcam.
In case you have a webcam, below the video I put the file for you to see the experiment working.
The code of the application it&#8217;s the end of the page, the [...]]]></description>
		<wfw:commentRss>http://blog.ericksouza.com/en/one-more-experiment-colored-webcam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Experiments with Motion Detection in the Flash</title>
		<link>http://blog.ericksouza.com/en/experiments-with-motion-detection-in-the-flash/</link>
		<comments>http://blog.ericksouza.com/en/experiments-with-motion-detection-in-the-flash/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 02:12:25 +0000</pubDate>
		<dc:creator>Erick Souza</dc:creator>
		
		<category><![CDATA[Actionscript]]></category>

		<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://blog.ericksouza.com/en/experiments-with-motion-detection-in-the-flash/</guid>
		<description><![CDATA[Basically it was used BitmapData Class and the methods: draw, threshold, getColorBoundsRect and getPixel. In the first three samples the detection is accomplished by the coordinates x and y (getColorBoundsRect) and in the last two samples for detection by colors (getPixel).
]]></description>
		<wfw:commentRss>http://blog.ericksouza.com/en/experiments-with-motion-detection-in-the-flash/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
