Let's see when Facebook converts. For some reason they love to serve Flash based SOLELY on user agent. So you have a chrome fork without flash? Here, watch this flash. Oh, and this gif is now flash as well. I can't quite figure out why.. but I would vote for incompetence. Can't see any business motivation for doing that.
Yes, Facebook, full of incompetent engineers. I'll never understand why HN is so desperate to believe something that clearly isn't true.
Flash-Free Video in 2016
91–100 of 203 posts
Re: Flash-Free Video in 2016
#92Re: Flash-Free Video in 2016
#93Re: Flash-Free Video in 2016
#94Re: Flash-Free Video in 2016
#95Earlier quoted context omitted.
Indeed. Frustrates the HELL out of me even more because all their videos are available in web-friendly MP4 for the mobile services and you can get to them if you spoof the user agent. I wish they would just let me toggle a "beta" feature or something.
I'm 99% sure they introduced a non-flash service in beta recently. Edit: Yeah, you can opt-in with a button on the right column here: http://www.bbc.co.uk/html5
Re: Flash-Free Video in 2016
#96Re: Flash-Free Video in 2016
#97I love HTML5 video, but there are still huge areas for improvement that show up frequently.
Re: Flash-Free Video in 2016
#98Has anyone here that is excited about HTML5 video (and Flash being dead) ever written an enterprise video player? It's a total nightmare in HTML5. You have little control over playback and insight into video events. Meeting business requirements (that Flash fulfilled) with HTML5 video ranges from hard to not possible.
Re: Flash-Free Video in 2016
#99Earlier quoted context omitted.
I have autoplay disabled in FF. The trick in Youtube is to double click the play button the first time. After that all works normally. (For some reason double clicking the video area doesn't produce the same result.)
It doesn't quite work "normally," the play/pause button state is backwards, but yeah, it works good enough.
I find a general difficulty with processing the meaning of "modal" buttons. If it's showing the "Pause" symbol, does it mean it's paused now, or that it will pause when I click it? I had the same problem with the stupid slider buttons that have become fashionable to use in place of checkboxes.
Re: Flash-Free Video in 2016
#100Earlier quoted context omitted.
> You have little control over playback This sounds user-friendly. > insight into video events If "insight" means "tracking", this sounds very user-friendly.
> If "insight" means "tracking", this sounds very user-friendly. What about a slideshow which has a video of the speaker, and changes the slides for particular timestamps. At the moment you'll have to detect the playback event and just hope that the video is playing back at the "correct" speed, and change the slides based on a JavaScript clock. While that works most of the time, it isn't what I'd describe as reliable…