Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

HTML5 Canvas to ActionScript Canvas

New Here ,
Nov 23, 2016 Nov 23, 2016

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
532
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 24, 2016 Nov 24, 2016
LATEST

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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines