Understanding HTML5 Canvas Documents
If you want to target the native web using Animate, the most popular option is to use the HTML5 Canvas document type. This is a native document type that is deeply integrated within Animate and produces animated and interactive content that will run in any modern web browser on desktop or mobile.
The HTML5 Canvas document type includes nearly all the capabilities and features that are available in older formats such as Flash, without the need for a separate plugin, extension, or runtime:
This is a native document type that is deeply integrated within Animate and produces animated and interactive content that will run in any modern web browser on desktop or mobile.
In our explorations of the HTML5 Canvas document type, we'll begin with a look at how Animate leverages both HTML and JavaScript to produce published content, followed by an overview of the canvas element...