I don't usually post on forums but this is really frustrating me. Basically, I would like to have a it set up for when someone scans a QR code, it views a video, but more importantly it auto directs to my landing page when the video is finished. So the question is, how do i make an autodirect from the video to the landing page when the video ends that will work on a portable advice. Thanks Alot! Bryan
If you are getting the video from youtube or vimeo, both have javascript APIs for interacting with their videos and adding event listeners for the end of video. there is also a jQuery YouTube TubePlayer Plugin