From Homestar Runner to Salad fingers to badgers, stick figure battles, and the End of Ze World, this — dare I call it an artform? — was a cultural touchstone for a generation.

Flash made vector animation available to the masses, and internet distribution of the relatively small video files was a piece of cake. With the filetype now essentially deprecated, the creators gone on to bigger and better things, the distribution sites shut down, it is a dead form. Most of it will be lost forever, although there may be someone archiving some of it for posterity.

  • @pivot_root
    link
    730 days ago

    Ruffle is a Rust-based implementation of a SWF player. It’s not 100% compatible, but it has decent AVM1 (ActionScript 1/2) and AVM2 (ActionScript 3) support already.

    It also can be compiled to WebAssembly, making it possible to run Flash in the browser again.