Log in

View Full Version : external jpg+thumbs gallery xml driven



mickey_mouse
12-26-2007, 11:07 AM
hello,

im semi-new to flash AS and wanting to create a slideshow that will load external jpgs into an emptymc driven by xml that will fade into a new img and along the bottom im looking at having thumbnails with a scroller.

could any1 provide a tutorial or code for something like thus?

much appreciated.

BLiZZaRD
12-26-2007, 03:04 PM
downloadable slideshow (http://www.flash-here.com/downloads/fhslide.html)

Search google with correct keywords for better results (http://www.google.com/search?hl=en&q=Flash+fading+slideshow&btnG=Google+Search)

:)

Medyman
12-29-2007, 07:53 PM
There is an AMAZING scorlling thumbnail gallery video tutorial at gotoandlearn.com.

Also, search this forum because I'm sure I've uploaded several XML gallery examples.

Medyman
12-30-2007, 05:22 AM
Hey...

I just did these for another poster. Take a look at them and let me know if you need help tweaking the code to fit your needs.

Example 1. XML Driven Photo Gallery with Controls & Captions (http://www.designsbyvishal.com/demos/galleries/example1.html)
Example 2. XML Driven Photo Gallery with Controls, Captions & Scrolling Thumbnails (http://www.designsbyvishal.com/demos/galleries/example2.html)
Example 3. XML Driven Photo Gallery with Controls & Captions (on a Timer) (http://www.designsbyvishal.com/demos/galleries/example3.html)

All three have the same basic functionality (as shown in example 1) -- a previous button, a next button, and a "jump to" button (which allows you to jump to any image in the XML array).

HTH

ReadyToLearn
05-16-2008, 11:57 PM
Vishal, do you happen to have these files handy as well. The links are broken :D

Medyman
05-17-2008, 02:44 AM
I'll see if I can dig them up. They should be on my server somewhere.

ReadyToLearn
05-21-2008, 12:53 PM
Thanks, there's no rush.

VonPeters
05-30-2008, 03:25 AM
Can I get a copy of those XML Gallery files too? I also tried to look at them and the site is not up today.

Medyman
05-30-2008, 03:45 AM
Alright alright...I tracked them down. I'll stop being lazy and move them on my server.

Here they are:
Example 1. XML Driven Photo Gallery with Controls & Captions (http://www.visualbinary.net/files/tutorials/flash-gallery/example1.html)
Example 2. XML Driven Photo Gallery with Controls, Captions & Scrolling Thumbnails (http://www.visualbinary.net/files/tutorials/flash-gallery/example2.html)
Example 3. XML Driven Photo Gallery with Controls & Captions (on a Timer) (http://www.visualbinary.net/files/tutorials/flash-gallery/example3.html)

These are quite old. I haven't rechecked any of the AS. So, if you have any doubts/questions, please ask. I might have newer and cooler tricks up my sleeve now ;) Also, feel free to disregard the copyright. Everything is released under Creative Commons Noncommercial 3.0 Unported License. I'll update the page when I get a chance to.