interactive_final #animation_container { position:absolute; margin:auto; left:0;right:0; top:0;bottom:0; } https://code.createjs.com/1.0.0/createjs.min.js http://interactive_final.js?1641922815040 var canvas, stage, exportRoot, anim_container, dom_overlay_container, fnStartAnimation; function init() { canvas = document.getElementById(“canvas”); anim_container = document.getElementById(“animation_container”); dom_overlay_container = document.getElementById(“dom_overlay_container”); var comp=AdobeAn.getComposition(“D419AFCE999BBB40BEF2A306A79F888B”); var lib=comp.getLibrary(); var loader = new createjs.LoadQueue(false); loader.installPlugin(createjs.Sound); loader.addEventListener(“fileload”, function(evt){handleFileLoad(evt,comp)}); loader.addEventListener(“complete”, function(evt){handleComplete(evt,comp)}); var lib=comp.getLibrary(); loader.loadManifest(lib.properties.manifest); } function handleFileLoad(evt, comp) { var images=comp.getImages(); if (evt…

CA: Tutorial Video 2: Recording and Editing and Face Progress

FACE PROGRESS Today, I created the horns, hair and eyelids using the pen tool. To create the shadow in the hair and horns, I used the same technique as I did with the face in the previous post. Tutorial Video 2 In this video I learned how to edit my characters color background along with…

CA: Tutorial 1 and Face Update

MY CHARACTER UPDATE: I started the face my and created it using Adobe Illustrator. Today, I added the eyes and pupils using the ellipsis tool. I created the nose, eyebrows and basic mouth using the pen tool.  To create the shadow I  transformed the shape, chose scale and copy of the original head (dark green)….

AI: Getting Started with The Pen Tool

In getting started with pen tool basics in Adobe Illustrator, I learned how to find the Pen Tool on the tool bar, and how to use it functions. The pen tool is different from the paint brush tool because it allows the user to add anchor points then draw a vector line to create a…