<?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: Dynamic Flex CoverFlow Component with dataProvider</title>
	<atom:link href="http://www.sebastiaanholtrop.com/archives/27/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sebastiaanholtrop.com/archives/27</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: BobM</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-833</link>
		<dc:creator>BobM</dc:creator>
		<pubDate>Wed, 26 Nov 2008 06:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-833</guid>
		<description>Seb,

Can you point out the path to the Reflections class to turn off the reflections? I see on your other post that if reflection is set to 0, this will eliminate reflections. Not sure how to call this path from this component. Would appreciate any insight. Great work again.

Regards,

BobM</description>
		<content:encoded><![CDATA[<p>Seb,</p>
<p>Can you point out the path to the Reflections class to turn off the reflections? I see on your other post that if reflection is set to 0, this will eliminate reflections. Not sure how to call this path from this component. Would appreciate any insight. Great work again.</p>
<p>Regards,</p>
<p>BobM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BobM</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-832</link>
		<dc:creator>BobM</dc:creator>
		<pubDate>Tue, 25 Nov 2008 07:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-832</guid>
		<description>Seb,

Great work on this component. Works really well. Could you point out how one would turn the reflections off? Thanks in advance.

Bob</description>
		<content:encoded><![CDATA[<p>Seb,</p>
<p>Great work on this component. Works really well. Could you point out how one would turn the reflections off? Thanks in advance.</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-831</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 25 Nov 2008 03:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-831</guid>
		<description>Seb:

Awesome work on this component, I found yours after trying Eli Greenfield&#039;s as well as Doug McCune&#039;s.

I have the component working fine when loading it within the context of a Flex project and running it as a standard flex project. I&#039;d like to include it in my web archive so that retrieval of it is handled through the application server container.

That being said, this evening I just moved the code over into that project and built. Everything worked fine, with the exception of the container you have provided. I believe I have found a bug and would love to help debug and find the root of the problem, unfortunately I don&#039;t have the source. 

Do you know why when passing in a list of string locations to images it does not load them?

Please email me if you have any suggestions - I&#039;d love to see if I can pitch in any to improve (however little is possible) this great component.

-Adam</description>
		<content:encoded><![CDATA[<p>Seb:</p>
<p>Awesome work on this component, I found yours after trying Eli Greenfield&#8217;s as well as Doug McCune&#8217;s.</p>
<p>I have the component working fine when loading it within the context of a Flex project and running it as a standard flex project. I&#8217;d like to include it in my web archive so that retrieval of it is handled through the application server container.</p>
<p>That being said, this evening I just moved the code over into that project and built. Everything worked fine, with the exception of the container you have provided. I believe I have found a bug and would love to help debug and find the root of the problem, unfortunately I don&#8217;t have the source. </p>
<p>Do you know why when passing in a list of string locations to images it does not load them?</p>
<p>Please email me if you have any suggestions &#8211; I&#8217;d love to see if I can pitch in any to improve (however little is possible) this great component.</p>
<p>-Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-696</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Mon, 03 Nov 2008 08:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-696</guid>
		<description>No other words, Just Great!</description>
		<content:encoded><![CDATA[<p>No other words, Just Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-688</link>
		<dc:creator>Nancy</dc:creator>
		<pubDate>Thu, 30 Oct 2008 21:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-688</guid>
		<description>I&#039;m trying to utilize the dyanmic flex coverflow you have here and it&#039;s working great so far!  The only issue I run into is the scaling of the images as they are displayed.  How should I go about scaling the images so they fit nicely in the coverflow?  Right now, the images are too big where it overlaps each other.  Your advice is greatly appreciated.  Thanks in advance!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to utilize the dyanmic flex coverflow you have here and it&#8217;s working great so far!  The only issue I run into is the scaling of the images as they are displayed.  How should I go about scaling the images so they fit nicely in the coverflow?  Right now, the images are too big where it overlaps each other.  Your advice is greatly appreciated.  Thanks in advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-687</link>
		<dc:creator>Curt</dc:creator>
		<pubDate>Thu, 30 Oct 2008 14:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-687</guid>
		<description>Is it possible to edit the reflection - ie, its transparency, length, etc?

I&#039;ve tried using trace statements to bury into the component but all I&#039;ve been able to do is affect the transparency of the entire thing.</description>
		<content:encoded><![CDATA[<p>Is it possible to edit the reflection &#8211; ie, its transparency, length, etc?</p>
<p>I&#8217;ve tried using trace statements to bury into the component but all I&#8217;ve been able to do is affect the transparency of the entire thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-652</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 18 Oct 2008 21:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-652</guid>
		<description>Have you tired working with image sizes of 600x400 also how do you put additional text or image information when a album is clicked.  So lets say you click on a album it will have a info window with Artist, Name, CD release date</description>
		<content:encoded><![CDATA[<p>Have you tired working with image sizes of 600&#215;400 also how do you put additional text or image information when a album is clicked.  So lets say you click on a album it will have a info window with Artist, Name, CD release date</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-609</link>
		<dc:creator>Curt</dc:creator>
		<pubDate>Tue, 14 Oct 2008 13:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-609</guid>
		<description>Yo!  I just wanted to post my 2 cents here about using other components with your CoverFlow project. What I&#039;m currently working on requires displaying both video and imagery in the same gallery and since I&#039;m getting that data from a WebService call, I never know what to expect...so in order to support video with your coverflow component, I did the following:

1. Make a placeholder image to represent videos that will be seen in the coverflow.
2. Add an &#039;animationComplete&#039; event to the coverflow object. 
3. Add a Canvas with a VideoDisplay nested inside of it that checks to see if the first item in the gallery is a video on init.
4. Switch the video canvas visibility on or off depending on what kind of media is currently loaded on (via animationComplete event)
5. Make sure that the video closes if you&#039;re not viewing it (otherwise it will play in the background and never clear from memory). 

That&#039;s the basic idea...without all the code explaining it. If anyone wants a more in depth explanation, I&#039;d be happy to post my code.

Thanks Sebastiaan! If you ever support other objects in your coverflow component, I would love to know about it!

--Curt</description>
		<content:encoded><![CDATA[<p>Yo!  I just wanted to post my 2 cents here about using other components with your CoverFlow project. What I&#8217;m currently working on requires displaying both video and imagery in the same gallery and since I&#8217;m getting that data from a WebService call, I never know what to expect&#8230;so in order to support video with your coverflow component, I did the following:</p>
<p>1. Make a placeholder image to represent videos that will be seen in the coverflow.<br />
2. Add an &#8216;animationComplete&#8217; event to the coverflow object.<br />
3. Add a Canvas with a VideoDisplay nested inside of it that checks to see if the first item in the gallery is a video on init.<br />
4. Switch the video canvas visibility on or off depending on what kind of media is currently loaded on (via animationComplete event)<br />
5. Make sure that the video closes if you&#8217;re not viewing it (otherwise it will play in the background and never clear from memory). </p>
<p>That&#8217;s the basic idea&#8230;without all the code explaining it. If anyone wants a more in depth explanation, I&#8217;d be happy to post my code.</p>
<p>Thanks Sebastiaan! If you ever support other objects in your coverflow component, I would love to know about it!</p>
<p>&#8211;Curt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-479</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 Oct 2008 09:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-479</guid>
		<description>@MechanisM: It&#039;s not possible to use an XML or XMLList object as a dataProvider, you must use an ArrayCollection as you can read in the documentation: http://sebastiaanholtrop.com/samples/coverFlowcomponent/asdoc/com/sebastiaanholtrop/components/coverflow/SebCoverFlow.html#dataProvider</description>
		<content:encoded><![CDATA[<p>@MechanisM: It&#8217;s not possible to use an XML or XMLList object as a dataProvider, you must use an ArrayCollection as you can read in the documentation: <a href="http://sebastiaanholtrop.com/samples/coverFlowcomponent/asdoc/com/sebastiaanholtrop/components/coverflow/SebCoverFlow.html#dataProvider" rel="nofollow">http://sebastiaanholtrop.com/samples/coverFlowcomponent/asdoc/com/sebastiaanholtrop/components/coverflow/SebCoverFlow.html#dataProvider</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.sebastiaanholtrop.com/archives/27/comment-page-1#comment-478</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 07 Oct 2008 09:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sebastiaanholtrop.com/?p=27#comment-478</guid>
		<description>@Ret: At this moment it&#039;s not possible to use any other component. It&#039;s using an mx:Image internally. I&#039;m still thinking to build this components to work with itemRenderers, in that way you can build your own renderers, but I don&#039;t think I&#039;ll be finishing that any time soon.</description>
		<content:encoded><![CDATA[<p>@Ret: At this moment it&#8217;s not possible to use any other component. It&#8217;s using an mx:Image internally. I&#8217;m still thinking to build this components to work with itemRenderers, in that way you can build your own renderers, but I don&#8217;t think I&#8217;ll be finishing that any time soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
