TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HTML5 is not a Flash replacement and shouldn’t be seen that way

10 pointsby mahipalalmost 15 years ago

4 comments

mseebachalmost 15 years ago
I maintain that video is what made Flash ubiquitous, and thus enabled websites to assume that visitors would have Flash installed.<p>HTML5 removes that advantage, so the installed base of Flash will decrease, causing more and more sites to not develop for a Flash-audience.<p>So nominally, the post is right - HTML5 doesn't replace Flash. It renders Flash obsolete.<p>Remember Shockwave? Also a browser-plugin, but only used for small niches, games etc. Never had the ubiquity of Flash. This is where Flash is going after HTML5.
bl4kalmost 15 years ago
"you will have to decide between using Flash with a 99.6% market penetration or HTML5 with roughly less then 40% of users browsers"<p>Adobe keep rolling out the '99 percent' argument, and it is false. This argument is essentially 'hey look, everybody is already running our proprietary virtual machine so there is no need for a standards based solution!'. If we all thought like that, there would never be any progress.<p>HTML5 is not a flash replacement, but HTML5 + CSS3 + Canvas + Javascript + SVG + new DOM etc. sure <i>is</i><p>When most articles refer to HTML5, they are often refering to the combination of new technologies, rather than the markup standard itself (ie. what was initially 'Web Applications 1.0' from WHATWG).
评论 #1421107 未加载
AndyKelleyalmost 15 years ago
I'm not impressed. The flash demos which were linked to were weak - slow, and non-intuitive. And he didn't really have an argument to back up his claim. He pretty much just said, "well sometimes you'll still want to use flash." Why? I didn't see a clear reason.
AndyKelleyalmost 15 years ago
Can flash do this? <a href="http://benfirshman.com/projects/jsnes/" rel="nofollow">http://benfirshman.com/projects/jsnes/</a><p>Answer: Yes. But if you can do it natively in the browser, why bother with flash!