Hi there,
I have a C2 html5 canvas that I want to embed into a html page. I have made the bottom layer of my C2 project transparent because I wanted the two documents to share the same background image. Unfortunately, the moving objects in the C2 canvas leave a trail as they move. How can I avoid that ?
For better understanding, here's the efect I want to acheive.
The main HTML page created with a web editor represents the page of a book. The C2 animation I want to put on top is a fly moving randomly on the page.