see live demo!

Not signed in (Sign In)

Categories

 

buy Monoslideshow

via PayPal / credit card

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorzap
    • CommentTimeJan 29th 2010
     permalink

    Hi all
    I wanted to know if it is possible to define a set of images sliding up in a specific order and after that these photos have been shown a set of photos (maybe another album or rss feed ) show up but in a random order.
    Is that possible
    Can the xml be configured this way.

    What alternatives do exist if not.

    Thanks for your reply

    • CommentAuthorzap
    • CommentTimeFeb 2nd 2010
     permalink

    Hi there
    Has no one an idea if this could be done ?

    Cheers

    • CommentAuthorJarredja
    • CommentTimeFeb 8th 2010 edited
     permalink

    Sorry it took so long, I have been meaning to do this for you.

    Notice the slight black flash between albums.

    Created with Version 2.05

    Edit: Dead links removed

    • CommentAuthorzap
    • CommentTimeFeb 17th 2010
     permalink

    Hi Jarredja

    It's nearly exactly what I was searching for.
    How did you do this ?

    Regards
    ZY

    • CommentAuthorJarredja
    • CommentTimeFeb 18th 2010
     permalink

    Here is a basic bit of code.

    <?xml version="1.0" encoding="utf-8"?>
    <!--
    Monoslideshow 2.0 configuration file
    Please visit http://www.monoslideshow.com for more info
    -->
    <album itemPath="album/images" >
    <configuration onAlbumEnd="loadNextAlbum">
    <transition kenBurnsMode="randomZoomIn" />
    </configuration>
    <contents>
    <album itemPath="slides/act"
    >
    <configuration delay="1">
    <transition type="shatter" time="0.4" />

    <controller showMuteButton="true" />
    </configuration>
    <contents>
    <image source="01.jpg" />
    <image source="02.jpg" />
    <image source="03.jpg" />
    <image source="04.jpg" />
    <image source="05.jpg" />
    <image source="06.jpg" />
    <image source="07.jpg" />

    </contents>
    </album>
    <album itemPath="slides/action"
    >
    <configuration delay="1"randomize="true">
    <transition type="shatter" time="0.4" />

    <controller showMuteButton="true" />
    </configuration>
    <contents>
    <image source="01.jpg" />
    <image source="02.jpg" />
    <image source="03.jpg" />
    <image source="04.jpg" />
    <image source="05.jpg" />
    <image source="06.jpg" />
    <image source="07.jpg" />

    </contents>
    </album>

    </contents>
    </album>

monokai logo © 2009 Monokai, all rights reserved. Buy Monoslideshow.