<?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: Flex 2.0 Photo Booth Application</title>
	<atom:link href="http://www.frogameleon.com/blog/flex-20-photo-booth-application/feed" rel="self" type="application/rss+xml" />
	<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application</link>
	<description>a blog of all things frogameleon</description>
	<lastBuildDate>Tue, 17 Aug 2010 14:11:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sozit</title>
		<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application/comment-page-1#comment-28</link>
		<dc:creator>sozit</dc:creator>
		<pubDate>Tue, 16 Jan 2007 21:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=90#comment-28</guid>
		<description>Cool - love it. worked fine for me. nice one!</description>
		<content:encoded><![CDATA[<p>Cool &#8211; love it. worked fine for me. nice one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinman</title>
		<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application/comment-page-1#comment-27</link>
		<dc:creator>thinman</dc:creator>
		<pubDate>Sat, 13 Jan 2007 03:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=90#comment-27</guid>
		<description>That&#039;s cool man.  Post the code!</description>
		<content:encoded><![CDATA[<p>That&#8217;s cool man.  Post the code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inou</title>
		<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application/comment-page-1#comment-30</link>
		<dc:creator>inou</dc:creator>
		<pubDate>Fri, 12 Jan 2007 20:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=90#comment-30</guid>
		<description>same here, I don&#039;t have camera at all</description>
		<content:encoded><![CDATA[<p>same here, I don&#8217;t have camera at all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blogameleon</title>
		<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application/comment-page-1#comment-29</link>
		<dc:creator>blogameleon</dc:creator>
		<pubDate>Fri, 12 Jan 2007 20:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=90#comment-29</guid>
		<description>There was a defect in the camera detection code, can you try again. Failing that what camera are you using ?</description>
		<content:encoded><![CDATA[<p>There was a defect in the camera detection code, can you try again. Failing that what camera are you using ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.frogameleon.com/blog/flex-20-photo-booth-application/comment-page-1#comment-31</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 12 Jan 2007 19:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=90#comment-31</guid>
		<description>Uh oh...

TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at com.frogameleon.flexoBooth::WebcamPanel/insertWebcamVideo()
	at com.frogameleon.flexoBooth::WebcamPanel$iinit()
	at mx.core::Container/createComponentFromDescriptor()
	at mx.core::Container/createComponentsFromDescriptors()
	at mx.containers::Panel/createComponentsFromDescriptors()
	at mx.core::Container/mx.core:Container::createChildren()
	at mx.containers::Panel/mx.containers:Panel::createChildren()
	at mx.core::UIComponent/initialize()
	at mx.core::Container/initialize()
	at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
	at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()
	at mx.core::Container/addChildAt()
	at mx.core::Container/addChild()
	at mx.core::Container/createComponentFromDescriptor()
	at mx.core::Container/createComponentsFromDescriptors()
	at mx.core::Container/mx.core:Container::createChildren()
	at mx.core::UIComponent/initialize()
	at mx.core::Container/initialize()
	at mx.core::Application/initialize()
	at MainApplication/initialize()
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()
	at mx.managers::SystemManager/::initializeTopLevelWindow()
	at mx.managers::SystemManager/::docFrameHandler()

and then...

TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at mx.containers::Panel/mx.containers:Panel::commitProperties()
	at mx.core::UIComponent/validateProperties()
	at mx.managers::LayoutManager/::validateProperties()
	at mx.managers::LayoutManager/::doPhasedInstantiation()
	at Function/http://adobe.com/AS3/2006/builtin::apply()
	at mx.core::UIComponent/::callLaterDispatcher2()
	at mx.core::UIComponent/::callLaterDispatcher()</description>
		<content:encoded><![CDATA[<p>Uh oh&#8230;</p>
<p>TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
	at com.frogameleon.flexoBooth::WebcamPanel/insertWebcamVideo()<br />
	at com.frogameleon.flexoBooth::WebcamPanel$iinit()<br />
	at mx.core::Container/createComponentFromDescriptor()<br />
	at mx.core::Container/createComponentsFromDescriptors()<br />
	at mx.containers::Panel/createComponentsFromDescriptors()<br />
	at mx.core::Container/mx.core:Container::createChildren()<br />
	at mx.containers::Panel/mx.containers:Panel::createChildren()<br />
	at mx.core::UIComponent/initialize()<br />
	at mx.core::Container/initialize()<br />
	at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()<br />
	at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::childAdded()<br />
	at mx.core::Container/addChildAt()<br />
	at mx.core::Container/addChild()<br />
	at mx.core::Container/createComponentFromDescriptor()<br />
	at mx.core::Container/createComponentsFromDescriptors()<br />
	at mx.core::Container/mx.core:Container::createChildren()<br />
	at mx.core::UIComponent/initialize()<br />
	at mx.core::Container/initialize()<br />
	at mx.core::Application/initialize()<br />
	at MainApplication/initialize()<br />
	at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::childAdded()<br />
	at mx.managers::SystemManager/::initializeTopLevelWindow()<br />
	at mx.managers::SystemManager/::docFrameHandler()</p>
<p>and then&#8230;</p>
<p>TypeError: Error #1009: Cannot access a property or method of a null object reference.<br />
	at mx.containers::Panel/mx.containers:Panel::commitProperties()<br />
	at mx.core::UIComponent/validateProperties()<br />
	at mx.managers::LayoutManager/::validateProperties()<br />
	at mx.managers::LayoutManager/::doPhasedInstantiation()<br />
	at Function/http://adobe.com/AS3/2006/builtin::apply()<br />
	at mx.core::UIComponent/::callLaterDispatcher2()<br />
	at mx.core::UIComponent/::callLaterDispatcher()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
