Some of you might remember when a 3mb flash animation could pack in some 5 minutes of animation, with the more advanced ones even having chapter/scene selectors, which could also include clickable easter eggs and other kinds of interactions during the scenes.

  • mic_check_one_two@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    16 minutes ago

    I actually use Flash nearly every day at work. Legacy support is no joke. We have a multi-million dollar system that is all controlled by a computer that is dual-booting Win11 and WinXP. Because the control program is coded in Flash. It’s coded in Flash because there are a lot of moving parts, and the program displays their current positions. And dynamically moving objects is like the one thing that Flash does really really well. Instead of trying to re-program it in a new language, the manufacturer just fucking ships WinXP. Win11 is on another partition, and is only booted when you need to connect to the internet to run firmware updates on the various motors.

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    39 minutes ago

    Streaming video killed whatever Flash was.

    Flash took the binary categories of animation and video game and made it into a spectrum. Even when they were mostly animations, there would be some interactive elements. It was apparently a technical horror show, but it was used to create unique pieces of art that define a narrow era.

  • KingOfTheCouch@lemmy.ca
    link
    fedilink
    arrow-up
    7
    ·
    2 hours ago

    A lot of comments on here saying “but X is better”. Y’all are missing the point though. These “better technologies” are not being used in the creative and fun ways that flash was - not to the scale that we saw in peak Newgrounds/HomestarRunner era. It goes to show that no one company should ever control tools and the stuff our works are built upon. A lesson we, as a society, sure struggle to learn.

    Don’t get me wrong, my rose tinted glasses aren’t all the way on. I remember critical infrastructure systems developed in flash of all fucking things.

    But a very real piece of the creative internet died with flash. Maybe it’s a coincidence, and it’s the corpo-sites we all congregate around now to blame. I don’t know. Peak internet was 2000-2010 and I’ll stake my flag on that hill - don’t @ me.

  • lichtmetzger@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    6 hours ago

    That’s true, but there is a project called “ruffle” now, which is written in Rust and can play .swf files. So if you really want, you can still build Flash animations and share them online.

    Ruffle also runs in browsers, thanks to wasm.

  • fruitycoder@sh.itjust.works
    link
    fedilink
    arrow-up
    9
    ·
    8 hours ago

    Web 2.0 and the stiffling of the indie web is the issue to me.

    Facebook, Twitter, YouTube, TikTok, etc aren’t built to cool web pages in front of people as those could leave people off of the site.

    There are some crazy cool html5 stuff out there.

  • Quazatron@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    9 hours ago

    As a desktop Linux use, Flash was a pain in my existence.

    That shitty plugin that never worked right in Linux because fuck Linux users, amiright?

    Then whole sites were written in Flash, hurting web interoperability and degrading standards. Of course many public services, banks, followed the trend because shiny.

    Fuck those dark ages. The day that shit died was a good day indeed.

    I harbor hate for not many things, but Flash is one of them.

  • ZephyrXero@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 hours ago

    People could use SVG animations + JS to accomplish the same thing. It just never took off for some reason

    • I Cast Fist@programming.devOP
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      8 hours ago

      My guess is because there’s no “easy to use” program that allows them to make the whole thing then export for easy web visualization, most of the people who’d make animations won’t want to write down keyframe positions and code for the animation proper

        • I Cast Fist@programming.devOP
          link
          fedilink
          arrow-up
          3
          ·
          7 hours ago

          I guess the “easiest” way to approach it is to take a working JS game engine, like pixijs or melonjs or p5js, creating the animation editor with keyframes and whatnot, then allowing it to export as “web animation”, which would be the javascript file + compacted resources

          • aesthelete@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            7 hours ago

            This sounds very cool. I’m a programmer by profession but used to love drawing animations as a kid. I should try to make something like this.

  • vane@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    11 hours ago

    There is still no animation software that can match flash brush style / color or animation techniques.

  • CovfefeKills@lemmy.world
    link
    fedilink
    arrow-up
    41
    arrow-down
    1
    ·
    17 hours ago

    Nostalgia goggles in effect. Flash was crap while every other tech caught up and surpassed it. Even today CSS/HTML is replacing Javascript in their area simply because people realize it has gotten that good. People acting like there is no alternatives but in reality people just gave up on that stuff as everything became reddit, twitter, youtube and facebook. The HTML5 stack has always surpassed Flash there is no excuse for the dickheads in this thread acting otherwise. WebGL2 WebASM? I recently made a tool that uses the Web Bluetooth API thingy. Javascript frameworks compare to Flash. You cannot compare the modern web tech you don’t bother with to Flash but you could compare it to Phaser.js.

    • twinklefruit@lemmings.world
      link
      fedilink
      arrow-up
      3
      ·
      3 hours ago

      It’s amazing the amount of things you can do with just HTML and CSS.

      Javascript has become a tool for the lazy and incompetent, more often than not.

    • leftzero@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      2
      ·
      3 hours ago

      Even today CSS/HTML is replacing Javascript in their area simply because people realize it has gotten that good.

      As an example, this is made entirely with HTML + CSS; no JavaScript involved.

    • I Cast Fist@programming.devOP
      link
      fedilink
      arrow-up
      13
      ·
      15 hours ago

      My nostalgic sigh is about animations that became rasterized videos, thus losing any chance at being interactive or hiding easter eggs.

      I am glad we no longer have sites made in pure flash, but now we have different stupid shit that also blocks back/forward navigation, fucks up scroll bars, hogs the CPU and crashes the browser for no good reason.

      • paraphrand@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        edit-2
        15 hours ago

        Those last things you listed were all true of Flash too:

        1. Back forward buttons, working in a flash site?
        2. Scroll bars? Same thing.
        3. CPU usage? Same thing. (See: phone performance.)
        4. Crashes? It was the number one cause of crashes as reported by Apple when looking at their Safari crash logs. This was true of many plugins of that style from back in the day (being unstable).
        • I Cast Fist@programming.devOP
          link
          fedilink
          arrow-up
          8
          ·
          15 hours ago

          I know, which is why I mentioned them. We got rid of flash, but people were so fucking nostalgic for the worst parts that they put it all back into their JS frameworks

    • NoiseColor @lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      5
      ·
      13 hours ago

      You are wrong. You probably never used it. There is no such tools to develop apps like was possible with flash.

      The argument that you can do with x technology today the same thing makes no sense. Today you have to be a skilled programer to do the same stuff and it might still work worse today as it did back then.

      HTML5 is nowhere near as capable. Webgl . Is there a graphical tool to use it? JavaScript tool? Dumbass Lottie files tools that cost 20$ per month and suck.

      And if you were a good programer in flash/flex, you could build apps just as stable as you can today.

      It’s stupid that tech like this doesn’t exist. Except for dumbass Rive - again 45$ per month and it sucks

              • leftzero@lemmy.dbzer0.com
                link
                fedilink
                arrow-up
                1
                ·
                3 hours ago

                The point is that it’s a tool (specifically a programming language) intended to allow non-programmers, and especially artists, to produce (possibly interactive) art viewable in any browser, which is essentially what flash was.

                No one codes directly in web assembly, on the other hand; you use programming languages that compile to web assembly. So I have no idea what point you’re trying to make by mentioning it.

                I thought your point was that without flash we lacked a way for non-programmers to produce interactive art on the browser. I gave you a pretty solid option, which you discarded by calling it something it isn’t and ignoring it’s similar purpose to flash; other people gave you other solid options like modern HTML + CSS, which can currently pretty much do anything flash could without even using JavaScript (for instance, this game is made entirely in HTML + CSS, without any js), and you also discarded their answers without any rational argument.

                Now I’m not sure you have a point, unless it’s simply to complain and dismiss any replies that attempt to be even remotely constructive.

                • NoiseColor @lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  5 minutes ago

                  You clearly miss the point, intentionally or not intentionally, I don’t know. I thought it’s clear what the point is.

                  On one hand you have a tool like flash an integrated tool similar to other design tools, timeline, coding interface (that works with the timeline and elements on the board, thousand of libraries intended for people using flash, vast community resources. On the other hand you have pure coding. Not sure what your issue is. I don’t have time to go the full circle with you. That css game was made by a 10x programer. The same game would be made by a designer in flash.

  • Frezik@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    40
    ·
    18 hours ago

    There is, SVG with <animate>. It’s just not that common.

    There’s a lot more tooling for creating rasterized videos than SVG. Flash had a whole development environment around it. SVG is comparatively rubbing sticks together to make fire.

  • Eideen@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    15 hours ago

    I have see a lot implementation of interactive html5, that I think is similar to flash.

    • NoiseColor @lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      13 hours ago

      Nowhere near as capable. It’s more difficult and time consuming to develop for worse performance even today.

  • A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    18
    ·
    edit-2
    17 hours ago

    Wasn’t it also proprietary, and you needed Adobe software to create it?

    Flash animations have a rather specific usecase imho, as your example proves. It’s not a game, it’s not a movie, it’s (usually) more than a simple animated loop.

    There’s no exact equivalent for that, but the www has developed way beyond it in all aspects.

    • NoiseColor @lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      14 hours ago

      At the beginning it was. Later you could write it in code it was oop. Later there was an offshoot called flex that was even more capable.