1.xml driven ,you can easy edit the xml content to add flash item or delete flash item.
2. easy add links or images with xml
2.when mouse rollOut the items,It will auto slideshow
3.all in movieclip, only drag it to the other files,will works.
FAQ
1.change the druation between sliding
only change the “timer” variables on top of actionscript
for example “timer = 2000”.
2.change the move speed
only change the “speed” variables
for example “speed = 8” ,hight value will slide slow.
3. change the image view area
only change the “imageWidth” variables
if you add new item from xml, you need change the “imageWith” or change the swf movie size.
for example imageWidth=100, the image view area will smaller.
4. turn off the auto slideshow:
find 53 line and 83 line “interval” code. the code like this:
interval = setInterval(shownext, timer, this);
delete or add ”//” before the code.
comments have added in fla
Related:My Portfolio:
New Files
flash website template
Dynamic image or video gallery
Dynamic news with xml
Dynamic Text scroll with easing
Dynamic xml scroll with easing
Dynamic Auto slideshow
menu and button
other

































































