OK !
i juste missed one small thing, it's working fine now
thanks a lot !
You are not logged in. Please login or register.
SimpleViewer Forum → Posts by fafage
Pages 1
OK !
i juste missed one small thing, it's working fine now
thanks a lot !
thanks Steven, for the help
not working yet though
if i modify the code bit by bit, it seems to stop working when i add "1" after the flashvars
any idea why ?
Hi there,
i'm using wordpress and simpleviewer 2
and i'm having trouble displaying two different galleries on the same page :
my first gallery works just fine when it's alone on the page,
then, when i paste the same code and change the paths for finding the second one, i get two galleries but they both display the pictures of the second gallery
the website's concerned page is www.illusionite.com/galerie (right now i left only the first slideshow)
here's the code :
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="http://www.illusionite.com/wp-sv/01/svcore/js/simpleviewer.js"></script><script type="text/javascript">// <![CDATA[
var flashvars = {}; flashvars.baseURL = "http://www.illusionite.com/wp-sv/01/"; simpleviewer.ready(function () { simpleviewer.load("sv-container1", "100%", "100%", "transparent", true, flashvars, null, null, null, false);});
// ]]></script>
<div id="sv-container1"></div>
<!-- END SIMPLEVIEWER EMBED -->
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="http://www.illusionite.com/wp-sv/02/svcore/js/simpleviewer.js"></script><script type="text/javascript">// <![CDATA[
var flashvars = {}; flashvars.baseURL = "http://www.illusionite.com/wp-sv/02"; simpleviewer.ready(function () { simpleviewer.load("sv-container2", "100%", "100%", "transparent", true, flashvars, null, null, null, false);});
// ]]></script>
<div id="sv-container2"></div>
<!-- END SIMPLEVIEWER EMBED -->
and in filezilla it looks like this :
/www/wp-sv/01
-images
-thumbs
-svscore
-diaporama_01.html
-gallery.xml
/www/wp-sv/01
-images
-thumbs
-svscore
-diaporama_01.html
-gallery.xml
i'm quite new at websites !
hope i'll find some help here, i couldn't find the solution by myself, even with the simpleviewer embedding help pages...
thanks in advance
t.
Pages 1
SimpleViewer Forum → Posts by fafage
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.