Skip to main content
Participating Frequently
October 16, 2020
Question

Help Animate language for HTML5

  • October 16, 2020
  • 1 reply
  • 178 views

J'ai développé des applications sous flash CS6. J'ai utilisé le langage ActionScript. Je voudrais, avec Animate, transformer les applications en HTML5. Par contre je ne trouve pas de tutoriels ou de livre montrant comment utiliser le langage HTML. Adobe propose 3 pages seulement pour expliquer comment convertir le code ActionSctipt au format HTML5. C'est beaucoup trop succinct. Où touver (ou acheter) de la documentation ? Merci pour votre réponse.

I developed applications under flash CS6. I used the ActionScript language. I would like, with Animate, to transform the applications into HTML5. However, I can't find any tutorials or books showing how to use HTML. Adobe offers only 3 pages to explain how to convert ActionSctipt code to HTML5 format. It's far too succinct. Where can I find (or buy) documentation? Thank you for your reply.

 

    This topic has been closed for replies.

    1 reply

    kglad
    Community Expert
    Community Expert
    October 16, 2020

    1. check the code snippets to see how encode basic tasks.

    2. google easeljs which is the javascript library used by animate.

    3. google javascript which is executed by animate.