<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Flash Nifties Support Forum - Custom XML path for slideshow]]></title>
	<link rel="self" href="http://www.flashnifties.com/support/extern.php?action=feed&amp;tid=1189&amp;type=atom"/>
	<updated>2008-08-02T17:46:44Z</updated>
	<generator>PunBB</generator>
	<id>http://www.flashnifties.com/support/viewtopic.php?id=1189</id>
		<entry>
			<title type="html"><![CDATA[Custom XML path for slideshow]]></title>
			<link rel="alternate" href="http://www.flashnifties.com/support/viewtopic.php?pid=3823#p3823"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex]]></name>
				<uri>http://www.flashnifties.com/support/profile.php?id=2</uri>
			</author>
			<updated>2008-08-02T17:46:44Z</updated>
			<id>http://www.flashnifties.com/support/viewtopic.php?pid=3823#p3823</id>
		</entry>
</feed>
