youtube gallery script with jquery question?
hello,
i've been combing the web for a good solution for a youtube video gallery of sorts.
ideally i'd like to have something that functions similar to this
in terms of having a bar of thumbnails that when clicked would load a new youtube video above. i also like how the gallery option above has arrows that allow you to view more thumbnails.
i also have thought about using a simple show hide that would load all the videos but hide the videos until the user clicked on the respective thumbnail.
i'd also love to pull the description of the video into the page, I'm guessing this would best be accomplish using the Youtube API and jQuery in combination?
any suggestions would be very much appreciated, thank you for your time in advance.