<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Pausing slideshow?</title>
		<link>http://www.kriesi.at/support/topic/pausing-slideshow</link>
		<description>Support Forum - Topic: Pausing slideshow?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:29:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/pausing-slideshow" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66952</link>
			<pubDate>Sun, 22 Jul 2012 08:00:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66952@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that it worked :)&#60;/p&#62;
&#60;p&#62;Yes, the aviapoly2 is used for all slideshows - regardless of the effect, etc. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkF on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66917</link>
			<pubDate>Sat, 21 Jul 2012 21:18:33 +0000</pubDate>
			<dc:creator>MarkF</dc:creator>
			<guid isPermaLink="false">66917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK - tried it and it works regardless of which slider you're using!&#60;/p&#62;
&#60;p&#62;Just one thing, the code you provided stops the slider once it goes around and gets to the first slide again. I n order to stop it on the last slide I had to change -&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
if(target === slider.count){&#60;br /&#62;
target = 0;&#60;br /&#62;
methods.pause_slider(slider);&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
if(target === slider.count){&#60;br /&#62;
target = slider.count - 1;&#60;br /&#62;
methods.pause_slider(slider);&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Rgds&#60;br /&#62;
Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkF on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66910</link>
			<pubDate>Sat, 21 Jul 2012 18:52:00 +0000</pubDate>
			<dc:creator>MarkF</dc:creator>
			<guid isPermaLink="false">66910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks! :)&#60;/p&#62;
&#60;p&#62;Is that the right file even if I'm just using default fader slier and not the aviapoly slider settings?&#60;/p&#62;
&#60;p&#62;Rgds&#60;br /&#62;
Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66889</link>
			<pubDate>Sat, 21 Jul 2012 13:39:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Oops..I'm sorry - I forgotto mention which file you need to edit :)&#60;br /&#62;
The code is located in choices\js\aviapoly2.js &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkF on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66876</link>
			<pubDate>Sat, 21 Jul 2012 12:44:53 +0000</pubDate>
			<dc:creator>MarkF</dc:creator>
			<guid isPermaLink="false">66876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think it's the includes/helper-slideshow.php file, but I'm really not sure what I need to change?&#60;/p&#62;
&#60;p&#62;Thanks for any help!&#60;/p&#62;
&#60;p&#62;Mark :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkF on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66868</link>
			<pubDate>Sat, 21 Jul 2012 10:09:44 +0000</pubDate>
			<dc:creator>MarkF</dc:creator>
			<guid isPermaLink="false">66868@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;I'm just using the default slider - would you know which file I should change?&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66847</link>
			<pubDate>Sat, 21 Jul 2012 06:45:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66847@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not familiar with the aviapoly2 slider code and the following solution may not work but try following - replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(target === slider.count){ target = 0; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(target === slider.count){
target = 0;
methods.pause_slider(slider);
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>MarkF on "Pausing slideshow?"</title>
			<link>http://www.kriesi.at/support/topic/pausing-slideshow#post-66349</link>
			<pubDate>Wed, 18 Jul 2012 11:09:52 +0000</pubDate>
			<dc:creator>MarkF</dc:creator>
			<guid isPermaLink="false">66349@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How do I get the homepage slideshow to start automatically but stop when it gets to the last slide?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Mark :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
