KI SIMPLE XML GALLERY :
KI Simple XML Gallery is an Actionscript 2.0 based image gallery file.
- 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.
FAQs:
- HOW TO STOP RESIZING OF IMAGES TO 558 ×380 pixels?
open the KIXMLGallery.as file and delete the following two lines from the body of the onImageLoadingInit function (not the actual function):this.imageHolder.image._width = this.imageHolder.textMask._width; this.imageHolder.image._height = this.imageHolder.textMask._height;
Note: If you have changed the gallery dimensions then make sure you also adjust the size of textMask movieclip inside KISimpleGallery->imageHolder movieclip.
KEYWORDS :
gallery, xml gallery, simple xml gallery, dynamic gallery, dynamic xml gallery, xml driven gallery, xml driven simple gallery, simple gallery
UPDATES :
I have finally come with solving the multiple time usage bug. I have updated the source files which now also includes a multiple_time_usage_example folder and you can follow the structure of that folder for your own project.
Note: use MovieClipLoader class to load the swf files as with loadMovie it still doesn’t work. The multiple_time_usage_example folder uses MovieClipLoader to load swf files so you just have to follow that structure.
YOU MIGHT ALSO BE INTERESTED IN :
1- Website Templates Collection:
3- Image Galleries / Slideshows Collection:

4- FLV Video Players Collection:

8- Navigation Menus Collection:

9- Flash Email Forms Collection:

More files by SaafiDesign | Get Notified via RSS | Follow me on Twitter
















