I've embedded the YouTube video with no difficulties following method #2 of the YouTube API Blog:
http://apiblog.youtube.com/2009/02/youtube-apis-iphone-cool-mobile-apps.html
Is there any way to know when the video has finished playing (or when the user presses the Done button on the movie controller)?
For instance, say you wanted to play each video in a playlist without requiring the user to interact with the app. Is there any hook for when to start the next video?