Remix.run Logo
socalgal2 7 hours ago

I get that Flash hit a sweet spot. I'm not sure I get why nothing has really replaced it. There are other apps that give you animated vector graphics, in an IDE, with coding.

Here's 2?

https://rive.app/editor

https://cavalry.scenegroup.co/

I believe Unity doesn't do flash style vector animations. It will take in SVGs, turn them into meshes and apply skeletons. That said, it has replaced Flash in turns of the 1000s and 1000s of web games made with it.

https://poki.com/en/unity

https://itch.io/games/platform-web (majorty are Unity?)

Fun history: There was a flash like (vector animation program) for the Apple II called Fantavision.

https://youtu.be/8_Bm8bidrpE?t=40

It would export executables IIRC.

__jonas an hour ago | parent | next [-]

Rive looks pretty nice, but a subscription pricing model without any option for offline use for an authoring tool like that is very unappealing to me.

k33n 30 minutes ago | parent [-]

Rive has an open SDK and my understanding is that you could build an entire app without ever opening theirs. But then there goes the “flash” vibe, unfortunately. Their primitives are also a little obscure without their IDE.

pjmlp 3 hours ago | parent | prev | next [-]

All of those alternatives fail at debugging, because to this day browser teams don't consider 2D and 3D debugging tools something worthwhile having on developer tooling.

So in some cases you need a native build to try to replicate browser issues, and then being able to plug into RenderDoc, Instruments, PIX,....

Flash had the tools.

emi2k01 7 hours ago | parent | prev [-]

I tried Rive Editor and I could not export my animation unless I upgraded to a paid plan, not even to a proprietary format. The free plan is is just a demo with no real world usage, not even for hobby.

A bit mad because I spent more time playing with it than I would like to admit