How? Use an animated Gif in Animate CC HTML5 CANVAS, WITHOUT making frames from it
I'm making an HTML5 Canvas document with Animate CC. I want to use an animated gif "as is". When I import the gif, it makes frames from the sequence and creates the sequence of images (now pngs) in the library. When publishing, instead of referencing the original gif, it uses the png sequence. Where is the option to just use the gif? This is simple html afterall, isn't it? A simple src="images/myanimatedgif.gif" should do in the output code.
