Results 1 to 4 of 4

Thread: looking for thumbnail/content script

  1. #1
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default looking for thumbnail/content script

    What I'm trying to do is have one video player at the top of a website, with multiple sections of thumbnails below that when clicked play a video in the player area. specifically there are 4 separate sections. I don't know how to link all the thumbnails to one section when they are divided up into different divs or just under different headers.

    I'd like for it to be something like this
    http://dynamicdrive.com/dynamicindex17/contentslider_suppliment.htm
    but the thumbnails are able to be separated into different categories.

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Is there some reason you cannot use two or more instances of that slider and have each be a different category? Of course that might be a little complex to program depending on how you do it, but in theory it should work.

    The main problem with your request is that it's easy to make a single slider with many images, but to then add separations between them... how would you do that (in the design)?

    I can't think of an easy way aside from just inserting titles before the groups, but I don't imagine that would look very good.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Flash......
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The demo here:

    http://www.let.rug.nl/molendyk/youtube6/youtube6.html

    introduced here:

    http://www.dynamicdrive.com/forums/blog.php?b=35

    would appear to be able to do what you want. If your videos aren't on youTube, the code should be able to be adapted.

    But, as BLiZZaRD says, and since Flash is probably required for showing your videos anyway, there are Flash players that can accomplish this.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •