• Hello there

    I have used Kim woodbridge’s instruction to create individual links for my thumbnails in Nextgen gallery.

    If someone can please help me with this php code to use individual thumbnail to call video into a player that is at the top of the same page. I want to convert this <img src="https://thisismysite.net/thumbs/image.jpg" onclick="jwplayer().load({file:'https://thisismysite.net/streams/video.mp4'});jwplayer().play();">
    <a href="<?php echo $image->ngg_custom_fields["Link"]; ?>"

    I am not clued on so much on javascript, I will appreciate it if anyone can help

    many thanks

Viewing 1 replies (of 1 total)
  • Thread Starter kayus65

    (@kayus65)

    I need help with this please, I am trying to load video into jwplayer.

    I have the gallery and the video is supposed to load into the player which is on the same page.

    This is what I am putting into the link tab
    "img src="#" onclick="jwplayer().load({file:'http:acts2.tv/streams/HTVG_2.mp4'});jwplayer().play();""
    The player twirls for a little while and dies any ideas on how to implement this. Any help suggestions welcome. This is a link to teh page

    many thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Using javascript to link thumbnail to jwplayer’ is closed to new replies.