<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tutorial Actionscript 3 &#8211; How to use a webcam on Flash</title>
	<atom:link href="http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/feed/" rel="self" type="application/rss+xml" />
	<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/</link>
	<description>Unity3D &#38; Actionscript examples, resources, source code, etc</description>
	<lastBuildDate>Fri, 23 Apr 2010 09:02:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: miguelMoraleda</title>
		<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/comment-page-1/#comment-684</link>
		<dc:creator>miguelMoraleda</dc:creator>
		<pubDate>Wed, 24 Feb 2010 21:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=107#comment-684</guid>
		<description>John: Sure, if you download the example you will see, the type of the vars are defined. In the post is only an example of how to use it. Have not the definition var too.

Carlos: To do that, you have to stream your webcam. This must be done using a server like Flash Media Server or RED5. Look for streaming in google you will found a lot of info.</description>
		<content:encoded><![CDATA[<p>John: Sure, if you download the example you will see, the type of the vars are defined. In the post is only an example of how to use it. Have not the definition var too.</p>
<p>Carlos: To do that, you have to stream your webcam. This must be done using a server like Flash Media Server or RED5. Look for streaming in google you will found a lot of info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/comment-page-1/#comment-683</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Wed, 24 Feb 2010 20:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=107#comment-683</guid>
		<description>Hi Can you help me ? i use this to turn on webcam but how i can show my webcam image to other people ?

I hope u can help me.</description>
		<content:encoded><![CDATA[<p>Hi Can you help me ? i use this to turn on webcam but how i can show my webcam image to other people ?</p>
<p>I hope u can help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ani</title>
		<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/comment-page-1/#comment-652</link>
		<dc:creator>ani</dc:creator>
		<pubDate>Mon, 15 Feb 2010 09:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=107#comment-652</guid>
		<description>Very nice article...</description>
		<content:encoded><![CDATA[<p>Very nice article&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/comment-page-1/#comment-514</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=107#comment-514</guid>
		<description>Don&#039;t forget to correctly define the camera and video variable types:
var video:Video = new Video(640, 480);
var camara:Camera = Camera.getCamera();</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to correctly define the camera and video variable types:<br />
var video:Video = new Video(640, 480);<br />
var camara:Camera = Camera.getCamera();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodolfo Lopez Navarrate</title>
		<link>http://as3.miguelmoraleda.com/2009/04/18/tutorial-actionscript-3-how-to-use-webcam-on-flash-camara-we/comment-page-1/#comment-83</link>
		<dc:creator>Rodolfo Lopez Navarrate</dc:creator>
		<pubDate>Wed, 26 Aug 2009 19:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://as3.miguelmoraleda.com/?p=107#comment-83</guid>
		<description>genial bien</description>
		<content:encoded><![CDATA[<p>genial bien</p>
]]></content:encoded>
	</item>
</channel>
</rss>

