Hi,
I am using PHP to generate a playlist dynamically. Everything is working great, except that if there is only one item in the playlist, the repeat feature is broken. The one that lists the links (as in the example, div.clips)
It will play the first video, but the link part just displays ${title}, link doesn't work, etc.
Anyone have an idea?
I am using PHP to generate a playlist dynamically. Everything is working great, except that if there is only one item in the playlist, the repeat feature is broken. The one that lists the links (as in the example, div.clips)
It will play the first video, but the link part just displays ${title}, link doesn't work, etc.
Anyone have an idea?