<?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: SebCoverFlow 2.2.1 available</title>
	<atom:link href="http://www.sebastiaanholtrop.com/archives/83/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sebastiaanholtrop.com/archives/83</link>
	<description>Creating stuff that works...</description>
	<lastBuildDate>Tue, 15 Jun 2010 21:57:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Niv</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-5216</link>
		<dc:creator>Niv</dc:creator>
		<pubDate>Tue, 25 May 2010 14:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-5216</guid>
		<description>Hi, first of all great component!
I&#039;m a first time flex programmer and I managed to use it nicely.

I would like each image to be assossiated with a specific url. I&#039;m not sure how to do that.
I&#039;m also a bit unsure how to make the images sources dynamic using an xml.
The docs are a bit higher level than I am :(

Thanks,
Niv</description>
		<content:encoded><![CDATA[<p>Hi, first of all great component!<br />
I&#8217;m a first time flex programmer and I managed to use it nicely.</p>
<p>I would like each image to be assossiated with a specific url. I&#8217;m not sure how to do that.<br />
I&#8217;m also a bit unsure how to make the images sources dynamic using an xml.<br />
The docs are a bit higher level than I am <img src='http://www.sebastiaanholtrop.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks,<br />
Niv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-4929</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-4929</guid>
		<description>Hello I am getting this error when i try to run the sample code

(translation from french, sorry):

ArgumentError: Error #2025: The DisplayObject indicated should be a child of the caller
	at flash.display::DisplayObjectContainer/getChildIndex()
	at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::rawChildren_getChildIndex()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\Container.as:4535]
	at mx.core::ContainerRawChildrenList/getChildIndex()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\ContainerRawChildrenList.as:191]
	at mx.controls::RadioButtonGroup/breadthOrderCompare()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButtonGroup.as:601]
	at Array$/_sort()
	at Array/http://adobe.com/AS3/2006/builtin::sort()
	at mx.controls::RadioButtonGroup/http://www.adobe.com/2006/flex/mx/internal::addInstance()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButtonGroup.as:465]
	at mx.controls::RadioButton/addToGroup()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButton.as:574]
	at mx.controls::RadioButton/commitProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButton.as:491]
	at mx.core::UIComponent/validateProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\UIComponent.as:7387]
	at mx.managers::LayoutManager/validateProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:572]
	at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:700]
	at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1069]


Do you know why I get that ?</description>
		<content:encoded><![CDATA[<p>Hello I am getting this error when i try to run the sample code</p>
<p>(translation from french, sorry):</p>
<p>ArgumentError: Error #2025: The DisplayObject indicated should be a child of the caller<br />
	at flash.display::DisplayObjectContainer/getChildIndex()<br />
	at mx.core::Container/http://www.adobe.com/2006/flex/mx/internal::rawChildren_getChildIndex()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\Container.as:4535]<br />
	at mx.core::ContainerRawChildrenList/getChildIndex()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\ContainerRawChildrenList.as:191]<br />
	at mx.controls::RadioButtonGroup/breadthOrderCompare()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButtonGroup.as:601]<br />
	at Array$/_sort()<br />
	at Array/http://adobe.com/AS3/2006/builtin::sort()<br />
	at mx.controls::RadioButtonGroup/http://www.adobe.com/2006/flex/mx/internal::addInstance()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButtonGroup.as:465]<br />
	at mx.controls::RadioButton/addToGroup()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButton.as:574]<br />
	at mx.controls::RadioButton/commitProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\controls\RadioButton.as:491]<br />
	at mx.core::UIComponent/validateProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\core\UIComponent.as:7387]<br />
	at mx.managers::LayoutManager/validateProperties()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:572]<br />
	at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:700]<br />
	at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\gumbo_beta2\frameworks\projects\framework\src\mx\managers\LayoutManager.as:1069]</p>
<p>Do you know why I get that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javier</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-3547</link>
		<dc:creator>javier</dc:creator>
		<pubDate>Tue, 24 Nov 2009 17:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-3547</guid>
		<description>Using the latest version of away3d will fix the triangles problems.</description>
		<content:encoded><![CDATA[<p>Using the latest version of away3d will fix the triangles problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco Zuniga</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-3251</link>
		<dc:creator>Francisco Zuniga</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-3251</guid>
		<description>Hi, 

Great component.

I am having problems, sometimes the display gets into a mess and the images are showed as triangles. I appreciate any help. 

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Great component.</p>
<p>I am having problems, sometimes the display gets into a mess and the images are showed as triangles. I appreciate any help. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giorgio</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2947</link>
		<dc:creator>Giorgio</dc:creator>
		<pubDate>Tue, 29 Sep 2009 10:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2947</guid>
		<description>Hi sebastiaan,
great component.
Is it possible add other components to the coverflow (e.g. datagrid, buttons)?
I thik that the answer is no.
Can you help me to modify the component so I can add these components too?

 thanks
 
p.s. excuse me for my poor English</description>
		<content:encoded><![CDATA[<p>Hi sebastiaan,<br />
great component.<br />
Is it possible add other components to the coverflow (e.g. datagrid, buttons)?<br />
I thik that the answer is no.<br />
Can you help me to modify the component so I can add these components too?</p>
<p> thanks</p>
<p>p.s. excuse me for my poor English</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastiaan</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2506</link>
		<dc:creator>Sebastiaan</dc:creator>
		<pubDate>Fri, 14 Aug 2009 15:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2506</guid>
		<description>Hi Søren,

You can control the contents of the coverFlow through the dataProvider, in this case it&#039;s an ArrayCollection. Just call addItemAt and removeItemAt(0) on the ArrayCollection. The only problem left to solve is the selected index, if you remove an item at position 0, and the selected cover index is 5, the selected index will shift.</description>
		<content:encoded><![CDATA[<p>Hi Søren,</p>
<p>You can control the contents of the coverFlow through the dataProvider, in this case it&#8217;s an ArrayCollection. Just call addItemAt and removeItemAt(0) on the ArrayCollection. The only problem left to solve is the selected index, if you remove an item at position 0, and the selected cover index is 5, the selected index will shift.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Søren</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2504</link>
		<dc:creator>Søren</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2504</guid>
		<description>Hi Sebastian!

It&#039;s a fantastic component, you&#039;ve developed there.

I&#039;ve been experimenting with the sources - to see if i could make the coverflow repeat over and over when looping through images. But i can&#039;t quite make it work.
Do you have an idea, how that can be done?

Kindly Regards

Søren</description>
		<content:encoded><![CDATA[<p>Hi Sebastian!</p>
<p>It&#8217;s a fantastic component, you&#8217;ve developed there.</p>
<p>I&#8217;ve been experimenting with the sources &#8211; to see if i could make the coverflow repeat over and over when looping through images. But i can&#8217;t quite make it work.<br />
Do you have an idea, how that can be done?</p>
<p>Kindly Regards</p>
<p>Søren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Kiernan</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2456</link>
		<dc:creator>Patrick Kiernan</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2456</guid>
		<description>Hi,

Nice app! Just wondering why is the removeAllCovers() method in SebCoverFlow private?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice app! Just wondering why is the removeAllCovers() method in SebCoverFlow private?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Laundos Aguiar</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2253</link>
		<dc:creator>Terry Laundos Aguiar</dc:creator>
		<pubDate>Thu, 30 Jul 2009 14:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2253</guid>
		<description>James could you diponibilize the flip cover function?</description>
		<content:encoded><![CDATA[<p>James could you diponibilize the flip cover function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James S</title>
		<link>http://www.sebastiaanholtrop.com/archives/83/comment-page-1#comment-2066</link>
		<dc:creator>James S</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=83#comment-2066</guid>
		<description>I too am seeing this problem.  I have been able to reproduce it more on older machines and MAC&#039;s.  Also seems to be more frequent with only 3 or so covers vs say 15.  By adding _view3D.clear(); in the render function, it seems to help and I get it on a infrequent basis.  However, I have implemented a &quot;flip&quot; function to flip a cover and I do see the covers &quot;jitter&quot; sometimes when flipping.  Seems to be an issue with rendering objects in a view that haven&#039;t changed their position.</description>
		<content:encoded><![CDATA[<p>I too am seeing this problem.  I have been able to reproduce it more on older machines and MAC&#8217;s.  Also seems to be more frequent with only 3 or so covers vs say 15.  By adding _view3D.clear(); in the render function, it seems to help and I get it on a infrequent basis.  However, I have implemented a &#8220;flip&#8221; function to flip a cover and I do see the covers &#8220;jitter&#8221; sometimes when flipping.  Seems to be an issue with rendering objects in a view that haven&#8217;t changed their position.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
