
Fade In Fade Out Slideshow screenshot
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
XML Banner Rotator
This is a highly customizable XML Banner Rotator with more than 35 XML... read more
list more items
General Videos
- Using Flabell Components in your Flash Projects
watch movie
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!
 
fida
2 weeks, 6 days ago
Thanks :D
2 weeks, 6 days ago
 
clairenw
2 weeks, 6 days ago
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 :)
2 weeks, 6 days ago
2 weeks, 3 days ago
I bought a support ticket last week when I posted my question. Please can you help?
Thanks
2 weeks, 3 days ago
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.
2 weeks, 3 days ago
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
2 weeks, 3 days ago
Tweener.addTween(itemsArray[previousImage].item.mcHolder, {alpha : 0, time : transitionSpeed, transition : "linear"});The higher the value, the slower the fade.
show all replies