This is XML slideshow version three with photo light flash effect. Uses AS2.
You can set any amount of pictures, set delay of slideshow and set link and target for each picture.
FULL RESIZABLE: You can use any sizes of images and use any width and height of flash when published in html. Size of images will auto change by flash window size.
Main setting: data.xml:
<feed> <slideshow delay="5"> //delay of slideshow <photo url="images/1.jpg" link="http://www.bigstockflash.com" target="_blank" /> //pictures path, pictures link and link target ... </slideshow> </feed>
You can set any amount of pictures, set delay of slideshow and set link and target for each picture.
FULL RESIZABLE:
You can use any sizes of images and use any width and height of flash when published in html. Size of images will auto change by flash window size.
Main setting:
data.xml:
<feed>
<slideshow delay="5"> //delay of slideshow
<photo url="images/1.jpg" link="http://www.bigstockflash.com" target="_blank" /> //pictures path, pictures link and link target
...
</slideshow>
</feed>