alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user adrianTNT
adrianTNT (32)

XML Slide Show

A simple XML slide show made with flash mx 2004.
It has a text preloader for each image.

In xml file you can set the time to display each image:
<options display_time="4000" />
That means each image will show for 4 seconds.
The images to be displayed are also set by xml file:
<image path="image1.jpg"/>
<image path="image2.jpg"/>
You can add or remove as many images as you like....
more >
6491 downloads, 52805 views
Download (121.62 KB)

Comments

You need to login to post a comment.

user ede_gent
ede_gent 12 years ago

After the last pic is shown, the transition stops instead of starting again with the first file.

user ede_gent
ede_gent 12 years ago

Thanks for the useful file !
Pitty i does no automatic resizing for .swf files. Your file does load .swf files, but displays only the top of e.g. a document therefore.

user parvez.mustafa
parvez.mustafa 14 years ago

just amazing

user curtman
curtman 15 years ago

it'd be nice if had some sorta fade or transition. . .. .

user chacahal
chacahal 15 years ago

I'm trying to have each swf to go to a web link when clicked. How would you do that? Thanks a lot upfront!