Slashdot Mirror


4.9% of Websites Use Flash, Down From 28.5% in 2011 (bleepingcomputer.com)

Web makers continue to ditch the infamous Flash for other safer, improved technologies. In 2011, more than 28.5 percent of websites used Flash in their code, a figure technology survey site W3Techs estimates to have dropped to 4.9 percent today. BleepingComputer: The number confirms Flash's decline, and a reason why Adobe has decided to retire the technology at the end of 2020. A decline from 28.5 percent to 4.9 percent doesn't look that bad, but we're talking about all Internet sites, not just a small portion of Top 10,000 or Top 1 Million sites. Taking into account the sheer number of abandoned sites on today's Internet, the decline is quite considerable, and W3Techs' findings confirm similar statistics put out by a Google security engineer in February.

129 comments

  1. Is this just because they can't give up by rsilvergun · · Score: 2

    those sweet, sweet super cookies? Even Homestarrunner Abandoned flash and put their content on Youtube as videos (sadly you lose a lot of in interactivity).

    --
    Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
    1. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      They could have recreated the with full interactivity with HTML5, but yeah that's a lot of work for a site with so many past videos. Would be so much easier for them to put them on YouTube.

    2. Re:Is this just because they can't give up by tepples · · Score: 4, Informative

      Newgrounds, Kongregate, Albino Blacksheep, Dagobah, Animutation Portal, and the like still use Flash to present vector animations and games whose authors either can't be located or lack the time=money to remake them from scratch using HTML5.

      A WebM or MPEG-4 video is not a close substitute for a vector animation because a video's file size is roughly an order of magnitude larger, eating into the viewer's cap. (Though most devices with a built-in cellular radio can't play Flash in the first place, home wireless ISPs impose a monthly Internet data transfer quota even on desktop devices.) It's an even worse substitute for a game, unless it's a narrative-driven game that can be fully experienced in a playthrough video.

    3. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      Yea. Flash is gone and there is no real replacement for them. There are a lot of HTML5+JS+SVG frameworks which I guess work well going forward, but there is a lot of history that could be lost forever once we lose Flash. It was truly amazing that HomeStarRunner worked using a fraction of the bandwidth that you'd have on equivalent HTML5 videos .. plus all the easter eggs you can click on during the animation.

    4. Re:Is this just because they can't give up by darkain · · Score: 1

      Doesn't the current version of Adobe Flash directly export to HTML5 now?

    5. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      A WebM or MPEG-4 video is not a close substitute for a vector animation because a video's file size is roughly an order of magnitude larger, eating into the viewer's cap.

      And yet converting relatively compact videos into large, slow-loading, color-reduced, soundless animated GIFs seems to be increasingly popular.

    6. Re:Is this just because they can't give up by jimtheowl · · Score: 1

      "there is a lot of history that could be lost forever once we lose Flash."

      Indeed, and that goes for everything made with closed source proprietary format.

      If you want to be able to read you own content in the future, be careful what you use to create it.

      If one puts enough effort into it there are usually means to transcode just about anything, but it is a bit ironic that this happens because no effort was made to avoid flash in the first place.

    7. Re:Is this just because they can't give up by war4peace · · Score: 1

      Yeah, someone should tell Tidal their web version should be upgraded from Flash.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    8. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      you'd lose a lot of the benefits of flash when moving it to youtube, especially if it had interactive elements and not to mention youtube might just take the videos down anyway

    9. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      What would be ideal would be a conversion tool that takes a SWF and converts it to HTML5 + JS. That way, the massive amount of useful Flash content can be preserved for the future without requiring the plugin. Mozilla has experimented some in this direction:

      http://mozilla.github.io/shumway/

    10. Re:Is this just because they can't give up by sarku · · Score: 0

      This thing that's pathetic about all of this is that Flash, despite it's flaws, actually worked quite well in a LOT of applications, it's still superior to HTML5 in many ways as regards vector animation and efficiency in video delivery, but no one dares to consider that elephant in the room. I think after Steve Jobs' open letter, everyone who wanted to appear cool and in the know jumped on the "Flash Sucks" bandwagon. So now, Flash is dead, and you're cool. Congrats. Meanwhile HTML5 hasn't really picked up the slack. WebRTC never really went anywhere, and in my opinion, JavaScript still sucks as a programming language (TypeScript makes it at least palatable to a disciplined and experienced programmer), and the proliferation of 1000 JS frameworks doesn't really make my heart sing praises for "freedom of choice" and how wonderful it is. It's actually friggin' chaos.

    11. Re:Is this just because they can't give up by sarku · · Score: 0

      That's such a lame argument. HTML is an open format, but you can't display websites from the 1990s anymore can you? Anything written for IE in 2004 won't display on a modern browser, so kind of takes the steam out of your argument. The thing about "open" is, often it leads to proliferation of multiple standards and useless competition which in the ends leads to obsolescence and a thousand dead ends, whereas "closed" often results in stability and maturity of product.

    12. Re: Is this just because they can't give up by Anonymous Coward · · Score: 0

      Ugh, you can view very old web pages in modern browsers.

    13. Re:Is this just because they can't give up by Solandri · · Score: 1

      That is actually the original purpose of Flash. It was developed back in the dialup days when playing raw video would take too long to stream, and it was quicker to transmit animated movies as backgrounds and sprites which were then animated locally.

      Flash was only hijacked for its scripting capabilities because the W3C dragged their feet on adding the media playback and scripting capabilities that web developers were clamoring for. HTML versions 1-4 were released in quick succession from 1993-1999. Then the W3C basically stopped adding any new capability to HTML. They were so beholden to the idea of the web being a passive media consumption platform as Berners-Lee originally envisioned, that they refused to update HTML to incorporate interactive capabilities that were becoming popular. That forced web developers to resort to things like Flash, CSS, and PHP to get the functionality they wanted. HTML 5 wasn't formally adopted until 2014. The only other thing in the computer industry I can think of which had a 15 year gap between major updates was Duke Nukem Forever.

    14. Re: Is this just because they can't give up by Anonymous Coward · · Score: 0

      I built websites in 2003 that still work today in modern browsers.

    15. Re:Is this just because they can't give up by theweatherelectric · · Score: 1

      Newgrounds, Kongregate, Albino Blacksheep, Dagobah, Animutation Portal, and the like still use Flash to present vector animations and games whose authors either can't be located or lack the time=money to remake them from scratch using HTML5.

      But Adobe will release a WebAssembly build of Flash player to support old content, won't they? I mean, the proprietor cares about their proprietary platform, right?

      Right?

    16. Re:Is this just because they can't give up by LucasBC · · Score: 1

      Yes, any website created with proper HTML in the 1990's will definitely work in modern browsers. Your example about IE actually backfires on you -- that's an example of someone working with proprietary formats versus standards. IE 6 in particular encouraged a lot of proprietary programming that only worked in IE 6, and that created a long and nightmarish legacy for a lot of web application developers and users. In fact, Microsoft themselves had a campaign a few years ago to encourage people to stop using IE 6, which people kept using because their custom web applications required it.

    17. Re:Is this just because they can't give up by Bert64 · · Score: 1

      Websites from the 90s display just fine in modern browsers, you can find many such examples on web.archive.org.

      Here you can see yahoo.com from 1996:
      https://web.archive.org/web/19...
      And a version of netscape.com from 1996:
      https://web.archive.org/web/19...

      Websites designed specifically for IE may not display specifically because they violated the open HTML specs and did their own proprietary crap, which is exactly the problem the previous poster was complaining about.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    18. Re:Is this just because they can't give up by theweatherelectric · · Score: 1

      Homestarrunner Abandoned flash and put their content on Youtube as videos (sadly you lose a lot of in interactivity).

      Never fear. You can burninate without Flash.

    19. Re:Is this just because they can't give up by TheRaven64 · · Score: 1

      There's nothing that the Flash plugin can do that you can't do in HTML5 in a modern browser. The big problem with HTML5 is that Flash came with some really polished development tools, whereas HTML5 is still in its infancy in that regard.

      --
      I am TheRaven on Soylent News
    20. Re:Is this just because they can't give up by Anonymous Coward · · Score: 0

      you can view html from 1990 just fine in todays browser

      what you can't view is the IE-specific extentions to html/js/css available back then

  2. Thanks Steve! by Huge_UID · · Score: 1, Informative

    Taking a long to die though.

    1. Re:Thanks Steve! by Anonymous Coward · · Score: 1

      Longer than it took Steve.

    2. Re:Thanks Steve! by Oswald+McWeany · · Score: 1

      Taking a long to die though.

      Too long... and the company I work for just "upgraded" their timekeeping software to one that requires flash. I question the logic, but don't make enough money to influence the decision.

      --
      "That's the way to do it" - Punch
    3. Re:Thanks Steve! by Waccoon · · Score: 1

      Technologies always take a long time to die when they're still useful, and were killed for political reasons, not technical.

      I'm an artist and regularly hang out on gallery web sites. There are still tons of people creating new Flash animations every day because there is still simply NO web-standard replacement for what Flash can do.

  3. It is hard to kill a technology. by jellomizer · · Score: 3, Insightful

    Once technology breaks the 1% market share. It will take a lot of effort to actually kill such technology.
    They are still people making programs and hardware for the Commodore 64 and other vintage systems such as Apple ][.

    The main rule of thumb, if you are making a new site, don't use flash, if you expect the general public to use your existing site, replace flash. However if your site, wasn't flash users, who has flash on Virtual Machines, or legacy systems. Then they will keep it.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:It is hard to kill a technology. by tepples · · Score: 1

      if you are making a new site, don't use flash

      Say I want to make an animutation that plays back using a vector animation technology other than Flash Player. Which software would you recommend for this?

      replace flash

      Easier said than done. I'd be interested to hear how you'd answer these questions:

      How would the operator of Flash portal like Newgrounds go about tracking down the author of each submission in order to get the submission converted to HTML5?

      How would someone who has submitted a work to such a portal convert a Flash animation to an HTML5 vector animation,* or a Flash game to an HTML5 game? Does it involve somehow tracking down the original FLA file, which may have been lost to time, and purchasing a year's subscription to Creative Cloud to use Adobe Animate's HTML export?

      * A DCT-of-pixels video is not a vector animation. A video's file size will likely be an order of magnitude larger than the vectors from which it was rendered.

    2. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0, Informative


      MODDOWN! ; creimer karma whoring sock puppet post!

      CREIMER' SUBMISSIONS UPDATE:
      Note also that creimer is trying to regain karma by getting his submissions published as articles on /. so make sure to go to:
      https://slashdot.org/~__aaclcg...
      https://slashdot.org/~IDrinkFa...
      https://slashdot.org/~_sharp'r...
      https://slashdot.org/~crreimer
      https://slashdot.org/~cdreimer
      https://slashdot.org/~criss69
      https://slashdot.org/~Anonymou...
      https://slashdot.org/~FatCashe...
      https://slashdot.org/~ILoveFat...
      https://slashdot.org/~IHateFat...
      https://slashdot.org/~IAteFatC...
      https://slashdot.org/~ITapeFat...
      https://slashdot.org/~IApeFatC...
      https://slashdot.org/~IPrayFat...
      https://slashdot.org/~FatCashe...
      and mod down his submissions as well. The great thing is that you don't even need mod points to mod down a submission, just click on the "minus" icon!

      Yes, believe it or not, creimer owns all the above sock puppet accounts. It is a mystery why Slashdot management tolerates it!

      creimer wrote:

      I don't bother with mod points. I'm doing something much more sinister. It took ten story submissions ? I'll have to double check the number ? to move cdreimer's karma from neutral to excellent without ever being exposed to the capricious mods. Mmmmmwwwwahahahahahahaha!

      https://slashdot.org/comments....

      Danger, Will Robinson, Danger! Creimy is posting more than 2 posts a day. Hurry! mod down otherwise /. will go to hell again!

      Note: you can mod down even if already at -1 to lower karma and to prevent lost /. users to accidentally mod up.

      creimer wrote:

      All you need to do is find a website with a permissive TOS, say, Slashdot, create a Python script to scrape your own comments, sprinkle Amazon affiliate links in various posts, and then re-post past links whenever possible. Won't be long before you start making "coffee money" each month.

      https://slashdot.org/comments....

      C.D. Reimer is a renowned Slashdot collaborator, as he puts it himself; "Because of the quality of my posts and my article submissions, I'm a highly rated commentator and moderator."

      But does anybody ever wondered what "C.D." stands for? Well, it stands for Creimy Dumpty of course!

      Creimy Dumpty sat on the wall,
      Creimy Dumpty had a great fall.
      All the king's horses
      And all the king's men
      Couldn't put Creimy Dumpty
      Together again.

      Creimy's siblings video and theme song, very realistic, especially the pants, just like Creimy's:
      https://www.youtube.com/watch?...

      With "Vice President Pence Vowing US Astronauts Will Return To the Moon", we are sure they will need miracle workers up there, here is what it would look like. Note that Creimy takes care of bringing a lot of food to the moon as depicted below:
      https://www.youtube.com/watch?...

      Creimy's real pictures:
      Before the sex change:

    3. Re:It is hard to kill a technology. by zieroh · · Score: 4, Insightful

      Say I want to make an animutation that plays back using a vector animation technology other than Flash Player. Which software would you recommend for this?

      I would recommend using your time to do something else.

      How would someone who has submitted a work to such a portal convert a Flash animation to an HTML5 vector animation,* or a Flash game to an HTML5 game?

      That's easy: don't. It's a stupid waste of time, and ultimately not very important in the grand scheme of things.

      Never let it be said that I can't answer a rhetorical question.

      In all seriousness, your line of questioning is roughly akin to "What kind of wood sealer should I use on the deck chairs of this sinking ship?" You think you're being insightful, but you're really just protesting the inevitable death of flash with petty, meaningless points. Move on. Get over it. Do something useful.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    4. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Worst punctuation this year; congratulations!

    5. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0, Informative

      I see you have a "whatever" section on your youtube channel.

      This is Slashdot, not YouTube. Stop being a dick.

    6. Re:It is hard to kill a technology. by jimtheowl · · Score: 1

      "They are still people making programs and hardware for the Commodore 64 and other vintage systems such as Apple ][."

      An important difference: people making programs and hardware for the C64/Apple][ or even the Commodore PET are not doing it because they have to.
      It is similar to people working on old cars. There is certainly no point or intent to kill those; it is for preservation and fun.

    7. Re:It is hard to kill a technology. by mark-t · · Score: 2

      Or perhaps the poster wasn't asking what they could do to keep flash alive, they were asking what they needed to do to adapt their workflow to newer technologies to achieve specific ends. Your comments read as if those ends (animated vector diagrams) are neither possible nor desired with modern technologies.

      Of course, I'm sure that it's a whole lot easier to effectively insult a person by suggesting that their question is irrelevant than it is to try and actually answer it.

    8. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      I would recommend using your time to do something else.

      Suppose I don't heed your advice.

      That's easy: don't. It's a stupid waste of time, and ultimately not very important in the grand scheme of things.

      Hardly, those animations provide easy practive at animating, drawing, storyboarding and lining up something to music. While they are dumb, crude and simple there's something valuable there. Are you going to say that other art is "a stupid waste of time and isn't important"? That answer really depends on your opinion.

      The real answer to tepples question is that while there are plenty of FOS 2d vector animation software out there, none of them (that I've looked at) seem to support exporting to a vector format that's watchable by someone else. Maybe there's a way to export those to use HTML5's canvas tag and svgs but it presently would require building your own tool to do so. I'm not sure why someone hasn't made a free animation format similar enough to flash yet. The only other vector based video animation filetype I could find is eva https://en.wikipedia.org/wiki/Extended_Vector_Animation and it's proprietary.

    9. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Because of your click-bot you fat fraud!

      Does SocialBlade adjust the counts down when youtube removes the fake views because of your fraudulent practices as I witnessed several times?

      No subscribers, no comments, no likes...

      Maybe you should enhance your click bot you dumb fucker.

    10. Re:It is hard to kill a technology. by zieroh · · Score: 1

      Your comments read as if those ends (animated vector diagrams) are neither possible nor desired with modern technologies.

      I'll be more specific, then: if one finds the available technologies lacking, there are two reasonable options: invent the necessary technology, or do something else.

      Of course, I'm sure that it's a whole lot easier to effectively insult a person by suggesting that their question is irrelevant than it is to try and actually answer it.

      You are mistaken. The OP wasn't actually asking questions. The OP was wielding the Socratic Method in a sophomoric manner. Tepples wasn't interested in the answers, he/she was interested in making what I'm sure he/she thought was a stinging manner about the unavailability of better options.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    11. Re:It is hard to kill a technology. by zieroh · · Score: 1

      Hardly, those animations provide easy practive at animating, drawing, storyboarding and lining up something to music. While they are dumb, crude and simple there's something valuable there. Are you going to say that other art is "a stupid waste of time and isn't important"?

      No, I'm saying that the cost (imposing Flash on everyone else) isn't worth the value of the curious anachronism. If there's a need for vector animation tools, someone will invent a better solution. If there's not, then so be it.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    12. Re:It is hard to kill a technology. by mark-t · · Score: 1

      I'll be more specific, then: if one finds the available technologies lacking, there are two reasonable options: invent the necessary technology, or do something else.

      Obviously... but are you then asserting that the technology of vector animation *IS* actually lacking in post flash modern web technology?

    13. Re:It is hard to kill a technology. by UnknownSoldier · · Score: 1

      >> I would recommend using your time to do something else.
      > Suppose I don't heed your advice.

      Then don't come back whining how your site doesn't work in "modern" browsers.

      The hand-writing is on the wall. Ignore it at your own peril.

    14. Re:It is hard to kill a technology. by UnknownSoldier · · Score: 1

      > How would someone who has submitted a work to such a portal convert a Flash animation to an HTML5 vector animation,* or a Flash game to an HTML5 game?

      You're doing it wrong.

      Use WebGL which uses the GPU instead of Flash which still uses the CPU for rendering

      Note: Flash Player on the desktop still uses the CPU to do software rendering

      The magic search phrase is: webgl vector graphics

    15. Re:It is hard to kill a technology. by Gr8Apes · · Score: 1

      I'll be more specific, then: if one finds the available technologies lacking, there are two reasonable options: invent the necessary technology, or do something else.

      Obviously... but are you then asserting that the technology of vector animation *IS* actually lacking in post flash modern web technology?

      DDT kills pests like bed bugs. It also had major negative impacts on birds so DDT was banned. We are now lacking an effective and efficient means of killing bed bugs. Yet no one intelligent says we should bring back DDT although we bemoan the return of bed bugs.

      --
      The cesspool just got a check and balance.
    16. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      This is a lot to do with slashdot because even although your cdreimer account got barred by /. management, you still hang around here spamming your stupid youtube links as AC and cashews sock puppet accounts.

    17. Re:It is hard to kill a technology. by zieroh · · Score: 1

      but are you then asserting that the technology of vector animation *IS* actually lacking in post flash modern web technology?

      Nice try.

      No, that's not what I'm saying. I was making a very general statement. Whether vector animation is useful or necessary is a subject I'm not actually interested in. That said, if it were useful or necessary, there would probably be something more viable than Flash to support it.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    18. Re:It is hard to kill a technology. by mark-t · · Score: 1

      You know, when you repeatedly never actually answer direct questions, and insist on making analogies, it leaves one to guess at what you are actually trying to say. It's a pretty lazy way to try and communicate, if you ask me.

      So again, are you suggesting that vector animatiion *IS* actually lacking inn post flash modern technology, and if so, are you further suggesting that it is something that the web is better off without?

    19. Re:It is hard to kill a technology. by mark-t · · Score: 1

      blargh... sorry. I thought I was responding to the person above... didn't see that this post was from someone else.

    20. Re:It is hard to kill a technology. by zieroh · · Score: 1

      I'm not sure why someone hasn't made a free animation format similar enough to flash yet.

      I suspect that if you ruminate on this point for a sufficient amount of time, you will probably (maybe) conclude that such a thing wasn't actually as useful or necessary as you had imagined.

      If you go deeper, you might even eventually conclude that such a standard format would be abused in much the same way that Flash was (i.e. entire websites written in Flash instead of HTML) and that it's probably for the best that Flash is dead and nothing is there to take its place.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    21. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      I have noted that Chris uses child psychology to convince his so called trolls to give up by pretending they just give him free publicity. That's adoring! ;-)

      Anyway Chris would have a hard time to learn anything above child level matters, including psychology.

      https://childdevelopmentinfo.c...

      ---
      Silvia Bunge
      Psychology Department
      University of California, Berkeley

    22. Re:It is hard to kill a technology. by mark-t · · Score: 1
      "Nice try"??? What are you suggesting that I was trying to do, beyond trying to understand what your actual point was with regards to the initial question (which you assume was rhetorical, but in fact could be taken as sincere). Tepples might have expressed some skepticism that alternatve technologies exist that can do what was done with flash, but rather than actually answer the question, you appear to criticise the very fact that anyone would *WANT* to do anything that happened to be only previously possible with with flash.

      Whether vector animation is useful or necessary is a subject I'm not actually interested in.

      Sure, but that doesn't mean that nobody else is interested in it... and your posts did read as though you were criticizing people who may have been, simply by virtue of their association to flash.

    23. Re:It is hard to kill a technology. by zieroh · · Score: 1

      "Nice try"??? What are you suggesting that I was trying to do

      You were attempting to distort my statement. It was pretty transparent, and says much about your intent here. Protest all you want, you were attempting something rather ugly.

      which you assume was rhetorical, but in fact could be taken as sincere

      I think we both know it wasn't sincere. That you're still pretending it might have been is more evidence that you're just interested in having an argument on terms that I'm simply not interested in.

      Tepples might have expressed some skepticism that alternatve technologies exist that can do what was done with flash, but rather than actually answer the question, you appear to criticise the very fact that anyone would *WANT* to do anything that happened to be only previously possible with with flash.

      Not particularly interested in debating this point.

      Sure, but that doesn't mean that nobody else is interested in it.

      Then why aren't there any alternatives?

      (You can answer that last one if you want, but actually, I don't care, so you'll probably be wasting your time).

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    24. Re:It is hard to kill a technology. by zieroh · · Score: 1

      You know, when you repeatedly never actually answer direct questions, and insist on making analogies, it leaves one to guess at what you are actually trying to say. It's a pretty lazy way to try and communicate, if you ask me.

      So is twisting other people's statements into affirmative support for their position when they in fact said nothing to support your position.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    25. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Dude I agree. Don't fucking post about creimer when he's not already around. Respond to his known accounts.
      When you're just in the middle of the thread talking about creimer when he's not around it encourages him to keep coming back over and over to look for his fucking name.

      People use your posting history to find and vote down his comments including the anonymous ones. Since creimer claims that he's not the AC posting creimer-esque links to his website that means that each and every post he makes that way qualifies as abuse (User Impersonation). It seems like slashdot management is only allowed to ban people when certain things happen and user impersonation is one of them which is why they banned your original cdreimer account. If you report his AC posts as user impersonation (Since he insists they're not him) it will allow management to stretch the rules just enough to justify more IP bans.

      Fuck dude you're not the only one who has worked hard to get rid of creimer and when you pull him back to the site when he's so so so close to being completely fucked off it pisses me off.

    26. Re:It is hard to kill a technology. by Gr8Apes · · Score: 1

      No worries on that count and thanks for acknowledging it.

      I was actually drawing a metaphor DDT -> birds, Flash -> security. So even if there are benefits to using the agent/technology, the disadvantages are overwhelmingly against it.

      --
      The cesspool just got a check and balance.
    27. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Paper books are clearly inferior to electronic ones; we shouldn't be wasting time scanning old books. Many of them contain outdated ideas, and there are plenty of new, superior electronic books available, so we may as well just throw all the old ones on a fire for warmth.

    28. Re:It is hard to kill a technology. by tepples · · Score: 1

      What tool converts an SWF file to a format that a WebGL-based animation playback script can read?

    29. Re:It is hard to kill a technology. by tepples · · Score: 1

      If there's a need for vector animation tools, someone will invent a better solution.

      Hence my question about what solutions if any had been invented in the past few years.

    30. Re:It is hard to kill a technology. by UnknownSoldier · · Score: 1

      You'll have to find someone who knows how to parse the proprietary Shockwave file format -- I'm not doing your job for you.

    31. Re:It is hard to kill a technology. by Waccoon · · Score: 1

      I would recommend using your time to do something else.

      This got voted insightful? Really? I guess there's not many artists on Slashdot.

      It's a stupid waste of time, and ultimately not very important in the grand scheme of things.

      So is almost everything in life, including posting on the Internet. If Earth were to blow up tomorrow, the universe wouldn't give a toss. Loosen up and live a little.

    32. Re:It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Exactly Nancy,

      It seems like Chris is a victim here. He keeps on reading those SEO, youtube algorithm, basically get rich quick sites. He doesn't realize that he is the fish for them since they make money off him with their own schemes. Then, he wastes his time trying to implement what those sites suggest and he ends up disturbing people.

      I mean, those crooks tell Chris that he has to build personal brands and he goes on the Internet and makes everything about himself public!

      I believe we should bring this up at our next meeting. He might not be our only patient victim of such on-line abuse.

      --
      Silvia Bunge
      Psychology Department
      University of California, Berkeley

    33. Re: It is hard to kill a technology. by Anonymous Coward · · Score: 1

      You double birthplace tyranny chaser. Read the rest of my post.

      I don't think you actually want creamer gone. You want creamer to medically mutate into a 30 year old c64 fangirl and marry him

    34. Re: It is hard to kill a technology. by Anonymous Coward · · Score: 0

      Phone changed butthole to birthplace

    35. Re:It is hard to kill a technology. by zieroh · · Score: 1

      Hence my question about what solutions if any had been invented in the past few years.

      A) It wasn't actually a question. As noted above, you were attempting an amateurish Socratic Method.

      B) You dropped both the beginning and end of my my statement (leaving only the gooey center) in order to make your point, which was rather dishonest of you. The full statement was:

      If there's a need for vector animation tools, someone will invent a better solution. If there's not, then so be it.

      Clearly, if you're not finding the tools, it may very well be because there isn't a strong enough need for it. Hence, my advice to do something more productive with your time, instead of looking backwards at obsolete anachronisms.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    36. Re:It is hard to kill a technology. by zieroh · · Score: 1

      Paper books are clearly inferior to electronic ones; we shouldn't be wasting time scanning old books. Many of them contain outdated ideas, and there are plenty of new, superior electronic books available, so we may as well just throw all the old ones on a fire for warmth.

      Nice try. But no, books (or ideas) are not the same thing. It's not even close.

      (And no, I won't explain it to you, for the same reason that I won't wrestle with a pig).

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    37. Re:It is hard to kill a technology. by zieroh · · Score: 1

      This got voted insightful? Really? I guess there's not many artists on Slashdot.

      There probably aren't, but I fail to see what that has to do with Flash. Yeah yeah, I know... you're going to try to tell me it's an art form. I don't really care.

      Loosen up and live a little.

      Says the guy complaining about moderation. You first, buck-o.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    38. Re:It is hard to kill a technology. by zieroh · · Score: 1

      What tool converts an SWF file to a format that a WebGL-based animation playback script can read?

      FFS, you are a whiny bitch.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    39. Re:It is hard to kill a technology. by mark-t · · Score: 1

      You were attempting to distort my statement.

      No, I was not.... because you didn't actually directly answer it with respect to what I was originally asking, and I had to guess what you were actually saying. I asked because I wanted to be sure about it, not because I was making any sort of deliberate attempt to try and pigeonhole your opinions into some preconceived set of standards that I have.

      And you claim you aren't interested, but rather than not answer the original question, you instead decide to take up the position that if a person is unable to find alternative software to accomplish an end, then there are not sufficient people interested in those ends for it to be a desirable goal. The logical conclusion of this attitude is that unconventional or unpopular ideas would never actually gain any momentum, and in fact we'd probably still be living in caves and not capable of communicating beyond grunts.

      And, by your own admission, you are uninterested in the topic, which could entirely color your bias about how you perceived the intent of the question. Given how you utterly misinterpreted what I was doing, it wouldn't suprise me in the slightest if you were also wrong in your other assumption/

      Then why aren't there any alternatives?

      Maybe it just hasn't been invented yet.

      Maybe there is, but you and I don't know of any.

    40. Re:It is hard to kill a technology. by mark-t · · Score: 1

      I wasn't twisting anything, I was asking what the fuck you were actually trying to say, because I was not seeing it, and giving you the benefit of the doubt that you were attempting to communicate something that may have been worth knowing.

      Of course, the fact that you are (by your own admission) uninterested in the topic suggests to me that this entire exercise was just you being a dick all along.

    41. Re:It is hard to kill a technology. by zieroh · · Score: 1

      No, I was not.

      Yeah yeah. Keep telling yourself that. You might even eventually believe it. But I won't.

      I asked because I wanted to be sure about it, not because I was making any sort of deliberate attempt to try and pigeonhole your opinions into some preconceived set of standards that I have.

      Bullshit. You are being intellectually dishonest. Give up, already.

      you instead decide to take up the position that if a person is unable to find alternative software to accomplish an end, then there are not sufficient people interested in those ends for it to be a desirable goal.

      Look, it's really simple: if the technology doesn't exist, you're either really early, or it isn't as interesting as you think it is to a sufficiently large audience. Flash is ancient at this point, so it's probably the latter and not the former. At this point, you can invent it yourself, or move on. This is true of a wide variety of topics. And while it's true I don't really care about Flash or vector animation, I stand by the general gist of my statement. You can decide for yourself if it's worthwhile to pursue, you don't have to convince me. All the effort you've spent arguing meaningless points with me could be better served on something constructive.

      The logical conclusion of this attitude is that unconventional or unpopular ideas would never actually gain any momentum, and in fact we'd probably still be living in caves and not capable of communicating beyond grunts.

      And there you go again, twisting things into your bizarre agenda. Seriously, you are awful at debate. I mean, really, really bad.

      You're quite welcome to go and invent the technology that you need to pursue your lifelong dream of vector animation. You don't need my approval. But if you're just going to whine that Flash is the only viable alternative and you can't be bothered to do anything about it (save for the whining) then you're wasting everyone else's time. Figure out a better solution or move on.

      Given how you utterly misinterpreted what I was doing, it wouldn't suprise me in the slightest if you were also wrong in your other assumption

      Okay, I'll bite. Please explain what you are doing. To me, it looks like you're arguing with people on the internet about whether what you're trying to do is worthwhile or not. In my humble opinion, that's a pretty stupid thing to do, and only takes away from whatever it is you were actually trying to do.

      So go on, explain it. I'll wait. I'll even patiently read it.

      (But honestly, I doubt you'll even try).

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    42. Re:It is hard to kill a technology. by zieroh · · Score: 1

      I wasn't twisting anything, I was asking what the fuck you were actually trying to say, because I was not seeing it, and giving you the benefit of the doubt that you were attempting to communicate something that may have been worth knowing.

      I'll post the exchange here, just to keep all the pertinent points in a single post:

      I'll be more specific, then: if one finds the available technologies lacking, there are two reasonable options: invent the necessary technology, or do something else.

      Obviously... but are you then asserting that the technology of vector animation *IS* actually lacking in post flash modern web technology?

      I made a general statement about what to do when sufficient technology wasn't available, and you attempted to twist that into me supporting the idea that vector animation is lacking. This is so intellectually dishonest that I'm actually a little bit surprised you haven't quietly crawled away yet. You know very well that's not what I was saying.

      And now there's a permanent record of your utter lack of honesty.

      --
      People who say "sheeple" have about as much sophistication as an AOL user, and in fact are probably actually AOL users.
    43. Re:It is hard to kill a technology. by mark-t · · Score: 1

      I wasn't attempting to "twist" anything... that is how the expression looked to me, and if I were trying to twist it, I wouldn't have asked you if that was right, would I?

    44. Re:It is hard to kill a technology. by mark-t · · Score: 1

      I wasn't attempting to argue with anyone.... I was trying to figure out what the fuck you were actually attempting to say. Which is, apparently, nothing remotely useful to anyone. I had been initially trying to give you benefit of the doubt that you had some sort of point to make, but when you finally admitted that you weren't even interested in the topic, it was apparent to me that you were only trying to be an asshole... because, I don't know.... maybe you had nothing better to do than respond to a question that doesn't even fucking interest you?

      You are, you know, not anywhere even close to being as insightful into people's ideals and motives as you seem to think you are.... and there's little you could do to convince me otherwise, given how far off base you were with what you seem to think I was thinking... because despite what you may think, I'm probably a better judge at evaluating my own motivations than you are.

  4. what's insane is still more dev by Anonymous Coward · · Score: 0

    I don't gripe so much when I come across a "legacy" usage, something that's obviously been around for years. I recognize how it can be difficult to get the bosses to spend money to "fix what ain't broke" in their eyes.

    But recently I went for the first time to try out Comcast's site where you can remote control your DVR. That is a pretty new site, definitely just the last few years, and of course it's all built on Flash. For a huge corp with lots of resources to make such a decision just baffles me.

    1. Re:what's insane is still more dev by Oswald+McWeany · · Score: 5, Funny

      I don't gripe so much when I come across a "legacy" usage, something that's obviously been around for years. I recognize how it can be difficult to get the bosses to spend money to "fix what ain't broke" in their eyes.

      But recently I went for the first time to try out Comcast's site where you can remote control your DVR. That is a pretty new site, definitely just the last few years, and of course it's all built on Flash. For a huge corp with lots of resources to make such a decision just baffles me.

      Comcast has a reputation to uphold. They can't just start doing things which are secure or customer friendly; people will start to think they're a reputable company.

      --
      "That's the way to do it" - Punch
    2. Re:what's insane is still more dev by Joe_Dragon · · Score: 1

      Comcast back end is an big mess but when you made up of lots of mergers and acquisitions over the years with different stuff in each area you have really old stuff still in place Like DTC2000's running i-guide in at least 2016-2017 or later.

  5. How many of them are hentai porn? by Kenja · · Score: 4, Funny

    Because that's the only place.... my friend.... sees flash these days.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    1. Re:How many of them are hentai porn? by Anonymous Coward · · Score: 0

      You mean like e621.net? I'm asking for a fr - I mean, that's what my friend told me.

  6. Too bad by Anonymous Coward · · Score: 3, Interesting

    I realize many want flash to disappear as soon as possible, and i won't make myself popular when i say 'too bad it'll go, it has it's uses'.

    For video we (finally) have some workable alternatives. But for a lot of online games, and some educational or engineering tools, flash still rocks. HTML5, webasm or your favorite game engine exported to html5/webasm usually have big performance issues and 'weird bugs'. Flash just-works and has its uses.

    Yes, some websites abused flash, up to the point of making dozens of navigation buttons as flash content, giving it a bad reputation. And of course, it's been haunted by security issues.

    Don't get me wrong. I'm happy html5 is here. I do hate installing/updating flash plugins. But i also do think it has some valid use cases, not in the last place legacy support.

    1. Re:Too bad by DontBeAMoran · · Score: 2

      Flash also has big performance issues. It only ever worked well on Windows systems.

      As for HTML5 having performance issues, I've played 3D games that run fine on my now-8-years-old Mac mini (Core 2 Duo, nVidia 320m) so you must have a really weak computer.

      --
      #DeleteFacebook
    2. Re:Too bad by Oswald+McWeany · · Score: 2

      I realize many want flash to disappear as soon as possible, and i won't make myself popular when i say 'too bad it'll go, it has it's uses'.

      Sure, it makes somethings easier, but what % of security compromises on home computers were from non-up-to-date flash exploitations on people's machines? I don't remember the %, but I remember it was shockingly high.

      --
      "That's the way to do it" - Punch
    3. Re:Too bad by Anonymous Coward · · Score: 1

      I don't know ...

      http://8bitworkshop.com/v2.1.0/?platform=vcs&file=local%2Fnewfile.a

      This is an Atari 2600 emulator and integrated development environment.
      Changes to code are assembled via a Emscriptem-compiled DASM Javascript "binary."
      It works really well.

      Flash is done.
      Of course this wouldn't run on anything less than a dual-core multi-GHz modern system, but maybe webasm will fix that.

    4. Re:Too bad by sheramil · · Score: 1

      Flash also has big performance issues. It only ever worked well on Windows systems.

      "Works" well, present tense. It's still in use. I begin to suspect who's behind the frequent "flash is dead" articles, now.

    5. Re:Too bad by DontBeAMoran · · Score: 1

      I never encounter websites that use Flash anymore, haven't for years. So it's in the past for me.

      --
      #DeleteFacebook
    6. Re:Too bad by Anonymous Coward · · Score: 0

      With due respect, this shows the 3D games work fine on Chrome on OSX, or whichever combination you're using.
      If you were to try on the same hardware something like Firefox 52.7.3 on Ubuntu 16.04 (or 14.04) with the nouveau driver you might get something closer to the experience I had with my graphics card from 2006 etc. (i.e. very slow or not working at all. At worst, crashes or display corruption)

      There was a lot of ridiculously slow Flash or slow downs but I found it at least just worked, or worked in the first place (flashblock extension for firefox helping with not slowing your entire browser down to a crawl. Main problem of flash otherwise)
      You fixed the slow by using a 1GHz to 2GHz CPU instead of a 500MHz CPU, etc. but had no requirement on 3D hardware and drivers.

      I used to play a few flash games on X11 / VNC dumb terminals on linux (LTSP, Ubuntu and Debian stuck with Firefox 3.0 ; the guy who set it up switched the configuration from X11 to VNC at some point after a web page with a zillion rows was very slow. I was surprised how fast it still was with VNC on this set up)

      Where HTML5 is better is it'll run on arbitrary plaforms like NetBSD on MIPS or Ubuntu on PowerPC G5 etc. but WebGL availability or browser requirements are problems.

    7. Re:Too bad by Waccoon · · Score: 1

      It's not just the use cases that gets to me, it's the fact that it was killed for all the wrong reasons.

      People whine about security in Flash, yet never point out that browsers and OSes have a lot of trouble sandboxing their own resources, let alone plugins. Ad blockers are a thing because advertisers insist on their 3rd-party code running on web sites and tracking the hell out of everyone. Why did anyone think that running code right off the Internet was a good idea? HTML5 did nothing to keep CPU usage and battery status in check, and actually made the problem worse by multi-threading as much as possible. Badly written Javascript with tight loops and no event states will bring your browser to its knees, just like badly written Flash, and well-written Flash will work just fine. At least Flash could be disabled, but there's nothing you can do about Javascript. Browsers are not implementing or enforcing sanity limits, and even now are only starting to address muting background tabs or preventing auto-playback. Flash was a centralized player that could easily be updated by the user, and now each web site has its own proprietary players that may not be updated for years. Almost all the problems we had with Flash are very much present in web standards... but nobody cares about that. It was always about the marketing, not the technology or its usage.

      Oh, not to mention the fact that I have no choice in the matter. What if I want to run Flash (or Java applets)? Nope, the web browser developers make those decisions, now, and they decided that I shouldn't have any technology they can't control. I don't like Adobe, but it's pretty bullshit that Adobe can't keep supporting a platform they created and soon I won't be able to use it at all, because Google/Mozilla decided to pull the plug. It's one thing for the open-source community to cheering the slow death of a product that isn't open, but it's something else when they openly advocate that it should be killed by force to make sure people can't use it even if they want to. That's just massive hypocrisy.

  7. Zombo.com still uses flash by Anonymous Coward · · Score: 0

    There's a html5 version but it's not official.

  8. As Mike Tyosn said by Anonymous Coward · · Score: 0

    Everyone has a plan until they get punched in the face.

  9. HTML5 -vs- Flash by MobyDisk · · Score: 1

    HTML5 *almost* replaced Flash while having only a subset of the capabilities. Flash was used mostly for video playback. At this point, HTML5 video playback is easier than Flash playback. But Flash is still really nice for animations and video games, and I bet that is the majority of what is left.

    Flash had a concept of frames and sprites. It let you make vector drawings on a frame and do automatic "tweening" between them. You could even make a game with almost no coding. Can someone tell me: What toolkits exist today that have the capabilities of Flash, but export to HTML5? I am disappointed tat Flash -> JS+HTML5 converters never matured, and that Adobe didn't adapt their Flash tools to export to JS+HTML5. It really was a great tool.

    MIT's Scratch still uses Flash. :-(

  10. A word of thanks by Anonymous Coward · · Score: 1

    However if your site, wasn't flash users, who has flash on Virtual Machines, or legacy systems. Then they will keep it.

    In a world full of bad english, I just wanted to applaud somebody for taking the time to fully master the language. You, sir, are that person.

    1. Re:A word of thanks by Anonymous Coward · · Score: 0

      ROFL

  11. it's the apps / 3rd party stuff that locks it to by Joe_Dragon · · Score: 1

    it's the apps / 3rd party stuff that locks it to IE6

  12. Rental only by tepples · · Score: 2

    I am disappointed [...] that Adobe didn't adapt their Flash tools to export to JS+HTML5.

    When Adobe Flash became Adobe Animate, it gained an HTML5 exporter. But you can't buy a license to keep; you can only rent it.

    1. Re:Rental only by Anonymous Coward · · Score: 0

      Honest question here: why does this not make "forward porting" a lot of flash content not just a matter of loading it in a newer version of Adobe's software and exporting it to HTML5? Just debugging? Is the resulting HTML5 also covered by some rental-only license?

    2. Re:Rental only by tepples · · Score: 1

      why does this not make "forward porting" a lot of flash content not just a matter of loading it in a newer version of Adobe's software and exporting it to HTML5?

      1. The author or his estate has to be contactable.
      2. The author has to currently be renting "a newer version of Adobe's software".
      3. The author has to still have the source FLA file.

      Is the resulting HTML5 also covered by some rental-only license?

      Not to my knowledge, but the Adobe software to produce it is.

  13. education software uses flash and other plug ins by Joe_Dragon · · Score: 1

    education software uses flash and other plug ins

  14. Sheep Jumper Games 4EVAR by TheRealHocusLocus · · Score: 1

    You poor fools who have loaded in all the 'new' browser tech and locked yourselves out of HOME SHEEP HOME have no one to blame but yourselves.

    You thought that dislike for Flash was trendy. "HTML5 is better!" you said,
    even when HTML5 couldn't wipe its own arse at a decent frame rate.
    When others proposed rewriting Flash properly, that wasn't enough for you.
    You wanted it Flash GONE. Unsupported. Erased.
    You probably supported PNG over GIF because you were a Hipster who didn't like animation.
    "If I don't like animation, I want nobody to have it!"
    Well look at GIF now. Still strong as ever. Who knew.
    And when she left because you couldn't satisfy her,
    you blamed her unreasonable and insatiable desire.
    You said, 'Good riddance'. Now you're all alone.
    Without Flash and you'll die childless too.
    Since your web browser disabled Flash you don't even masturbate anymore.
    You listen to Morrisey a lot. People who no longer support Flash do.
    What's the use? Can't even play HOME SHEEP HOME.
    Your ex just moved in with a guy who still runs XP.
    He supports Flash.
    They play HOME SHEEP HOME together.
    She like to look at GIFs.
    They're expecting.
    Just thought you'd like to know.

    --
    <blink>down the rabbit hole</blink>
  15. Re:education software uses flash and other plug in by Anonymous Coward · · Score: 0

    Shitty, write-once, update-never, but pay-us-for-a-subscription educational software uses Flash and other plug-ins (Java, right? ew).

  16. still no replacement by spongman · · Score: 1

    we still don't have anything that comes close to replacing it.

    html has SVG for resolution-independent vector graphics, canvas for bitmapped graphics, video for .. video, webgl for 3d, etc... but making all these things work together seamlessly is next to impossible.

    using SVG natively from javascript is a nightmare, CSS and SVG don't mix well, mixing SVG & canvas is ill-advised, multi-device/dynamic-quality audio/video playback is DIY (at best), webgl is completely separate from everything, there's no overarching animation/timeline (no, CSS3 doesn't count) everything is just a mish-mash of separate projects that people thought might fit in the browser - there's no cohesion.

    flash wasn't perfect - it certainly had it's fair share of issues. but what it did do well was integrate all of its technologies together reasonably well. that and AS3 had a type system.

  17. Fucking Vudu still uses Flash by Anonymous Coward · · Score: 0

    Or forces me to use their app to play the d/l'ed mp4s

  18. reality much??? by Anonymous Coward · · Score: 0

    we still don't have anything that comes close to replacing it.

    we still don't have anything that comes close to the experience of shoveling horse shit in modern transportation alternatives

    but seriously my brain addled idiot, if nobody is using it anymore than CLEARLY people have found ways to replace it

    or maybe reality, truth and reason are just not for you

  19. Flash was abused by marketing - Good Riddance by AnalogDiehard · · Score: 1

    My hatred for Flash started when marketing figured out how to exploit it for animated ads.

    I hated it even more when marketing figured out they could make the Flash animated ads hover over the content I was trying to read.

    Then we got bombarded with them as more and more websites adopted Flash to deliver ads.

    The web browsing experience became so awful that I removed the Flash app from my browser.

    I really REALLY hated it when a website was Flash only and would nag me to install Flash. When I saw that, I fired off an email to the webmaster telling them I refused to install Flash and demanded a non-Flash entry point, or I was not coming back.

    I was hardly alone in my hatred of Flash, and am not shedding tears over Flash being abandoned.

    --
    Eternity: will that be smoking, or non-smoking? I Corinthians 6:9-10
    1. Re:Flash was abused by marketing - Good Riddance by mark-t · · Score: 1

      I expect that the same thing can still be done with html5 and animated svg.

  20. Get With it DoD by kuhnto · · Score: 1

    And yet here I am taking my 2018 DoD IA Cyber Security workforce training and it needs FLASH!

    --
    "A 'person' is smart. 'People' are dumb, panicky animals and you know that."
  21. VMWare by Zarhan · · Score: 1

    Vsphere web client *still* (As of 6.5) doesn't have all functionalities in HTML 5 version, so at least for us flash is going to stick around for a while longer.

    I have no idea who in their right mind decided that replacing the (a bit bloaty, but fast) fat client with the flash approach was a good idea.

    Flash is also around in certain other places (e.g. older Cisco server management modules).

    So no, flash isn't going away just yet.

    One thing that I miss are part of the early memes. Yes, they are not really all that funny, but badger badger, all your base and ultimate showdown all originated with flash. Furthermore, youtube versions of the animations are not exactly perfect substitutes since the vector-based animation can scale up indefinitely...But I guess there will be archival projects.

  22. Good riddance by sjbe · · Score: 1

    Flash just-works and has its uses.

    Of course it has its uses. That's not a valid excuse to keep such a buggy, proprietary, piece of crap security hole around.

    Yes, some websites abused flash, up to the point of making dozens of navigation buttons as flash content, giving it a bad reputation. And of course, it's been haunted by security issues.

    "SOME"? Talk about understatement. It was very widely abused and remains so to this day. And its security issues are clearly irreparable which alone should be enough to condemn it to the trash heap of yesterday.

    But i also do think it has some valid use cases, not in the last place legacy support.

    Fuck legacy support. Not worth it even a little bit.

  23. Good by sjbe · · Score: 1

    we still don't have anything that comes close to replacing it.

    Thank $diety. Some things should not be replaced. Flash is one of them. There is absolutely nothing Flash did that I miss.

    flash wasn't perfect - it certainly had it's fair share of issues.

    That's like saying Napoleon's invasion of Russia didn't go perfectly. It was a terrible, awful product that has caused FAR more problems than it ever solved.

    1. Re:Good by spongman · · Score: 1

      let me guess? you have no clue what your're talking about? ok.

  24. we're talking about all Internet sites, not just a small portion of Top 10,000 or Top 1 Million sites

    No. Wrong. W3Techs doesn't work that way. From W3Tech's technology overview: "We include only the top 10 million websites (top 1 million before June 2013) in the statistics in order to limit the impact of domain spammers. We use website popularity rankings provided by Alexa (an Amazon.com company) using a 3 months average ranking. Alexa rankings are sometimes considered inaccurate for measuring website traffic, but we find that they serve our purpose of providing a representative sample of established sites very well."

    See W3Tech's FAQ and overview.

  25. Shockwave arcade by Joe_Dragon · · Score: 1

    There are lot's of flash and Shockwave games out there? adobe any planes for an offline player so they can be saved?

  26. Good Riddence by BrendaEM · · Score: 1

    Let that be a lesson to technology subversive to the open nature of the internet.

    --
    https://www.youtube.com/c/BrendaEM
  27. Re:education software uses flash and other plug in by Anonymous Coward · · Score: 0

    Actually scratch.mit.edu uses flash still.

  28. Ship analogy by tepples · · Score: 1

    In all seriousness, your line of questioning is roughly akin to "What kind of wood sealer should I use on the deck chairs of this sinking ship?"

    Better analogy: "This ship has been recalled. I want something to move people and cargo across water, but I cannot trust a ship to do so safely if it has been recalled. With what craft should I instead move a similar load without using several times more fuel?"

  29. Come on and slam and welcome to the jam by tepples · · Score: 1

    HTML is an open format, but you can't display websites from the 1990s anymore can you?

    The website promoting the Warner Bros. film Space Jam is still viewable in Chrome 64. Many others are on Wayback Machine even if their hosts have dropped off the Internet.

  30. Re:education software uses flash and other plug in by Tough+Love · · Score: 1

    Actually scratch.mit.edu uses flash still.

    Try Scratch 3 Preview.

    Not complete, but the core is there and works really well.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  31. Google Finance by Anonymous Coward · · Score: 0

    Google replaced old flash based finance.google.com website with new html5 based one. The new site is a disaster compared to earlier one.

  32. Best news I read today by Anonymous Coward · · Score: 0

    Best news I read today. Now if we can just get Windows 10 to remove it :)
    Steve Jobs was right.

  33. ABC Mouse uses flash by Anonymous Coward · · Score: 0

    ABC mouse uses flash. Its advertises a lot. The programing behind it isn't that great (its awful buggy and kludgy) even if the content is vaster than any free and open source preschool suite I have seen. We need to get more women in free software, and by women, i don't mean just some single girl with nothing to do, I mean mothers and elementary school teachers, and not so they can work on things like (the linux kernel) but actual software that kids use.

  34. Flash in the pan by jaq1an · · Score: 1

    4.9% is still way too high

  35. Told ya so, Jobs, tech blogs by XSportSeeker · · Score: 1

    It was what... close to a decade ago now? When Steve Jobs made that post about Flash not being on i devices.
    Back then, him and a whole bunch of fanboy tech blogs said that it was the end of Flash, that it was not worth keeping it, etc etc.
    Back then I also made a prediction that Flash would be going nowhere anytime soon, and that despite it's flaws, until HTML 5 came around and even then, Flash would still be around just because of how ubiquitous it had become, how some of it's functionalities cannot be fully replaced by anything else that we had available back at the time.
    While I agreed that it was a cesspool of vulnerabilities and that Macromedia couldn't make the platform work, due to Flash being used on millions of websites in even small things like ad banners and whatnot, it would take a very very long time for it to go away.
    5% is still too much. Sure, most of those websites are probably abandoned by now, and a whole bunch of other cases must be on websites that have clueless or no administration at all, still keeping some old flash banner or something.
    But like I predicted, it really took years upon years for the Internet in parts of the world to even be useful without Flash. In the US, trends might get around faster, but in other countries you still had some big services relying on Flash to do some ridiculous stuff to the point you could only use the webpage if you had the plugin installed.
    That forceful nature of Apple to assume their "way" has to be uniformly better for everyone is just another bullet point by now on why I never adopted Apple devices in the first place.
    Again, while I agreed that Flash had to go at some point, I really didn't like how it being bad was used to justify why Flash pages didn't work on i devices.
    But perhaps it was just better that way. Apple got pretty well estabilished as a company that makes products for people to use the way the company wants them to, not the way the users do. And it has worked very well for them.