Earlier quoted context omitted.
Why? This still allows the ad tracking and other malicious Javascript, and it still requires you to recognize that there are ads on the page. The cost in mental effort is significant; if you think it isn't, live completely ad free for a month or two to reset your tolerance.
Ad tracking uses cookies, not javascript, and isn't "malicious" as such. If you're worried about that, just disable cookies and/or javascript.
Google is banning Flash from its display ads
91–100 of 148 posts
Re: Google is banning Flash from its display ads
#92Earlier quoted context omitted.
>Samsung Internet Ah yes, I'm remembering why I hate non-Nexus Android phones...
Samsung Internet is, surprisingly, faster and smoother than Chrome. They have really optimized it.
Re: Google is banning Flash from its display ads
#93I suppose this means dropping it altogether (like from Chrome) can't be too far away. My only regret with that would be that we use flash as a way to allow one-button copy to the clipboard (using this http://zeroclipboard.org/ ). We had tried non-flash solutions, but none of them worked. This sounds like it might work https://clipboardjs.com/ , so I guess I'll be adding a backlog item to look at it.
re: dropping [flash] from Chrome - NOOOOO this is what Chrome is for! The only flash I have is the built in to chrome flash.
Re: Google is banning Flash from its display ads
#94When I see a three column layout on a client's page, with the right column "blinking" I think, usually, that they're probably barely holding on...just from experience...
Re: Google is banning Flash from its display ads
#95Re: Google is banning Flash from its display ads
#96I wonder if people may begin to go back to older browsers for surfing once ads have completely transitioned to HTML5 :-)
With people shifting their layouts over to Flexbox, relying on "box-sizing: border-box", "display: table-xxx" and friends, older browsers will mess up the layout beyond belief. IIRC some older browsers even failed to apply an entire CSS file if they couldn't parse a single rule - good luck with ::before, ::after, ::nth-child and friends. CSS, unfortunately, isn't really backwards compatible unless you invest a LOT of…
Re: Google is banning Flash from its display ads
#97They're desperately wanting a rewrite.
Re: Google is banning Flash from its display ads
#98Silly question: Do people not use Click-to-play? I thought it was enabled in browsers by default now, or at least Firefox.
I use Chrome Canary, which doesn't have flash at all, and it seems that most sites automatically switch to HTML5. Sometimes I'll go to a site in Safari or Chrome and and the flash won't play, but then I load it up in Canary and it works. I don't understand why those same sites don't just start with html5 if they already support it anyway.
Re: Google is banning Flash from its display ads
#99How can they continue to allow "video ads built in flash"? Isn't a video flash just like any other .swf, that happens to use the NetConnection, NetStream and Video classes? Or will they supply the .swf part and the advertisers just the .flv/.mp4 part? Also, what's to stop a "html5 ad" from inlining swfobject.js? They've fallen for malvertising before, so how could they not fall for an obfuscated swfobject.js? :)
Re: Google is banning Flash from its display ads
#100I wonder if people may begin to go back to older browsers for surfing once ads have completely transitioned to HTML5 :-)