Freebie: XML Image Viewer AS3

This freebie is a XML driven image viewer built in Actionscript 3.0. It’s very easy to integrate in your projects, change the images path and description text from XML.

If you want to change the thumbs into vertical mode configure horizontalMode variable from the FLA file. Also for other parameters check the FLA. Don’t forget to give us credits for this file if you intend to use it.


Hi, there! I'm Alin the founder of Flashuser.net. My passions are related to web and graphic design, photography and climbing. You can find me at Twitter and Facebook

Tags: , ,

Related Posts

Wordpress Themes

7 Comments

  1. jim

    How do you make the first image show up automatically at the start of the gallery. Currently, the image has to be clicked to show up.

  2. Flashuser

    At the buttom of the init_thb function add this lines of code:

    var firstImg = container.getChildByName(“p0″);
    firstImg["info"]=objects[0];
    loadBigImage(firstImg);

  3. Goyal

    tell me how to use this script on my website?

  4. AfroSamurai

    Hello

    How could I use thumbnails with different heights and the same width, for the verticalMode of the menu?

    Thanks so much!

    Trackbacks

  1. XML Image Viewer AS3 - Warez Planet
  2. XML Image Viewer AS3 | Software Country
  3. websites accesed so far to help understand ActionScript 3 « Dave Potts Blog

Leave a Reply