<?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: Camera Class Quirks with FMS</title>
	<atom:link href="http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/</link>
	<description>Lost In Actionscript</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:01:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Glorb</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-2691</link>
		<dc:creator>Glorb</dc:creator>
		<pubDate>Tue, 15 Jun 2010 09:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-2691</guid>
		<description>Very useful post for a recent project. Thanks a lot for sharing this!</description>
		<content:encoded><![CDATA[<p>Very useful post for a recent project. Thanks a lot for sharing this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ktu</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-2088</link>
		<dc:creator>Ktu</dc:creator>
		<pubDate>Tue, 13 Oct 2009 21:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-2088</guid>
		<description>I found that not only do you need to do ns.attachCamera(null), but also video.attachCamera(null) to get the Camera to completely shut off if the Camera is also attached to a Video object.</description>
		<content:encoded><![CDATA[<p>I found that not only do you need to do ns.attachCamera(null), but also video.attachCamera(null) to get the Camera to completely shut off if the Camera is also attached to a Video object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-1843</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 21 May 2009 07:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-1843</guid>
		<description>Turning off the camera - genius tip, client-side incessance of the moment solved lol. TY TY TY!!! :)</description>
		<content:encoded><![CDATA[<p>Turning off the camera &#8211; genius tip, client-side incessance of the moment solved lol. TY TY TY!!! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-1307</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 25 Mar 2009 23:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-1307</guid>
		<description>Nice list!  A couple of these are definately going to help me out! Thanks!</description>
		<content:encoded><![CDATA[<p>Nice list!  A couple of these are definately going to help me out! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash Media Server Quirks and Tips &#124; Geek.blog</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-1157</link>
		<dc:creator>Flash Media Server Quirks and Tips &#124; Geek.blog</dc:creator>
		<pubDate>Thu, 13 Nov 2008 21:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-1157</guid>
		<description>[...] Camera Class Quirks with FMS » Lost In Actionscript - Shane McCartney. [...]</description>
		<content:encoded><![CDATA[<p>[...] Camera Class Quirks with FMS » Lost In Actionscript &#8211; Shane McCartney. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-1134</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 03 Nov 2008 00:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-1134</guid>
		<description>Good stuff.

I&#039;ve another quirk which (so far) I haven&#039;t found a solution for:

If the camera is physically unplugged, the image will freeze. However, there is no way to detect this and no way to reconnect when the camera is plugged in again</description>
		<content:encoded><![CDATA[<p>Good stuff.</p>
<p>I&#8217;ve another quirk which (so far) I haven&#8217;t found a solution for:</p>
<p>If the camera is physically unplugged, the image will freeze. However, there is no way to detect this and no way to reconnect when the camera is plugged in again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gamedujour.com</title>
		<link>http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/comment-page-1/#comment-1012</link>
		<dc:creator>gamedujour.com</dc:creator>
		<pubDate>Sun, 13 Jul 2008 20:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lostinactionscript.com/blog/index.php/2008/06/16/camera-class-quirks-with-fms/#comment-1012</guid>
		<description>Tip #6:

You can detect if the dialog box is open by performing the following operation insider a timer event: 

////

var closed:Boolean = true;
var dummy:BitmapData;
dummy = new BitmapData(1, 1);

try
{
	// Try to capture the stage: triggers a Security error when the settings dialog box is open
	dummy.draw(stage);
}
catch (error:Error)
{
	closed = false;
}

dummy.dispose();
dummy = null;

////

Tested on Mac and PC / Flash 9,0,124,0</description>
		<content:encoded><![CDATA[<p>Tip #6:</p>
<p>You can detect if the dialog box is open by performing the following operation insider a timer event: </p>
<p>////</p>
<p>var closed:Boolean = true;<br />
var dummy:BitmapData;<br />
dummy = new BitmapData(1, 1);</p>
<p>try<br />
{<br />
	// Try to capture the stage: triggers a Security error when the settings dialog box is open<br />
	dummy.draw(stage);<br />
}<br />
catch (error:Error)<br />
{<br />
	closed = false;<br />
}</p>
<p>dummy.dispose();<br />
dummy = null;</p>
<p>////</p>
<p>Tested on Mac and PC / Flash 9,0,124,0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
