Hi All,
I want to give the user a number of playlists to choose from. As Im using the module version, I've used Joomlas "loadposition" to put JW Player in the middle of an article. When using only one playlist it works no problem.
I've written a small php script that reads the url var's and echos the chosen playlist addres. When I put this in the "Link of your RSS/XML File" box it doesnt load and videos. When I check the sourcecode of the page it shows the playlist as the php script address, not the result of the script.
If the page has a var called playlist and =all then the address of the playlist of everything(suprisingly) is outputted.
If left blank if just returns a single youtube link.