Hey everyone, I have a question about embedding youtube videos in my webpage. Embedding a single video seems simple - youtube even provides the code for this. However, what I would like to do is play a video for a minute, and while the video is playing, start buffering the next video, and then after a minute automatically start playing the next video, and buffering the following one. Just a continuous cycle of this. Does anyone have any ideas on how to do this? Thanks, Kevin
How you would know that the video is finished? Are you wanting the user to press start for the next video? When you say automatically - the word flash comes to mind. Flash will be able to tell if the video is complete. Otherwise, how would you know - the user might hit pause, they might be on a slow connection, etc
Do you already have all the videos in mind, or do you want it to 'subscribe' to youtube or something.