Problem with a HTML5 canvas
Hello all,
I m trying to convert my old AS3 animation in html5.
But i have a problem when i try to access from one children movieclip to my root timeline.
In as3 i did in the past with MovieClip(parent or root).
So my question is: how can i navigate and moving between different nested movieclip? is there some kind of instruction that do same as MovieClip do in AS3?
Hope my question is clear enough
Thanks a lot
