Convert canvas in Symbol Edge Animate

54 Views Asked by At

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>
1

There are 1 best solutions below

2
On BEST ANSWER

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).