• I cannot figure out how to add a video (.flv) to a slideshow using the NextGEN Monoslideshow plugin. Can you help?

    I can successfully create picture slideshows like normal through NextGEN Gallery but i cannot add video through the same interface. How is it done?

    To use the picture slideshows, i insert a line in the page where i want the slideshow to appear, like this example:
    [monoslideshow id=2 preset=preset01]

    I have NextGEN Gallery v1.5.3 installed and working.
    I have NextGEN Monoslideshow v0.9.6 installed and working.
    I have Monoslideshow Flash? slideshow v2.0 installed and working.

    Lastly, in my setup, which file is holding the information about the different pictures in an image gallery? I am thinking of this:

    <album>
    	 <confguration	startWithItemID="myPhoto"	/>
      <contents>
        <image source="photo1.jpg" />
        <image source="photo2.jpg" id="myPhoto" />
        <image source="photo3.jpg" />
      </contents>
    </album>

  • The topic ‘NextGEN Monoslideshow – how to add video?’ is closed to new replies.