Is there a module that allows you to create a slideshow with text headlines similar to this in drupal?

http://www.firestormradio.com/ (looks like a joomla site)

Or this:

http://www.mtv.com/

Or this:

http://www.vibe.com

Comments

dnewkerk’s picture

It would take a bit of CSS and other tweaking to format it the way you want, but http://drupal.org/project/views_slideshow can probably do that.
Also look into http://www.frontpageslideshow.net ... I've seen it used on Drupal sites, though I don't know for sure if there's a module to accompany it, or if you just feed it raw data (e.g. from a directory, views output, or whatever). Their site says it does work on Drupal: http://www.frontpageslideshow.net/demos/drupal/

Hope this helps.

-- David
absolutecross.com
[new guide/lesson in progress: Creating a CCK and Views powered Drupal site - feedback welcome]