iOS device to automatically redirect after viewing a video

Discussion in 'Programming' started by Rapscallions77, Oct 16, 2011.

  1. #1
    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
     
    Rapscallions77, Oct 16, 2011 IP
  2. oortcloud

    oortcloud Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    oortcloud, Oct 31, 2011 IP
  3. som3on3

    som3on3 Active Member

    Messages:
    138
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    63
    #3
    You need to add an eventlistener to end of video
     
    som3on3, Oct 31, 2011 IP