Super Basic NOOB question..JW Player..
I just want to link individual images in playlist to specific pages.. I gather this is done in the XML file.. Can someone provide an example of how to format this.. Do I need to add anything to html page?
Thanks in advance for your time
1) set the displayclick flashvar to link
2) set the linktarget flashvar to _blank to open in a new page
3) add the info element to each track of your playlist (this holds the link URL):
<info>http://my.domain.com/page.html</info>Please review the v4.x player supported flashvars here:
http://code.jeroenwijering.com/trac/wiki/FlashVars
Please review the v4.x player supported playlists here:
http://code.jeroenwijering.com/trac/wiki/FlashFormats#Playlistformats