Novus Portfolio Viewer (Image Viewers)

Novus Portfolio Viewer is a minimalist image portfolio viewer with a cool projects view and a more detail view featuring a subtle image slideshow and a rich html description.

It is xml-driven, which allows you to customize almost every aspect of it, without even touching the flash source files. You can also use multiple viewers in the same page.

You can have unlimited projects shown in a really cool way. All transitions and effects are subtle & smooth, so your visitors will have a pleasant time on your site if you’re using this rotator.

Each project has it’s own slideshow, and html description.



 Also make sure that you check out:

Main features:

  • highly customizable via xml
  • unlimited images within unlimited projects
  • smooth transitions and effects
  • simple image slideshow for every proejct
  • html formatted text for every project

Slideshow XML Options

<!-- thumbnail settings -->
        <thumbwidth>250</thumbwidth>
        <thumbheight>350</thumbheight>
        <thumbback>FEDC56</thumbback>
        <thumbbackopacity>100</thumbbackopacity>

        <thumbsviewborder>13</thumbsviewborder>
        <thumbsviewback>FFCC00</thumbsviewback>
        <thumbsviewbackopacity>100</thumbsviewbackopacity>

        <thumbsonview>3</thumbsonview>

        <!-- navigation buttons settings -->
        <navbuttonback>272727</navbuttonback>
        <navbuttonsymbol>FFFFFF</navbuttonsymbol>
        <navbuttonbackroll>FFCC00</navbuttonbackroll>
        <navbuttonsymbolroll>000000</navbuttonsymbolroll>

        <!-- control buttons settings -->
        <showctrlbuttons>true</showctrlbuttons>
        <ctrlbuttonbackcolor>272727</ctrlbuttonbackcolor>
        <ctrlbuttontextcolor>F7F7F7</ctrlbuttontextcolor>

        <!-- slideshow settings -->
        <showwidth>500</showwidth>
        <showheight>300</showheight>
        <showborder>38</showborder>

        <showback>FFCC00</showback>
        <showbackopacity>100</showbackopacity>
        <navbuttons>000000</navbuttons>

        <timer>5</timer>

        <!-- back/next buttons -->
        <detailbuttonsback>272727</detailbuttonsback>
        <detailbuttonstext>FFFFFF</detailbuttonstext>

        <backbutton><![CDATA[<p>Back to cases</p>]]></backbutton>
        <nextbutton><![CDATA[<p>Next case</p>]]></nextbutton>

        <!-- scrollbar settings -->
        <scrollbarbackcolor>272727</scrollbarbackcolor>
        <scrollbarhandlecolor1>FFCC00</scrollbarhandlecolor1>
        <scrollbarhandlecolor2>FFCC00</scrollbarhandlecolor2>

        <!-- text color settings -->
        <titledefaultcolor>FFCC00</titledefaultcolor>
        <descriptiondefaultcolor>000000</descriptiondefaultcolor>
        <textwidth>250</textwidth>

Project XML Options

    <title><![CDATA[<p>Magical Beans</p>]]></title>
    <description><![CDATA[<p>This is the html description for the current project. It is html, which means you can easily change fonts, <b>add bold text</b>, change <font color="#000000">some colors</font> and add <a href="http://www.activeden.net/" target="_blank">hyperlinks</a>. You can also use special characters, like á é í ó ú.<br/><br/>Another great thing is that you can have unordered lists:<ul><li>unlimited projects</li><li>unlimited pictures</li><li>unlimited options</li></ul><br/>And if you have too much text, a scrollbar will appear.</p>]]></description>
            <thumb>folio/thumbs/pic1.jpg</thumb>
            <assets>
                <asset>folio/images/pic1.jpg</asset>
                <asset>folio/images/pic2.jpg</asset>
                <asset>folio/images/pic3.jpg</asset>
                <asset>folio/images/pic4.jpg</asset>
            </assets>

Credits

Download Novus Portfolio Viewer (Image Viewers)

Leave a Reply

Your email address will not be published. Required fields are marked *