I will admit it: I loved Flash. I grasped the concept immediately, and I loved working with it. It seems like only a very short time ago that I used it for animations on web sites, and I was happy.
What software has taken its place for that function?
engineer_comp_geek:
Html5.
Html5 has only partially replaced it. See this comparison:
Modern HTML5 has feature-parity with the now-obsolete Adobe Flash. Both include features for playing audio and video within web pages. Flash was specifically built to integrate vector graphics and light games in a web page, features that HTML5 also supports.
Adobe no longer supports Flash Player after December 31, 2020 and blocked Flash content from running in Flash Player beginning January 12, 2021.
The HTML5 specification does not itself define ways to do animation and interactivity within ...
From the wiki article:
Constructing Flash websites using Adobe tools is relatively easier than with integrated development environments for CSS, HTML, and JavaScript;[50] however, many of Adobe’s tools are expensive and proprietary software.[50]
Tools for HTML5 are just starting to come to market; in the meantime, Adobe has released a first version of a Flash-to-HTML5 conversion tool for existing content[51] and are working on creating new tooling for HTML5 as well, like Adobe Edge.[52]
Because HTML5 is an open format, tools like those for Flash can be built for it, too. Applications like Hype[53] and Adobe Edge are already on the market.
Looks like Adobe Edge is the answer I was looking for:
Thx.