Simple, easy to use fade effect slideshow image gallery, controlled by XML input.
Fade in and fade out between any number of images, with this simple to use slideshow. You can control the loop function, the use of random playback of images, the transition time between slides as well as the display time of an image. All from the XML configuration file.
If you use the component inside a website, you can set the component width and height in the HTML. Otherwise you can easily use it in other Flash projects by drag and drop.
Features:
1. Customizable links.
2. Customizable transition time.
3. Customizable slideshow time.
4. Random play and looping are set in XML.
Similar flash components
Flash XML Image Gallery
This is an interactive Flash XML Image Gallery, containing a list of... read more
XML Image Slideshow
Fashionable flash+XML image slide show with slick navigation and... read more
Multi Page Thumbnail...
This is a highly customizable XML based gallery, with a large number of... read more
list more items
General Videos
- Using Flabell Components in your Flash Projects
watch movie
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
fida
on 19/2/10
Thanks :D
on 19/2/10
clairenw
on 19/2/10
Sorry if I'm being really thick, but how do I slow down the fade OUT? I've read your comment posted on 22/12/09 but am not sure it's what I want. If it is, should I be putting your "// reset alpha value of image underneath...etc" code into my FadeInOut.as? I can't seem to find the right place to put it and keep getting errors.
Thanks in advance :)
on 19/2/10
on 22/2/10
I bought a support ticket last week when I posted my question. Please can you help?
Thanks
on 22/2/10
Do you have access to Flash, because you need to edit a value in the code. I can tell you exactly what you need to edit, or I can do it for you.
on 22/2/10
Yes I'm working in Flash CS4. I'm happy to try to edit the code myself - I learn better that way! Thanks in advance
on 22/2/10
Tweener.addTween(itemsArray[previousImage].item.mcHolder, {alpha : 0, time : transitionSpeed, transition : "linear"});The higher the value, the slower the fade.
show all replies
ralph
on 22/3/10
Please see if you can help with support for free component fade in and out slideshow
http://www.flabell.com/flash/Fade-In-F...
We have download component and added it to our home page index.html for a doctor office which we updated the xml to pull ten images we made.
Now to my support issue. I would like to use the same component on our doctor page. Doctors.html but on need it to pull from a separate set of photos, not sure how to get it to work. Should I change the swf file name to doctors instead of preview and if I rename xml also. Please advise what would be the best solution to use this on two different page in our web site.
Thanks
Ralph
Andrei Neamtu
on 22/3/10
flashvars.pathToFiles = "fadeinoutdoctors/";
And make sure that in the new folder("fadeinoutdoctors") for the doctors html you have the images and the xml file("xml/fadeinout.xml") organized as for the first html page.
That should make it work similar to your home page.
wolverene
on 13/4/10
on 13/4/10
John Boyd
on 4/5/10
on 5/5/10
backgroundTransparency = "100"on 5/5/10
on 5/5/10
Can you send a link to what you did?
deeve
on 24/6/10
great component! Is it possible for me to create several different swf files [each with their own xml & images] & then load them into my base file/project? I have already managed to create unique swf's+xml+images but when I attempt to load the swf's I get the following error:
"TypeError: Error #1009: Cannot access a property or method of a null object reference.
at Sample()"
I suspect there may be a call to something which has not yet been initialized..?
Thanks.
grrlduda
1 week, 1 day ago
var music:Sound = new Sound(new URLRequest("song.mp3")); music.play(0,10);1 week ago
Try to add the above code in Sample.as.
1 week ago
1 week ago
loru88
5 days, 18 hours ago
but when I have resized the swf in the js file now there are two black bands
i have resized it in the same dimension of the images I want they appears...
sorry for my english
2 days, 11 hours ago
Thanks