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
You can open/play the swf file with Flash Player exe
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, 52946 views
Comments
You need to login to post a comment.
After the last pic is shown, the transition stops instead of starting again with the first file.
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.
just amazing
it'd be nice if had some sorta fade or transition. . .. .
I'm trying to have each swf to go to a web link when clicked. How would you do that? Thanks a lot upfront!