Is there a free/open source [flash] banner rotator out there?
I’m looking for a flash (or AJAX) banner rotator for a project I’m working on. Something like this. Does anyone know of anything like that that is either free or open source?
I’m looking for a flash (or AJAX) banner rotator for a project I’m working on. Something like this. Does anyone know of anything like that that is either free or open source?
There are a number of ‘em. Here are two:
http://drupal.org/project/viewscarousel
http://sorgalla.com/projects/jcarousel/
Googling for carousel will find you lots more.
Closer, but I need something where each image/slide takes up the entire space; like in the example I linked to.
Robin
I’ve been able to bend this jquery plugin to do whatever I need. Worth checking out:
http://malsup.com/jquery/cycle/
I’m pretty sure you can resize the views carousel module to any size you would like. See the maintainers video here: http://mustardseedmedia.com/podcast
Hope this helps!
Maybe check out this also: http://drupal.org/project/ddblock
or quicktabs… I think that rotates also.
I’ve found nothing better than jquery’s innerfade
http://medienfreunde.com/lab/innerfade/
views rotator?
http://drupal.org/project/views_rotator
I agree with the recommendation for jquery cycle, its quite flexible with configuration and navigation. Using that and the nodequeue module, I’ve built some decent jquery rotators.
http://www.namm.org/
http://www.sitv.com
Call me another vote for the jQuery cycle plugin. Highly awesome, very flexible, well-maintained. I’ve been doing a fair bit of work with it recently. Expect a module or two to be released at the end of the project.
I use http://drupal.org/project/swftools particularly ImageRotator in my projects.
http://drupal.org/project/views_slideshow
also
http://www.jeroenwijering.com/?item=JW_Image_Rotator
JQuery tabs can do the trick
Check out the Marinelli theme– comes with a banner rotator. You just drop images into a folder. I believe it can either rotate on time or as you travel about the site (page refreshes).
http://drupal.org/project/marinelli
Hi Robin,
You can check this module at http://drupal.org/project//ddblock, this module implements like in your example you want to achieve…You can check the example in our demo site how the module works at http://ddblock.myalbums.biz/examples.
Did you ever find what you were looking for. I too want to find one that is the same as the link you posted above.