Skip to main content
Participant
July 19, 2010
Question

Flash video streaming with "fall forward" to HTML5 video for mobile only

  • July 19, 2010
  • 1 reply
  • 649 views

Hi,

I'm looking to duplicate the video-embedding technique shown on revision5.com, whereby they show the flash video to all platforms where flash is available, and only show the HTML5 player on mobile devices. (specifically, iphone / ipad)

Is there a browser-sniffing framework, or some other method available to accomplish this?

Thanks,
Glen

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    July 20, 2010

    I suspect they might be redirecting to two different web pages - i mean serving two different web pages bases on from where request is coming from. Now if you want to know how do they do it - might not be scope of this forum per se - but let me see if i can get more info on that.

    OnlyOneNAuthor
    Participant
    July 20, 2010

    Sorry, I meant revision3.com.

    Glen