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?
You May Also Like
Drupal
February 25, 2012
Installing Drush on a Shared DreamHost Account
Drupal
July 20, 2011
Productivity in Drupal’s Development (part 1 of n)
Written By
Robin Monks
Robin lives in Vancouver, British Columbia where he works as a Director of Engineering for an SaaS Education company. Having founded one company and co-founded a second, he now works consulting on large-scale products with implementation challenges and vast technical hurdles.
18 Comments
ceejayoz
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.
Robin
Closer, but I need something where each image/slide takes up the entire space; like in the example I linked to.
Robin
Nick Lewis
I’ve been able to bend this jquery plugin to do whatever I need. Worth checking out:
http://malsup.com/jquery/cycle/
mattmm
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!
Peter
Maybe check out this also: http://drupal.org/project/ddblock
or quicktabs… I think that rotates also.
David Lanier
I’ve found nothing better than jquery’s innerfade
http://medienfreunde.com/lab/innerfade/
mark
views rotator?
http://drupal.org/project/views_rotator
Karl Scheirer
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
Larry Garfield
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. 😉
Andrei
I use http://drupal.org/project/swftools particularly ImageRotator in my projects.
mikeytown2
http://drupal.org/project/views_slideshow
mikeytown2
also
http://www.jeroenwijering.com/?item=JW_Image_Rotator
José San Martin
JQuery tabs can do the trick
Rod G
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
iren
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.
ajy
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.
James
Hi ajy,
Have a look at ddblock module, you can download at http://drupal.org/project//ddblock
Check also the advanced slideshow example for embedded videos at http://themes.myalbums.biz/bookpath/youtube-video-slideshow
For advanced dynamic display block slideshow at http://ddblock.myalbums.biz.
Richer
Hi guys. Check http://www.flashxml.net and ask there for the coude source. The support team is great.