Question
Objects on layers disappear in Canvas
I'm trying to convert a AS3 document to HTML5 Canvas.
I have a symbol containing a bitmap image on a layer. If I overlay the image with any objects on a layer above, neither the image or objects appear when testing in a browser. Just a blank screen. What is going on? It seems you can't use overlays in Canvas mode? Is there a fix?
