Image Scroller Gallery XML AS2

Category: GALLERIES Info: Flash 8, Flash CS3+ / AS 2.0

Scrolling Gallery, XML driven for Flash 8 / Flash CS3 / Flash CS4 and above / ActionScript 2.0 ( AS2 ) version.

FEATURES:

  • Horizontal & Vertical versions
  • Roll over image coloring & scrolling
  • Image titles, descriptions & mirrors
  • Scrolling speed adjustment & Mouse Wheel support
  • Set URL links when pressing big images in the XML file
  • Optionally set the XML file with FlashVars
Download Flash File (4840)
License: Free for download.

Related Free GALLERIES:

8 Responses to “Image Scroller Gallery XML AS2”

  1. Kendra Gregory | August 28, 2010

    how do i take off the link of the image gallery because i replace the pictures that up there with mines to test it out it work but when i click on the full picture…it goes to somewhere else so how do i take off the link of the full picture


  2. FFC | August 30, 2010

    Hy,

    Enter the config.xml file and go to

    <!-- images group parameters -->

    There is an attribute link for each object. If you don’t want link to other page just let it be empty.

    e.g.:

    <object source="images/p1.jpg" url="bigimages/pic01.jpg" link="" window="_blank" title="Your Title" description="Optional description text will be automatically placed here.."/>
    

  3. Maurizio riccio | August 30, 2010

    Can this app be modified to load .swfs instead of jpgs? It couldn’t be as simple as replacing the object source in the xml file…


  4. sebastin | November 23, 2010

    Hi,

    how and where I must change the code, to make those two arrows buttons load next or previous image?
    I tried to make some changes but aint works :/
    please help.
    thanks in advance!


  5. rowilson | December 13, 2010

    Cuando copie los elementos a otro archivo nuevo no funciono. Así que en el original pase toda la biblioteca a un frame vació, y copie todos los frames al nuevo archivo, y listo. funciono.

    When you copy items to another new file did not work. So in original spend their whole library to a vacuum frame, and copy all the frames to the new file, and voila. worked

    thanks…


  6. Becky | February 9, 2011

    How do I put a link in the description?


  7. FFC | February 11, 2011

    Hi,

    You have to modify the script in order for the text to render html content, and use in the xml file the CDATA format. If you just want to display the link without open it, modify the description attribute in the XML file.


  8. graham | September 23, 2011

    Sry for being a noob but where do iput the XML code? does it go before body on my html document or does it have to be attached like a CSS script?

    also can it be put inside an AP DIV tag??


Leave a Comment