Search  

XML IMAGE GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersXML Image Gallery
Full_screen_preview

XML IMAGE GALLERY

XML image gallery / XML photo gallery / XML picture gallery

XML driven image gallery with expanding effect to transition between different sized images. All image paths, captions text, URL paths and number of images shown are changeable in the XML file. You can also set custom border sizes and captions space under the image by setting a single variable in the ActionScript.

Help file and comments in the code included.

Did you find this file useful? Also see:

What’s NEW from Digital Science:

FEATURED from Digital Science:

Click here to see more files by Digital Science | View Website

Posted about 1 year ago

Hey Digitalscience, Like the size transition effect between images !! ;)

Posted about 1 year ago

Is there anyway to get the slideshow to continue back to the first picture after getting to the end?

Posted about 1 year ago

I love it! Very unique and simple and EASY to edit! I and my client greatly appreciate the stupendous effort put forth in this file.

Posted about 1 year ago

Is it possible to launch this from your vertical scroller menu, with a different set of images for each button on the scroller?

Great files, just need to now if this is easily done before I purchase.

Thanks

Posted about 1 year ago

How can I get the gallery to load on a button press?

How can I tell it what XML file to load on each button pressed?

Thanks

Posted about 1 year ago

@Graphx, to get the gallery to load on button press I would put the whole gallery in an swf and on button press load the gallery swf into a target movieclip or level.

Posted about 1 year ago

Hi, does it load swf’s as well as images? thanks!

Posted about 1 year ago

Yes, you can change the file type and file name in the xml file. So swf, gif, png etc can be loaded in.

Posted about 1 year ago

Works great :) ...however, is there a way I can stop the pictures being redirected to a url when clicked?

Posted about 1 year ago

I was wondering. The Site i am creating isn’t made with flash instead i am making the site with photoshop so can i still implement this gallery ? and also is there anyway you can make it have like the images at the bottom so people can see them and load them instead making them go through all of it?

Posted 12 months ago

Hi,

I’d like to get rid of the border all together. However when I set the actionscript to

border = 0;
the images no longer load and the gallery is broken.

You seem to have to have a value greater than zero for it to work.

Please help. Thanks

Posted 11 months ago

@ Graphx, to remove the border, try this:

set border = 1, then under the function for alignObjects change the first two lines to:

destWidth = holder._width – 2 destHeight = holder._height- 2

Posted 11 months ago

oops, destWidth and destHeight should be on two separate lines in the code.

Posted 11 months ago

Brilliant! Thanks so much for that!

Posted 11 months ago

Hi, great file!

I already bought several other files from you and they are all great.

I´m also interested in this file but I have several questions:

-can you add an actionscript at the end pic so that it starts again with pic 1

-about the background (not of the image!) – just where you can see the gallery, here it is fade grey.

Can I change it?

Also I´m looking for such an feature cause I want to add it in the website.

-after clicking on button gallery, the website turns to fade black but you still see the major website! and the box with the pics (gallery) appears

You can also answer me at idefix-69@hotmail.com.

Thanks for all the answers!

Posted 10 months ago

Hi there As always with your files, this file is neat, tidy and very well commented.

I have a stupid question – i am loading your file on a level over a file with a lower frame-rate. Is there a way that I can speed up you file’s frame rate so that I can compensate for the slowing down that occurs because of the slower file?

Thank you for another great file!

Posted 10 months ago

Great file!

How do I get the fullscreen browser mode to work?

-move

Posted 10 months ago

Is their a way to make the transitions from image to image automated? No clicking the arrows?

Posted 10 months ago

Hi, I need the same thing as h2only complete.

The file is great, however, I need it to auto-run. Playing through all of the images automaticly without a click.

Can you please write back and let me know if this can be done easily using a loop or interval system.

Thank you.

Posted 9 months ago

Hi,

Does this menu work only in Fullscreen view? I already have a website in HTML /CSS, and looking for a gallery to buy.I just want it to fit in my existent design.

Thx for answering.

Potential buyer.

Moonwalker

Posted 8 months ago

I have a few of your apps – great work!

I am hoping to incorporate this application into multiple catagories of pictures. Rather than having to create 1) custom swf files per catagory 2) seperate directories and copies of my swf, could you provide the quick change in the actionscript that could be used to dynamically assign the name of the xml file on load rather than embeded into the swf.

Thanks!

Mark

Posted 7 months ago

For those that are interested:

Did a little digging myself on my previous post and have added to following pieces of code:

//xmlData.load(“content.xml”;) if (_level0.myURL == undefined) { xmlData.load(“content.xml”;); } else { xmlData.load (_level0.myURL); }

If a URL parameter is provide i.e. review.swf?myURL=content2.xml then that file will be loaded. If no additional URL parameter listed, the default content.xml as originally coded is used.

Hope this helps!

Posted 7 months ago

Hey all, some of you might have noticed that I haven’t been around much in the last few months due to other commitments but just letting you know that I will be going through all of your comments and will get back you in a timely manner. Thanks for your patience.

Posted 6 months ago

Great gallery. Very simple to customize. Even for a dummy like me. However, I can’t figure this one out. I’d like to make the caption area a bit larger and perhaps make the font a bit smaller so the captions can be longer. You state above, “set custom border sizes and captions space under the image by setting a single variable in the ActionScript.”. but I’m a little too dim, apparently, to figure out what variable to set and where. Can you help?

Thanks!

Posted 6 months ago

How do I set the x and y of the Next and back buttons if i’ve changed the size and shape of them?

Posted 4 months ago

I just brought this … when you say ) Simply drop the movieclip named “gallery_mc” onto your stage…

What do you mean stage ???

I need to have this working for Monday morning …Please help!

Julie

Posted 4 months ago

Hey there, I bought the file and I love how it functions. However how do I load the file into my main movie because I want to use it as an external swf file. Thanks

Posted 3 months ago