Given a list of youtube videos, I want to be able to have an embedded video which will go through each of the videos. Basically, I want to create an embedded youtube playlist given a list of links. What is the best way of doing this?
The website redditunes.com seems to do this by checking for state changes in the embedded video--don't quite understand this.
What is the best way to accomplish this?
Thanks in advance.