Copy link to clipboard
Copied
I made at least four minutes of animation on a HTML5 Canvas and I don't really know how to use it, I want to change it an ActionScript Canvas that I'm use to but I don't know how.
Copy link to clipboard
Copied
canvas doesn't use actionscript.
you can use animate to create:
1. air apps that run on
a. mac and win desktops, and
b. android and ios mobiles.
2. web-hosted actionscript apps that run in
a. most desktop browsers (actionscript).
b. canvas documents (html5) that runs in most desktop and mobile browsers.
what are you trying to achieve?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now