Search  

KI SIMPLE XML GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersKI Simple XML Gallery
Full_screen_preview

KI Simple XML Gallery:
KI Simple XML Gallery is an Actionscript 2.0 based image gallery file.

Features
  • Dynamic xml driven gallery
  • XML File path can be passed from html embed code using flashVars
  • Supports unlimited thumbs and images
  • Visual Arrows for navigation of thumb set.
  • Support for external urls.
  • External css file for html hyperlinks tags for description textfield.
  • You get full source code so you can change everything if you want to.
  • Drag and Drop Installation
  • Centralized OOP Coding
  • Help file is included
  • Very Easy Setup / Installation.


Keywords:

gallery, xml gallery, simple xml gallery, dynamic gallery, dynamic xml gallery, xml driven gallery, xml driven simple gallery, simple gallery, saafidesign, saafi design



Subscribe Here to be Get Notified About New File Releases

You might also be interested in:

1- Website Templates Collection:
Creative Studios Portfolio V2 [ With Videos ] Creative Studios Portfolio Portfolio Presentation

2- XML News
Dynamic XML News Interactive XML News

3- Widgets / Utilities
Dynamic XML Combobox Menu AS-2 Dynamic XML Combobox Menu AS-3 Mini Portfolio XML Driven 3D Profile Viewer Dynamic XML Events Calendar AS 3.0 Version Dynamic XML Events Calendar Dynamic XML Team Members Multiple File Uploader Ultimate Fullscreen Videos Solution Flash Calendar / Date Chooser

4- Image Galleries / Slideshows Collection:
Advanced Dynamic XML Grid Gallery KI Simple XML Gallery Mini 3D Photo Stack Gallery Advanced Dynamic Slideshow Zoom Slideshow / Banner Rotator Dynamic XML Grid Gallery 3D Image Stack Gallery Dynamic Slideshow Interactive Fullscreen Image Gallery V3 Interactive Fullscreen Image Gallery Slideshow with Burn Effect

5- Dynamic XML Scrollers:
Horizontal Thumbnails Scroller Vertical Thumbnails Scroller

6- Navigation Menus Collection:
Dynamic Accordian Menu 2 Dynamic Accordian Menu

7- Flash Email Forms Collection:
Flash and PHP Email Form

8- FLV Video Players Collection:
Ultimate FLV Video Player [AS2] KI Media Player with Playlist

See more files by SaafiDesign


Posted 3 months ago

@athoora

there is an xml file which you have to edit for image paths, text etc.

Posted 8 days ago

SaafiDesign:

Thank u! I tried changing the pics and it worked, but when I tried to change the description like this: <![CDATA[test…]]> it’s not changing, I tried exporting the movie in another name still didn’t work, any suggestion pls? thank u very much! Posted 6 days ago

Hello SaafiDesigns:

This file is great! I loved it! I just throw the .xml file and the .swf in any folder, adjust the paths in the .xml and u have multiple galleries!! the only thing I need to know which other ppl also asked about it but I didn’t see any answer, is how can I change the size of the images so that I can have both landscape and portrait images? Thank u !

Posted 2 days ago

@athoora

you can remove the following 2 lines inside onImageLoadingInit function which is inside the KIXMLGallery.as file.
this.imageHolder.image._width = this.imageHolder.textMask._width;
        this.imageHolder.image._height = this.imageHolder.textMask._height;

then you will be use images of any size but you will have to write your own code if you want the portrait images to be in center not left or right.

Posted 1 day ago