<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Set Timer in Zoom</title>
		<link>http://www.themolitor.com/forums/topic/set-timer-in-zoom</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Set Timer in Zoom</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 06:35:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/set-timer-in-zoom" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Set Timer in Zoom"</title>
			<link>http://www.themolitor.com/forums/topic/set-timer-in-zoom#post-30281</link>
			<pubDate>Tue, 29 Jul 2014 09:10:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">30281@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I only wrote a fade script in the theme. Mainly because I don't like any other effects and that's the only one I knew how to write at the time :-)</p>
<p>To change the amount of time an image appears, open up scripts/scripts.js in the theme folder and change the following on line 211...</p>
<pre><code>speed = 5000,</code></pre>
<p>That number is in milliseconds, so it's currently set to show images on screen for 5 seconds.</p>
<p>To change the fade in rate, change the following on line 315 in the same file...</p>
<pre><code>imageContainer.hide().css({backgroundImage:&#34;url(&#34;+$(&#34;.thumbLink img&#34;,this).attr(&#039;src&#039;)+&#34;)&#34;}).fadeIn(1000);</code></pre>
<p>Adjust the <code>fadeIn(1000)</code> value (again, it's in milliseconds).</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bgould_avolve on "Set Timer in Zoom"</title>
			<link>http://www.themolitor.com/forums/topic/set-timer-in-zoom#post-30272</link>
			<pubDate>Mon, 28 Jul 2014 17:13:58 +0000</pubDate>
			<dc:creator>bgould_avolve</dc:creator>
			<guid isPermaLink="false">30272@http://www.themolitor.com/forums/</guid>
			<description><p>I would like to adjust the time the photos are onscreen. Is there a way to set the timing so that it speeds up or slows down the display of images? (I want to slow it down)</p>
<p>Also can we adjust the fade in/out rate and are there other transition effects other than "fade"
</p></description>
		</item>

	</channel>
</rss>
