<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SimpleViewer Forum]]></title>
	<link rel="self" href="http://www.simpleviewer.net/forum/extern.php?action=feed&amp;type=atom"/>
	<updated>2012-05-16T22:17:09Z</updated>
	<generator>PunBB</generator>
	<id>http://www.simpleviewer.net/forum/index.php</id>
		<entry>
			<title type="html"><![CDATA[Dreamweaver Embed Vertical Alignment, Gap Between SWF and SV Gallery]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15803&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Having some success with SimpleViewer, love the program and just trying new uses for it. My HTML Dreamweaver file is causing some problems. I have everything centered on this page, with logo on top, SWF below, and I want the SimpleViewer gallery to be directly below that. Currently, there is a huge gap in between the SWF movie and the gallery. Any help would be greatly appreciated!!</p><p>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;<br />&lt;title&gt;Untitled Document&lt;/title&gt;<br />&lt;style type=&quot;text/css&quot;&gt;<br />body {<br />&nbsp; &nbsp; background-image: url(BACKGROUND.jpg);<br />}<br />&lt;/style&gt;<br />&lt;script src=&quot;Scripts/swfobject_modified.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;<br />&lt;/head&gt;</p><p>&lt;body&gt;<br />&lt;div align=&quot;center&quot;&gt;<br />&nbsp; &lt;p&gt;&lt;img src=&quot;LOGO.png&quot; width=&quot;500&quot; height=&quot;87&quot; /&gt;&lt;/p&gt;<br />&nbsp; &lt;table width=&quot;900&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />&nbsp; &nbsp; &lt;tr&gt;<br />&nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;object id=&quot;FlashID&quot; classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; width=&quot;900&quot; height=&quot;50&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;movie&quot; value=&quot;BUTTONS.swf&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;wmode&quot; value=&quot;opaque&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;swfversion&quot; value=&quot;6.0.65.0&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &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 don’t want users to see the prompt. --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;expressinstall&quot; value=&quot;Scripts/expressInstall.swf&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--[if !IE]&gt;--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;BUTTONS.swf&quot; width=&quot;900&quot; height=&quot;50&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&lt;![endif]--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;wmode&quot; value=&quot;opaque&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;swfversion&quot; value=&quot;6.0.65.0&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;param name=&quot;expressinstall&quot; value=&quot;Scripts/expressInstall.swf&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. --&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;h4&gt;Content on this page requires a newer version of Adobe Flash Player.&lt;/h4&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p&gt;&lt;a href=&quot;http://www.adobe.com/go/getflashplayer&quot;&gt;&lt;img src=&quot;http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif&quot; alt=&quot;Get Adobe Flash player&quot; width=&quot;112&quot; height=&quot;33&quot; /&gt;&lt;/a&gt;&lt;/p&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--[if !IE]&gt;--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;!--&lt;![endif]--&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/object&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/div&gt;&lt;/td&gt;<br />&nbsp; &nbsp; &lt;/tr&gt;<br />&nbsp; &nbsp; &lt;tr&gt;<br />&nbsp; &nbsp; &nbsp; &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &lt;!--START SIMPLEVIEWER EMBED.--&gt;<br />&lt;script type=&quot;text/javascript&quot; src=&quot;svcore/js/simpleviewer.js&quot;&gt;&lt;/script&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />simpleviewer.ready(function () {<br />simpleviewer.load(&quot;sv-container&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;transparent&quot;, true);<br />});<br />&lt;/script&gt;<br />&lt;div id=&quot;sv-container&quot;&gt;&lt;/div&gt;<br />&lt;!-- END SIMPLEVIEWER EMBED --&gt;&lt;/div&gt;&lt;/td&gt;<br />&nbsp; &nbsp; &lt;/tr&gt;<br />&nbsp; &lt;/table&gt;<br />&lt;/div&gt;<br />&lt;script type=&quot;text/javascript&quot;&gt;<br />swfobject.registerObject(&quot;FlashID&quot;);<br />&lt;/script&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;</p>]]></summary>
			<author>
				<name><![CDATA[naa233]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90033</uri>
			</author>
			<updated>2012-05-16T22:17:09Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15803&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[gallery into a layer?]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15802&amp;action=new"/>
			<summary type="html"><![CDATA[<p>hi, i&#039;m just a newbie.. thank you very much for your kind attention.<br />I used SV gallery builder in many websites, but now i can&#039;t get it working into my new one.. mayber because i need to put my gallery into a layer.<br />this is the URL, maybe you can help me..<br /><a href="http://www.ilgiardinodililiana.it/galleria.htm">http://www.ilgiardinodililiana.it/galleria.htm</a><br />the gallery should appear into the violet box..<br />it works on my pc but nor nto the page, maybe there is an uncompatibility between SV and the layers..<br />thank you very much</p>]]></summary>
			<author>
				<name><![CDATA[ila6]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90032</uri>
			</author>
			<updated>2012-05-16T21:19:51Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15802&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tilt wont work in firefox, chrome , navigator, or opera]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15801&amp;action=new"/>
			<summary type="html"><![CDATA[<p>The tiltveiwer works perfectly in IE but when I open it in firefox, chrome, navigator, or opera the images load and then the tilt or zoom funtions do not work. It remains tilted to the back and right. Also the arrow does not work. Any help on this would be greatly appreciated.</p><p>If any other information is needed let me know, thanks.</p>]]></summary>
			<author>
				<name><![CDATA[jonathan.petersen1]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90030</uri>
			</author>
			<updated>2012-05-16T06:11:49Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15801&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Change caption line height?]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15800&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Can I adjust the line-height for the caption text?</p><p>Thanks!</p>]]></summary>
			<author>
				<name><![CDATA[CelesteInTx]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90027</uri>
			</author>
			<updated>2012-05-15T23:58:21Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15800&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[play/pause button doesn't hover]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15799&amp;action=new"/>
			<summary type="html"><![CDATA[<p>In my gallery (on Wordpress site), the play/pause button doesn&#039;t dissapear but stays on screen. The gallery can be seen on:</p><p><a href="http://www.bartvandermark.nl/portfolio/bruiloften/">http://www.bartvandermark.nl/portfolio/bruiloften/</a></p><p>And the xml for this gallery is:</p><p>galleryWidth=&quot;100%&quot;<br />stageBorder=&quot;0&quot;<br />stageHPadding=&quot;0&quot;<br />useFixedLayout=&quot;true&quot;<br />imageAreaX=&quot;5&quot;<br />imageAreaY=&quot;10&quot;<br />imageAreaWidth=&quot;720&quot;<br />thumbAreaX=&quot;120&quot;<br />thumbAreaY=&quot;520&quot;<br />buttonBarX=&quot;360&quot;<br />imageTransitionType=&quot;CROSS_FADE&quot;<br />imageTransitionTime=&quot;.7&quot;<br />imageVAlign=&quot;TOP&quot;<br />imageHAlign=&quot;CENTER&quot;<br />showOverlay=&quot;Hover&quot;<br />showImageNav=&quot;HOVER&quot;<br />showAutoPlayButton=&quot;True&quot;<br />buttonBarPosition=&quot;BOTTOM&quot;<br />buttonBarHAlign=&quot;Center&quot;<br />buttonBarVAlign=&quot;Bottom&quot;<br />buttonBarY=&quot;450&quot;<br />titlePosition=&quot;none&quot;<br />captionPosition=&quot;none&quot;<br />autoPlayOnLoad=&quot;True&quot;<br />enableLooping=&quot;True&quot;<br />flickrSetId=&quot;xxxxxxxxxxxxxxxxxx&quot;</p><p>What a i doing wrong here?</p>]]></summary>
			<author>
				<name><![CDATA[vandermark]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90022</uri>
			</author>
			<updated>2012-05-14T17:49:00Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15799&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SVPro Features not applicable to the Flash-free option?]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15798&amp;action=new"/>
			<summary type="html"><![CDATA[<p>I bought Simple Viewer Pro to embed into my iWeb website.&nbsp; I am not liking the loading time for the gallery so I unchecked the Flash box.&nbsp; It flows nicely but it seems none of the features that come with Simple Viewer Pro version apply to the non-Flash option.&nbsp; Is this correct?&nbsp; Also, how do I get rid of the &quot;page 1 of 1&quot; text that is below my gallery boxes in the non-Flash version. And lastly, the Simple Viewer branding is still showing on my gallery after I paid the $45.00.&nbsp; How can this be fixed?</p><p>Thanks,</p><p>Steph</p>]]></summary>
			<author>
				<name><![CDATA[stephiejc4]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90021</uri>
			</author>
			<updated>2012-05-14T17:39:29Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15798&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Back to the first picture]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15797&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Is there a option like a button or something to take you back to the first picture when the show is over?</p>]]></summary>
			<author>
				<name><![CDATA[gerohl]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=68986</uri>
			</author>
			<updated>2012-05-14T11:13:35Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15797&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Caption display timing.]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15796&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Is there a setting that I have missed to specity that the caption display with the same timing as the image?</p><p>Thank You.</p>]]></summary>
			<author>
				<name><![CDATA[Dave Pitman]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=89515</uri>
			</author>
			<updated>2012-05-14T05:43:14Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15796&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Gallery not working on Ipad/Iphone]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15795&amp;action=new"/>
			<summary type="html"><![CDATA[<p>I have gallery, using Simpleviewer pro 2. Its works perfect on pc with diffrent browsers. But on my Ipad/Iphone I can&#039;t get it to work.<br />Can anyone help me?</p><p>Gallery main site: <a href="http://billeder.sejsspejderne.dk">http://billeder.sejsspejderne.dk</a></p><p>One of the gallery sites: <a href="http://billeder.sejsspejderne.dk/galleri/galleri.asp?kategori=114">http://billeder.sejsspejderne.dk/galler … tegori=114</a></p><p>The gallery is made with classic asp and is data from a accesdatabase, so my xml file is dynamic generated<br />xml file: <a href="http://billeder.sejsspejderne.dk/galleri/xml.asp?kategori=113">http://billeder.sejsspejderne.dk/galler … tegori=113</a></p>]]></summary>
			<author>
				<name><![CDATA[sorenmt84]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=69407</uri>
			</author>
			<updated>2012-05-13T19:26:59Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15795&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SOLVED: Which variable to use to know which image is showing...]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15793&amp;action=new"/>
			<summary type="html"><![CDATA[<p>I would like to be able to attach an image to an e-mail from my gallery that is showing (in an iPhone app). So when let&#039;s say image_1 is showing, pressing a button would attach this image to the e-mail, when image_2 is showing, that image would be attached, etc. The button works to attach an image, but not the image that is showing... <img src="http://www.simpleviewer.net/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /> </p><p>The question is how do I know (image name) which image is showing? I would like to use that variable in the script attaching the current image showing to the e-mail.</p><p>Thank you!<br />Johan</p>]]></summary>
			<author>
				<name><![CDATA[jositako]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=81415</uri>
			</author>
			<updated>2012-05-11T07:07:55Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15793&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Large pictures 1200*800]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15792&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Is it possible to do a slideshow with&nbsp; 1200*800&nbsp; pictures ? If yes, how do I do that? I can&#039;t add the pics in SimpleViewer</p>]]></summary>
			<author>
				<name><![CDATA[gerohl]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=68986</uri>
			</author>
			<updated>2012-05-11T05:53:24Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15792&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Gallery XML Not Found]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15791&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Can someone please instruct us how to post a new topic/question? We&#039;ve had a group of 3-5 people looking at this since 10am...it&#039;s now 5:58PM and we cannot figure out how to post a question. We do not see anything that says POST or Ask a Question. Can someone point us in the right direction? This seems like a very simple app. We&#039;re receiving Gallery XML not found message. Runs fine from our desktop but errors out on website. We could use a small bit of assistance please. Our website is ScenstAbility.com. Thank you. Have a great day.</p>]]></summary>
			<author>
				<name><![CDATA[scentsability]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90006</uri>
			</author>
			<updated>2012-05-10T22:01:41Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15791&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Space around main image]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15790&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hi All </p><p>I have a gallery that I am putting in an HTML box (620px w x 385px h) in Freeway. There are a small number of portrait and landscape images, on with the landscape ones in particular, I would like to balance up better the space on the left and right of the main image. So move the main image nearer the thumbnails. Also between top and bottom?</p><p>The address is <a href="http://www.trojans.co.uk:10200/gallery.html">http://www.trojans.co.uk:10200/gallery.html</a></p><p>Would really appreciate any suggestions.</p>]]></summary>
			<author>
				<name><![CDATA[Zorbadog]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90005</uri>
			</author>
			<updated>2012-05-10T20:35:21Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15790&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[bulk create galleries]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15789&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hi!<br />There is any way to create multiple galleries in one time e.g. if I have 20 folders of images can I create 20 folders of gallery files. I have large amount (6000) of image folders and create each folder separatly will be too long. Any other ideas? Maybe somebody knows any other gallery creator which can do this?</p>]]></summary>
			<author>
				<name><![CDATA[esess74]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=89713</uri>
			</author>
			<updated>2012-05-10T18:52:37Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15789&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Image Drop Shadow]]></title>
			<link rel="alternate" href="http://www.simpleviewer.net/forum/viewtopic.php?id=15787&amp;action=new"/>
			<summary type="html"><![CDATA[<p>Hi All</p><p>Just started playing around with SvBuilder-Pro, and despite ticking the Image Drop shadow under Main Image, I am not seeing one. Any suggestions.</p><p>many thanks</p>]]></summary>
			<author>
				<name><![CDATA[Zorbadog]]></name>
				<uri>http://www.simpleviewer.net/forum/profile.php?id=90005</uri>
			</author>
			<updated>2012-05-10T12:41:02Z</updated>
			<id>http://www.simpleviewer.net/forum/viewtopic.php?id=15787&amp;action=new</id>
		</entry>
</feed>

