<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Flash Nifties Support Forum - Custom XML path for slideshow]]></title>
		<link>http://www.flashnifties.com/support/viewtopic.php?id=1189</link>
		<description><![CDATA[The most recent posts in Custom XML path for slideshow.]]></description>
		<lastBuildDate>Sat, 02 Aug 2008 17:46:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Custom XML path for slideshow]]></title>
			<link>http://www.flashnifties.com/support/viewtopic.php?pid=3823#p3823</link>
			<description><![CDATA[<p>To set a custom path for the XML Flash Slideshow, you need to pass a flashvar &quot;file&quot; to slideshow.swf in the html of your page.&nbsp; The following code will force the slideshow to load xml/images.xml instead of the default slideshow.xml:</p><div class="codebox"><pre><code>&lt;script type=&quot;text/javascript&quot;&gt;
var so = new SWFObject(&quot;slideshow.swf&quot;, &quot;gallery&quot;, &quot;435&quot;, &quot;300&quot;, &quot;6&quot;, &quot;#000000&quot;);
so.addVariable(&quot;file&quot;, &quot;xml/images.xml&quot;);
so.write(&quot;flashcontent&quot;);
&lt;/script&gt;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Alex)]]></author>
			<pubDate>Sat, 02 Aug 2008 17:46:44 +0000</pubDate>
			<guid>http://www.flashnifties.com/support/viewtopic.php?pid=3823#p3823</guid>
		</item>
	</channel>
</rss>
