<rss version="2.0">
		<channel>
			<title>Monoslideshow Discussions - All Discussions</title>
			<lastBuildDate>Thu, 17 May 2012 09:58:04 +0200</lastBuildDate>
			<link>http://www.monoslideshow.com/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Issue with IE 8,7</title>
		<link>http://www.monoslideshow.com/forum/discussion/2601/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2601/</guid>
		<pubDate>Mon, 14 May 2012 12:11:59 +0200</pubDate>
		<author>AI_Rahul</author>
		<description>
			<![CDATA[<p>Hello Support Team,</p>
<p>I have implemented mono slideshow on my blog <a href='http://www.amberspringshotel.ie/.'>http://www.amberspringshotel.ie/.</a> i have used object for IE8 and 7.<br />
It's works fine with swfobject in IE9 but i am facing issue with IE8,7.<br />
When i am opening home page the slideshow run so i have no problem with that but when i am opening other pages which have different slideshow it will shoe me the same sldeshow.<br />
And the same slideshow is of home page i have find that there are some caching issue in blog.</p>
<p>I have done R&D for it and change the data in object but it didn't work for me.</p>
<p>Please Reply me with solution that what i have to do for that so i can see all different slideshow on in other internal pages.</p>
]]>
		</description>
	</item>
	<item>
		<title>Image not centered when using kenBurnsStartRectangle</title>
		<link>http://www.monoslideshow.com/forum/discussion/2600/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2600/</guid>
		<pubDate>Fri, 11 May 2012 20:51:37 +0200</pubDate>
		<author>michl4ever</author>
		<description>
			<![CDATA[<p>Hi,</p>
<p>One question according to the kenBurnsStartRectangle.<br />
My picture is portrait style 533x800px. And I want to make a manuel zoom with the Ken Burns Start and EndRectangle. My problem is, that the picture is not centered. Instead it is located on the left side of the viewport.</p>
<p>Here is the image configuration:</p>
<code>&lt;image source="Image.jpg"&gt;
			&lt;configuration&gt;
				&lt;transition kenBurnsMode="none" kenBurnsStartRectangle="0,0,800,533" kenBurnsEndRectangle="0,0,800,533"  /&gt;
			&lt;/configuration&gt;
		&lt;/image&gt;</code>
</p>
<p>Here ist the flash configuration of the viewport:</p>
<code>&lt;style type="text/css"&gt;
				#flashContent{
					width: 800px;
					height: 530px;
					margin:1em auto;
					position:relative;
					border: 15px solid white;
				}
			&lt;/style&gt;</code>
</p>
<p>First I thought, I have to set the startRectangle to: ="<strong>100</strong>,0,800,533" but instead of moving the image to the right it move to the left outside of the viewport. Does anybody know, what I might do wrong?</p>
<p>kind regards<br />
Michael</p>
]]>
		</description>
	</item>
	<item>
		<title>Ken Burns with Portrait and Landscape Pictures</title>
		<link>http://www.monoslideshow.com/forum/discussion/2599/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2599/</guid>
		<pubDate>Fri, 11 May 2012 18:32:43 +0200</pubDate>
		<author>michl4ever</author>
		<description>
			<![CDATA[<p>Hello all,</p>
<p>I'm new to the product and I'm really impressed on what you can do with just a few clicks. It's really amazing.<br />
But I ran into one single problem.</p>
<p>Whats the best way, to show portait and landscape pictures with the Ken Burns effect "randomZoom" when I want to see the pictures at least once full.</p>
<p>I've looked in the forum and found some other discussions about that, which most of the referred to another forumpost which is now not available anymore :-/</p>
<p>Do I have to format my portrait images so they become landscape images or can this be achieved modifying the xml?</p>
<p>kind regards<br />
Michael</p>
]]>
		</description>
	</item>
	<item>
		<title>Remove Reflection Sparkles Preset</title>
		<link>http://www.monoslideshow.com/forum/discussion/2598/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2598/</guid>
		<pubDate>Sat, 05 May 2012 23:44:43 +0200</pubDate>
		<author>lyndsaymoon</author>
		<description>
			<![CDATA[<p>Hi,</p>
<p>I have used the Sparkles preset so I can have a slideshow with thumbnails along the bottom to navigate through, and switched off "Autoplay". I want to know how can I get rid of the reflection at the bottom of the main image, that goes behind the thumbnails.</p>
<p>I have been customising the preset, but cannot find a way to make the navigation bar shallower and without the reflection.</p>
<p>Thank for your help.</p>
]]>
		</description>
	</item>
	<item>
		<title>How to embed monoslideshow into my website (HTML page)</title>
		<link>http://www.monoslideshow.com/forum/discussion/2597/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2597/</guid>
		<pubDate>Sun, 29 Apr 2012 12:31:43 +0200</pubDate>
		<author>andy1357</author>
		<description>
			<![CDATA[<p>Hi forum,</p>
<p>I've figured out how to make the slideshow work offline and am now trying to make it work online, embedded in an HTML page.</p>
<p>Using the advice from the monoslideshow instruction PDF, I have embedded the following code in my website's index page:</p>
<p>&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;script type="text/javascript" src="swfobject.js"&gt;&lt;/script&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;div id="flashContent"&gt;<br />
&lt;p&gt;Please install Flash®&lt;/p&gt;<br />
&lt;/div&gt;<br />
&lt;script type="text/javascript"&gt;<br />
var flashvars = {};<br />
var params = {};<br />
var attributes = {};<br />
swfobject.embedSWF(<br />
"monoslideshow.swf", "flashContent",<br />
"480", "360", "10", false,<br />
flashvars, params, attributes<br />
);<br />
&lt;/script&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p>So far, the slideshow isn't appearing online. I'm wondering whether I need to tell it where the XML file is? ( the xml file is located here: /slideshow/monoslideshow.xml )</p>
<p>Thanks in advance for any help.</p>
<p>Cheers,<br />
Andy</p>
]]>
		</description>
	</item>
	<item>
		<title>Attempting to change configuration of xml file</title>
		<link>http://www.monoslideshow.com/forum/discussion/2596/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2596/</guid>
		<pubDate>Sat, 28 Apr 2012 02:27:30 +0200</pubDate>
		<author>andy1357</author>
		<description>
			<![CDATA[<p>Hi forum,</p>
<p>I would like to change the configuration of the monoslideshow.xml file, although it seems that every attempt I make doesn't work.</p>
<p>Ii'm using the basic starter file provided by monoslideshow:</p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;<br />
 &lt;!--<br />
Monoslideshow 2.0 configuration file<br />
Please visit <a href='http://www.monoslideshow.com'>http://www.monoslideshow.com</a> for more info<br />
--&gt;<br />
&lt;album thumbnail="album/albumThumbnail.jpg" itemPath="album/images" thumbnailPath="album/thumbnails"&gt;<br />
	&lt;configuration&gt;<br />
		&lt;transition kenBurnsMode="randomZoomIn" /&gt;<br />
	&lt;/configuration&gt;<br />
	&lt;contents&gt;<br />
		&lt;image source="photo1.jpg" title="title 1" description="description 1" /&gt;<br />
		&lt;image source="photo2.jpg" title="title 2" description="description 2" /&gt;<br />
		&lt;image source="photo3.jpg" title="title 3" description="description 3" /&gt;<br />
	&lt;/contents&gt;<br />
&lt;/album&gt;</p>
<p>As a test, I have tried swapping the Ken Burns transition configuration for the shatter transition, as shown in the PDF manual. Here is what I have done:</p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;<br />
 &lt;!--<br />
Monoslideshow 2.0 configuration file<br />
Please visit <a href='http://www.monoslideshow.com'>http://www.monoslideshow.com</a> for more info<br />
--&gt;<br />
&lt;album </p>
<p>thumbnail="album/albumThumbnail.jpg" itemPath="album/images" </p>
<p>thumbnailPath="album/thumbnails"&gt;</p>
<p>&lt;configuration&gt;<br />
&lt;transition type="shatter" delay="3" /&gt;<br />
&lt;/configuration&gt;</p>
<p>&lt;contents&gt;</p>
<p>&lt;image source="photo1.jpg" title="title 1" description="description 1" /&gt;<br />
&lt;image source="photo2.jpg" title="title 2" description="description 2" /&gt;<br />
&lt;image source="photo3.jpg" title="title 3" description="description 3" /&gt;</p>
<p>&lt;/contents&gt;<br />
&lt;/album&gt;</p>
<p>I get the message: "delay" is not a valid attribute for transition.</p>
<p>If anyone can tell me what I'm doing wrong, it would be greatly appreciated.</p>
<p>Cheers,<br />
Andy</p>
]]>
		</description>
	</item>
	<item>
		<title>Beginner Help</title>
		<link>http://www.monoslideshow.com/forum/discussion/2595/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2595/</guid>
		<pubDate>Fri, 27 Apr 2012 13:26:26 +0200</pubDate>
		<author>andy1357</author>
		<description>
			<![CDATA[<p>Hi, I've just bought Monoslideshow and am trying to figure out a few things..</p>
<p>So far I have made the obvious work, modifying the xml file with the first piece of code that the manual suggests:</p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;<br />
&lt;album thumbnail="albumThumbnail.jpg" itemPath="images"&gt;<br />
&lt;contents&gt;<br />
&lt;image source="photo1.jpg" thumbnail="thumb1.jpg" /&gt;<br />
&lt;image source="photo2.jpg" thumbnail="thumb2.jpg" /&gt;<br />
&lt;image source="photo3.jpg" thumbnail="thumb3.jpg" /&gt;<br />
&lt;/contents&gt;<br />
&lt;/album&gt;</p>
<p>I have run the index file offline, using the example directory setup that monoslideshow provided. This works fine. Now I would like to configure the slideshow. I have run the demo on the monoslide website and generated an xml file. Then I have attempted to put in the directory information for the photo locations, as follows:</p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;</p>
<p>&lt;album&gt;<br />
	&lt;configuration delay="8" &gt;<br />
		&lt;caption displayMode="onHover" &gt;<br />
			&lt;title/&gt;<br />
			&lt;description/&gt;<br />
			&lt;shadow/&gt;<br />
			&lt;transition/&gt;<br />
		&lt;/caption&gt;<br />
		&lt;navigation position="bottomRight" </p>
<p>strokeType="square" &gt;<br />
			&lt;albums&gt;<br />
				&lt;caption&gt;<br />
					&lt;title/&gt;<br />
					&lt;description/&gt;<br />
				&lt;/caption&gt;<br />
				&lt;shadow/&gt;<br />
				&lt;transition&gt;<br />
					&lt;shadow/&gt;<br />
				&lt;/transition&gt;<br />
			&lt;/albums&gt;<br />
			&lt;items&gt;<br />
				&lt;shadow/&gt;<br />
				&lt;transition&gt;<br />
					&lt;shadow/&gt;<br />
				&lt;/transition&gt;<br />
			&lt;/items&gt;<br />
			&lt;shadow/&gt;<br />
			&lt;caption&gt;<br />
				&lt;title/&gt;<br />
				&lt;description/&gt;<br />
			&lt;/caption&gt;<br />
			&lt;pageIndicator/&gt;<br />
		&lt;/navigation&gt;<br />
		&lt;reflection/&gt;<br />
		&lt;controller&gt;<br />
			&lt;transition/&gt;<br />
			&lt;scrubBar/&gt;<br />
			&lt;shadow/&gt;<br />
		&lt;/controller&gt;<br />
		&lt;mark&gt;<br />
			&lt;shadow/&gt;<br />
		&lt;/mark&gt;<br />
		&lt;progress&gt;<br />
			&lt;shadow/&gt;<br />
		&lt;/progress&gt;<br />
		&lt;transition time="1" /&gt;<br />
		&lt;shadow/&gt;<br />
		&lt;sound/&gt;<br />
		&lt;thumbnailNavigation position="bottomRight" </p>
<p>&gt;<br />
			&lt;items&gt;<br />
				&lt;shadow/&gt;<br />
				&lt;transition&gt;<br />
					&lt;shadow/&gt;<br />
				&lt;/transition&gt;<br />
			&lt;/items&gt;<br />
			&lt;shadow/&gt;<br />
		&lt;/thumbnailNavigation&gt;<br />
	&lt;/configuration&gt;<br />
	&lt;contents&gt;<br />
		 &lt;?xml version="1.0" encoding="utf-8"?&gt;<br />
&lt;album thumbnail="thumb1.jpg" itemPath="images"&gt;<br />
&lt;contents&gt;<br />
&lt;image source="photo1.jpg" thumbnail="thumb1.jpg" /&gt;<br />
&lt;image source="photo2.jpg" thumbnail="thumb2.jpg" /&gt;<br />
&lt;image source="photo3.jpg" thumbnail="thumb3.jpg" /&gt;<br />
&lt;/contents&gt;<br />
&lt;/album&gt;</p>
<p>I'm sure I'm missing something basic, as all I get now is a black box with nothing in it..</p>
<p>If anyone can advise, I would be grateful.</p>
<p>Cheers,<br />
Andy</p>
]]>
		</description>
	</item>
	<item>
		<title>Hanging in Chrome &amp; IE</title>
		<link>http://www.monoslideshow.com/forum/discussion/2583/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2583/</guid>
		<pubDate>Thu, 12 Jan 2012 14:41:50 +0100</pubDate>
		<author>kule</author>
		<description>
			<![CDATA[<p>I've started having problems with monoslideshow hanging in IE & Chrome.  Anyone else have this issue or know of a fix - you can see an example here:</p>
<p><a href='http://www.hslbuildingservices.co.uk/'>http://www.hslbuildingservices.co.uk/</a></p>
<p>Thanks<br />
Luke</p>
]]>
		</description>
	</item>
	<item>
		<title>Monoslideshow not working in wordpress 3.3.2</title>
		<link>http://www.monoslideshow.com/forum/discussion/2594/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2594/</guid>
		<pubDate>Sun, 22 Apr 2012 22:18:30 +0200</pubDate>
		<author>capson</author>
		<description>
			<![CDATA[<p>Hello, Monoslideshow stopped  working after upgrade to wordpress 3.3.2.</p>
<p>I get this error message where my flash player is:</p>
<p><strong>The Flash Player and a browser with Javascript Support are needed..</strong></p>
<p>Any ideas on what to do?</p>
<p>Thanks</p>
]]>
		</description>
	</item>
	<item>
		<title>Download Monoslideshow.xml from demo: empty XML fields</title>
		<link>http://www.monoslideshow.com/forum/discussion/2593/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2593/</guid>
		<pubDate>Fri, 20 Apr 2012 23:59:00 +0200</pubDate>
		<author>adzy99</author>
		<description>
			<![CDATA[<p>Hi,</p>
<p>At interactive demo page: </p>
<p>If I select "select preset: default" (my favorite) , make minor changes, then download xml , no values or settings are included (see below) . All the other select preset's (i.e. iris,  melt etc) do have the xml populated with settings. What could be wrong?   </p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;</p>
<p>&lt;album&gt;<br />
	&lt;configuration&gt;<br />
		&lt;caption&gt;<br />
			&lt;title/&gt;<br />
			&lt;description/&gt;<br />
			&lt;shadow/&gt;<br />
			&lt;transition/&gt;<br />
		&lt;/caption&gt;<br />
		&lt;navigation&gt;<br />
			&lt;albums&gt;<br />
				&lt;caption&gt;<br />
					&lt;title/&gt;<br />
					&lt;description/&gt;<br />
				&lt;/caption&gt;<br />
				&lt;shadow/&gt;<br />
				&lt;transition&gt;   etc etc etc</p>
]]>
		</description>
	</item>
	<item>
		<title>&quot;link&quot; is not a valid attribute for image configuration</title>
		<link>http://www.monoslideshow.com/forum/discussion/2591/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2591/</guid>
		<pubDate>Thu, 08 Mar 2012 12:38:31 +0100</pubDate>
		<author>weird-maex</author>
		<description>
			<![CDATA[<p>Hi there, i tried to add some imagelinks today to a slideshow, unfortunately there was the Error above mentioned.</p>
<p>my settings were:<br />
&lt;album&gt;&lt;configuration  followImageLinks="true"&gt;<br />
and<br />
&lt;image&gt;&lt;configuration link="http://www.abc.at/abc/abc.html" /&gt;&lt;/image&gt;</p>
<p>Can you help me please?</p>
]]>
		</description>
	</item>
	<item>
		<title>Wordpress monoslideshow Option</title>
		<link>http://www.monoslideshow.com/forum/discussion/2592/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2592/</guid>
		<pubDate>Mon, 12 Mar 2012 15:52:30 +0100</pubDate>
		<author>seaBreezeBrighton</author>
		<description>
			<![CDATA[<p>All installed - Works well</p>
<p>How do I have different options running on different pages???</p>
]]>
		</description>
	</item>
	<item>
		<title>SOLVED - Delay is invalidated by sounds for each image, unless</title>
		<link>http://www.monoslideshow.com/forum/discussion/2590/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2590/</guid>
		<pubDate>Tue, 06 Mar 2012 18:45:43 +0100</pubDate>
		<author>mightycpa</author>
		<description>
			<![CDATA[<p>Delay = number of seconds an image will appear.  Bigger numbers make your slideshow appear slower,  This appears in &lt;configuration&gt; element, just below &lt;album&gt;, and it should be a universal delay for all images in the slideshow.  It also appears as a configuration element, just below &lt;image&gt;, so that you can specify a delay for each image in the slideshow.  The image configuration should override the general configuration.</p>
<p>Time = how long a transition effect will last.  So the image may stay up 5 seconds (delay=5), but the transition can last only 1 second (time=1). This is a transition element.</p>
<p>My requirement seemed pretty simple - I wanted to figure out how to make my slides appear longer.  I couldn't seem to do it, they flew by in no time flat.  The problem turned out to be the inclusion of sounds with my slides.</p>
<p>The solution is to change the waitForSound value to false, as shown below in bold:</p>
<p>&lt;?xml version="1.0" encoding="utf-8"?&gt;<br />
 &lt;!--<br />
Monoslideshow 2.0 configuration file<br />
Please visit <a href='http://www.monoslideshow.com'>http://www.monoslideshow.com</a> for more info<br />
--&gt;<br />
&lt;!-- &lt;album thumbnail="album/albumThumbnail.jpg" itemPath="album/images" thumbnailPath="album/thumbnails"&gt; --&gt;<br />
&lt;album thumbnail="_gcs/note.jpg" itemPath="_gcs" thumbnailPath="_gcs" &gt;<br />
	&lt;configuration delay="60" volume=".5" <strong>waitForSound="false"</strong>&gt;<br />
		&lt;transition kenBurnsMode="randomZoomIn" time="3" /&gt;<br />
		&lt;sound  /&gt;<br />
	&lt;/configuration&gt;<br />
	&lt;contents&gt;<br />
		&lt;image source="A.jpg" title="A " sound="_gcs/A.mp3" description="description 1" /&gt;<br />
		&lt;image source="E.jpg" title="E "  sound="_gcs/E.mp3" description="description 2" /&gt;<br />
		&lt;image source="D.jpg" title="D "  sound="_gcs/D.mp3" description="description 3" /&gt;<br />
	&lt;/contents&gt;<br />
&lt;/album&gt;</p>
]]>
		</description>
	</item>
	<item>
		<title>How long before I get an email to access the download?</title>
		<link>http://www.monoslideshow.com/forum/discussion/2589/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2589/</guid>
		<pubDate>Tue, 28 Feb 2012 20:52:57 +0100</pubDate>
		<author>Everet</author>
		<description>
			<![CDATA[<p>I hate to even start this thread, but I've been waiting over 24 hours since I purchased the software and still have not received an email on how to download. Typically that happens immediately when you purchase online programs. I paid with PayPal and it was confirmed. I've emailed 4 times now using the "contact" address and using the online form. I have received no response. Can anyone tell me how to contact someone so I can get the download and begin using it?</p>
<p>Help will be much appreciated.</p>
]]>
		</description>
	</item>
	<item>
		<title>en dash causing a problem with slideshow</title>
		<link>http://www.monoslideshow.com/forum/discussion/2588/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2588/</guid>
		<pubDate>Mon, 27 Feb 2012 22:06:08 +0100</pubDate>
		<author>jimpannell</author>
		<description>
			<![CDATA[<p>Hi there</p>
<p>I have an issue with images that have the en dash character in the url. For example, /luxury_apartment_–_private_condominium_–_cascais-09.jpg<br />
What happens is that I'm just seeing a blank screen on the slideshow and a series of 'x's when I click on the thumbnails.</p>
<p>Any ideas how I can get around this?</p>
<p>Cheers</p>
<p>Jim</p>
]]>
		</description>
	</item>
	<item>
		<title>Monoslideshow NextGen Gallery - Album</title>
		<link>http://www.monoslideshow.com/forum/discussion/2558/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2558/</guid>
		<pubDate>Fri, 21 Oct 2011 21:10:09 +0200</pubDate>
		<author>lia</author>
		<description>
			<![CDATA[<p>Hi<br />
I try to use monoslideshow with NextGen Gallery in WordPress. It works ok with a gallery, but I want to use it for my my albums. (I want to be able to choose among a group of galleries). How do I do that? Is it possible?</p>
]]>
		</description>
	</item>
	<item>
		<title>The slider make browser crash IE and Chrome</title>
		<link>http://www.monoslideshow.com/forum/discussion/2587/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2587/</guid>
		<pubDate>Thu, 23 Feb 2012 21:02:18 +0100</pubDate>
		<author>andrewkthx</author>
		<description>
			<![CDATA[<p>I'm working on a project and client bought the slider, however it makes the browser crash while it's loading the page, after the images are loaded it works again, but most of the time it freezes everything for a long time.</p>
<p>My client bought this slider like 3 weeks ago, and I integrated into wordpress using the monoslide plugin.</p>
<p>Any update since? or anyone knows how to face this problem?</p>
]]>
		</description>
	</item>
	<item>
		<title>domain name w/ &amp; w/o www.</title>
		<link>http://www.monoslideshow.com/forum/discussion/2586/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2586/</guid>
		<pubDate>Mon, 13 Feb 2012 14:59:24 +0100</pubDate>
		<author>paypal@pmgroup.com</author>
		<description>
			<![CDATA[<p>This url displays slideshow (works)<br />
<a href='http://www.pmgroup.com/007/weise/final/'>http://www.pmgroup.com/007/weise/final/</a></p>
<p>This one doesn't work.  The only difference is missing the www.  of which I have no control over what an end-user would type in.<br />
<a href='http://pmgroup.com/007/weise/final/'>http://pmgroup.com/007/weise/final/</a></p>
<p>allowscriptaccess: "sameDomain" or "always" doesn't matter.</p>
<p>What am I missing?</p>
]]>
		</description>
	</item>
	<item>
		<title>Suggestions</title>
		<link>http://www.monoslideshow.com/forum/discussion/63/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/63/</guid>
		<pubDate>Sun, 15 Oct 2006 04:09:08 +0200</pubDate>
		<author>romamor</author>
		<description>
			<![CDATA[<p>A few thoughts, perhaps for a future version:</p>
<p>1. Option for slide controls and text to be placed outside the picture area; text should be aligned as needed (left, centered, right)</p>
<p>2. Row of thumbs displayed at the bottom, all the time, and not overlapping the picture</p>
<p>3. Picture frame to resize according to photo orientation</p>
<p>All of these options are already done in other similarly priced products (although Monoshow allows for more customization).</p>
<p>If any of the above is already possible, it is not obvious, the demo slide shows all look similar, with controls on top of the pictures.</p>
]]>
		</description>
	</item>
	<item>
		<title>followImageLinks</title>
		<link>http://www.monoslideshow.com/forum/discussion/2192/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2192/</guid>
		<pubDate>Fri, 16 Apr 2010 18:11:19 +0200</pubDate>
		<author>julianberg</author>
		<description>
			<![CDATA[<p>Hi all,<br />
I was wondering what exactly the option "followImageLinks" will do if it's enabled...<br />
Will the user be able to click on an image and open it in a new browser window? and will I be able to choose the URL for each image? so that maybe I can point each image to a larger version of the image.</p>
<p>Thanks.</p>
]]>
		</description>
	</item>
	<item>
		<title>Horizontal Thumbnail Strip</title>
		<link>http://www.monoslideshow.com/forum/discussion/1229/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/1229/</guid>
		<pubDate>Sun, 09 Mar 2008 10:18:58 +0100</pubDate>
		<author>jonnyz</author>
		<description>
			<![CDATA[<p>Hello,</p>
<p>How would i create a one row strip of thumbnails that appears under my photos?  I have tried using thumbnailWindowRows = &quot;1&quot; but it still does not appear as a one row strip.  Also, how would i place it under the photos rather than over them?</p>
<p>Thanks!</p>
]]>
		</description>
	</item>
	<item>
		<title>Image popup on mouse click</title>
		<link>http://www.monoslideshow.com/forum/discussion/2584/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2584/</guid>
		<pubDate>Thu, 19 Jan 2012 16:02:24 +0100</pubDate>
		<author>mjws</author>
		<description>
			<![CDATA[<p>Hello, congrats for the plugin, so cool!</p>
<p>I'm wondering if there is any way to have a bigger popup after clicking on the big image in the flash. Like a lightbox style popup would be great.</p>
<p>Thanks :)</p>
]]>
		</description>
	</item>
	<item>
		<title>hover to get caption?</title>
		<link>http://www.monoslideshow.com/forum/discussion/1343/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/1343/</guid>
		<pubDate>Thu, 22 May 2008 11:38:35 +0200</pubDate>
		<author>segx</author>
		<description>
			<![CDATA[<p>I have been playing with the demo to see if this slideshow will fit my needs. Some of the photo captions that I will use are 2-3 sentences long. I see that the caption can extend over the image with a transparent or opaque background. This is nice, but it will cover up the photo. Is there a way to have the caption disappear after 10 seconds and then have it re-appear on a hover?</p>
]]>
		</description>
	</item>
	<item>
		<title>jmonoslideshow: Fulls Screen Button?</title>
		<link>http://www.monoslideshow.com/forum/discussion/2585/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2585/</guid>
		<pubDate>Mon, 23 Jan 2012 13:25:31 +0100</pubDate>
		<author>austrian</author>
		<description>
			<![CDATA[<p>Hi,<br />
I bought a copy of monoslideshow for a joomla-project mainly because of the ability to view a slide show full screen.</p>
<p>Now I'm stuck: I can't find the option to have the button displayed ...<br />
Messed arount in any jmonoslidhow-file I was able to find, no luck so far.</p>
<p>Anyone got an idea how I can get this button?</p>
<p>Thanks a lot!</p>
]]>
		</description>
	</item>
	<item>
		<title>Font size and image info height</title>
		<link>http://www.monoslideshow.com/forum/discussion/94/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/94/</guid>
		<pubDate>Fri, 03 Nov 2006 11:52:06 +0100</pubDate>
		<author>pbickel</author>
		<description>
			<![CDATA[<p>Hi,</p>
<p>are there any tags for modifying the height of the image info area and the font size of the titles/decriptions?</p>
<p>Thanks,<br />Peter.</p>
]]>
		</description>
	</item>
	<item>
		<title>PROBLEMS or BUG ??</title>
		<link>http://www.monoslideshow.com/forum/discussion/2582/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2582/</guid>
		<pubDate>Wed, 04 Jan 2012 20:58:24 +0100</pubDate>
		<author>webmasterFF</author>
		<description>
			<![CDATA[<p>Hello, I use the Monoslideshow since short and am so far very enthusiastic. </p>
<p>However, I have a problem now: I have new pictures for the Slideshow. When I generated the Slideshow, I gave the pictures specially names; Mono1" , " Mono2" and " Mono3", so that I can exchange these if necessary once. </p>
<p>Now I upload the new pictures on the server, but in the Slideshwo only the old pictures are indicated! Browserrestart and actualization and also the Chache deleted… Where does the problem lie?</p>
]]>
		</description>
	</item>
	<item>
		<title>SOLVED:  How can I set the caption to the side of the viewport slides ?</title>
		<link>http://www.monoslideshow.com/forum/discussion/2581/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2581/</guid>
		<pubDate>Mon, 02 Jan 2012 23:10:44 +0100</pubDate>
		<author>BrianNY</author>
		<description>
			<![CDATA[<p>Hi,<br />
Can anyone tell me how to specify that the caption should be to the LEFT of the viewport?<br />
It states in the manual that the caption BY DEFAULT is placed within the viewport, implying that you can have it displayed outside.<br />
I am able to make the viewport smaller, and therefore have the caption below the viewport - but now I need it to be on the left.<br />
The system seems to take the left boundary of the viewport all the way down to the caption below it.<br />
Isn't there a way to treat the caption area separate from the viewport boundaries?  Like in a different &lt;div&gt; ?<br />
Thanks a lot !</p>
]]>
		</description>
	</item>
	<item>
		<title>ioError when moving from a local to a remote server</title>
		<link>http://www.monoslideshow.com/forum/discussion/2578/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2578/</guid>
		<pubDate>Sun, 11 Dec 2011 19:14:58 +0100</pubDate>
		<author>wingyamuk</author>
		<description>
			<![CDATA[<p>I'm developing a e-commerce site on my local PC. The slideshow works perfectly. But when I moved the site to a remote server (hosting), the ioError popped up. I really have no idea what went wrong. Does it has something to do with the File Permission on the remote server or else? Any help is very much appreciated. The codes I use is:</p>
<p> &lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="670" height="250" id="FlashID" title="MRi UK Ltd."&gt;<br />
        &lt;param name="movie" value="../monoslideshow.swf" /&gt;<br />
        &lt;param name="flashvars" value="showLogo=false" /&gt;<br />
        &lt;param name="bgcolor" value="FFFFFF" /&gt;<br />
        &lt;param name="quality" value="high" /&gt;<br />
        &lt;param name="wmode" value="opaque" /&gt;<br />
        &lt;param name="swfversion" value="6.0.65.0" /&gt;<br />
        &lt;!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you do not want users to see the prompt. --&gt;<br />
        &lt;param name="expressinstall" value="../Scripts/expressInstall.swf" /&gt;<br />
        &lt;!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --&gt;<br />
        &lt;!--[if !IE]&gt;--&gt;<br />
        &lt;object type="application/x-shockwave-flash" data="includes/templates/premium4a/monoslide/monoslideshow.swf"<br />
base="includes/templates/premium4a/monoslide/"<br />
width="670" height="250"&gt;<br />
          &lt;!--&lt;![endif]--&gt;<br />
          &lt;param name="flashvars" value="showLogo=false" /&gt;<br />
          &lt;param name="bgcolor" value="FFFFFF" /&gt;<br />
          &lt;param name="quality" value="high" /&gt;<br />
          &lt;param name="wmode" value="opaque" /&gt;<br />
          &lt;param name="swfversion" value="6.0.65.0" /&gt;<br />
          &lt;param name="expressinstall" value="../Scripts/expressInstall.swf" /&gt;<br />
          &lt;!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --&gt;<br />
&lt;/object&gt;</p>
<p>Thank you.</p>
]]>
		</description>
	</item>
	<item>
		<title>WordPress Integration</title>
		<link>http://www.monoslideshow.com/forum/discussion/2580/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2580/</guid>
		<pubDate>Thu, 22 Dec 2011 23:34:32 +0100</pubDate>
		<author>SBPDX</author>
		<description>
			<![CDATA[<p>Can someone point me in the right direction to successfully integrate monoslideshow with WordPress?  I've downloaded the Plugin, installed it, the options seem to be set correctly and I have inserted the shortcode in a page but I see nothing [monoslideshow id=x].  I had a gallery setup via NextGen already so I'm assuming I didn't/don't need to do anything else.  The installation instructions are very minimal and I have nothing on my page.</p>
<p>Thanks!</p>
]]>
		</description>
	</item>
	<item>
		<title>Load an Album in AS3 (like: monoslideshow.loadAlbum(&quot;&quot;);</title>
		<link>http://www.monoslideshow.com/forum/discussion/2577/</link>
		<guid isPermaLink="false">http://www.monoslideshow.com/forum/discussion/2577/</guid>
		<pubDate>Sat, 10 Dec 2011 15:13:30 +0100</pubDate>
		<author>primus</author>
		<description>
			<![CDATA[<p>Hi Forum,<br />
I use the slideshow in an AS3 project and would like to switch albums via event.</p>
<p>Is there an function like .loadAlbum("myAlbumID") to load a specific album? Sure, loading a different xml would work but a direct access to a function would be way more convinient.</p>
<p>I tried:<br />
monoslideshow.jumpToAlbum("albumID");<br />
monoslideshow.loadAlbum("albumID");</p>
<p>Am I missing sth?</p>
<p>This is my setup:</p>
<p>
<code>
public var monoslideshow:Object;

private function onSlideshowLoadComplete(event:Object):void
		{
			monoslideshow = event.target.content;
			monoslideshow.showLogo = false;
			monoslideshow.setViewport(viewportRect);
			monoslideshow.addListener("itemLoaderComplete", onSlideshowItemLoaderComplete);
			monoslideshow.loadDataFile(MONOSLIDESHOW_XML);

//monoslideshow.loadAlbum("myAlbum");
		}
</code>
</p>
<p>Best regards from Berlin,<br />
Tim</p>
]]>
		</description>
	</item>
	
		</channel>
	</rss>
