via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
Helo I use MS publisher and it work well in one album
i want to use varius albums or xml in diferent pages.html
i not undestent other post and english well sorry i'am spanish
code is ms publis :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" title="slideshow" height="160" width="864">
<param name="movie" value="monoslideshow.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="monoslideshow.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="250" width="416"></embed>
</object>
XML FILE:
- <!--
Monoslideshow 1.32 configuration file
Please visit http://www.monoslideshow.com for more info
-->
- <slideshow>
<preferences showLoadingIcon="false" showAlbumsButton="false" showThumbnailsButton="false" showControls="false" showImageInfo="never" imageTransition="photoFlash" kenBurnsMode="random" albumWindowRows="4" albumWindowColumns="4" albumSpacing="2" controlAutoHide="true" markFile="" markAlign="bottomLeft" markTransitionTime="0.8" />
- <album thumbnail="album/albumThumbnail.jpg" title="Example album" description="Example description" imagePath="album/images" thumbnailPath="album/thumbnails">
<img src="photo1.jpg" title="Example photo 1" description="Example description 1" />
<img src="photo2.jpg" title="Example photo 2" description="Example description 2" />
<img src="photo3.jpg" title="Example photo 3" description="Example description 3" />
<img src="photo4.jpg" title="Example photo 3" description="Example description 3" />
<img src="photo5.jpg" title="Example photo 3" description="Example description 3" />
</album>
</slideshow>
PLEASE HELP ME IN MORE EASY SOLUCION
MONOSLIDEWHOW IS FANTASTIC!!!!!!
Udal,
the easiest way is:
1) Create a folder for every single html page you want to create.
2) Copy the html page and everthing else from the working page into this folder
3) Change the html page as needed
4) Change the xml as needed
5) Exchange images and thumbnails as needed.
This is definitely not the most elegant solution, but it will work.
Christoph
no i can create folder to page
my struc is
\\\\index.html
\\\\index_files\other.html files
i have album for index and album o xml for all others
eudalt
if i have multiple xml
how i can rediret in this code code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" title="slideshow" height="160" width="864">
<param name="movie" value="monoslideshow.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="monoslideshow.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="250" width="416"></embed>
</object>
1 to 4 of 4