klaus++

Alle die mit uns auf Kaperfahrt fahren, müssen Männer mit Bärten sein. Jan und Hein und Klaas und Pit, die haben Bärte, die haben Bärte. Jan und Hein und Klaas und Pit, die haben Bärte, die fahren mit.

  • Create HTML5 Canvas documents in Animate CC
    https://helpx.adobe.com/mena_ar/animate/using/creating-publishing-html5-canvas-document.html

    Animate CC est un outil interessant pour la création d’images au format HTML 5 / <canvas> mais il requiert que Javascript soit actif dans le client http . Avec les fonctions graphiques de #SPIP par contre on peut produire du contenu interactiv (au niveau de la création de pages web) sans créer une charge supplémentaire pour les clients web.

    Adding interactivity in HTML5 Canvas document

    Animate CC publishes HTML5 content using the CreateJS libraries. CreateJS is a suite of modular libraries and tools which enable rich interactive content on open web technologies via HTML5. The CreateJS suite comprises of: EaselJS, TweenJS, SoundJS, and PreloadJS. CreateJS converts content created on stage to HTML5 using these individual libraries to produce HTML and JavaScript output files. You can also manipulate this JavaScript file to enhance your content.

    However, Animate CC allows you to add interactivity to objects on stage created for HTML5 Canvas from within. It means that you can actually add JavaScript code to individual objects on stage from within Animate and preview at author-time. In turn, Animate provides native support for JavaScript with useful features within the code-editor to help improve workflow efficiency of programmers.

    P.S. Animate CC est payant et ne marche que sous MS windows.

    #SPIPCMS