How i create a slideshow video as the same in the home page of www.vimeo.com?

I've installed the module View slideshow with Galleria and Cyle, and they works.
I've installed and configure correctly Video, Videojs, Zencoder, Content type "Video" etc...

But i would implement the same functionality of Vimeo:
-main video
-a list other video minimized
- scroll in the left and right
- when a user link to a video in the view, the main big video will change.

I'm sorry for my English.

Comments

darrylmabini’s picture

jCarousel + little javascript/jQuery scripting

pixelsweatshop’s picture

Use mediafront module. See http://drupal.org/node/1563586 for a walk through on how to setup something very similar to the Vimeo homepage.

cescovip87’s picture

Thanks!