Live data from Hacker News

Flash Museum

flashmuseum.org

11–20 of 91 posts

Re: Flash Museum

#13

How do these work? Obviously not with flash. How did they get “ported” or whatever?

> On our website, Flash content will run on your browser using the Flash Player emulator ruffle. Ruffle is an open source emulator built using the Rust programming language. It uses WebAssembly to run Flash content on modern browsers

Amazing. Is this related to efforts by archive.org to get all of their archived stuff working? (Believe they also are using Ruffle)

Re: Flash Museum

#14

How do these work? Obviously not with flash. How did they get “ported” or whatever?

They've reverse-engineered flash and written a player compatible with modern browsers. Crazy amount of effort, but worth it.

Re: Flash Museum

#16
Is it possible to develop new flash games and experiences that can run in browsers with this kind of emulation layer?

Lots of people purport to miss developing in ActionScript, so why isn't this path more popular?

(I was just thinking about this yesterday and was considering submitting an Ask HN :)

Re: Flash Museum

#18
post #14

How do these work? Obviously not with flash. How did they get “ported” or whatever?

They've reverse-engineered flash and written a player compatible with modern browsers. Crazy amount of effort, but worth it.

That’s really impressive. And good to see. I assumed all this flash content was just lost. Surely there are lots of bugs or unsupported features but hopefully it continues to be developed.

I suppose another option is to just use a browser tgat does support flash? Seems like some exist.

Re: Flash Museum

#19
post #16

Is it possible to develop new flash games and experiences that can run in browsers with this kind of emulation layer? Lots of people purport to miss developing in ActionScript, so why isn't this path more popular? (I was just thinking about this yesterday and was considering submitting an Ask HN :)

I don't see why not :-)

I think Actionscript was incredible and comparing it to how JavaScript (and Typescript) evolved is fascinating.

The developer experience of working with RTMP is something we are only now just replicating with solutions like tRPC (or my own Conduit library)

Re: Flash Museum

#20
post #16

Is it possible to develop new flash games and experiences that can run in browsers with this kind of emulation layer? Lots of people purport to miss developing in ActionScript, so why isn't this path more popular? (I was just thinking about this yesterday and was considering submitting an Ask HN :)

>Lots of people purport to miss developing in ActionScript, so why isn't this path more popular?

Every popular game engine will export to HTML5/Webassembly now, there's really no need to keep Flash alive just for the sake of nostalgia.

Post reply on HN