Hi,

I tried the solution offered some time ago here for using the image_rotator(after trying a lot of other options):

Get the Flash Player to see this player.

var s1 = new SWFObject("http://www.yoursite.com/sites/all/modules/swftools/shared/flash_image_rotator/imagerotator.swf","rotator","600","200","7"); s1.addVariable("file","http://www.yoursite.com/files/playlists/playlist.xml"); s1.addVariable("transition","lines"); s1.addVariable("overstretch","false"); s1.addVariable("backcolor","0xFFFFFF"); s1.write("player1");

And I finally have got the image rotator recognised and running. Too bad it isn't reading my xml files for some reason. But I still have faith, it does show an image.
But does anyone know how I can specify more than one image with this method?
Or use the image gallery?

Thanks in advance!
Sacha

Comments

Stuart Greenfield’s picture

Status: Active » Closed (fixed)

As part of issue queue tidy up I am closing this thread as there has been no follow up in many months. Please post again/re-open if this is still an issue.