<?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: Example 15-4: Image Sequence</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-15/example-15-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-15/example-15-4/comment-page-1/#comment-20314</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Mon, 07 Mar 2011 20:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=586#comment-20314</guid>
		<description>Change how you are incrementing imageIndex, i.e. don&#039;t just do it every time through draw().  Build some logic with a conditional statement, etc.</description>
		<content:encoded><![CDATA[<p>Change how you are incrementing imageIndex, i.e. don&#8217;t just do it every time through draw().  Build some logic with a conditional statement, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tea</title>
		<link>http://www.learningprocessing.com/examples/chapter-15/example-15-4/comment-page-1/#comment-20299</link>
		<dc:creator>Tea</dc:creator>
		<pubDate>Mon, 07 Mar 2011 15:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=586#comment-20299</guid>
		<description>Hi, how can you implement the same thing...only difference is no loop? or to show the last image after one sequence?</description>
		<content:encoded><![CDATA[<p>Hi, how can you implement the same thing&#8230;only difference is no loop? or to show the last image after one sequence?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

