CSS3 based Flip Card Effect
This is an example of how to play a number of individual videos in sequence. In this example I’m playing three copies of each video simultaneously (not sure why), also for this example I’ve set the videos to autoplay and muted them (autoplay won’t work with sound on).
This page is really just a variation on standard HTML5 video presentation, the only significant difference is the use of event listening to detect the end of videos and ind instigate the start of the next video.