Search  
Search Options

ADVANCED XML IMAGE GALLERY

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersAdvanced XML Image Gallery
Full_screen_preview

ADVANCED XML IMAGE GALLERY

XML image gallery / XML photo gallery / XML picture gallery

FILE UPDATED : 6 May 2008

If you have purchased this file already, please go to your downloads tab and download this file again to get the latest version. First time buyers will get this updated version.

Features include:

  • XML driven flash image / picture / photo gallery
  • Dynamic background colour, set your HEX colour values in the XML file.
  • Unlimited amount of images can be displayed
  • Browse gallery using the thumbnail menu or by clicking on the left or right hand side of the large photo
  • Clicking on the center of the image will launch a URL and show picture info copy
  • You can change the picture border size, amount of thumbnails displayed and the spacing between the thumbnails in the code.

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 9 months ago

Hi again…

I solved the problem. I used the BOMArchiveHelper instead of Stuffit to decompress… less faulty program!

Melissa

Posted 23 days ago

Thanks. I did it on another server and it worked. However I need it on my clients server. I guess I should check the settings on their host account. Is there a certain setting besides security that I can check. Linux or Windows maybe?

Posted 22 days ago

Hi,

I purchased your advanced XML image gallery at FlashDen.

Following problem accured:

Before making any changes to the file as it wa sent to me.

When I run the FLA and testrun it (comand enter) I get the error message:

error / scene 1 actionslayer line 485 there is no property with the name “displayState”

Stage.displayState = Stage.displayState == “normal” ? “fullScreen” : “normal”;

Thx in advance for your help.

Marcus

Posted 20 days ago

Hi again,

The script is too complicated for me to find the bug myself. I would be greatfull for your help.

Thx Marcus

Posted 17 days ago

Hi,

I have an image that is 1700pixels wide. I have put the image in a swf and placed a mask over the top of it that is 600pixels wide on a stage that is 600pixels wide. When i go to preview it, it still brings up the whole image.

Is there a way to load the swf so it just shows the width of the stage??

Thanks

Posted 16 days ago

AS2 or 3?

Posted 16 days ago

Anybody know how to make the right hand button loop back to the first image when it reaches the last image?

Posted 16 days ago

Is it possible to specify the name of the content file? Because i want to generate it dynamically using PHP and mySQL and it would be nice if I can simply specify it in the Flash options in the HTML (instead of editing FLA file). Is this possible?

Other flash galleries allow this (like SimpleViewer from airtight interactive) and it would be nice to see it here as well.

Thanks

Posted 15 days ago

Exactly what I’m looking for :)

One question please, is it hard to add auto slide show option so the photos are loading one after another? I would like that very much.

Posted 11 days ago

Hi. I’m having issues with calling swf files from the xml. I have a number of swf animations i would like to incorporate. Seems that if there is content outside the stage area in those swfs, even if it’s masked, it will resize the container when those elements play through (say you had a text movieclip that animates in from offstage: when it reaches that frame, the container stretches to compensate for it’s position, then shrinks back when it reaches the stage). Is there a way to lock this, either from the code on your end or something i need to add to my swfs? I tried the this._lockroot = true code, but it doesn’t seem to be fixing the issue. Thanks in advance.

Posted 8 days ago

Is the amount of categories limited ?

What happens to the category menu when its full to the top ? Does it scroll ?

Thanks

Posted 8 days ago

Ciao digitalscience , I have purchased the ADVANCED XML IMAGE GALLERY and I love it.

Could you just tell me where you think i should add the code to provide the gallery with a slideshow feature?

Could you tell me where in the file I can find the code relative to the border animation? I need to do some changes.

Thank you for your work

Mirko

Posted 8 days ago

how can I disable the Caption movieclip when I hover the thumbnails?

Posted 7 days ago

Love the slideshow. Just about finished setting mine up.

One question.

How do I remove the html link display from my pictures. I have no use for this nice feature. I just annoys me everytime it pops up. Thanks.

Posted 7 days ago

Is there anyway to replace the thumbnail menu with the old style thumbnail menu?

My gallery has approx 80 pics in one category and the scroller is just too fast.

I want to keep it as simple as possible for viewers and the old thumbnail menu allows users much more control.

How can I edit the newer gallery with the categories to use the old thumbnail menu in the previous version of this gallery?

Posted 4 days ago

marcusmarguillier

That’s because even tho it’s a says it’s a Flash7 file, it uses Flash player 9 features. If you have flash CS3 save the file as CS3 , otherwise you will continue to see that error because there is no such property in previous versions of Flash.

regards

Seba

Posted 1 day ago

strekergraphix18 Glad u got it working on another server, not sure what security settings to check, but I would speak to the system administrator.

Posted 1 day ago

marcusmarguillier Are you using mx 2004? I don’t get that error in Flash 8 or CS3 . When you run the swf in an html page, does the fullscreen mode still work when you publish swf? Like Seba said, it’s a Flash player 9 feature but still works when you publish the swf to flash 7.

Posted 1 day ago

sirdon In the swf that’s being loaded in, put a blank bg graphic on the first frame that’s the same dimensions as the stage. Then on frame 2 put the masked image with a stop in the Actions layer. When the gallery script loads the swf it will get the width and height of the bg graphic in frame 1 and not the masked image in frame 2.

Posted 1 day ago

rquayle This file opens with MX 2004 and higher so it would be an AS2 file.

Posted 1 day ago

any suggestions to how I can replace the thumbnail scroller with the thumbnail menu used in the previous version of this file??

Posted 1 day ago

Hi – I like this gallery a lot, it’s just what I was looking for. I have just one question before buying. From the code, is it possible to change the thumbnails to display 2 fixed rows of 24 thumbs each (no scroll mechanism)?

Thanks!

Posted 1 day ago

Hi, me again – just bought the file, it’s very well structured and quite easy to adjust! There’s just this one question that I have mentioned above. I changed the number of thumbs shown to 24. What would I have to do to have a second line of thumbs below the first one, so that I get 2 rows of 24 / 48 thumbs in total? Of course, I do not need a scroll mechanism then.

Thanks for your help, really appreciate it!

B

Posted 1 day ago

Dear digitalscience

Tell me please, is there any easy way to remove the caption entirely from some images and thumbs? Not all content will have information and I would preferre to have nothing, not even empty tooltip and empty caption. Just nothing.

regards

Seba

Posted 1 day ago

Hi again,

I work with Flash CS3 , so that is not where the problem lays. Keep getting the error message for line 485 in the script: There is no property with the name ‘displayState’.

When I test the html in my browser (Firefox) I only get to see a black screen with the buttons and the preloader (same as on the first frame of the FLA ).

The only way I get the file to work is when I comment out the script/function on the btnFull, but the result I get is not as it should.

I work on a mac, but I cannot emagine that should be the problem…

Would apreciate your help here.

Rgds Marcus

Posted about 20 hours ago

and hi once more,

I re-downloaded the file, published it in flash9 and now it works fine… Guess there was something wrong with my previous download.?

Thx for your kind efforts.

Marcus

Posted about 20 hours ago

Thanks guys, what a lovely piece of work. Apologies if this question has already ben asked, but I’m trying to slow the scrolling speed. Any thoughts? Thanks again.

Posted about 19 hours ago