0
HTML5 Canvas to ActionScript Canvas
New Here
,
/t5/animate-discussions/html5-canvas-to-actionscript-canvas/td-p/8719603
Nov 23, 2016
Nov 23, 2016
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.
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/html5-canvas-to-actionscript-canvas/m-p/8719604#M159715
Nov 24, 2016
Nov 24, 2016
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?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

