view:
http://www.mobosof.com/examples/cros...howholder.html
d/l:
http://www.mobosof.com/examples/cros...showholder.zip
1 sprite..just an empty sprite...script loads in the slideshow swf
1 slideshow swf..the engine
1xml file has all your options..fade speed..timer..random..sequential etc etc
edit to your pics names and off you joll well go
adapted flash file.
step1. make a folder named images
step2. put your images in(make them all the same size or it looks weird)
step3.copy/paste the sprite into your movie..position it where you want the top left of the image to be
(the slideshowholder.swi...the holder sprite)
step4. right click the xml file...choose what options you want
edit the names to show your pics
step5. have the image folder..the slideshow.swf..your movies swf and html all at the same place.
done
the xml file has the options to random loop..sequential..loop or not...how long for the timer...how fast the fade speed etc etc..enjoy
'timer' :: number of seconds between each image transition
'order' :: how you want your images displayed. choose either 'sequential' or 'random'
'looping' :: if the slide show is in sequential mode, this stops the show at the last image (use 'yes' for looping, 'no' for not)
'fadeTime' :: velocity of image crossfade. Increment for faster fades, decrement for slower. Approximately equal to seconds.
'xpos' :: _x position of all loaded clips (0 is default)
'ypos' :: _y position of all loaded clips (0 is default)