Not signed in (Sign In)

Categories

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

    • CommentAuthorglobe
    • CommentTimeSep 4th 2008
     permalink
    Hi
    I bought this software without really thinking and looking into it. I thought it was a matter of copy and paste but found out that you need to know a bit more about programming. I'm getting stuck on the first hurdle preparing folder structure on p3 of the manual. Cant really under stand the example and doh!!!!.... Im stuck here. help.
  1.  permalink
    Hi,
    I recommend using Lightroom and and add-on found on The Turninggate which makes it much easier. Also, look at galleries listed under the "Showcase"-category.
    Christoph
    • CommentAuthorEric.R
    • CommentTimeSep 11th 2008
     permalink
    Globe you should really try using the simpest way first, like the structure the manual says.
    And, if you have problem with the JS file, you can add Flash by insert Media-Flash via the Adboe Dreamweaver, it helps.
    Eric.
    • CommentAuthorctbjs
    • CommentTimeOct 20th 2008
     permalink
    I'd add to that also in saying that the instruction could in fact be made a little easier for those that are not fully competent at this sort of thing. After all it does indicate "upload and go" on the front page.
  2.  permalink
    I´m on the same level as globe here. has gotten some help from the guy who held the dreamweaver course I recently went, but obviously not enough. I´m also totally lost. I have a folder inside my main folder called "album" containing two folders: one ("barn") with my images and the other ("thumbs")with my thumbs (imgs and thumbs named identically)
    In my main folder I also have a file called barn.xml, a monoslideshow.swf and a swfobject.js
    In dreamweaver I´ve created a new htmlpage with the usual layout table and layout cell, and then insert a flash object in it (I´ve tried inserting the xmlfile as well as th swf and js file). When previewing it with the swf file, it starts loading, but then just says Error loading slideShow "monoslideshow.xml". I´ve tried putting the swf file in all folders involved, with no other result.
    The code looks like this:



























  3.  permalink
    sorry, here comes hopefully the code
    <album thumbnail="album/path-to-thumbnail.jpg" title="Barn" description="AndersA:s barnbilder" imagePath="album/barn" thumbnailPath="album/thumbs">

    <img src="barn1.jpg" />
    <img src="barn2.jpg" />
    <img src="barn3.jpg" />
    <img src="barn4.jpg" />
    <img src="barn5.jpg />
    <img src="barn6.jpg />
    <img src="barn7.jpg" />
    <img src="barn8.jpg" />
    <img src="barn9.jpg" />
    <img src="barn10.jpg" />
    <img src="barn11.jpg" />
    <img src="barn12.jpg" />
    <img src="barn13.jpg" />
    <img src="barn14.jpg" />
    <img src="barn15.jpg" />
    <img src="barn16.jpg" />
    <img src="barn17.jpg />
    <img src="barn18.jpg />
    <img src="barn19.jpg" />


    </album>



    </slideshow>
  4.  permalink
    Harabergsmannen,
    to really check out your problem we'd need your full xml as well as your (x)html. Please post a link or copy/paste the full code here.
    Christoph