<?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: SlideItMoo v1.1 &#8211; image slider</title>
	<atom:link href="http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/</link>
	<description>All about integrating PHP with JavaScript and Flash</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:09:03 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GSW</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4136</link>
		<dc:creator>GSW</dc:creator>
		<pubDate>Thu, 02 Sep 2010 12:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4136</guid>
		<description>Hey,

I found something troubling me. It&#039;s a bug or my mistake, I don&#039;t know. Thought U should know.

When I put fancy slider in a div and give it allign center like 
It works fine in firefox and ie but in safari and crome it&#039;s transition goes away. Only content changes in a flash.

Anyway I managed to fix it with margin:0px auto

Thanks. GOOD LUCK</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I found something troubling me. It&#8217;s a bug or my mistake, I don&#8217;t know. Thought U should know.</p>
<p>When I put fancy slider in a div and give it allign center like<br />
It works fine in firefox and ie but in safari and crome it&#8217;s transition goes away. Only content changes in a flash.</p>
<p>Anyway I managed to fix it with margin:0px auto</p>
<p>Thanks. GOOD LUCK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GSW</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4135</link>
		<dc:creator>GSW</dc:creator>
		<pubDate>Thu, 02 Sep 2010 10:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4135</guid>
		<description>Thanks Man.
It works great.</description>
		<content:encoded><![CDATA[<p>Thanks Man.<br />
It works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4133</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Wed, 01 Sep 2010 07:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4133</guid>
		<description>It does that because that&#039;s the transition set for the effect. There are other transitions also and can be set by changing parameter &lt;em&gt;transition&lt;/em&gt; ( in fancy.html, line 23: transition: Fx.Transitions.Back.easeIn ). For a complete list of transitions, go here: &lt;a href=&quot;http://mootools.net/docs/core/Fx/Fx.Transitions&quot; rel=&quot;nofollow&quot;&gt;MooTools transitions&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>It does that because that&#8217;s the transition set for the effect. There are other transitions also and can be set by changing parameter <em>transition</em> ( in fancy.html, line 23: transition: Fx.Transitions.Back.easeIn ). For a complete list of transitions, go here: <a href="http://mootools.net/docs/core/Fx/Fx.Transitions" rel="nofollow">MooTools transitions</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GSW</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4132</link>
		<dc:creator>GSW</dc:creator>
		<pubDate>Wed, 01 Sep 2010 07:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4132</guid>
		<description>Hi again,

  I am using fancy slider. When it slides, It goes backward and then forward. Can I reduce the distance by which it goes backward. 

and Can I somehow turn the sliding to one that goes only forward with increase in speed.
Like this: http://www.e2solutions.net/


Thanks a lot for making these awesome scripts available for us.</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>  I am using fancy slider. When it slides, It goes backward and then forward. Can I reduce the distance by which it goes backward. </p>
<p>and Can I somehow turn the sliding to one that goes only forward with increase in speed.<br />
Like this: <a href="http://www.e2solutions.net/" rel="nofollow">http://www.e2solutions.net/</a></p>
<p>Thanks a lot for making these awesome scripts available for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4131</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Mon, 30 Aug 2010 08:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4131</guid>
		<description>No sure I understand your question but there is the possibility to start from a predefined element. To do that, set parameter &lt;em&gt;startIndex&lt;/em&gt; to the index the element you want to start from.</description>
		<content:encoded><![CDATA[<p>No sure I understand your question but there is the possibility to start from a predefined element. To do that, set parameter <em>startIndex</em> to the index the element you want to start from.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.E.</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4128</link>
		<dc:creator>T.E.</dc:creator>
		<pubDate>Fri, 27 Aug 2010 21:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4128</guid>
		<description>Is there a setting to have the first element that is shown be a random choice of the elements available?</description>
		<content:encoded><![CDATA[<p>Is there a setting to have the first element that is shown be a random choice of the elements available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 11 Image and Content Sliders&#160;&#124;&#160;7-days.net</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4112</link>
		<dc:creator>11 Image and Content Sliders&#160;&#124;&#160;7-days.net</dc:creator>
		<pubDate>Fri, 20 Aug 2010 14:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4112</guid>
		<description>[...] SlideItMoo Docs &amp; Download → SlideItMoo Demo → [...]</description>
		<content:encoded><![CDATA[<p>[...] SlideItMoo Docs &amp; Download → SlideItMoo Demo → [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 MooTools Image and Content Sliders &#171; UKWDS!</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4110</link>
		<dc:creator>10 MooTools Image and Content Sliders &#171; UKWDS!</dc:creator>
		<pubDate>Fri, 20 Aug 2010 04:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4110</guid>
		<description>[...] SlideItMoo [...]</description>
		<content:encoded><![CDATA[<p>[...] SlideItMoo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MooTools ile Resim ve İçerik Slaytları &#124; Can Erdoğan</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4109</link>
		<dc:creator>MooTools ile Resim ve İçerik Slaytları &#124; Can Erdoğan</dc:creator>
		<pubDate>Thu, 19 Aug 2010 20:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4109</guid>
		<description>[...] SlideItMoo [...]</description>
		<content:encoded><![CDATA[<p>[...] SlideItMoo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 MooTools Image and Content Sliders &#171; Free UK Web Design</title>
		<link>http://www.php-help.ro/mootools-12-javascript-examples/slideitmoo-v11-image-slider/comment-page-8/#comment-4108</link>
		<dc:creator>10 MooTools Image and Content Sliders &#171; Free UK Web Design</dc:creator>
		<pubDate>Thu, 19 Aug 2010 16:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/?p=237#comment-4108</guid>
		<description>[...] SlideItMoo [...]</description>
		<content:encoded><![CDATA[<p>[...] SlideItMoo [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
