<?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: Photo Booth Flex App (now with realtime image filters)</title>
	<atom:link href="http://www.frogameleon.com/blog/photo-booth-flex-app-now-with-realtime-image-filters/feed" rel="self" type="application/rss+xml" />
	<link>http://www.frogameleon.com/blog/photo-booth-flex-app-now-with-realtime-image-filters</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: Joa Ebert</title>
		<link>http://www.frogameleon.com/blog/photo-booth-flex-app-now-with-realtime-image-filters/comment-page-1#comment-34</link>
		<dc:creator>Joa Ebert</dc:creator>
		<pubDate>Wed, 17 Jan 2007 14:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=91#comment-34</guid>
		<description>Ha that is funny. You may be interested in some experiments I just did as well. You can build such an application in 10mins also with the library. 

http://blog.je2050.de/?p=96
http://blog.je2050.de/?p=95</description>
		<content:encoded><![CDATA[<p>Ha that is funny. You may be interested in some experiments I just did as well. You can build such an application in 10mins also with the library. </p>
<p><a href="http://blog.je2050.de/?p=96" rel="nofollow">http://blog.je2050.de/?p=96</a><br />
<a href="http://blog.je2050.de/?p=95" rel="nofollow">http://blog.je2050.de/?p=95</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blog</title>
		<link>http://www.frogameleon.com/blog/photo-booth-flex-app-now-with-realtime-image-filters/comment-page-1#comment-32</link>
		<dc:creator>blog</dc:creator>
		<pubDate>Mon, 15 Jan 2007 19:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=91#comment-32</guid>
		<description>What model of WebCam are you using ?</description>
		<content:encoded><![CDATA[<p>What model of WebCam are you using ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.frogameleon.com/blog/photo-booth-flex-app-now-with-realtime-image-filters/comment-page-1#comment-33</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Mon, 15 Jan 2007 18:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://frogameleon.com/blog/?p=91#comment-33</guid>
		<description>the app came up with some error:

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()

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>the app came up with some error:</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>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>
