Topic: liquid code for simpleviewer svmanager
hallo,
i am using turning gate stage ce which uses only simpleviewer2 free.
This module is nice for liquid because my simpleviewer free 960px fills my 1680x1050 screen but also my small eepc 1024x600.
however ttg doesn't want to include svbuilder and svmanager.
can somebody tell me how i can change the code of
http://www.labrophotography.com/galleries/holidays/
to points to :
http://www.labrophotography.com/svmanager/g3/
sometimes it is just a "src" to add...
if not possible, do you have a dreamweaver code for a html page with a header 100% "hallo" and a content with svmanager ? is liquid inside simpleviewer or a special code to write ?
the actual code for free simpleviewer on the link above is :
...
<div id="page-content">
<section id="thumbnail-grid">
<div class="thumbnail-grid">
<!-- Gallery Begins Here -->
<!-- Begin Simpleviewer-2 Embed -->
<script type="text/javascript">
var flashvars = {};
flashvars.galleryURL = "gallery.xml";
flashvars.baseURL="simpleviewer/";
var params = {};
params.allowfullscreen = true;
params.allowscriptaccess = "always";
params.bgcolor = "#000000";
var attributes = false;
swfobject.embedSWF("simpleviewer/svcore/swf/simpleviewer.swf", "liquid", "100%", "100%", "9.0.0", "resources/js/expressInstall.swf", flashvars, params, attributes);
</script>
<div id="liquid"><p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p></div>
<!-- End Simpleviewer-2 Embed -->
<!-- Gallery Ends Here -->
</div>
</section>
</div> <!-- /page-content -->
...
thanks for help
best regards
marc