I have a <canvas>
tag in edge animate. I need to convert this in a symbol to import in other projects, but I don't know how to do that.
This is the tag:
<canvas id="myCanvas" width="640" height="350" ></canvas>
Hi you got a file html where store you tag html canvas
< canvas id="myCanvas" width="640" height="350" >
In CC animate (abobe) import model (your html file).