Using SWF-to-HTML Sandbox

How to use Animate to create interactive, graphical interfaces
Even though Adobe no longer supports Flash (formerly Macromedia Flash), Adobe still supports Animate to create SWF files. You can then use one of the many apps available to convert to HTML5.

Interactive animations created with SWF -> HTML/JS conversion enables you to created highly interactive visual interfaces to control access to feedback from your AI. Highly graphical interfaces are useful for kiosks, handheld interfaces, and other small touch-screen technologies.

If you get a playback error, above, download the Ruffle Flash Emulator

Click here for the same graphic in HTML5/JavaScript
Use frames to position animation on page:
<iframe src="http://flanks.org/{{file}}.html"
frameborder="0" width={{x}}height={{y}}
allowfullscreen> </iframe>