<?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: Creating a simple image gallery with the Flex HorizontalList control (redux)</title>
	<atom:link href="http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: victor hugo</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-8849</link>
		<dc:creator>victor hugo</dc:creator>
		<pubDate>Tue, 18 Jan 2011 15:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-8849</guid>
		<description>great job, it&#039;s wonderfull. thanks.</description>
		<content:encoded><![CDATA[<p>great job, it&#8217;s wonderfull. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-8433</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Mon, 11 Oct 2010 16:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-8433</guid>
		<description>hello would like to know the list of control panel styles available as styleName = &quot;opaquePanel&quot; and all other controls, if the default styles or custom styles, excuse my English, I speak Spanish ... thanks</description>
		<content:encoded><![CDATA[<p>hello would like to know the list of control panel styles available as styleName = &#8220;opaquePanel&#8221; and all other controls, if the default styles or custom styles, excuse my English, I speak Spanish &#8230; thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-7862</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Fri, 04 Jun 2010 21:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-7862</guid>
		<description>@Anonymous,

Set the &lt;code&gt;selectedIndex&lt;/code&gt; property to 0.

Peter</description>
		<content:encoded><![CDATA[<p>@Anonymous,</p>
<p>Set the <code>selectedIndex</code> property to 0.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-7861</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 04 Jun 2010 20:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-7861</guid>
		<description>Thank you very much for this example. I have noticed that by default no image is displayed in the display area. Is there a way to display the first image from horizantal list by default whenever the application is launched? I am new to Flex so have limited knowledge about the various APIs available to get this feature done. Appreciate your help in advance. Thanks</description>
		<content:encoded><![CDATA[<p>Thank you very much for this example. I have noticed that by default no image is displayed in the display area. Is there a way to display the first image from horizantal list by default whenever the application is launched? I am new to Flex so have limited knowledge about the various APIs available to get this feature done. Appreciate your help in advance. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deebs</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-6575</link>
		<dc:creator>Deebs</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-6575</guid>
		<description>Hi Peter,

Great tutorial you have here! A quick question though... How would I go about allowing the user to change the colours of the graphic loaded into the pop-up window from the gallery AND resize the image loaded into the pop-up window making it larger, but maintaining the aspect ratio? 

For instance, say I clicked on the Flex picture in your above example and wanted the user to be able to change the black Flex icon&#039;s background colour to pink and the white FX text to Orange, and then be able to also make the image a bit larger, how would I do that? Would the original image have to be an svg file?

To put it in context, I am building an image gallery where the images are supposed to be customizable. This way, if 100 users load the same image, they can each end up with a different version of the same image if they choose different colors and re-size the image differently. I am working with svg files to build the gallery, however, as I&#039;m new to Flex, I&#039;m not sure how to change the color or allow the images to be re-sized.

Will you help?

Thanks,

Deebs</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Great tutorial you have here! A quick question though&#8230; How would I go about allowing the user to change the colours of the graphic loaded into the pop-up window from the gallery AND resize the image loaded into the pop-up window making it larger, but maintaining the aspect ratio? </p>
<p>For instance, say I clicked on the Flex picture in your above example and wanted the user to be able to change the black Flex icon&#8217;s background colour to pink and the white FX text to Orange, and then be able to also make the image a bit larger, how would I do that? Would the original image have to be an svg file?</p>
<p>To put it in context, I am building an image gallery where the images are supposed to be customizable. This way, if 100 users load the same image, they can each end up with a different version of the same image if they choose different colors and re-size the image differently. I am working with svg files to build the gallery, however, as I&#8217;m new to Flex, I&#8217;m not sure how to change the color or allow the images to be re-sized.</p>
<p>Will you help?</p>
<p>Thanks,</p>
<p>Deebs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xindie</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-6040</link>
		<dc:creator>xindie</dc:creator>
		<pubDate>Sat, 17 Oct 2009 01:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-6040</guid>
		<description>just found this example - http://blog.flexexamples.com/2008/04/03/scrolling-the-horizontallist-control-in-flex/#more-583

just what I needed, this site is great, thank you!</description>
		<content:encoded><![CDATA[<p>just found this example &#8211; <a href="http://blog.flexexamples.com/2008/04/03/scrolling-the-horizontallist-control-in-flex/#more-583" rel="nofollow">http://blog.flexexamples.com/2008/04/03/scrolling-the-horizontallist-control-in-flex/#more-583</a></p>
<p>just what I needed, this site is great, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xindie</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-6039</link>
		<dc:creator>xindie</dc:creator>
		<pubDate>Sat, 17 Oct 2009 01:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-6039</guid>
		<description>Hi guys, 

would it be possible to hide the scrollbar? I would like to scroll using 2 side buttons (on left and right).</description>
		<content:encoded><![CDATA[<p>Hi guys, </p>
<p>would it be possible to hide the scrollbar? I would like to scroll using 2 side buttons (on left and right).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senling</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-5663</link>
		<dc:creator>Senling</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-5663</guid>
		<description>Thanks  peter..

Senling</description>
		<content:encoded><![CDATA[<p>Thanks  peter..</p>
<p>Senling</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-5652</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-5652</guid>
		<description>@Senling,

http://blog.flexexamples.com/wp-content/uploads/HorizontalList_itemRollOver_test/bin/srcview/source/gallery.xml.txt (via &lt;a href=&quot;http://blog.flexexamples.com/wp-content/uploads/HorizontalList_itemRollOver_test/bin/srcview/&quot; rel=&quot;nofollow&quot;&gt;view source&lt;/a&gt;)

Peter</description>
		<content:encoded><![CDATA[<p>@Senling,</p>
<p><a href="http://blog.flexexamples.com/wp-content/uploads/HorizontalList_itemRollOver_test/bin/srcview/source/gallery.xml.txt" rel="nofollow">http://blog.flexexamples.com/wp-content/uploads/HorizontalList_itemRollOver_test/bin/srcview/source/gallery.xml.txt</a> (via <a href="http://blog.flexexamples.com/wp-content/uploads/HorizontalList_itemRollOver_test/bin/srcview/" rel="nofollow">view source</a>)</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senling</title>
		<link>http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/comment-page-1/#comment-5650</link>
		<dc:creator>Senling</dc:creator>
		<pubDate>Wed, 09 Sep 2009 12:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/06/creating-a-simple-image-gallery-with-the-flex-horizontallist-control-redux/#comment-5650</guid>
		<description>Hi,
 Very nice tutorial.
 I like to know the structure of an gallery.xml file used.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 Very nice tutorial.<br />
 I like to know the structure of an gallery.xml file used.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

